/***** Body stuff *****/

body
{
    min-width: 970px;
    min-height: 100.01%;
    background-image: url('/images/layout/body_bg.png');
    background-position: center top;
    background-color: #9BDFEC;
}

/***** Layout *****/

div.gradient
{
    height: 600px;
    position: relative;
    top: 0;
    z-index: 0;
    margin-bottom: -590px;
    background-image: url('/images/layout/body_gradient.png');
    background-position: center top;
    background-repeat: repeat-x;
}

table.wrapper
{
    height: 100%;
    width: 960px;
    position: relative;
    z-index: 2;
    min-height: 100%;
    margin: 0px Auto 10px Auto;
    border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
    background-image: url('/images/layout/content_bg.png');
    background-color: #FFFFFF;
    background-position: left top;
    background-repeat: repeat-y;
}

table.wrapper td.top
{
    vertical-align: top;
}

table.wrapper td.bottom
{
    vertical-align: bottom;
}

/***** Header *****/

div.header
{
    width: 100%;
    height: 150px;
    background-image: url('/images/layout/header.png');
    background-position: center top;
    background-repeat: no-repeat;
}

/***** Sidebar *****/

div.sidebar
{
    float: left;
    width: 200px;
    min-height: 384px;
    padding-top: 13px;
    background-image: url('/images/menu/menu_bg.png');
    background-position: center top;
    background-repeat: no-repeat;
}

div.sidebar a, div.sidebar a:visited, div.sidebar a:hover
{
    border: none;
    text-decoration: none;
}

div.sidebar ul.menu
{
    margin: 0;
    padding: 0;
    list-style: none;
}

div.sidebar ul.menu li
{
    height: 35px;
    margin: 0;
    padding: 0;
    background-position: top center;
    background-repeat: no-repeat;
}

div.sidebar ul.menu li.m_home
{
    background-image: url('/images/menu/off/home.png');
}

div.sidebar ul.menu li.m_quote_top
{
    height: 29px;
    background-image: url('/images/menu/quote_top.png');
}

div.sidebar ul.menu li.m_quote_bottom
{
    height: 8px;
    background-image: url('/images/menu/quote_bottom.png');
}

div.sidebar ul.menu li.m_quote
{
    height: 26px;
}

div.sidebar ul.menu li.m_health
{
    background-image: url('/images/menu/off/health.png');
}

div.sidebar ul.menu li.m_life
{
    background-image: url('/images/menu/off/life.png');
}

div.sidebar ul.menu li.m_longtermcare
{
    background-image: url('/images/menu/off/longtermcare.png');
}

div.sidebar ul.menu li.m_annuities
{
    background-image: url('/images/menu/off/annuities.png');
}

div.sidebar ul.menu li.m_disability
{
    background-image: url('/images/menu/off/disability.png');
}

div.sidebar ul.menu li.m_medicaresupplement
{
    background-image: url('/images/menu/off/medicaresupplement.png');
}

div.sidebar ul.menu li.m_vision
{
    background-image: url('/images/menu/off/vision.png');
}

div.sidebar ul.menu li.m_dental
{
    background-image: url('/images/menu/off/dental.png');
}

/***** The phone strip. *****/

div.strip
{
    height: 36px;
}

/***** Content *****/

div.content
{
    float: right;
    width: 720px;
    margin: 5px 20px 16px;
    min-height: 400px;                                       /***** footer overlap sidebar fix *****/
    color: #000000;
    line-height: 1.42em;
}

div.content div.section
{
    clear: both;
    overflow: auto;
}

div.content td
{
    color: #000000;
}

div.content td p
{
    color: #000000;
    line-height: 24px;
}

div.content h1, div.content h2, div.content h3
{
    padding: 0;
    margin: 0;
    font-family: Cambria, "Hoefler Text", "Times New Roman", Times, Serif;
    font-weight: bold;
    /* font-style: italic; */
    font-variant: small-caps;
    color: #D94800;
    letter-spacing: +1;
    vertical-align: middle;
    text-align: center;    
}

div.content h1
{
    height: 39px;
    margin: 0 0 16px 0;
    font-size: 26px;
    line-height: 39px;
}

div.content h2
{
    margin: 0 0 16px 0;
    font-size: 20px;
    line-height: 30px;
}

div.content h3
{
    margin: 0 0 16px 0;
    font-size: 16px;
    line-height: 24px;
}

div.content .nobottom
{
    margin-bottom: 0;
}

div.content a, div.content a:visited
{
    color: #D94800;
}

div.content a:hover
{
    color: #E54d00;
}

div.content ul
{
    margin-bottom: 1em;
}

div.content ul li
{
    margin-left: 28px;
    list-style: disc outside;
    vertical-align: middle;
}

div.content td li
{
    color: #000000;
    line-height: 24px;
}

