/* player */
/*#player,
.button,
.controls,
#volume,
#volume-bar .ui-slider-handle {
	background:url('/imgs/iradio-player.png?v=21') no-repeat center;
}*/s

/*#player {	
	position:relative;
	width:972px;
	margin-left:9px;
	height:68px;
	background-repeat:repeat-x;
	background-position:0 -80px;
}*/

#player-progress {
	height:25px;
	width:100%;
	position:absolute;
	top:20px;
	left:0px;
	background:url('/imgs/iradio-progress.gif') repeat-x center;
}

/*.controls {
	position:absolute;
	top:0px;
	height:100%;
}*/

/*#controls-l {
	left:0px;
	margin-left:-10px;
	width:68px;
	background-position:0 -5px;
}*/

/*#controls-r {
	right:0px;
	margin-right:-10px;
	width:172px;
	background-position:-68px -5px;
}*/

.button {
	width:25px;
	height:25px;
	cursor:pointer;
}

/*#player .button {
	position:absolute;
	top:20px;
}
*/
#button-play,
#button-stop {
	left:20px;
}

#button-play {
	background-position:0 -160px;
}

#button-stop {
	background-position:-25px -160px;
}

/*#status {
    background: url("/imgs/onair.png") no-repeat scroll 0 0 transparent;
    color: #666666;
    font-size: 15pt;
    height: 34px;
    line-height: 20px;
    margin: 0 0 0 42px;
    padding-left: 97px;
    padding-top: 6px;
    position: relative;
    text-align: left;
    text-transform: uppercase;
    top: 15px;
}*/

/*#button-volume {
	background-position:-50px -160px;
	right:125px;
}*/

#button-volume.button-volume-mute {
	background-position:-77px -160px;
}

/*#volume {
	width:75px;
	height:25px;
	position:absolute;
	top:20px;
	right:50px;
	background-position:12px -193px;
}
#volume-bar {
	position:absolute;
	top:5px;
	left:10px;
	width:60px;
	height:15px;
}*/

/*#volume-bar .ui-slider-handle {
	width:15px;
	height:15px;
	background-position:-69px -200px;
	display:block;
	position:absolute;
	margin-left:-0.8em;
	z-index:2;
	cursor:pointer;
}*/

#channels {
	width: 660px;
	margin-left: 5px;
	float:left;
}
#channels .channel {
	float: left;
	height: 151px;
	width: 154px;
	margin-right: 10px;
	margin-bottom: 11px;
	background: url('../../v3_imgs/radio/channel-bg.png');
	cursor:pointer;
	position:relative;
}
.pub_logo{
	position:absolute;
	bottom:5px;
	left:5px;
}
.ban{
	margin-bottom:5px;	
}

