/* 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: Trebuchet MS, 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 COLOR */
a:link { color: #3c2610; }
a:visited { color: #3c2610; }
a:hover, a:focus { color: #6c5237; }
a:active { color: #6c5237; 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: 150px; height: 1.8em; border: 1px solid #60462f; background: #96744f; color: #d5c7b9; padding: 3px 4px 0; vertical-align: middle; font-family: Verdana, Arial, Helvetica, sans-serif; }
		form#searchFormBlogDesign .searchSubmit { vertical-align: middle; }


/* SUBSCRIBE - IN THE DESIGN */
#blogRSS { padding: 0; width: 184px; }
	#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; 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; }
 
/* CUSTOM DESIGN ELEMENTS */
body.design { text-align: center; background: #2f220f; }
#containerPage { margin: 0 auto; text-align: left; width: 1000px; }
	#banner { position: relative; background: url(/design/images/bg-banner.gif) top left no-repeat; height: 153px; }
		img#tagline { position: absolute; top: 23px; left: 46px; }
		img#logo { position: absolute; top: 80px; left: 22px; }
		img#cta { position: absolute; top: 23px; right: 114px; }
	#containerColumns { float: left; width: 1000px; background: #e3dac7 url(/design/images/bg-containerColumns.gif) bottom left repeat-y; }
		#columnMain { float: right; width: 701px; }
			#content { padding: 20px 0 40px 50px; width: 600px; font-size: 1.1em; }
				#pageTitle h1 { font-size: 2.38em; color: #482a0a; font-weight: normal; padding-bottom: 10px; }
				#FSPContent { }
		#columnSide { float: left; width: 299px; }
			#navigationMain { background: url(/design/images/bg-navigationMain.gif) top left no-repeat; height: 233px; }
				#navigationMain ul { margin: 0; padding: 26px 0 0 31px; list-style: none; }
				#navigationMain li { display: inline; }
				#navigationMain a { display: block; }
			#blogSearch { margin: 32px 0 0 43px; }
			#blogRSS { margin: 32px 0 0 43px; }
				img#subscribe { float: left; margin: 1px 7px 0 0; display: inline; }
			#contactInformation { margin: 32px 0 0 42px; color: #3c2610; font-size: 1.1em; line-height: 1.5em; } 
				#contactInformation p { padding-bottom: 5px; }
				#contactInformation a:link, #contactInformation a:visited { color: #3c2610; font-weight: bold; }
				#contactInformation a:hover, #contactInformation a:focus, #contactInformation a.active { color: #a3835d; text-decoration: none; }
				img#contactUs { margin-bottom: 19px; }
	#footer { float: left; width: 1000px; background: url(/design/images/bg-footer.gif) repeat-y; }
		#footerHead { float: left; width: 854px; background: url(/design/images/bg-footerHead.gif) top left no-repeat; padding: 60px 102px 0 44px; }
			#navigationLower { word-spacing:.5em; color: #ebe9e5; font-size: 1.1em; padding-bottom: 15px; }
				#navigationLower a { word-spacing: normal; font-size: 1.1em; }
					#navigationLower a:link, #navigationLower a:visited { color: #ebe9e5; text-decoration: none; }
					#navigationLower a:hover, #navigationLower a:focus, #navigationLower a.active, #navigationLower a.active:link, #navigationLower a.active:visited, #navigationLower a.active:hover, #navigationLower a.active:focus { color: #201205; text-decoration: none; }
					#navigationLowerJump { font-size: 0; }
			#geographicalFooter { color: #dcd4c4; line-height: 1.08em; }
			#finePrint { color: #e5ddcc; font-size: 1.1em; padding-bottom: 15px; }
				#finePrint a:link, #finePrint a:visited { color: #e5ddcc; }
				#finePrint a:hover, #finePrint a:focus, #finePrint a.active, #finePrint a.active:link, #finePrint a.active:visited, #finePrint a.active:hover, #finePrint a.active:focus { color: #201205; }
				p#copyright { padding: 0; display: inline; }
				p#branding { padding: 0 0 0 10px; display: inline; }