/***** Bottom & Footer *****/

div.footer
{
    float: right;
    width: 720px;
    margin: 0px 20px 0px 0px;
    padding: 4px 0 6px 0;
    font-size: 12px;
    line-height: 16px;
    text-align: center;
    border-top: 1px solid #D94800;
    color: #D94800;
}

div.footer p
{
    width: 750px;
    margin: 0px Auto;
    padding-bottom: 4px;
}

div.footer p.first
{
    border-top: 1px solid #D94800;
    padding-top: 8px;
    line-height: 150%
}

div.footer a, a:visited
{
    color: #D94800;
}

div.footer a:hover
{
    color: #E54d00;
    text-decoration: underline;
}

/***** Captions *****/

div.content span.caption
{
    font-size: 12px;
    line-height: 17px;
    font-weight: bold;
    font-style: italic;
    color: #D94800;
}

div.content p.caption
{
    margin: 0px 0px;
    padding: 0px 0px;
    font-size: 12px;
    line-height: 17px;
    font-weight: bold;
    font-style: italic;
    color: #D94800;
    text-align: center;
}

/***** Photos and Such (includes .pic for backwards compatibility) *****/

div.content .photo, div.content .pic
{
    border: 1px solid #D94800;
}

/***** Quote Box on the Home Page *****/

div.quote-box
{
    clear: both;
    width: 520px;
    height: 120px;
    margin: 0px Auto 0 Auto;
    position: relative;
    background-position: center top;
    background-repeat: no-repeat;
    background-image: url('/images/home/quote-box-bg.png');
}

div.quote-box input#txtInitZipCode
{
    width: 228px;
    height: 22px;
    padding-left: 4px;
    border: none;
    position: absolute;
    top: 49px;
    left: 147px;
    vertical-align: bottom;
}

div.quote-box select#selQuoteType
{
    width: 228px;
    height: 22px;
    padding: 2px;
    line-height: 18px;
    border: none;
    position: absolute;
    top: 83px;
    left: 147px;
    vertical-align: bottom;
}

div.quote-box button#btnQuoteStart
{
    width: 100px;
    height: 58px;
    border: none;
    position: absolute;
    top: 48px;
    left: 391px;
    background-position: center top;
    background-repeat: no-repeat;
    background-image: url('/images/home/quote-box-start.png');
    cursor: pointer;
}

/***** Quote Form *****/

form#frmQuote div.divider
{
    margin-top: 16px; 
    margin-bottom: 16px;
    height: 0px; 
    line-height: 0px; 
    border-top: 1px solid #CCCCCC;
}

form#frmQuote fieldset
{
    background-color: #F8F8F8;
}

form#frmQuote label
{
    font-size: 14px;
    line-height: 21px;
}

form#frmQuote table
{
    width: auto;
}

form#frmQuote table td
{
    line-height: 24px;
    vertical-align: top;
}

form#frmQuote table.checkboxlist td
{
    padding-bottom: 4px;
}

form#frmQuote table.checkboxlist label
{
    padding-left: 5px;
}

form#frmQuote input[type="text"]
{
    height: 22px;
    min-height: 22px;
    line-height: 18px;
    padding-left: 4px;
    vertical-align: bottom;
}

form#formQuote select
{
    height: 22px;
    min-height: 22px;
    padding: 2px;
    font-size: 16px;
    line-height: 18px;
    vertical-align: bottom;
}

input#txtFirstName, input#txtLastName, input#txtDayPhone, input#txtEvePhone, input#txtSpouseName
{
    width: 330px;
}

input#txtAddress, input#txtEmail
{
    width: 675px;
}

input#txtCity
{
    width: 330px;
}

input#txtZipCode
{
    width: 156px;
}

select#selState
{
    width: 156px;
}

select#selSpouse, select#selKids, input#chkAgree, select#selNumKids
{
    margin-left: 10px;
}

div.spouse table td
{
    padding-top: 8px;
    padding-bottom: 8px;
}

form#frmQuote button#btnQuoteSubmit
{
    width: 250px;
    height: 50px;
    border: none;
    background-position: center top;
    background-repeat: no-repeat;
    background-image: url('/images/quote/get-my-quotes.png');
    cursor: pointer;
}

form#frmQuote p.fineprint
{
    font-size: 10px;
    line-height: 15px;
}

/***** Error Handling Stuff *****/

form#frmQuote label.invalid
{
    font-weight: bold;
    color: #651441;
}

form#frmQuote input.invalid
{
    border: 1px solid #FFB2B2;
    background-color: #FFEBEB;
}

span.req
{
    position: relative;
    top: 0px;
    padding: 0px 2px;
    font-size: 20px;
    vertical-align: top;
    font-weight: bold;
    color: #FF0000;
}
