﻿body, .show-page #page
{
    background-image: url(../img/home/bg.jpg);
    background-color: #e3e1cd;
    background-repeat: no-repeat;
}
.show-page #page
{
    background-position: center top;
}
#show-page
{
    padding-top: 150px;
}
#carousel-container
{
    z-index: 100;
}

#mainContent
{
    position: relative;
    margin-top: 13px;
    min-height: 550px;
}
#mainContent IMG
{
    border: 0px;
}
#mainContent
{
    margin-top: 23px;
}

#showMain
{
    float: left;
    width: 485px;
    background: none;
    position: relative;
    z-index: 2;
    margin-top: 8px !important;
}
#showLeft
{
    float: left;
    width: 122px;
    margin-left: 28px;
}
#showRight
{
    float: right;
    width: 320px;
    position: relative;
    z-index: 3;
    margin: 0px 35px 0px 0px;
}

#showMain .sectiontitle
{
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 4;
}
#showMain .hero
{
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 3;
}
#showMain .content
{
    position: relative;
    z-index: 4;
}

#showLeft DIV#btr_logo
{
    position: absolute;
    top: 8px;
    left: 28px;
    z-index: 10;
}
#showLeft UL
{
    float: left;
    margin: 169px 0px 0px 0px;
    padding: 0px;
    list-style: none;
    list-style-image: none;
    position: relative;
    z-index: 3;
}
#showLeft UL LI
{
    margin-bottom: 7px;
}
#showLeft UL LI IMG
{
    display: block;
}


#showRight .promo
{
    background: url(../img/bg_rhspromo.png) no-repeat;
    width: 300px;
    height: 83px;
    padding: 10px;
    margin-bottom: 10px;
}
#breakout_promo
{
    width: 320px;
    height: 123px;
    margin-bottom: 10px;
}
#showRight #MPUWrap
{
    background: url(../img/bg_mpu.png) no-repeat;
    width: 300px;
    height: 250px;
    padding: 12px 9px 12px 11px;
}
#showRight #MPUlabel
{
    display: none;
}


/***** Float Hacks *****/

.clearfix:after
{
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix
{
    display: inline-block;
}

html[xmlns] .clearfix
{
    display: block;
}

* html .clearfix
{
    height: 1%;
}



/* BTR Superfooter */
.showSuperfooter
{
    background-image: url("/shows/bigtimerush/img/superfooter_bg.gif");
    clear: left;
    cursor: pointer;
    display: block;
    float: left;
    height: 32px;
    margin: 30px 0 0 3px;
    overflow: hidden;
    position: relative;
    width: 950px;
}
.superfootR, .superfootL, .superfootT
{
    background-position: center top;
    background-repeat: no-repeat;
    display: block;
    height: 33px;
    position: absolute;
}
.superfootR
{
    background-image: url("/shows/bigtimerush/img/superfooter_r.gif");
    right: 0;
    width: 26px;
}
.superfootL
{
    background-image: url("/shows/bigtimerush/img/superfooter_l.gif");
    left: 0;
    width: 27px;
}
.superfootT
{
    background-image: url("/shows/bigtimerush/img/superfoot.gif");
    background-position: center 2px;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    height: 18px;
    left: 365px;
    overflow: hidden;
    text-align: center;
    top: 8px;
    width: 200px;
}
.open .superfootT
{
    background-position: center -20px;
}
.showSuperfooter:hover .superfootT
{
    left: 352px;
    width: 226px;
}
.superfootB
{
    bottom: -33px;
    display: none;
    left: -4px;
    position: absolute;
}
#superfooter
{
    background-color: #FFFFFF;
    border-color: #D9D9D9;
    border-right: 1px solid #D9D9D9;
    border-style: none solid solid;
    border-width: 1px;
    clear: left;
    float: left;
    margin: 0 0 33px 3px;
    position: relative;
    width: 948px;
}
#superfooter div
{
    float: left;
    margin-left: 20px;
    width: 160px;
}
#superfooter h3
{
    margin: 20px 0 0;
    padding: 0;
}
#superfooter a
{
    color: #498785;
    display: block;
    font-size: 12px;
    height: 15px;
    margin-left: 10px;
    overflow: hidden;
    padding: 1px 4px 2px 3px;
    width: 140px;
}
#superfooter a:hover
{
    background-color: #E9F0F0;
}
#superfooter a.show
{
    color: #FD7C01;
    margin-left: 0;
    width: 150px;
}



#btr-superfooter
{
    width: 100%;
    padding: 50px 0;
}

#btr-show1
{
    top: 0px;
    left: 30px;
}
#btr-show2
{
    top: 0px;
    left: 200px;
}
#btr-show3
{
    top: 0px;
    left: 370px;
}
#btr-show4
{
    top: 0px;
    left: 540px;
}
#btr-show5
{
    top: 0px;
    left: 710px;
}

.show-page #nav-wrap
{
    background-color: #ffffff;
    width: 100%;
    float: left;
    margin: 0px !important;
    position: relative;
}

#tuneIn
{
    width: 320px;
    height: 48px;
    background: url(../img/tuneIn.png);
    margin-bottom: 5px;
    color: #fff;
    font-size: 20px;
    line-height: 0.8em;
    text-align: center;
    letter-spacing: -1px;
    padding-top: 12px;
}

