body.page-radio {
	margin:0;
	background:#98989F;
	overflow-y: auto;
} 
body.admin-menu {
	margin-top:0 !important;
}



.page-radio .header {
	background:url('images/logo-radio.png') no-repeat 5px bottom #000;
	background-size:110px;
	height:50px;
}
.page-radio .footer {
	background:url('images/logo-footer.png') no-repeat center center #000;
	background-size:78px;
	height:30px;
	line-height:30px;
	padding:0 5px;
}
.page-radio .picture {
	width:50px;
}
.page-radio #wrapper {
	min-width: 320px;
	width:320px;
	margin: 0 auto;
	padding: 0;
	min-width: 320px;
	position: relative;
}
.page-radio #content {




}

.page-radio .naim-radio-player-wrapper {
	width:320px;
	border:0 solid #f00;
	margin:0 auto;

}
.naim-radio-player {

}
.radio-player-inner {
	background:#98989f;
	padding:20px;
	padding-bottom:0;
}
.radio-player-content {
	background:#DCDCDE;
}
.page-radio .inner {
	padding:10px;
	padding-bottom:0
}

.radio-logo {
	width:130px;
	margin:0 0px 0px 0;
	display:block;
	float:right;
}

.radio-footer {
	text-align:left;
	font-size:11px;
	padding:10px 0 0 0;
}	

.radio-footer a {
	color:#fff;
	text-decoration:none;
}
/*player 
.naim-radio-player {
	border-bottom:0 solid #ccc;
	position:relative;
	height:115px;
}

.jp-play, .jp-pause {
	position:absolute;
	left:10px;
	top:20px;
}
.jp-mute, .jp-unmute {
	position:absolute;
	right:10px;
	top:15px;
}

.jp-time-holder {
	position:absolute;
	right:10px;
	bottom:25px;
}
.jp-progress {
	position: absolute;
	right: 50px;
	bottom: 26px;
}
.live {
	position: absolute;
	left: 72px;
	bottom: 40px;	
	text-transform:uppercase;
}
*/

/*player new*/

.page-radio .region-content {
	background:#98989F;
}
#iframe-radio {
	display:block;
}
#iframe-radio::-webkit-scrollbar-track {
      background-color: #C8C8CA;
} /* the new scrollbar will have a flat appearance with the set background color */
 
#iframe-radio::-webkit-scrollbar-thumb {
      background-color: #636368; 
} /* this will style the thumb, ignoring the track */
 
#iframe-radio::-webkit-scrollbar-button {
      background-color: rgba(0, 0, 0, 0.3) ;
} /* optionally, you can style the top and the bottom buttons (left and right for horizontal bars) */
 
#iframe-radio::-webkit-scrollbar-corner {
      background-color: black;
} /* if both the vertical and the horizontal bars appear, then perhaps the right bottom corner also needs to be styled */


#iframe-radio::-webkit-scrollbar {
      width: 15px;
} 

.jp-controls,
.radio-description {
	border-bottom:1px solid #98989F;
	padding:10px;
	clear:both;
	overflow:hidden;
	font-size:80%;
	line-height:115%;
}
.radio-description a {
	color:#000;
}
.page-radio h5,
.embedded-radio-player h5
 {
	background:#c8c8ca;
	font-size:14px;
	color:#646468;
	padding:10px;
	font-weight:normal;
	border-bottom:1px solid #98989F;
}
.jp-controls a {
	font-style: normal;
	font-weight: normal;
	text-align: center;
	border-radius: 50%;
	position:relative;
	display:block;
	float:left;
	margin-right:10px;

}
.jp-button:hover{
  text-decoration: none;
  color: #fff;
  background: #c8c8ca;
}
.jp-controls li {
	 position: relative;

	
}

