#fancybox-buttons {width: 100%; position: fixed; left: 0px; z-index: 8050;}
#fancybox-buttons.top {top: 10px;}
#fancybox-buttons.bottom {bottom: 10px;}
#fancybox-buttons ul {width: 170px; height: 30px; margin: 0px auto; padding: 0px; display: block; list-style: none; background: #111; -webkit-box-shadow: 0px 1px 3px #000,0px 0px 0px 1px rgba(0,0,0,.7),inset 0px 0px 0px 1px rgba(255,255,255,.05); -moz-box-shadow: 0px 1px 3px #000,0px 0px 0px 1px rgba(0,0,0,.7),inset 0px 0px 0px 1px rgba(255,255,255,.05); background: #111 -webkit-gradient(linear,0% 0%,0% 100%,from(rgba(255,255,255,.2)),color-stop(.5,rgba(255,255,255,.15)),color-stop(.5,rgba(255,255,255,.1)),to(rgba(255,255,255,.15))); background: #111 -moz-linear-gradient(top,rgba(255,255,255,.2) 0%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.1) 50%,rgba(255,255,255,.15) 100%); border-radius: 3px;}
#fancybox-buttons ul li {margin: 0px; padding: 0px; float: left;}
#fancybox-buttons a {width: 30px; height: 30px; display: block; text-indent: -9999px; background: url('/img/spriteFancybox2.png') no-repeat; outline: none;}
#fancybox-buttons a.btnPrev {width: 32px; background-position: 6px 0px;}
#fancybox-buttons a.btnNext {background-position: -33px 0px; border-right: 1px solid #3e3e3e;}
#fancybox-buttons a.btnPlay {background-position: 0px -30px;}
#fancybox-buttons a.btnPlayOn {background-position: -30px -30px;}
#fancybox-buttons a.btnToggle {width: 35px; background-position: 3px -60px; border-left: 1px solid #111; border-right: 1px solid #3e3e3e;}
#fancybox-buttons a.btnToggleOn {background-position: -27px -60px;}
#fancybox-buttons a.btnClose {width: 38px; border-left: 1px solid #111; background-position: -57px 0px;}
#fancybox-buttons a.btnDisabled {opacity : 0.5; cursor: default;}