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

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


a:link { color: #0189a7; }
a:visited { color: #606; }
a:hover, a:focus { color: #46b0c7; }
a:active { color: #004c82; 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: 105px; height: 1.8em; border:none; background: #535353; color: #bababa; padding: 5px 4px 0 4px; vertical-align: top; }
		form#searchFormBlogDesign .searchSubmit { vertical-align: middle; }


/* SUBSCRIBE - IN THE DESIGN */
#blogRSS { background:url(subscribe.gif) no-repeat; padding: 0 0 0 0; }
	#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; padding-right:3px; }
	#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:#b8b8b8 url(/design/images/bg-body.gif) repeat-x; }
	#containerPage { margin:0 auto; padding:0 48px 0 50px; width:902px; }
		#banner { padding-bottom:35px; height:343px; background:url(/design/images/bg-banner.jpg) no-repeat; position:relative; }
			img#servingClients { position:absolute; top:24px; left:40px; }
			img#callToAction { position:absolute; top:9px; left:656px; }
			#navigationMain { position:absolute; top:66px; left:138px; height:46px; }
				#navigationMain ul { margin:0; padding:0; list-style:none; }
				#navigationMain ul li { display:inline; float:left; }
				#navigationMain ul li a { display:block; }
			img#logo { position:absolute; top:179px; left:19px; }
			img#tagline { position:absolute; top:262px; left:17px; }
		#containerColumns { margin:0; padding:0 0 40px 0; width:902px; float:left; }
			#content { padding:0 25px; min-height:650px; }
			#ie6 #content { height:650px; }
				#pageTitle { color:#010101; font-size:1.45em; text-transform:lowercase; }
				#FSPContent { }
		#contactInformation { clear:both; padding:25px 20px 0 328px; width:554px; background:#9e9e9e url(/design/images/bg-contactInformation.gif) no-repeat; position:relative; font-size:0.91em; }
			img#logoSmall { position:absolute; top:24px; left:14px; }
			img#officeLocation { margin-bottom:10px; }
			#contactInformation address { color:#fff; }
			#contactInformation a:link, #contactInformation a:visited { color:#fff; text-decoration:none; }
			#contactInformation a:hover, #contactInformation a:focus, #contactInformation a.active, #contactInformation a.active:hover, #contactInformation a.active:focus { color:#a8ced7; }
		#footer { clear:both; padding:35px 45px 50px; width:812px; background:#3a3a3a; color:#fff; position:relative; float:left; }
		#ie #footer { display:inline-block; }
			#footer a:link, #footer a:visited { color:#fff; }
			#footer a:hover, #footer a:focus, #footer a.active, #footer a.active:hover, #footer a.active:focus { color:#0189a7; }
			#containerRSSBlogSearch { width:812px; float:left; }
				#blogRSS { width:662px; float:left; }
				#blogSearch { width:148px; float:right; }
			#geographicalFooter { clear:both; padding-top:20px; width:812px; font-size:0.82em; color:#b8aaa2; }
			#containerNavLowerFinePrint { width:515px; float:left; }
				#navigationLower { padding:5px 0 25px 0; font-size:0.91em;  }
				#finePrint { font-size:0.91em; }
					p#copyright { padding:0; }
					p#branding {  }
			img#marf { float:right; margin:10px 29px 0 5px; }