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

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


a:link { color: #408515; }
a:visited { color: #adadad; }
a:hover, a:focus { color: #ddc366; }
a:active { color: #10b28e; 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: 135px; height: 1.8em;  background: #eae9e9; color: #5a5a5a; padding: 2px 4px 0 4px; vertical-align: middle; }
		form#searchFormBlogDesign .searchSubmit { vertical-align: middle; }


/* SUBSCRIBE - IN THE DESIGN */
#blogRSS { }
	#blogRSS h4 { text-transform:uppercase; color:#5a5a5a; float:left; margin:2px 5px 0 0;}
	#blogRSS ul { list-style: none; margin: 0; padding: 0; float:left;}
		#blogRSS ul li { display: inline; }
			#blogRSS ul li a { float:left; display:inline; margin:0 5px 0 0;}
	#blogRSS a { float:left; font-size: .91em; margin:2px 0 0 0; }
	
/* 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 */
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; font-size: 0; line-height: 0; } 
#ie .clearfix { height: 1%; }
body.design{ background-color:#fff; padding:20px 0;}
#containerPage{ width:760px; margin:0 auto;}
	#navigationMain{ height:31px; background:url(/design/images/bg-navigationMain.gif) repeat-x;}
		#navigationMain ul{ list-style:none; padding:0; margin:0 0 0 138px;}
		#navigationMain ul li{ display:inline;}
		#navigationMain a{ display:block; float:left;}
	#banner{ position:relative; height:224px; background:url(/design/images/bg-banner.jpg) no-repeat;}
		#logo{ position:absolute; top:0px; left:0px;}
		#cta{ position:absolute; top:23px; left:607px;}
	#containerColumns{ float:left; display:inline; width:730px; padding:30px 15px;}
		#columnMain{ }
			#containerPageTitle{ padding:0 0 0 60px; background:url(/design/images/bg-containerPageTitle.gif) left 5px no-repeat;}
			.sIFR-active #containerPageTitle{ padding-bottom:0;}
				#pageTitle h1{ font-size:1.1em; padding:0; color:#3e3e3e; text-transform:uppercase;}
				.sIFR-active #pageTitle h1{ font-size:1.5em;}
			#content{ padding:25px 0 0 0;}
	#footer{ clear:both; width:760px; font-size:.91em;}
		#blogRSS{ margin:0 0 10px 0; float:left;}
		#contactInformation{ clear:both; background:#396021; color:#fff; line-height:1.4em;}
			#contactInformation p {padding:10px;}
		#geographicalFooter{ margin:10px 0; font-size:.91em; font-style:italic; padding:10px; color:#748e64; line-height:1.18em; background:#c7d7bd;}
			#geographicalFooter p{}
		#footerMain { font-size:.91em; color:#879198;}	
			#navigationLower{ word-spacing:.3em; float:left; width:400px; display:inline; margin:0 0 0 42px;}
				#navigationLower a{ color:#879198; text-decoration:none; font-weight:bold; word-spacing:normal;}
				#navigationLower a:hover, #navigationLower a:focus, #navigationLower a.active{ color:#babfc2; text-decoration:none;}
				a#navigationLowerJump{ font-size:0;}
			#blogSearch{ float:right; width:172px;}
		#finePrint{ margin:20px 0 0 42px; color:#9e9e9e;}
			#finePrint a{ color:#9e9e9e; text-decoration:none;}
			#finePrint a:hover, #finePrint a:focus, #finePrint a.active{ color:#9e9e9e; text-decoration:underline;}
			#copyright{ float:left; width:400px;}
			#branding{ float:right; width:305px; text-align:right;}
