/* FS CONTROL - BASE STYLESHEET - UPDATED 02-01-2008 */

html { font-size: .625em; background: #6B6B6B;}
.body { margin: 0; padding: 0; background: #6b6b6b; color: #000000; }
body, 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.75em; }
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; }
address { font-style: normal; }
a img { border: 0; }
#ie em { display: inline-block; }

/* 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, #content td { color: #363636; }

a:link { color: #313e87; }
a:visited { color: #875559; }
a:hover, a:focus { color: #4f64d9; }
a:active { color: #53182c; 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; }


.profilecommtexthdr { margin: 0 5px 0 0; }
big .profileheader { font-size: .91em; }


/* 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; }

/* 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; background: #ffffff; color: #000000; padding: 2px 4px 0 4px; }
	form#contactFormDesign input.designInput { margin: 0 0 5px 0; height: 1.8em; }
	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.8em; border: 1px solid #000000; background: #ffffff; color: #000000; padding: 2px 4px 0 4px; vertical-align: middle; }
	form#searchFormDesign input.searchSubmit { vertical-align: middle; }
	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; }

/* sIFR STYLES */
.sIFR-flash { visibility: visible; margin: 0; padding: 0; }
.sIFR-replaced, .sIFR-ignore { visibility: visible !important; }
.sIFR-alternate { position: absolute; left: 0; top: 0; width: 0; height: 0; display: block; overflow: hidden; color: #333333; }
.sIFR-active h1 { padding-bottom: 0; visibility: hidden; line-height: 1em; }

/* STANDARD ELEMENTS */
.printElement { display: none; }
.screenElement {  }
.handheldElement { display: none; }
#content .callOut { padding: 1em; background: #f1f1f1; border: 1px solid #cbcbcb;  margin-bottom: 1.2em; }
.clear { clear: both; line-height:0; font-size:0; }

/* CUSTOM DESIGN ELEMENTS */
.body .design { text-align:center; margin: 0; padding: 0px 0px 0px 109px; background: #6b6b6b url(/images/bg-body.gif) repeat-x top; }
.body .home { padding: 0px 0px 0px 109px; background: #6b6b6b url(/images/bg-h-body.gif) repeat-x top; }
#containerPage { text-align: left; margin: 0 auto; padding: 0; width: 925px; background: #6b6b6b url(/images/bg-containerpage.gif) repeat-y;}
#containerPage2 { text-align: left; margin: 0 auto; padding: 0; width: 925px; background-color: #6b6b6b;}
	#containerPageHead { background: url(/images/bg-containerpagehead.jpg) right top no-repeat; }
	.home #containerPageHead { background: url(/images/bg-h-containerpagehead.jpg) right top no-repeat; }	
		#navigationMain { height: 25px; background: #fff; width: 786px; }
			#navigationMain ul { margin: 0; padding: 5px 0 0 49px; }
			#navigationMain ul li { float: left; list-style: none; display: inline; margin: 0 4px 0 0; }
			#navigationMain a { display: block; }	
		#banner { position: relative; height: 146px; background:url(/images/bg-banner.gif) left top no-repeat; }
			img#logo { position: absolute; top: 10px; left: 20px; } 
			img#cta { position: absolute; top: 30px; left: 435px; }
		.home #banner { height: 181px; background:url(/images/bg-h-banner.gif) left top no-repeat; }
			.home img#logo { position: absolute; top: 26px; left: 42px; } 
			.home img#cta { position: absolute; top: 32px; left: 434px; }
		#containerColumns { float: left; width: 786px; background:url(/images/bg-containercolumns.gif) repeat-y;}
			#containerColumnsHead { float: left; background: url(/images/bg-containercolumnshead.gif) top left no-repeat; }
				#columnLeft { float: left; width: 134px; }
					#navigationFeatures { margin: 52px 0 0 8px; font-size:.91em; color:#909090; }
						#navigationFeatures img { margin-bottom: 8px; }
						#n-feat-pers { width: 122px; background:url(/images/bg-columnleft-div.gif) 1px repeat-y; }
							#n-feat-persFoot { padding:0 0 10px 1px; background:url(/images/bg-columnleft-divfoot.gif) 1px bottom no-repeat; }
						#n-feat-esta { width:122px; border-top:5px solid #fff; background:url(/images/bg-columnleft-div.gif) 1px repeat-y; }
							#n-feat-estaFoot { padding:0 0 10px 1px;  background:url(/images/bg-columnleft-divfoot.gif) 1px bottom no-repeat; }
						#navigationFeatures p { margin:0; padding:5px 5px; }
						/*.home #navigationFeatures a { display:block; text-align:right; padding:0 15px 0 0; margin:10px 0 0 60px; color:#909090; text-transform:uppercase; background:url(/images/bulletmore.gif) right center no-repeat; }
						.home #navigationFeatures a:hover, #navigationFeatures a:focus { color:#313e87; background:url(/images/bulletmore-o.gif) right center no-repeat; }*/
					#awards {  }
						img#AVRating { margin: 8px 0 0 3px; }
						img#barRegister { margin: 1px 0 0 25px; }
				#columnMain { float: left; width: 401px; }
				#columnMain2 { float: left; width: 535px; }
					#content { padding: 52px 22px 25px 12px;}
						h1#pageTitle { margin:0 0 20px 0; padding:0; font-size:1.64em; color:#868686; font-family: Helvetica, sans-serif }
						img#illustration { float:right; margin:0 0 10px 28px; }
				#columnRight { float: right; width: 251px; padding-bottom: 340px; }
					img#practiceAreas  {  }
					#navigationPractice {}
						#navigationPractice img { margin: 14px 0 0 13px; }
						#navigationPractice ul { margin: 15px 15px 0 14px; padding: 0; list-style: none; overflow: visible; }
							#navigationPractice ul li { display: inline; }
								#navigationPractice ul li a { padding: 5px 0 5px 12px; display: block; background:url(/images/bullet.gif) no-repeat 0 .75em; font-weight: bold; color: #474747; text-decoration: none; }
								#navigationPractice ul li a:hover { color: #4757ac; }
				#contactInformation { clear: both; color: #4d4b4a; font-weight: bold; margin-left: 30px; }
					#contactInformation span { text-transform: uppercase; }
					#contactInformation p { float: left; text-align: center; padding-right: 20px; }
					img#tagline { margin: 12px 0 9px 56px; }
				#containerLockToBottom { position: relative; height: 0; }
					#lockToBottom { position: absolute; left: 535px; bottom: 0; background: url(/images/bg-locktobottom.jpg) bottom left no-repeat; height: 339px; width: 251px; }
						img#footerLogo { padding: 79px 0 0 37px; }
		#navigationTools { clear:both; float:left; width:778px; display:inline; margin:0 0 0 8px; padding:3px 0; background:#4d4b4a }
			#navigationTools ul { margin:0 0 0 60px; padding:0; }
			#navigationTools li { list-style:none; display:inline; float:left; margin:0 5px 0 0; }
			#navigationTools a { display:block; }
		#footer { clear:both; width:767px; padding:10px; font-size:.91em; text-align:center;  color:#6b6b6b; }
			#footer a { color:#6b6b6b; text-decoration:none; }
			#footer a:hover, #footer a:focus { color:#313e87; }
			#navigationLower {  }
			#geographicalFooter { margin:10px 0 0 0; }
			#finePrint {  }
				p#copyright { margin:0; padding:0; display:inline; }
				p#branding { margin:0 0 0 1em; padding:0; display:inline; }
				p#copyright a { text-decoration:underline; }
				
/*  <![ LN Disclaimer [ ----------------------------------------------------------*/

.ln-disclaimer {
	width:776px;
	float:left;
	background-color:#6b6b6b;
}

.logo {
	float:left;
	padding:6px;
}

.disclaimer {
	font-size:0.8em;
	color:#fff;
	padding:8px;
}

.disclaimer a {
	color:#fff;
}

/*  <![ Primary Contact Form [ ----------------------------------------------------*/

.custom-form .pad_frm_itm {
	padding:3px 0px;
	margin:0px;}

.custom-form .form-label {
	width:120px;
	padding:0px 5px 0px 0px;
	display:inline-block;
	vertical-align:top;}
  
.custom-form .form-pct {
	width:225px;
	font:12px Verdana, Arial, Helvetica, sans-serif;}
	
.custom-form .msg-pct {
	width:355px;
	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;}
		

/*  <![ 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:330px;
	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:10px 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;}

#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{
	}