.embedded-radio-player .now-playing .inner{
	padding:10px;
}
/*
.jp-controls li:before {
  content: "";
  display: block;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #fff;
  width: 100%;
  height: 1px;
  position: absolute;
  top: 50%;
  z-index: -1;
}
.jp-controls li a:before {
  content: "";
  display: block;
  background: #fff;
  border-top: 2px solid #ddd;
  position: absolute;
  top: -18px;
  left: -18px;
  bottom: -18px;
  right: -18px;
  z-index: -1;
  border-radius: 50%;
  box-shadow: inset 0 8px 48px #ddd;
}
*/
.jp-controls .jp-play {
	text-indent:3px;
	
}
.jp-controls .jp-pause {
	text-indent:1px;
	
}
.jp-controls  .play-button, .jp-controls .pause-button {
	display: block;
	font-size:20px;
	line-height:50px;
	text-align:center;
	padding:0;	

	width: 40px;
	height: 40px;	
}
.jp-controls .mute-button, .jp-controls .unmute-button {
	width:40px;
	height:40px;
	line-height:40px;
	font-size:14px;
	z-index:200;
	font-style: normal;
	font-weight: normal;

	text-align: center;
	border-radius: 50%;

}


.jp-controls .unmute-button,
.jp-controls  .play-button {
	display:none;
}
.embedded-radio-player .jp-controls .unmute-button,
.embedded-radio-player .jp-controls  .pause-button {
	display:none;
}
.embedded-radio-player .jp-controls  .play-button {
	display:block;
}
.jp-controls  .play-button {
	background:url('images/icon-play.png') no-repeat center center;
}
.jp-controls  .pause-button {
	background:url('images/icon-pause.png') no-repeat center center;
}
.jp-controls  .mute-button {
	background:url('images/icon-mute.png') no-repeat center center;
}
.jp-controls  .unmute-button {
	background:url('images/icon-mute.png') no-repeat center center;
	opacity:0.5;
}	


.jp-controls {

}
.jp-time-holder {

}
.live {

}
.jp-progress {

}
.jp-play-bar img {
	width:170px;
}


/*tabs */
.etabs { margin: 0; padding: 0; }
.tab { position:relative; display: block; zoom:1; *display:inline; background: #fff; border: solid 1px #ccc; float: left;  width:50%; text-align:center;  border-left:0; border-right:0;}
.tab a { font-size: 14px; line-height: 2em; display: block; padding: 20px 20px; outline: none; }
.tab.tab-about a {  background: url('images/icon-about.png') no-repeat 40px center; padding: 5px 8px 5px 22px}
.tab.tab-recently a {  background: url('images/icon-recently.png') no-repeat 12px center; padding: 5px 8px 5px 22px}
.tab a:hover { text-decoration: underline; }
.tab.active { background: #F3F3F3;  position: relative; top: 0; border-color: #ccc;  }
.tab.active:after { content :''; background: url('images/tab-tip.png') no-repeat center top;  position: absolute; bottom: -11px; left:70px; border-color: #ccc; width:20px; height:11px;}

.tab-container .panel-container { background: #fff; border: solid #ccc 1px; padding: 10px; }

#about {
	padding:15px;
	clear:both;
}


.pre-footer {
	border-top:1px solid #ccc;
	padding:15px;
	clear:both;
}
.other-links {
	float:right;
	color:#69be28;
	color:#ccc;
}
.other-links a{
	color:#69be28;
	color:#ccc;
	
}
#recently-played {

}

#recently_played_wrapper {
	padding:13px;
	clear:both;
}
.recently-played-list li {
	border-bottom:1px solid #eee;
}

.artist {
	font-size:16px;
	margin-bottom:5px;
}
.album {
	font-size:12px;
	margin-bottom:13px;	
}
.album-art {
	display:block;
}
.recently-played-list .info {
	float:right;
	width:225px;
	padding-top:10px;
}

#currently_playing_wrapper {
	padding:20px;
}

