/* FS CONTROL - BASE STYLESHEET - UPDATED 01-17-2008 */

html { font-size: .625em; }
body { margin: 0; padding: 0; background: #FFFFFF; color: #2b2722; }
body, 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; }
a img { border: 0; }
#ie em { display: inline-block; }

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

a:link { color: #5160cf; }
a:visited { color: #5160cf; }
a:hover, a:focus { color: #638e57; }
a:active { color: #638e57; 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.14em; font-weight: bold; }
h3, .cfont5, .cbodyhdr1, .cbodyhdr2, .profilecommtextUpr, .profilecommtexthdr, .profileheader { font-size: 1em; font-weight: bold; padding-bottom: .3em;  }
h4, .cfont4, .cbodyhdr4 { font-size: .9em; font-weight: bold; padding-bottom: .3em; color: #77aa69; }
h5, .cfont3 { font-size: .9em; font-weight: bold; padding-bottom: .3em; color: #77aa69; }
h6, .cfont1 { font-size: .8em; font-weight: bold; padding-bottom: .3em; color: #77aa69; }


.profilecommtexthdr { margin: 0 5px 0 0; }
big .profileheader { font-size: .91em; }


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

/* 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; background: #ffffff; color: #000000; 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.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.8em; border: 1px solid #000000; background: #ffffff; color: #000000; 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 {  }
	#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; }

/* 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; }
#content .callOut { padding: 1em; background: #dcd8d6; margin-bottom: 1.2em; border: 2px solid #638e57; }
.clear { clear: both; line-height:0; font-size:0; }

/* CUSTOM DESIGN ELEMENTS */
body.design { background: #521B00;  text-align:center; }
	#containerPage { width: 981px; text-align:left; margin: 0 auto; background: #FFF;  }
		#banner { position: relative; height: 332px; background: url(/Includes/Templates/Active/images/bg-banner.jpg) no-repeat; }
			#logo { position: absolute; top: 135px; left: 224px;}
			#bannerPhone { position: absolute; top: 8px; left: 13px;}			
			#navigationTools { position: absolute; top: 442px; left: 7px;}
				#navigationTools ul { margin: 0; padding: 0; list-style: none;}
					#navigationTools ul li { display: inline; }
						#navigationTools ul li a { padding: 0; display: block; }	
		#navigationMain { background: url(/Includes/Templates/Active/images/bg-main-nav.gif) top left repeat-x; height: 36px; padding: 0 0 0 51px;}
			#navigationMain ul, #navigationMain ul li { margin: 0; padding: 0; float: left; list-style: none;}
				#navigationMain a { display: block; } 
		#containerColumns {clear: both;  background: url(/Includes/Templates/Active/images/bg-columnMain.gif) top left no-repeat;}									
			#columnMain { float: left; width: 711px;}
				#content { padding: 64px 69px 40px; font-size: 1.27em;   }
					#containerPageTitle { padding: 0 0 17px 0; margin: 0;  font-size: 1.5em;}
						#pageTitle { padding: 0; margin: 0;}
					#contextualImage { margin: 0 -60px 10px 10px }
			#columnSide { float: left; width: 244px; padding: 8px 0 26.36em 0;}
				#navigationPractice { background: #638e57;}				
	#navigationPractice ul { margin: 0; padding: 0;}
		#navigationPractice ul li { display: inline; padding: 0; margin: 0; width: 244px; font-weight: bold; }
			#navigationPractice a {text-align: center; padding: 7px 0 8px 0;  background: url(/Includes/Templates/Active/images/bg-prac.gif) top left no-repeat #6c9b60; display: block; margin: 0; text-decoration: none; border-top: 4px solid #638e57; }			
			#navigationPractice a:link, #navigationPractice a:visited { color: #FFF; text-decoration: none; font-size: 1.45em;  }
			#navigationPractice a:hover, #navigationPractice a:focus, #navigationPractice a:active { color: #000; text-decoration: none; background: none; }			
			#navigationLower {  width: 702px; font-weight: bold;  background: url(/Includes/Templates/Active/images/bg-lowrnav.gif) top left repeat-x #5866d0; clear: both;}
					#navigationLower ul { padding: 0 0 0 61px;}
						#navigationLower ul li { margin: 0; padding: 0; float: left; list-style: none;}
							#navigationLower a { display: block; color: #FFF; text-decoration:none; padding: 7px 8px 9px 8px; } 							
							#navigationLower a:hover, #navigationLower a:focus { color: #FFF; background: #4653b3; }
 			#containerLockToBottom { position: relative; height: 0; width: 244px; }
      			#lockToBottom { position: absolute; left: 711px; bottom: 0; background: url(/Includes/Templates/Active/images/bg-office-middle.gif) top left repeat-y; }
				#ie #lockToBottom { position: absolute; left: 711px; bottom: -13px; background: url(/Includes/Templates/Active/images/bg-office-middle.gif) top left repeat-y; }
					#lockToBottom ul { margin: 0; padding: 0; list-style: none; overflow: visible; }
						#lockToBottom ul li { display: inline; }
							#lockToBottom ul li a { padding: 0; display: block; }
							#lockToBottom ul li a:hover {  }
					 #contactInformation { background: url(/Includes/Templates/Active/images/bg-office-footer.gif) bottom left no-repeat; font-weight: bold; font-size: 1.09em; color: #FFF;}
					 	#contactInformation p{ padding: 7px 0 32px 33px; width: 200px}
		#containerFooter {  background: url(/Includes/Templates/Active/images/bg-footer-content.gif) top right repeat-y;}
			#containerFooterBorder { background: url(/Includes/Templates/Active/images/bg-footer-bottom.gif) bottom right no-repeat; }
				#footer { background:url(/Includes/Templates/Active/images/bg-footer-top.gif) top right no-repeat; color: #c1c2c2; padding: 21px 310px 26px 71px;}
					#footer a:link { color: #c1c2c2; }
					#footer a:visited { color: #c1c2c2; }
					#footer a:hover, a:focus { color: #2b2722; }
					#footer a:active { color: #c1c2c2; text-decoration: none; }				
					#footer p { padding: 0;}					
					#finePrint { font-size: .9em;  padding: 0 27px 0 0;}
					#geographicalFooter { font-size: .81em;   padding: 10px 0 0 0;}