#channels .logo {
	width: 100%;
	height: 100%;
	float:left;
}
#channels .channel #our					{background: url('../../v3_imgs/radio/internetradio/our.png') no-repeat center center;}
#channels .channel #our:hover			{background: url('../../v3_imgs/radio/internetradio/our_hover.png') no-repeat center center;}
#channels .channel #progrezo			{background: url('../../v3_imgs/radio/internetradio/progrezo.png') no-repeat center center;}
#channels .channel #progrezo:hover		{background: url('../../v3_imgs/radio/internetradio/progrezo_hover.png') no-repeat center center;}
#channels .channel #hits				{background: url('../../v3_imgs/radio/internetradio/hits.png') no-repeat center center;}
#channels .channel #hits:hover			{background: url('../../v3_imgs/radio/internetradio/hits_hover.png') no-repeat center center;}
#channels .channel #electronauts		{background: url('../../v3_imgs/radio/internetradio/electronauts.png') no-repeat center center;}
#channels .channel #electronauts:hover	{background: url('../../v3_imgs/radio/internetradio/electronauts_hover.png') no-repeat center center;}
#channels .channel #triphop				{background: url('../../v3_imgs/radio/internetradio/triphop.png') no-repeat center center;}
#channels .channel #triphop:hover		{background: url('../../v3_imgs/radio/internetradio/triphop_hover.png') no-repeat center center;}
#channels .channel #indie				{background: url('../../v3_imgs/radio/internetradio/indie.png') no-repeat center center;}
#channels .channel #indie:hover			{background: url('../../v3_imgs/radio/internetradio/indie_hover.png') no-repeat center center;}
#channels .channel #female				{background: url('../../v3_imgs/radio/internetradio/female.png') no-repeat center center;}
#channels .channel #female:hover		{background: url('../../v3_imgs/radio/internetradio/female_hover.png') no-repeat center center;}
#channels .channel #retro				{background: url('../../v3_imgs/radio/internetradio/retro.png') no-repeat center center;}
#channels .channel #retro:hover			{background: url('../../v3_imgs/radio/internetradio/retro_hover.png') no-repeat center center;}
#channels .channel #rock				{background: url('../../v3_imgs/radio/internetradio/rock.png') no-repeat center center;}
#channels .channel #rock:hover			{background: url('../../v3_imgs/radio/internetradio/rock_hover.png') no-repeat center center;}
#channels .channel #georgian			{background: url('../../v3_imgs/radio/internetradio/georgian.png') no-repeat center center;}
#channels .channel #georgian:hover		{background: url('../../v3_imgs/radio/internetradio/georgian_hover.png') no-repeat center center;}
#channels .channel #postpunk			{background: url('../../v3_imgs/radio/internetradio/postpunk.png') no-repeat center center;}
#channels .channel #postpunk:hover		{background: url('../../v3_imgs/radio/internetradio/postpunk_hover.png') no-repeat center center;}
#channels .channel #hiphop				{background: url('../../v3_imgs/radio/internetradio/hiphop.png') no-repeat center center;}
#channels .channel #hiphop:hover		{background: url('../../v3_imgs/radio/internetradio/hiphop_hover.png') no-repeat center center;}
#channels .channel #blues				{background: url('../../v3_imgs/radio/internetradio/blues.png') no-repeat center center;}
#channels .channel #blues:hover			{background: url('../../v3_imgs/radio/internetradio/blues_hover.png') no-repeat center center;}
#channels .channel #jazz				{background: url('../../v3_imgs/radio/internetradio/jazz.png') no-repeat center center;}
#channels .channel #jazz:hover			{background: url('../../v3_imgs/radio/internetradio/jazz_hover.png') no-repeat center center;}
#channels .channel #goimurebi			{background: url('../../v3_imgs/radio/internetradio/goimurebi.png') no-repeat center center;}
#channels .channel #goimurebi:hover		{background: url('../../v3_imgs/radio/internetradio/goimurebi_hover.png') no-repeat center center;}
#channels .channel #classic				{background: url('../../v3_imgs/radio/internetradio/classic.png') no-repeat center center;}
#channels .channel #classic:hover		{background: url('../../v3_imgs/radio/internetradio/classic_hover.png') no-repeat center center;}

#fb{
	width:320px;
	float:left;	
}
.fb-like-cont{
	position:absolute;
	top:5px;
	left:25px;	
}

/* Last FM */
/*
#lastfmslide{
	background:#000;
	border-radius:5px;
	border:1px solid #999;
	max-height:250px;
	height:250px;
	overflow:hidden;
	position:relative;
	width:981px;
	margin-left:3px;
	background:url(/imgs/radiobg.png) repeat;
}
#lastfmcol1{
	width:1200px;	
	overflow:hidden;
	position:absolute;	
	top:0px;
	z-index:10;
}
#lastfmcol2{
	width:1200px;	
	height:165px;
	overflow:hidden;
	position:absolute;	
	top:135px;
	z-index:5;	
}
#lastfmover{
	position:absolute;
	width:1000px;
	height:500px;
	background:#000;
	top:0px;
	z-index:99;	
	background:url(/imgs/radiobg.png) top left repeat;	
}*/

