/* 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: #fff; }

/* DEFINE LINK COLOR */
a:link { color: #289a08; }
a:visited { color: #7c7c7c; text-decoration: none; }
a:hover, a:focus { color: #fff; background: #1a7900; }
a:active { color: #7c7c7c; 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 { color: #1a7900; font-size: 1.1em; width: 200px; height: 1.45em; border: none; padding: 2px 4px 1px 4px; background: none; font-family: "Times New Roman", Times, serif; text-transform: uppercase; 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: 1em; text-align: left; }
	#blogRSS a { display: block; font-size: .91em; background: none; }
	
/* 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: #000; padding: 24px 0; }
#containerPage { margin: 0 auto; padding: 0; width: 950px; text-align: left; }
	#banner { position: relative; background: url(/design/images/bg-banner.jpg) no-repeat; height: 214px; }
		img#logo { position: absolute; top: 41px; left: -25px; }
		img#cta { position: absolute; top: 0; left: 655px;}
	#containerColumnsWrapper { float: left; width: 950px; background: url(/design/images/bg-containerColumnsWrapper.gif) repeat-y; }
		#containerColumns { float: left; background: url(/design/images/bg-containerColumns.gif) left top no-repeat; float: left; width: 950px; padding-bottom: 20px; }
			#columnMain { float: right; width: 671px; }
				#navigationMain { height: 32px; } 
					#navigationMain ul, #navigationMain ul li { margin: 0; padding: 0; float: left; list-style: none; } 
					#navigationMain a { display: block; } 
				#containerIllustration { margin: 10px 28px 0 12px; background: #1a7900; padding-bottom: 20px; }
				#content { margin: 35px 0 0 20px; width: 621px; }
					#pageTitle h1 { margin: 0; font-size: 1.27em; color: #289a08; }
			#columnSide { float: left; width: 279px; }
				#blogSearch { margin: 3px 16px 0 19px; background: #161616 url(/design/images/bg-searchForm.gif) top repeat-x; }
				#blogRSS { margin: 0 16px 0 19px; position: relative; height: 97px; padding: 42px 0 0 46px; background: #2b2b2b url(/design/images/bg-rss.gif) top repeat-x; }
					img#subscribe { position: absolute; top: 41px; left: 30px; }
				#contactInformation { margin: 1px 16px 0 19px; padding: 173px 0 0 0; line-height: 1.64em; color: #fff; background: url(/design/images/bg-contactInformation.jpg) left top no-repeat; }
				#tellUsAboutYourCase { padding: 0 27px; color: #fff; font-weight: bold; }
					#tellUsAboutYourCase a, #tellUsAboutYourCase a:link, #tellUsAboutYourCase a:visited { color: #289a08; }
					#tellUsAboutYourCase a:hover, #tellUsAboutYourCase a:focus, #tellUsAboutYourCase a:active { background: none; color: #fff; }
				#ie #contactInformation { display: inline-block; }	
					#contactInformation address { padding: 23px 10px 12px 9px; }
					#contactInformation p strong { background: #3a3a3a; color: #fff; float: left; width: 235px; padding-left: 9px; }
	#footer { clear: both; padding: 9px 43px 26px 30px; line-height: 1.64em; color: #1a7900; }
		#footer a { background: none; color: #1a7900; text-decoration: none; }
		#footer a:hover { text-decoration: underline; }
		#navigationLower { padding: 0 0 0 269px; color: #1a7900; word-spacing: 10px; }
			#navigationLower a { word-spacing: normal; }
		#geographicalFooter { color: #fff; padding: 19px 0 10px 0; }
		#finePrint { }
			p#copyright { display: inline; padding-right: 20px;  }
			p#branding { display: inline;  }
