@import url(http://fonts.googleapis.com/css?family=Josefin+Sans+Std+Light);
#jquery_gallery {height:100%;width:100%;background:#000;position:fixed;top:0;left:0;z-index:9999;}
#jquery_gallery *{outline:none;}
#jquery_gallery .toolbar{position:fixed; z-index:3; right:10px; top:10px; padding:5px; background:url(fs_img_g_bg.png);}
#jquery_gallery .toolbar a{background:url(close_thin.png) center center no-repeat;width:40px;height:40px;display:block;background-size:200%;}
#jquery_gallery .img_title{position:fixed; z-index:3; left:10px; top:10px; padding:10px; background:url(fs_img_g_bg.png); color:#FFF; font-family:'Josefin Sans Std Light', arial, serif; font-size:24px; text-transform:uppercase;}
#jquery_gallery .bg{position:fixed; z-index:1; overflow:hidden; width:100%; height:100%;}
#jquery_gallery .bgimg{display:none; -ms-interpolation-mode: bicubic;cursor:all-scroll;}
#jquery_gallery .bgimg.o{cursor: -webkit-zoom-in;cursor: -moz-zoom-in;}
#jquery_gallery .bgimg.n{cursor: -webkit-zoom-out;cursor: -moz-zoom-out;}
#jquery_gallery .preloader{position:relative; z-index:3; width:32px; padding:20px; top:50%; margin:auto; background:#000;height:32px;background:#000 url(ajax-loader_dark.gif) center center no-repeat;opacity:0.8;transform:translateY(-50%);}
#jquery_gallery .thumbnails_wrapper{z-index:2; position:fixed; bottom:0; width:100%; background:url(empty.gif); }
#jquery_gallery .outer_container{position:relative; padding:0; width:100%; margin:40px auto;}
#jquery_gallery .outer_container .thumbScroller{position:relative; overflow:hidden; background:url(fs_img_g_bg.png);}
#jquery_gallery .outer_container .thumbScroller, #outer_container .thumbScroller .container, #outer_container .thumbScroller .content{height:170px;}
#jquery_gallery .outer_container .thumbScroller .container{position:relative; left:0;}
#jquery_gallery .outer_container .thumbScroller .photo{float:left;padding:5px; margin:5px;}
#jquery_gallery .outer_container .thumbScroller img{border:5px solid #fff;}
#jquery_gallery .outer_container .thumbScroller .photo a{display:block; height:100%; width: 100%;}
#jquery_gallery .nextImageBtn, #jquery_gallery .prevImageBtn{display:block; position:absolute; width:50px; height:50px; top:50%; margin:-25px 10px 0 10px; z-index:3; filter:alpha(opacity=40); -moz-opacity:0.4; -khtml-opacity:0.4; opacity:0.4;}
#jquery_gallery .nextImageBtn:hover, #jquery_gallery .prevImageBtn:hover{filter:alpha(opacity=80); -moz-opacity:0.8; -khtml-opacity:0.8; opacity:0.8;}
#jquery_gallery .nextImageBtn{right:0; background:#000 url(nextImgBtn.png) center center no-repeat;}
#jquery_gallery .prevImageBtn{background:#000 url(prevImgBtn.png) center center no-repeat;}