body {
	font-family: Tahoma,Arial,Helvetica,Sans-Serif;
	background: #cccccc;
	background-repeat : no-repeat;
	width:100%;
	height:100%;
	color: #3C3C3C;
	font-size: 8pt;
	margin: 0px;
	text-align:center;
}

div
{
	font-size: 8pt;
}

.TopBody 
{
	background-image: url(images/listen/TopBanner_klove_ListenOnline_81x450.jpg);
	background-color: #272e6e;
}

.InfoBody 
{
	background-color: #96A8D5;
}

#pnlPlayer 
{
/*	position: absolute;
	top: 245px;
	left: 2px;*/
}
#pnlInfo 
{
	/*position:absolute;*/
	top: 70px;
	left: 0px;
	text-align:center;
}
#pnlControls 
{
/*	position: absolute;
	top: 270px;
	left: 262px;*/
	margin-left:250px;
	margin-top:-25px;
	position:relative;
}

#pnlLinks 
{
	position: absolute;
	width: 352px;
	top: 76px;
	left: 5px;
	text-align: right;
	
}

#pnlMuteButton
{
	/*position:absolute;
	top: 272px;
	left: 220px;*/
	margin-left:160px;
	margin-top:-30px;
	position:relative;
}

#pnlVolumeControl
{
	/*position:absolute;
	top: 280px;
	left:2px;
	width: 250px;
	height: 20px;*/
	margin-left:-80px;
	margin-top:10px;
}

.InfoLabel 
{
	font-weight: bold;
}

#pnlInfoLinks
{
	position:absolute;
	top: 54px;
	left: 0px;
}

.InfoBody #imgLogo 
{
	margin-right: 10px;
	border: 1px solid #EEEEFF;
}

.DonorCodeBody 
{
	background-image: url(images/listen/Player_Background_NoJava.jpg);
	background-color: #CCCCCC;
	width: 100%;
	height: 100%;
}

.DonorCodeBody .bodyText
{
	margin: 40px 40px 20px 40px;
	text-align: center;
}

.BottomBody
{
	background-color: #E1E1E1;
}

.BottomBody .bodyText
{
	margin: 5px 0px 0px 20px;
}

.BottomBody .bodyText img
{
	margin-right:10px;
}

a {
	font-family: Tahoma,Arial,Helvetica,Sans-Serif;
	font-size: 8pt;
	text-decoration: none;}
	
a:link	{ 
	color:#272E6E;}
	
a:visited { 
	color:#272E6E;}
	
a:hover { 
	text-decoration: underline;}



.nowplayingBody {
	background-color: #EEEEFF;
	padding: 0px; 
	margin: 20px; 
	width: 560px;
	font-size: 12px;
	color: #000033;
}
/*
.nowplayingBody {
	background-color: #DCE6EF;
	padding: 0px;
	margin: 50px;
	width: 600px;
	font-size: 12px;
	color: #000033;
}

.nowplayingBody table 
{
	background-color: white;
    width: 500px;
	height: 570px;
} 

.nowplayingBody table 
{
	background-color: #EEEEFF;
    width: 520px;
	height: 600px;
}
*/

.nowplayingBody table 
{
	background-color: #EEEEFF;
    width: 520px;
	height: 600px;
}

.nowplayingBody .AlbumArt 
{
	float: left;
	margin: 20px 15px 10px 20px;
}
.nowplayingBody .ButtonInfo
{
	float: left;
	margin: 24px auto;
} 

.nowplayingBody .SongTitle 
{
	font-weight: bold;
}

.nowplayingBody .NowPlayingText
{
	margin: 0px 5px 5px 5px;
	font-size: 11pt;
}

.nowplayingBody #imgPageHeader 
{
	width: 600px;
	height: 67px;
	margin: -20;
		background-image: url(images/listen/nowPlayingHeader.jpg);
	background-repeat:no-repeat;
}



.nowPlayingBody div 
{
	font-size: 12px;
}







/*
.nowplayingBody {
	background-color: #EEEEFF;
	padding: 0px; 
	margin: 20px; 
	width: 560px;
	font-size: 12px;
	color: #000033;
}

.nowplayingBody table 
{
	background-color: #EEEEFF;
    width: 520px;
	height: 600px;
}

.nowplayingBody .AlbumArt 
{
	float: left;
	margin: 20px 15px 60px 20px;
	border: dashed;
}

.nowplayingBody .ButtonInfo
{
	float: left;
	margin: 30px auto;
	border: solid;
} 

.nowplayingBody .NowPlayingText
{
	margin: 0px 5px 5px 5px;
	font-size: 11pt;
}

.nowplayingBody .SongTitle 
{
	font-weight: bold;
}

.nowplayingBody #imgPageHeader 
{
	width: 600px;
	height: 67px;
	margin: -20;
	background-image: url(images/listen/nowPlayingHeader.jpg);
	background-repeat:no-repeat;
}

.nowplayingBody td 
{
	
}

.nowPlayingBody div 
{
	font-size: 12px;
}

*/