html, body {height:100%;}

#lightboxfilter {margin:0; display:none; position:fixed; top:0; left:0; bottom:0px; right:0px; background-color:#170d01 ; z-index:400; opacity:0.7; filter:alpha(opacity=65);}
#lightboxfilter {*position: absolute; *top: 0; *left: 0; *height: 100%; *width: 100%;}
#lightboxfilter iframe{width:900px; height:100%; filter:mask();}

.lightboxcontainer {display:none; position: absolute; top:94px; display:none; z-index:401; height:auto; margin:0px auto;}

#bigcenter,
#center {z-index:1;}

embed {*z-index: 0; *position: relative;}

.lightboxrefpos img,
.lightboxrefpos a {postion: relative; z-index: 1;}

.lightboxrefpos {position:relative; width: 1000px; margin: 0px auto; overflow:visible; z-index:401;}
.lightbox .image {width:1001px; height:730px; background-color: #000; text-align: center; background-image: url(ajax-loader.gif); background-repeat: no-repeat; background-position: center center; line-height: 730px; overflow: hidden;}
.lightbox .image span {display:none;}
.lightbox .image img.empty {height: 730px; width: 1px; margin-left: -1px;}
.lightbox .image img {vertical-align: middle; z-index: 500;}
.lightbox .nav {width:1000px; height:70px; position: relative;}
.lightbox {width:1000px; height:800px; margin:0px auto; overflow:hidden; background-image: url(/img/lightbox_bottom.png); background-position: center bottom; background-repeat: no-repeat; *background-image: url(/img/lightbox_bottom.gif); }

.lightbox .nav a {display: block; width: 26px; height: 26px; position: absolute; top: 22px; cursor: pointer; z-index: 500;}
.lightbox .nav a:hover {background-position: center bottom;}
.lightbox .nav a.prev {background-image: url(/img/lightbox_prev.png); right: 117px;}
.lightbox .nav a.next {background-image: url(/img/lightbox_next.png); right: 66px;}
.lightbox .nav a.close {background-image: url(/img/lightbox_close.png); right: 20px;}
