/* FS PUBLISHER - BASE STYLESHEET - UPDATED 04-01-2008 */

html { font-size: .625em; }
body { margin: 0; padding: 0; background: #FFFFFF; color: #000000; }
body, td, 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; }
#FSPcontent table { margin: 0 0 1.2em 0; }
a img { border: 0; }

/* DEFINE BASE FONT SIZE -- 1.1em = 11px, etc. */
body { font-size: 1.3em; }

/* DEFINE CONTENT LINE HEIGHT */
#content p, #content ul, #content ol, #content li, #content blockquote { line-height: 1.65em; }

/* DEFINE CONTENT COLOR */
#content, #content td { color: #000000; }


a:link { color: #c40000; }
a:visited { color: #c40000; }
a:hover, a:focus { color: #f75901; }
a:active { color: #f75901; text-decoration: none; }

/* HEADERS */
h1 { font-size: 1.1em; }
h2 { font-size: 1.1em; }
h3 { font-size: 1em; padding-bottom: .3em; }
h4 { font-size: 1em; padding-bottom: .3em; }
h5 { font-size: .9em; padding-bottom: .3em; }
h6 { font-size: .9em; 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 { }
	form#searchFormBlogDesign { margin: 0; }
		form#searchFormBlogDesign .searchInput { position:relative; font-size: .91em; width: 132px; height: 1.55em; border: 1px solid #fd8e1b; background: #ffbb5d; color: #000000; padding: 2px 4px 0 4px; vertical-align: middle; }
		#ie6 form#searchFormBlogDesign .searchInput { height:1.45em;}
		form#searchFormBlogDesign .searchSubmit { vertical-align: middle; margin:0 0 0 2px; }

/* SUBSCRIBE - IN THE DESIGN */
#blogRSS { }
	#blogRSS h4 { display: none; }
	#blogRSS ul { display:inline; padding: 0; margin: 0; list-style: none;}
		#blogRSS ul li { display: inline; }
			#blogRSS ul li a { display: inline; font-size: 1em; margin:0; }
			#blogRSS ul li a img{ margin:0 0 -5px;}
	#blogRSS a { font-weight:bold; font-size: .91em; margin:0 0 0 4px;}
	
/* 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%; }
 
/* CUSTOM DESIGN ELEMENTS */
body.design{ background:#6e3322 url(/design/images/bg-body.jpg) center top repeat-x;}
#containerPage{ width:1000px; margin:0 auto;}
	#navigationMain{ height:54px; padding:0 0 0 259px;}
		#navigationMain ul{ list-style:none; padding:0; margin:0;}
		#navigationMain ul li{ display:inline;}
		#navigationMain a{ display:block; float:left;}
	#banner{ position:relative; height:298px; background:url(/design/images/bg-banner.jpg) 680px 49px no-repeat;}
		#logo{ position:absolute; top:46px; left:13px;}
		#cta{ position:absolute; top:37px; left:629px;}
	#columnMain{ width:1000px; background-color:#feb043; overflow:hidden;}
		#containerPageTitle{ padding:48px 50px 24px;}
		.sIFR-active #containerPageTitle{ padding-bottom:16px;}
			#pageTitle h1{ text-transform:uppercase; font-size:1.3em; font-family:helvetica,arial,sans-serif; color:#c40000; padding:0;}
			.sIFR-active #pageTitle h1{ font-size:1.38em;}
		#content{ padding:0 50px 26px;}
			#content a{ font-weight:bold;}
	#footer{ clear:both; width:1000px; font-size:.82em; font-family:tahoma,geneva,sans-serif; background-color:#feb043;}
		#blogSearch{ display:inline; float:right; width:165px; margin:-4px 93px 0 0;}
		#blogRSS{ width:590px; background:url(/design/images/bg-subscribe.gif) 0 4px no-repeat; padding:0 0 23px 70px; margin:0 0 0 31px;}
		#contactInformation{ font-weight:bold; color:#fff; line-height:1.4em; background-color:#a54230; padding:16px 18px 4px 23px; margin:0 8px 8px;}
			#contactInformation p{ float:left; margin:0 43px 0 0;}
			#contactInformation a{ color:#feb043; text-decoration:underline;}
			#contactInformation a:hover, #contactInformation a:focus, #contactInformation a.active{ color:#feb043; text-decoration:none;}
		#geographicalFooter{ background-color:#fc7701; padding:12px 23px 4px; margin:0 8px;}
			#geographicalFooter p{ color:#6e3322; line-height:1.6em;}
		#finePrint{ color:#6e3322; line-height:1.5em; background-color:#fc7701; padding:0 23px 14px; margin:0 8px 8px;}
			#finePrint a{ text-transform:uppercase; font-weight:bold; color:#fff; text-decoration:none;}
			#finePrint a:hover, #finePrint a:focus, #finePrint a.active{ color:#fff; text-decoration:underline;}
			#copyright{ display:inline; padding:0; margin:0 10px 0 0;}
			#branding{ display:inline; padding:0;}
		#navigationLower{ word-spacing:30px; background-color:#6e3322; padding:18px 31px;}
			#navigationLower a{ text-transform:uppercase; font-weight:bold; color:#feb043; text-decoration:none; word-spacing:normal;}
			#navigationLower a:hover, #navigationLower a:focus, #navigationLower a.active{ color:#feb043; text-decoration:underline;}
			#navigationLowerJump{ font-size:0;}
