@charset "utf-8";
/* CSS Document */
*{
	outline:none;
	margin:0;
	padding:0;
}

body 			{
				background-color:#000000;
       			background-image:url(../radio/images/bkgrnd.jpg);
				background-position:top center;
				background-repeat:no-repeat;
      			}

#wrapper 		{
            	width:1062px;	
				margin-left: auto;
 	        	margin-right: auto;
			 	font-family:Arial, Helvetica, sans-serif;
				background-color:#000;
				}
				
#header			{
				width:1062px;
				height:350px;
				
}

.banner			{
				height:130px;
				width:1050px;
				margin-left:auto;
				margin-right:auto;
}
.banner2  {
				width:1050px;
				height:130px;
				margin-left:auto;
				margin-right:auto;
}

#clear {clear:both;}

#content		{
				width:1062px;
				height:700px;
				
}
#buzzcontent {
				width:1062px;
				color:#FFF;
}

#buzzinfo {
			width:800px;
			background-color:#0B0B0B;
			padding:11px;
			margin-bottom:10px;
			font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
			font-weight:bold;
			font-size:15px;
			color:#FFF;
}

#buzzinfo h3, h2 {color:#FF0;}

.buzzintro   {
			width:700px;
			margin-left:50px;
			float:left;
			margin-top:50px;
			padding:10px;
			background-color:#0B0B0B;
			font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
			font-weight:bold;
			color:#FFF;
}

.buzzintro2 {
			width:120px;
			float:left;
			margin-top:50px;
			margin-left:10px;
			padding:10px;
			background-color:#0B0B0B;
			font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
			font-size:20px;
			font-weight:bold;
			color:#FFF;
}

.buzzintro2 a:link {color:#000;}      /* unvisited link */
.buzzintro2 a:visited {color:#FF0;}  /* visited link */
.buzzintro2 a:hover {color:#fff;}  /* mouse over link */

.buzznav {
	margin-top:10px;
}

.buzznav a{
			margin-left:10px;
}
	


.buzzprofile {
			border:dotted #FF0 1px;
			width:195px;
			height:250px;
			padding:5px;
			float:left;
			margin-top:10px;
			margin-left:5px;
			background-color:#000;
			color:#FFF;
}

.buzzpic	{
			border:dotted #FF0 1px;
			width:190px;
			height:150px;
}

.buzzname	{
			border:dotted #FF0 1px;
			width:190px;
			height:25px;
			color:#FFF;
}

.buzzsongs	{
			border:dotted #FF0 1px;
			width:190px;
			height:60px;
			color:#fff;
			
}
.playbutton {
	width:30px;
	float:left;
	
	}
	
.songtitle {
			font-size:12px;
			width:140px;
			float:left;
			height:35px;
		
}

.buzzsongs img	{
			margin-left:5px;
			margin-right:5px;
}
			
.votewrapper { 
		margin-top:5px;
		width:150px;
		float:right;
		font-size:10px;
		color:#fff;	
}

.votewrapper img{
	float:right;
}

.paypalbuttons {width:800px;
				height:300px;
				background-color:#0B0B0B;
				padding:11px;
				font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
			    font-size:17px;
			    font-weight:bold;
				margin-bottom:50px;
}

.paypalbuttons p  {color:#FFF;}
.rnbButton {
			width:170px;
            color:#FFF;
			float:left;
			margin-left:200px;
			margin-top:30px;
			}
			
.hiphopButton {	width:170px;
            color:#FFF;
			float:left;
			margin-left:20px;
			margin-top:30px;}		
		
#footer {
	  color:#FFF;
}
