@charset "utf-8";
/* CSS Document */

#toolbar{position:fixed; z-index:3; right:10px; top:10px; padding:5px; background:url(../images/fs_img_g_bg.png);}

#toolbar img{border:none;}

#img_title{position:fixed; z-index:3; left:10px; top:10px; padding:10px; background:url(../images/fs_img_g_bg.png); color:#FFF; font-family:'Josefin Sans Std Light', arial, serif; font-size:24px; text-transform:uppercase;}

#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; padding:20px; top:80px; margin:auto; opacity:0.6;filter:alpha(opacity=60);}

/*#thumbnails_wrapper{z-index:2; position:fixed; bottom:0; width:100%; background:url(../images/empty.gif);}*/
#thumbnails_wrapper{z-index:2; position:absolute; bottom:0; width:100%; margin:0; }

#outer_container{position:relative; padding:0; margin:40px 0 0 0;}

#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:20px;}

#outer_container .thumbScroller .container{position:absolute; right:0; margin-right:100px;}

#outer_container .thumbScroller .content{float:left;}

#outer_container .thumbScroller .content div{margin:5px;}

/*#outer_container .thumbScroller img{border:1px solid #fff; width:100px;}*/
#outer_container .thumbScroller img{border:0; width:11px; height:11px;}

#outer_container .thumbScroller .content div a{display:block; padding:0;}

.nextImageBtn, .prevImageBtn{display:block; position:absolute; width:50px; height:50px; top:100px; margin:-25px 10px 0 10px; z-index:3;}

/*.nextImageBtn:hover,.prevImageBtn:hover{filter:alpha(opacity=90); -moz-opacity:0.9; -khtml-opacity:0.9; opacity:0.9;}*/

.nextImageBtn{right:10px; background:url(../images/nextImgBtn.png) center center no-repeat;}

.prevImageBtn{right:65px; background:url(../images/prevImgBtn.png) center center no-repeat; padding-right:0;}