﻿html, body {
    height:100%;
    padding:0;
    margin:0;
}
img#bg 
{
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:100%;
}
a img 
{
    border-style:none;
    border-color:inherit;
    border-width:0px;
}
#container 
{
    position:relative;
    width:937px;
    margin:0 auto;
    z-index:1;
    overflow:visible;
}
#Main 
{
    position:relative;
    background-image:url("../images/background/default/header_background.jpg");
    background-repeat:no-repeat;
    font-family:Verdana;
    width:937px;
    height:175px;
}
#player {
    position:absolute;
    width:775px;
    height:500px;
    top:150px;
    left:0px;
    text-align:center;
}
#cb_medrect1_div
{
    width:300px; 
    height:250px; 
    position:absolute; 
    top:166px; 
    left:643px; 
    overflow:hidden; 
    visibility:hidden;
}
#topmenu 
{
    position:absolute;
    left:764px;
    top:5px;
    font-size:x-small;
    color:White;
}
#topmenu a 
{
    font-family:Verdana;
    font-size:x-small;
    text-decoration:none;
    color:White;
}
#topmenu a:hover 
{
    font-weight:bold;
}
#toplogo 
{
    position:absolute;
    top:27px;
    left:19px;
}
#topbanner
{
    position:absolute;
    top:25px;
    left:209px;
    width:728px;
    height:90px;
}
#cb_leaderboard1_div
{
    width: 728px; 
    height: 90px; 
    position:absolute; 
    top:25px; 
    left:209px; 
    overflow:hidden; 
    visibility:hidden;
}

#channelbar 
{
    position:absolute;
    top:118px;
    left:0px;
    width:937px;
    height:28px;
    color:#e1d75d;
    font-weight:bold;
    background-image:url("../images/background/default/menu_background.jpg");
    background-repeat:no-repeat;
    overflow:visible;
    z-index:30;
}
#channelbar a 
{
    color:#e1d75d;
    text-decoration:none;
}
#skyscraper 
{
    position:absolute;
    border-style:solid;
    border-color:White;
    border-width:1px;
    top:150px;
    left:775px;
    height:903px;
    width:160px;
    overflow:hidden;
}
#todayon
{
    position:absolute;
    top:655px;
    left:0px;
    width:382px;
    height:400px;
    background-image:url("../images/background/default/todayon_bkgnd.jpg");
    background-color:#f8f8f8;
    background-repeat:no-repeat;
}
#todayframe
{
    position:absolute;
    top:40px;
    left:5px;
    width:372px;
    height:355px;
    font-size:small;
    overflow:auto;
}
#news
{
    position:absolute;
    top:655px;
    left:390px;
    width:382px;
    height:400px;
    background-image:url("../images/background/default/news_bkgnd.jpg");
    background-color:#eaeaea;
    background-repeat:no-repeat;
}
#newsframe
{
    position:absolute;
    top:40px;
    left:5px;
    width:372px;
    height:355px;
    font-size:x-small;
    overflow:auto;
}
#newsframe a 
{
    font-size:x-small;
    text-decoration:none;
    color:Black;
}
#footerBkg 
{
    position:absolute;
    top:1055px;
    left:0px;
    width:100%;
    height:37px;
    background-color:#11273f;
}
#footer 
{
    position:relative;
    margin:0 auto;
    width:937px;
    height:37px;
    padding:3px;
    color:White;
    font-size:small;
    font-family:Arial;
}
#footer a
{
    color:White;
    font-size:small;
    font-family:Arial;
    text-decoration:none;
}
#footer a:hover 
{
    font-weight:bold;
}
#news tr
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: x-small;
    font-weight: 400;
    color: #222222;
    cursor: pointer;
}
#todayon tr:hover
{
    color: #0066FF;
    background-color: #CCCCCC;
}
#todayon tr
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: x-small;
    font-weight: 400;
    color: #222222;
    cursor: pointer;
}
img#todayon 
{
    width:80px;
}
img#news
{
    width:80px;
}

#compEnv 
{
    position:absolute;
    left:643px;
    top:153px;
    width:340px;
    height:300px;
    visibility:collapse;
    z-index:65;
}
#compFrame  
{
    position:absolute;
    left:11px;
    top:14px;
    width:300px;
    height:250px;
    margin:0px;
    padding:0px;
}
#compClose 
{
    position:absolute;
    left:280px;
    top:6px;
} 
.tmenu 
{
    cursor:pointer;
}
.tmenu:hover
{
    font-weight:bold;
}
.xsmall { font-size:x-small }
.center { text-align:center }
.graybgd { background-color:#878986; }
.white { color:White; }
.compress
{
    font-style: normal;
    letter-spacing: .02em;
}
.skyad 
{
    padding-bottom:3px;
}