/* FS CONTROL - BASE STYLESHEET - UPDATED 01-17-2008 */

html { font-size: .625em; }
body { margin: 0; padding: 0; background: #FFFFFF; color: #000000; }
body, 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; }
address { font-style: normal; }
a img { border: 0; }
#ie em { display: inline-block; }

/* 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 { color: #544a36; }

a.navbar:link,a.navbar:visited
{
	display: inline-block;
	height: 32px;
	background-color: #8A4723;
	color: #FFFFFF;
	float: left;
	line-height: 30px;
	text-decoration: none;
	font-family: arial;
	font-size: 10px;
	font-variant: small-caps;
	text-align: center;

}
a.navbar:hover
{
	color: #E6B750;
}
a.navbar:active
{
	color: #E6B750;
}


a:link { color: #c7591e; }
a:visited { color: #d79c19; }
a:hover, a:focus { color: #eb5809; }
a:active { color: #702c08; text-decoration: underline; }

/* HEADERS AND FS CONTROL LEGACY HEADER CLASSES */
h1, .cfont7 { font-size: 1.18em; font-weight: bold; }
h2, .cfont6, #content big.profiletopname { font-size: 1.1em; font-weight: bold; }
h3, .cfont5, .cbodyhdr1, .cbodyhdr2, .profilecommtextUpr, .profilecommtexthdr, .profileheader { font-size: 1em; font-weight: bold; padding-bottom: .3em; }
h4, .cfont4, .cbodyhdr4 { font-size: .91em; font-weight: bold; padding-bottom: .3em; }
h5, .cfont3 { font-size: .82em; font-weight: bold; padding-bottom: .3em; }
h6, .cfont1 { font-size: .82em; font-weight: bold; padding-bottom: .3em; }


.profilecommtexthdr { margin: 0 5px 0 0; }
big .profileheader { font-size: .91em; }


/* 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: 12px 0 0 28px; }
	form#searchFormDesign input.searchInput { font-family: Arial, Helvetica, sans-serif; font-size: 1em; width: 191px; height: 1.4em; border: 1px solid #d0cfb0; background: #ffffff; color: #5f3017; padding: 3px 8px 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; margin: 0; padding: 0; }
.sIFR-replaced, .sIFR-ignore { visibility: visible !important; }
.sIFR-alternate { position: absolute; left: 0; top: 0; width: 0; height: 0; display: block; overflow: hidden; color: #333333; }
.sIFR-active h1 { padding-bottom: 0; visibility: hidden; line-height: 1em; }

/* STANDARD ELEMENTS */
.printElement { display: none; }
.screenElement {  }
.handheldElement { display: none; }
#content .callOut { padding: 1em; background: #e7e6ca url(/Includes/Templates/Active/images/bg-callOut.gif) center top no-repeat; border: 1px solid #d1d2c5; margin-bottom: 1.2em; }
.clear { clear: both; line-height:0; font-size:0; }
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
	#ie .clearfix { height: 1%; }

