body{
margin:20px;
background-color:#EFEFEF;
font-family: 'Trebuchet MS', Tahoma, Sans-serif;
font-size:13px;
color:#000000;
}

#container{
width:700px;
}

#container_left{
float:left;
}

#station{
overflow:auto;
background-color:#FFFFFF;
border-top:1px solid #DCDCDC;
border-right:1px solid #DCDCDC;
border-left:1px solid #DCDCDC;
padding:15px 15px 31px 15px;
width:400px;
}

#ads{
float:right;
text-align:center;
width:250px;
line-height:250px;
height:250px;
background-color:#FFFFFF;
border:1px solid #DBDBDB;
}

#ads img{
border:0px;
}

#station_box{
border-bottom:2px solid #DBDBDB;
padding-bottom:5px;
overflow:hidden;
margin-bottom:5px;
}

#station_left{
float:left;
}

#station_left h1{
color:#394551;
font-size:16px;
margin:0px;
padding:0px;
}

#station_right{
float:right;
padding-top:4px;
font-size:12px;
}

#station_right a{
text-decoration:none;
color:#0066CC; 
}

#station_right a:hover{
text-decoration:underline;
color:#0066CC; 
}

/**************** station details ****************/
#station_logo{
height:110px;
width:120px;
float:left;
border-right:1px solid #E6E6E6;
text-align:center;
padding-top:10px;
}

#station_details{
float:right;
font-size:12px;
width:270px;
line-height:23px;
color:#394551;
}

#station_details a{
color:#394551;
text-decoration:underline;
}

#station_details a:hover{
color:#394551;
text-decoration:none;
}

/**************** media player ***********/
#media_player{
width:432px;
text-align:center;
overflow:hidden;
}

/******************* tools ************/
#tools{
margin-top:3px;
}

#tools a{
background-color:#0088CE;
color: #FFF;
text-decoration:none;
margin-right:0px;
padding:0 5px 0 5px;
}

#tools a:hover{
background-color:#333;
color: #FFF;
}

#flash{
margin-top:2px;
font-weight:bold;
}

#flash a{
background-color:#0066CC;
color: #FFF;
text-decoration:none;
margin-right:0px;
padding:0 5px 0 4px;
font-weight:normal;
}

#flash a:hover{
background-color:#333;
color: #FFF;
}

/****************** Flash player ***********/
#flash_player{
background-color:#000;
height:65px;
text-align:center;
border-top:1px solid #CCC;
}

#msg{
background-color:#FFF1A8;
border-top:1px solid #E9E9E9;
border-bottom:1px solid #E9E9E9;
color: #000;
margin:0px;
padding-left:5px;
font-size:11px;
line-height:20px;
margin-top:3px;
}

#msg a{
color: #0066CC;
font-weight:bold;
}
