/* FS PUBLISHER - BASE STYLESHEET - UPDATED 10-11-2007 */

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; }

/* DEFINE BASE FONT SIZE -- 1.1em = 11px, etc. */
body { font-size: 1.1em; }

a:link { color: #944947; }
a:visited { color: #D95957; }
a:hover, a:focus { color: #BF974E; }
a:active { color: #BF974E; text-decoration: none; }

/* HEADERS AND FS CONTROL LEGACY HEADER CLASSES */
h1 { color: #004F6B; font-size: 1.4em; font-weight: bold; padding: 0; }
h2 { font-size: 1.2em; font-weight: bold; }
h3 { font-size: 1.1em; font-weight: bold; padding-bottom: .3em; }
h4 { font-size: 1em; font-weight: bold; padding-bottom: .3em; }
h5 { font-size: .9em; font-weight: bold; padding-bottom: .3em; }
h6 { font-size: .8em; font-weight: bold; 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; padding: 0; }
		form#searchFormBlogDesign .searchInput { font-size: .91em; width: 145px; height: 1.4em; border: 1px solid #6F3735; background: #8F4745; color: #FFFFFF; padding: .1em 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 6px 0 164px; background: url(/design/images/h-rss.gif) no-repeat 104px; }
		#blogRSS ul li { display: inline; }
			#blogRSS ul li a { display: inline; font-size: 1em; text-align: left; }
	#blogRSS a { display: block; text-align: center; font-size: .91em; color: #003B56; }
		#blogRSS a:hover,#blogRSS a:focus,#blogRSS a:active { color: #FFFFFF; }
	
/* 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,.handheldElement { display: none; }
.screenElement {  }
.clear { clear: both; }
.floatLeft { float: left; }
.floatRight { float: right; }
 
/* CUSTOM DESIGN ELEMENTS */
img { margin: 0; padding: 0; border: none; }
br.clear { font-size: 0; line-height: 0; }
body.design { text-align: center; background: #333333; }

	#containerPage { width: 814px; text-align: left; margin: 0 auto; }

		#banner { position: relative; height: 313px; background: url(/design/images/bg-banner.gif) repeat-x top; }
			#logo { position: absolute; left: 169px; top: 65px; z-index: 10; }
			#siteurl { position: absolute; left: 7px; top: 10px; }
			#tagline { position: absolute; left: 173px; top: 187px; }
			#navigationMain { position: absolute; left: 0; top: 61px; z-index: 5; width: 173px; height: 252px; background: #BF974E; }
				#navigationMain ul { list-style: none; margin: 0; padding: 15px 0 0 0; }
					#navigationMain ul li { display: inline; margin: 0; padding: 0; }
						#navigationMain ul li img { display: block; margin-bottom: 3px; }
			#blogSearch { position: absolute; left: 630px; top: 26px; }

		#containerColumns { clear: both; width: 814px; padding-bottom: 20px; background: #FFFFFF; }
			#content { margin: 0 21px; padding-top: 10px; }
				#FSPContent { padding-top: 10px; }
					
		#blogRSS { padding: 7px 20px; background: #E1B666; }

		#footer { padding: 14px 14px 14px 29px; background: #944947 url(/design/images/bg-foot.gif) repeat-x top; border-top: 4px solid #BF974E; }
			#contactInformation { }
				#contactInformation img { display: block; }
				#contactInformation address { font-style: normal; }
					#contactInformation p { color: #E5E3D3; margin: 0; padding: 0; }
			#navigationLower { padding-top: 1em;  color: #BF974E;}
				#navigationLower ul { position: relative; clear: both; width: 771px; overflow: hidden; list-style: none; margin: 0; padding: 0; }
					#navigationLower ul li { float: left; line-height: 1em; margin: 0 .5em .4em -.5em; padding: 0 .5em .1em .5em; border-left: 1px solid #BF974E; }
				#navigationLower a { white-space: nowrap; color: #BF974E; text-decoration: none; }
					#navigationLower a:hover,#navigationLower a:focus,#navigationLower a:active { color: #FFFFFF; text-decoration: underline; }
			#geographicalFooter { padding-top: 1em; }
				#geographicalFooter p { color: #E5E3D3; font-size: .91em; margin: 0; padding: 0 0 .2em 0; }
			#finePrint { padding-top: 1em; }
				#finePrint p { color: #E5E3D3; font-size: .91em; margin: 0; padding: 0 0 .2em 0; }
					p#copyright { display: inline; margin-right: 3em; }
						.finePrintLinks { }
					p#branding { display: inline; }
				#finePrint a { color: #BF974E; text-decoration: none; }
					#finePrint a:hover,#finePrint a:focus,#finePrint a:active { color: #FFFFFF; text-decoration: underline; }
