div.jp-single-player,
div.jp-playlist-player {

	/* Edit the font-size to counteract inherited font sizing.
	 * Eg. 1.25em = 1 / 0.8em
	 */

	
}
div.jp-interface {
	position: relative;
	background-color:#000;
	width:420px;
	height:60px;
	border: none;
	font-family:Arial, Helvetica, sans-serif;
}
div.jp-single-player div.jp-interface {
	border-bottom:none;
}
div.jp-playlist-player div.jp-interface {
}

div.jp-interface  ul.jp-controls {
	list-style-type:none;
	padding:0;
	margin: 0;
}
div.jp-interface  ul.jp-controls li {
	overflow:hidden;
	text-indent:-9999px;
}
li.jp-play,
li.jp-pause {
	display: block;
	position: absolute;
	left:48px;
	top:10px;
	width:28px;
	height:40px;
	cursor: pointer;
}
div.jp-single-player li.jp-play,
div.jp-single-player li.jp-pause {
	left:40px;
}
div.jp-playlist-player li.jp-play,
div.jp-playlist-player li.jp-pause {
	left:48px;
}
li.jp-play {
	background: url("images/spirites.jpg") 0 0 no-repeat;
}
li.jp-play:hover {
	background: url("images/spirites.jpg") -41px 0 no-repeat;
}
li.jp-pause {
	background: url("images/spirites.jpg") 0 -42px no-repeat;
}
li.jp-pause:hover {
	background: url("images/spirites.jpg") -41px -42px no-repeat;
}
li.jp-stop {
	position: absolute;
	left:126px;
	top:16px;
	background: url("images/spirites.jpg") 0 -83px no-repeat;
	width:15px;
	height:28px;
	cursor: pointer;
}
div.jp-single-player li.jp-stop {
	left:90px;
}
div.jp-playlist-player li.jp-stop {
	left:126px;
}
li.jp-stop:hover {
	background: url("images/spirites.jpg") -29px -83px no-repeat;
}
li.jp-previous {
	position: absolute;
	left:20px;
	top:17px;
	background: url("images/spirites.jpg") 0 -112px no-repeat;
	width:15px;
	height:28px;
	cursor: pointer;
}
li.jp-previous:hover {
	background: url("images/spirites.jpg") -29px -112px no-repeat;
}
li.jp-next {
	position: absolute;
	left:88px;
	top:16px;
	background: url("images/spirites.jpg") 0 -141px no-repeat;
	width:15px;
	height:28px;
	cursor: pointer;
}
li.jp-next:hover {
	background: url("images/spirites.jpg") -29px -141px no-repeat;
}
div.jp-progress {
	position: absolute;
	left:164px;
	top:22px;
	background-color: #eee;
	width:122px;
	height:15px;
}
div.jp-single-player div.jp-progress {
	left:130px;
}
div.jp-playlist-player div.jp-progress {
	left:164px;
}
div.jp-load-bar {
	background: url("images/bar_load.gif")  top left repeat-x;
	width:0px;
	height:15px;
	cursor: pointer;
}
div.jp-play-bar {
	background: url("images/bar_play.gif") top left repeat-x ;
	width:0px;
	height:15px;
}
li.jp-volume-min {
	position: absolute;
	left:296px;
	top:22px;
	background: url("images/spirites.jpg") 0 -170px no-repeat;
	width:4px;
	height:15px;
	cursor: pointer;

}
div.jp-single-player li.jp-volume-min {
	left:274px;
}
div.jp-playlist-player li.jp-volume-min {
	left:296px;
}
li.jp-volume-min:hover {
	background: url("images/spirites.jpg") -19px -170px no-repeat;
}
li.jp-volume-max {
	position: absolute;
	left:368px;
	top:22px;
	background: url("images/spirites.jpg") 0 -186px no-repeat;
	width:4px;
	height:15px;
	cursor: pointer;
}
div.jp-single-player li.jp-volume-max {
	left:346px;
}
div.jp-playlist-player li.jp-volume-max {
	left:368px;
}
li.jp-volume-max:hover {
	background: url("images/spirites.jpg") -19px -186px no-repeat;
}

div.jp-volume-bar {
	position: absolute;
	left:314px;
	top:27px;
	background: url("images/volume_bar.gif") repeat-x top left;
	width:46px;
	height:5px;
	cursor: pointer;
}
div.jp-single-player div.jp-volume-bar {
	left:292px;
}
div.jp-playlist-player div.jp-volume-bar {
	left:314px;
}
div.jp-volume-bar-value {
	background: url("images/volume_bar_value.gif") repeat-x top left;
	width:0px;
	height:5px;

}
div.jp-play-time,
div.jp-total-time {
	position: absolute;
	left:164px;
	top:39px;
	width:122px;
	font-size:.8em;
	font-style:oblique;
	color:#666;
}
div.jp-total-time {
	text-align: right;
}
div.jp-single-player div.jp-play-time,
div.jp-single-player div.jp-total-time {
	left:130px;
}
div.jp-playlist-player div.jp-play-time,
div.jp-playlist-player div.jp-total-time {
	left:164px;
}
div.jp-playlist {
	width:418px;
}
div.jp-playlist ul{
	list-style-type:none;
	padding: 0;
	margin:0 0 10px 0;
	background-color:#000;
	border: none;
	border-bottom: 6px solid #000;
	width:420px;
	font-size:.9em;
	color: #999999;
	font-family:Arial, Helvetica, sans-serif;
}
/*div.jp-single-player div.jp-playlist ul {
	padding:5px 20px 5px 20px;
}
div.jp-playlist-player div.jp-playlist ul {
	padding:10px 20px 20px 20px;
}*/
div.jp-single-player div.jp-playlist li{
	padding:4px 0 4px 30px;
	border-top:1px solid #333333;
	cursor: pointer;
}
div.jp-playlist-player div.jp-playlist li{
	padding:4px 0 4px 30px;
	border-top:1px solid #333333;
	cursor: pointer;
}
div.jp-playlist-player div.jp-playlist li.jplayer_playlist_current {
	color:#FFF;
	list-style-type:square;
	list-style-position:inside;
	padding-left:18px;
	cursor: default;
	background-color: #333
}
div.jp-playlist-player div.jp-playlist li:hover {
	color:#FFF;
	background-color: #666
}
