/* FS CONTROL - BASE STYLESHEET - UPDATED 11-07-2006 */

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.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: #2A2626; }

.home #content table td { color: #835667; }

a:link { color: #5F2540; }
a:visited { color: #411429; }
a:hover, a:focus { color: #B7869D; }
a:active { color: #333; 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; color:#6D3E2E; }
h3, .cfont5, .cbodyhdr1, .cbodyhdr2, .profilecommtextUpr, .profilecommtexthdr, .profileheader { color:#6D3E2E; font-size: 1.1em; font-weight: bold; padding-bottom: .3em; }
h4, .cfont4, .cbodyhdr4 { font-size: 1em; font-weight: bold; padding-bottom: .3em; color:#6D3E2E; }
h5, .cfont3 { font-size: .9em; font-weight: bold; padding-bottom: .3em; color:#6D3E2E; }
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; }
	form#contactFormDesign label {  }
	form#contactFormDesign .designInput { width: 150px; font-size: .91em; display: block; border: 1px solid #000000; padding: 2px 4px 0 4px; }
	form#contactFormDesign input.designInput { margin: 0 0 5px 0; height: 1.64em; }
	form#contactFormDesign textarea.designInput { margin: 0; height: 6.82em; }
	form#contactFormDesign input.designSubmit { margin: 10px 0 0 0; width: auto; }
	form#contactFormDesign input.hidden { display: none; }

/* SEARCH FORM - IN THE DESIGN */
form#searchFormDesign { margin: 0; }
	form#searchFormDesign input.searchInput { font-size: .91em; width: 150px; height: 1.64em; border: 1px solid #000000; padding: 2px 4px 0 4px; }
	form#searchFormDesign input.searchSubmit { position:relative; top:5px; _top:3px; left:2px;  }
	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 {  }
  #designNewsFeed h3 {  }
  #designNewsFeed h4 {  }
  #designNewsFeed ul { list-style-type: none; margin: 0 0 1.2em 0; padding: 0; }
    #designNewsFeed li { padding-bottom: .6em; }
			#designNewsFeed li span.date {  }
			#designNewsFeed li a { display: inline; }
  #designNewsFeed a { display: block; }

/* 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; }
		
/* STANDARD ELEMENTS */
#content .callout { text-align: center; font-style: italic; margin-bottom: 1.2em; }
.clear { clear: both; }
.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; margin: 0; border-spacing: 0; border-collapse: collapse; border-width: 0; width: 100%; }

/* CUSTOM DESIGN ELEMENTS */
body.design { text-align:center; background:#572514; padding:11px 0 0 0;}
		#wrapperPage { margin:0 auto; padding:0; width:762px; background:#FFF; padding:1px 0;}		
			#containerPage { margin:0 auto; padding:0; width:760px; text-align:left; background:url(/Includes/Templates/Active/images/bg-container.gif) repeat-y; }
.home		#containerPage { margin:0 auto; padding:0; width:760px; text-align:left; background:url(/Includes/Templates/Active/images/bg-home-container.gif) repeat-y; }
				#banner { position:relative; background:url(/Includes/Templates/Active/images/bg-banner.gif) no-repeat; height:194px; }
.home			#banner { position:relative; background:url(/Includes/Templates/Active/images/bg-home-banner.gif) no-repeat; height:289px; }
					img#firmLogo { position:absolute; top:14px; left:514px; }
.home				img#firmLogo { position:absolute; top:13px; left:511px; }
				#navigationMain { }
				#columnMain { float:right; width:500px; }
.home			#columnMain { float:right; width:446px; background: url(/Includes/Templates/Active/images/bg-columnMain.gif) repeat-x; }
					h1#pageTitle { padding: 14px 0 8px 28px; margin:0; background:#DFD9C5 url(/Includes/Templates/Active/images/bg-pageTitle.gif) repeat-x; border-bottom:1px solid #FFF; }
					#content { margin: 15px 28px 0 28px; padding-bottom:3em; }
				#columnLeft { float:left; width:257px; overflow:hidden; }
.home			#columnLeft { float:left; width:313px; overflow:hidden; }
					img#firmPhone {  }
.home				img#firmPhone { position:absolute; top:217px; left:526px; }					
					#navigationPractice { background:url(/Includes/Templates/Active/images/bg-navigationPractice.gif) repeat-x; }
						#navigationPractice ul{ margin:15px 0 0 17px; padding:0 0 12px 0; list-style:none;}
							#navigationPractice ul li { padding-bottom:8px;}
								#navigationPractice ul li a{ display:block; color:#FFF; font-weight:bold; text-decoration:none; margin:0; padding: 0 0 0 15px; background:url(/Includes/Templates/Active/images/bg-bullet.gif) 0 3px no-repeat; }
								#navigationPractice ul li a:hover , #navigationPractice ul li a:focus { color:#FFF; font-weight:bold; text-decoration:none; background:url(/Includes/Templates/Active/images/bg-bullet-o.gif) 0 3px no-repeat; }											
					#ContactInformation { background:#6D3E2E url(/Includes/Templates/Active/images/bg-contactInfomation.gif) no-repeat right top; color:#F5F6F0; border-top:1px solid #FFF; border-bottom:1px solid #FFF; }
						#ContactInformation p{ padding:12px 0 0 21px; font-weight:bold;}
.home					#ContactInformation p{ padding:12px 0 0 34px; font-weight:bold;}
							#ContactInformation span{ display:block; font-size:1.09em; padding:0 0 8px 0;}
								#ContactInformation a.arrow{ display:block; color:#F5F6F0; font-weight:bold; text-decoration:underline; margin:0; padding: 0 0 0 15px; background:url(/Includes/Templates/Active/images/bg-emailBullet.gif) 0 3px no-repeat; }
								#ContactInformation a:hover.arrow , #ContactInformation a:focus.arrow { color:#F5F6F0; font-weight:bold; text-decoration:none; background:url(/Includes/Templates/Active/images/bg-emailBullet.gif) 0 3px no-repeat; }
						#navigationTools { padding:38px 0 20px 22px; }
.home					#navigationTools { padding:38px 0 20px 30px; }
				#lockBottom { position:relative; height:0; }
					#navigationLower {position:absolute; bottom:0px; left:287px; text-transform:uppercase; width:444px; font-size:.91em; line-height:1.8em; } 
.home				#navigationLower {position:absolute; bottom:0px; left:348px; text-transform:uppercase; width:383px; font-size:.91em; line-height:1.8em; } 
						#navigationLower a:link, #navigationLower a:visited { color:#000; text-decoration:underline; } 
						#navigationLower a:hover, #navigationLower a:focus, #navigationLower a:active  { color:#000; text-decoration:none; }
				#containerAwards { background:#E8E3D0 url(/Includes/Templates/Active/images/bg-footer.gif) no-repeat top; padding:9px 0 0 0; display:inline-block; }
.home			#containerAwards { background:#E8E3D0 url(/Includes/Templates/Active/images/bg-home-footer.gif) no-repeat top; padding:9px 0 0 0; display:inline-block; }
					#avRated { width:543px; float:left; font-size:.82em; color:#2A2626; border-right:1px solid #FFF; line-height:1.1em;}
						#avRated p{ padding:11px 8px 14px 7px;}
						img#avRatedImage { margin-right:10px; margin-top:-1px;}
					#supperLawyers { float:right; margin:7px 19px 0 0; display:inline;}
			#finePrint { margin:0 auto; padding:12px 0; width:760px; background:#572514; color:#CFC7AE; text-align:left; font-size:.91em; }
					#finePrint a:link, #finePrint a:visited { color:#CFC7AE; text-decoration:underline; font-weight:bold; }
					#finePrint a:hover, #finePrint a:focus, #finePrint a:active  { color:#CFC7AE; font-weight:bold; text-decoration:none; }
				p#copyright { padding: 0 0 0 15px; }
				p#branding {padding: 0 0 0 15px; }
		