div.jp-single-player,
div.jp-playlist-player {
	font-family:"Trebuchet MS";
}
div.jp-interface {
	position: relative;
	background-color:#eee;
	width:418px;
	height:80px;
	border:1px solid #009be3;
}
div.jp-single-player div.jp-interface {
	border-bottom:none;
}
div.jp-playlist-player div.jp-interface {
}

div.jp-interface ul.jp-controls {
	padding:0;
	margin: 0;
}
div.jp-interface ul.jp-controls li {
	position: absolute;
}
div.jp-interface ul.jp-controls a {
	display: block;
	position: absolute;
	overflow:hidden;
	text-indent:-9999px;
}
a.jp-play,
a.jp-pause {
}
div.jp-single-player a.jp-play,
div.jp-single-player a.jp-pause {
	left:40px;
}
div.jp-playlist-player a.jp-play,
div.jp-playlist-player a.jp-pause {
	left:48px;
}
a.jp-play {
	top:0px;
	width:40px;
	height:40px;
}

* html a.jp-play {
	top:0px;
	left:1px;
	width:40px;
	height:40px; 
}

a.jp-play:hover {
	color: #000000;
}
a.jp-pause {
	margin-left: -4px;
	top:0px;
	width:40px;
	height:40px;
}

* html a.jp-pause {
	margin-left: 0px;
	top:0px;
	left:-6px;
	width:32px;
	height:40px; 
}
	
a.jp-pause:hover {
	padding-left: -4px;
	color: #000000;
}
a.jp-stop {
}
div.jp-single-player a.jp-stop {
	left:90px;
}
div.jp-playlist-player a.jp-stop {
}
a.jp-stop:hover {
	color: #000000;
}
a.jp-previous {
	left:20px;
	top:26px;
	width:28px;
	height:28px;
}
a.jp-previous:hover {
	background: url("jplayer.blue.monday.jpg") -29px -112px no-repeat;
}
a.jp-next {
	left:88px;
	top:26px;
	background: url("jplayer.blue.monday.jpg") 0 -141px no-repeat;
	width:28px;
	height:28px;
}
a.jp-next:hover {
	background: url("jplayer.blue.monday.jpg") -29px -141px no-repeat;
}
div.jp-progress {
	overflow:hidden;
	background-color: #ddd;
	width:273px;
	height:15px;
	position: absolute;
	left: -272px;
	top: 290px;
}
div.jp-single-player div.jp-progress {
	left:130px;
}
div.jp-playlist-player div.jp-progress {
	left:164px;
}
div.jp-load-bar {
	background: url("jplayer.blue.monday.jpg") 0 -202px repeat-x;
	width:0px;
	height:15px;
	cursor: pointer;
}
div.jp-play-bar {
	background: url("jplayer.blue.monday.jpg") 0 -218px repeat-x ;
	width:0px;
	height:15px;
}
a.jp-volume-min {
	top:32px;
	background: url("jplayer.blue.monday.jpg") 0 -170px no-repeat;
	width:18px;
	height:15px;
}
div.jp-single-player a.jp-volume-min {
	left:274px;
}
div.jp-playlist-player a.jp-volume-min {
	left:296px;
}
a.jp-volume-min:hover {
	background: url("jplayer.blue.monday.jpg") -19px -170px no-repeat;
}
a.jp-volume-max {
	top:32px;
	background: url("jplayer.blue.monday.jpg") 0 -186px no-repeat;
	width:18px;
	height:15px;
}
div.jp-single-player a.jp-volume-max {
	left:346px;
}
div.jp-playlist-player a.jp-volume-max {
	left:368px;
}
a.jp-volume-max:hover {
	background: url("jplayer.blue.monday.jpg") -19px -186px no-repeat;
}

div.jp-volume-bar {
	position: absolute;
	overflow:hidden;
	top:37px;
	background: url("jplayer.blue.monday.jpg") 0 -250px repeat-x;
	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("jplayer.blue.monday.jpg") 0 -256px repeat-x;
	width:0px;
	height:5px;
}
div.jp-play-time,
div.jp-total-time {
	position: absolute;
	top:310px;
	left:-273px;
	width:272px;
	font-size:0.7em;
}
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 {
}
div.jp-playlist ul{
}
div.jp-single-player div.jp-playlist li {
}
div.jp-playlist-player div.jp-playlist li {
}
div.jp-playlist-player div.jp-playlist li.jplayer_playlist_item_last {
	border-bottom:none;
	color: #000000;
}
div.jp-playlist-player div.jp-playlist li.jplayer_playlist_current {
	color: #666666;
	list-style-type: disc;
	padding-left: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
div.jp-playlist-player div.jp-playlist a {
	text-decoration: none;
	color: #000000;
}
div.jp-playlist-player div.jp-playlist a:hover {
	color:#666666;
}
div.jp-playlist-player div.jp-playlist a.jplayer_playlist_current {
	color:#666666;
}
div.jp-playlist-player div.jp-playlist_white li.jplayer_playlist_current {
	color: #666666;
	list-style-type: disc;
	padding-left: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
div.jp-playlist-player div.jp-playlist_white a {
	text-decoration: none;
	color: #FFFFFF;
}
div.jp-playlist-player div.jp-playlist_white a:hover {
	color:#999999;
}
div.jp-playlist-player div.jp-playlist_white a.jplayer_playlist_current {
	color:#999999;
}
div.jp-playlist-player div.jp-playlist_white2 li.jplayer_playlist_current {
	color: #000000;
	list-style-type: disc;
	padding-left: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
div.jp-playlist-player div.jp-playlist_white2 a {
	text-decoration: none;
	color: #FFFFFF;
}
div.jp-playlist-player div.jp-playlist_white2 a:hover {
	color:#000000;
}
div.jp-playlist-player div.jp-playlist_white2 a.jplayer_playlist_current {
	color:#000000;
}

