/* FS CONTROL - BASE STYLESHEET - UPDATED 11-07-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: #006699; }
a:visited { color: #660033; }
a:hover, a:focus { color: #CC9933; }
a:active { color: #333; 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 */
#attorneyList { padding-bottom:1.2em; }
	#attorneyList ul { padding: 0; list-style: none; margin: 0; }
#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#emailForm { margin: 9px 0 0 0; }
	form#emailForm label {  }
	form#emailForm .designInput { width: 175px; font-size: .91em; display: block; border: 1px solid #A5ACB2; padding: 2px 4px 0 4px; }
	form#emailForm input.designInput { margin: 0 0 5px 0; height: 1.7em; }
	form#emailForm textarea.designInput { margin: 0; height: 6.82em; }
	form#emailForm input.designSubmit { margin: 10px 0 0 116px; width: auto; }
	form#emailForm 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 { position:relative; top:5px; _top:3px; left:2px;  }
	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 { text-align:center; background:#333333; }
		#containerPage { margin:0 auto; padding:0; width:800px; text-align:left; background:#FFF; }
			#banner { position:relative; background:url(/images/bg-banner.gif) no-repeat; height:125px; }
				img#firmLogo { position:absolute; top:15px; left:48px; } 
				img#freeConsultation {position:absolute; top:16px; left:537px; }
			#navigationMain { }
			#wrapperColumns { background:url(/images/bg-wrappercolumns.gif) repeat-y; float:left; }
				#wrapperColumns-top { background:url(/images/bg-wrappercolumns-top.gif) no-repeat top; float:left; }
.home			#wrapperColumns-top { background:url(/images/bg-h-wrappercolumns-top.jpg) no-repeat top; float:left; }				
					#columnMain { float:right; width:573px; }
.home				#columnMain { position:relative;}
.home					img#helpingInjured { position:absolute; top:102px; left:75px;}
						h1#pageTitle { margin: 105px 0 0 0px; padding:0; }
						#content { margin: 10px 74px 0 49px; }
.home					#content { margin: 263px 74px 0 49px; }
					#columnLeft { float:left; width:227px; overflow:hidden; }
						#wrapperNavigationPractice { background: #999999 url(/images/bg-practiceareas-left.gif) repeat-x bottom; margin:14px 1px 0 0; display:inline-block;}
							#navigationPractice { background: #C9C9C9 url(/images/bg-practiceareas.gif) repeat-x; margin:0 0 0 5px; padding:7px 0 0 6px; }
								#navigationPractice ul{ margin:5px 0 0 0; padding:0 0 6px 0; list-style:none;}
.home							#navigationPractice ul{ _margin:5px 0 0 0; _padding:0 0 4px 0; }
									#navigationPractice ul li { padding-bottom:6px; _padding-bottom:5px; font-size:.91em;}
										#navigationPractice ul li a{ margin:0; padding: 0 0 0 18px; color:#000; text-decoration:underline;  background:url(/images/bg-bullet.gif) 0 2px no-repeat; }
										#navigationPractice ul li a:hover , #navigationPractice ul li a:focus { color:#660033; text-decoration:none; background:url(/images/bg-bullet-o.gif) 0 2px no-repeat; }				
						#navigationTools { padding:15px 0 16px 51px; background:url(/images/bg-dottetline.gif) no-repeat bottom left; }
						#containerContactForm { margin:11px 0 0 25px; padding-bottom:2em; }
			#contactInformation { background:#003366; color:#FFF; font-size:.91em} 
				#contactInformation p{ padding:5px 0 7px 25px; }
				#contactInformation strong { font-size:1.1em;}
			#containerFooter { font-size:.91em; color:#FFF; background:#333333; }
				#navigationLower { padding:9px 0 9px 25px; background:#636363 url(/images/bg-lowernav.gif) repeat-x; } 
					#navigationLower a:link, #navigationLower a:visited { color:#FFF; text-decoration:none; } 
					#navigationLower a:hover, #navigationLower a:focus, #navigationLower a:active  { color:#CC9933; text-decoration:none; }
				#finePrint { padding:3px 0 0 25px;}
						#finePrint a:link, #finePrint a:visited { color:#FFF; text-decoration:underline; }
						#finePrint a:hover, #finePrint a:focus, #finePrint a:active  { color:#FFF; text-decoration:none; }
					p#copyright { padding: 0 0 0 0; display:inline;}
					p#branding {padding: 0 0 0 .5em; display:inline;}
				#firmTerritory { padding:10px 0 10px 25px; }

/*  <![ Primary Contact Form [ ----------------------------------------------------*/

.custom-form .pad_frm_itm {
	padding:3px 0px;
	margin:0px;}

.custom-form .form-label {
	width:30%;
	padding:0px 5px 0px 0px;
	display:inline-block;
	vertical-align:top;}
  
.custom-form .form-pct {
	width:65%;
	font:12px Verdana, Arial, Helvetica, sans-serif;}
	
.custom-form .msg-pct {
	width:95%;
	height:70px;
	overflow:auto;
	font:12px Verdana, Arial, Helvetica, sans-serif;}

.custom-form {
	}

	.custom-form fieldset {
		margin:0px 0px 10px 0px;
		padding:0px;
		border:none;}
		  
	.custom-form legend {
		padding:0px 2px;
		font-weight:bold;}
		  
	.custom-form ol {
		margin:0px;
		padding:0px;
		list-style:none;}
		
	.custom-form li {
		list-style:none;
	}
		

/*  <![ Disclaimer alert [ ----------------------------------------------------*/

#overlay_div{
	position:relative;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	padding:0px;
	z-index:100;}

#overlay_div p {
	border-top:1px solid #0a3150;
	padding-top:6px;}
	
#iagree{
	position:absolute;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	padding:15px 15px 15px 15px;
	border:1px solid #031c40; /* Disclaimer box border color */
	background-color:#ececec; /* Disclaimer box bgcolor color */
	width:415px;
	margin:4px 0 0 0;}

#overlay_div h3{
	font:18px Verdana, Arial, Helvetica, sans-serif;
	color:#031c40;
	padding:0;
	margin:0;}

#iagree .overlay_submit{
	padding:4px;
	margin:0 6px 0 0;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	background-color:#fff;
	border:1px solid #999;
	float:right;}
	
#iagree .checkbox{
	float:left;
	height:22px;
	display:block;
                width:280px;
}

#iagree input#Agreement{
	position:relative;
	top:3px;
	border:none;
}

/* Directions Page Styles (Google Maps Default)

/* [ Outer div ] -----------> */
#directionsForm{
	}

/* div that wraps form */
#directionsInput {
	padding:10px 0px;}

#fromAddress{
	width:350px;}

#directionsLocale{
	padding:10px 0px;}

#locale{
	}

#directionsSubmit{
	padding:10px 0px;}

#map{
	border:1px solid #000;
	color:#000;}

#addressNotFound{
	}

#directions{
	}

.logo {
	padding:5px 0px;
}

#emailForm .submit {
	background:url(/images/submit.gif) no-repeat;
	border:none;
	width:75px;
	height:25px;
	float:right;
	margin-top:5px;
}

#emailForm .submit:hover {
	background:url(/images/submit-o.gif) no-repeat;
}