/* FS CONTROL - BASE STYLESHEET - UPDATED 05-16-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; }

a:link { color: #740f0f; }
a:visited { color: #740f0f; }
a:hover, a:focus { color: #77673e; text-decoration: none; }
a:active { color: #77673e; 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 { line-height:1.3em; visibility: hidden; }

/* STANDARD ELEMENTS */
#printBanner { display: none; }
.screenElement {  }
#content .callout { padding: 1em; background: #b7aa89; 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 { font-size:.91em; padding: 0 0 0 1px; margin: 0; border-spacing: 0; border-collapse: collapse; border-width: 0; width: 100%; }

/* CUSTOM DESIGN ELEMENTS */
.body { background-color:#330000; padding:15px 0; text-align:center;}
#banner img, #navigationMain img, #columnSide img{ border-width:0;}
		#containerPage{ width:770px; background:url(/images/bg-containerpage.gif) repeat-y; border-top:5px solid #ffffff; margin:0 auto; text-align:left;}
			#navigationMain{ margin:0 5px;}
			#banner{ position:relative; height:126px; background:url(/images/bg-banner.jpg) no-repeat; margin:0 5px;}
				#logo{ position:absolute; top:50px; left:111px;}
				#ctaPhone{ position:absolute; top:53px; left:560px;}
			.home #headerWrap{ background:url(/images/bg-headerwrap-home.gif) no-repeat; margin:0 5px;}
			#header{ position:relative; height:201px; background:url(/images/bg-header.gif) no-repeat; margin:0 5px;}
			.home #header{ height:261px; background:url(/images/bg-header.gif) right top no-repeat; margin:0;}
				#photoBar{ position:absolute; top:10px; left:9px; background:url(/images/bg-photobar.jpg) no-repeat; padding:88px 0 0 742px;}
				#tagline{ position:absolute; top:119px; left:8px;}
				.home #tagline{ top:39px; left:35px;}

				#navigationFeaturesCont{ position:absolute; top:126px; left:256px; width:238px; height:59px; background:url(/images/bg-n-feat-cont.jpg) no-repeat; overflow:hidden;}
				.home #navigationFeaturesCont{ top:134px; left:8px; width:372px; height:128px; background:url(/images/bg-n-feat-cont-home.jpg) 0 26px no-repeat; overflow:hidden;}
					.home #featuresTitle{ margin:0 0 17px 8px;}
					#navigationFeaturesCont div{ padding:3px 0 0 85px;}
					.home #navigationFeaturesCont div{ width:372px; height:94px; padding:0; overflow-x:hidden; overflow-y:auto;}
					.home #navigationFeaturesCont div p{ font-size:.82em; color:#bfb69f; padding:0 12px 0 156px;}
						#navigationFeaturesCont div a{ display:block; font-weight:bold; font-size:.82em; background:url(/images/bullet.gif) 0 .45em no-repeat; padding:0 0 0 14px; margin:9px 0 0;}
						.home #navigationFeaturesCont div a{ float:right; font-size:1em; margin:1px 0 0;}
						#navigationFeaturesCont div a:link{ text-decoration:none; color:#ffffff;}
						#navigationFeaturesCont div a:visited{ text-decoration:none; color:#ffffff;}
						#navigationFeaturesCont div a:hover, #navigationFeaturesCont div a:focus{ text-decoration:none; color:#a68e52;}

				#navigationFeaturesBusi{ position:absolute; top:126px; left:511px; width:238px; height:59px; background:url(/images/bg-n-feat-busi.jpg) no-repeat; overflow:hidden;}
				.home #navigationFeaturesBusi{ top:264px; left:8px; width:372px; height:128px; background:url(/images/bg-n-feat-busi-home.jpg) 0 26px no-repeat; overflow:hidden;}
					.home #featuresTitle{ margin:0 0 12px 8px; padding: 0; }
					#navigationFeaturesBusi div{ padding:3px 0 0 85px;}
					.home #navigationFeaturesBusi div{ width:372px; height:94px; padding:0; overflow-x:hidden; overflow-y:auto;}
					.home #navigationFeaturesBusi div p{ font-size:.82em; color:#bfb69f; padding:0 12px 0 156px;}
						#navigationFeaturesBusi div a{ display:block; font-weight:bold; font-size:.82em; background:url(/images/bullet.gif) 0 .45em no-repeat; padding:0 0 0 14px; margin:9px 0 0;}
						.home #navigationFeaturesBusi div a{ float:right; font-size:1em; margin:1px 0 0;}
						#navigationFeaturesBusi div a:link{ text-decoration:none; color:#ffffff;}
						#navigationFeaturesBusi div a:visited{ text-decoration:none; color:#ffffff;}
						#navigationFeaturesBusi div a:hover, #navigationFeaturesBusi div a:focus{ text-decoration:none; color:#a68e52;}

				.home #ctaCity{ position:absolute; top:240px; left:411px;}
			#containerColumns{ display:inline; float:left; margin: 0px 5px 0 5px; }
			.home #containerColumns{ display:inline; float:left; margin: 110px 5px 0 5px; *margin: 0px 5px 0 5px;}
			
						
				#columnMain{ float:left; width:492px; min-height:140px; _height:140px; background:url(/images/bg-columnmain.jpg) no-repeat;}
					#containerPageTitle{ padding:25px 0px 0;}
						#pageTitle{ text-transform:uppercase; font:bold 1.5em helvetica,arial,sans-serif; color:#ffffff; padding:0;}
						.home #homeTitle{ padding:0;}
					#content{ padding:16px 28px 15px 25px;}
					.home #content{ padding:18px 28px 15px 24px;}
				#columnSide{ float:right; width:268px; overflow:hidden;}
					#navigationPractice{ padding:25px 16px 22px 36px;}
						#navigationPractice a:link{ text-decoration:underline; color:#ffffff;}
						#navigationPractice a:visited{ text-decoration:underline; color:#ffffff;}
						#navigationPractice a:hover, #navigationPractice a:focus{ text-decoration:none; color:#d9c48d;}
						#navigationPractice ul{ list-style:none; padding:20px 0 0 8px; margin:0;}
						#navigationPractice ul li{ font-size:.91em; background:url(/images/bullet.gif) 0 .45em no-repeat; padding:0 0 0 16px; margin:0 0 .2em;}
					#news { font-size:.91em; line-height:1.4em; padding:0 16px 20px 36px; }
						#designNewsFeed { background: #d6ceb9 url(/images/bg-news.gif) repeat-x; margin-top: 13px; padding: 14px; }						
					#contact{ font-size:.91em; color:#ffffff; line-height:1.4em; background:url(/images/bg-contact.gif) 13px 13px no-repeat; padding:0 16px 20px 36px;}
						#contact a:link{ text-decoration:underline; color:#ffffff;}
						#contact a:visited{ text-decoration:underline; color:#ffffff;}
						#contact a:hover, #contact a:focus{ text-decoration:none; color:#d9c48d;}
						#logoSmall{ margin:19px 0 13px 41px;}
			#footer{ clear:both; width:770px; font-size:.91em; color:#ffffff; line-height:1.4em;}
				#footer a:link{ text-decoration:underline; color:#ffffff;}
				#footer a:visited{ text-decoration:underline; color:#ffffff;}
				#footer a:hover, #footer a:focus{ text-decoration:none; color:#a68e52;}
				#navigationLower{ background-color:#330000; border-top:1px solid #ffffff; border-bottom:1px solid #ffffff; padding:10px 22px 14px; margin:0 5px;}
					#navigationLower a{ margin:0 .4em;}
				#geographicalFooter{ background-color:#580001; border-bottom:5px solid #ffffff; margin:0 5px;}
					#geographicalFooter p{ color:#9c947f; padding:10px 25px 14px;}
				#navigationTools{ display:inline; float:right; margin:23px 25px 12px 10px;}
					#footer #navigationTools a{ text-decoration:none; font-weight:bold; background:url(/images/bullet.gif) 0 .45em no-repeat; padding:0 0 0 14px; margin:0 0 0 12px;}
				#finePrint{ font-size:.91em; background-color:#330000; padding:17px 10px 0 25px;}
					#copyright{ padding:0 0 .2em;}
					#branding{}

/* Lists */
	ul#menu { display: block; margin: 0; padding: 0; }
		ul#menu li ul { position: absolute; display: block; visibility: hidden; width: 16em; margin:1px 0 0; padding: 0; border-bottom: 1px solid #320000; z-index: 99; }
		ul#menu li ul.scroll { max-height: 30em; _height: 30em; overflow-y: auto; overflow-x: hidden; }
			/* star HTML filter fixes mysteriously appearing margin bug in all versions/platforms of IE */ * html ul#menu li ul li { display: inline; } /* end filter */
				ul#menu li ul li ul { position: absolute; top: auto; left: auto; margin: -2.2em 0 0 20em; padding: 0; }
				ul#menu li ul li ul.sublist { position: relative; margin: -1.2em 0 0 0; padding: 0; border-bottom: 0; }

/* Items */
	ul#menu li { list-style: none; height: auto; display: inline; float: none; _float:left; margin: 0; }
	/*property + whitespace + empty comment filter positions top-level navigation in single row for IE 5.0 */ ul#menu li { display /**/: block; float /**/: left; } /* end filter */ 
			ul#menu li ul li { display: block; float: none; }

/* Links */
		ul#menu li a { display: block; float: left; font-size:.82em; background-color: #720e0f; color: #bfb18e; text-decoration: none; }
		/* commented backslash filter positions top-level navigation in single row for Mac IE \*/ ul#menu li a { float: none; } /* end filter */
		ul#menu li a:hover, ul#menu li a:focus { background-color: #77673e; color: #ffffff; }
				ul#menu li ul li a { _height:1%; line-height: 1.2em; margin: 0; border:1px solid #320000; border-bottom:none; padding: .5em .5em .5em 1em; text-indent: -.5em; }
							ul#menu li ul li ul.sublist li a { padding-left: 3em; border-top: 0; }

.logo {
	padding-bottom:8px;
}

/*  <![ 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{
	}

