/* FS CONTROL - BASE STYLESHEET - UPDATED 06-25-2007 */

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.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; }
#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:#fff; }

a:link { color: #ffffcc; }
a:visited { color: #ffff99; }
a:hover, a:focus { color: #cccc99; }
a:active { color: #cccc99; 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; }

/* 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 !important; margin: 0; }
.sIFR-replaced { visibility: visible !important; }
span.sIFR-alternate { position: absolute; left: 0; top: 0; width: 0; height: 0; display: block; overflow: hidden; }
.sIFR-flash + div[adblocktab=true] { display: none !important; }
.sIFR-hasFlash h1#pageTitle { visibility: hidden; }

/* STANDARD ELEMENTS */
.printElement { display: none; }
.screenElement {  }
.handheldElement { display: none; }
#content .callout { padding: 1em; background: #365965; 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 0 0 1px; margin: 0; border-spacing: 0; border-collapse: collapse; border-width: 0; width: 100%; }

/* CUSTOM DESIGN ELEMENTS */
.body { text-align:center; background:#323f40;  }
#wrapperWrapperPage { width:1070px; margin:0 auto; background: url(/images/bg-body.gif) repeat-y; overflow:visible;  }
.home #wrapperWrapperPage { background: url(/images/bg-body-home.gif) repeat-y;}
	#wrapperPage {  background: url(/images/bg-wrapperPage.gif) repeat-x; text-align:left;   }
		#containerPage { background:url(/images/bg-containerPage.jpg) top right no-repeat; padding:44px 69px 0 51px; position:relative; }
		.home #containerPage { background:url(/images/bg-containerPage-home.jpg) 254px 0  no-repeat; }
			#banner { border-top:solid 1px #d0db9f; height:260px; position:relative;} 	
				img#logo { position:absolute; top:4px; left:0;  }
				img#tagline { position:absolute; top:0; right:0; }
				.home img#tagline { position:absolute; top:0; right:195px; }
				img#cta { position:absolute; top:202px; left:36px; }
			#containerColumns { position:relative; display:inline-block;  }
				#columnSide { width:248px; float:left; padding:34px 0 0 0; }
					#navigationMain {  }
						#navigationMain ul { list-style:none; margin:0; padding:0; }
							#navigationMain ul li { float:left; clear:both; }
				#columnMain { width:478px; float:left;  }
					h1#pageTitle { margin: 0 0 0 0px; color:#9ac4e0; font-size:2.6em; padding:0; font-family:"Times New Roman", Times, serif; font-weight:normal; }
					#content { margin: 15px 0 0 22px; }
				#columnRight { width:193px; background:url(/images/bg-navigationPractice.jpg) no-repeat; float:right; color:#fff; margin:0 0 20px 0;}
				.home #columnRight {background: none; }
					#navigationPractice { padding:10px 2px 40px 7px; _padding: 10px 0 40px 4px;  margin:0; float:left; clear:right; }
					.home #navigationPractice { padding:0 2px 40px 16px; _padding: 0 0 40px 12px; }
						#navigationPractice img { float:left;  margin:0; padding:0; }
						#navigationPractice ul { list-style:none; margin:0; padding:0; float:left; width:144px; }
							#navigationPractice ul li { }
								#navigationPractice ul li a { font-size:.91em; color:#fff; text-decoration:none; padding:1px 0 13px 10px; margin: 0; background:url(/images/bg-bullet.jpg) 0 7px no-repeat; display:block; _display:inline-block;  }
									#navigationPractice ul li a:hover, #navigationPractice ul li a:focus { text-decoration: underline; color:#ffffcc; }
					#logoBoxes { padding-left:8px; font-size:.91em; }
						#logoBoxes img { margin: 0 8px 6px 0; float:left;  }
						#logoBoxes p { padding:0 0 10px 0;  }
						#logoBoxes p span { padding: 0 0 0 10px; display:block;  }
			#lockBottom { color:#cccc99; background:#5a6d62; float:left; display:block; position:absolute; left:-1px; width:951px; position:relative; padding:2px 0 0 0; border-top:1px solid #d0db9f; }
				#contactInformation { position:absolute; color:#fff;  bottom:47px; left:16px; line-height:1.42em; font-size:.91em; width:230px;  }
					#contactInformation ul { list-style:none;  margin:0; padding:0; }
						#contactInformation ul li { float:left;  }
							#contactInformation ul li a { color:#fff; font-weight:bold; text-decoration:none; margin:0 10px 0 0; padding:0 0 5px 18px; background:url(/images/bg-bullet.gif) 0 2px no-repeat;  }
								#contactInformation ul li a:hover, #contactInformation ul li a:focus { text-decoration:underline; background:url(/images/bg-bullet-o.gif) 0 2px no-repeat;}
				#navigationTools { float:left;  }
					#navigationTools ul { list-style:none; margin:0 0 0 10px; padding:0; }
						#navigationTools ul li { float:left; }
	
				#finePrint { float:right; display:block; font-size:.82em; margin-top:2px;  }
					#finePrint a { color:#cccc99; font-weight:bold;  }
						#finePrint a:hover, #finePrint a:focus { color:#ffff99; }
					#finePrint p { margin:0; padding:0; }
					p#copyright { display:inline; padding:0 10px; }
					p#branding { display:inline; padding:0 10px; }
		#footer { background:#323f40 url(/images/bg-foot.gif) repeat-x; color:#cccc99; padding:34px 0; margin:0 20px 0 0; text-align:center; font-size:.91em; float:left; }
			#navigationLower { word-spacing: 4px; }
				#navigationLower a { color:#cccc99; word-spacing:normal; text-transform:uppercase;  margin:0; padding:0;  }
					#navigationLower a:hover, #navigationLower a:focus { color:#ffff99; }
			#geographicalFooter { margin:20px 0 0 0; color:#666; width:1001px;  }
			
/*  <![ LN Disclaimer [ ----------------------------------------------------------*/

.logo {
	padding:10px 0px;
}

.disclaimer {
	padding:0px 100px;
	color:#666666;
}

.disclaimer a {
	color:#666;
}

/*  <![ 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;
	}
		
	.custom-form select {
		height:22px;
	}

/*  <![ 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{
	}

