.radio-wrapper {
    margin: 0 auto;
    max-width: 360px;
	border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
.radio-wrapper img{
    max-width: 100%;
}

#amazingaudioplayer-6{
    background: rgba(0, 0, 0, 0) url("../images/transparent-bg-radio.png") no-repeat scroll 0 0; 
	background-repeat: no-repeat; 
    box-shadow: none;
    display: block;
    margin: 0 auto;
    padding: 0;
    position: relative;
    width: 360px;
	height:242px;
	border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.playerScreen{
border-top-left-radius: 4px;
border-top-right-radius: 4px;
display: block;
height: 180px !important;
margin: 0;
overflow: hidden;
position: relative;
bottom: 0px;
width: 354px !important;
z-index: -1;
background-repeat:repeat-x scroll 0% 0%;
background-position:0 -50px;
background:url(../images/start.png);
}

.radiologo{
position: absolute;
top: 32px;
right: 7px;
width: 100px;
}


.radio_name {
    position: absolute;
    left: 119px;
    top: 6px;
    font-size: 15px;
	color:#CF0;
	text-transform:uppercase;
	font-weight:bold;
}

.toptag{
    position: absolute;
    top: 4px;
    left: 0px;
    height: 20px;
    width: 60px;
    margin-top: 19px;
    margin-left: 22px;
}	
	
 

.songinfo{
 position:absolute;
 bottom:65px;
 left:8px;	
 font-weight:bold;
 width:95%;
 display:inline-block;
 text-align:left;
}
.playinghd{ 
 text-transform:uppercase;
 color:#3F6;
 width:52px;
 display:inline-block;
 font-size: 11px;
 float:left;
}

.songname {
	font-size: 11px;
	color:#fff;
	width:285px;
	height:16px;
	display:inline-block;
	 
}
.albumart {
   position: absolute;
    dddd: 34;
    margin-top: 61px;
    width: 50px;
    margin-left: 18px;
    border-radius: 5px;
}

 

/* resizes */
.webPlayer .controls { 
display: block; 

height: 88px; 
color: #969696; 
padding: 5px 10px; 
z-index: 996; 
 

position: absolute;
bottom:0; 
width:94%;
height:60px;

 }
/*  resizes */

.webPlayer { 
display: inline-block;
position: relative; 
font-family: 'Segoe UI', Verdana, sans-serif; clear: both; 
margin-bottom: 10px; line-height: 1.4;  font-size: 13px;  
box-shadow: 0 0 1px rgba(0, 0, 0, 0.5); 
-webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.5); text-align: center; /* Chrome FIX for full screen */ }
.webPlayer a.smooth { transition: all 0.1s linear; 
-webkit-transition: all 0.1s linear; 
-moz-transition: all 0.1s linear; 
-o-transition: all 0.1s linear; 
}
.webPlayer.jp-video-full > .controls { 
position: absolute; left: 0; right: 0; bottom: 0; opacity: 0.8; z-index: 1000; 
}
.webPlayer.jp-video-full, .webPlayer.jp-video-full object, .webPlayer.jp-video-full video { 
position: fixed; top: 0; left: 0; right: 0; bottom: 0; display: block; z-index: 999;
 }
.webPlayer.jp-video-full > .playerScreen, .webPlayer.jp-video-full > .playerScreen > .video-play { z-index: 1000; }
.webPlayer .playerScreen { cursor: pointer; }
.webPlayer .playerScreen .video-play{
	/* display: block; position: absolute; z-index: 990; 
	 width: 100%; top: 0; left: 0; right: 0; bottom: 50px; 
	 background: url("../mages/preimg.png") no-repeat center center;
	 opacity: 0.4; background-color: rgba(0, 0, 0, 0.4); */
}



.webPlayer .controls .leftblock { 
position: absolute;
top: 25px;
left: 7px;
width: 50px;
}
.webPlayer .controls .leftblock .play { 
/*display: block; width: 40px; height: 40px; 
background: url("../images/playerUI.png") no-repeat 0 1px; 
opacity: 0.8;*/

width: 30px;
height: 33px;
background: url("../images/playpause-48-48-1.png") no-repeat -2px 2px;


 }
