﻿#HeaderPlayer
{
	margin: 0;
	border: 0;
	padding: 0;
	font-family: Trebuchet MS;
}
#Main img
{
	border:0;
}
#ExtPlayers img
{
	border:0;
}
a, a:link, a:visited
{
	text-decoration:none;
	color:#6d6d6d;
}
a:hover
{
	text-decoration:underline;
}
#PlayerMain
{
	position: relative;
	width: 190px;
	height: 151px;
	background-image: url(http://www.radionomy.com/Images/backgroundV.png);
	background-repeat: no-repeat;
}
#PlayPause
{
	position: absolute; 
	width: 38px;
	height: 38px;
	top: 1px;
	left: 151px;
}
#Logo
{
	position: absolute;
	width: 30px;
	height: 30px;
	top: 5px;
	left: 7px;
}
#player-logo-link
{
	width: 30px;
	height: 30px;
}
#Cover
{
	position: absolute;
	width: 58px;
	height: 58px;
	top: 43px;
	left: 123px;
}
#Detach
{
	position: absolute;
	width: 43px;
	height: 17px;
	top: 130px;
	right: 6px;
}
#Export
{
	position: absolute;
	width: 43px;
	height: 17px;
	top: 130px;
	right: 50px;
}
#Volume
{
	position: absolute;
	width: 37px;
	height: 11px;
	top: 84px;
	left: 72px;
	background-image: url(http://www.radionomy.com/Images/volumeV.gif);
	background-position: top;
	background-repeat: no-repeat;
}
#Volume1
{
	position: absolute;
	width: 4px;
	height: 11px;
	top: 0px;
	left: 17px;
	cursor: pointer !important;
}
#Volume2
{
	position: absolute;
	width: 4px;
	height: 11px;
	top: 0px;
	left: 21px;
	cursor: pointer !important;
}
#Volume3
{
	position: absolute;
	width: 4px;
	height: 11px;
	top: 0px;
	left: 25px;
	cursor: pointer !important;
}
#Volume4
{
	position: absolute;
	width: 4px;
	height: 11px;
	top: 0px;
	left: 29px;
	cursor: pointer !important;
}
#Volume5
{
	position: absolute;
	width: 4px;
	height: 11px;
	top: 0px;
	left: 33px;
	cursor: pointer !important;
}
#Comments
{
	position: absolute;
	width: 170px;
	height: 12px;
	line-height: 10px;
	font-size:10px;
	top: 112px;
	left: 9px;
	overflow: hidden;
	text-align: center;
	white-space: nowrap;
}

#RadioName
{
	position: absolute;
	width: 110px;
	height: 20px;
	line-height: 18px;
	top: 12px;
	left: 44px;
	font-size: 18px;
	color: #6d6d6d;
	overflow: hidden;
	text-align: left;
}
#Title
{
	position: absolute;
	width: 110px;
	height: 12px;
	line-height: 12px;
	top: 60px;
	left: 8px;
	font-size: 10px;
	color: #52c3ec;
	overflow: hidden;
	text-align: left;
}
#Artist
{
	position: absolute;
	width: 110px;
	height: 12px;
	line-height: 12px;
	top: 44px;
	left: 8px;
	font-size: 12px;
	color: #52c3ec;
	overflow: hidden;
	text-align: left;
}
#ExtPlayers
{
	position:absolute;
	top:82px;
	left:8px;
	width:60px;
	height:16px;
	line-height:16px; 	
}
#ExtPlayers img
{
	display:inline;
}
#PlayerEmbed
{
	width: 1px;
	height: 1px;
	overflow: hidden;
}
#RadionomyLogo
{
	position:absolute;
	top:132px;
	left:6px;
	width:74px;
	height:14px;
}
#player-logo-img
{
	height:30px;
	width:30px;
	border:0;
	padding:0;
	margin:0;
}
#CoverPicture
{
	height:58px;
	width:58px;
}
#btnPlayPause
{
	border:0;
	padding:0;
	margin:0;
}
#btnDetach
{
	border:0;
	padding:0;
	margin:0;
}
#btnExport
{
	border:0;
	padding:0;
	margin:0;
}
#RadionomyLogo img
{
	border:0;
	padding:0;
	margin:0;
}
