/* CSS Document */


body{
margin:25px 0 25px 0;
padding:0;
line-height: 1.5em;
font-family:'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
background-color:#ff9400;

}

b{font-size: 110%;}
em{color: red;}

#maincontainer{
width: 800px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
border:solid 1px #ff9400;
background-image:url(images/lefty2.gif); background-repeat:repeat-y;
background-position:left;
background-color:#FFFFFF;
}


#topsection{
background: #ffffff;
height: 272px; /*Height of top section*/
background-image:url(images/header_latest3.gif);
background-repeat:no-repeat;
position:relative;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin-left: 197px; /*Set left margin to LeftColumnWidth*/
}

#leftcolumn{
float: left;
width: 197px; /*Width of left column in pixel*/
margin-left: -800px; /*Set margin to that of -(MainContainerWidth)*/
background: #371b32;
height:500px;
background-image:url(images/lefty2.gif); background-repeat:repeat-y;
text-align:center;

}

#footer{
clear: left;
width: 100%;
background: #371b32;
color: #FFF;
text-align: center;
padding: 4px 0;
height:160px;
background-image:url(images/footer_latest.jpg);
background-repeat:no-repeat;
position:relative;

}

#footer2{
clear: left;
width: 100%;
background:#371b32;
color: #FFF;
text-align: center;
padding: 0px 0;
height:20px;


}

#footer a{
color: #FFFF80;
}

.innertube{
margin: 17px; /*Margins for inner DIV inside each column (to provide padding)*/

}

h2{color:#371b32;}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#blueblock{
width: 197px;
border-right: 0px solid #000;
padding: 0 0 0 0;
margin-bottom: 0;
margin-top: 0;
font-family: 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
font-size: 90%;
background-color: #26151b;
color: #333;
position:relative;
top:0px;
}

* html #blueblock{ /*IE 6 only */
w\idth: 147px; /*Box model bug: 180px minus all left and right paddings for #blueblock */
}

#blueblock ul{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#blueblock li {
border-bottom: 1px solid #ff9400;
margin: 0;
}

.topblock
{
border-top: 1px solid #ff9400;
}

#blueblock li a{
display: block;
padding: 5px 5px 5px 8px;
border-left: 10px solid #4e1c86;
border-right: 10px solid #4e1c86;
background-color: #371b32;
color: #fff;
text-decoration: none;
text-align:left;
width: 100%;
}

html>body #blueblock li a{ /*Non IE6 width*/
width: auto;
}

#blueblock li a:hover{
border-left: 10px solid #ff9400;
border-right: 10px solid #ff9400;
background-color: #956dc1;
color: #fff;
}

.footertable{
width:99%;
height:20px;
font-size:10px;
}

a:link{color:#ff9400; text-decoration:none}
a:visited{color:#ff9400; text-decoration:none}
a:hover{color:#ff9400; text-decoration:underline}

a.footerlink:link{color:#ffffff; text-decoration:none}
a.footerlink:visited{color:#ffffff; text-decoration:none}
a.footerlink:hover{color:#ffffff; text-decoration:underline}

a.play:link{color:#ffffff; text-decoration:none}
a.play:visited{color:#ffffff; text-decoration:none}
a.play:hover{color:#ffffff; text-decoration:underline}

a.play2:link{color:#ffffff; text-decoration:none; font-size:12px;}
a.play2:visited{color:#ffffff; text-decoration:none; font-size:12px;}
a.play2:hover{color:#ffffff; text-decoration:none; font-size:12px;}

#play{
position:absolute;
top:220px;
right:28px;

height:25px;
width:170px;
color:#FFFFFF;
text-align:center;

}

#clockdiv{
position:absolute;
top:245px;
right:604px;
height:25px;
width:191px;
text-align:left;

}


#advert1{
position:absolute;
top:41px;
right:399px;

height:93px;
width:202px;
color:#FFFFFF;
text-align:center;

}

#advert2{
position:absolute;
top:41px;
right:40px;

height:93px;
width:202px;
color:#FFFFFF;
text-align:center;

}




#topinner{
position:absolute;
top:215px;
left:7px;

height:25px;
width:459px;
color:#ffffff;
font-weight:bold;

}

#playagain{
position:absolute;
top:217px;
left:492px;

height:22px;
width:78px;
color:#ffffff;
font-weight:bold;

}

#podcast{
position:absolute;
top:244px;
left:505px;

height:22px;
width:55px;
color:#ffffff;
font-weight:bold;

}

.floatleft{float:left; padding:0 7px 0 0;}

.imagelink{
border:0;
}
