#fancybox-buttons{z-index:8050;width:100%;position:fixed;left:0}#fancybox-buttons.top{top:10px}#fancybox-buttons.bottom{bottom:10px}#fancybox-buttons ul{background:-o-linear-gradient(#333 0%,#292929 50%,#343434 50%,#444 100%);background:-ms-linear-gradient(top,#444 0%,#343434 50%,#292929 50%,#333 100%);background:linear-gradient(top,#444 0%,#343434 50%,#292929 50%,#333 100%);width:166px;height:30px;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#444444",endColorstr="#222222",GradientType=0);background:-moz-linear-gradient(#333 0%,#292929 50%,#343434 50%,#444 100%);background:-webkit-gradient(linear,0 0,0 100%,from(#444),color-stop(.5,#343434),color-stop(.5,#292929),to(#333));background:-webkit-linear-gradient(#333 0%,#292929 50%,#343434 50%,#444 100%);border:1px solid #111;border-radius:3px;margin:0 auto;padding:0;list-style:none;display:block;-webkit-box-shadow:inset 0 0 0 1px #ffffff0d;-moz-box-shadow:inset 0 0 0 1px #ffffff0d;box-shadow:inset 0 0 0 1px #ffffff0d}#fancybox-buttons ul li{float:left;margin:0;padding:0}#fancybox-buttons a{text-indent:-9999px;opacity:.8;background-color:#0000;background-image:url(fancybox_buttons.png);background-repeat:no-repeat;outline:none;width:30px;height:30px;display:block}#fancybox-buttons a:hover{opacity:1}#fancybox-buttons a.btnPrev{background-position:5px 0}#fancybox-buttons a.btnNext{background-position:-33px 0;border-right:1px solid #3e3e3e}#fancybox-buttons a.btnPlay{background-position:0 -30px}#fancybox-buttons a.btnPlayOn{background-position:-30px -30px}#fancybox-buttons a.btnToggle{background-position:3px -60px;border-left:1px solid #111;border-right:1px solid #3e3e3e;width:35px}#fancybox-buttons a.btnToggleOn{background-position:-27px -60px}#fancybox-buttons a.btnClose{background-position:-56px 0;border-left:1px solid #111;width:35px}#fancybox-buttons a.btnDisabled{opacity:.4;cursor:default}