/*content css */

#station_presentation{}
	#station_presentation .player_stage{float:left; width:500px; height:238px;  margin-bottom:20px;}
	#station_presentation .player_stage{background:url(../img/content/home/player_bg_init.png);}
	#station_presentation .player_stage.station{background:url(../img/content/home/player_bg_station.png);}
		#station_presentation .player_stage .cnt{padding:9px 10px 9px 9px; overflow:hidden; height:220px;}
		
		#station_presentation .player_stage #audio_player{}
			
			#station_presentation  #audio_player .logo_screen{width:300px; height:176px; float:left; text-align:center;}
				#station_presentation .player_stage #audio_player .logo_screen img{margin-top:22px; margin-left:7px;}
			#station_presentation .player_stage #audio_player .player_screen{width:298px; float:left; overflow:hidden;}
				#station_presentation .player_stage #audio_player .player_keeper{width:291px; margin-left:8px; height:43px; }
				#stream_player{width:294px;}
			
			#station_presentation  #ad_stage{float:right; width:303px; height:238px; background:url(../img/content/home/ad_bg.png) no-repeat; overflow:hidden;}
			
		#station_presentation #station_ov{float:none; clear:both;  padding-left:2px; padding-top:2px; background:#98a7b9; border:#ccdcee 10px solid;}
			#station_presentation #station_ov .item{width:96px; height:60px; border:#fff 7px solid; margin:2px; background-color:#FFF; float:left;  background-repeat:no-repeat; background-position:0px;}
				#station_presentation #station_ov .item .logo{width:96px; height:60px; background-repeat:no-repeat; background-position:0px 0px;}
			*+html #station_presentation #station_ov .item .ico_play{}
			*html #station_presentation #station_ov .item .ico_play{}
			
			
		#audio_player .featured_screen{float:right; width:140px; overflow:hidden;  margin-right:21px; margin-top:12px;}
			#audio_player .featured_screen *{font-size:12px;}
			#audio_player .featured_screen .ttl{font-size:12px; text-transform:uppercase; margin-bottom:10px;}
			#audio_player .featured_screen a{color:#2cb2e7; text-decoration:underline; font-weight:bold;}
				#audio_player .featured_screen a span{font-size:9px;}
		
		#audio_player .top5{}
			#audio_player .top5 .item{height:20px; border-bottom:#666 dotted 3px; padding-bottom:2px; padding-top:3px;}
				#audio_player .top5 .item .name{float:left; height:20px; line-height:20px; color:#fff; text-transform:uppercase;}
				#audio_player .top5 .item .btn_listen{float:right; text-transform:none; text-align:right; height:20px; line-height:20px;}

/*content pages*/
#content_pages{}
	.box_modal_box .btn_close{float:right;  margin-top:-68px; margin-right:-10px; position:relative; }
	.box_modal_box{width:400px;  border:#063a4b solid 5px; background:url(../img/mod/boxmodal/modal_bg.png) repeat-x #fff; padding:20px; padding-top:80px; display:none;}
	


