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

.main_slider {margin:0 0 0 0px; padding:0px; background:#000; position:absolute; left:0; top:0; height:100%; /**/}

#toolbar{position:fixed; z-index:3; right:10px; top:10px; padding:5px; background:url(../../images/easing-slider/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/easing-slider/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%;background:#000;}
#bgimg{display:none; -ms-interpolation-mode: bicubic;}
#preloader{position:absolute; width:32px; padding:20px; top:190px; left:20px; margin:auto; /*background:#000;*/ z-index:5;}
#thumbnails_wrapper{z-index:2; position:fixed; bottom:0; width:100%; background:url(../../images/easing-slider/empty.gif); /* stupid ie needs a background value to understand hover area */}
#outer_container{position:relative; padding:0;  margin:30px auto;}
#outer_container .thumbScroller{position:relative; overflow:hidden; background:url(../../images/easing-slider/fs_img_g_bg.png);}
#outer_container .thumbScroller, #outer_container .thumbScroller .container, #outer_container .thumbScroller .content_img{height:170px;}
#outer_container .thumbScroller .container{position:relative; left:0;}
#outer_container .thumbScroller .content_img{float:left;}
#outer_container .thumbScroller .content_img div{margin:5px; height:100%;}
#outer_container .thumbScroller img{border:5px solid #fff;}
#outer_container .thumbScroller .content_img div a{display:block; padding:5px;}

.nextImageBtn, .prevImageBtn{display:block; position:absolute; width:50px; height:50px; /*top:49%;*/ margin:-25px 10px 0 10px; z-index:3; filter:alpha(opacity=40); -moz-opacity:0.4; -khtml-opacity:0.4; opacity:0.4;}
.nextImageBtn:hover,.prevImageBtn:hover{filter:alpha(opacity=80); -moz-opacity:0.8; -khtml-opacity:0.8; opacity:0.8;}
.nextImageBtn{right:0; background:#000 url(../../images/easing-slider/nextImgBtn.png) center center no-repeat;}
.prevImageBtn{background:#000 url(../../images/easing-slider/prevImgBtn.png) center center no-repeat; left:0px;}



#img_title{ left:30px; top:160px; background:url(../../images/easing-slider/outer_container_bg.png);}
#outer_container {margin:30px 0px 80px 0px; width:auto;}
#outer_container .thumbScroller {background:url(../../images/easing-slider/outer_container_bg.png);}

.nextImageBtn{right:30px; top:45%;}
.prevImageBtn{left:30px; top:45%;}
#toolbar{top:160px; right:30px; }
#outer_container .thumbScroller .content_img div{margin:10px 5px;}

.main_slider,#bg {background:#fff;}
#outer_container,.nextImageBtn, .prevImageBtn ,#img_title,#outer_container .thumbScroller img{border:none;}/**/
/*#outer_container,.nextImageBtn, .prevImageBtn ,#img_title,#outer_container .thumbScroller img,#toolbar{border:none;}/**/
