/* 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: #000000; }

.body a:link { color: #4C0D0D; }
.body a:visited { color: #330000; }
.body a:hover, a:focus { color: #858383; }
.body a:active { color: #474747; text-decoration: none; }

/* HEADERS AND FS CONTROL LEGACY HEADER CLASSES */
h1, .cfont7 { font-size: 1.4em; font-weight: bold; text-transform: uppercase; padding-bottom: 0; }
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 { margin: 0 40px 0 8px; }
  #designNewsFeed h3 { }
  #designNewsFeed ul { list-style-type: none; margin: 0 0 1.2em 0; padding: 0; }
    #designNewsFeed li { font-size: .91em; line-height: 1.5em; 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 { margin-bottom: 1.2em; padding: 1em; }
.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 */
img { margin: 0; padding: 0; border: none; }
.body { text-align: center; background: #5C5B5B; }

	#containerPage { width: 796px; text-align: left; margin: 0 auto; background: url(/images/bg-col.gif) repeat-y left; }

		#banner { position: relative; height: 162px; background: url(/images/bg-banner-b.gif) no-repeat left bottom; }
			#logo { position: absolute; left: 8px; top: 0; }
			#cta { position: absolute; left: 564px; top: 0; }
			#navigationMain { position: absolute; left: 8px; top: 107px; width: 780px; height: 26px; background: #FFFFFF; }
						#navigationMain ul li img { display: block; }
					/* Main Menu */
					ul#menu, ul#menu ul { float: none; display: block; list-style: none; margin: 0 0 0 6px; padding: 11px 0 0 0; }
						ul#menu li { margin: 0; padding: 0; float: left; list-style: none; }
							ul#menu li a { display: block; }  
					/* Sub Menus */
							ul#menu li ul { border: 1px solid #CBCBCB; background: #FFFFFF; width: 20em; margin: 0; padding: .6em 0 3em; position: absolute; display: block; visibility: hidden; z-index: 99; }
							/* ul#menu li:hover ul { visibility: visible; } */
								ul#menu li ul li { margin: 0; padding: 0; float: none; display: block; width: auto; }
									ul#menu li ul li a { color: #000000; font-weight: normal;  /*ie 5.5, 6 block hack*/  _height: 1%; display: block; width: auto; padding: .3em 1em; text-decoration: none; }
									ul#menu li ul li a:hover, ul#menu li ul a:focus { background-color: #CCCC96; }
									ul#menu li ul li ul { position: absolute; top: auto; left: auto; margin: -2.3em 0 0 20em; padding: 0; }
					/* Special Classes */
							ul#menu li ul.scroll { _height: 30em; max-height: 30em; overflow-y: scroll; overflow-x: hidden; }
							ul#menu li ul.sublist {  position: relative; margin: 0; padding: 0; border: 0; float: none; width: auto; }
								ul#menu li ul.sublist li { border-bottom: 0; border-top: 1px solid #003366; }
									ul#menu li ul.sublist li a { padding: .5em 1em .5em 2em; }
									ul#menu li ul li a.menuIndicator {  padding-right: 0; }
									ul#menu li ul li a:hover.menuIndicator {}
		#contactInformation { margin: 0 8px; padding: 0 15px 8px; background: #FFFFFF; }
			#contactInformation p { font-size: .91em; color: #6E6E6F; text-align: center; margin: 0; padding: 0; }
				#contactInformation .contactPart { margin-left: 1.5em; padding-left: 2em; background: url(/images/sep-contact.gif) no-repeat left; }

		#tagline { display: block; }

		#containerColumns { clear: both; width: 796px; padding-bottom: 50px; }
			#columnMain { float: right; display: inline; width: 505px; margin-right: 36px; padding-top: 10px; }
				#content { padding-top: 26px; }
					table.InternetExplorerFix { width: 505px; }
			#columnLeft { float: left; display: inline; width: 215px; margin-left: 14px; }
				#navigationFeatures { padding-bottom: 20px; }
					#navigationFeatures ul { list-style: none; margin: 0; padding: 0; }
						#navigationFeatures ul li { display: inline; margin: 0; padding: 0; }
							#navigationFeatures ul li img { display: block; margin-bottom: 11px; }
								#navigationFeatures ul li.newsletter img { margin-bottom: 7px; }

		#footer { }
			#navigationLower { text-align: center; margin: 0 36px 0 255px; padding-bottom: 13px; }
				#navigationLower ul { line-height: 1.2em; margin: 0; padding: 0; }
					#navigationLower ul li { display: inline; font-size: .91em; margin: 0; padding: 0; }
						#navigationLower ul li a { color: #525252; text-decoration: none; text-transform: uppercase; white-space: nowrap; padding-left: .3em; padding-right: .7em; border-right: 1px solid #525252; }
							#navigationLower ul li.last a { border-right: none; }
							#navigationLower a:hover,#navigationLower a:focus,#navigationLower a:active { color: #CCCC96; }
			#geographicalFooter { text-align: center; margin: 0 8px; padding: 10px; background: #FFFFFF; border-top: 1px solid #9D9D9D; }
				#geographicalFooter p { color: #676563; font-size: .91em; font-style: italic; line-height: 1.6em; margin: 0; padding: 0 0 .2em 0; }
			#finePrint { text-align: center; padding: 16px 18px 66px; background: #5C5B5B url(/images/bg-foot.gif) no-repeat left top; }
				#finePrint p { font-size: .82em; color: #010000; margin: 0; padding: 0 0 .2em 0; }
					p#copyright { display: inline; }
						.finePrintLinks { margin-right: 1em; }
					p#branding { display: inline; }
				#finePrint a { color: #010000; text-decoration: none; }
					#finePrint a:hover,#finePrint a:focus,#finePrint a:active { color: #CCCC96; }

/*SamNav ---- */

/*#nav{
	background:#fff;
	padding:10px 0px;
	text-align:center;
}

#nav a{
	background-color:#fff;
	font:9px Arial, Helvetica, sans-serif;
	color:#5c5b5b;
	padding:0;
	text-decoration:none;
	text-transform:uppercase;
}

#nav a:hover{
	color:#764020;
}

#nav ul{
	float: none;
	display: block; 
	list-style: none; 
	margin: 0; 
	padding: 0;
}

#nav ul li{
	list-style:none;
	padding:5px;
	margin:0;
	display:inline;
}

.drop{
	position:absolute;
	}

.drop a{
	background-color:#fff;
	font:10px Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	padding:10px;
}

.drop a:hover{
	background-color:#999;
	font:10px Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	padding:10px;
}

.drop ul{
	margin:0px;
	padding:0px;
}

.drop ul li{
	list-style-type:none;
	padding:9px 0px;
	margin:0px;
}*/

/*  <![ Primary Contact Form [ ----------------------------------------------------*/

.pad_frm_itm {
	padding:3px 0px;
	margin:0px;}
	


.form-label {
	width:140px;
	padding:0px 5px 0px 0px;
	display:inline-block;
	vertical-align:top;}
  
.form-pct {
	width:300px;
	font:12px Verdana, Arial, Helvetica, sans-serif;}
	

	
.msg-pct {
	width:445px;
	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 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-att {
	}
		
		.custom-form-att fieldset {
		margin:0px 0px 10px 0px;
		padding:0px;
		border:none;}
		  
	.custom-form-att legend {
		padding:0px 2px;
		font-weight:bold;}
		  
	.custom-form-att ol {
		margin:0px;
		padding:0px;
		list-style:none;}
		
.msg-pct2 {
	width:145px;
	height:70px;
	overflow:auto;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	margin-left:145px;
	margin-top:-20px;}
	
	
	/*.form-pct2 {
	width:100px;
	font:12px Verdana, Arial, Helvetica, sans-serif;}*/
	
	.pad_frm_itm2 {
	padding:3px 0px;
}

#att {margin-left:100px;}
		

/*  <![ 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:450px;
	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;}

#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{
	}

