@import url('Menus.css');
@import url('Pages.css');
@import url('Radio.css');
@import url('Pod.css');
@import url('News.css');
@import url('Weather.css');
@import url('Player.css');
@import url('Traffic.css');
@import url('Ticker.css');
@import url('Radiopaq.css');
@import url('RollingAds.css');

body{
margin:2px 0 6px 0;
padding:0;
font-family:sans-serif;
font-size:12px;
}

div#SiteWrapper{
width:990px;
margin:0 auto;
}

div#Float{
position:relative;
float:left;
width:990px;
/*background:#fff url('../css/images/300-9BC-BG.gif') top right repeat-y; */
}

div#Top{
position:relative;
float:left;
width:690px;
padding:0;
overflow:hidden;
}

div#RadiopaqLogo{
position:relative;
float:left;
background: url('../css/images/static_logo.jpg') no-repeat;
width:70px;
height:70px;
}

div#SpeedsandFeeds{
position:relative;
float:left;
width:684px;
background:#939ca3 url('../css/images/684-darker-Bottom.gif') bottom left no-repeat;
margin:6px 0 0 0;
padding:0 0 10px 0;}

div#SpeedsandFeeds h4{
background:#939ca3;
margin:0;
font-size:14px;
color:#fff;
}

div#RP4Banner{
position:relative;
float:left;
width:684px;
background:#939ca3 url('../css/images/684-darker-Bottom.gif') bottom left no-repeat;
margin:6px 0 0 0;
padding:0 0 5px 0;}

div#RP5Message{
position:relative;
float:left;
width:672px;
height:100px;
border-left:solid 6px #939ca3;
background:#fff;
}

div#TopRadio{
position:relative;
float:left;
width:336px;
background:#fff;
border-left:solid 4px #939ca3;
}

div#TopPod{
position:relative;
float:left;
width:336px;
background:#fff;
border-left:solid 4px #939ca3;
}

div#TopNews{
position:relative;
float:left;
width:674px;
background:#fff;
border-left:solid 4px #939ca3;
}

div.Top1{
background:#E9E9EA url('../css/images/TopPlayOff_E9E9EA.jpg') right 2px no-repeat;;
padding:4px;
}
div.Top1Hover{
background:#E9E9EA url('../css/images/TopPlayOn_E9E9EA.jpg') right 2px no-repeat;;
padding:4px;
}
div.Top2{
background:#fff url('../css/images/TopPlayOff_fff.jpg') right 2px no-repeat;;
padding:4px;
}
div.Top2Hover{
background:#fff url('../css/images/TopPlayOn_fff.jpg') right 2px no-repeat;;
padding:4px;
}

div#Bottom{
position:relative;
float:left;
width:990px;
height:100px;
margin:6px 0 0 0;
}

div#BottomLinksWrapper{
position:relative;
float:left;
width:678px;
border-left:solid 6px #939ca3;
background:#939ca3;
}

div#NetworkLinks{
position:relative;
float:left;
width:240px;
height:100px;
}

div#BottomLinks{
position:relative;
float:right;
width:300px;
height:110px;
}

div#BottomLogo{
position:relative;
float:right;
width:300px;
height:90px;
background:#fff;
text-align:center;
}

div#Right{
position:relative;
float:right;
width:300px;
margin:0;
}


p.ErrorMessage{
position:relative;
float:left;
width:580px;
color:#000;
background:#ffc url('../css/images/error.gif') 2px 2px no-repeat;
margin:6px 10px;
padding:6px 20px;
text-align:left;
font-size:11px;
}


div#SlideShow{
position:relative;
float:right;
width:300px;
margin:10px 0;
text-align:center;
font-size:10px;
color:#fff;
}

div#SlideShow img{
width:300px;
height:302px;
}

div#EmbeddedPlayers{
clear:both;
}

div#Footer{
position:relative;
float:left;
width:990px;
height:20px;
text-align:center;
background:#fff;
font-size:10px;
color:#888;
}

div#Debug{display:none;position:relative;float:left;width:400px;}
.innerpadding{padding:4px;}
.cleared{clear:both;}