/* FS PUBLISHER - BASE STYLESHEET - UPDATED 05-21-2009 */

html { font-size: 62.5%; }
#ie html { font-size: 1em; }
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.2em; }

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

/* DEFINE LINK COLOR */
a:link { color: #2654b8; }
a:visited { color: #907714; text-decoration: none; }
a:hover, a:focus { color: #25263e; text-decoration: none; }
a:active { color: #2654b8; text-decoration: none; }

/* HEADERS */
h1 { font-size: 1.36em; }
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 #c1b79a; background: #d5cbb0; color: #6a6558; padding: 2px 4px 0 4px; vertical-align: middle; }
		form#searchFormBlogDesign .searchSubmit { vertical-align: middle; }


/* SUBSCRIBE - IN THE DESIGN */
#blogRSS { padding: 0; }
	#blogRSS h4 { display: none; }
	#blogRSS ul { list-style: none; margin: 0; padding: 0; }
		#blogRSS ul li { display: inline; }
			#blogRSS ul li a { display: block; float: left; padding: 2px; font-size: 1em; text-align: left; }
	#blogRSS a { display: block; text-align: center; font-size: .91em; }
	
/* 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; }
 .clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; font-size: 0; line-height: 0; }
	#ie .clearfix { height: 1%; }
	
/* CUSTOM DESIGN ELEMENTS */
body.design { background-color: #333455; padding-top: 8px; }
#containerPageWrap { width: 1000px; margin: 0 auto; }
	#containerPage { width: 998px; border: 1px solid #d5cbb0; }
		#banner { position: relative; width: 998px; height: 415px; background: url(/design/images/bg-banner.jpg) top left no-repeat; }	
			#logo { position: absolute; top: 35px; left: 68px; }
			#cta { position: absolute; top: 70px; left: 664px; }
			#advertisement { position: absolute; top: 135px; left: 682px; width: 150px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #3f496b; font-size: .91em; }
			#navigationMain { position: absolute; top: 9px; left: 560px; height: 26px; }
				#navigationMain ul { margin: 0; padding: 0; list-style: none; }
				#navigationMain li { display: inline; }
				#navigationMain a { float: left; display: block; }
		#containerColumns { float: left; width: 998px; background: #fdf6e6 url(/design/images/bg-containerColumns.gif) top left no-repeat; }
			#columnMain { float: right; width: 631px; }
				#content { padding: 0 0 30px 38px; width: 518px; }
					#pageTitle h1 { font-size: 1.36em; color: #3f496b; padding: 38px 0 0 0; }
					#content a:hover, #content a:focus { background: #d5cbb0; }
					#FSPContent { padding-top: 30px; }
			#columnSide { float: left; width: 367px; padding-bottom: 100px; overflow: hidden; }
				#tagline { margin: 10px 0 8px 66px; }
				#contactInformationWrap { margin-left: 71px; }
					#contactInformation { background: url(/design/images/bg-contactInformation.gif) repeat-y; }
						#contactInformationHead { background: url(/design/images/bg-contactInformationHead.gif) no-repeat; padding-top: 30px; }	
							#contactInformationFoot { background: url(/design/images/bg-contactInformationFoot.gif) left bottom no-repeat; padding-bottom: 20px; }
							#ie #contactInformationFoot { display: inline-block; }	
								#contactInformation a { color: #25263e; font-weight: bold; text-decoration: none; }
								#contactInformation a:hover, #contactInformation a:focus, #contactInformation a.current { text-decoration: underline; }
								#contactInformation p { padding-left: 30px; padding-bottom: 15px; line-height: 1.45em; }
								#contactInformation strong { color: #4c5d82; }
				#blogSearch { margin: 21px 0 0 66px; background: url(/design/images/bg-divider.gif) top left no-repeat; padding: 29px 0 0 60px; }
				#blogRSS { margin: 27px 0 0 66px; background: url(/design/images/bg-divider.gif) top left no-repeat; padding: 30px 0 0 60px; }
					img#subscribe { float: left; margin-right: 7px; }
	#footer { float: left; width: 1000px; background: #f0e8d4; padding-top: 20px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: .91em; line-height: 1.7em; color: #3f496b; }
		#footer a { color: #3f496b; font-weight: bold; text-decoration: none; }
		#footer a:hover, #footer a:focus, #footer a.current { color: #141421; }
		#navigationLower { float: left; width: 239px; margin-left: 102px; display: inline; }
			#navigationLower a { word-spacing: normal; }
			a#navigationLowerJump { font-size: 0; }
		#siteInformation { float: right; width: 502px; margin: 0 90px 0 65px; display: inline; }
			#geographicalFooter { color: #a69e89; }
				#geographicalFooter p { padding-bottom: 2em; }
			#finePrint { }
				#copyright { padding: 0 0 .2em; }
				#branding { }