/* FS CONTROL - BASE STYLESHEET - UPDATED 05-22-2006 */

html { font-size: .82em; }
body { margin: 0; padding: 0; background: #FFFFFF; color: #000000; }
body, td, input, textarea, option, select { font-family: Garamond, "Times New Roman", Times, serif; }
table, input, textarea, option, select { font-size: 1em; }
h1, h2, h3, h4, h5, h6, p, #content table table { margin: 0 0 1.2em 0; padding: 0; }
ul, ol { margin-top: 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: #442D28; }

a:link { color: #442D28; }
a:visited { color: #442D28; }
a:hover, a:focus { color: #356297; }
a:active { color: #356297; text-decoration: none; }

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

/* DEFAULT ATTORNEY PROFILE XSL STYLESHEET FIX */
#content big { font-size: 1em; }

/* GEOGRAPHICAL FOOTER */
.geographicalFooter { margin:14px; font-style: italic; text-align:center; }

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

/* CONTACT FORM - IN THE DESIGN */
form#contactFormDesign { margin: 0; }
	form#contactFormDesign label {  }
	form#contactFormDesign .designInput { width: 150px; font-size: 10px; display: block; }
	form#contactFormDesign input.designInput { margin: 0 0 5px 0; }
	form#contactFormDesign textarea.designInput { height: 75px; }
	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: 10px; width: 15em; }
	form#searchFormDesign input.searchSubmit {  }
	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: #481A15; }
	#containerBorder { display:inline-block; width:744px; text-align: left; margin: 0 auto; background:#ffffff url(images/bg-containerBorder.gif) repeat-y;  }
		.home #containerBlue { background: url(/Includes/Templates/Active/images/bg-side.gif) 10px 0 repeat-y; }
		#containerBlue { background: url(/Includes/Templates/Active/images/bg-side.gif) repeat-y; }
		#containerPage { margin:0 10px; }
		/* background:url(images/bg-containerPage.gif) repeat-y; */
			#banner { }
				#navigationMain { background: #481A15; text-align: center; width: 723px; }
			
			#containerColumns { display:inline-block; background:url(images/bg-containerColumns.jpg) left bottom no-repeat; }
			.home #containerColumns { background-image:url(images/bg-containerColumns-home.gif); }	
				
				#columnSide { width:260px; float:left; border-top:4px solid #ffffff; background:#3C6EA6; }
					#navigationPractice { font-weight:bold; margin:15px 0 0 20px; }
						#navigationPractice a { color:#ffffff; text-decoration: none; }
						#navigationPractice a:hover { color:#481A15; }
						#navigationPractice ul { margin: 0; padding: 0; list-style-type:none; }
							#navigationPractice ul li { margin: 10px 0; padding: 0; }
									#navigationPractice ul li ul li { display: inline; margin: 0; }
									#navigationPractice ul li ul li a { display:block; margin: 3px 0 0 2px;	padding-left:20px; background:url(images/bg-bullet.gif) 0 5px no-repeat; }
									#navigationPractice ul li ul li a:hover { background-image:url(images/bg-bullet-o.gif); }
					#navigationFeatures { margin-left:10px; }
						#navigationFeatures img { margin-bottom:15px; }
				
				#columnMain { width:450px; float:right; border-top:4px solid #ffffff; }
					#content { margin:0 14px 10px; min-height:800px; _height:800px; }
					.home #content { margin-top:15px; min-height:200px; _height:200px; }
						h1#pageTitle {  }
						
				#contactInformation { color:#55311F; font-size:1.09em; text-align:center; border-top:1px solid #55311F; border-bottom:1px solid #55311F; }
					#contactInformation p { margin:8px 0; line-height:1.3em; }
			
			#footer { font-size:.91em; position:relative; color:#ffffff; padding:10px 0 15px; background:#481A15; }
				#navigationTools { position:absolute; top:4; right:8px; _right:16px; }
				#footer a { color:#ffffff; }
				#footer a:hover { color:#D0AA97; }
				#navigationLower { margin-left:5px; text-transform:uppercase; line-height:1.8em; }
					#navigationLower a { margin:0 5px; }
					#copyright { margin:0 0 0 10px; }
						#copyright a { font-weight:bold; text-decoration:none; }
						#branding { margin-left:30px; }
						
	#contactButton {text-align:center; width:420px; font-size: 10pt;}
		#contactButton a {display: block; background:#481a15; background-repeat: no-repeat; padding:4px 5px 4px 2px; border:1px solid #fbb; margin: 5px 0px 0px 0px; color:#fff;width: 200px; text-decoration:none; }
		#contactButton a strong {font-size: 10.5pt; font-weight:bold; }
		#contactButton a.active, #contactButton a:hover { background: #5280b4; border:1px solid #aac; color: #FFF; }
		.disclaimer2 {padding:4px; border:1px solid #ccc; background-color:efefef; margin:10px; font-size: .9em; line-height: .8em;}
		.mainTextarea2{margin-right:20px; width:75px;}
		.briefDescription{padding-left:13px; padding-right:20px;}
