﻿#HeaderPlayer
{
	margin: 0;
	border: 0;
	padding: 0;
	font-family: Arial;
}
#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: 500px;
	height: 151px;

//background-image: url(http://www.radionomy.com/Images/backgroundV.png);
	background-repeat: no-repeat;
}
#PlayPause
{
	position: absolute;
	width: 76px;
	height: 71px;
	top: 31px;
	left: 529px;
}
#Logo
{
	position: absolute;
	width: 175px;
	height: 64px;
	top: 27px;
	left: 424px;
}
#player-logo-link
{
	width: 30px;
	height: 30px;
}
#Cover
{
	position: absolute;
	width: 100px;
	height: 100px;
	top: 26px;
	left: 298px;
}
#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: 20px;
	top: 116px;
	left: 548px;
	background-image: url(http://www.radionomy.com/Images/volumeV.gif);
	background-position: top;
	background-repeat: no-repeat;
}
#Volume1
{
	position: absolute;
	width: 42px;
	height: 11px;
	top: -16px;
	left: 398px;
	cursor: pointer !important;
}
#Volume2
{
	position: absolute;
	width: 4px;
	height: 11px;
	top: 1px;
	left: 22px;
	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: 5px;
	height: 11px;
	top: -32px;
	left: 440px;
	cursor: pointer !important;
}
#Comments
{
	position: absolute;
	width: 170px;
	height: 12px;
	line-height: 10px;
	font-size:10px;
	top: 138px;
	left: 19px;
	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: 233px;
	height: 33px;
	line-height: 12px;
	top: 143px;
	left: 50px;
	font-size: 13px;
	color: #FF0000;
	overflow: hidden;
	text-align: left;
}
#Artist
{
	position: absolute;
	width: 240px;
	height: 31px;
	line-height: 12px;
	top: 99px;
	left: 15px;
	font-size: 13px;
	color: #FF0000;
	overflow: hidden;
	text-align: left;
}
#ExtPlayers
{
	position:absolute;
	top:171px;
	left:550px;
	width:64px;
	height:21px;
	line-height:16px;
}
#ExtPlayers img
{
	display:inline;
}
#PlayerEmbed
{
	width: 1px;
	height: 1px;
	overflow: hidden;
}
#RadionomyLogo
{
	position:absolute;
	top:212px;
	left:92px;
	width:74px;
	height:14px;
}
#player-logo-img
{
	height:30px;
	width:30px;
	border:0;
	padding:0;
	margin:0;
}
#CoverPicture
{
	height:100px;
	width:100px;
}
#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;
}
