/* 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: "Trebuchet MS", 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: 2.1em; }

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


a:link { color: #bc7628; }
a:visited { color: #8e451a; }
a:hover, a:focus { color: #ff8702; }
a:active { color: #8e451a; }

/* 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 {width: 179px; float: right; padding-top: 4px;}
	form#searchFormBlogDesign { margin: 0; }
		form#searchFormBlogDesign .searchInput { font-size: .91em; width: 106px; height: 1.7em; border: 1px solid #8e451a; background: #cb8c2f; color: #ead1ac; padding: 2px 4px 0 4px; vertical-align: middle; }
		form#searchFormBlogDesign .searchSubmit { vertical-align: middle; }


/* SUBSCRIBE - IN THE DESIGN */
#blogRSS { padding: 0; width: 682px; float: left;}
	#blogRSS ul { list-style: none; margin: 0; padding: 0; float: left; width: 682px; }
		#blogRSS ul li { display: inline; float: left; }
			#blogRSS ul li a { display: block; color: #a6641b; margin: 0 3px; }
			#blogRSS ul li a:hover, #blogRSS ul li a:focus, #blogRSS ul li a:active { text-decoration: none; }
			#blogRSS img { display: block; }
	
/* 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: url(/design/images/bg-body.jpg); }
#containerPage { margin: 0 auto; padding: 0; width: 903px; background: url(/design/images/bg-containerPage.gif) repeat-y; border-left: 12px solid #8e451a; border-right:12px solid #8e451a; text-align: left;}
	#banner { position: relative; background: url(/design/images/bg-banner.jpg) no-repeat; height: 136px;} 
		img#logo { position: absolute; top: 49px; left: 278px;} 
		img#cta { position: absolute; top: 18px; left: 764px;}
	#navigationMain { height: 21px; background: #a7581a; padding: 0 0 0 216px; }
		#navigationMain ul, #navigationMain ul li { margin: 0; padding: 0; float: left; list-style: none;}
		#navigationMain a { display: block; } 
	#containerColumns { background: #fff url(/design/images/bg-containerColumns.jpg) left top no-repeat; width: 903px;}
		#content { padding: 43px 44px 50px 37px;}
			#pageTitle h1 { margin: 0 0 25px; padding: 0; font-family: "Times New Roman", Times, serif; font-weight: normal; color: #a7581a; font-variant: small-caps; font-size: 1.82em; }
			#FSPContent { }
	#containerContactWrapper { background: url(/design/images/bg-containerContactWrapper.jpg) repeat-y; float: left; width: 903px; }
		#containerContact { background: url(/design/images/bg-containerContact.jpg) left bottom no-repeat; float: left; width: 903px;}
			#contactInformation { font-size: 1.1em; color: #a6641b; text-transform: uppercase; font-weight: bold; text-align: center; padding: 16px 0 11px; border-bottom: 1px solid #ca8b2f; }
				#contactInformation p { margin:0; padding:0; }
			#blogRSS { padding: 8px 0 8px 42px;  }
				#blogSearch {  }
	#footer { width: 903px; background: #8e451a; padding: 12px 0 11px; color: #f2c341; font-size: .91em; text-align: center; clear: both; } 
		#footer a { color: #f2c341; } 
		#footer a:hover, #footer a:focus, #footer a:active, #footer a.active  { text-decoration: none;}
		#navigationLower { padding: 0 0 9px; font-family: Georgia, serif; font-weight: bold; word-spacing: 1em; }
			#navigationLower a { text-transform: uppercase; color: #f2c341; text-decoration: none; word-spacing: normal; }
			#navigationLower a:hover, #navigationLower a:focus, #navigationLower a:active { text-decoration: underline; }
		#geographicalFooter { padding: 0 80px; font-family: Verdana, Geneva, sans-serif; }
		#finePrint { font-family: Verdana, Geneva, sans-serif; }
			p#copyright { display: inline; padding-right: 10px; }
			p#branding { display: inline;  }