@charset "utf-8";

#player_container {
	border:1px none #009be3;
	position: absolute;
	width: 400px;
	height: 50px;
	left: 0px;
	top: 0px;
}
#player_container  ul#player_controls {
	list-style-type:none;
	padding:0;
	margin: 0;
}
#player_container  ul#player_controls li {
	overflow:hidden;
	text-indent:-9999px;
}
#player_play,
#player_pause {
	display: block;
	position: absolute;
	width:40px;
	height:38px;
	cursor: pointer;
	left: 0px;
}
#player_play {
	background-image: url(../img/jplayer/play.png);
	background-repeat: no-repeat;
}
#player_play.jqjp_hover {
	background-image: url(../img/jplayer/play_roll.png);
	height: 38px;
	width: 40px;
}
#player_pause {
	background-image: url(../img/jplayer/pause.png);
	background-repeat: no-repeat;
}
#player_pause.jqjp_hover {
	background-image: url(../img/jplayer/pause_roll.png);
	background-repeat: no-repeat;
	height: 38px;
	width: 40px;
}
 
#ctrl_prev {
	position: absolute;
	width:40px;
	height:38px;
	cursor: pointer;
	background-image: url(../img/jplayer/previous.png);
	background-repeat: no-repeat;
	left: 42px;
}
 
#ctrl_prev:hover {
	background-image: url(../img/jplayer/previous_roll.png);
	background-repeat: no-repeat;
}
 
#ctrl_prev.disabled {
	cursor:default;
	background-image: url(../img/jplayer/previous_disabled.png);
	background-repeat: no-repeat;
}
 
#ctrl_next {
	position: absolute;
	left:84px;
	width:40px;
	height:38px;
	cursor: pointer;
	background-image: url(../img/jplayer/next.png);
	background-repeat: no-repeat;
}
 
#ctrl_next:hover {
	background-image: url(../img/jplayer/next_roll.png);
	background-repeat: no-repeat;
}
 
#ctrl_next.disabled {
	cursor:default;
	background-image: url(../img/jplayer/next_disabled.png);
	background-repeat: no-repeat;
}
 
 
#player_stop {
	position: absolute;
	left:126px;
	top:26px;
	background: url("images/spirites.jpg") 0 -83px no-repeat;
	width:28px;
	height:28px;
	cursor: pointer;
	visibility: hidden;
}
#player_stop.jqjp_hover {
	background: url("images/spirites.jpg") -29px -83px no-repeat;
}
#player_progress {
	position: absolute;
	left:126px;
	top:0px;
	width:177px;
	height:38px;
	background-image: url(../img/jplayer/bar_bg.png);
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-right: 15px;
	visibility: hidden;
}
#player_progress_load_bar {
	height:38px;
	cursor: pointer;
	background-position: left center;
	background-image: url(../img/jplayer/bar_load.png);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
#player_progress_load_bar.jqjp_buffer {
	background: url("images/bar_buffer.gif")  top left repeat-x;
}
#player_progress_play_bar {
	height:38px;
	background-image: url(../img/jplayer/bar_play.png);
	background-repeat: repeat-x;
	background-position: left center;
	margin: 0px;
	padding: 0px;
}
#player_volume_min {
	position: absolute;
	left:335px;
	top:0px;
	width:40px;
	height:38px;
	cursor: pointer;
	background-image: url(../img/jplayer/volumemax.png);
	background-repeat: no-repeat;
	visibility: hidden;
}
 
#player_volume_max {
	position: absolute;
	left:335px;
	top:0px;
	width:40px;
	height:38px;
	cursor: pointer;
	background-image: url(../img/jplayer/volumemin.png);
	background-repeat: no-repeat;
	visibility: hidden;
}
 
#player_volume_min.jqjp_hover {
	background-image: url(../img/jplayer/volumemax_roll.png);
	background-repeat: no-repeat;
}
 
#player_volume_max.jqjp_hover {
	background-image: url(../img/jplayer/volumemin_roll.png);
	background-repeat: no-repeat;
}
 
#player_volume_bar {
	position: absolute;
	left:314px;
	top:37px;
	background: url("images/volume_bar.gif") repeat-x top left;
	width:46px;
	height:5px;
	cursor: pointer;
}
#player_volume_bar_value {
	background: url("images/volume_bar_value.gif") repeat-x top left;
	width:0px;
	height:5px;
}
 
#play_time,
#total_time {
	position: absolute;
	left:164px;
	top:49px;
	width:122px;
	font-size:0.8em;
	font-style:oblique;
	color: #333;
	visibility: hidden;
}
 
#total_time {
	text-align: right;
	visibility: hidden;
}
#nowPlaying {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	position: absolute;
	top: 40px;
	height: auto;
	width: auto;
	color: #333;
}
#JplayerCredit {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	position: absolute;
	top: 40px;
	height: auto;
	width: auto;
	color: #333;
	right: 27px;
}


 
#playlist_list {
	width:400px;
	position: absolute;
	top: 40px;
	line-height: 0px;
}
 
#playlist_list ul{
	list-style-type:none;
	border:1px none #009be3;
	width:400px;
	font-size:10px;
	font-family: Tahoma, Geneva, sans-serif;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	line-height: 0px;
}
 
#playlist_list li{
	cursor: pointer;
	visibility: hidden;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: #eee;
}
 
#playlist_list li.playlist_current{
	color:#00ADDA;
	list-style-type:none;
	list-style-position:inside;
	padding-left:24px;
	cursor: default;
	visibility: hidden;
	line-height: 0px;
	position: absolute;
	top: 6px;
}
 
#playlist_list li.playlist_hover {
	color:#00ADDA;
	line-height: 0px;
	visibility: hidden;
}

