/* 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: #3a77ae; }
a:visited { color: #660066; }
a:hover, a:focus { color: #325576; }
a:active { color: #000000; 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: 150px; height: 1.8em; border: 1px solid #3c5530; background: #e6f2f9; color: #5c6164; padding: 2px 4px 0 4px; vertical-align: middle; }
		form#searchFormBlogDesign .searchSubmit { vertical-align: middle; }


/* SUBSCRIBE - IN THE DESIGN */
#blogRSS {  }
	#blogRSS h4 { display: none; }
	#blogRSS ul { list-style: none; margin: 0; padding: 0; }
		#blogRSS ul li { display: inline; }
			#blogRSS ul li a { display: inline; font-size: .91em; text-align: left; }
	
/* 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 { text-align: center; background: url(/design/images/bg-design.gif) top repeat-x; }
#containerPage { margin: 0 auto; text-align: left; width: 1000px; }
	#navigationMain { margin: 11px 0 9px 192px; height: 21px; }
		#navigationMain ul { margin: 0; padding: 0; list-style: none; }
		#navigationMain li { display: inline; }
		#navigationMain a { float: left; display: block; }
	#banner { position: relative; background: url(/design/images/bg-banner.jpg) top left no-repeat; height: 215px; }
		img#logo { position: absolute; top: 17px; left: 38px; }
		img#tagline { position: absolute; top: 183px; left: 290px; }
	#headline { color: #fff; position: relative; height: 44px; }
		p#dateStamp { padding: 21px 14px 0 0; }
		img#cta { position: absolute; right: 229px; top: 15px; }
		#blogSearch { position: absolute; right: 10px; top: 15px; }
	#columnMain { margin-top: 8px; background: #e6f2f9 URL(/design/images/bg-content.gif) repeat-x; }
		#content { margin-bottom: 8px; background: URL(/design/images/bg-content.gif) left bottom repeat-x; padding: 40px 20px; }
		#ie #content { display: inline-block; }	
			#pageTitle h1 { color: #663300; text-transform: uppercase; font-family: "Times New Roman", Times, serif; font-size: 1.82em; padding-bottom: 15px; }
			#FSPContent { }
	#siteInformation { background: #738ea7; text-align: center; padding: 15px; }
	#ie #siteInformation { display: inline-block; }	
		#siteInformation a:link, #siteInformation a:visited, #footer a:link, #footer a:visited { color: #fff; text-decoration: underline;}
		#siteInformation a:hover, #siteInformation a:focus, #siteInformation a.active, #footer a:hover, #footer a:focus, #footer a.active { color: #fff; text-decoration: none; }
		#contactInformation { color: #e6f2f9; line-height: 1.45em; }
		#navigationLower { color: #fff; font-size: .91em; word-spacing: .3em; }
			#navigationLower a { word-spacing: normal; }
		#blogRSS { padding: 15px 0 0; }
	#footer { background: #375d81; border-top: 1px solid #fff; color: #fff; text-align: center; font-size: .91em; }
		#finePrint { padding: 20px; }
			p#copyright { padding: 0; display: inline; }
			p#branding { padding: 0 0 0 10px; display: inline; }
		#geographicalFooter { padding: 0 40px; }

