/* 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; }
h3 { font-size: 1.1em; font-weight: bold; }
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: #885B01; }
a:visited { color: #867451; }
a:hover, a:focus { color: #132D4A; }
a:active { color: #132D4A; 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; }
.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; }
h2 {font-size:15px;}
/* 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; line-height: 0; }
.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 { background: #EEEBE2 url(/images/bg-body.gif) repeat-x; text-align: center; }
#containerPage { background: #FFF; width: 770px; margin: 0 auto; text-align: left; padding: 3px 0; }
	#banner { margin: 1px 6px 1px 5px; background: url(/images/bg-banner.jpg) no-repeat; position: relative; height: 105px; }
		#logo { position: absolute; left: 99px; top: 32px; }
		#cta { position: absolute; right: 13px; top: 5px; width: 252px; }
	#navigationMain { margin: 1px 6px 1px 5px; }
	#containerColumns { margin: 0 6px 0 5px; background: #EDEBE1 url(/images/bg-containerColumnsHead.jpg) no-repeat; }
	.home #containerColumns { background-image: url(/images/bg-containerColumnsHead-home.jpg); }
		#containerColumnsFoot { background: url(/images/bg-containerColumnsFoot.gif) right bottom no-repeat; }
			#columnMain { float: right; width: 569px; }
				.home #tagline { padding: 152px 0 15px 232px }
				#content { padding: 83px 27px; min-height:630px; _height:630px;}
				.home #content { padding: 26px 27px; }
					#pageTitle {  }
				#navigationLower { font-weight: bold; font-size: .91em; text-align: center; }
					#navigationLower a { color: #314C7F; text-decoration: none; }
					#navigationLower a:hover { color: #885B01; }
					#disclaimer { font-size: 1.1em; }
					#navigationLower p { margin: 1em; padding: 1em; border-top: 1px solid #FFF; }
				#navigationTools { text-align: right; padding: 6px 15px; }
			#columnSide { float: left; width: 190px; padding-bottom: 12em; }
				#navigationPractice { background: #D3CAB7 url(/images/bg-navigationPractice.gif) left bottom no-repeat; padding: 2px 4px 2px 14px; }
				.home #navigationPractice { background: #D3CAB7 url(/images/bg-navigationPractice-home.gif) no-repeat; padding-top: 36px; }
					#navigationPractice ul { padding: 10px 4px 10px 20px; }
					.home #navigationPractice ul { padding-top: 20px; }
						#navigationPractice li { padding-bottom: 3px; }
				#navigationFeatures { padding: 7px 0 7px 7px; }
				.home #navigationFeatures { padding: 7px 1px 7px 12px; }
					#navigationFeatures img { margin-top: 10px; }
					.home #navigationFeatures div { background: #FFF url(/images/bg-navigationFeatures-div.gif) left bottom no-repeat; margin: 10px 0; padding: 0 0 10px 0; }
						.home #navigationFeatures p { padding: 7px 15px 0 15px; }
						.home #navigationFeatures p.more { text-align: right; }
						.home #navigationFeatures div img { margin: 0; }
			#lockToBottom { position: relative; }
				#lockToBottom #contactInformationSide { top: -9em; position: absolute; width: 175px; left: 24px; }
	#contactInformation { margin: 0 6px 0 5px; background: #305074; color: #B5BDC1; font-weight: bold; font-family: Arial, Helvetica, sans-serif; text-align: center; padding: .5em; margin-bottom: 1px; }
		#contactInformation strong { margin: 0 1em; }
			#contactInformation a { color: #B5BDC1; text-decoration: none; }
	#finePrint { margin: 0 6px 0 5px; background: #132D4A url(/images/bg-finePrint.gif) left bottom no-repeat; color: #8996A5; font-size: .91em; padding: 1em 2em; /*letter-spacing: -.05em;*/ }
		#finePrint a { color: #B5BDC1; }
		#copyright { display: inline; margin-right: 1em; }
		#branding { display: inline; }
#pullquote {
	background:#F2F1FF none repeat scroll 0 0;
	border-right:1px dotted #999999;
	float:left;
	margin:10px 20px 10px 0;
	padding:10px;
	width:220px;
}
/*  <![ LN Disclaimer [ ----------------------------------------------------------*/

.ln-disclaimer {

}

.logo {
	padding:8px 0px;
}

/*  <![ 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{
	}

