@charset "utf-8";
/* CSS Document */


*

{
margin: 0;
padding: 0;
}

a:link {color:#fff;}      /* unvisited link */
a:visited {color:#fff;}  /* visited link */
a:hover {color:#fff;}  /* mouse over link */
a:active {color:#fff;}  /* selected link */

.breakit {clear:both}

body {
		background-color:#000000;
       	background-image:url(../radio/images/bkgrnd.jpg);
		background-position:top center;
		background-repeat:no-repeat;
}

#clear{clear:both;}
#wrapper {
	width:1062px;
	height:1400px;
	margin-left: auto;
 	margin-right: auto;
	border: 1px solid;
	background-color:#000;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	

}


.nuhitzbanner {
	background-image:url(../images/header_main.png);
	background-repeat:no-repeat;
	height:190px;
	width:1050px;
	padding-left:8px;
	padding-right:8px;
	padding-top:8px;
	padding-bottom:0px;
	margin-left:10px;

}
.banner {
	background-image:url(../images/board.png);
	background-repeat:no-repeat;
	height:98px;
	width:1050px;
	padding-left:8px;
	padding-right:8px;
	padding-top:8px;
	padding-bottom:0px;
	margin-left:10px;

}
#content {
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
   
}

.globe{
	width:620px;
	height:300px;
	margin-bottom:20px;
	background-color:#0B0B0B;
	padding:10px;
	float:left;
}

.topright {
	       width:400px;
		   float:left;
		   margin-left:20px;
		   }
.links {
	width:368px;
	height:60px;
	background-color:#0B0B0B;
	float:left;
	margin-top:10px;
	padding:10px;
	font-weight:bold;
	
}
.links p {float:left:}
.links img{
	float:right;
	margin-right:3px;
}
.nowplaying {
	background-image:url(../images/nowplaying.png);
	background-repeat:no-repeat;
	background-position:center;
	width:290px;
	height:200px;
	padding-top:30px;
	padding-left:95px;
	background-color:#0B0B0B;
	
}
.nowplaying img {margin-left:57px; margin-top:5px;}
.songtitle {
	width:225px;
	height:75px;
	margin-left:17px;
	margin-top:18px;
	}
.frtpage {
	width:660px;
	padding:10px;
	
	float:left;
}
	
.intro{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	width:610px;
	margin-top:10px;
	margin-bottom:10px;
	background-color:#0B0B0B;
	padding:20px;
	float:left;
	
}
.banner2 {
	background-image:url(../images/webuild_long.png);
	background-repeat:no-repeat;
	background-position:center;
	background-color:#0B0B0B;
	width:600px;
	height:200px;
	float:left;
	padding:10px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
}

.bannertext {
	width:440px;
	height:150px;
	margin-left:140px;
	margin-top:80px;
	

}

.buzzbox {
	width:300px;
	height:180px;
	padding:10px;
	background-color:#0B0B0B;
	float:left;
	font-size:12px;
}

.buzzboxtext {
	width:250px;
	float:right;
	margin-top:5px;
}

.showbox {
	width:300px;
	height:180px;
	padding:10px;
	background-color:#0B0B0B;
	margin-left:10px;
	float:left;
	font-size:12px;
}

.showboxtext {
	width:250px;
	float:right;
	margin-top:5px;
}

.eventsbox {
	width:300px;
	height:180px;
	padding:10px;
	margin-top:10px;
	background-color:#0B0B0B;
	float:left;
	font-size:12px;
}

.eventboxtext {
	width:250px;
	float:right;
	margin-top:5px;
}

.mediabox {
	width:300px;
	height:180px;
	padding:10px;
	background-color:#0B0B0B;
	margin-left:10px;
	margin-top:10px;
	float:left;
	font-size:12px;
}

.mediaboxtext {
	width:250px;
	float:right;
	margin-top:5px;
}
	


.bottomad {
	width:1010px;
	height:90px;
	background-color:#666;
	float:left;
}

#rtcolumn{
	width:300px;
	height:600px;
	float:right;
	margin-right:12px;
	padding:10px;
	
}

#rtcolumn1 {
	width:340px;
	float:right;
	margin-right:12px;
	padding:10px;

}

.twitterfeed {
	background-color:#0B0B0B;
	width:320px;
	height:500px;
	margin-right:10px;
	padding:10px;
}
.rtad3 {
	width:290px;
	height:430px;
	background-color:#0B0B0B;
	padding:10px;
	margin-top:10px;
}
.rtad3 img{
	margin-top:5px;
}
	
.rtad1 {
	width:290px;
	height:100px;
	background-color:#0B0B0B;
	
	padding:10px;
}

.rtad2 {
	width:290px;
	height:100px;
	background-color:#0B0B0B;
	margin-top:10px;
	padding:10px;
}

#footer {
	color:#fff;
	background-color:#0B0B0B;
	width:1026px;
	height:120px;
	margin-left:10px;
	margin-top:10px;
	padding-top:7px;
	font-size:10px;
}
