/* FS CONTROL - BASE STYLESHEET - UPDATED 10-11-2007 */

html
{
    font-size: .625em;
}
body
{
    margin: 0;
    padding: 0;
    background: #616365;
    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.75em;
}
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;
}
address
{
    font-style: normal;
}
#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: #31353f;
}

a:link
{
    color: #4f91e2;
}
a:visited
{
    color: #a3a0a0;
}
a:hover, a:focus
{
    color: #fff;
    background: #4f91e2;
}
a:active
{
    color: #31353f;
    text-decoration: none;
    font-weight: bold;
}

/* 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;
    color: #b1080d;
}
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;
}

/* 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: 18px 12px 20px 12px;
}
form#contactFormDesign label
{
}
form#contactFormDesign .designInput
{
    width: 150px;
    font-size: .91em;
    display: block;
    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;
    margin: 0;
    padding: 0;
}
.sIFR-replaced, .sIFR-ignore
{
    visibility: visible !important;
}
.sIFR-alternate
{
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    display: block;
    overflow: hidden;
    color: #333333;
}
.sIFR-active h1
{
    padding-bottom: 0;
    visibility: hidden;
    line-height: 1em;
}

/* STANDARD ELEMENTS */
.printElement
{
    display: none;
}
.screenElement
{
}
.handheldElement
{
    display: none;
}
#content .callout
{
    padding: 1em;
    background: #fff;
    border: 1px solid #b1080d;
    border-left-width: 10px;
    margin-bottom: 1.2em;
}
.clear
{
    clear: both;
    line-height: 0;
}
.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 0 0 1px;
    margin: 0;
    border-spacing: 0;
    border-collapse: collapse;
    border-width: 0;
    width: 544px;
}

/* CUSTOM DESIGN ELEMENTS */
body.design
{
    text-align: center;
    margin: 0;
    padding: 0;
    background: #616365;
}
#containerPage
{
    text-align: left;
    margin: 0 auto;
    padding: 0;
    width: 1000px;
    background: url(images/bg-containerPage.gif) repeat-y;
}
#containerPageHead
{
    background: url(images/bg-containerPageHead.gif) left top no-repeat;
}
#containerPageFoot
{
    padding: 15px 15px 18px 15px;
    background: url(images/bg-containerPageFoot.gif) left bottom no-repeat;
    _display: inline-block;
}
#containerColumns
{
    _height: 1%;
    margin: 0 0 -5px 0;
}
#banner
{
    position: relative;
    height: 133px;
    background: url(images/bg-banner.gif) left top no-repeat;
}
img#logo
{
    position: absolute;
    top: 13px;
    left: 95px;
}
img#cta
{
    position: absolute;
    top: 47px;
    left: 129px;
}
img#letterMark
{
    position: absolute;
    top: 8px;
    left: 11px;
}
#navigationMain
{
    height: 25px;
    position: absolute;
    top: 91px;
    left: 5px;
}
#navigationMain ul, #navigationMain ul li
{
    margin: 0;
    padding: 0;
    float: left;
    list-style: none;
}
#navigationMain a
{
    display: block;
}
.home #banner
{
    height: 331px;
    background: url(images/bg-bannerHome.gif) left top no-repeat;
}
#containerFlash
{
    position: absolute;
    top: 94px;
    left: 0;
}
.home #navigationMain
{
    top: 289px;
}
#columnLeft
{
    float: left;
    width: 231px;
}
#columnLeft ul
{
    margin: 0;
    padding: 5px 5px 3px 5px;
    overflow: visible;
    background: #4f91e2;
}
#columnLeft ul li
{
    list-style: none;
    display: inline;
}
#columnLeft ul li a
{
    padding: 5px 0 5px 15px;
    margin: 0 0 2px 0;
    font-weight: bold;
    text-decoration: none;
    color: #fff;
    display: block;
    background: #2a54a8;
    border-left: 5px solid #203d80;
}
#columnLeft ul li a:hover, #columnLeft ul li a:focus, #columnLeft ul li a:active, #columnLeft ul li a.active, #columnLeft ul li a.active:hover, #columnLeft ul li a.active:focus, #columnLeft ul li a.active:active
{
    color: #4f91e2;
    border-left: 5px solid #fff;
    background: #1f3b7c;
}
#navigationPractice
{
    margin: 5px 0;
}
#navigationPracticeBreak
{
}
#firmNews
{
    margin: 5px 0;
    background: url(images/bg-firmNews.gif) repeat-y;
}
#firmNewsHead
{
    background: url(images/bg-firmNewsHead.gif) left top no-repeat;
}
#firmNewsFoot
{
    padding: 12px 5px;
    background: url(images/bg-firmNewsFoot.gif) left bottom no-repeat;
    _display: inline-block;
}
#firmNewsFoot div
{
    margin: 7px 5px 7px 4px;
    border: 1px solid #fff;
    background: #898989;
}
#firmNewsFoot div a.bullet
{
    display: block;
    padding: 3px 0 3px 15px;
    text-decoration: none;
    color: #fff;
    background: url(images/bulletNews.gif) 8px .75em no-repeat;
}
#firmNewsFoot div a:hover.bullet, #firmNewsFoot div a:focus.bullet, #firmNewsFoot div a:active.bullet
{
    color: #3b4248;
    background: url(images/bulletNews-o.gif) 8px .75em no-repeat;
}
#firmNewsFoot div a em
{
    font-style: normal;
    text-decoration: underline;
}

