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

#custom_legend
    {
    margin-top: 2em;
    width: 800px;
    }

td.color
    {
    width: 20px;
    }

td.statebased
    {
    background-color: #ed7865;
    }

td.nonstate
    {
    background-color: #54b09e;
    }

td.onesided
    {
    background-color: #bdeb4b;
    }

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

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

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

/* bottom bar */

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


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

#header_right
    {
    width: 30em;
    }

/* ADVANCED SEARCh
------------------------------ */

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


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

#bottom_nav ul, #comments_wrapper, .votes, .sp_rating, .th1, .td1, th.th9, td.td9, th.th4, td.td4, th.th6, td.td6, th.th7, td.td7, th.th8, td.td8, #category, .promote, .alert_options, #column3, #promotions
        {
        display: none !important;
        }