/* CUSTOM DESIGN ELEMENTS */
body.design { text-align: center; background: #5f3017 url(/Includes/Templates/Active/images/bg-body.gif) repeat-x top; }
#containerPage { margin: 0 auto; background: #fff; width: 771px; }
	#navigationMain { position: relative; height: 32px; width: 771px;background-color:#8A4723; }
		#navigationMain ul, #navigationMain ul li { margin: 0; padding: 0; float: left; list-style: none; }
		#navigationMain a { display: block; }
	#containerBorder { margin: 0 auto; width: 769px; text-align: left; }
		#banner { position: relative; background: url(/Includes/Templates/Active/images/bg-banner.gif) no-repeat; height: 379px; }
		.home #banner { position: relative; background: url(/Includes/Templates/Active/images/bg-h-banner.gif) no-repeat; height: 490px; }
			#containerFlash { position: absolute; top: 144px; left: 0; }
			img#logo { position: absolute; top: 18px; left: 16px; }
			img#cta { position: absolute; top: 38px; left: 586px; }
			img#contextualImages { position: absolute; top: 131px; left: 0; }
		#containerColumns { float: left; background: url(/Includes/Templates/Active/images/bg-containerColumns.gif) repeat-y; }
			#containerColumnsHead { float: left; background: url(/Includes/Templates/Active/images/bg-containerColumnsHead.gif) left top no-repeat; }
				#containerColumnsFoot { float: left; background: url(/Includes/Templates/Active/images/bg-containerColumnsFoot.gif) left bottom no-repeat; }
					#columnMain { float: right; width: 484px; overflow: hidden; }
						#navigationFeaturesInfo { float: left; margin-bottom: 20px; }
							#navigationFeaturesInfo ul, #navigationFeaturesInfo ul li { margin: 0; padding: 0; float: left; list-style: none; }
							#navigationFeaturesInfo a { display: block; }
						p#dateStamp { margin: 0 20px; padding: 0; }
						#containerPageTitle { margin: 9px 0 0 21px; }
							h1#pageTitle { color: #544a36; font-size: 1.18em; }
						#content { margin: 0 21px 50px 21px; }
					#columnSide { float: left; width: 285px; }
						img#caseSummaries { margin: 19px 0 0 32px; }
						#navigationPractice { background: url(/Includes/Templates/Active/images/bg-navigationPractice.gif) top repeat-y; padding-top: 15px; margin: 0 2px 0 27px; border-bottom: 1px solid #d6d7cb; }
							img#ourPracticeAreas { margin: 0 0 0 29px; }
							#navigationPractice ul { margin: 14px 20px 11px 32px; padding: 0; list-style: none; overflow: visible; }
								#navigationPractice ul li { display: inline; }
								#navigationPractice ul li a { display: block; padding: 0 0 4px 14px; background: url(/Includes/Templates/Active/images/bg-bullet.gif) 0 .45em no-repeat; }
								#navigationPractice ul li a:link { color: #391c0d; text-decoration: none; }
								#navigationPractice ul li a:hover { color: #703719; background: url(/Includes/Templates/Active/images/bg-bullet-o.gif) 0 .45em no-repeat; }
						#womensHealthCenter { margin: 0 1px 0 26px; border-top: 1px solid #fff; border-bottom: 1px solid #fff; }
						#contactInformation { margin: 20px 0 0 57px; }
							img#contactDetails {  }
							#contactInformation p { margin-top: 12px; color: #391c0d; line-height: 1.45em; }
					#navigationFeaturesLogo { width: 484px; float: right; margin: -34px 0 0 0; padding-bottom: 15px; }
						img#superLawyers { float: left; margin-left: 19px; }
						img#avRated { float: right; margin-right: 35px; }
		#navigationFeaturesNews { float: left; background: #8a4723; height: 69px; width: 769px; }
			img#n-feat-news-pi { position: relative; float: right; margin: -4px 0 0 0; display: inline; }
			#navigationTools { float: left; margin: 26px 0 0 299px; display: inline; }
				#navigationTools ul, #navigationTools ul li { margin: 0; padding: 0; float: left; list-style: none;}
				#navigationTools a { display: block; } 
		#containerFooter { clear: both; background: url(/Includes/Templates/Active/images/bg-containerFooter.gif) repeat-y; font-family: Arial, Helvetica, sans-serif; color: #fff; font-size: .91em; line-height: 1.45em; } 
			#containerFooterHead { background: url(/Includes/Templates/Active/images/bg-containerFooterHead.gif) left top no-repeat; } 
				#geographicalFooter { padding: 30px 0 0 29px; }
					#geographicalFooter p { padding: 0; }
				img#phoneNumber { float: right; margin: 30px 60px 0 0; }
				#navigationLower { padding: 40px 0 0 29px; }
					#navigationLower a { color: #fff; }
					#navigationLower a:hover { color: #3a1e0f; }
				#finePrint { padding: 40px 0 0 29px; }
					#finePrint a { color: #fff; }
					#finePrint a:hover { color: #fff; }
					p#copyright { padding: 0; }
					p#branding {  }
				#searchForm { background: #e7e6c9; border-top: 1px solid #fff; height: 43px; }
					img#footerFirmLogo { position: relative; float: right; margin: -44px 4px 0 0; }
					
					
					
.formWrapper{
padding-bottom:30px;
width:200px;
}
.formWrapper table{
width:100%;
border-spacing:0;
margin-top:3px;
}
.formWrapper table td{
vertical-align:middle;
padding-bottom:5px;
}
.formWrapper .label{
width:39px;
padding-right:6px;
text-align:right;
font-size:11px;
color:#544a36;
}
.formWrapper label{
display:block;
margin-bottom:2px;
}
.formWrapper .label label{
margin:0;
display:inline;
}
.formWrapper input[type="text"],
.formWrapper textarea{
font-size:11px;
background:#fff;
border:1px solid #c7c7bb;
border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
padding:3px;
width:143px;
}
.formWrapper textarea{
width:188px;
height:92px;
}
.formWrapper p{
padding:5px 0px 5px 0px;
margin:0px !important;
}
.formWrapper .note{
font-size:9px;
line-height:14px;
}


#logo{
width:427px !important;
}					
					
					
/* recaptcha */
#contactInformation #recaptcha_logo, #contactInformation #recaptcha_tagline { display:none; }
#contactInformation #recaptcha_table { background:#FFF; position:relative; right:23px; }
#contactInformation .recaptcha_image_cell { width:170px !important; }
#contactInformation #recaptcha_image { width:170px !important; }
#contactInformation .recaptcha_image_cell center img { width:170px !important; }
#contactInformation #recaptcha_response_field { width:172px !important; }
