﻿
.earthCheck_footer_nav
{
    display: none;
}

body
{
    background-color: #ffffff;
    font-family: Arial, Hevlvetica, sans-serif !important;
    font-size: 11px !important;
}

#menu
{
    display: none;
}

h1
{
    color: rgb(58,86,133);
    font-family: Verdana;
    font-size: 14px;
}
h2
{
    color: rgb(99,100,102);
    font-family: Verdana;
    font-size: 13px;
}
h3 a, h3 a:hover
{
    color: #000000;
    font-family: Arial;
    font-size: 11px;
}

a
{
    color: rgb(95,142,200) !important;
    font-family: Sans-Serif;
}
a:hover
{
    color: rgb(95,142,200);
    color: #c00000 !important;
    text-decoration: none !important;
}


ol
{
    color: #000;
}

ul
{
    list-style-image: none !important;
    list-style-type: disc;
    color: #000;
}

ul li
{
    list-style-image: none !important;
    list-style-type: disc;
    color: #000;
}

#overall_pageshell
{
    background: none;
    border: solid 1px black !important;
}

DIV.ps_l, DIV.ps_r
{
    background-image: none !important;
}

.page_shad, .ps_l
{
    display: none !important;
}

#page_main_size
{
    margin: 0px;
    padding: 0px;
    width: 100%;
}

#page_main_size_padding
{
    padding: 0px;
    margin: 0px;
    width: 100%;
}

.page_col_all
{
    width: 100%;
}

body, p, .answer_right, .answer_left, .answer_unit, .collapsible_bar, .TextSubmitCalculatorTableButton, .ajax__tab_tab, .ReturnLink, .NextButton, .banner_txt, #sidemenu_content .a1tog a, TEXTAREA, .CalculatorFieldset, .new_answer
{
    font-size: 11px !important;
    font-family: Arial;
    line-height: 15px;
    color: #000000;
    background-image: none !important;
}

#header
{
    display: none;
}

#banner
{
    background: url("../img/banner.jpg") no-repeat !important;
    background-position: bottom right !important;
    height: 140px;
    border-bottom: solid 2px #c00000;
    margin-bottom: 25px;
}

.banner_txt
{
    position: relative;
    float: right;
    font-weight: bold;
    margin-top: 120px;
    margin-right: 10px;
}

#banner img
{
    margin-left: 20px;
}

#footer
{
    position: relative;
    bottom: 0px;
    margin: 0px;
    padding: 0px;
    height: 70px;
    border-top: solid 2px #c00000;
    background-image: none;
    background-color: #FFFFFF;
    width: 100%;
    color: #000;
}

#footnote
{
    margin: 0px auto 0px auto;
}

#footer_nav
{
    text-align: right;
    margin-right: 10px;
    margin-top: 10px;
    font-weight: bold !important;
}

#footer_nav a
{
    color: #89a0c9;
}

#footer_nav a:hover
{
    color: #c00000;
}

.footerBackground
{
    background: none;
}

#sidemenu_content, #sidemenu_top, #sidemenu_bot
{
    background-image: none;
}

.earthcheck_content
{
    display: none;
}

.idol_content
{
    display: block;
}


/* Form Styles */
.left_col, .right_col
{
    font-size: 11px !important;
    font-family: Arial;
    color: #000000 !important;
}

.glossary_anchors
{
    line-height: 20px;
}

/* Button Styles */
a.button_left
{
    background-image: none !important;
    text-decoration: none;
    padding-left: 0px !important;
}

.button_left
{
    background-image: none !important;
    background: none !important;
    border: rgb(57,86,133) 1px double !important;
    background: #89a0c9 !important;
    padding-top: 2px !important;
    padding-bottom: 2px !important;
}

a.button_left:hover, .button_left_arrow:hover
{
    background: rgb(77,167,193) !important;
}

.button_left_arrow
{
    border: rgb(57,86,133) 1px double !important;
    background: #89a0c9 !important;
    color: #ffffff !important;
    font-weight: bold !important;
    font-size: 11px !important;
    padding-top: 2px !important;
    padding-bottom: 2px !important;
    text-align: center;
}

.button_right, .button_right_arrow
{
    color: #FFF !important;
    padding-left: 10px;
    padding-right: 10px;
    width: 100%;
}

.NextButton
{
    border: rgb(57,86,133) 1px double !important;
    background-image: none !important;
    background-color: #89a0c9 !important;
    font-weight: bold;
    color: #FFF !important;
    width: 175px;
    height: 26px;
}

/*------------- PROCESS MESSAGE ------------ */

.progressBackgroundFilter
{
    position: fixed;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    overflow: hidden;
    padding: 0;
    margin: 0;
    background-color: #FFF;
    filter: alpha(opacity=20);
    opacity: 0.5;
    z-index: 99998;
}

.processMessage
{
    padding-top: 5px;
    width: 50px !important;
    text-align: left;
    position: relative;
    top: 0px !important;
    left: 300px !important;
    filter: alpha(opacity=80);
    opacity: 0.5;
    z-index: 99999;
}

.processMessage img
{
    display: block;
}



#footer .activeLink, #footer li a:hover
{
    color: Red;
}

input, select, .FixProfileRad input
{
    border: #6f89b9 1px solid !important;
    font-size: 11px !important;
    font-family: Arial !important;
    line-height: 16px !important;
    color: #000000 !important;
}

input[type="checkbox"]
{
    border: none !important;
}

input[type="radio"]
{
    border: none !important;
}


.pickerWrapper_Default
{
    width: 210px !important;
}

/* New Tab Headers */
.pageView_content
{
    padding: 20px;
    background: url('../img/tab_panel_cdol.png') no-repeat top left;
    z-index:1;
}