#columnMain
{
    float: left;
    width: 544px;
    background: url(images/bg-containerColumns.gif) left top no-repeat;
}
#content
{
    margin: 20px 25px 10px 25px;
    padding: 0 0 250px 0;
}
h1#pageTitle
{
    margin: 0 0 15px 0;
    padding: 0;
    color: #b1080d;
    text-transform: uppercase;
    font-size: 1.45em;
}
img#illustration
{
    float: left;
    margin: 0 15px 10px 0;
}
#bePrepared
{
    border: 5px solid #898989;
    text-align: center;
}
#bePrepared a
{
    display: block;
    padding: 3px 0;
    color: #1f3b7c;
}
#bePrepared a:hover, #bePrepared a:focus, #bePrepared a:active
{
    color: #d4040a;
    background: none;
}
#bePrepared a em
{
    font-weight: bold;
    text-transform: uppercase;
    font-style: normal;
    color: #d4040a;
}
#columnRight
{
    float: right;
    width: 195px;
    margin: -133px 0 0 0;
    position: relative;
    z-index: 99;
    overflow: hidden;
}
.home #columnRight
{
    margin: -331px 0 0 0;
}
#columnRight a
{
    display: block;
}
a.columnRightLinkBlock, a.columnRightLinkBlock:visited
{
    font-weight: bold;
    display: block;
    color: #fff;
    text-decoration: none;
    padding: 15px 10px 15px 0;
    _width: 185px;
    text-align: right;
    background: #2a54a8 url(images/rightBlockBlue.gif) right repeat-y;
    border: 1px solid #fff;
}
a.columnRightLinkBlock:hover, a.columnRightLinkBlock:focus, a.columnRightLinkBlock:active
{
    color: #d4040a;
    text-decoration: underline;
    background: #2a54a8 url(images/rightBlockBlue.gif) right repeat-y;
}
#columnRight a.bullet
{
    display: block;
    padding: 5px 10px;
    background: #fff;
    text-align: right;
    text-decoration: none;
    color: #2a54a8;
    _width: 185px;
}
#columnRight a.bullet:hover, #columnRight a.bullet:focus, #columnRight a.bullet:active
{
    color: #b1080d;
}
#ctaRuss
{
    background: #4f91e2;
    padding: 5px;
    margin: 0 0 5px 0;
    font-size: 1.45em;
}
#columnRightSpanish
{
}
#spanishPowerPages
{
    background: #4f91e2;
    padding: 5px;
    margin: 0 0 5px 0;
    _display: inline-block;
}
#spanishPowerPages a.columnRightLinkBlock
{
    font-size: 1.27em;
}
#spanishPowerPages ul
{
    margin: 0;
    padding: 0;
}
#spanishPowerPages ul li
{
    list-style: none;
    display: inline;
}
#spanishPowerPages li a
{
    display: block;
    padding: 5px 15px 5px 0;
    margin: 3px 0 0 0;
    text-align: right;
    font-weight: bold;
    text-decoration: none;
    color: #fff;
    border-right: 8px solid #1f3b7c;
    background: #2a54a8;
}
#spanishPowerPages li a:hover, #spanishPowerPages li a:focus, #spanishPowerPages li a:active
{
    color: #d4040a;
    text-decoration: underline;
}
#navigationFeatures-esp
{
    background: #898989;
    padding: 5px;
    margin: 0 0 5px 0;
}
#navigationFeatures-esp a.columnRightLinkBlock
{
    background: #b1080d url(images/rightBlockRed.gif) right repeat-y;
    display: block;
}
#navigationFeatures-esp a.columnRightLinkBlock:hover, #navigationFeatures-esp a.columnRightLinkBlock:focus, #navigationFeatures-esp a.columnRightLinkBlock:active
{
    color: #1f3b7c;
}
#navigationFeatures-esp a.bullet
{
    color: #7c0508;
}
#navigationFeatures-esp a.bullet:hover, #navigationFeatures-esp a.bullet:focus, #navigationFeatures-esp a.bullet:active
{
    color: #0556f7;
}
#navigationFeatures
{
    background: #4f91e2;
    padding: 5px;
    margin: 10px 0 0 0;
    _display: inline-block;
}
#navigationFeatures img.label
{
    margin: -5px -5px 5px -5px;
}
#n-feat-moto
{
}
#n-feat-moto a.columnRightLinkBlock
{
    font-size: 1.1em;
}
#n-feat-emer
{
    margin: 3px 0 10px 0;
}
#n-feat-emer a em
{
    font-style: normal;
    font-weight: bold;
    text-transform: uppercase;
    color: #b1080d;
}
#n-feat-slip
{
}
#n-feat-slip a.columnRightLinkBlock
{
    font-size: 1.1em;
}
#contactFormDesignContainer
{
    margin: 10px 0 0 0;
    background: url(images/bg-contactFormDesignContainer.gif) repeat-y;
    _display: inline-block;
}
#contactFormDesignContainerHead
{
    background: url(images/bg-contactFormDesignContainerHead.gif) left top no-repeat;
    _display: inline-block;
}
#contactFormDesignContainerFoot
{
    padding: 20px 9px;
    background: url(images/bg-contactFormDesignContainerFoot.gif) left bottom no-repeat;
    _display: inline-block;
}
#lockToBottom
{
    float: left;
    position: relative;
    z-index: 99;
    display: inline;
    margin: -203px 0 0 231px;
    width: 544px;
}
#navigationToolsContainer
{
    padding: 0 0 35px 0;
    background: url(images/bg-containerColumnsFoot.gif) left bottom no-repeat;
}
#navigationTools
{
    float: left;
    margin: 0 0 0 325px;
    display: inline;
}
#navigationTools img
{
    float: left;
    display: inline;
    margin: 0 5px 0 0;
}
#navigationTools ul
{
    margin: 0;
    padding: 0;
    display: inline;
}
#navigationTools ul li
{
    list-style: none;
    float: left;
    display: inline;
}
#awards
{
    width: 533px;
    margin: 0 0 0 5px;
    color: #fff;
    font-size: .91em;
    background: url(images/bg-awards.gif) repeat-y;
}
#awardsHead
{
    min-height: 158px;
    background: url(images/bg-awardsHead.jpg) left top no-repeat;
    border-bottom: 5px solid #4f91e2;
    _display: inline-block;
}
#awardsHead p
{
    margin: 0 0 1em 0;
    padding: 1em 0 0 0;
}
img#awardsLabel
{
    float: left;
    margin: 119px 0 0 15px;
}
#award-flabar
{
    float: left;
    width: 85px;
    margin: 5px 15px 0 0;
    text-align: center;
    display: inline;
}
#award-flabar img
{
    margin: 10px 0 0 0;
}
#award-million
{
    float: left;
    width: 100px;
    margin: 5px 10px 0 0;
    text-align: center;
    display: inline;
}
#award-million img
{
    margin: 15px 0 0 0;
}
#award-martindale
{
    float: left;
    width: 125px;
    text-align: center;
    margin: 5px 0 0 0;
    display: inline;
}
#award-martindale p.bordertop
{
    border-top: 1px solid #4f91e2;
}
#containerFoot
{
    background: #e9ece3;
    padding: 5px 0 0 0;
}
#contactInformation
{
    background: #172c5d;
    padding: 10px 25px;
    text-align: center;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
    font-size: .91em;
    word-spacing: 2em;
}
#contactInformation .group
{
    word-spacing: normal;
}
#contactInformation a
{
    color: #fff;
}
#contactInformation a:hover, #contactInformation a:active, #contactInformation a:focus
{
    color: #4f91e2;
    background: none;
}
#footer
{
    background: #2a54a8;
    margin: 5px 0;
    padding: 15px 25px;
}
#footer a, #footer a:visited
{
    color: #000;
    word-spacing: 0;
    text-decoration: none;
}
#footer a:hover, #footer a:focus, #footer a:active
{
    color: #4f91e2;
    text-decoration: underline;
    background: none;
}
#navigationLower
{
    font-size: .82em;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    color: #000;
    word-spacing: .45em;
}
#finePrint
{
    font-size: .91em;
    margin: 10px 0 0 0;
}
#finePrint a
{
    text-decoration: underline;
}
p#copyright
{
    margin: 0;
    padding: 0;
    display: inline;
}
p#branding
{
    margin: 0 0 0 2em;
    padding: 0;
    display: inline;
}
#geographicalFooter
{
    margin: 5px 0 0 0;
    padding: 15px 25px 0 25px;
    color: #898989;
    background: #3b4248;
}


