.scrollgeneric{
line-height:1px;
font-size:1px;
position:absolute;
top:0;
left:0;
}
.vscrollerbase {
width:8px;
height:13px;
background-color:#151515;
}
.vscrollerbar {
width: 10px;
background: #f6701d;
margin: 0 0px;
}
div#pub {
position: relative;
width: 100%;
height: 90px;
display: inline-block;
z-index: 9999;
}
.mnpl { }
.mnpl .ui-slider {
position: absolute;
cursor: pointer;
height: 10px;
border-radius: 5px;
background: #333;
background: rgba(50,50,50,0.8);
background: -webkit-gradient(linear,0% 0,0% 100%,from(rgba(30,30,30,0.8)), to(rgba(60,60,60,0.8)));
background: -webkit-linear-gradient(top,rgba(30,30,30,0.8), rgba(60,60,60,0.8));
background: -moz-linear-gradient(top,rgba(30,30,30,0.8), rgba(60,60,60,0.8));
background: -o-linear-gradient(top,rgba(30,30,30,0.8), rgba(60,60,60,0.8));
background: -ms-linear-gradient(top,rgba(30,30,30,0.8), rgba(60,60,60,0.8));
background: linear-gradient(rgba(30,30,30,0.8), rgba(60,60,60,0.8));
z-index: 9;
}
.mnpl .ui-slider-handle {
    width: 14px;
    height: 14px;
    position: absolute;
    top: -3px;
    margin-left: -7px;
    z-index: 200;
    background: url('../play/mnpl_tlb_btns.png') -84px bottom no-repeat;
    outline: none;
}
.mnpl .ui-widget-header {
    background: #201D1D;
    height: 8px;
    left: 0;
    top: 0;
    position: absolute;
    border-radius: 5px 0 0 5px;
}
.mnpl_player {
    font-family: Areal, sans-serif;
    color: #fff;
    position: absolute;
    top: 1%;
    width: 728px;
    height: 150px;
    margin-top: -5px;
    background: url('../play/wood_texture_bg.jpg') top center no-repeat;
}
.mnpl_player .mnpl_toolbar {
position: absolute;
width: 28;
height: 30px;
left: 12px;
right: 10px;
bottom: 0px;
/* background-color: #f6701d; */
background: #515151;
background: url(data: image/svg+xml; base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPS…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, rgba(81, 81, 81, 1) 0%, rgba(0, 0, 0, 1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(81, 81, 81, 1)), color-stop(100%,rgba(0, 0, 0, 1)));
background: -webkit-linear-gradient(top, rgba(81, 81, 81, 1) 0%, rgba(0, 0, 0, 1) 100%);
background: -o-linear-gradient(top, rgba(81, 81, 81, 1) 0%, rgba(0, 0, 0, 1) 100%);
background: -ms-linear-gradient(top, rgba(81, 81, 81, 1) 0%, rgba(0, 0, 0, 1) 100%);
background: linear-gradient(top, rgba(81, 81, 81, 1) 0%, rgba(0, 0, 0, 1) 100%);
filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#515151', endColorstr='#000000',GradientType=0 );
box-shadow: inset 0 1px 0px 0px rgba(255, 255, 255, 0.5), inset 0 0 8px 3px rgba(0, 0, 0, 0.3), 0 0 8px 0 rgba(0, 0, 0, 0.5), 0 0 0 1px rgba(0, 0, 0, 1);
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.mnpl_player .mnpl_toolbar .mnpl_tlb_prev {
    position: absolute;
    width: 28px;
    height: 30px;
    left: 0;
    top: 0;
    background: url('../play/mnpl_tlb_btns.png') 0 0 no-repeat;
    cursor: pointer;
}
.mnpl_player .mnpl_toolbar .mnpl_tlb_stop {
    position: absolute;
    width: 28px;
    height: 30px;
    left: 28px;
    top: 0;
    background: url('../play/mnpl_tlb_btns.png') -116px 0 no-repeat;
    cursor: pointer;
}
.mnpl_player .mnpl_toolbar .mnpl_tlb_stop.isplay { background-position: -28px 0 }
.mnpl_player .mnpl_toolbar .mnpl_tlb_next {
    position: absolute;
    width: 28px;
    height: 30px;
    left: 56px;
    top: 0;
    background: url('../play/mnpl_tlb_btns.png') -56px 0 no-repeat;
    cursor: pointer;
    border-right: 1px solid #000;
}
.mnpl_player .mnpl_long {
    position: absolute;
    left: 122px;
    top: 10px;
    width: 148px;
}
.mnpl_player .mnpl_current {
    position: absolute;
    left: 85px;
    top: 0;
    padding: 10px 0 0 9px;
    bottom: 0;
    border-left: 1px solid #2d2d2d;
    font-size: 9px;
}
.mnpl_player .mnpl_all {
    position: absolute;
    left: 282px;
    top: 0;
    padding: 10px 0 0;
    bottom: 0;
    font-size: 9px;
}
.mnpl_player .mnpl_art_bg {
position: absolute;
opacity: 0;
left: 0;
right: 0;
bottom: 0;
top: 0;
background-repeat: no-repeat;
background-position: left top;
background-size: 180%;
background-image: none!important;
}
.mnpl_player .mnpl_cover {
position: absolute;
background: url('../play/p.png.png') 0 0 no-repeat;
background-size: 100%;
width: 60px;
height: 60px;
left: 85%;
top: 10px;
z-index: 2;
overflow: hidden;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
border: 0px solid #fff;
-moz-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.5);
-webkit-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.5);
box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.5);
}
.mnpl_player .mnpl_cover_next {
    position: absolute;
    width: 120px;
    height: 120px;
    left: 40px;
    top: 10px;
    border-radius: 5px;
    z-index: 1;
}
.mnpl_player .mnpl_title {
position: absolute;
left: 15%;
top: 1%px;
font-weight: bold;
font-size: 20px;
color: #46565d;
text-shadow: 1px 1px 0px rgba(255,255,255,0.8);
line-height: 22px;
margin: 10px 0 10px 0;
}
.mnpl_player .mnpl_author {
position: absolute;
left: 21%;
top: 40px;
font-weight: bold;
font-size: 20px;
color: #526269;
text-shadow: 1px 1px 0px rgba(255,255,255,0.8);
}
.mnpl_player li {
    float: left;
    width: 10px;
    height: 10px;
    padding-right: 4px;
    background: url('../play/mnpl_tlb_btns.png') -84px 0 no-repeat;
    opacity: 0.2;
}
.mnpl_player li.active { opacity: 1 }
.mnpl_player .mnpl_volume {
position: absolute;
left: 580px;
top: 131px;
width: 102px;
}
.mnpl_player .mnpl_volume_min {
position: absolute;
left: 555px;
top: 131px;
width: 12px;
height: 11px;
background: url('../play/mnpl_tlb_btns.png') -98px bottom no-repeat;
z-index: 99;
}
.mnpl_player .mnpl_volume_max {
position: absolute;
left: 690px;
top: 129px;
width: 18px;
height: 15px;
background: url('../play/mnpl_tlb_btns.png') -98px 0 no-repeat;
z-index: 99;
}
.mnpl_playlist {
background: url('https://dl.dropboxusercontent.com/u/3883727/PlayList_Daniel_Cds/Assents/img/playlist_bg.png') 0 0 repeat;
opacity: 0.85;
overflow-y: auto;
position: absolute;
top: 150px;
width: auto;
height: 198px;
bottom: 32px;
left: 12px;
right: 10px;
}
.mnpl_playlist span {
    display: block;
    border-bottom: 0px solid #000;
    padding: 5px 20px;
    cursor: pointer;
    font-size: 80%;
    opacity: 0.8;
}
.mnpl_playlist span:hover { opacity: 1 }