8
#fancybox-buttons.top {
12
#fancybox-buttons.bottom {
16
#fancybox-buttons ul {
24
-webkit-box-shadow: 0 1px 3px #000,0 0 0 1px rgba(0,0,0,.7),inset 0 0 0 1px rgba(255,255,255,.05);
25
-moz-box-shadow: 0 1px 3px #000,0 0 0 1px rgba(0,0,0,.7),inset 0 0 0 1px rgba(255,255,255,.05);
26
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)));
27
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%);
31
#fancybox-buttons ul li {
42
background-image: url('fancybox_buttons.png');
43
background-repeat: no-repeat;
47
#fancybox-buttons a.btnPrev {
49
background-position: 6px 0;
52
#fancybox-buttons a.btnNext {
53
background-position: -33px 0;
54
border-right: 1px solid #3e3e3e;
57
#fancybox-buttons a.btnPlay {
58
background-position: 0 -30px;
61
#fancybox-buttons a.btnPlayOn {
62
background-position: -30px -30px;
65
#fancybox-buttons a.btnToggle {
66
background-position: 3px -60px;
67
border-left: 1px solid #111;
68
border-right: 1px solid #3e3e3e;
72
#fancybox-buttons a.btnToggleOn {
73
background-position: -27px -60px;
76
#fancybox-buttons a.btnClose {
77
border-left: 1px solid #111;
79
background-position: -57px 0px;
82
#fancybox-buttons a.btnDisabled {
b'\\ No newline at end of file'