/* FS PUBLISHER - BASE STYLESHEET - UPDATED 05-21-2009 */

html { font-size: 62.5%; }
#ie html { font-size: 1em; }
body { margin: 0; padding: 0; background: #FFFFFF; color: #000000; }
body, td, input, textarea, option, select { font-family: Tahoma, Geneva, 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; }
#FSPcontent table { margin: 0 0 1.2em 0; }
a img { border: 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, #content td { color: #000000; }

a:link { color: #1a79d3; }
a:visited { color: #9f6124; }
a:hover, a:focus { color: #dd7a25; }
a:active { color: #dd7a25; text-decoration: none; }

/* HEADERS */
h1 { font-size: 1.4em; }
h2 { font-size: 1.2em; }
h3 { font-size: 1.1em; padding-bottom: .3em; }
h4 { font-size: 1em; padding-bottom: .3em; }
h5 { font-size: .9em; padding-bottom: .3em; }
h6 { font-size: .8em; padding-bottom: .3em; }

/* ATTORNEY PROFILE STYLES */
#ProfileContainer {  }
#profileContactInformation { margin-bottom: 15px; }
#profileContactInformation td { white-space: nowrap; }
#profileContactInformation .ContactInformationLabel { font-weight: bold; padding-right: 5px; }
#profileContactInformation .ContactInformationText { padding-right: 5px; padding-bottom: 10px; }
#ProfileNavigationBar { margin: 0px 0px 25px 0px; padding: 5px; border-top: #999999 solid 1px; border-bottom: #999999 solid 1px; }
#ProfileNarrativeText {  }
#ProfileCategories {  }

/* 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; }
 
/* SEARCH FORM - IN THE DESIGN */
#blogSearch { background:url(/design/images/bg-blogSearch.gif) 11px bottom no-repeat;  padding:0 0 35px 47px; margin:0 0 35px;}
	form#searchFormBlogDesign { margin: 0; }
		form#searchFormBlogDesign .searchInput { font-size: .91em; width: 190px; height:1.4em; padding:2px 4px 0; border: 1px solid #2b6192; color:#cdcdcd; background:#0b2136; vertical-align:middle;}
		form#searchFormBlogDesign .searchSubmit { vertical-align: middle; }

/* SUBSCRIBE - IN THE DESIGN */
#blogRSS { background: url(/design/images/bg-subscribe.gif) 0 2px no-repeat; padding: 0 0 0 16px; width: 200px; margin:0 0 0 65px; }
	#blogRSS h4 { display: none; }
	#blogRSS ul { list-style: none; margin: 0; padding: 0; }
		#blogRSS ul li { display: inline; }
			#blogRSS ul li a { display: inline; font-size: 1em; margin:0; padding-right:3px;}
	#blogRSS a { display: block; font-size: .91em; color:#fff; margin:4px 0 0 46px;}
	#blogRSS a:hover, #blogRSS a:focus{ color:#eeb346;}
	
/* 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; }
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; font-size: 0; line-height: 0; }
#ie .clearfix { height: 1%; }
br.clear{ clear:both; font-size:0; line-height:0;}

/* CUSTOM DESIGN ELEMENTS */
body.design { background: #000306 url(/design/images/bg-body.gif) repeat-x top; }
#bodyHead { background: url(/design/images/bg-bodyHead.jpg) center top no-repeat;}
	#containerPage { width: 995px; margin: 0 auto; }
		#banner { position: relative; height: 403px; }
			#logo { position: absolute; top: 19px; left: 45px; }
			#cta { position: absolute; top: 46px; left: 745px; }
			#tagline { position: absolute; top: 10px; left: 775px; }
			#contextual { position:absolute; top:109px; left:23px;}
		#navigationMain { height:43px; background:url(/design/images/bg-n-main.jpg) no-repeat; padding:0 0 0 266px;}
			#navigationMain ul { list-style: none; padding:0; margin: 0; }
			#navigationMain li{ display:inline;}
			#navigationMain a{ float:left; display:block;}
		#containerColumns { float: left; width: 995px; background: url(/design/images/bg-containerColumns.gif) repeat-y; }
			#containerColumnsHead { float: left; width: 995px; background:url(/design/images/bg-containerColumnsHead.gif) left top no-repeat; }
				#containerColumnsFoot { float: left; width:995px; padding: 55px 0 25px;}
					#columnMain { float: right; width: 694px;}
						#containerPageTitle { padding: 0 54px 26px 45px; }
						.sIFR-active #containerPageTitle { padding-bottom: 19px; }
							#pageTitle { font-size: 1.5em; padding: 0; color:#031c2e; font-family:"Times New Roman", Times, serif; }
						#content { padding: 0 54px 22px 45px;}
					#columnSide { float: left; width: 301px; }
					#finePrint { clear:both; width:600px; margin:0 0 0 347px;}
						#copyright { padding: 0 0 .4em; }
						#branding { padding:0;}	
		#footer { clear: both; float:left; width: 995px; background: url(/design/images/bg-footer.gif) repeat-y; }
			#footerHead { float:left; width:995px; background:url(/design/images/bg-footerHead.gif) left top no-repeat;}
				#footerFoot { float:left; display:inline; padding:35px 110px 15px 250px; width:635px; background:url(/design/images/bg-footerFoot.gif) left bottom no-repeat;}
					#contactInformation { float:left; width:360px; line-height: 1.4em; padding: 0; color:#fff; font-size:1.1em; }
						#contactInformationTitle {}	
						#contactInformation div {float:left; width: 160px; display:inline; margin:0 10px 0 0;}
						#contactInformation a { color: #fff; text-decoration: underline; }
						#contactInformation a:hover, #contactInformation a:focus, #contactInformation a.current { color: #eeb346; text-decoration: underline; }
					#navigationLower { float:right; width:210px; text-align:right; }
						#navigationLower ul { list-style: none; padding: 0; margin: 0; }
						#navigationLower ul li { display: inline; }
						#navigationLower li a { display: block; color: #fff; text-decoration: none; padding: .15em 0; }
						#navigationLower li a:hover, #navigationLower li a:focus, #navigationLower li a.current { color: #eeb346; text-decoration: none; }
						a#navigationLowerJump { font-size: 0; }
		#geographicalFooter {font-size: .91em; clear:both; width:650px; padding:15px 110px 15px 235px; color:#265f94;  }
			#geographicalFooter p { }