/* FS CONTROL - BASE STYLESHEET - UPDATED 04-12-2007 */

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 1.5em; }
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; }
#content table.InternetExplorerFix table { margin: 0 0 1.2em 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 table td { color: #000000; }

a:link { color: #642727; }
a:visited { color: #8a740e; }
a:hover, a:focus { color: #676e4a; }
a:active { color: #676e4a; text-decoration: none; }

/* HEADERS AND FS CONTROL LEGACY HEADER CLASSES */
h1, .cfont7 { font-size: 1.4em; font-weight: bold; }
h2, .cfont6, #content big.profiletopname { font-size: 1.2em; font-weight: bold; }
h3, .cfont5, .cbodyhdr1, .cbodyhdr2, .profilecommtextUpr, .profilecommtexthdr, .profileheader { font-size: 1.1em; font-weight: bold; padding-bottom: .3em; }
h4, .cfont4, .cbodyhdr4 { font-size: 1em; font-weight: bold; padding-bottom: .3em; }
h5, .cfont3 { font-size: .9em; font-weight: bold; padding-bottom: .3em; }
h6, .cfont1 { font-size: .8em; font-weight: bold; padding-bottom: .3em; }

/* DEFAULT ATTORNEY PROFILE XSL STYLESHEET FIX */
#attorneyList { padding-bottom:1.2em; }
	#attorneyList ul { padding: 0; list-style: none; margin: 0; }
#content big { font-size: 1em; }

/* GEOGRAPHICAL FOOTER */
#content .geographicalFooter { font-style: italic; font-size: .8em; }

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

/* CONTACT FORM - IN THE DESIGN */
form#contactFormDesign { margin: 0; position: relative; padding-left: 190px; }
	form#contactFormDesign label {  }
	form#contactFormDesign .designInput { width: 150px; font-size: .91em; display: block; border: 0; background: #fbf9f7; color: #333333; padding: 2px 4px 0 4px; }
	form#contactFormDesign input.designInput { margin: 0 0 5px 0; height: 1.8em; }
	form#contactFormDesign textarea.designInput { margin: 0; height: 6.52em; position: absolute; right: 0; _right: 10px; top: 0; }
	form#contactFormDesign span { display: block; text-align: right; }
		form#contactFormDesign input.designSubmit { margin: 5px 0 0 0; width: auto; }
	form#contactFormDesign input.hidden { display: none; }

/* SEARCH FORM - IN THE DESIGN */
form#searchFormDesign { margin: 0; float: right; }
	form#searchFormDesign input.searchInput { font-size: .91em; width: 150px; height: 1.8em; border: 1px solid #401515; background: #8d6262; color: #ffffff; padding: 2px 4px 0 4px; vertical-align: middle; }
	form#searchFormDesign input.searchSubmit { vertical-align: middle; }
	form#searchFormDesign input.hidden { display: none; }

/* FAQ - IN THE DESIGN */
#designFAQ {  }
  #designFAQ h3 {  }
  #designFAQ ul { list-style-type: none; margin: 0 0 1.2em 0; padding: 0; }
		#designFAQ li { padding-bottom: .6em; }
			#designFAQ a {  }

/* NEWS FEED - IN THE DESIGN */
#designNewsFeed { background: #aca68b url(images/bg-corner.gif) left bottom no-repeat; border-bottom: 1px solid #323526; border-top: 1px solid #e1dfd0; padding-bottom: 1em; }
#designNewsFeedBio { background: #afaa8f; border-top: 1px solid #e1dfd0; padding-bottom: 3em; }
  #designNewsFeed h3 {  }
  #designNewsFeed h4 {  }
  #designNewsFeed ul { list-style-type: none; margin: 0 0 1.2em 0; padding: 21px 23px; }
    #designNewsFeed li { background: url(/assets/images/brown-arrow.gif) 0 3px no-repeat; padding: 0 0 .5em 24px; }
			#designNewsFeed li span.date {  }
			#designNewsFeed li a { }
  #designNewsFeed a.more { display: block; padding: 1em 0 0 46px; }

/* EMAIL OBFUSCATION FORM - POPUP WINDOW */
.emailObfuscationBody {  }
	#emailObfuscation { padding: 5px; }
		#emailObfuscation h4 { margin-top: 0; margin-bottom: 16px; }
		#emailObfuscation table { margin: 10px; }
			#emailObfuscation td { height: 24px; }
			#emailObfuscation td.cellLeft { padding: 2px; }
			#emailObfuscation td.cellRight { padding: 2px; }
			#emailObfuscation td.cellColspan2 { padding: 2px; }
				#emailObfuscation input { width: 230px; }
				#emailObfuscation textarea { width: 300px; }
				#emailObfuscation input.RadioButtonPrefferredEmail { width: 15px; }
				#emailObfuscation input.RadioButtonPrefferredPhone { width: 15px; }
				#emailObfuscation input.CheckBoxSendCopy { width: 15px; }
				#emailObfuscation input.ButtonSubmit { width: 100px; }
				#emailObfuscation input.ButtonReset { width: 100px; }
		#emailObfuscation p.closeWindow { text-align: right; }

/* sIFR STYLES */
.sIFR-flash { visibility: visible !important; margin: 0; }
.sIFR-replaced { visibility: visible !important; }
span.sIFR-alternate { position: absolute; left: 0; top: 0; width: 0; height: 0; display: block; overflow: hidden; }
.sIFR-flash + div[adblocktab=true] { display: none !important; }
 .sIFR-hasFlash h1#pageTitle { visibility: hidden; margin-right: 50px; }

 /*home button for internal pages*/
 #homeButton { float: right; position: relative; top: 14px; right: 10px; }
 
/* STANDARD ELEMENTS */
#printBanner { display: none; }
.screenElement {  }
#content .callout { padding: 1em; background: #f0efe6; margin-bottom: 1.2em; }
.clear { clear: both; line-height: 0; }
.floatLeft { float: left; }
.floatRight { float: right; }
table.InternetExplorerFix { width: auto; padding: 0; margin: 0; border-spacing: 0; border-collapse: collapse; border-width: 0; }
	table.InternetExplorerFix td.InternetExplorerFix { padding: 0 0 0 1px; margin: 0; border-spacing: 0; border-collapse: collapse; border-width: 0; width: 538px; }

/* CUSTOM DESIGN ELEMENTS */
body.design { background: #3d3d3d url(/assets/images/bg-design.gif); text-align: center; }
#containerPage { width: 800px; margin: 0 auto; background: #ffffff; text-align: left; }
	#banner { background: #272a1f url(/assets/images/bg-banner.jpg) no-repeat; position: relative; height: 93px; }
		#logo { position: absolute; left: 8px; top: 23px; }
		#cta { position: absolute; right: 0; top: 20px; }
	#containerColumns { background: url(/assets/images/bg-containerColumns.gif) repeat-y; border-bottom: 1px solid #323526; }
		#containerColumnsFoot { background: url(/assets/images/bg-containerColumnsFoot.gif) left bottom no-repeat; padding-bottom: 19px; _padding-bottom: 14px; }
			#columnMain { float: right; width: 538px; }
				#navigationMain { border-bottom: 6px solid #4a4620; z-index: 5; position: relative; display: inline-block; _margin-bottom: -4px; }
				/* Lists */
					ul#menu { display: block; margin: 0; padding: 0; }
						ul#menu li ul { position: absolute; display: block; visibility: hidden; width: 20em; margin: 0; padding: 0; border-bottom: 1px solid #444121; z-index: 99; }
						ul#menu li ul.scroll { max-height: 30em; _height: 30em; overflow-y: auto; overflow-x: hidden; }
							/* star HTML filter fixes mysteriously appearing margin bug in all versions/platforms of IE */ * html ul#menu li ul li { display: inline; } /* end filter */
								ul#menu li ul li ul { position: absolute; top: auto; left: auto; margin: -2.2em 0 0 20em; padding: 0; }
									ul#menu li ul li ul.subMenu { position: absolute; top: auto; left: auto; margin: -2.2em 0 0 -20em; padding: 0; }
								ul#menu li ul li ul.sublist { position: relative; margin: -1.2em 0 0 0; padding: 0; border-bottom: 0; }
				/* Items */
					ul#menu li { list-style: none; height: auto; display: inline; float: none; margin: 0; position: relative; }
					/*property + whitespace + empty comment filter positions top-level navigation in single row for IE 5.0 */ ul#menu li { display /**/: block; float /**/: left; } /* end filter */ 
							ul#menu li ul li { display: block; float: none; }
				/* Links */
						ul#menu li a { display: block; float: left; background-color: #bab69b; color: #000000; text-decoration: none; }
						/* commented backslash filter positions top-level navigation in single row for Mac IE \*/ ul#menu li a { float: none; } /* end filter */
						ul#menu li a:hover, ul#menu li a:focus { background-color: #a29e85; color: #000000; }
								ul#menu li ul li a { line-height: 1.2em; margin: 0; border-top: 1px solid #ffffff; border-left: 1px solid #444121; border-right: 1px solid #444121; padding: .5em .5em .5em 1em; text-indent: -.5em; }
											ul#menu li ul li ul.sublist li a { padding-left: 3em; border-top: 0; }
				#contactForm { background: #726f5b url(/assets/images/bg-contactForm.gif) repeat-x; margin-left: 1px; padding: 10px; border-bottom: 1px solid #e1dfd0; z-index: 3; position: relative; }
					#contactFormDesc {float:left; position:relative; width:145px;}							
				#pageTitle { background: #5a1d1d url(/assets/images/bg-pageTitle.gif) repeat-x; padding: 11px 21px 6px 21px; color: #fff; text-transform: uppercase; font-family: Arial, Helvetica, sans-serif; letter-spacing: -.05em; margin-left: 1px; }
					#pageTitle h1 { padding: 0; font-weight: normal; font-size: 1.4em; }
				#content { padding: 18px 29px; }
			#columnSide { float: left; width: 262px; background: #bbb89c url(/assets/images/bg-columnSide.gif) repeat-x; }
				#navigationPractice { font-weight: bold; line-height: 1em; background: url(/assets/images/bg-corner.gif) left bottom no-repeat; border-bottom: 1px solid #323526; }
					#navigationPractice ul { padding: 12px 20px; margin: 0; list-style: none; }
						#navigationPractice ul li { background: url(/assets/images/khaki-arrow.gif) 0 3px no-repeat; padding: 0 0 .7em 24px; }
							#navigationPractice a { color: #fff; }
							#navigationPractice a:hover { text-decoration: none; }
				#attorneyProfile { padding-bottom: 1.2em; background: #c2bea2 url(/assets/images/bg-corner.gif) left bottom no-repeat; border-bottom: 1px solid #323526; }
					#attorneyProfile p { text-align: center; padding: 1.2em 30px 0 30px; }
				#marqueecontainer{ height: 90px; overflow: hidden; position: relative; }
			#toolbar { position: relative; background: #591c1c url(/assets/images/bg-toolbar.gif) repeat-x; color: #fff; margin-left: 263px; padding: 10px 0; border-bottom: 1px solid #fff; display: inline-block; }
					#navigationTools { padding-left: 175px; float: left; font-size: .91em; }
						#navigationTools img { margin-right: 10px; }
						#toolset { position: absolute; left: 40px; top: 12px; text-transform: uppercase; font-weight: bold; background: #591c1c; white-space: nowrap; }
						#print, #email, #save { display: none; position: absolute; left: 40px; top: 12px; ; text-transform: uppercase; font-weight: bold; background: #591c1c; white-space: nowrap; }
	#contactInformation { border-left: 10px solid #e1dfd0; border-right: 10px solid #e1dfd0; background: #bfbeb3; padding: 14px 14px 0 14px; }
		#contactInformation address { font-style: normal; padding-bottom: 1.2em; font-weight: bold; }
	#footer { background: #323526; color: #999999; }
		#footer a { color: #a59f84; text-decoration: none; }
		#footer a:hover { color: #fff; }
		#navigationLower { margin: 0 10px; border-top: 10px solid #5f6055; padding: 20px 13px; }
			#navigationLower a { margin: 0 1em 0 0; }
		#geographicalFooter { font-style: italic; font-size: .91em; line-height: 1.4em; padding: 0 23px; }
		#finePrint { padding: 0 23px; }
			p#copyright { padding: 0; }
			p#branding {  }