html,body{height:100%;}
*{outline:none;}
body{margin:0px; padding:0px; background:#000;}
#toolbar{position:fixed; z-index:3; right:0; top:0; padding:5px; background:url(../images/fs_img_g_bg.png);}
#toolbar img{border:none;}
#bg{position:fixed; z-index:1; overflow:hidden; width:100%; height:100%;}
#bgimg{display:none; -ms-interpolation-mode: bicubic;}
#preloader{position:relative; z-index:3; width:32px; height:32px; padding:20px; top:80px; margin:auto; background:#000 url(../images/ajax-loader_dark.gif) no-repeat center; text-indent: -9000px;}
#thumbnails_wrapper{z-index:2; position:fixed; bottom:0; width:100%; background:url(../images/empty.gif);}
#outer_container{position:relative; padding:0; width:100%; margin:0px auto;}
#outer_container .thumbScroller{position:relative; overflow:hidden; background:url(../images/fs_img_g_bg.png);}
#outer_container .thumbScroller, #outer_container .thumbScroller .container, #outer_container .thumbScroller .content{height:84px;}
#outer_container .thumbScroller .container{position:relative; left:0;}
#outer_container .thumbScroller .content{float:left;}
#outer_container .thumbScroller .content div{margin:0px; height:100%;}
#outer_container .thumbScroller img{border:2px solid #640000;}
#outer_container .thumbScroller .content div a{display:block; padding:0px;}

.nextImageBtn, .prevImageBtn{display:block; position:absolute; width:40px; height:40px; padding:10px; top:40%; z-index:3; filter:alpha(opacity=40); -moz-opacity:0.4; -khtml-opacity:0.4; opacity:0.4;}

.nextImageBtn{right:0; background:#000 url(../images/nextImgBtn.png) center center no-repeat;}
.prevImageBtn{background:#000 url(../images/prevImgBtn.png) center center no-repeat;}