div#fancy_overlay {
background-color:#333333;
left:0;
position:absolute;
top:0;
width:100%;
z-index:90;
}
div#fancy_loading {
background:transparent none repeat scroll 0 0;
cursor:pointer;
display:none;
height:40px;
overflow:hidden;
position:absolute;
width:40px;
z-index:100;
}
div#fancy_loading div {
background:transparent url('/images/fancybox/fancy_progress.png') no-repeat scroll 0 0;
height:480px;
left:0;
position:absolute;
top:0;
width:40px;
}
div#fancy_close {
background:transparent url('/images/fancybox/fancy_closebox.png') repeat scroll 0 0;
cursor:pointer;
display:none;
height:30px;
position:absolute;
right:-12px;
top:-12px;
width:30px;
z-index:100;
}
div#fancy_close:hover {background:transparent url('/images/fancybox/fancy_closebox_hover.png') repeat scroll 0 0;}

div#fancy_print {
background:transparent url('/images/fancybox/fancy_print.png') repeat scroll 0 0;
cursor:pointer;
display:none;
height:30px;
position:absolute;
right:14px;
top:-12px;
width:30px;
z-index:100;
}
div#fancy_print:hover {background:transparent url('/images/fancybox/fancy_print_hover.png') repeat scroll 0 0;}


div#fancy_content {
height:100%;
left:0;
margin:0;
padding:0;
position:absolute;
top:0;
width:100%;
z-index:96;
}
#fancy_frame {
display:none;
height:100%;
position:relative;
width:100%;

}
img#fancy_img {
border:0 none;
height:100%;
left:0;
margin:0;
padding:0;
position:absolute;
top:0;
width:100%;
z-index:92;
}
div#fancy_title {
bottom:-35px;
display:none;
left:0;
position:absolute;
width:100%;
z-index:100;
}
div#fancy_title table {
margin:0 auto;
}
div#fancy_title div {
-x-system-font:none;
color:#FFFFFF;
font-family:Arial;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:normal;
padding-bottom:2px;
}
td#fancy_title_left {
background:transparent url(fancy_title_left.png) repeat-x scroll 0 0;
height:32px;
width:15px;
}
td#fancy_title_main {
background:transparent url(fancy_title_main.png) repeat-x scroll 0 0;
height:32px;
}
td#fancy_title_right {
background:transparent url(fancy_title_right.png) repeat-x scroll 0 0;
height:32px;
width:15px;
}
div#fancy_outer {
background:transparent none repeat scroll 0 0;
display:none;
left:0;
margin:0;
overflow:hidden;
padding:18px 18px 58px;
position:absolute;
top:0;
z-index:90;
}
div#fancy_inner {
background:#FFFFFF none repeat scroll 0 0;
border:1px solid #444444;
height:100%;
position:relative;
width:100%;
}
a#fancy_left, a#fancy_right {
background-image:url(data:image/gif;
bottom:10px;
cursor:pointer;
height:100%;
position:absolute;
width:35%;
z-index:100;
}
a#fancy_left {
left:0;
}
a#fancy_right {
right:0;
}
a#fancy_left:hover {
background:transparent url(fancy_left.gif) no-repeat scroll 0 100%;
}
a#fancy_right:hover {
background:transparent url(fancy_right.gif) no-repeat scroll 100% 100%;
}
#fancy_bigIframe, #fancy_freeIframe {
height:100%;
left:0;
position:absolute;
top:0;
width:100%;
z-index:10;
}
div#fancy_bg {
display:none;
}
div.fancy_bg {
display:block;
position:absolute;
z-index:70;
}
div.fancy_bg_n {
background:transparent url(fancy_shadow_n.png) repeat-x scroll 0 0;
height:18px;
top:-18px;
width:100%;
}
div.fancy_bg_ne {
background:transparent url(fancy_shadow_ne.png) no-repeat scroll 0 0;
height:18px;
right:-13px;
top:-18px;
width:13px;
}
div.fancy_bg_e {
background:transparent url(fancy_shadow_e.png) repeat-y scroll 0 0;
height:100%;
right:-13px;
width:13px;
}
div.fancy_bg_se {
background:transparent url(fancy_shadow_se.png) no-repeat scroll 0 0;
bottom:-18px;
height:18px;
right:-13px;
width:13px;
}
div.fancy_bg_s {
background:transparent url(fancy_shadow_s.png) repeat-x scroll 0 0;
bottom:-18px;
height:18px;
width:100%;
}
div.fancy_bg_sw {
background:transparent url(fancy_shadow_sw.png) no-repeat scroll 0 0;
bottom:-18px;
height:18px;
left:-13px;
width:13px;
}
div.fancy_bg_w {
background:transparent url(fancy_shadow_w.png) repeat-y scroll 0 0;
height:100%;
left:-13px;
width:13px;
}
div.fancy_bg_nw {
background:transparent url(fancy_shadow_nw.png) no-repeat scroll 0 0;
height:18px;
left:-13px;
top:-18px;
width:13px;
}
