/* 
** SKIN - Common Health
** 
** May 24, 2010
** 
*/

@import "../../css/promotions.css";

/* TOP HEADER
------------------------------ */
#header_left
    {
/*    padding-top: .5em;
    width: 260px;
    height: 80px; */
    display: none;
    }

.promote
    {
    display: none;
    float: right;
    width: 32em;
    margin: 1.5em 0 0 0;
/*    padding: 1em 0 0 0; */
    font-size: .9em;
/*    text-align: left; */
    background-color: #fff;
    border: none;
    }

.legend th
    {
    padding: 0 .6em .2em .2em;
    }

.legend td
    {
    padding: 1em 0 0 0;
    }

.legend td.legend_text
    {
    padding-right: 1.5em;
    text-align: left;
    line-height: 1.1em;
    font-size: 1.2em;
    color: #036;
    }

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

/*
#map
    {
    border-top: 5px solid #225485;
    }
*/

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

/* NOW SHOWING ALERTS
------------------------------ */
#now_showing th
    {
    background-color: #bbca9b;
    }

#fbar, #flc, #frc
    {
    background-color: #8ca53f !important;
    }

/* HIDE */

#skin_hmlogo, #bottom_nav ul, #comments_wrapper, #footer, th.th9, td.td9, .votes, .sp_rating, .alert_options
    {
    display: none !important;
    }
