/* FS CONTROL - BASE STYLESHEET - UPDATED 08-14-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: #7B7B7B; font-family:Arial, Helvetica, sans-serif; }

a:link { color: #981B1B; text-decoration:underline; }
a:visited { color: #981B1B; text-decoration:underline; }
a:hover, a:focus { color: #A69C92; text-decoration:underline; }
a:active { color: #A69C92; text-decoration:underline; }

/* 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 */
#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 0 0 7px; padding:0 0 5px 0;  position:relative; top:-1px; _padding-top:5px; width:300px;}
	form#searchFormDesign input.searchInput { font-size: .91em; width: 153px; background:#E1DDDA; height: 2.2em; border: 1px solid #000; padding: 3px 0 0 0;}
	form#searchFormDesign input.searchSubmit { margin:0; padding:0; position:relative; bottom:-8px; _bottom:-4px; left:-4px;  }
	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:#3D0000; }
		#containerBorder { margin:0 auto; padding:0; width:771px; background:url(../images/bg-border.gif) repeat-y; }
			#containerBorderTop { background:url(../images/bg-border-top.gif) no-repeat 0 0; _background:url(../images/bg-border-top.gif) no-repeat 0 2px;}
				#containerPage { margin:0 auto; padding:0; width:725px; text-align:left; background:url(../images/bg-container.gif) repeat-y; }
					#banner { }
						img#firmPhone { }
						img#firmLogo { }
					#navigationMain { float:left; width:202px; }
					#cta {float:left; width:523px; }
					#columnMain { float:right; width:523px; text-align:center; }
						#content { margin:11px auto 0 auto; background:url(../images/bg-content.gif) repeat-y; width:503px; }
							#content-bottom {background:url(../images/bg-content-bottom.gif) no-repeat bottom; }
								#content-top { padding:23px 32px 0 32px; background:url(../images/bg-content-top.gif) no-repeat top; text-align:left; min-height:400px; _height:400px;}
									h1#pageTitle { margin:0 0 0 -2px; padding:0 0 10px 0; }
									h1#pageTitle { color: #a59d97; }
						#containerSearch { margin:7px auto 0 auto; width:503px; background:url(../images/bg-search.gif) repeat-y;}
							#containerSearch-bottom {background:url(../images/bg-content-bottom.gif) no-repeat bottom; }
								#containerSearch-top {background:url(../images/bg-content-top.gif) no-repeat top; text-align:left; }
									#navigationTools { float:right; margin:7px 8px 0 0; }
						#container-footer { font-size:.82em; color:#A69C92; background:#330000; margin:9px 13px; text-align:left;}
							#navigationLower { padding:11px 12px 0 12px;}
									#navigationLower a:link,#navigationLower a:visited { color:#FFF; text-decoration:none; }
									#navigationLower a:hover, #navigationLower a:focus, #navigationLower a:active  { color:#FFF; text-decoration:underline; }			
							#finePrint { padding:9px 12px 0 12px; }
									#finePrint a:link,#finePrint a:visited { color:#A69C92; text-decoration:underline; }
									#finePrint a:hover, #finePrint a:focus, #finePrint a:active  { color:#A69C92; text-decoration:none; }
								#copyright { padding:0; }
								#branding { padding:5px 0; }
					#columnLeft { float:left; width:202px;}
						#navigationPractice { margin:7px 0 0 0; background:url(../images/bg-practiceAreas.gif) repeat-y left;}
							#navigationPractice-bottom { background:url(../images/bg-practiceAreas-bottom.gif) no-repeat bottom left;}
								#navigationPractice-top {background:url(../images/bg-practiceAreas-top.gif) no-repeat top left; padding:15px 0 32px 0;}
									#navigationPractice-top ul{ margin:10px 0 0 19px; padding:0; list-style:none;}
										#navigationPractice-top ul li{ margin:0 0 6px 0; padding: 0; }
												#navigationPractice-top ul li a:link,#navigationPractice-top ul li a:visited { color:#FFF; text-decoration:none; }
													#navigationPractice-top ul li a:hover, #navigationPractice-top ul li a:focus, #navigationPractice-top ul li a:active { color:#660000; text-decoration:underline; }			
						#seHabla { float:left; margin:0 0 0 27px;}
					#lockBottom { position:relative; height:0;}
					#contactInformationHome { position:absolute; top:-525px; background:url(../images/bg-contact.gif) no-repeat 12px 43px; color:#FFF; line-height:1.45em; }
							#contactInformationHome p{ padding:8px 0 0 41px;}
						#contactInformation { position:absolute; top:-465px; background:url(../images/bg-contact.gif) no-repeat 12px 43px; color:#FFF; line-height:1.45em; }
							#contactInformation p{ padding:8px 0 0 41px;}
							
.date-stamp {
	float: left;
	color: #FFFFFF;
	position: relative;
	left: 20px;
	}
.case-worth {
	margin: 0px 20px 20px 20px;
	}
.case-worth a {
	color: #FFFFFF;
	text-decoration: none;
	}
.case-worth a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}
.case-worth a:hover {
	color: #981B1B;
	text-decoration: underline;
	}
	

	