@charset "UTF-8";
/* CSS Document */


body, html {
margin:0;
padding:0;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#fff;
background: #58a5a4 url(images/radioio_bg2_long.gif);
background-repeat: repeat-x;
height:100%;

}

#master {
margin:0px;
padding:0px;
position:relative;
/*height: 2000px;*/
}

#wrapper {
margin-left:auto;
margin-right:auto;
/*min-height:900px;*/
height: 100%;
width:992px;
padding:0px;

background-color:#000;
margin-top:0;

}

#header {
width: 100%;
height:163px;
background: url(/images/header-bg.png);
background-repeat:no-repeat;
position:relative;
display:block;
}



/* the nav */

#thenav{
margin: 0;
padding: 0;
display: block;
width:990px;
height:26px;
background:url(images/nav-bg.jpg);
background-repeat:repeat-x;
font-family:Arial black,Arial, Helvetica, sans-serif;  
color: #03F9F8;
border-right:1px solid #434343;
border-left:1px solid #434343;

}

#mainbody{
width:970px;
height: 311px;
margin:0;
padding: 15px 10px;
position:relative;
border-right:1px solid #434343;
border-left:1px solid #434343;
background:#000;
z-index: 0;
}

#tri-nav{
width:650px;
height:315px;
float:left;
position:relative;
border:1px solid #434343;
z-index: 0;
}

#right-col{
width:300px;
/*height:315px;*/
/*border:1px solid #434343;*/
padding:0;
margin:0 0 0 5px;
float:right;
position:relative;
}

#lower-body{
width:970px;
/*height:111px;*/
margin:0;
padding: 0px 10px 10px 10px;
position:relative;
border-right:1px solid #434343;
border-left:1px solid #434343;
background:#000;
float:none;
min-height:610px;

}
 
  #infobox{
  width:762px;
  /*height:273px;*/
  margin:0;
  padding:6px;
	z-index:999;
  background:#000;
  float:left;
    border:1px solid #434343;
  }
 
  #skinnyrightcol{
 	background:#333333 none repeat scroll 0 0;
	border:1px solid #434343;
	margin:0;
	padding:5px 0 1px 5px;
	position:absolute;
	right:10px;
	top:0;
	width:165px;
  
  }
  
  #footer{
 top: 10px;
  width:762px;
/*  height:100px;*/
  margin:0;
  padding:0;
/*  float:left;*/
    /*border:1px solid #434343;*/
	text-align:right;
/*	position:relative;*/
	z-index:0;
 	
	}
	
#bottom_ad {
	top: 10px;
	height: 80px;
	margin: 0;
	padding: 0;
	position: relative;
	}
  
  br.clear{
  clear:both;
  margin:0;
  padding:0;
  }
  
 div.topright{
 
 float:left;
 height:90px;
 margin:0;
 padding:5px 10px;
width:475px;
text-align:left;
}

div.topleft{
 
 float:left;
/* height:90px;*/
 margin:0;
 padding:0;
width:195px;
 }

#breadcrumbs {
 	position:absolute;
	right:11px;
	text-align:right;
	bottom	:10px;
	width:300px;
}

#headerbottom{
	bottom:9px;
	float:left;
	position:absolute;
	width:500px;
	left:18px;
	
}

.header_ad{
	float:right;
	width:728px;
	padding:5px;
	margin:7px 9px;
	background:#333;
	
}