/* 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',trebuchet,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.35em; }

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

a:link { color: #2d99aa; text-decoration: none; }
a:visited { color: #127484; text-decoration: none; }
a:hover, a:focus { color: #98bdc3; text-decoration: none; }
a:active { color: #304471; 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: 120px; color: #bfc3cb; background: url(/design/images/bg-searchForm.gif) no-repeat; border:none; padding: 6px 4px 4px 7px; vertical-align: middle; }
		form#searchFormBlogDesign .searchSubmit { position:relative; margin:1px 0 0; vertical-align: middle; }


/* SUBSCRIBE - IN THE DESIGN */
#blogRSS { width:605px; background: url(/design/images/subscribe.gif) 0 5px no-repeat; padding: 0 0 20px 59px; margin:0 0 0 9px; }
	#blogRSS h4 { display: none; }
	#blogRSS ul { display:inline; list-style: none; margin: 0; padding: 0; }
		#blogRSS ul li { display: inline; }
			#blogRSS ul li a { font-size: 1em; margin:0;}
			#blogRSS ul li a img{ margin:0 0 -4px;}
	#blogRSS a { font-weight:bold; color:#98bdc3; text-decoration:none; margin:0 0 0 5px; }
	#blogRSS a:hover, #blogRSS a:focus, #blogRSS a.active{ color:#e0e0e0; text-decoration:none;}
	
/* 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:#121923 url(/design/images/bg-body.gif) center top repeat-x; text-align:center;}
#banner img, #navigationMain img, #columnSide img{ border-width:0;}
		#containerPage{ width:1000px; margin:0 auto; text-align:left;}
			#navigationMain{ position:relative; height:36px; background:url(/design/images/bg-n-main.gif) repeat-x; padding:0 0 0 262px;}
				#navigationMain ul{ list-style:none; padding:0; margin:0;}
				#navigationMain ul li{ display:inline;}
				#navigationMain ul li a{ display:block; float:left;}
			#banner{ position:relative; height:83px; background:url(/design/images/bg-banner.gif) no-repeat;}
				#logo{ position:absolute; top:33px; left:22px;}
				#today{ position:absolute; bottom:45px; right:30px; font-size:.91em; color:#fff; text-align:right;}
				#blogSearch{ position:absolute; top:44px; left:814px;}
			#header{ position:relative; height:122px; background:url(/design/images/bg-header.jpg) no-repeat;}
				#tagline1{ position:absolute; top:43px; left:87px;}
				#cta1{ position:absolute; top:66px; left:84px;}
			#containerColumns{ width:1000px; background:url(/design/images/bg-containerColumns.gif) 50px 0 repeat-y;}
				#columnMain{ width:950px; padding:22px 0 0; margin:0 0 0 50px; overflow:hidden;}
					#containerPageTitle{ background:url(/design/images/bg-containerPageTitle.gif) no-repeat; padding:7px 39px 3px; margin:0 0 26px;}
					.sIFR-active #containerPageTitle{ padding-bottom:0; margin:0 0 16px;}
						#pageTitle h1{ font-size:1.5em; font-family:helvetica,arial,sans-serif; color:#4b515d; padding:0;}
						.sIFR-active #pageTitle h1{ font-size:1.4em;}
					#content{ min-height:400px; padding:0 39px 14px;}
					#ie6 #content{ height:400px;}
						#content a{ font-weight:bold;}
				#contactInformation{ color:#4b515d; line-height:1.65em; background:url(/design/images/bg-contact.gif) repeat-x; padding:42px 255px 12px 38px; margin:0 0 0 50px;}
					#contactInformation a{ font-weight:bold; color:#79b3c0; text-decoration:none;}
					#contactInformation a:hover, #contactInformation a:focus, #contactInformation a.active{ color:#127484; text-decoration:none;}
					#contactTitle{ display:block; margin:0 0 14px;}
		#footerWrap{ clear:both; background:#262a33 url(/design/images/bg-footerWrap.gif) center top repeat-x;}
			#footer{ width:1000px; font-size:.91em; color:#8d958f; line-height:1.4em; background:url(/design/images/bg-footer.gif) right top no-repeat; margin:0 auto; text-align:left;}
				#footerLeft{ display:inline; float:left; width:673px; background:url(/design/images/bg-footerLeft.gif) repeat-x; margin:0 31px 0 50px;}
					#navigationLower{ word-spacing:.3em; padding:49px 9px 20px;}
					.home #navigationLower{ padding:0 9px 20px;}
						#navigationLower a{ font-weight:bold; word-spacing:normal;}
						#navigationLower a:link, #navigationLower a:visited{ color:#98bdc3; 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:#e0e0e0; text-decoration:none;}
						#navigationLowerJump{ font-size:0;}
					#geographicalFooter{ padding:0 9px 6px;}
						#geographicalFooter p{}
					#finePrint{ padding:0 9px 22px;}
						#finePrint a:link, #finePrint a:visited{ color:#98bdc3; 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:#e0e0e0; text-decoration:underline;}
						#copyright{ display:inline; padding:0; margin:0 10px 0 0;}
						#branding{ display:inline; padding:0;}
				#nationwide{ float:left; width:220px; font-size:1.1em; color:#ccc; line-height:1.5em; padding:90px 0 0;}
