/* FS CONTROL - BASE STYLESHEET - UPDATED 03-16-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: #888888; }

a:link           { color: #b84d27; }
a:visited        { color: #344441; }
a:hover, a:focus { color: #000; }
a:active         { color: #c7d680; 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; }

/* 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;
}
form#searchFormDesign input.searchSubmit { position:relative; top:5px; _top:3px; left:2px; }
form#searchFormDesign input.hidden#font-family { 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: #EEEEEE; 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:#000; }
#wrapperPage   { margin:0 auto; padding:0; width:786px; background:#b7b7b7; }
#containerPage { margin:0 auto; padding:0; width:784px; background:#FFF; text-align:left; }	
#banner        { position:relative; background:url(../images/bg-banner.gif) repeat-y; color:#FFF;}
#banner-bottom {                    background:url(../images/bg-banner-bottom.gif) no-repeat bottom; padding-bottom:22px; }
#banner-top    {                    background:url(../images/bg-banner-top.gif)    no-repeat top; padding-top:13px; }
img#firmLogo   { position:absolute; top:42px; left:107px; border:0; }

#callToday        { background:url(../images/bg-callToday.gif)        repeat-y left; margin:0 0 0 519px; display:inline-block; }
#callToday-bottom { background:url(../images/bg-callToday-bottom.gif) no-repeat bottom left; }
#callToday-top    { background:url(../images/bg-callToday-top.gif)    no-repeat top left; padding:11px 0 15px 11px; font-weight:bold; }

#seHabla          { background:url(../images/bg-seha.gif)        repeat-y left; margin:0 0 0 519px; display:inline-block;}
#seHabla-bottom   { background:url(../images/bg-seha-bottom.gif) no-repeat bottom left; }
#seHabla-top      { background:url(../images/bg-seha-top.gif)    no-repeat top left; padding:14px 0 17px 11px; font-size:.91em; }

#courteuosProfessional        { background:url(../images/bg-courteous.gif)        repeat-y left; margin:0 0 0 519px; display:inline-block;}
#courteuosProfessional-bottom { background:url(../images/bg-courteous-bottom.gif) no-repeat bottom left; }
#courteuosProfessional-top    { background:url(../images/bg-courteous-top.gif)    no-repeat top left; padding:13px 0 13px 11px; font-size:.91em; }

#wrapperColumns { background:url(../images/bg-wrapperColumns.gif) repeat-y left; float:left; }

.home #tagline     {                           background:url(../images/bg-tagline.jpg) no-repeat; height:129px; }					
#columnMain        { float:right; width:418px; }
.home #columnMain  { float:right; width:418px; background:url(../images/bg-columnMain.jpg) no-repeat top left; }
h1#pageTitle       { margin:18px 0 0 16px; padding:0; font-size:1.5em; color:#344441;}
.home h1#pageTitle { margin:32px 0 0 16px; padding:0; font-size:1.5em; color:#344441; }

#content { margin: 10px 19px 0 16px; }
#columnLeft { float:left; width:365px; overflow:hidden; } 
img#contextualImage { margin-bottom:17px; }
#wrapperNavigation { background:url(../images/bg-wrapperNavigation.gif) repeat-y left; font-size:.91em; }
#wrapperNavigation-top { background:url(../images/bg-wrapperNavigation-top.gif) no-repeat top; padding-bottom:20px;  }
#wrapperNavigation-top ul{ margin:17px 0 0 12px; padding:0; list-style:none;}
#wrapperNavigation-top ul li{ margin:0 0 4px 0; padding: 0; }
#wrapperNavigation-top a:link, #wrapperNavigation-top a:visited { color:#888888; text-decoration:none; }
#wrapperNavigation-top a:hover, #wrapperNavigation-top a:focus, #wrapperNavigation-top a:active  { color:#b84d27; text-decoration:none; }
#navigationMain { float:left; width:170px; }
#navigationMain strong { display:block; padding:31px 0 0 12px; color:#b84d27; text-transform:uppercase; }
#navigationPractice { float:right; width:194px; }
#navigationPractice strong { display:block; padding:31px 0 0 12px; color:#242b3c; text-transform:uppercase; }
#navigationFeatures { background:url(../images/bg-navigationFeatures.gif) no-repeat top left; padding:15px 0 0 0; }
#navigationTools { margin:17px 0 13px 10px; }	
#contactInformation { background:url(../images/bg-officeLocations.gif) no-repeat top left; padding:39px 0 0 13px; border-bottom:1px solid #bfbebe; } 
#contactInformation strong { display:block; color:#b84d27; text-transform:uppercase; }
#contactInformation p{ padding:14px 0 25px 0; font-size:.91em; color:#888888; line-height:1.3em; }
#geographicalFooter { font-size:.82em; color:#888888; padding:25px 0 2em 11px; line-height:1.33em; } 
#containerFooter { text-align:center; font-size:.82em; }

#navigationLower { background: #222d2b url(../images/bg-lowerNav.gif) repeat-x; display:inline-block; }
#navigationLower a { text-transform:uppercase; margin:0 10px; }
#navigationLower a:link, #navigationLower a:visited { color:#FFF; text-decoration:none; } 
#navigationLower a:hover, #navigationLower a:focus, #navigationLower a:active  { color:#afca6f; text-decoration:none; }
#navigationLower-left { background:url(../images/bg-lowerNav-left.gif) no-repeat left top;  }
#navigationLower-right { background:url(../images/bg-lowerNav-right.gif) no-repeat right top; padding:8px 0 6px 0; color:#FFF; }

#finePrint { padding:18px 0 20px 0; border-top:1px solid #a5a9a8; color:#888888; }
#finePrint a:link, #finePrint a:visited { color:#888888; text-decoration:underline; }
#finePrint a:hover, #finePrint a:focus, #finePrint a:active  { color:#333333; text-decoration:none; }	
p#copyright { padding: 0 0 0 0; display:inline; }
p#branding  {padding:  0 0 0 .5em; display:inline; }
