/* FS PUBLISHER - BASE STYLESHEET - UPDATED 11-16-2007 */

html { font-size: .625em; }
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; }

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

a:link { color: #591b0b; }
a:visited { color: #3774b5; }
a:hover, a:focus { color: #ae5741; }
a:active { color: #ae5741; 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 {  }
	form#searchFormBlogDesign { margin: 0; }
		form#searchFormBlogDesign .searchInput { font-size: .91em; width: 132px; height: 1.6em; border: 1px solid #dedede; background: #f8f8f8; color: #666; padding: 2px 4px 0 4px; vertical-align: middle; }
		form#searchFormBlogDesign .searchSubmit { vertical-align: middle; }

/* SUBSCRIBE - IN THE DESIGN */
#blogRSS { background: #e7e8e0 url(/design/images/subscribe.gif) 150px 13px no-repeat; padding: 8px 0 11px 207px; }
	#blogRSS h4 { display: none; }
	#blogRSS a { display: inline; font-size: .91em; margin:0 0 0 5px;}
	#blogRSS a:link, #blogRSS a:visited{ color:#333; text-decoration:underline;}
	#blogRSS a:hover, #blogRSS a:focus{ color:#72333c; text-decoration:underline;}
	#blogRSS ul { display:inline; list-style: none; margin: 0; padding: 0; }
		#blogRSS ul li { display: inline; }
			#blogRSS ul li a { display: inline; font-size: 1em; margin:0; }
			#blogRSS ul li a img{ margin:0 0 -6px;}
	
/* 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; }
.handheldElement { display: none; }
.screenElement {  }
.clear { clear: both; }
.floatLeft { float: left; }
.floatRight { float: right; }
 
/* CUSTOM DESIGN ELEMENTS */
body.design{ background:#1b0101; text-align:center;}
#banner img, #navigationMain img, #columnSide img{ border-width:0;}
		#containerPage{ width:950px; background-color:#f2f3ef; margin:0 auto; text-align:left;}
			#banner{ position:relative; height:277px; background:url(/design/images/bg-banner.jpg) no-repeat;}
				#logo{ position:absolute; top:119px; left:21px;}
				#cta1{ position:absolute; top:253px; left:329px;}
				#tagline1{ position:absolute; top:171px; left:638px;}
				#blogSearch{ position:absolute; top:85px; left:715px;}
				#navigationMain{ position:absolute; top:0; left:202px; height:35px;}
					#navigationMain ul{ list-style:none; padding:0; margin:0;}
					#navigationMain ul li{ display:inline;}
					#navigationMain ul li a{ float:left; display:block;}
			#pageTitle{ background:url(/design/images/dotLine.gif) left bottom repeat-x; padding:16px 0 1px 16px; margin:0 25px;}
				#pageTitle h1{ font-size:1.6em; font-family:arial,helvetica,sans-serif; color:#103a64; padding:0;}
			#content{ padding:20px 40px 16px;}
				#content a{ padding:1px;}
				#content a:hover, #content a:focus{ color:#dcd5c6; text-decoration:underline; background-color:#103a64;}
				#content a:active{ color:#dcd5c6; text-decoration:none; background-color:#103a64;}
			#blogRSS{ /* styled above */ }
			#contactInformation{ line-height:1.4em; background-color:#d8d9cf; border-top:1px solid #f2f3ef; padding:9px 40px 5px;}
				#contactInformation a:link{ color:#72333c; text-decoration:underline;}
				#contactInformation a:visited{ color:#72333c; text-decoration:underline;}
				#contactInformation a:hover, #contactInformation a:focus{ color:#72333c; text-decoration:none;}
				#contactInformation p{ padding:0 0 .4em;}
			#footer{ clear:both; line-height:1.4em; background:#650505 url(/design/images/bg-footer.jpg) repeat-x; padding:27px 40px 22px;}
			#ie #footer{ display:inline-block;}
				#navigationLower{ color:#fff; word-spacing:30px; padding:0 0 1.4em;}
					#navigationLower a{ word-spacing:normal;}
					#navigationLower a:link{ color:#fff; text-decoration:none;}
					#navigationLower a:visited{ color:#fff; text-decoration:none;}
					#navigationLower a:hover, #navigationLower a:focus{ color:#fff; text-decoration:underline;}
					#navigationLowerJump{ font-size:0;}
				#geographicalFooter{}
					#geographicalFooter p{ font-size:.91em; color:#c8c9ba;}
				#finePrint{ font-size:.91em; color:#c8c9ba;}
					#finePrint a:link{ color:#fff; text-decoration:underline;}
					#finePrint a:visited{ color:#fff; text-decoration:underline;}
					#finePrint a:hover, #finePrint a:focus{ color:#fff; text-decoration:none;}
					#copyright{ display:inline; margin:0 10px 0 0;}
					#branding{ display:inline;}
