/* JK, Aug 3, 2005 - table layout support */
#ShowsSection #BT table #MainContent td.RightColumn
{
    text-align: left;
    vertical-align: top;
    background:#022f4e; /*#022f4e;*/

}


#ShowsSection #BT  #PageWrapper{
 background:#001320; /*#001320;*/
}


#ShowsSection #BT  #SubNav{
 clear: both;
}


#ShowsSection #BT  #SubNav ul{
 float: left;
 padding: 0px;
 margin: 0px;
 background: #1056b8; /*#1056B8;*/
 color: #ffff99; /* #ffff99;*/
 width: 100%;
 font-size: 11px;
 line-height: 25px;
}


#ShowsSection #BT  #SubNav ul li{
 display: inline;
 list-style-type: none;
 padding-right: 8px;
 padding-left: 8px;
 border-right: 1px solid #fff; /*#fff;*/
}


#ShowsSection #BT  #SubNav ul li a{
 color: #fff; /*#fff;*/
 text-decoration: none;
}


#ShowsSection #BT  #Description{
 font-size: 12px;
}


#ShowsSection #BT  #Show{
 float: left;
 width: 431px; /*442*/
 padding: 10px;
 background: #001320;/*#001320;*/
 color: #fff; /*#fff;*/
}


#ShowsSection #BT  #WeatherAds{
width:310px;
 background: #fff; /*#fff;*/
 color: #fff; /*#fff;*/
 padding: 0px;
}


/*IE ignores child selector '>'*/
/*
html>body #WeatherAds {
    width: 312px;
}
*/


#ShowsSection #BT  #Show .Header{
 color: #fdea3c;/*#fdea3c;*/
 background: url( http://www.atv.ca/css/dotlines_gray.gif ) repeat-x bottom;
 font-weight: bold;
 width: 80%;
 margin-bottom: 10px;
}


#ShowsSection #BT  #Show .Info{
 color: #eb3e3e; /*#eb3e3e;*/
 font-weight: bold;
}


#ShowsSection #BT  #Show a{
 color: #fff; /*#fff;*/
 text-decoration: none;
}


#ShowsSection #BT  #ClickHereToWatch{
 margin-top: 30px;
}


#ShowsSection #BT  #ClickHereToWatch .Banner1{
 float: left;
}


#ShowsSection #BT  #ClickHereToWatch .Banner2{
 float: right;
}


#ShowsSection #BT  #WeatherHeader
{
    padding: 10px;
    background: #f1f1f1;
    border-top: 4px solid #dfdfdf;
    color:#000;
    font-size: 12px;
}


#ShowsSection #BT  #MoreInfo{
    padding: 8px;
    width:300px;
    font-size: 11px;
    clear: right;
    background:#022f4e; /*#022f4e;*/
}
#ShowsSection #BT  #Ads{
 background:#022f4e; /*#022f4e;*/
}
#ShowsSection #BT  #MoreInfo .Headers {
 background: url( http://www.atv.ca/css/dotlines_gray.gif ) repeat-x bottom;
 margin-bottom: 5px;
 padding-bottom: 5px;
 font-size: 12px;
 color: #fdea3c; /*#fdea3c;*/
 clear: right;
}
#ShowsSection #BT #Header1{
 padding:0px;
}
#ShowsSection #BT #Header2{
 float: left;
 width: 130px;
}
#ShowsSection #BT #Header3{
margin-left: 150px;
 padding-left: 2px;
 width: 150px;
}
#ShowsSection #BT  #MoreInfo #Content1{
 float:left;
}
#ShowsSection #BT  #MoreInfo #Content2{
 float: left;
 width: 130px;
}
#ShowsSection #BT  #MoreInfo #Content3{
margin-left: 150px;
 padding-left: 2px;
 width: 150px;
}
#ShowsSection #BT  #MoreInfo a{
 font-weight: bold;
 color: #eee; /*#eee;*/
}

#ShowsSection #BT  #Weather{
 background:#fff; /*#fff;*/
 border: 1px white solid;
}
#ShowsSection #BT  #Weather dt.BrownHeader{
 margin-left: 10px;
 padding: 0px;
 color:#963c08; /*#963C08;*/
 font-weight:bold;
}
#ShowsSection #BT  #Weather dl{
 float: left; 
 width:100px;
 margin: 0px;
 padding: 0px;
 background:#fff; /*#fff;*/
}
#ShowsSection #BT  #Weather dd{
 margin: 0px;
 margin-right: 2px;
 padding: 0px;
 color: #000; /*#000;*/
}
#ShowsSection #BT #Weather dd.Description
{
    margin: 1px;
}
#ShowsSection #BT  #Weather dt{
    margin: 0px;
/*    margin-left: 2px; */
 padding: 0px;  
}
#ShowsSection #BT  #Ads{
 background:#022f4e; /*#022f4e;*/
 /* width:310px; */
}
#ShowsSection #BT  #BottomImages{
 background: #022f4e; /*#022f4e;*/
 padding-top:30px;
 padding-bottom:10px;
 
}