/* 
** SKIN - MAIN PROMED
** 
** May 24, 2010
** 
*/

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

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

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

/* bottom bar */

#fbar, #flc, #frc
    {
        background-color: #0277aa !important;
    }


#header_left
    {
    margin-left: 3em;
    padding: .3em 0 1em 0;
    width: 41em;
    }

#header_right
    {
    width: 30em;
    }

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

#bottom_nav ul, #comments_wrapper, .votes, .sp_rating, .th1, .td1, th.th9, td.td9, #category, .promote, .alert_options, #promotions
        {
        display: none !important;
        }
