/*
CSS STYLE FOR THE UMEDIA JS LIBRARY
AUTHOR : UBERCHEL|UBERSOFT
*/
#panel #l {left:0px;}
#panel #r {right:0px;}
#wrapper {background:#000;margin:auto;width:640px;border:2px solid #222;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;box-shadow:0 0 2px #000;-moz-box-shadow:0 0 2px #000;-webkit-box-shadow:0 0 2px #000;}
#player {background:url(/work_files/scripts/player/serials/loading.gif) center no-repeat;width:640px;height:440px;}
#panel  {width:560px;padding:0 40px 0 40px;white-space:nowrap;position:relative;overflow:hidden;border-top:1px solid #333;text-align:left;}
#panel #l,
#panel #r {position:absolute;top:0px;height:28;padding:14px 4px 15px 4px; }
#panel #l {background:url(/work_files/scripts/player/serials/prev.png) -80px 0 no-repeat;width:30px;border-right:1px solid #333}
#panel #r {background:url(/work_files/scripts/player/serials/next.png) -82px 0 no-repeat;width:30px;border-left:1px solid #333}
#panel #l:hover { background-position:-40px 0;}#panel #r:hover { background-position:-42px 0;}
#panel #l:active {background-position:0 0;}#panel #r:active {background-position:-2px 0;}
#panel button::-moz-focus-inner {padding:0;border:0;}
#panel button {background:url(/work_files/scripts/player/serials/scroll_bg.png);width:105px;height:30px;color:#787878;border:1px solid #000;text-transform:uppercase;font:7pt bold;text-shadow:0 0 2px #000;}
#panel button.active,
#panel button:hover {background:url(/work_files/scripts/player/serials/scroll_bg_hov.png);color:#EFEFEF;text-shadow:0 0 1px #000;}
#playlist {position:relative;}

