body,td,th,div {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
}

body
{
	background-image:url(http://www.gotradio.com/player/images/bg.gif)
}

.ChannelList
{
	width: 100%;
	background-color: #666;
	padding: 0px;
	margin: 0px;
}

.ChannelItem
{
	padding: 0px;
	margin: 0px;
	display: inline;
	position: relative;
	border-top: solid 1 #555;
}

.ChannelItem a
{
	width: 100%;
	height: 16px;
	color: #EFEFEF;
	text-decoration: none;
	border: solid 1 #666;
}

.ChannelItem a:hover
{
	background-color: #999;
	border: solid 1 #454545;
	color: #FFF;
	text-decoration: none;
}

.highlightChannel
{
	background-color: #C5DDB9;
	color:#000;
	font-weight: bold;
	text-decoration:none;
}

#divAlbumArt
{
	position:absolute;
	overflow:hidden; 
	left:15px; 
	top:145px; 
	width:129px; 
	height:129px; 
	z-index:3;
	color:#FFFFFF;
}

#divChannel
{
	position:absolute;
	overflow:hidden;
	left:435px; 
	top:37px; 
	width:360px; 
	height:26px; 
	z-index:4;	
	color: #5D77B2;
	font-size:20px;
	font-weight:bolder;
}
#divPrevious
{
	position:absolute;
	overflow:hidden; 
	left:10px; 
	top:70px; 
	width:250px; 
	height:60px; 
	z-index:2;	
	border: 1 solid #000;
}

#divPrevious2, #divPrevious3, #divPrevious4, #divPrevious5
{
	position:absolute;
	overflow:hidden; 
	left:0px; 
	width:250px; 
	height:60px; 
	z-index:10;
	background-color:#000;
	border: 1 solid #000;
}

#divPrevious a, #divPrevious2 a, #divPrevious3 a, #divPrevious4 a, #divPrevious5 a
{
	color:#C8D2E3;
	text-decoration:none;
	line-height: 12px;
}

/*#divPrevious a:hover, #divPrevious2 a:hover, #divPrevious3 a:hover, #divPrevious4 a:hover, #divPrevious5 a:hover
{
	color:#C5DDB9;
	text-decoration:underline;
}*/


#divPrevious2
{
	top: 0px;
}
#divPrevious3
{
	top: 60px;
}
#divPrevious4
{
	top: 120px;
}
#divPrevious5
{
	top: 180px;
}

.previousImage
{
	position:absolute;
	overflow:hidden; 
	left:2px; 
	top:4px; 
	width:50px; 
	height:50px; 
	z-index:20;
}
.previousImage img
{
	border: 1 solid #CCC;
}
.previousInfo
{
	position:absolute;
	overflow:hidden; 
	left:55px; 
	top:4px; 
	width:194px; 
	height:53px; 
	z-index:20;
}

#divStreamNote
{
	position:absolute;
	overflow:hidden;
	left:117px; 
	top:5px; 
	width:641px; 
	height:25px; 
	z-index:30;
	color:#CC0000;
	font-size:10px;
	font-weight:bold;
}

#divPlayer
{
	position:absolute;
	overflow:hidden;
	left:10px;
	top:143px;
	/*left:0px;
	top:0px;*/
	width:227px;
	height:245px;
	z-index:200;
	/*visibility: hidden;*/
	/*background-color:#FF0000;*/
}

#divPlayerWeb
{
	position:absolute;
	overflow:hidden;
	z-index:200;
	left:10px;
	top:143px;
	width:227px;
	height:245px;
	/*left:0px;
	top:501px;
	width:748px;
	height:62px;
	visibility: hidden;*/
	/*background-color:#FF0000;*/
}

#divPreviousList
{
	position:absolute;
	overflow:hidden;
	left:10px; 
	top:130px; 
	width:250px; 
	height:240px; 
	z-index:10;
	visibility: hidden;
}

#divOptions
{
	position:absolute;
	overflow:hidden; 
	left:154px; 
	top:170px; 
	width:79px; 
	height:80px; 
	z-index:4;
	text-align: center;
}

#divOptions a
{
	color:#C8D2E3;
	text-decoration:none;
	line-height: 14px;
}
#divOptions a:hover
{
	color:#C5DDB9;
	text-decoration:underline;
}

#divRating
{
	position:absolute;
	overflow:hidden; 
	left:153px; 
	top:254px; 
	width:81px; 
	height:22px; 
	z-index:2;	
}
#divTitle
{
	position:absolute;
	overflow:hidden; 
	left:69px; 
	top:297px; 
	width:163px; 
	height:14px; 
	z-index:2;	
}

#divArtist
{
	position:absolute;
	overflow:hidden;
	left:69px;
	top:319px;
	width:163px;
	height:14px;
	z-index:2;
}

#divAlbum
{
	position:absolute;
	overflow:hidden; 
	left:69px; 
	top:342px; 
	width:163px; 
	height:14px; 
	z-index:2;	
}

#divLabel
{
	position:absolute;
	overflow:hidden; 
	left:69px; 
	top:364px; 
	width:163px; 
	height:14px; 
	z-index:2;	
}
#divBehind
{
	position:absolute; 
	left:0px; 
	top:0px; 
	width:756px; 
	height:514px; 
	z-index:1;
}
