/* FS CONTROL - BASE STYLESHEET - UPDATED 04-16-2008 */

html { font-size: .625em; }
.body { margin: 0; padding: 0; background: #FFFFFF; color: #000000; }
.body, input, textarea, option, select { font-family: 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; }
#ie6 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, #content td { color: #333; }
.home #content { font-size: 1.1em; }
/* #content ul { margin:0; padding:0; list-style: none; } */
#content ul li a { padding-left: 5px; }

/* DEFINE LINK COLOR */
a:link { color: #723e40; }
a:visited { color: #344858; }
a:hover, a:focus { color: #a73a3f; text-decoration: none; }
a:active { color: #42749a; 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 */
#attorneyList { padding-bottom: 1.2em; }
	#attorneyList ul { padding: 0; list-style: none; margin: 0; }
#content big { font-size: 1em; }

.profilecommtexthdr { margin: 0 5px 0 0; }
big .profileheader { font-size: .91em; }

/* USED BY DEFAULT IN ALL FORMS */
.asterisk { color: #FF0000; }

/* CONTACT FORM - DEFAULT CONTACT US PAGE */
#containerIntakeFormI { width:20em; }
	#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 black; padding-left: 10px; }
		#intakeFormI legend { font-weight: bold; font-size: 1.2em; color: #000; }
		#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: 18.5em; margin-bottom: .5em; }
				#intakeFormI .intakeFormIInline input { display: inline; width: 25px; margin-bottom: 0; }
					#intakeFormI .intakeFormIInline label input { }
				#intakeFormI select { display: block; width: 18.5em; margin-bottom: .5em; }
				#intakeFormI textarea { width: 18.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; }

/* 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: 141px; height: 1.3em; border: 1px solid #aca899; background: #ffffff; color: #000000; padding: 2px 4px 0 4px; vertical-align: middle; }
	form#searchFormDesign input.searchSubmit { vertical-align: middle; background-image:url(/images/search.gif); width:56px; height:15px; border:none; cursor:pointer;}
	form#searchFormDesign input.searchSubmit:hover { background-image: url(/images/search-o.gif); }
	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 { color: #000000; }
	#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; }
	.emailObfuscationBody a { color: #0000FF; text-decoration: underline; }
		
/* 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; }
#skipToLinks { position: absolute; left: 0; top: -9000px; z-index: 100; list-style: none; text-align: left; margin: 0; padding: 0; }
	#skipToLinks li { position: relative; z-index: 100; overflow: hidden; }
#content .callOut { padding: 1em; background: #fcf3e9; margin-bottom: 1.2em; }

/* CUSTOM DESIGN ELEMENTS */
.body { text-align: center; background: #36424a url(/images/bg-body.jpg) repeat-x; padding: 17px 0 0 0; }
.body div.home { text-align: center; background: #4c5c69 url(/images/bg-body-home.jpg) repeat-x; padding: 17px 0 0 0; }
#containerPage { margin: 0 auto; text-align: left; width: 886px; background: url(/images/bg-containerpage.gif) repeat-y; }
.home #containerPage { background: url(/images/bg-containerpage-home.gif) repeat-y; }
.bio #containerPage, .news #containerPage { background: url(/images/bg-containerpage-bio.gif) repeat-y; }
	#wrapperPage { background: url(/images/bg-wrapperpage.gif) no-repeat; }
		#banner { background: url(/images/bg-banner.gif) no-repeat; height: 125px; position: relative; }
			#logo { position: absolute; top: 29px; left: 26px; }
			#containerSearchForm { position: absolute; top: 85px; left: 654px; }
		#navigationMain { height: 59px; }
			#navigationMain ul, #navigationMain ul li { margin: 0; padding: 0; float: left; list-style: none;}
			#navigationMain a { display: block; } 	
			
			/* Main Menu */
			ul#menu, ul#menu ul { float: none; display: inline; list-style: none; margin: 0; padding: 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 { margin: 0; padding: 0; background: #fcf3e9; position: absolute; display: block; visibility: hidden; z-index: 99; border: 1px solid #5f3032; border-top-style: none; }
					ul#menu li ul li { width: 20em; margin: 0; padding: 0; float: none; display: block; }
					#ie ul#menu li ul li { clear: left; float: left; display: inline-block; }
							ul#menu li ul li a { color: #5f3032; font-weight: normal; display: block; padding: .5em 1em; text-decoration: none; }
							#ie ul#menu li ul li a { height: 1%; }
							ul#menu li ul li a:hover, ul#menu li ul a:focus, ul#menu li ul a.active, ul#menu li ul a.active:hover, ul#menu li ul a.active:focus, ul#menu li ul a.active:active { background-color: #fff; }
							ul#menu li ul li ul { position: absolute; top: auto; left: auto; margin: -2.28em 0 0 20em; padding: 0; }
							#ie ul#menu li ul li ul { margin: -2.2em 0 0 20em; }
			
		#containerPageTitle { float: left; width: 880px; background: #fcf3e9; margin: 0 3px; padding: 14px 0 14px 0; border-top: 1px solid #fff; border-bottom: 1px solid #fff; display: inline; clear: both; }
			#wrapperPageTitle { float: left; width: 557px; }
				h1#pageTitle { margin:0; padding: 4px 0 0 18px; color: #5f3032; font-size: 1.18em; }
				
			#navigationTools { float: right; width: 205px; }
				#navigationTools ul { margin:0; padding:0; width: 305px; float: left; }
				#navigationTools ul li { margin: 0; padding: 0; float: left; list-style: none;}
				#navigationTools a { display: block; } 
		#containerColumns { float: left; width: 886px; }
			#columnMain { float: left; width: 580px; overflow: hidden; }
			.home #columnMain { float: left; width: 400px; margin-left: 3px; display: inline; overflow: hidden; border-top: 1px solid #fff; }
			.bio #columnMain, .news #columnMain { float: left; width: 886px; overflow: hidden; }
				#content { padding: 24px 28px 20px 22px; }
				.home #content { padding: 30px 28px 20px 33px; }
				.news #content { padding: 0 0 20px 0; }
				.news #content h2 { background: #f0f3f4; color: #36424a; font-size: 1em; margin:0 3px 20px 3px; padding: 21px 0 20px 19px; }
				.news #content p, .bio #content ul, .bio #content blockquote, .bio #content ol { padding-right: 28px; padding-left: 22px; }
			#columnSide { float: right; width: 303px; margin: 0 3px 0 0; display: inline; }
			.home #columnSide { float: right; width: 480px; margin: 0 3px 0 0; display: inline; }
				#lawyerInformation { padding: 30px 50px 25px 25px; color: #51626f; line-height: 1.55em; }
					#lawyerInformation strong { color: #5f3032; }
				.lock { position: relative; clear: both; float: left; }
					#news { position: absolute; top: -15px; left: 827px; }
				#newsletter { background: #51626f; padding: 18px 0 15px 21px; border-bottom: 1px solid #fff; }
					#newsletter p { margin:0; padding:0; color: #fff; font-weight: bold; }
					#newsletter a:link, #newsletter a:visited { color: #fff; font-weight: normal; }
					#newsletter a:hover, #newsletter a:active { text-decoration: none; }
				#navigationAttorneys { background: #fcf3e9; padding: 0 0 24px 21px; border-bottom: 1px solid #fff; }
					#navigationAttorneys h2 { color: #5f3032; margin:0; padding:25px 0 0 0; }
					#navigationAttorneys ul { margin: 0; padding: 14px 10px 0 0; list-style: none; overflow: visible; }
					
					#navigationAttorneys ul li ul { margin: 0; padding: 0 0 0 15px; list-style: none; overflow: visible; }
					
					#navigationAttorneys ul li { display: inline; background: url(/images/bg-bullet.gif) 0 .5em no-repeat; padding: 0 0 4px 10px; display: block; }
					#navigationAttorneys ul li a { }
					#navigationAttorneys ul li a:link, #navigationAttorneys ul li a:visited { color: #333; }
					#navigationAttorneys ul li a:hover, #navigationAttorneys ul li a:active { text-decoration: none; }
				#navigationPublications { padding: 25px 24px 30px 21px; } 
					#navigationPublications h2 { color: #51626f; }
					#navigationPublications ul { margin: 0; padding: 0; list-style: none; overflow: visible; }
					#navigationPublications ul li { display: block; }
					#navigationPublications a:link, #navigationPublications a:visited { color: #5f3032; }
					#navigationPublications a:hover, #navigationPublications a:active { text-decoration: none; }
		#subImages { margin: 0 0 0 3px; width: 880px; padding: 0; height: 183px; float: left; display: inline; clear: both; }
			#subImages img { display: block; }
			#subImages ul {  margin: 0; width: 880px; padding: 0; float: left; list-style: none; }
			#subImages ul li { float: left; margin:0; padding:0; }
		#contactInformation { clear: both; margin: 0 3px; background: #fcf3e9; padding: 25px 0; color: #36424a; text-align: center; }
		.home #contactInformation { background: #fff; color: #51626f;  clear: both; padding: 20px 0; }
		.bio #contactInformation { color: #5f3032; }
		.news #contactInformation { background: #f0f3f4; color: #5f3032; }
		#ie #contactInformation { display: inline-block; }
			#contactInformation p { line-height: 1.64em; margin:0; padding:0; }
			#contactInformation a:link, #contactInformation a:visited { color: #36424a; }
			#contactInformation a:hover, #contactInformation a:active { text-decoration: none; }
			.home #contactInformation a:link, .home #contactInformation a:visited { color: #51626f; }
			.home #contactInformation a:hover, .home #contactInformation a:active { text-decoration: none; }
			.news #contactInformation a:link, .news #contactInformation a:visited, .bio #contactInformation a:link, .bio #contactInformation a:visited { color: #5f3032; }
			.news #contactInformation a:hover, .news #contactInformation a:active, .bio #contactInformation a:hover, .bio #contactInformation a:active { text-decoration: none; }
			#contactInformation strong { font-size: 1.1em; }
		#navigationLower { margin: 0 3px; border-top: 1px solid #fff; padding: 15px 0 10px 0; background: #5f3032; text-align: center; word-spacing: 3.6em; }
			#navigationLower a { word-spacing: normal; }
			#navigationLower a:link, #navigationLower a:visited { color: #fff; font-weight: bold; text-decoration: none; }
			#navigationLower a:hover, #navigationLower a:active { color: #966; }
		#footer { background: #36424a url(/images/bg-footer.gif) no-repeat; padding: 18px 0 20px 25px; text-align: center; color: #f0f3f4; font-family: Verdana, Geneva, sans-serif; font-size: .82em; }
		.home #footer { background: #4c5c69 url(/images/bg-footer-home.gif) no-repeat;}
		#ie #footer { display: inline-block; }
			#geographicalFooter {  }
			#finePrint {  }
				#finePrint a:link, #finePrint a:visited { color: #f0f3f4; }
				#finePrint a:hover, #finePrint a:active { text-decoration: none; }
				p#copyright { display: inline; margin: 0 10px 0 0; }
				p#branding { display: inline; }

.logo {
	padding-bottom:10px;
}

/*  <![ 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 {
	padding:20px 0px;
	}

	.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;
}

/*  <!---------------------------------------------------- ] Primary Contact Form ] -->*/
/*  <![ Directions [ ----------------------------------------------------*/

/* 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{
	}

/*  <!---------------------------------------------------- ] Directions ] -->*/

.contact-note {
	padding:30px 20px;
}	

.atty-img {text-align:center;}

dd { font-weight: normal; list-style: none; padding: 3px 0px 0px 20px; background: url(/images/dd-bull.gif) left .3em no-repeat; margin-bottom: 5px}