.rightGrayBoxWrap
{
    margin: 10px 0 0 0;
    background: url(images/bg-contactFormDesignContainer.gif) repeat-y;
    _display: inline-block;
}
.rightGrayBoxTop
{
    background: url(images/bg-contactFormDesignContainerHead.gif) left top no-repeat;
    _display: inline-block;
    padding-top: 20px;
}
.rightGrayBoxBottom
{
    padding: 10px 9px;
    background: url(images/bg-contactFormDesignContainerFoot.gif) left bottom no-repeat;
    _display: inline-block;
}
#Faq
{
    padding: 0;
    padding-top: 9px;
    text-align: center;
}
#Faq img
{
    border: none;
}
#Faq a:hover
{
    background: none;
}
#Faq .grayBgText
{
}
#Faq ul
{
    margin: 0;
    padding: 4px;
    padding-left: 25px;
    text-align: left;
    color: #B1080D;
}
#Faq .grayBgText a.bullet
{
    color: #B1080D;
    background: none;
}
.espImage
{
    width: 185px;
    height: 54px;
    background: url(images/i-enesp.jpg) no-repeat left top;
    display: inline-block;
}
#containerFlash
{
    height: 193px;
}
.formList
{
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.formList .label
{
    display: block;
    float: left;
    width: 100px;
}
.formList .textBox, .formList .dropDown
{
    width: 18em;
}
.formList li.noFloat .label
{
    float: none;
    width: auto;
    padding-top: 1em;
}
.formList li.noFloat .textBox
{
    width: 300px;
    height: 50px;
}
.formList li
{
    zoom: 1;
    padding-bottom: 3px;
}
.formList li:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.caseFormWrap
{
    margin: 18px 12px 20px;
}
.caseFormWrap .textBox
{
    background: #FFFFFF none repeat scroll 0 0;
    color: #000000;
    display: block;
    font-size: 0.91em;
    padding: 2px 4px 0;
    width: 140px;
}
.constantContact .form
{
    padding-left: 10px;
}
.constantContactTop
{
    padding-top:6px;
}
.constantContact .form .fields
{
    padding-left:10px;
}
.constantContact .form .text
{
    display:block;
    text-align:center;
    font-size:10px;
}
.columnRightBlueBorder
{
    background:#4F91E2 none repeat scroll 0 0;
    margin:0 0 5px;
    padding:5px;
}
.columnRightBlueBorder a.columnRightLinkBlock
{
    font-size:1.27em;
}