html {
height: 100%;
}
body {
height: 100%;
}
div#fancy_overlay {
display: none; 
z-index: 30; 
left: 0px; 
width: 100%; 
position: fixed; 
top: 0px; 
height: 100%; 
background-color: #666;
}
* html div#fancy_overlay {
position: absolute; 
height: expression(document.body.scrollheight > document.body.offsetheight ? document.body.scrollheight : document.body.offsetheight + 'px');
}
div#fancy_wrap {
text-align: left;
}
div#fancy_loading {
display: none; 
z-index: 100; 
background: none transparent scroll repeat 0% 0%; 
overflow: hidden; 
width: 40px; 
cursor: pointer; 
position: absolute; 
height: 40px;
}
div#fancy_loading div {
background: url('../immagini/fancy_progress.png') no-repeat;
left: 0px; width: 40px; 
position: absolute; 
top: 0px; 
height: 480px;
}
div#fancy_loading_overlay {
z-index: 30; 
position: absolute; 
background-color: #fff;
}
div#fancy_loading_icon {
z-index: 35; 
background: url('../immagini/fancy_loading.gif') no-repeat; 
width: 16px; 
position: absolute; 
height: 16px
}
div#fancy_outer {
padding-right: 18px; 
display: none; 
padding-left: 18px; 
z-index: 90; 
background: none transparent scroll repeat 0% 0%; 
left: 0px; 
padding-bottom: 33px; 
margin: 0px; 
overflow: hidden; 
padding-top: 18px; 
position: absolute; 
top: 0px
}
div#fancy_inner {
border-right: #bbb 1px solid; 
border-top: #bbb 1px solid; 
background: transparent;
border-left: #bbb 1px solid; 
width: 100%; 
border-bottom: #bbb 1px solid; 
position: relative; 
height: 100%
}
div#fancy_content {
z-index: 100; 
margin: 0px; 
position: absolute
}
div#fancy_div {
z-index: 100; 
background: #000; 
width: 100%; 
color: #fff; 
height: 100%
}
img#fancy_img {
border-top-width: 0px; 
padding-right: 0px; 
padding-left: 0px; 
border-left-width: 0px; 
z-index: 100; 
left: 0px; 
border-bottom-width: 0px; 
padding-bottom: 0px; 
margin: 0px; 
width: 100%; 
padding-top: 0px; 
position: absolute; 
top: 0px; 
height: 100%; 
border-right-width: 0px
}
div#fancy_close {
display: none; 
z-index: 181; 
right: -15px; 
background: url('../immagini/fancy_closebox.png') no-repeat left top; 
width: 30px; 
cursor: pointer; 
position: absolute; 
top: -12px; 
height: 30px
}
#fancy_frame {
display: none;
width: 100%; 
position: relative; 
height: 100%
}
#fancy_ajax {
overflow: auto; 
width: 100%; 
height: 100%
}
a#fancy_left {
display: none; 
z-index: 111; 
background-image: url(data:image/gif;base64,aaaa); 
width: 35%; 
cursor: pointer; 
bottom: 0px; 
position: absolute; 
height: 100%; 
outline: none
}
a#fancy_right {
display: none; 
z-index: 111; 
background-image: url(data:image/gif;base64,aaaa); 
width: 35%; 
cursor: pointer; 
bottom: 0px; 
position: absolute; 
height: 100%; 
outline: none
}
a#fancy_left {
left: 0px
}
a#fancy_right {
right: 0px
}
span.fancy_ico {
margin-top: -15px; 
display: block; 
z-index: 112;
width: 30px; 
cursor: pointer; 
position: absolute; 
top: 50%; 
height: 30px
}
span#fancy_left_ico {
background: url('../immagini/fancy_left.png') no-repeat; 
left: -9999px
}
span#fancy_right_ico {
right: -9999px;
background: url('../immagini/fancy_right.png') no-repeat
}
a#fancy_left:hover {
visibility: visible
}
a#fancy_right:hover {
visibility: visible
}
a#fancy_left:hover span {
left: 20px
}
a#fancy_right:hover span {
right: 20px
}
.fancy_bigiframe {
background: none transparent scroll repeat 0% 0%; 
left: 0px; 
width: 100%; 
position: absolute; 
top: 0px; 
height: 100%
}
div#fancy_bg {
border-top-width: 0px; 
padding-right: 0px; 
padding-left: 0px; 
border-left-width: 0px; 
z-index: 70; 
left: 0px; 
border-bottom-width: 0px; 
padding-bottom: 0px; 
margin: 0px; 
width: 100%; 
padding-top: 0px; 
position: absolute; 
top: 0px; 
height: 100%; 
border-right-width: 0px
}
div.fancy_bg {
border-top-width: 0px;
padding-right: 0px; 
display: block; 
padding-left: 0px; 
border-left-width: 0px; 
z-index: 70; 
border-bottom-width: 0px; 
padding-bottom: 0px; 
margin: 0px; 
padding-top: 0px; 
position: absolute; 
border-right-width: 0px
}
div.fancy_bg_n {
background: url('../immagini/fancy_shadow_n.png') repeat-x; 
width: 100%; 
top: -18px; 
height: 18px
}
div.fancy_bg_ne {
right: -13px; 
background: url('../immagini/fancy_shadow_ne.png') no-repeat; 
width: 13px;
top: -18px; 
height: 18px
}
div.fancy_bg_e {
right: -13px; 
background: url('../immagini/fancy_shadow_e.png') repeat-y;
width: 13px; 
height: 100%
}
div.fancy_bg_se {
right: -13px; 
background: url('../immagini/fancy_shadow_se.png') no-repeat;
width: 13px; 
bottom: -18px; 
height: 18px
}
div.fancy_bg_s {
background: url('../immagini/fancy_shadow_s.png') repeat-x; 
width: 100%; 
bottom: -18px; 
height: 18px
}
div.fancy_bg_sw {
background: url('../immagini/fancy_shadow_sw.png') no-repeat; 
left: -13px; 
width: 13px; 
bottom: -18px; 
height: 18px
}
div.fancy_bg_w {
background: url('../immagini/fancy_shadow_w.png') repeat-y; 
left: -13px; 
width: 13px; 
height: 100%
}
div.fancy_bg_nw {
background: url('../immagini/fancy_shadow_nw.png') no-repeat; 
left: -13px; 
width: 13px; 
top: -18px; 
height: 18px
}
div#fancy_title {
display: none; 
z-index: 100; 
left: 0px; 
width: 100%; 
bottom: -33px; 
position: absolute
}
div#fancy_title div {
padding-bottom: 3px; 
font: bold 12px arial; 
color: #fff
}
div#fancy_title table {
margin: 0px auto
}
div#fancy_title table td {
padding-right: 0px; 
padding-left: 0px; 
padding-bottom: 0px; 
vertical-align: middle; 
padding-top: 0px
}
td#fancy_title_left {
background: url('../immagini/fancy_title_left.png') repeat-x; 
width: 15px; 
height: 32px
}
td#fancy_title_main {
background: url('../immagini/fancy_title_main.png') repeat-x; 
height: 32px
}
td#fancy_title_right {
background: url('../immagini/fancy_title_right.png') repeat-x; 
width: 15px; 
height: 32px
}
