|
|
@@ -35,7 +35,7 @@
|
|
|
left: 0;
|
|
|
width: 40px;
|
|
|
height: 480px;
|
|
|
- background-image: url('fancybox.png');
|
|
|
+ background-image: url('/img/fancybox.png');
|
|
|
}
|
|
|
|
|
|
#fancybox-overlay {
|
|
|
@@ -99,7 +99,7 @@
|
|
|
right: -15px;
|
|
|
width: 30px;
|
|
|
height: 30px;
|
|
|
- background: transparent url('fancybox.png') -40px 0px;
|
|
|
+ background: transparent url('/img/fancybox.png') -40px 0px;
|
|
|
cursor: pointer;
|
|
|
z-index: 1103;
|
|
|
display: none;
|
|
|
@@ -137,7 +137,7 @@
|
|
|
width: 35%;
|
|
|
cursor: pointer;
|
|
|
outline: none;
|
|
|
- background: transparent url('blank.gif');
|
|
|
+ background: transparent url('/img/blank.gif');
|
|
|
z-index: 1102;
|
|
|
display: none;
|
|
|
}
|
|
|
@@ -163,12 +163,12 @@
|
|
|
}
|
|
|
|
|
|
#fancybox-left-ico {
|
|
|
- background-image: url('fancybox.png');
|
|
|
+ background-image: url('/img/fancybox.png');
|
|
|
background-position: -40px -30px;
|
|
|
}
|
|
|
|
|
|
#fancybox-right-ico {
|
|
|
- background-image: url('fancybox.png');
|
|
|
+ background-image: url('/img/fancybox.png');
|
|
|
background-position: -40px -60px;
|
|
|
}
|
|
|
|
|
|
@@ -199,13 +199,13 @@
|
|
|
top: -20px;
|
|
|
left: 0;
|
|
|
width: 100%;
|
|
|
- background-image: url('fancybox-x.png');
|
|
|
+ background-image: url('/img/fancybox-x.png');
|
|
|
}
|
|
|
|
|
|
#fancybox-bg-ne {
|
|
|
top: -20px;
|
|
|
right: -20px;
|
|
|
- background-image: url('fancybox.png');
|
|
|
+ background-image: url('/img/fancybox.png');
|
|
|
background-position: -40px -162px;
|
|
|
}
|
|
|
|
|
|
@@ -213,14 +213,14 @@
|
|
|
top: 0;
|
|
|
right: -20px;
|
|
|
height: 100%;
|
|
|
- background-image: url('fancybox-y.png');
|
|
|
+ background-image: url('/img/fancybox-y.png');
|
|
|
background-position: -20px 0px;
|
|
|
}
|
|
|
|
|
|
#fancybox-bg-se {
|
|
|
bottom: -20px;
|
|
|
right: -20px;
|
|
|
- background-image: url('fancybox.png');
|
|
|
+ background-image: url('/img/fancybox.png');
|
|
|
background-position: -40px -182px;
|
|
|
}
|
|
|
|
|
|
@@ -228,14 +228,14 @@
|
|
|
bottom: -20px;
|
|
|
left: 0;
|
|
|
width: 100%;
|
|
|
- background-image: url('fancybox-x.png');
|
|
|
+ background-image: url('/img/fancybox-x.png');
|
|
|
background-position: 0px -20px;
|
|
|
}
|
|
|
|
|
|
#fancybox-bg-sw {
|
|
|
bottom: -20px;
|
|
|
left: -20px;
|
|
|
- background-image: url('fancybox.png');
|
|
|
+ background-image: url('/img/fancybox.png');
|
|
|
background-position: -40px -142px;
|
|
|
}
|
|
|
|
|
|
@@ -243,13 +243,13 @@
|
|
|
top: 0;
|
|
|
left: -20px;
|
|
|
height: 100%;
|
|
|
- background-image: url('fancybox-y.png');
|
|
|
+ background-image: url('/img/fancybox-y.png');
|
|
|
}
|
|
|
|
|
|
#fancybox-bg-nw {
|
|
|
top: -20px;
|
|
|
left: -20px;
|
|
|
- background-image: url('fancybox.png');
|
|
|
+ background-image: url('/img/fancybox.png');
|
|
|
background-position: -40px -122px;
|
|
|
}
|
|
|
|
|
|
@@ -282,7 +282,7 @@
|
|
|
|
|
|
#fancybox-title-over {
|
|
|
padding: 10px;
|
|
|
- background-image: url('fancy_title_over.png');
|
|
|
+ background-image: url('/img/fancy_title_over.png');
|
|
|
display: block;
|
|
|
}
|
|
|
|
|
|
@@ -306,7 +306,7 @@
|
|
|
|
|
|
#fancybox-title-float-left {
|
|
|
padding: 0 0 0 15px;
|
|
|
- background: url('fancybox.png') -40px -90px no-repeat;
|
|
|
+ background: url('/img/fancybox.png') -40px -90px no-repeat;
|
|
|
}
|
|
|
|
|
|
#fancybox-title-float-main {
|
|
|
@@ -314,12 +314,12 @@
|
|
|
line-height: 29px;
|
|
|
font-weight: bold;
|
|
|
padding: 0 0 3px 0;
|
|
|
- background: url('fancybox-x.png') 0px -40px;
|
|
|
+ background: url('/img/fancybox-x.png') 0px -40px;
|
|
|
}
|
|
|
|
|
|
#fancybox-title-float-right {
|
|
|
padding: 0 0 0 15px;
|
|
|
- background: url('fancybox.png') -55px -90px no-repeat;
|
|
|
+ background: url('/img/fancybox.png') -55px -90px no-repeat;
|
|
|
}
|
|
|
|
|
|
/* IE6 */
|
|
|
@@ -356,4 +356,4 @@
|
|
|
.fancybox-ie #fancybox-bg-s { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_s.png', sizingMethod='scale'); }
|
|
|
.fancybox-ie #fancybox-bg-sw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_sw.png', sizingMethod='scale'); }
|
|
|
.fancybox-ie #fancybox-bg-w { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_w.png', sizingMethod='scale'); }
|
|
|
-.fancybox-ie #fancybox-bg-nw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_nw.png', sizingMethod='scale'); }
|
|
|
+.fancybox-ie #fancybox-bg-nw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_nw.png', sizingMethod='scale'); }
|