/* 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: #e2cf97; }

a:link { color: #b79f5a; }
a:visited { color: #f4e6be; }
a:hover, a:focus { color: #dfc373; }
a:active { color: #ebe1b7; 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; }
	
/* DEFAULT FORM ADDED FOR CONTACT PAGE */
#containerIntakeFormI { width: 32.5em; }
	#containerIntakeFormI .intakeFormINote { margin: 0; padding: 0 0 1em 0; }
	#ie #containerIntakeFormI .intakeFormINote { margin: 0; padding: 0; }
	#intakeFormI legend, #intakeFormI ol, #intakeFormI ol li, #intakeFormI p, #intakeFormI select { margin: 0; padding: 0; }
	#intakeFormI fieldset { border: none; border-top: 1px solid  #fff; padding-left: 10px; }
		#intakeFormI legend { font-weight: bold; font-size: 1.2em; color: #fff; }
		#ie #intakeFormI legend { margin-left: -6px; }
		#ie #intakeFormI .intakeFormIHelp { margin-bottom: .5em; }
		#intakeFormI ol { list-style: none; line-height: 1em; }
		#ie #intakeFormI .intakeFormIInline { margin-bottom: .5em; }
			#intakeFormI ol li { line-height: 1em; }
			#intakeFormI .intakeFormIFirst { margin-top: .5em; }
			#ie #intakeFormI .intakeFormIFix { display: inline-block; }
			#intakeFormI .intakeFormIInline li { display: inline; }
				#intakeFormI label { cursor: pointer; }
				#intakeFormI .intakeFormIInline label { margin-right: 10px; }
				#intakeFormI input { display: block; width: 20.5em; margin-bottom: .5em; }
				#intakeFormI .intakeFormIInline input { display: inline; width: 25px; margin-bottom: 0; }
					#intakeFormI .intakeFormIInline label input { }
				#intakeFormI select { display: block; width: 21em; margin-bottom: .5em; }
				#intakeFormI textarea { width: 20.5em; margin: .5em 0; }
				#intakeFormI .intakeFormIHover:hover, #intakeFormI .intakeFormIHover:focus { border: 2px solid black; }
			#intakeFormI .intakeFormIDisclaimer { float: left; margin-right: 10px; }
		#intakeFormI p { margin-bottom: .5em; }
		#ie #intakeFormI p { margin-top: .5em; }
	#intakeFormI .intakeFormISubmit { width: 13.5em; height: 2.5em; }

/* 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 */
#printBanner { display: none; }
.screenElement {  }
#content .callOut { padding: 1em; background: #4b1d22; margin-bottom: 1.2em; }
#content .calloutPrac { padding: 1em; background: #4b1d22; margin-bottom: 1.2em; width:200px; }
.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: #63573D; }
		#containerPage { margin: 0 auto; padding: 0; width: 765px; text-align: left; }
			#banner { position: relative; background: url(/images/bg-banner.jpg) no-repeat; height: 353px; }
.home		#banner { position: relative; background: url(/images/bg-h-banner.jpg) no-repeat; height: 455px; }
				img#firmLogo { position: absolute; top: 33px; left: 16px; border: 0; }
				img#callUs { position: absolute; top: 135px; left: 52px; }
				img#compassionate { position: absolute; top: 169px; left: 131px; }
				#navigationMain { position: absolute; top: 306px; left: 15px; }
.home			#navigationMain { position: absolute; top: 358px; left: 15px; }
			#wrapperColumns { background: #632e34 url(/images/bg-wrappercolumns.gif) repeat-y; float: left; }
				#wrapperColumns-top { background: url(/images/bg-wrappercolumns.jpg) no-repeat top; float: left; }
					#columnMain { float: right; width: 506px; }
						h1#pageTitle { margin: 14px 0 0 -10px; _margin-left:0px; padding-bottom: 0; font-size:2.6em; color:#f7b60e; font-family:"Times New Roman", Times, serif;}
						#content { margin:  10px 58px 0 34px; }
					#columnLeft { float: left; width: 258px; overflow: hidden; }
						#navigationPractice { background: #4b1d22 url(/images/bg-practiceareas.gif) no-repeat top left; padding: 18px 0 0 18px; }
							#navigationPractice ul{ margin: 10px 0 0 4px; padding: 0 0 16px 0; list-style: none;}
								#navigationPractice ul li{ margin:0 0 6px 0; padding: 0 0 0 22px; background:url(/images/bg-bullet.gif) 0 0px no-repeat; font-size: .91em; font-weight: bold; }
									#navigationPractice a:link, #navigationPractice a:visited { color: #d9d6d6; text-decoration: underline; }
									#navigationPractice a:hover, #navigationPractice a:focus, #navigationPractice a:active  { color: #d9d6d6; text-decoration: none; }
						.navigationFeaturesBG { background: #4b1d22 url(/images/bg-dottedline.gif) repeat-x top; }
							.navigationFeatures { margin-right:1px; padding: 9px 0 0 6px; font-weight: bold; color: #e2cf97; text-transform: uppercase; }
								.navigationFeatures p { padding: 5px 0 18px 94px; }
									.navigationFeatures a { display: block; background: url(/images/bg-prac-bullet.gif) no-repeat top left; margin-top: 5px; padding: 0 0 3px 18px; font-size: 1.09em; }
										.navigationFeatures a:link, .navigationFeatures a:visited { color: #fac313; text-decoration: underline; }
										.navigationFeatures a:hover, .navigationFeatures a:focus, .navigationFeatures a:active  { color: #fac313; text-decoration: none; }
						#navigationPersonal { background: url(/images/bg-personalinjury.gif) no-repeat 10px 36px; }
						#navigationMotorVehicle { background: url(/images/bg-motorvehicle.gif) no-repeat 10px 34px; }
						#navigationNewsletter { padding: 6px 0 3px 6px; }
							#navigationNewsletter a { display:inline; _display: inline-block; margin: 0 0 0 1em; position:relative; top: -3px; _top: -1px; }
						#contactInformation { background:url(/images/bg-contactinformation.gif) no-repeat top left; padding: 26px 0 3em 16px; color: #f3f3f3; line-height: 2em; } 
							#contactInformation p{ padding: 11px 0 0 5px;  }
			#containerFooter-top { background: #512328 url(/images/bg-footer.gif) repeat-x bottom; }
				#containerFooter { background: url(/images/bg-footer-top.gif) repeat-x top; color: #FFF; font-size: .82em; text-align: center; }
					#navigationLower { padding-top: 16px; color: #cccc66; font-size: 1.5em; } 
						#navigationLower a:link, #navigationLower a:visited { color: #ded6d7; text-decoration: none; } 
						#navigationLower a:hover, #navigationLower a:focus, #navigationLower a:active  { color: #ded6d7; text-decoration: underline; }
					#finePrint { padding: 9px 0 0 0; }
							#finePrint a:link, #finePrint a:visited { color: #FFF; text-decoration: underline; }
							#finePrint a:hover, #finePrint a:focus, #finePrint a:active  { color: #FFF; text-decoration: none; }
						p#copyright { padding:  0 0 0 0; display:inline; }
						p#branding {padding:  0 0 0 0; display:inline; }
					#geographicalFooter { padding: 10px 20px 0 20px; }


.logo {
	padding-top: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{
	}


