/* 
** SKIN - PREDICT
** 
** June 22, 2010
** 
*/

#l2_content
    {
    padding: 4em 2em 2em 2em;
    }

table#share_rate
    {
    display: table !important;
    }

td.rate_label, td.rate_stars
    {
    display: none;
    }

#header_right
    {
    position: static;
    }

#header_custom span
    {
    position: absolute;
    top: 25px;
    font-size: .9em;
    }

#header_custom span.usaid
    {
    left: 100px;
    }

#header_custom span.predict
    {
    left: 260px;
    }

#header_custom a
    {
    text-decoration: underline;
    }


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

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

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


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

#now_showing th
    {
    background-color: #99aac3;
    }

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

/* LOGOS
------------------------------ */

#bottom_left
    {
    position: relative;
    padding-bottom: 2em;
    z-index: 5000 !important;
    }

.logosleft img, .logosright img
    {
    margin-bottom: 1em;
    }

.logosleft, .logosright
    {
    float: left;
    width: 45%;
    }

.logosleft
    {
    margin-right: 2%;
    text-align: right;
    }

.logosright
    {
    text-align: left;
    }

.logoscenter
    {
    clear: left;
    text-align: center;
    width: 87%;
    }

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

#L2 #footer
    {
    margin-top: 1em;
    }

table.region
    {
    margin-left: 142px;
    }


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

#bottom_left ul, #comments_wrapper, .votes, .sp_rating, .th9, .td9, #footer p, .promote, .alert_comment, .alert_rate, #promotions
        {
        display: none !important;
        }