#currently_playing .info {
	width:160px;
	padding-top:0;
}
#currently_playing .artist {
	font-size:18px;
	margin-bottom:5px;
}
#currently_playing .album {
	font-size:16px;
	margin-bottom:3px;	
	margin-top:2px;
}
#radio-header-iframe-current {
	border:0;
	border:0 solid #555;
	padding:0;
	float:left;
	height:40px;
} 
#search_input {
	padding:3px;
}
.radio_block .play-button {
	position:relative;

	text-indent:-9999px;

	width:20px;
	height:20px;
	cursor:pointer;
	float:left;
	top:10px;
	left:10px;
	background:url('images/icon-play.png') no-repeat center center;
	background-size:18px;
	display:none;
}
.radio_block .pause-button {
	position:relative;

	text-indent:-9999px;

	width:20px;
	height:20px;
	cursor:pointer;
	float:left;
	top:10px;
	left:10px;
	display:none;
	background:#ccc;
	background:url('images/icon-pause.png') no-repeat center center;
	background-size:18px;
}
.radio_block .unmute-button {
	display:none;
	position:relative;

	text-indent:-9999px;

	width:20px;
	height:20px;
	cursor:pointer;
	float:left;
	top:10px;
	left:15px;
	background:#ccc;
	background:url('images/icon-mute.png') no-repeat center center;
	background-size:18px;
	opacity:0.5;
}
.radio_block .play-button:hover {

}
.radio_block .mute-button:hover {

}
.radio_block .popout-button:hover {

}
.radio_block .mute-button {
	position:relative;

	text-indent:-9999px;
	margin
	width:20px;
	height:20px;
	cursor:pointer;
	float:left;
	top:10px;
	left:15px;
	background:url('images/icon-mute.png') no-repeat center center;
	background-size:18px;
	display:none;
}
.radio_block .popout-button {
	position:relative;
	width:30px;
	height:20px;
	cursor:pointer;
	border:0px solid #f00;
	float:left;
	top:8px;
	left:9px;
	
	text-indent:-9999px;

	background:url('images/icon-pop-main.png') no-repeat center center;
	background-size:28px;
}

.radio_block .popout-button img {
	display:block;
	margin:0;
	padding:0;
}

/*volume */
.volume {
	display:none;
	height:40px;;
	width:34px;
	position:absolute;
	right:46px;
	top:30px;
}
.volume span.vol-off {
	background:#d4d4d4;
}
.volume span {
	width:5px;
	background:#939393;
	height:40px;;
	margin-right:0;
	display:inline-block;
	cursor:pointer;
}
.volume span#vol-25{
	height:7px;
}
.volume span#vol-50{
	height:12px;
}
.volume span#vol-75{
	height:17px;
}
.volume span#vol-100{
	height:40px;;
}


/*share */
div.share  {
	border:1px solid #f00;
	display:block;
	position:absolute;
	right:7px;
	top:6px;
	z-index:1000
}
div.share-icon {
	width:50px;
	height:25px;
	line-height:25px;
	display:block;
	position:absolute;
	right:7px;
	top:10px;
	cursor:pointer;
	color:#ccc;
	border:1px solid #000;
	font-size:11px;
	border-radius:5px;	
	padding:0 5px;
	color:#69be28;
	text-shadow:0 1px 0 #000;
	background: rgb(96,96,96);
	background :url('images/icon-share.png') 90% center no-repeat , -moz-linear-gradient(top, rgba(96,96,96,1) 0%, rgba(14,14,14,1) 75%, rgba(112,112,112,1) 100%);
	background :url('images/icon-share.png') 90% center no-repeat , -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(96,96,96,1)), color-stop(75%,rgba(14,14,14,1)), color-stop(100%,rgba(112,112,112,1)));
	background :url('images/icon-share.png') 90% center no-repeat , -webkit-linear-gradient(top, rgba(96,96,96,1) 0%,rgba(14,14,14,1) 75%,rgba(112,112,112,1) 100%);
	background :url('images/icon-share.png') 90% center no-repeat , -o-linear-gradient(top, rgba(96,96,96,1) 0%,rgba(14,14,14,1) 75%,rgba(112,112,112,1) 100%);
	background :url('images/icon-share.png') 90% center no-repeat , -ms-linear-gradient(top, rgba(96,96,96,1) 0%,rgba(14,14,14,1) 75%,rgba(112,112,112,1) 100%);
	background :url('images/icon-share.png') 90% center no-repeat , linear-gradient(to bottom, rgba(96,96,96,1) 0%,rgba(14,14,14,1) 75%,rgba(112,112,112,1) 100%);
	background-position: 90% center;
	background-repeat:none;
}


