/* 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: 1.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: #000000; }


a:link { color: #839250; }
a:visited { color: #8d8e7e; }
a:hover, a:focus { color: #31a105; }
a:active { color: #5a5d38; 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; width: 400px;  height: 3em; position: absolute; top: 146px; left: 621px;  }
		form#searchFormBlogDesign .searchInput { font-size: .91em; width: 246px; height: 1.8em; border: 1px solid #d7d8c7; background: #ffffff; color: #d7d8c7; padding: 2px 4px 0 4px; }
		form#searchFormBlogDesign .searchSubmit { }


/* SUBSCRIBE - IN THE DESIGN */
#blogRSS { url(subscribe.gif) no-repeat; padding: 10px 0 10px 16px; width: auto; }
	#blogRSS h4 { float: left; text-transform: uppercase; color: #2e430a; font-size: .91em; padding: 2px 5px 0 0;  }
	#blogRSS ul { list-style: none; margin: 0; padding: 0; }
		#blogRSS ul li { display: inline; }
			#blogRSS ul li a { display: inline; font-size: 1em; text-align: left; padding: 0 2px 0 0; }
	#blogRSS a { float: left; font-size: .91em; padding: 2px 0 0 5px;}
	
	
/* 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 */
body.design { background: #292828;  text-align:center; }
#containerPageBorder { width: auto; background: url(/design/images/bg-body.gif) top left repeat-x #f5f6e8;  }
#containerPage { width: 943px; text-align:left; margin: 0 auto;  }
	#banner { position: relative; width: 943px; height: 263px; }
		#logo { position: absolute; top: 78px; left: 0;}
		#bannerPhone { position: absolute; top: 78px; left: 729px;}
		#navigationMain { padding: 0 0 0 192px; }
			#navigationMain ul, #navigationMain ul li { margin: 0; padding: 0; float: left; list-style: none;}
				#navigationMain a { display: block; } 
	#containerColumns { width: 943px; }
		#columnMain { padding: 0 8px 25px 23px; display: inline-block; }
			#content { padding: 20px 0 44px 0; }
				#containerPageTitle { border-bottom: 1px solid #000; font-family: "Times New Roman", Times, serif; font-size: 2.0em; color: #567317; text-transform: uppercase; }
					#pageTitle h1{  padding: 0 0 0 0; margin: 0 0 0 0; }
			#navigationLowerMiddle { background: url(/design/images/bg-lowerNavigation-middle.gif) top left repeat-y; }
				#navigationLowerTop { background: url(/design/images/bg-lowerNavigation-top.gif) top left no-repeat; }
					#navigationLowerBottom { background: url(/design/images/bg-lowerNavigation-lower.gif) bottom left no-repeat; padding: 42px 200px; text-align: center; color: #839250; }
						#navigationLowerBottom a:link { color: #839250; }
						#navigationLowerBottom a:visited { color: #839250; }
						#navigationLowerBottom a:hover, #navigationLowerBottom a:focus { color: #31a105; }
						#navigationLowerBottom a:active { color: #31a105; text-decoration: none; }
	#footerBorder { width: auto; background: url(/design/images/bg-footer.gif) top left repeat-x; }		
		#footer {width: 943px; text-align:left; margin: 0 auto; position: relative; color: #e8e9dd; }
			#footerLogo { position: absolute; top: 81px; left: 663px;}
			#footerPhone { position: absolute; top: 156px; left: 663px;}
			#geographicalFooter { padding: 56px 322px 33px 23px;}
			#finePrint { padding: 0 322px 33px 23px;}
			#finePrint p{ padding: 0 0 5px 0; margin: 0;  }
				#finePrint span{ padding: 0 0 0 20px; margin: 0;  }
				#finePrint span a{ padding: 0 10px 0 0; margin: 0;  }
