/* FS CONTROL - BASE STYLESHEET - UPDATED 11-07-2006 */

html { font-size: .625em; }
body { margin: 0; padding: 0; background: #FFFFFF; color: #000000; }
body, td, input, textarea, option, select { font-family: 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.2em; }

/* 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: #000000; }

a:link { color: #910000; }
a:visited { color: #581E16; }
a:hover, a:focus { color: #6D685E; }
a:active { color: #6D685E; text-decoration: none; }

a.nav:link {text-decoration:none; color: #400000; }
a.nav:visited {text-decoration:none; color: #581E16; }
a.nav:hover { color: #AA0000; }
a.nav:active { color: #6D685E; text-decoration: none; }

a.pif:link {text-decoration:none; font-size: 12px; color: #400000; }
a.pif:visited {text-decoration:none; font-size: 12px; color: #581E16; }
a.pif:hover { color: #AA0000; }
a.pif:active { color: #6D685E; 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 { padding: 22px 29px; }
#content big { font-size: 1em; }
#content .highlight { background: #FFFF40; }


/* GEOGRAPHICAL FOOTER */
#content .geographicalFooter { font-style: italic; font-size: .8em; }

/* USED BY DEFAULT IN ALL FORMS */
.asterisk { color: #FF0000; }
#prod {font-family: Arial, Helvetica, sans-serif; color:white; font-size: 1.1em; background-image: url('../images/n-feat-bg.gif'); width:110; height:18px;}
#drod {width:360; height:43px; background-color:#58110A; padding:10px; filter:alpha(opacity=70); -moz-opacity:0.7; opacity:0.7;}

/* 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; position: relative; }
 form#contactFormDesign label { }
 form#contactFormDesign .designInput { width: 150px; font-size: .91em; display: block; border: 1px solid #ABABAB; padding: 2px 4px 0 4px; }
 input.designInput { margin: 0 0 5px; height: 1.64em; }
 textarea.designInput { margin: 0; height: 5.9em; _height: 6.4em; width: 140px; }
 form#contactFormDesign #submit { background: #EDEDED; text-align: right; display: block; margin-top: 10px; }
 form#contactFormDesign input.designSubmit { margin: 0; width: auto; filter:alpha(opacity=70); -moz-opacity:0.7; opacity:0.7; }
 form#contactFormDesign input.submit { margin: 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.64em; border: 1px solid #000000; padding: 2px 4px 0 4px; }
 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 { background: #6D685E; text-align: center; }
 #containerPage { background: #FFF; text-align: left; margin: 0 auto; width: 770px; }
 #banner { background: url(../images/dotted-banner.gif) repeat-x; padding: 42px 16px 6px 16px; position: relative; border-bottom: 2px solid #2F3B42; }
 #sidekick {width:224px; height:18px; z-index:5; background-color:#800000; border:0px}
 #faq {margin-left:-25;}
 #logo { }
 #logo2 {position:absolute; font-family: Times; font-size: 18px; color: #69323C; margin-top:8px;}
 #subcontent2 {position:absolute; visibility: hidden; border: 2px solid #400000; background-color:#CDB49C; width:220px; height:60px; padding: 4px;}
 #dedi {background-color:#58110A; padding:10px; filter:alpha(opacity=70); -moz-opacity:0.7; opacity:0.7;}
 #contactInformation { position: absolute; right: 18px; top: 39px; color: #910000; font-size: .91em; }
 #navigation { padding: 44px 7px 15px 24px; background: url(../images/dotted-line.gif) 0 31px repeat-x; }
 #navigationMain { float: left; }
 #navigationTools { float: right; }
 #navigationTools img { margin-left: 2px; }
 #containerColumns { background: url(../images/bg-containerColumns.gif) 261px 0 repeat-y; border-bottom: 10px solid #581E16; margin-bottom: 2px; }
 #containerColumnsHead { background: url(../images/bg-containerColumnsHead.jpg) no-repeat; }
 .home #containerColumnsHead { background: url(../images/office_finish3.jpg) no-repeat; }
 #containerColumnsHead2 { background: url(../images/office_finish4.jpg) no-repeat; }
 #headline { padding: 11px; color: #FFF; position: relative; }
 .home #headline { padding-bottom: 44px; }
 #headline p { padding: 5px 3px; }
 #headline strong { font-size: 1.2em; }
 #headline img { margin-right: 10px; }
 #cta { position: absolute; right: 32px; top: 50px; margin-right: 0;}
 #mybg {width: 110px; background-color:#AA0000; padding:0px; filter:alpha(opacity=50); -moz-opacity:0.5; opacity:0.5;}
 .home img#cta { right: 68px; top: 20px; }
 img#ded     {filter:alpha(opacity=70); -moz-opacity:0.7; opacity:0.7;}
 #columnMain { float: right; width: 508px; }
 #pageTitle { padding-top: -24px; color:#800000;}
 .home #pageTitle { padding-top: 0; }
 #columnSide { float: left; width: 261px; margin-top: -30px;}
 #tellUs { margin: 20px 6px 0 6px; }
 .home #tellUs { margin: 0; padding: 22px 29px; }
 #navigationPractice { }
 #navigationPractice p { padding: 19px 18px 10px 18px; }
 #navigationPractice ul { padding: 0 18px 19px 39px; margin: 0; color: #DA2A13; font-size: .91em; }
 #navigationPractice li { padding-bottom: 1em; }
 #navigationPractice a { }
 #radioShow { font-size: .91em; }
 #radioShow p { padding: 26px 15px; }
 #radioShow p img { margin: 5px 5px 5px 0; }
 #footer { border-top: 1px solid #581E16; background: url(../images/dotted-banner.gif) left bottom repeat-x; padding-top: 0px; padding-bottom: 15px; }
 #navigationLower { padding: 17px 18px; background: url(../images/dotted-line.gif) left bottom repeat-x; font-size: .91em; }
 #navigationLower a { text-decoration: none; }
 #geographicalFooter { padding: 19px 20px; color: #7F7F7F; font-size: .91em; }
 #geographicalFooter img { margin-right: 20px; }
 #finePrint { color: #7F7F7F; font-size: .82em; text-align: right; padding: 0px 18px 18px 0; }
 #finePrint img { padding: 0; margin: 0 0 0 18px; }
 #copyright { padding: 0; }
 #branding { padding: 0; }
.highlight { background: #FFFF40; }