div.share-panel .close-panel{
	position:absolute;
	right:10px;
	top:10px;

	z-index:1001;
	border-radius:15px;	
	width:10px;
	height:10px;
	line-height:8px; 
	background:#69AF40;		
	color:#fff;
	text-align:center;
	font-weight:bold;
	cursor:pointer;
}

div.share-panel{
	position:absolute;
	right:10px;
	top:10px;
	box-shadow:0 0 10px rgba(0,0,0,0.2);
	background:rgba(255,255,255,1);
	z-index:1001;
	padding:10px;
	display:none;
	width:120px;
}
div.share-panel ul li{
	border-bottom:0 solid #ccc;
	padding:5px 0;
	cursor:pointer;
}
div.share-panel ul li.gplus {
	background:url('/sites/all/themes/naimaudio/images/new-social/gplus_off.png') no-repeat center left;
	padding-left:20px;
	
}
div.share-panel ul li.tw {
	background:url('/sites/all/themes/naimaudio/images/new-social/tw_off.png') no-repeat center left;
	padding-left:20px;
	
}
div.share-panel ul li.fb {
	background:url('/sites/all/themes/naimaudio/images/new-social/fb_off.png') no-repeat center left;
	padding-left:20px;
	
}
div.share-panel ul a{
	white-space:nowrap;	
	padding:0 5px;
	display:block;
}
div.share-panel h6{
	margin:0 5px 5px 5px;
	border-bottom:1px solid #eee;
	padding-bottom:5px;
}
.now-playing {
	margin-top: 0;
	z-index: 10;
	border-bottom:1px solid #98989F;
}

/* art */
.now-playing-art {

}
.now-playing-art iframe{
	height:320px;
	overflow:hidden;
	
}

#about h5 {
	margin-bottom:5px;
	font-size:16px;
	font-weight:normal;
}

/*terms */

#node-10065 ul  {
	padding-left:20px;	
	margin-bottom:20px;
}
#node-10065 ul li {
	list-style:disc;

}

#progressbar-wrapper {
	position: absolute;
	left: 60px;
	bottom: 15px;

	
}
#progressbar {
	width:170px;
    height: 5px;
    background-color: #eee;
    padding: 1px;
    margin:0;
    border: 0 #000 double;
    clear: both;
    border-radius:2px;
    
    overflow:hidden;
}

#progress {
    background: #69be28; 
    height: 5px;
    width: 100%;
    max-width: 100%;
    float: left;
    border-bottom:1px solid #68AE3F;
    border-top:1px solid #68AE3F;
}

#pbaranim {
    height: 5px;
    width: 100%;
    overflow: hidden;

    -moz-opacity: 0.25;
    -khtml-opacity: 0.25;
    opacity: 0.25;  
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=25);
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=25);
    filter: alpha(opacity=25);
}



.radio_block {
	clear:both;
	background:none;
	z-index:2;
	position:fixed;
	bottom:0;
	left:0;
	width:100%;
	color:#000;
	z-index:1000;
}
.radio_block_inner {
	position:relative;
	width:100%;
	max-width:1180px;
	margin:0 auto;
	box-sizing:border-box;
	
}
.radio_block_inner:after {
	clear:both;
	content: '';
	display:block;

}
.slideUp {
	background:#E7E7E9;
	width:198px;
	border:0px solid #f00;
	position:absolute;
	bottom:0px;
	margin-bottom:0px;
	left:0;
	z-index:1;
	padding:20px;
	box-sizing:border-box;
	display:none;
	line-height:normal;
}



