/* 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; font-size: 1.1em; }


a:link { color: #933; }
a:visited { color: #ffbc3c; text-decoration: none; }
a:hover, a:focus { color: #ffbc3c; }
a:active { color: #ffbc3c;  }

/* 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: 150px; height: 13px; border: 1px solid #ccc; border-right: 0; background: #ffffff; color: #999; padding: 2px 4px 0 4px; vertical-align: middle; }
		form#searchFormBlogDesign .searchSubmit { vertical-align: middle; position: relative; left: -4px; }


/* SUBSCRIBE - IN THE DESIGN */
#blogRSS { background: #ca9047; padding: 21px 0 0 22px; width: 172px; height: 182px; position: relative; }
	#blogRSS h4 { position: absolute; top: 22px; left: 7px; }
	#blogRSS ul { list-style: none; margin: 0; padding: 0; }
		#blogRSS ul li { display: inline; padding-right: 3px; }
			#blogRSS ul li a { display: inline; font-size: 1em; text-align: left; }
	#blogRSS a { display: block; text-align: center; 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; }
 
/* CUSTOM DESIGN ELEMENTS */
body.design { background: url(/design/images/bg-body.gif); padding: 21px 0 0 0; }
#containerPage { margin: 0 auto; text-align: left; width: 760px; background: #fff; }
	#banner { background: #a29284; height: 110px; position: relative; }
		img#logo { position: absolute; top: 9px; left: 53px; }
		img#firmName { position: absolute; top: 49px; left: 157px; }
		img#tagline { position: absolute; top: 71px; left: 150px; }
		#contactInformation { margin: 0 22px 0 0; padding: 10px 0 0 0; text-align: right; }
			#contactInformation p { padding: 0; }
			#contactInformation a { font-weight: bold; }
	#navigationMain { margin: 4px 5px 5px 4px; height: 24px; background: #621f26; padding-left: 153px; }
		#navigationMain ul, #navigationMain ul li { margin: 0; padding: 0; float: left; list-style: none;}
		#navigationMain a { display: block; } 
	#headline { margin: 0 0 0 4px; position: relative; }
		img#contextual { position: absolute; top: 0; left: 198px; }
		#blogSearch { width: 187px; padding: 9px 0 9px 7px; background: #666; border-bottom: 1px solid #fff; }
	#containerColumns { margin: 4px 0 0 0; padding: 47px 23px 25px 23px; background: url(/design/images/bg-containerColumns.gif) 4px 0 no-repeat; min-height: 400px; }
	#ie6 #containerColumns { height: 400px; }
		#pageTitle h1 { color: #333333; text-transform: uppercase; margin:0 0 25px 0; padding:0; font-size: 1.82em; }
	#footer { text-align: center; width: 760px; background: #a29284; }
		#footer a, #footer a:link, #footer a:visited { color: #fde09f; }
		#footer a:hover, #footer a:focus, #footer a:active { color: #933; }
		#navigationLower { background: #621f26; color: #fff; padding: .5em 0; }
			#navigationLower a:link, #navigationLower a:visited { text-decoration: none; color: #fff; }
			#navigationLower a:hover, #navigationLower a:active { color: #966; }
		#finePrint { padding: 1.2em 16px; text-align: center; color: #e6e6e6; font-size: .82em; }
			p#copyright { display: inline; margin: 0 20px 0 0; }
			p#branding { display: inline; }
		#geographicalFooter { padding: 0 16px; color: #fde09f; font-size: .82em; text-align: justify; }

