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

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

#page
    {
        margin: 0 auto;
        width: 80%;
    min-width: 500px;
        text-align: left;
    }

#hm_contact, #bottom_right
    {
    line-height: 1.4em;
    }

/* TOP HEADER
------------------------------ */

#cp_left.hide_presets .legend
    {
    width: 300px !important;
    }

#accordionContainer
    {
    top: 375px !important;
    left: 15px !important;
    }

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

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

#path, #path_lc, #path_rc
    {
    display: none;
    }

/* 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, #mapds
    {
    display: none !important;
    }
