/* 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: 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; }
#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: #ac6244; }
a:visited { color: #122a47; }
a:hover, a:focus { color: #43708b; }
a:active { color: #43708b; 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 { display:inline; float:right; margin:12px 23px 0 0; }
	form#searchFormBlogDesign { }
		form#searchFormBlogDesign .searchInput { font-size: .91em; width: 132px; height: 1.7em; border:0; border-top: 1px solid #888; border-left: 1px solid #888; background: #ededed; color: #000000; padding: 2px 4px 0 4px; vertical-align: middle; }
		form#searchFormBlogDesign .searchSubmit { vertical-align: middle; margin:0 0 0 2px; }

/* SUBSCRIBE - IN THE DESIGN */
#blogRSS { background: url(/design/images/bg-subscribe.gif) 0 5px no-repeat; padding: 0 0 16px 65px; margin:0 0 0 23px;}
	#blogRSS h4 { display: none; }
	#blogRSS ul { display:inline; padding: 0; margin: 0; list-style: none;}
		#blogRSS ul li { display: inline; }
			#blogRSS ul li a { margin:0 3px 0 0; }
			#blogRSS ul li a img{ margin:0 0 -5px;}
	#blogRSS a { font-size:.91em; color:#43708b; text-decoration:none; margin:0;}
	#blogRSS a:hover, #blogRSS a:focus { color:#43708b; 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; }

/* CUSTOM DESIGN ELEMENTS */
body.design{ background:#9db0bc url(/design/images/bg-body.jpg) center top repeat-x;}
#containerPage{ width:800px; background-color:#fff; margin:0 auto;}
	#banner{ position:relative; height:217px; background:url(/design/images/bg-banner.jpg) no-repeat;}
		#logo{ position:absolute; top:8px; left:21px;}
		#cta{ position:absolute; top:8px; left:615px;}
		#tagline{ position:absolute; top:74px; left:330px;}
		#navigationMain{ position:absolute; top:186px; left:10px; height:22px;}
			#navigationMain ul{ list-style:none; padding:0; margin:0;}
			#navigationMain ul li{ display:inline;}
			#navigationMain a{ display:block; float:left;}
	#containerColumns{ width:800px;}
		#columnMain{ width:800px; overflow:hidden;}
			#containerPageTitle{ padding:31px 23px 18px;}
			.sIFR-active #containerPageTitle{ padding-bottom:13px;}
				#pageTitle h1{ font-size:2em; font-family:'Trebuchet MS',helvetica,sans-serif; color:#ac6244; padding:0;}
				.sIFR-active #pageTitle h1{ font-size:2.2em;}
			#content{ min-height:500px; padding:0 23px 22px;}
			#ie6 #content{ height:500px;}
		#blogSearch{}
		#contactInformation{ color:#ac6244; line-height:1.4em; padding:0 0 3px 23px; margin:0 210px 0 0;}
			#contactInformation em{ text-transform:uppercase; font-style:normal;}
			#contactInformation a{ color:#43708b; text-decoration:none;}
			#contactInformation a:hover, #contactInformation a:focus, #contactInformation a.active{ color:#43708b; text-decoration:underline;}
		#blogRSS{}
		#navigationLower{ clear:both; font-size:.82em; color:#3c6279; word-spacing:.1em; padding:0 23px 12px;}
			#navigationLower a{ color:#3c6279; text-decoration:none; word-spacing:normal;}
			#navigationLower a:hover, #navigationLower a:focus, #navigationLower a.active{ color:#3c6279; text-decoration:underline;}
			a#navigationLowerJump{ font-size:0;}
	#footer{ clear:both; width:800px; font-size:.82em; color:#122a47; background-color:#b4c6d1;}
		#geographicalFooter{ padding:12px 23px 5px;}
			#geographicalFooter p{}
		#finePrint{ padding:0 23px 15px;}
			#finePrint a{ color:#122a47; text-decoration:underline;}
			#finePrint a:hover, #finePrint a:focus, #finePrint a.active{ color:#122a47; text-decoration:none;}
			#copyright{ display:inline; padding:0; margin:0 10px 0 0;}
			#branding{ display:inline; padding:0;}

