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

/* DEFINE CONTENT LINE HEIGHT */
#content p, #content ul, #content ol, #content li, #content blockquote { line-height: 1.25em; }

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

a:link { color: #339; }
a:visited { color: #8c7f5b; }
a:hover, a:focus { color: #0600ff; }
a:active { color: #949fcc; 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 { padding:30px 0 30px 32px;}
	form#searchFormBlogDesign { margin: 0; }
		form#searchFormBlogDesign .searchInput { font-size: .82em; width: 150px; height: 1.6em; border: 1px solid #676483; background: #020047; color: #8b93b2; padding: 3px 4px 0 4px; vertical-align: middle; }
		form#searchFormBlogDesign .searchSubmit { vertical-align: middle; margin:2px 0 0; }

/* SUBSCRIBE - IN THE DESIGN */
#blogRSS { width: 200px; font-size:.91em; background: url(/design/images/bg-subscribe.gif) 0 2px no-repeat; padding: 0 0 27px 16px; margin:0 0 0 32px;}
	#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; margin:0; padding-right:3px; }
	#blogRSS a { display: block; font-size: .91em; color:#fff; text-decoration:underline; margin:0 0 0 40px;}
	#blogRSS a:hover, #blogRSS a:focus{ color:#fff; text-decoration: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; }
br.clear{ clear:both; font-size:0; line-height:0;}
 
/* CUSTOM DESIGN ELEMENTS */
body.design{ background:#dad7ce url(/design/images/bg-body.jpg) repeat-x;}
#containerPage{ width:973px; background:url(/design/images/bg-containerPage.gif) repeat-y; border-bottom:5px solid #000; margin:0 auto;}
	#banner{ position:relative; height:136px; background:url(/design/images/bg-banner.jpg) no-repeat;}
		#logo{ position:absolute; top:25px; left:5px;}
		#cta{ position:absolute; top:42px; left:615px;}
	#containerColumns{ float:left; width:973px;}
		#columnMain{ float:left; width:673px; background:url(/design/images/bg-columnMain.gif) repeat-x; overflow:hidden;}
			#containerPageTitle{ padding:48px 32px 32px;}
			.sIFR-active #containerPageTitle{ padding-bottom:24px;}
				#pageTitle h1{ font-variant:small-caps; font-weight:normal; font-size:1.8em; font-family:'Times New Roman',times,serif; padding:0;}
				.sIFR-active #pageTitle h1{ font-size:1.5em;}
			#content{ padding:0 32px 11px;}
		#columnSide{ float:right; width:300px;}
			#navigationMain{ background-color:#162664; padding:15px 12px 14px 15px;}
				#navigationMain ul{ list-style:none; padding:0; margin:0;}
				#navigationMain ul li{ display:inline;}
				#navigationMain a{ display:block;}
			#blogSearch{}
			#blogRSS{}
			#contactTitle{ display:block; margin:0 0 0 27px;}
			#contactInformation{ font-size:.91em; color:#fff; line-height:1.4em; padding:11px 32px 14px;}
				#contactInformation a{ color:#00f; text-decoration:underline;}
				#contactInformation a:hover, #contactInformation a:focus, #contactInformation a.active{ color:#00f; text-decoration:underline;}
	#footer{ clear:both; width:973px; font-size:.73em; color:#fff;}
		#navigationLower{ word-spacing:.1em; background-color:#020047; padding:10px 32px 14px;}
			#navigationLower a{ color:#fff; text-decoration:underline; word-spacing:normal;}
			#navigationLower a:hover, #navigationLower a:focus, #navigationLower a.active{ color:#fff; text-decoration:none;}
			a#navigationLowerJump{ font-size:0;}
		.lock{ clear:both; position:relative; height:0;}
			#ctaFooter{ position:absolute; top:28px; left:700px;}
		#geographicalFooter{ background:url(/design/images/bg-geo.gif) repeat-y; padding:15px 430px 7px 32px;}
			#geographicalFooter p{}
		#finePrint{ background-color:#020047; padding:16px 32px; width:909px;}
			#finePrint a{ color:#fff; text-decoration:underline;}
			#finePrint a:hover, #finePrint a:focus, #finePrint a.active{ color:#fff; text-decoration:none;}
			#copyright{ display:inline; padding:0; margin:0 10px 0 0;}
			#branding{ display:inline; padding:0;}
