/* 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: #425577; }
a:visited { color: #6F463E; }
a:hover, a:focus { color: #CEC89D; }
a:active { color: #CEC89D; text-decoration: none; }

/* HEADERS AND FS CONTROL LEGACY HEADER CLASSES */
h1, .cfont7 { font-size: 1.27em; font-weight: bold; }
h2, .cfont6, #content big.profiletopname { font-size: 1.18em; font-weight: bold; }
h3, .cfont5, .cbodyhdr1, .cbodyhdr2, .profilecommtextUpr, .profilecommtexthdr, .profileheader { font-size: 1.09em; 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; width:360px; float:left; position:relative; }
	form#contactFormDesign label {  }
	form#contactFormDesign .designInput { width: 170px; font-size: .82em; display: block; background:#ffffff; border:none; padding: 1px 4px 0 4px; }
	form#contactFormDesign input.designInput { margin: 0 0 5px 0; height: 1.8em; }
	form#contactFormDesign textarea.designInput { position:absolute; left:180px; width:160px; top:0; margin: 0; height: 6.5em; }
	form#contactFormDesign input.designSubmit { margin: 0 0 0 324px; width: auto; position:relative; top:-20px; }
	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 { margin:13px 16px; }
  #designNewsFeed h3 {  }
  #designNewsFeed h4 {  }
  #marqueecontainer{ position: relative; height: 90px; margin:10px 0; overflow: hidden; }
	#designNewsFeed ul { list-style-type: none; margin: 0 0 .8em 10px; padding: 0; }
    #designNewsFeed li { padding: 0 0 8px 10px; background:url(/Includes/Templates/Active/images/bg-bullet.gif) 0 5px no-repeat; }
			#designNewsFeed li span.date {  }
			#designNewsFeed li a { display: inline; }
  #designNewsFeed a.more { display: block; margin:0 18px 0 100px; background:url(/Includes/Templates/Active/images/bg-bullet.gif) right 6px no-repeat; }

/* 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.design { text-align:center; margin:10px 0; background:#A6BDE8; }
	#printBanner { display:none; }
	#containerBorder { width:804px; text-align:left; margin:0 auto; padding:4px 0; background:#CEC89D; }
		#containerPage { margin:0 4px; }
	
		#banner {  }
			#navigationMain { display: inline-block; position: relative; z-index: 99; }
			#containerFlash {  }
			
		#containerColumns { display: inline-block; background:#ffffff url(/Includes/Templates/Active/images/bg-containerColumns.gif) right 0 repeat-y;  }
			#wrapper { display: inline-block; background:url(/Includes/Templates/Active/images/shortFormImage.jpg) bottom right no-repeat; }
		
			#columnMain { width:566px; float:left; }
				#content { margin:13px 14px 12em 14px; }
					#content h1#pageTitle { padding:0; margin-bottom:20px; border-bottom:1px solid #425577; }
					.infoCenter #containerCTA { padding:9px 11px; margin-bottom:10px; background:#C1BEBD; border:1px solid #425577; display: inline-block; }
					.infoCenter #containerCTA .sectionHeader { display:block; margin-bottom:10px; }
					#content img.floatLeft { margin:0 15px 10px 0; }
					#content img.floatRight { margin:0 0 10px 15px; }
			
			#columnSide { width:230px; float:right; }
				#columnSide a { color: #425577; }
				#columnSide a:hover { color:#ffffff; }
				#navigationPractice { padding:28px 17px; font-weight:bold; background:url(/Includes/Templates/Active/images/bg-navigationPractice.jpg) no-repeat; }
					#navigationPractice ul { padding:0 0 0 8px; list-style:none; }
						#navigationPractice ul li { display:inline; }
							#navigationPractice ul li a { display:block; padding:3px 0 3px 14px; background:url(/Includes/Templates/Active/images/bg-bullet.gif) 0 8px no-repeat; }
				
		#lockToBottom { position:relative; height:0; }
		#shortForm { position:absolute; bottom:0; width:566px; color:#ffffff; padding:22px 0 0 0; background:#425577; }
			#shortForm #logo { width:192px; float:left; margin:0 0 0 14px; display:inline; }
			a#viewFullForm { color:#CEC89D; position:absolute; top:8.65em !important; top:9.4em; right:80px; font-size:.91em; }
			a#emailDisclaimer:hover { color:#ffffff; }	
				
		#contactInformation {  padding:0 13px; background:#CEC89D url(/Includes/Templates/Active/images/bg-contactInformation.gif) bottom left repeat-x; }
			#navigationTools { width:120px; float:right; padding-top:3px; }
			#contactInformation .sectionHeader { margin-bottom:10px; border-bottom:1px solid #ffffff; }
			#contactInformation p { line-height:1.45em; }
		
		#footer { font-size:.91em; color:#666666; width:768px; text-align:left; margin: 14px auto 5px; }
			#footer a { color:#293C5E; text-decoration:none; font-weight:bold; }
			#footer a:hover { color:#ffffff; }
			#navigationLower { margin-left:-6px; }
				#navigationLower a { margin:0 3px; }
			#geography { color:#666666; font-style:italic; }
			#finePrint { }
				#copyright { position:relative; }
				#branding { position:absolute; right:0; }


/* Hier Nav */
	
/* Lists */
	ul#menu { display: block; margin: 0; padding: 0; }
		ul#menu li ul { position: absolute; display: block; visibility: hidden; width: 20em; margin: 0; padding: 0; border-bottom: .1em solid #ffffff; 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 20em; 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; display: inline; float: none; margin: 0; position: relative; }
	/*property + whitespace + empty comment filter positions top-level navigation in single row for IE 5.0 */ ul#menu li { display /**/: block; float /**/: left; } /* end filter */ 
			ul#menu li ul li { display: block; float: none; }

/* Links */
		ul#menu li a { display: block; float: left; background-color: #E0DEDE; color: #293C5E; text-decoration: none; font-size: 1em; }
		/* commented backslash filter positions top-level navigation in single row for Mac IE \*/ ul#menu li a { float: none; } /* end filter */
		ul#menu li a:hover, ul#menu li a:focus { background-color: #293C5E; color: #E0DEDE; }
				ul#menu li ul li a { line-height: 1.2em; margin: 0; border-top: .1em solid #ffffff; border-left: .1em solid #ffffff; border-right: .1em solid #ffffff; padding: .5em .5em .5em 1em; text-indent: 0; }
							ul#menu li ul li ul.sublist li a { padding-left: 3em; border-top: 0; }
				ul#menu li ul li a.menuIndicator { background-image: url(/Includes/Templates/Active/images/menu_indicator.gif); background-position: right center; background-repeat: no-repeat; padding-right: 20px; }


.countiesFindALawyer { font-style: italic; font-size: .9em; }
