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

/* DEFINE LINK COLORS */
a:link { color: #4a9330; }
a:visited { color: #cc516d; }
a:hover, a:focus { color: #1b719e; }
a:active { color: #dd9302; }

/* 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: 125px; height: 1.8em; border: 1px solid #c8c8c8; background: #ffffff; color: #126992; padding: 2px 4px 0 4px; 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 { float: left; margin: 0 5px 3px 0;}
	
/* 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: #9accd4 url(/design/images/bg-body.gif) top repeat-x; }
#containerPage { margin: 0 auto; width: 970px; background: url(/design/images/bg-containerPage.gif) repeat-y; }
	#containerPageHead { background: url(/design/images/bg-containerPageHead.gif) 0 269px no-repeat; }
		#banner { position: relative; background: url(/design/images/bg-banner.jpg) top left no-repeat; height: 269px; }
			img#logo { position: absolute; top: 95px; left: 580px; }
			img#cta { position: absolute; top: 13px; left: 3px; }
			#navigationMain { position: absolute; top: 0; left: 643px; }
				#navigationMain ul { margin: 0; padding: 0; list-style: none; }
				#navigationMain li { display: inline; }
				#navigationMain a { float: left; display: block; }
		#columnMain { padding: 15px 40px 40px; }
			#content { width: 888px; color: #636363; line-height: 2em; }
				#pageTitle h1 { color: #0d4f6e; font-size: 1.82em; text-transform: uppercase; }
				#FSPContent { padding-top: 15px; }
		#footer { float: left; width: 900px; margin: 0 35px; border-top: 2px solid #dcf5f9; padding-top: 50px; color: #126992; font-size: .91em; display:inline; }
			#footer a:link, #footer a:visited { color: #126992; font-weight: bold; }
			#footer a:hover, #footer a:focus, #footer a.active { color: #4a9330; }
			#footer strong { text-transform: uppercase; color: #4a9330; }
			#navigationLower { float: left; width: 168px; line-height: 1.8em; }
				#navigationLower a:link, #navigationLower a:visited { font-weight: normal; }
			#contactInformation { float: left; width: 216px; line-height: 1.8em; }
			#features { float: left; width: 250px; }
				#blogSearch { margin: 0 0 25px 15px; }
				#blogRSS { }
					img#subscribe { float: left; margin-right: 4px; }
			#siteInformation { float: right; width: 266px; line-height: 1.4em; }
				#finePrint { padding-bottom: 25px; }
					p#copyright { padding: 0; display: inline; }
					p#branding { padding: 0 0 0 5px; display: inline; }
				#geographicalFooter { padding-bottom: 25px; }
