/* FS CONTROL - BASE STYLESHEET - UPDATED 08-14-2006 */

html { font-size: .625em; }
body { margin: 0; padding: 0; background: #FFFFFF; color: #000000; }
body, td, input, textarea, option, select { font-family: Verdana, Arial, Helvetica, sans-serif; }
table, input, textarea, option, select { font-size: 1em; }
ul, ol { margin: 0; padding: 0 0 0 2.5em; }
h1, h2, h3, h4, h5, h6, p, ul, ol { padding-top: 0; padding-bottom: 1.2em; margin: 0; }
ul ul, ul ol, ol ol, ol ul { padding-bottom: 0; }
#content table.InternetExplorerFix table { margin: 0 0 1.2em 0; }

/* DEFINE BASE FONT SIZE -- 1.1em = 11px, etc. */
body { font-size: 1.1em; }

/* DEFINE CONTENT LINE HEIGHT */
#content p, #content ul, #content ol, #content li, #content blockquote { line-height: 1.45em; }
/* DEFINE CONTENT COLOR */
#content table td { color: #000000; }

a:link { color: #0000CC; }
a:visited { color: #040464; }
a:hover, a:focus { color: #56A77A; text-decoration:none; }
a:active { color: #56A77A; text-decoration: none; }

/* HEADERS AND FS CONTROL LEGACY HEADER CLASSES */
h1, .cfont7 { font-size: 1.4em; font-weight: bold; }
h2, .cfont6, #content big.profiletopname { font-size: 1.2em; font-weight: bold; }
h3, .cfont5, .cbodyhdr1, .cbodyhdr2, .profilecommtextUpr, .profilecommtexthdr, .profileheader { font-size: 1.1em; font-weight: bold; padding-bottom: .3em; }
h4, .cfont4, .cbodyhdr4 { font-size: 1em; font-weight: bold; padding-bottom: .3em; }
h5, .cfont3 { font-size: .9em; font-weight: bold; padding-bottom: .3em; }
h6, .cfont1 { font-size: .8em; font-weight: bold; padding-bottom: .3em; }

/* DEFAULT ATTORNEY PROFILE XSL STYLESHEET FIX */
#content big { font-size: 1em; }

/* GEOGRAPHICAL FOOTER */
#content .geographicalFooter { font-style: italic; font-size: .8em; }

/* USED BY DEFAULT IN ALL FORMS */
.asterisk { color: #FF0000; }

/* CONTACT FORM - DEFAULT CONTACT US PAGE */
form#contactFormMain {  }
	form#contactFormMain .mainInput { width: 18em; }
	form#contactFormMain .mainSelect { width: 18em; }
	form#contactFormMain .mainTextarea { height: 6em; width: 27.5em; }
	form#contactFormMain .mainCheckbox { height: 1.2em; margin: .5em 0 0 0; }
	form#contactFormMain .textNoBreak { white-space: nowrap; }

/* CONTACT FORM - IN THE DESIGN */
form#contactFormDesign { margin: 0; }
	form#contactFormDesign label {  }
	form#contactFormDesign .designInput { width: 150px; font-size: .91em; display: block; border: 1px solid #000000; padding: 2px 4px 0 4px; }
	form#contactFormDesign input.designInput { margin: 0 0 5px 0; height: 1.64em; }
	form#contactFormDesign textarea.designInput { margin: 0; height: 6.82em; }
	form#contactFormDesign input.designSubmit { margin: 10px 0 0 0; width: auto; }
	form#contactFormDesign input.hidden { display: none; }

/* SEARCH FORM - IN THE DESIGN */
form#searchFormDesign { margin: 0; }
	form#searchFormDesign input.searchInput { font-size: .91em; width: 150px; height: 1.64em; border: 1px solid #000000; padding: 2px 4px 0 4px; }
	form#searchFormDesign input.searchSubmit {  }
	form#searchFormDesign input.hidden { display: none; }

/* FAQ - IN THE DESIGN */
#designFAQ {  }
  #designFAQ h3 {  }
  #designFAQ ul { list-style-type: none; margin: 0 0 1.2em 0; padding: 0; }
		#designFAQ li { padding-bottom: .6em; }
			#designFAQ a {  }

/* NEWS FEED - IN THE DESIGN */
#designNewsFeed {  }
  #designNewsFeed h3 {  }
  #designNewsFeed h4 {  }
  #designNewsFeed ul { list-style-type: none; margin: 0 0 1.2em 0; padding: 0; }
    #designNewsFeed li { padding-bottom: .6em; }
			#designNewsFeed li span.date {  }
			#designNewsFeed li a { display: inline; }
  #designNewsFeed a { display: block; }

/* EMAIL OBFUSCATION FORM - POPUP WINDOW */
.emailObfuscationBody {  }
	#emailObfuscation { padding: 5px; }
		#emailObfuscation h4 { margin-top: 0; margin-bottom: 16px; }
		#emailObfuscation table { margin: 10px; }
			#emailObfuscation td { height: 24px; }
			#emailObfuscation td.cellLeft { padding: 2px; }
			#emailObfuscation td.cellRight { padding: 2px; }
			#emailObfuscation td.cellColspan2 { padding: 2px; }
				#emailObfuscation input { width: 230px; }
				#emailObfuscation textarea { width: 300px; }
				#emailObfuscation input.RadioButtonPrefferredEmail { width: 15px; }
				#emailObfuscation input.RadioButtonPrefferredPhone { width: 15px; }
				#emailObfuscation input.CheckBoxSendCopy { width: 15px; }
				#emailObfuscation input.ButtonSubmit { width: 100px; }
				#emailObfuscation input.ButtonReset { width: 100px; }
		#emailObfuscation p.closeWindow { text-align: right; }
		
/* STANDARD ELEMENTS */
#content .callout { text-align: center; font-style: italic; margin-bottom: 1.2em; }
.clear { clear: both; }
.floatLeft { float: left; }
.floatRight { float: right; }
table.InternetExplorerFix { width: auto; padding: 0; margin: 0; border-spacing: 0; border-collapse: collapse; border-width: 0; }
	table.InternetExplorerFix td.InternetExplorerFix { padding: 0; margin: 0; border-spacing: 0; border-collapse: collapse; border-width: 0; width: 100%; }

/* CUSTOM DESIGN ELEMENTS */
body.internal , body.home { text-align:center; background: #EEEEEE url(images/bg-body.gif) repeat-x; }
body.home { background: #EEEEEE url(images/bg-body-home.jpg) repeat-x; }

#containerPage { margin:0 auto; padding:0; width:760px; text-align:left; }
	#banner {position:relative; background:url(images/bg-banner.gif) repeat-x; height:81px; }
		img#firmLogo {position:absolute; top:0px; left:0px; }
		img#firmPhone {position:absolute; top:20px; right:25px; }
		#firmDomain {position:absolute; top:56px; right:22px; }
	#cta { position:relative; background: url(images/bg-cta.jpg) no-repeat; height:88px; }
.home	#cta { position:relative; background:#365B92 url(images/bg-cta-home.jpg) no-repeat; height:218px; }
			#navigationTabs {position:absolute; top:59px; right:16px;}
.home		#navigationTabs {position:absolute; top:0px; right:16px;}
.home		#businessTraining { color:#FFF; font-weight:bold; width:295px; position:absolute; top:5px; left:25px;}
.home		#learnMore {position:absolute; top:129px; left:200px;}
	#gradient { background:url(images/bg-Gradient.jpg) repeat-x; height:13px; }
	#bgWrapper { background:url(images/bg-content.gif) repeat-y; display:inline-block; margin-top:10px; }
	#columnMain { float:left; width:515px; margin-left:2.5em; display:inline; }
		h1#pageTitle { }
		#content { }
			#quoteWrapper { width:175px; float:right; margin-left:1em; }
				#contentQuote {background:url(images/bg-quote-filler.jpg) repeat-y;}
					#contentQuote-bottom { background:url(images/bg-quote-bottom.jpg) no-repeat bottom;}
						#contentQuote-top {background:url(images/bg-quote-top.jpg) no-repeat top; text-align:left; }
							#contentQuote-top p{ padding:2.5em 1.5em 1.5em 1.7em; font-size:1.2em; font-weight:bold; color:#666; }
					#btnReadMore { margin:0 0 0 30px; }
	#columnRight {float:left; width:180px; margin-left:2.3em; }
		#navigationMain { border:1px solid #8D9DA8; padding:2px; width:164px; _width:168px; }
		img#lookingGrow { margin:16px 0 0 0; }
		#testimonials { background:#FFF; width:164px; _width:166px; border:1px solid #CCC; padding-bottom:8px; margin:12px 0 0 2px; }	
			#testimonials ul{ margin:5px 0 0 1em; padding:0; list-style:none;}
				#testimonials ul li{ margin:0 0 14px 0; padding: 0 0 0 7px; background:url(images/bg-bullet.gif) 0 5px no-repeat; }
			#testimonials p { padding:0; margin:0 0 0 1em; }	
	#contactInformation {width:515px; margin-left:2.5em; }
		#firmAddress { text-align:center; }
		#contactUs { }
	#navigationTools { width:515px; margin:0 0 0 2.5em;  text-align:center; }
.home	#navigationTools { width:515px; margin:0;  text-align:left; position:absolute; top:191px; left:9px; }
	#container-footer { background:#CCC; margin:0 1.3em 0 .4em; text-align:center; padding:5px 0; line-height:1.27em;}
		#container-footer a{text-decoration:none; }
		#navigationLower { font-size:.82em; color:#0000CC; }
		#finePrint { font-size:.82em; margin-top:5px;}
			#copyright { display:inline;}
			#branding {display:inline; margin-left:2em;}
			
	/* Lists */
 ul.menu { display: block; margin: 0; padding: 0; border-top:10px solid #56A77A;  border-bottom:10px solid #56A77A; width:164px;}
  ul.menu li ul { position: absolute; display: block; visibility: hidden; width: 16em; margin: -1.8em 0 0 -16em; padding: 0; border-bottom: .1em solid #58A87C; z-index: 99; }
  ul.menu li ul.scroll { max-height: 30em; _height: 30em; overflow-y: auto; overflow-x: hidden; }
   /* star HTML filter fixes mysteriously appearing margin bug in all versions/platforms of IE */ * html ul.menu li ul li { display: inline; } /* end filter */
    ul.menu li ul li ul { position: absolute; top: auto; left: auto; margin: -2.2em 0 0 -16em; padding: 0; }
    ul.menu li ul li ul.sublist { position: relative; margin: -1.2em 0 0 0; padding: 0; border-bottom: 0; }
 
/* Items */
 ul.menu li { list-style: none; height: auto; margin: 0; width: 164px; _margin-bottom: -.2em; position: relative; _display:inline; }
   ul.menu li ul li { display: block; float: none; margin-bottom: 0;  width: 16em;}
 
/* Links */
  ul.menu li a { display: block; float: none; background-color: #365B92; color: #FFF; text-decoration: none; font-size: 1em; text-transform: capitalize; }
  ul.menu li a:hover, ul.menu li a:focus { background-color: #56A77A; color: #FFF; }
  
  
  
    ul.menu li ul li a { line-height: 1.2em; margin: 0; border-top: .1em solid #58A87C; border-left: .1em solid #58A87C; border-right: .1em solid #58A87C; padding: .3em .3em .3em 1em; text-indent: -.5em; }
       ul.menu li ul li ul.sublist li a { padding-left: 3em; border-top: 0; }
		

