/* 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: 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; }
#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.7em;
}

/* DEFINE CONTENT COLOR */
#content, #content td {
	color: #000000;
}

/* DEFINE LINK COLOR */
a:link { color: #374a98; }
a:visited { color: #374a98; }
a:hover, a:focus { color: #983737; }
a:active { color: #983737; text-decoration: none; }

/* REVERSE CAPTCHA FIELDS */
.rcfld {
	display:none;}

/* HEADERS AND FS CONTROL LEGACY HEADER CLASSES */
h1, .cfont7 {
	font-size: 1.4em;
	font-weight: bold;
	padding-top: 35px;
	padding-bottom: 12px;
}
h2, .cfont6, #content big.profiletopname {
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 5px;
	padding: 0px;
}
h3, .cfont5, .cbodyhdr1, .cbodyhdr2, .profilecommtextUpr, .profilecommtexthdr, .profileheader {
	font-size: 1.1em;
	font-weight: bold;
	padding-bottom: 0.3em;
	margin-bottom: 5px;
}
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; }
.city {
	font-size: 1em;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

/* 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 */
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 { 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 90px 1em 1em; background: #bababa url(../images/bg-callOut.gif) center right no-repeat; margin-bottom: 1.2em; }
	
/* CUSTOM DESIGN ELEMENTS */
body.design { text-align: center; background: #838383 url(../images/bg-body.gif) top left repeat-x; }
body.home { background: #838383 url(../images/bg-h-body.gif) top left repeat-x; }
#containerPage { margin: 0 auto; text-align: left; width: 776px; padding-top: 8px; }
	#banner {
	position: relative;
	height: 281px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../images/bg-banner.gif);
}
	.home #banner {
	height: 417px;
	background-repeat: no-repeat;
	background-position: left top;
}
		img#logo { position: absolute; top: 18px; left: 20px; }
		img#cta { position: absolute; top: 21px; left: 400px; }
		img#randomImage { position: absolute; top: 118px; left: 4px; }
		img#tagline { position: absolute; top: 136px; left: 433px; }
		#navigationMain {
	position: absolute;
	top: 233px;
	 left:4px;
}
		.home #navigationMain {position: absolute; top: 370px; left:4px;}
			#navigationMain ul, #navigationMain ul li { margin: 0; padding: 0; float: left; list-style: none;}
			#navigationMain a { display: block; } 
	#containerColumns { float: left; background: url(../images/bg-containerColumns.gif) repeat-y; }
		#containerColumnsHead { float: left; background: url(../images/bg-containerColumnsHead.gif) top left no-repeat; }
			#containerColumnsFoot {
	float: left;
	background: url(../images/bg-containerColumnsFoot.gif) bottom left no-repeat;
	width: 780px;
}
				#columnMain {
	width: 490px;
	float: right;
}
					#containerPageTitle { margin: 35px 38px 0 0; border-bottom: 1px solid #bababa; }
						h1#pageTitle { color: #182373; font-size: 1.45em; padding-bottom: 15px; }
					#content {
	width: 450px;
	min-height: 700px;
	padding-bottom: 25px;
}
					#ie6 #content { height: 700px; }
				#columnSide { float: left; width: 222px; margin-left: 13px; display: inline; padding-bottom: 45px; }
					#navigationFeatures { margin: 12px 0 9px 0; }
					#navigationPractice { background: url(../images/bg-columnSide-div.gif) repeat-y; }
					#ie #navigationPractice { display: inline-block; }	
						#navigationPracticeHead { background: url(../images/bg-columnSide-divHead.gif) top left no-repeat; }
							#navigationPracticeFoot { background: url(../images/bg-columnSide-divFoot.gif) bottom left no-repeat; } 
								img#practiceAreas { margin: 16px 0 11px 23px; }
								#navigationPracticeFoot ul { margin: 0 25px; padding: 0 0 19px 0; list-style: none; overflow: visible; border-top: 1px solid #bababa; }
									#navigationPracticeFoot ul li { display: inline; }
										#navigationPracticeFoot ul li a { padding: 9px 0 3px 0; display: block; }
										#navigationPracticeFoot ul li a:link, #navigationPracticeFoot ul li a:visited { color: #000; text-decoration: none; }
										#navigationPracticeFoot ul li a:hover, #navigationPracticeFoot ul li a:focus, #navigationPracticeFoot ul li a:active , #navigationPracticeFoot ul li a.active, #navigationPracticeFoot ul li a.active:link, #navigationPracticeFoot ul li a.active:visited, #navigationPracticeFoot ul li a.active:hover, #navigationPracticeFoot ul li a.active:active { color: #983737; text-decoration: underline; }
					#contactInformation { margin-top: 11px; background: url(../images/bg-columnSide-div.gif) repeat-y; }
					#ie #contactInformation { display: inline-block; }	
						#contactInformationHead { background: url(../images/bg-columnSide-divHead.gif) top left no-repeat; }
							#contactInformationFoot { background: url(../images/bg-columnSide-divFoot.gif) bottom left no-repeat; padding-bottom: 7px; }
							#ie #contactInformationFoot { display: inline-block; }	
								img#office { margin: 16px 0 11px 23px; }
								#contactInformationFoot address { margin: 0 25px; border-top: 1px solid #bababa; }
								#contactInformationFoot p { padding: 9px 0 8px 0; }
					#navigationTools { margin: 19px 0 0 23px; }
					#ie #navigationTools { float: left; display: inline; }	
						#navigationTools ul, #navigationTools ul li { margin: 0; padding: 0; float: left; list-style: none;}
						#navigationTools a { display: block; } 
	#footer { clear: both; float: left; width: 776px; color: #f4f4f4; font-size: .91em; }
		#footerRight {
	float: right;
	width: 520px;
	display: inline;
	margin-top: 0px;
	margin-bottom: 0;
	margin-left: 20px;
}
			#navigationLower { padding-top: 8px; }
			#geographicalFooter { padding: 25px 0 7px 0; }
		#footerLeft { float: left; width: 215px; margin-left: 20px; display: inline; }
			#finePrint { padding-top: 8px; }
				p#copyright {  }
				p#branding {  }
		#footer a, #footer a:link, #footer a:visited { color: #fff; text-decoration: none; }
		#footer a:hover, #footer a:focus, #footer a:active { color: #000; text-decoration: underline; }