.webPlayer .controls .leftblock .play:hover { opacity: 1; }


 


.webPlayer .controls .leftblock .pause { 
/*display: block; width: 40px; height: 40px; 
background: url("../images/playerUI.png") no-repeat -40px 1px; opacity: 0.8; */

    width: 30px;
    height: 33px;
    background: url("../images/playpause-48-48-1.png") no-repeat  -31px 2px;


}
.webPlayer .controls .leftblock .pause:hover { opacity: 1; }
.webPlayer .controls .progress { position: relative; top: 20px; display: block; margin: 0 130px 0 50px; text-align: left; display:none }
.webPlayer .controls .progress span { font-size: 12px; margin-left: 1px; color: #f0f0f0; }
.webPlayer .controls .progress .progressbar { 
display: block; height: 4px; background-color: #3C3C3C; 
background: rgba(255, 255, 255, 0.05); margin: 2.5px 0; }
.webPlayer .controls .progress .progressbar .seekBar { 
position: relative; display: block; cursor: pointer; 
padding: 1px; background: rgba(255, 255, 255, 0.1); }
.webPlayer .controls .progress .progressbar .seekBar .playBar { display: block; height: 2px; padding: 0; background: #FFFFFF; }
.webPlayer .controls .progress .progressbar .seekBar a { 
display: block; position: absolute; top: -2px; width: 8px; height: 8px; 
border-radius: 5px; background: #ffffff; margin-left: -3px; }
.webPlayer .controls .progress .progressbar .seekBar a div { width: 8px; height: 8px; }
.webPlayer .controls .progress .time { display: block; position: absolute; width: 50px; font-size: 11px; }
.webPlayer .controls .progress .time.current { left: 1px; text-align: left; color: #f0f0f0; }
.webPlayer .controls .progress .time.duration { right: 0px; text-align: right; }
.webPlayer .controls .rightblock {
position: absolute;
top: 20px;
right: 98px;
width: 110px;
top: 5px;
	 
	 }
.webPlayer .controls .rightblock .volumeText {  
display: block;
position: absolute;
bottom: -27px;
width: 80px;
font-size: 11px;
right: -73px !important;
 }
.webPlayer .controls .rightblock .volumeBar { 
display: block; position: absolute; height: 4px; background-color: #3C3C3C; background: rgba(255, 255, 255, 0.05); width: 80px; top: 19px; left: 0; cursor: pointer;
 }
.webPlayer .controls .rightblock .volumeBar .currentVolume { position: relative; height: 2px; padding: 1px; }
.webPlayer .controls .rightblock .volumeBar .currentVolume .curvol { display: block; height: 2px; padding: 0; background: #FFFFFF; }
.webPlayer .controls .rightblock .volumeBar .currentVolume a { display: block; position: absolute; top: -2px; margin-left: -3px; width: 8px; height: 8px; border-radius: 5px; background: #ffffff; }
.webPlayer .controls .rightblock .volumeBar .currentVolume a div { display: block; width: 8px; height: 8px; }
.webPlayer .controls .rightblock .fullScreen { display: block; float: right; width: 16px; height: 16px; background: url("../images/playerUI.png") no-repeat 0 -50px; margin-top: 12px; opacity: 0.4; }
.webPlayer .controls .rightblock .fullScreen:hover { opacity: 0.8; }
.webPlayer .controls .rightblock .fullScreenOFF { display: block; float: right; width: 16px; height: 16px; background: url("../images/playerUI.png") no-repeat 0 -68px; margin-top: 12px; opacity: 0.4; }
.webPlayer .controls .rightblock .fullScreenOFF:hover { opacity: 0.8; }
.webPlayer.audioPlayer .progress { margin-right: 100px; }
.webPlayer.audioPlayer .rightblock { width: 85px; top: 20px; }
.webPlayer.audioPlayer .rightblock .volumeText {/* bottom: -42px;*/ }
.webPlayer.audioPlayer .fullScreen { display: none; }
.webPlayer.audioPlayer .fullScreenOFF { display: none; }
.time_container {
    position: absolute;
    left: 113px;
    top: 31px;
}

#channel_image {
    background-color: #0,0,0,0;
    padding: 20px 0 0 0;
    margin-top: -39px;
}