div.vtem-audio{font-size:12px;font-family:Verdana, Arial, sans-serif;line-height:1.6;color: #666;background:#000 url(bg1.jpg) left top repeat-x;padding:10px;
-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
div.vtem-interface{position: relative;width:100%; overflow:hidden;}
div.vtem-audio div.vtem-type-playlist div.vtem-interface{height:75px;}
div.vtem-interface ul.vtem-controls{list-style-type:none;padding:0 !important;margin: 0 !important;}
div.vtem-interface ul.vtem-controls li{display: block;float:left;margin:2px !important; line-height:normal !important;}
div.vtem-interface ul.vtem-controls a{display:block;overflow:hidden;text-indent:-9999px;}
a.vtem-play,a.vtem-pause,a.vtem-previous,a.vtem-next,a.vtem-mute,a.vtem-unmute,div.vtem-play-bar{background-image:url("control21.png") !important; background-repeat:no-repeat; background-color:transparent !important;}
a.vtem-play,a.vtem-pause {width:58px;height:56px;z-index:1;}
a.vtem-play {background-position:2px 0 !important;}
a.vtem-play:hover {background-position:2px -56px !important;}
a.vtem-pause {background-position:-57px 0 !important; display: none;}
a.vtem-pause:hover {background-position:-57px -56px !important;}
a.vtem-previous,a.vtem-next{background-position:0 -114px !important;width:38px;height:38px;margin-top:12px;}
a.vtem-previous:hover{background-position:-38px -114px !important;}
a.vtem-next {background-position:0 -152px !important;}
a.vtem-next:hover{background-position: -38px -152px !important;}
div.vtem-audio div.vtem-type-playlist div.vtem-progress{width:100%;height:6px;overflow:hidden;background-color: #8c9699;position:absolute;bottom:0;left:0;}
div.vtem-progress,div.vtem-seek-bar,div.vtem-play-bar,div.vtem-volume-bar,div.vtem-volume-bar-value{-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;}
div.vtem-seek-bar{background:#8c9699;width:0px;height:100%;cursor: pointer;}
div.vtem-play-bar{background-position:0 100%;background-repeat:repeat-x !important;width:0px;height:100%;}
div.vtem-seeking-bg{background: url("pbar-ani.gif");}
a.vtem-mute,a.vtem-unmute{width:27px;height:21px;}
a.vtem-mute{ background-position:0 -190px !important; margin:20px 0 0 10px;}
a.vtem-mute:hover{ background-position:-28px -190px !important;}
a.vtem-unmute{background-position:0 -211px !important;display: none;margin:20px 0 0 10px;}
a.vtem-unmute:hover{background-position:-27px -211px !important;}
div.vtem-volume-bar{overflow:hidden;background:#687175;width:60px;height:5px;cursor: pointer;float:left;margin-top:30px;border-top:1px solid #242729;border-left:1px solid #242729;border-bottom:1px solid #72797c;border-right:1px solid #72797c;}
div.vtem-volume-bar-value{background: #f70; width:0px;height:5px;}
div.vtem-current-time,div.vtem-duration{position: absolute;font-size:9px;}
div.vtem-audio div.vtem-type-playlist div.vtem-duration{text-align: right !important;}
div.vtem-audio div.vtem-type-playlist div.vtem-current-time,div.vtem-audio div.vtem-type-playlist div.vtem-duration{bottom:5px;left:0;width:100%;color:#fff;}
div.vtem-playlist{width:100%;background-color:#687074;border:1px solid #8899a4;-moz-box-shadow: inset 0 0 3px 3px #555;-webkit-box-shadow: inset 0 0 3px 3px #555;
box-shadow: inset 0 0 3px 3px #555;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px; margin-top:8px;}
div.vtem-playlist ul{list-style-type:none;margin:0;padding:0 20px !important;font-size:10px;}
div.vtem-type-playlist div.vtem-playlist li{padding:5px 0 5px 10px !important;border-bottom:1px dotted #bbb;background:url(arrow.png) left center no-repeat; overflow:hidden;}
div.vtem-type-playlist div.vtem-playlist li.vtem-playlist-last{border-bottom:none;}
div.vtem-type-playlist div.vtem-playlist a{color: #bbb;text-decoration: none;}
div.vtem-type-playlist div.vtem-playlist a:hover,
div.vtem-type-playlist div.vtem-playlist a.vtem-playlist-current{color:#f70 !important; background-color:transparent !important;}
div.vtem-type-playlist div.vtem-playlist div.vtem-free-media{display:inline;margin-left:20px;}
