/* 
** SKIN - DENGUE
** 
** June 17, 2010
** 
*/


#accordionContainer
    {
    top: 35px;
    right: 6px;
    width: 130px;
    }

#accordion div.acc_layers
    {
    width: 128px;
    }

#accordion div.kmlLayer
    {
    width: 123px;
    }

/* MAIN HORIZONTAL BAR
------------------------------ */

#path, #path_lc, #path_rc
        {
        background-color: #0054a1 !important;
        }

#fbar, #flc, #frc
    {
    background-color: #0054a1 !important;
    }


/* NOW SHOWING ALERTS
------------------------------ */

#now_showing th
    {
    background-color: #bbd6ef;
    }

#now_showing tr.odd
    {
    background-color: #ececec;
    }

/* ADVANCED SEARCH
------------------------------ */

#column2, #column3
    {
    width: 33% !important;
    }

/* CUSTOM HEADER
------------------------------ */

#header_custom
    {
    padding-top: 1.5em;
    }

#header_custom a, #header_custom a:visited
    {
    color: #036;
    text-decoration: underline;
    }

/* CUSTOM BOTTOM LEFT
------------------------------ */

.bottom_left_content
    {
    color: #000;
    line-height: 1.5em;
    }

#footer
    {
    margin-top: -5em;
    }

/* CUSTOM LEGEND
------------------------------ */

#cp_left .legend
    {
    width: 22em;
    }

.legend th
    {
    font-weight: normal;
    }

.legend td
    {
    text-align: center;
    padding-right: 1em;
    }

#custom_cp_right h3 {
    padding-top: 0px;
    }

#custom_cp_right .ll, #custom_cp_right .lm, #custom_cp_right .lr {
    width: 33%;
    float: left;
    }

#custom_cp_right .ll2 .blocks, #custom_cp_right .lm2 .blocks, #custom_cp_right .lr2 .blocks {
    float: left;
    height: 12px;
    width: 30%;
    margin: 3px 3% 3px 0;
    }

#custom_cp_right .t {
    font-weight: bold;
    }

#b5 {
    background-color: #ffff00; 
    opacity: .7;
    }

#b6 {
    background-color: #ffbf00; 
    opacity: .7;
    }

#b7 {
    background-color: #ff8000; 
    opacity: .7;
    }

#b2 {
    background-color: #58b000; 
    opacity: .7;
    }

#b4 {
    background-color: #c1e800; 
    opacity: .7;
    }

#b8 {
    background-color: #ff4000; 
    opacity: .7;
    }

#b9 {
    background-color: #f20000; 
    opacity: .7;
    }

#b3 {
    background-color: #8bd100; 
    opacity: .7;
    }

#b1 {
    background-color: #349c00; 
    opacity: .7;
    }

.ll3 .r, .lr3 .r {
    float: right;
    padding-right: 6%;
    }

.ll3 .l, .lr3 .l {
    float: left;
    padding-left: 3%;
    }

.lm .lm1, .lm3 {
    text-align: center;
    }

.lr .lr1 {
    text-align: right;
    padding-right: 3%;
    }

#custom_cp_right p {
    float: left;
    margin-top: 5px;
    width: 100%;
    }

#custom_cp_right, #cp_left.hide_presets div.legend {
    width: 100%;
    margin: 0px;
    }

#custom_cp_right img {
    vertical-align: baseline;
    }

.legend tr {
    float: left;
    }

.legend td {
    padding: 0 0px 0 0;
    }

/* HIDE
------------------------------ */

.legend, #custom_legend, #bottom_nav ul, #comments_wrapper, .votes, .sp_rating, .th9, .td9, #column1, .promote, .th4, .td4, .alert_options, #promotions
        {
        display: none !important;
        }
