div.jp-single-player, div.jp-playlist-player { font-size:1.25em; font-family:Verdana, Arial, sans-serif; line-height:1.6; color: #666; }
div.jp-interface { width:100%; height:52px; position: relative; }
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; position: relative; z-index: 1000; }
div.jp-interface ul.jp-controls li { overflow:hidden; text-indent:-9999px; }
li.jp-play, li.jp-pause { display: block; position: absolute; top:5px; width:5px; height:9px; cursor: pointer; }
div.jp-single-player li.jp-play, div.jp-single-player li.jp-pause { left:0px; }
div.jp-playlist-player li.jp-play, div.jp-playlist-player li.jp-pause { left:15px; }
li.jp-play { background-image: url(../img/play.gif); background-repeat: no-repeat; background-position: 0 0; height: 9px; width: 5px; }
li.jp-play:hover { -41px 0 no-repeat; background-image: url(../img/play.gif); background-repeat: no-repeat; }
li.jp-pause { 0 -42px no-repeat; background-image: url(../img/pause.gif); background-repeat: no-repeat; background-position: center center; }
li.jp-pause:hover { -41px -42px no-repeat; background-image: url(../img/pause.gif); background-repeat: no-repeat; }
li.jp-stop { position: absolute; top:5px; 0 -83px no-repeat; width:5px; height:9px; cursor: pointer; background-image: url(../img/play.gif); background-repeat: no-repeat; background-position: center center; }
div.jp-single-player li.jp-stop { left:70px; }
div.jp-playlist-player li.jp-stop { left:45px; }
li.jp-stop:hover { background:url(../img/jplayer.blue.monday.jpg); -29px -83px no-repeat; }
li.jp-previous { position: absolute; left:0px; top:5px; 0 -112px no-repeat; width:5px; height:9px; cursor: pointer; background-image: url(../img/rev.gif); background-repeat: no-repeat; background-position: center center; }
li.jp-previous:hover { -29px -112px no-repeat; background-image: url(../img/rev.gif); background-repeat: no-repeat; }
li.jp-next { position: absolute; left:30px; top:5px; 0 -141px no-repeat; width:5px; height:9px; cursor: pointer; background-image: url(../img/next.gif); }
li.jp-next:hover { -29px -141px no-repeat; background-image: url(../img/next.gif); background-repeat: no-repeat; }
div.jp-progress { position: absolute; overflow:hidden; top:25px; background-color: #181818; width:100%; height:3px; border: 1px solid #bdbdbd; left: 0px; }
div.jp-single-player div.jp-progress { }
div.jp-playlist-player div.jp-progress { background-image: none; left: 0px; }
div.jp-load-bar { 0 -202px repeat-x; width:0px; height:15px; cursor: pointer; background-color: #7d7d7d; }
div.jp-play-bar { width:0px; height:3px; margin-bottom: 0px; float: left; top: 26px; position: absolute; background-color: #181818; margin-left: 1px; }
li.jp-volume-min { position: absolute; top:0px; background:url(../img/jplayer.blue.monday.jpg); 0 -170px no-repeat; width:18px; height:15px; cursor: pointer; display: none; }
div.jp-single-player li.jp-volume-min { left:120px; }
div.jp-playlist-player li.jp-volume-min { left:120px; }
li.jp-volume-min:hover { background:url(../img/jplayer.blue.monday.jpg); -19px -170px no-repeat; }
li.jp-volume-max { position: absolute; top:20px; background:url(../img/jplayer.blue.monday.jpg); 0 -186px no-repeat; width:18px; height:15px; cursor: pointer; display: none; }
div.jp-single-player li.jp-volume-max { left:180px; }
div.jp-playlist-player li.jp-volume-max { left:180px; }
li.jp-volume-max:hover { background:url(../img/jplayer.blue.monday.jpg); -19px -186px no-repeat; }
div.jp-volume-bar { position: absolute; overflow:hidden; top:27px; background:url(../img/jplayer.blue.monday.jpg); 0 -250px repeat-x; width:46px; height:5px; cursor: pointer; display: none; }
div.jp-single-player div.jp-volume-bar { left:292px; }
div.jp-playlist-player div.jp-volume-bar { left:135px; }
div.jp-volume-bar-value { background:url(../img/jplayer.blue.monday.jpg); 0 -256px repeat-x; width:0px; height:5px; }
div.jp-play-time, div.jp-total-time { position: absolute; top:5px; width:100%; font-size:0.64em; font-style:oblique; }
div.jp-total-time { text-align: right; float: right; display: none; }
div.jp-play-time { text-align: right; float: right; margin-top: -3px; }

div.jp-single-player div.jp-play-time, div.jp-single-player div.jp-total-time { float: right; }
div.jp-playlist-player div.jp-play-time, div.jp-playlist-player div.jp-total-time { left:0px; height: 15px; }
div.jp-playlist-player div.jp-playlist li.jplayer_playlist_current { color:#0d88c1; list-style-type:square; list-style-position:inside; padding-left:6px; cursor: default; }
.jp-stop { display: none; }

