/* FS PUBLISHER - BASE STYLESHEET - UPDATED 11-16-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; }
a img { border: 0; }

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

a:link { color: #006699; }
a:visited { color: #660033; }
a:hover, a:focus { color: #CC9933; }
a:active { color: #CC9933; 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: 153px; height: 1.45em; border: 1px solid #000000; background: #ffffff; color: #000000; padding: 2px 4px 0 4px; vertical-align: middle; }
		form#searchFormBlogDesign .searchSubmit { vertical-align: middle; }


/* SUBSCRIBE - IN THE DESIGN */
#blogRSS { margin: 17px 0 0 27px; background: url(/design/images/subscribe.gif) no-repeat; padding: 0 0 0 16px; width: 165px; _width: 181px; }
	#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: 1em; text-align: left; }
	#blogRSS a { display: block; text-align: center; font-size: .91em; color: #FFF; }
	
/* 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; }

.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
	#ie .clearfix { height: 1%; }
 
/* CUSTOM DESIGN ELEMENTS */
body.design { text-align:center; background: #004a80; }
		#containerPage { margin: 0 auto; padding: 0; width: 775px; text-align: left; }
			#banner { position: relative; background: url(/design/images/bg-banner.gif) no-repeat; height: 167px;}
				img#firmLogo { position: absolute; top: 40px; left: 285px; border: 0;}
				img#helpingFamilies { position: absolute; top: 140px; left: 21px; }
			#containerColumns { background: url(/design/images/bg-containerColumns.gif) repeat-y left; float: left; }
				#containerColumns-bottom { background: url(/design/images/bg-containerColumns-bottom.gif) no-repeat bottom left; float: left; }
					#containerColumns-top { width: 775px; background: url(/design/images/bg-containerColumns-top.gif) no-repeat top right; float: left; padding-bottom: 20px; }
						#columnMain { float: right; width: 490px; margin-right: 24px; display: inline; }
							#pageTitle { margin: 20px 0 0 0; font-size: 1.45em; }
							#content { }
						#columnLeft { float: left; width: 242px; overflow: hidden;}
							#navigationMain { padding: 3px 0 0 7px; }
								#navigationMain ul { margin: 0; padding: 0; list-style: none; overflow: visible; }
									#navigationMain ul li { display: inline; }
										#navigationMain ul li a { padding: 0; display: block; }
							#blogSearch { margin: 20px 0 0 31px; }
							#blogRSS { }
							img#consultWithAnAttorney { margin: 42px 0 200px 47px; }
			#lockToBottom { clear: both; position: relative; height: 0; }
				#contactInformation { position: absolute; top: -156px; left: 41px; text-align: center; color: #FFF; font-size: .91em; line-height: 1.4em; overflow: hidden; } 
					#contactInformation p{ padding: 0; }
			#footer { font-size: .91em; color: #FFFFFF; padding-bottom: 15px; float: left; }
					#footer a:link, #footer a:visited { color: #FFF; text-decoration: underline; } 
					#footer a:hover, #footer a:focus, #footer a:active, #footer a.active  { color: #FFF; text-decoration: none;}
				#navigationLower { float: right; text-transform: uppercase; padding: 16px 30px 0 0; } 
					#navigationLower a:link, #navigationLower a:visited { color: #FFF; text-decoration: none; } 
					#navigationLower a:hover, #navigationLower a:focus, #navigationLower a:active, #navigationLower a.active  { color: #FFF; text-decoration: underline;}
				#finePrint { float: left; width: 320px; padding: 8px 0 0 0; margin-left: 30px; display: inline; }
					p#copyright { padding: 0 0 0 0; }
					p#branding {padding: 0 0 0 0; }
