/* 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.45; }

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

a:link { color: #fff; }
a:visited { color: #e1cec7; }
a:hover, a:focus { color: #a6623c; }
a:active { color: #a6623c; 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 { float:right; }
	form#searchFormBlogDesign { margin: 0; }
		form#searchFormBlogDesign .searchInput { font-size: .91em; width: 150px; height: 1.5em; border: 1px solid #350801; border-right:0; border-bottom:0; background: #661003; color: #c29f9a; padding: 4px 4px 2px 4px; vertical-align: middle; }
		form#searchFormBlogDesign .searchSubmit { vertical-align: middle; margin:3px 0 0 2px; }

/* SUBSCRIBE - IN THE DESIGN */
#blogRSS { background: url(/design/images/bg-subscribe.gif) 0 10px no-repeat; padding:5px 0 0 80px; }
	#blogRSS h4 { display: none; }
	#blogRSS ul { display:inline; padding: 0; margin: 0; list-style: none;}
		#blogRSS ul li { display: inline; }
			#blogRSS ul li a { font-size: 1em; margin:0;}
			#blogRSS ul li a img{ margin:0 0 -5px; padding-right:3px;}
	#blogRSS a { font-size: .91em; color:#fff; margin:0 0 0 3px;}
	#blogRSS a:hover, #blogRSS a:focus{ color:#a6623c;}
	
/* 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:#222 url(/design/images/bg-body.jpg) center top;}
#containerPage{ width:1000px; background-color:#c2976c; margin:0 auto;}
	#banner{ position:relative; height:243px; background:url(/design/images/bg-banner.jpg) 275px 7px no-repeat;}
		#logo{ position:absolute; top:6px; left:23px;}
		#cta{ position:absolute; top:21px; left:606px;}
	#navigationMain{ height:40px; background-color:#292728; padding:0 0 0 152px;}
		#navigationMain ul{ list-style:none; padding:0; margin:0;}
		#navigationMain ul li{ display:inline;}
		#navigationMain a{ display:block; float:left;}
	#containerColumns{ width:1000px; background:url(/design/images/bg-containerColumns.gif) left bottom repeat-x; padding:0 0 23px;}
		#columnMain{ width:1000px; min-height:500px; overflow-x:hidden;}
		#ie6 #columnMain{ height:500px;}
			#containerPageTitle{ padding:30px 31px 24px;}
			.sIFR-active #containerPageTitle{ padding-bottom:17px;}
				#pageTitle h1{ text-transform:uppercase; font-size:1.1em; color:#6a3b21; letter-spacing:1px; padding:0;}
			#content{ padding:0 31px 14px;}
		#tagline{ display:block; margin:0 0 0 29px;}
	#blogWrap{ background:#4e1107 url(/design/images/bg-blogWrap.gif) left bottom repeat-x; padding:11px 30px 19px;}
		#blogSearch{}
		#blogRSS{}
	#footerWrap{ clear:both; width:1000px; background:#661003 url(/design/images/bg-footerWrap.gif) repeat-y;}
		#footer{ width:1000px; font-size:.91em; color:#dab48e; background:url(/design/images/bg-footer.gif) repeat-x;}
			#contactInformation{ display:inline; float:left; width:200px; line-height:1.65em; padding:3px 0 12px; margin:0 46px 0 30px;}
				#contactTitle{ display:block; margin:0 0 17px;}
				#contactInformation a{ color:#fff; text-decoration:underline;}
				#contactInformation a:hover, #contactInformation a:focus, #contactInformation a.active{ color:#a6623c; text-decoration:underline;}
			#navigationLower{ float:left; width:160px; padding:3px 0 24px;}
				#lowerTitle{ display:block;}
				#navigationLower ul{ list-style:none; padding:14px 0 0; margin:0;}
				#navigationLower ul li{ display:inline;}
				#navigationLower li a{ display:block; width:160px; color:#fff; text-decoration:underline; padding:.35em 0;}
				#navigationLower li a:hover, #navigationLower li a:focus, #navigationLower li a.active{ color:#a6623c; text-decoration:underline;}
				a#navigationLowerJump{ font-size:0;}
			#footerRight{ float:left; width:500px;}
				#geographicalFooter{ padding:27px 0 6px;}
					#geographicalFooter p{ line-height:1.65em;}
				#finePrint{ padding:0 0 14px;}
					#finePrint a{ color:#fff; text-decoration:underline;}
					#finePrint a:hover, #finePrint a:focus, #finePrint a.active{ color:#a6623c; text-decoration:underline;}
					#copyright{ padding:0 0 .55em;}
					#branding{}

