/* 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: 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: 1em; }

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

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

a:link { color: #781010; }
a:visited { color: #666; }
a:hover, a:focus { color: #6c4e23; }
a:active { color: #6c4e23; 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-weight:bold; font-size: .91em; width: 110px; height: 1.7em; border: 1px solid #67492f; background: #a68657; color: #e0d5c4; padding: 2px 4px 0 4px; vertical-align: middle; }
		form#searchFormBlogDesign .searchSubmit { vertical-align: middle; }

/* SUBSCRIBE - IN THE DESIGN */
#blogRSS { background: url(/design/images/subscribe.gif) 0 5px no-repeat; padding: 0 0 10px 60px; margin:0 0 0 15px; }
	#blogRSS h4 { display: none; }
	#blogRSS ul { display:inline; list-style: none; margin: 0 6px 0 0; padding: 0; }
		#blogRSS ul li { display: inline; }
		#blogRSS ul li a { display: inline; font-size: 1em; text-align: left; }
		#blogRSS ul li a img{ vertical-align:middle;}
	#blogRSS a { font-size: .91em; }

/* 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:#781010 url(/design/images/bg-body.jpg) repeat-x; text-align:center;}
#banner img, #navigationMain img, #columnSide img{ border-width:0;}
		#containerPage{ width:798px; background:url(/design/images/bg-containerPage.gif) 4px 0 repeat-y; margin:0 auto; text-align:left;}
			#banner{ position:relative; height:89px; background:url(/design/images/bg-banner.gif) no-repeat; margin:0 4px;}
				#logo{ position:absolute; top:19px; left:14px;}
				#cta1{ position:absolute; top:8px; left:510px;}
			#navigationMain{ height:24px; background:url(/design/images/bg-n-main.gif) no-repeat; padding:0 0 0 119px;}
				#navigationMain ul{ list-style:none; padding:0; margin:0;}
				#navigationMain ul li{ display:inline;}
				#navigationMain ul li a{ display:block; float:left;}
			#content{ width:788px; background:url(/design/images/bg-content.jpg) no-repeat; padding:0; margin:0 5px;}
				#pageTitle{ background:url(/design/images/bg-pageTitle.gif) left bottom repeat-x; padding:15px 0 9px; margin:0 34px 12px;}
				.sIFR-active #pageTitle{ padding-bottom:4px;}
					#pageTitle h1{ text-transform:uppercase; font-size:1.8em; font-family:helvetica,arial,sans-serif; color:#9a0606; padding:0;}
					.sIFR-active #pageTitle h1{ font-size:2em;}
				#FSPContent{ padding:0 34px 14px;}
				#blogRSS{}
			#contactWrap{ background:#ccab70 url(/design/images/bg-contactWrap.gif) 579px 0 repeat-y; border:1px solid #fefae5; border-top:none; padding:0 0 8px; margin:0 5px;}
				#contactInformation{ float:left; width:532px; text-transform:uppercase; font-weight:bold; font-size:.91em; color:#f0e6d4; line-height:1.55em; padding:6px 14px 0;}
					#contactInformation a:link, #contactInformation a:visited{ color:#00f; text-decoration:underline;}
					#contactInformation a:hover, #contactInformation a:focus, #contactInformation a.active, #contactInformation a.active:link, #contactInformation a.active:visited, #contactInformation a.active:hover,
					#contactInformation a.active:focus{ color:#00f; text-decoration:underline;}
					#contactInformation p{ padding:0;}
				#blogSearch{ display:inline; float:right; width:145px; padding:10px 0 0; margin:0 28px 0 0;}
			#footer{ clear:both; width:786px; line-height:1.4em; background:#fbf5dd url(/design/images/bg-footer.jpg) repeat-x; margin:0 6px;}
				#navigationLower{ font-size:.9em; font-family:arial,helvetica,sans-serif; color:#bf1c16; word-spacing:.4em; padding:12px 14px .9em;}
					#navigationLower a{ text-transform:uppercase; word-spacing:normal;}
					#navigationLower a:link, #navigationLower a:visited{ color:#bf1c16; text-decoration:none;}
					#navigationLower a:hover, #navigationLower a:focus, #navigationLower a.active, #navigationLower a.active:link, #navigationLower a.active:visited, #navigationLower a.active:hover,
					#navigationLower a.active:focus{ color:#6c4e23; text-decoration:none;}
					#navigationLowerJump{ font-size:0;}
				#finePrint{ color:#ad221e; padding:0 14px 1.2em;}
					#finePrint a:link, #finePrint a:visited{ color:#ad221e; text-decoration:underline;}
					#finePrint a:hover, #finePrint a:focus, #finePrint a.active, #finePrint a.active:link, #finePrint a.active:visited, #finePrint a.active:hover,
					#finePrint a.active:focus{ color:#6c4e23; text-decoration:underline;}
					#copyright{ display:inline; padding:0; margin:0 10px 0 0;}
					#branding{ display:inline; padding:0;}
		#geographicalFooter{ width:754px; padding:12px 22px 2px; margin:0 auto;}
			#geographicalFooter p{ color:#d5c7ad;}
