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

html { font-size: .625em; }
body { margin: 0; padding: 0; background: #FFFFFF; color: #000000; }
body, 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; }
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, #content td { color: #000000; }


a:link { color: #963; }
a:visited { color: #336373; }
a:hover, a:focus { color: #c63; }
a:active { color: #666; 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; }


.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 #336373; background: #d8edf4; color: #000000; padding: 2px 4px 0 4px; }
	form#contactFormDesign input.designInput { margin: 0 0 5px 0; height: 1.5em; }
	form#contactFormDesign textarea.designInput { margin: 0; height: 6.82em; }
	form#contactFormDesign input.designSubmit { margin: 10px 0 0 85px; 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: #d0e0e3; margin-bottom: 1.2em; }
.clear { clear: both; line-height:0; font-size:0; }

/* CUSTOM DESIGN ELEMENTS */
body.design{ background-color:#9a5933; padding:20px 0; text-align:center;}
.newsthomas{ margin: 0px 10px; float: right;}
#banner img, #navigationMain img, #columnSide img{ border-width:0;}
		#containerPage{ width:947px; background:url(images/bg-containerPage.gif) repeat-y; margin:0 auto; text-align:left;}
			#banner{ position:relative; height:136px; background:url(images/bg-banner.jpg) 6px 5px no-repeat; margin:0 3px;}
			.home #banner{ height:130px;}
				#lettermark{ position:absolute; top:21px; left:25px;}
				#logo{ position:absolute; top:34px; left:160px;}
				#tagline1{ position:absolute; top:40px; left:723px;}
				#cta1{ position:absolute; top:107px; left:20px;}
			.home #header{ position:relative; height:167px; background:url(images/bg-header-home.jpg) no-repeat; margin:0 0 0 9px;}
				.home #tagline2{ position:absolute; top:47px; left:94px;}
			#navigationMain{ height:28px; padding:0 0 0 9px;background-color:#9a5933;margin:0px 9px 0px 9px;}
				#navigationMain ul{ list-style:none; padding:0; margin:0;}
				#navigationMain ul li{ display:inline;}
				#navigationMain ul li a{ float:left; display:block;}
			#containerColumns{ float:left;}
				#columnMain{ float:right; width:708px;}
				.home #columnMain{ width:512px;}
					#containerPageTitle{ padding:24px 28px 0;}
					.home #containerPageTitle{ padding:22px 20px 0 18px;}
						#pageTitle{ font-style:italic; font-size:1.7em; font-family:arial,helvetica,sans-serif; color:#9a5933; padding:0;}
					#content{ padding:12px 28px 106px;}
					.home #content{ padding:12px 20px 14px 18px;}
						#shortForm{ float:right; border:1px solid #336373; padding:22px 10px 10px 10; margin:0 0 8px 16px;}
						.home #shortForm{ border:none; border-right:1px solid #336373; padding:10px 14px 7px 0; margin:0;}
							#shortFormTitle{ margin:0 0 13px;}
							.home #shortFormTitle{ margin:0 0 8px;}
				#columnSide{ display:inline; float:left; width:230px; margin:0 0 0 9px; overflow:hidden;}
				.home #columnSide{ width:426px; padding:25px 0 0;}
					img#officePhoto{ border:3px solid #336373; margin:9px 0 13px;}
					#navigationPractice{ border-right:1px solid #336373; margin:0 0 45px;}
					.home #navigationPractice{ width:235px; margin:0 0 55px;}
						#navigationPractice a{ display:block; font-size:1.1em; padding:.3em 5px .3em 6px;}
						#navigationPractice a:link{ color:#000; text-decoration:none;}
						#navigationPractice a:visited{ color:#000; text-decoration:none;}
						#navigationPractice a:hover, #navigationPractice a:focus{ color:#fff; text-decoration:none; background-color:#336373;}
						#practiceTitle{ margin:6px 0 15px 6px;}
						.home #practiceTitle{ margin:12px 0 15px 6px;}
						#navigationPractice ul{ list-style:none; padding:0; margin:0;}
						#navigationPractice ul li{ display:inline;}
					#contactInformation{ font-weight:bold; font-size:.91em; color:#000; line-height:1.5em;}
						#contactInformation a:link{ color:#9a5933; text-decoration:underline;}
						#contactInformation a:visited{ color:#9a5933; text-decoration:underline;}
						#contactInformation a:hover, #contactInformation a:focus{ color:#336373; text-decoration:underline;}
						#contactInformation strong{ font-size:1.1em; line-height:1.6em;}
						#contactInformation strong.officeTitle{ font-size:1em; color:#336373; }
						#contactInformation em{ font-style:normal; font-weight:bold; color:#9f9e90;}
						#office1{ border-bottom:1px solid #336373; padding:0 0 20px 6px; margin:0 15px 0 0;}
						.home #office1{ background:url(images/bg-office1-home.jpg) no-repeat; border:none; padding:175px 9px 9px; margin:0 0 0 3px;}
						#office2{ padding:29px 10px 16px 6px;}
						.home #office2{ background:url(images/bg-office2-home.jpg) no-repeat; padding:175px 9px 9px; margin:0 0 0 3px;}
			.lock{ clear:both; position:relative;}
				#chatLive{ position:absolute; top:-93px; left:266px; width:655px; color:#fff; background:url(images/bg-chatLive.jpg) no-repeat;}
					#chatLive a:link{ color:#fff; text-decoration:underline;}
					#chatLive a:visited{ color:#fff; text-decoration:underline;}
					#chatLive a:hover, #chatLive a:focus{ font-weight:bold; color:#fff; text-decoration:underline;}
					#chatTitle{ margin:12px 0 14px 17px;}
					#chatLive p{ padding:0 20px 13px 67px;}
			#footer{ clear:both; width:947px; font-size:.91em; color:#c2c1ac; line-height:1.4em; background:url(images/bg-footer.gif) left bottom no-repeat; padding:0 0 9px;}
				#navigationLower{ text-transform:uppercase; font-weight:bold; color:#336373; word-spacing:12px; background-color:#d0e0e3; border:1px solid #668a96; padding:10px 15px; margin:0 9px; text-align:center;}
					#navigationLower a{ word-spacing:normal;}
					#navigationLower a:link{ color:#336373; text-decoration:none;}
					#navigationLower a:visited{ color:#336373; text-decoration:none;}
					#navigationLower a:hover, #navigationLower a:focus{ color:#9a5933; text-decoration:none;}
					#navigationLowerJump{ font-size:0;}
				#geographicalFooter{ border-top:2px solid #fff; background-color:#336373; padding:12px 15px 1.2em; margin:0 9px;}
					#geographicalFooter p{ border-bottom:1px solid #c2c1ac;}
				#finePrint{ background-color:#336373; padding:0 15px 14px; margin:0 9px;}
					#finePrint a{ font-weight:bold;}
					#finePrint a:link{ color:#c2c1ac; text-decoration:underline;}
					#finePrint a:visited{ color:#c2c1ac; text-decoration:underline;}
					#finePrint a:hover, #finePrint a:focus{ color:#fff; text-decoration:underline;}
					#copyright{ display:inline; padding:0; margin:0 10px 0 0;}
					#branding{ display:inline; padding:0;}
