body {
    font-family: Arial, sans-serif;
}

body {
    margin: 0px;
}

video {
    height: 100%;
    width: 100%;
}
#container {
    position: absolute;
    display: block;
    width: 728px;
    height: 90px;
    cursor: pointer;
}
#ad {
    position: relative;
    display: block;
    left: 0px;
    border: rgb(200, 200, 200) 1px solid;
    overflow: hidden;
    -moz-user-select: -moz-none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
#ad.collapsed {
    width: 968px;
    /*2px smaller to account for border*/
    
    height: 248px;
    /*2px smaller to account for border*/
}
#content {
    z-index: 0;
    position: absolute;
    width: 970px;
    height: 250px;
    top: 0;
    left: 0;
}

#banner {
    position: absolute;
    display: block;
    width: 968px;
    height: 248px;
    left: 0px;
    background-color: #000;
    background-repeat: no-repeat;
    overflow: hidden;
}

.collapsed #panel {
    display: none;
}

.ad_frames {
    position: absolute;
    background-color: #000;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

#banner #ad_frame_1 {
    background: url("../images/f1-background.jpg") no-repeat scroll 0px 0px;
}

#f1-event {
    position: absolute;
    top: 90px;
    left:500px;
}

#f1-fighters {
    position: absolute;
    top: 0px;
    left: 26px;    
}

#f1-names{
    position: absolute;
    top: 106px;    
    left: 500px;
    z-index: 8;
}

#banner #ad_frame_2 {
    background: url("../images/f2-background.jpg") no-repeat scroll 0px 0px;
}

#f2-event {
    position: absolute;
    top: 88px;
    left:52px;
}

#f2-fighters {
    position: absolute;
    top:0px;
    left:465px;
}

#f2-names{
    position: absolute;
    top:105px;
    left:100px;
    z-index: 8;
}

#banner #ad_frame_3 {
    background: url("../images/f3-background.jpg") no-repeat scroll 0px 0px;
}

#f3-fighters{
    position: absolute;
    top:0px;
    left:0px;
}

#f3-fn-01{
    position: absolute;
    top:0px;
    left:0px;
}

#f3-fn-02{
    position: absolute;
    top:0px;
    left:237px;
}

#f3-fn-03{
    position: absolute;
    top:0px;
    left:585px;
}




#f3-names{
    position: absolute;
    top:10px;
    left:0px;
}

#banner #ad_frame_4{
    background: url("../images/f3-background.jpg") no-repeat scroll 0px 0px;    
}

#f4-title{
    position: absolute;
    top:0px;
    left:250px;
 }

#f4-sponsor{
    position: absolute;
    top:0px;
    left: 50px;
}
#banner #ad_frame_5 {
    background: url("../images/f3-background.jpg") no-repeat scroll 0px 0px; 
}

#f5-fighters-left {
    position: absolute;
    top:0px;
    left:0px;
}

#f5-fighters-right{
    position: absolute;
    top:0px;
    right:0px;
}


#f5-tune-in{
    position: absolute;
    top:40px;
    left:348px;
    z-index: 10;
} 

#f5-tune-in-to{
    position: absolute;
    top:40px;
    left:348px;
    z-index: 10;
} 

#f5-tune-in-tom{
    position: absolute;
    top:40px;
    left:348px;
    z-index: 10;
} 

#ad_date_container #date {
    display: none;
}

#ad_date_container #tomorrow {
    display: none;   
}

#ad_date_container #tonight {
    display: none;
}


/*
#fad_date_container{
    position: absolute;
    bottom:4px;
    left:170px;
} */

#GUIDE {
    position: absolute;
    top: 0px;
    left: 0px;
    opacity: 0.3;
}

#AD_COVER {
    background-color: #000;
    /*display: none;*/
    position:absolute;
    width: 100%;
    height: 100%;
    /*opacity: 0.5;*/
    z-index: 100;
}

#buffer_exp {
    display: none;
}

#f5-logos{
    position: absolute;
    top:102px;
    left:332px;
    z-index: 10;
}
#f5-click{
    position: absolute;
    bottom:21px;
    left:390px;
    z-index: 10;
}

#f5-names-left{
    position: absolute;
    top:160px;
    left:125px;
    z-index: 8;
}
#f5-names-right{
    position: absolute;
    top:160px;
    left:762px;
    z-index: 8;
}


#f2-fade{
    position: absolute;
    bottom:0px;
    left:0px;
    z-index: 8;
}
#f1-fade{
    position: absolute;
    bottom:0px;
    left:0px;
    z-index: 8;
}
#f5-fade{
    position: absolute;
    bottom:0px;
    left:0px;
    z-index: 8;
}