/* 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: 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.45em; }

/* DEFINE CONTENT COLOR */
#content, #content td { color: #444444; }

a:link { color: #000000; }
a:visited { color: #777777; }
a:hover, a:focus { color: #999999; }
a:active { color: #ff0101; 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.27em; border: 1px solid #494949; background: #7f7f7f; color: #cccccc; padding: 4px 4px 2px 4px; vertical-align: middle; }
		form#searchFormBlogDesign .searchSubmit { vertical-align: middle; }

/* SUBSCRIBE - IN THE DESIGN */
#blogRSS{ float: left; color: #eace8c; padding-left: 4px; }
	#blogRSS h4 { display: none; }
	#blogRSS ul { display:inline; 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 { text-align: center; font-size: .91em; margin:0; color: #000; }
	#blogRSS img{ vertical-align: middle;}
	
/* 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; }
.clear { clear: both; } 
 
/* CUSTOM DESIGN ELEMENTS */
body.design { text-align:center; background: #FFFFFF;  }
		#containerPage { margin: 0 auto; padding: 0; width: 759px; text-align: left;}
			#navigationMain { padding: 22px 0 0 86px; }
				#navigationMain ul, #navigationMain ul li { margin: 0; padding: 0; float: left; list-style: none;}
				#navigationMain ul { padding-bottom: 23px; }
				#navigationMain a { display: block; } 
			#banner { clear: both; position: relative; background: url(/design/images/bg-banner.gif) no-repeat; height: 76px;}
				img#logo { position: absolute; top: 0px; left: 0px; }
				img#cta { position: absolute; top: 24px; left: 590px; }
			#columnMain { position: relative; }
				#blogSearch { position: absolute; top: 42px; left: 33px; }
				#blogSearch { 					  _top: 38px; _left: -300px; }
				#containerPageTitle-bottom { margin: 0 0 0 330px; background: #ffcc33 url(/design/images/bg-containerPageTitle-bottom.gif) no-repeat bottom; border-left: 1px solid #999999; }
					#containerPageTitle-top { background: url(/design/images/bg-containerPageTitle-top.gif) no-repeat top; padding: 20px 0 15px 24px; }
						#pageTitle { font-size: 1.45em; }
				#content { padding-top: 25px; margin: 0 0 0 33px; }
					#FSPContent { }
			#containerContactInformation { background: url(/design/images/bg-diagonalLines.gif) }
				#contactInformation { background: url(/design/images/bg-plusSign.gif) no-repeat 1px 6px; } 
					#contactInformation p{ padding: 6px 0 8px 33px; }
			#containerRss { width: 759px; border-bottom: 1px solid #999999; background: #FFF; padding: 10px 0 10px 0; }
				#blogRSS { margin-left: 28px; display: inline; }
					#blogRSS li { padding-right: 3px; }
			#footer { clear: both; color: #999999; }
				#footer a:link, #footer a:visited { color:#999999; }
				#footer a:hover, #footer a:focus, #footer a:active, #footer a.active { color:#666666; text-decoration: none; }
				#navigationLower { padding: 13px 0 0 0; word-spacing: 8px; color: #FFF; text-align: center; } 
					#navigationLower a { text-decoration:none; font-weight:bold; word-spacing:normal; }
					#navigationLower a:link, #navigationLower a:visited { color:#ffcc33; text-decoration:none; font-weight:bold; }
					#navigationLower a:hover, a:focus { color: #000000; text-decoration:none;font-weight:bold; }
				img#avvo { float: right; margin: 0 0 0 20px; display: inline; }
				img#millionDollar { float: right; margin: 0 0 0 0; display: inline; }
				#geographicalFooter { padding-top: 10px; font-size: .91em; }
				#finePrint { clear: both; padding: 0 0 15px 0; font-size: .91em; }
					p#copyright { padding: 0 0 0 0; display: inline; }
					p#branding {padding: 0 0 0 1.5em; display: inline; }
