/* FS CONTROL - BASE STYLESHEET - UPDATED 04-12-2007 */

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 1.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: #FCFBFB; }

a:link { color: #C0690D; }
a:visited { color: #C0690D; }
a:hover, a:focus { color: #FCFBFB; }
a:active { color: #A7917C; text-decoration: none; }

/* HEADERS AND FS CONTROL LEGACY HEADER CLASSES */
h1, .cfont7 { color: #FFFFFF; font-size: 2em; font-weight: normal; padding-bottom: 0; }
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 */
#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; 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 !important; margin: 0; }
.sIFR-replaced { visibility: visible !important; }
span.sIFR-alternate { position: absolute; left: 0; top: 0; width: 0; height: 0; display: block; overflow: hidden; }
.sIFR-flash + div[adblocktab=true] { display: none !important; }
 .sIFR-hasFlash h1#pageTitle { visibility: hidden; }

/* STANDARD ELEMENTS */
#printBanner { display: none; }
.screenElement {  }
#content .callout { padding: 1em; background: #805020; 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 {text-align: center; margin:0; padding:0; background:#F8F8F8 url(../images/bg-body.jpg) repeat-x top;}
#containerPage {text-align:left; margin:0 auto; padding:0; width:770px; background:#fff;}
	#topBar {background:#523416; color:#fff; font-weight:bold; display:inline-block;}
		#topBar p {margin:0; padding:5px 0;}
		p#consul {float:left;}
		p#seHabla {float:right;}
	#banner { position: relative; margin:0 1px; clear:both; } 
		img#logo { } 
		img#cta { } 
	#navigationMain {margin:0 1px; }
		#navigationMain ul { display: block; margin: 0; padding: 0; height:auto;}
		#navigationMain ul li {list-style: none; float: left; margin: 0;}
		#navigationMain ul li img {display:block; margin:0; padding:0;}
	img#bannerHome {margin:0 1px;}
	#containerColumns {margin:0 1px; padding:0 14px 0 0; background:#956330 url(../images/bg-containerColumns.jpg) repeat-x top; clear:both;}
	.home #containerColumns {background:#956330 url(../images/bg-containerColumnsHome.jpg) repeat-x top;}
		#columnMain {float: right; width:466px; margin:0 0 10px 0; padding-top: 6px; background:#4c2903 url(../images/bg-columnMain.gif) top no-repeat; min-height:681px; _height:681px;}
		.home #columnMain {background:#291501 url(../images/bg-columnMainHome.jpg) top no-repeat; margin:0 0 10px 0; padding-top: 30px;}
			#navigationNews { margin-left: 280px; }
			.home #navigationNews { position: absolute; left: 601px; top: 173px; width: 168px; margin-left: 0; }
				#navigationNews ul {margin:6px 0 0; padding:0; overflow:visible; text-align: left;}
				#navigationNews ul li {margin:0; padding:0; list-style:none; display:inline; }
				#navigationNews ul li a{margin: 0 0 1px 0; padding:3px 5px 6px 70px; color:#a25a0d; display:block; border:1px solid #fff; font-weight:bold; text-decoration:none; background:#291501 url(../images/bullet.gif) no-repeat left center; vertical-align:middle;}
				#navigationNews ul li a:hover {color:#fff; background:#291501 url(../images/bullet-o.gif) no-repeat left center;}		
			#content {margin:10px 25px; }
			h1#pageTitle{ padding: 11px 0 25px; }
		#columnSide {float: left; width:288px; background:#956330 url(../images/bg-columnSide.jpg) repeat-x top; text-align:center; min-height:806px;} 
			.home #columnSide {background-image: url(../images/bg-columnSideHome.jpg);}
			img#illustrationSide { }
			#navigationPractice {margin:25px 0 0 25px; }
				#navigationPractice img { display: block; }
				#navigationPractice ul {margin:10px 0 25px; padding:0; overflow:visible; width:240px; text-align: left;}
				#navigationPractice ul li {margin:0; padding:0; list-style:none; display:inline; }
				#navigationPractice ul li a{margin: 0 0 1px 0; padding:3px 5px 6px 70px; color:#a25a0d; display:block; border:1px solid #fff; font-weight:bold; text-decoration:none; background:#291501 url(../images/bullet.gif) no-repeat left center; vertical-align:middle;}
				#navigationPractice ul li a:hover {color:#fff; background:#291501 url(../images/bullet-o.gif) no-repeat left center;}		
			#practiceCenters {margin: 0 0 0 20px;}
				#practiceCenters img {border:0;}
			#contactInformation { background:#503315;  padding:25px 0; margin: 0 1px; display:inline-block;}
				#contactInformation a {text-decoration:none; color:#fff;}
				#map {border:1px solid #fff; float:left; background:#291501; color:#fff; width:255px; margin:0 0 0 20px;}
					#map p {margin:0; padding:0; display:inline;}
					#map p strong {font-weight:bold; text-transform:uppercase; color:#a25a0d;}
					#map a {background:url(../images/maps.jpg) left center no-repeat; padding:10px 3px 10px 103px; display:block;}
					#map a:hover {background:url(../images/maps-o.jpg) left center no-repeat;}
				div.address{margin:0 0 0 15px; padding:0; border:1px solid #fff; float:left; background:#291501; color:#fff; width:140px;}
					address {font-style:normal; padding:10px 2px;}
					address strong {font-weight:bold; text-transform:uppercase; color:#a25a0d;}
	#footer {font-size:.91em; color:#381e03; margin-top: 1px; padding :10px 0; background: #F8F8F8; }
		#navigationTools { float: right; padding: 25px 37px 20px 50px; }
			#navigationTools ul { list-style: none; margin: 0; padding: 0; }
				#navigationTools ul li { float: left; display: inline; margin: 0; padding: 0; }
					#navigationTools ul li img { display: block; }
		#footer a {color:#381e03;}
		#footer a:hover {text-decoration:none;}
		#navigationLower { color:#a25a0d; margin:0 0 0 -5px; padding:0 0 10px 0;}
			#navigationLower a {margin: 0 5px; color:#a25a0d;}
			#navigationLower a:hover {color:#a37e58;}
		#geographicalFooter { }
		#finePrint {font-size:.91em; clear: both; }
			p#copyright {margin:0; padding:0; display:inline; }
			p#branding {margin:0 0 0 1em; padding:0; display:inline; }