﻿html,body{height:100%;}
*{outline:none;}
body{margin:0px;padding:0px;background:#303030;}
#toolbar{position:absolute;z-index:3;left:35px;top:35px;padding:0px;width:30px;height:30px;background:#7394b6;}
#toolbar img{border:none;width:30px;height:30px;}
#img_title{position:fixed;z-index:3;right:0px;top:30px;padding:10px;color:#FFF;font-family:'Roboto Condensed', sans-serif;font-size:14px;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;background:#000;}
#thumbnails_wrapper{z-index:2;position:fixed;bottom:0;width:100%;background:url('https://www.charlestoncounty.org/images/gallery/empty.gif');}
#outer_container{position:relative;padding:0;width:100%;margin:10px auto;}
#outer_container .thumbScroller{position:relative;overflow:hidden;background:url('https://www.charlestoncounty.org/images/gallery/fs_img_g_bg.png');}
#outer_container .thumbScroller, #outer_container .thumbScroller .container, #outer_container .thumbScroller .content{height:100px;}
#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:5px solid #fff;}
#outer_container .thumbScroller .content div a{display:block;padding:5px;}
.nextImageBtn{display:block;position:absolute;width:30px;height:30px;top:35px;left:99px;margin:0;z-index:3;filter:alpha(opacity=40);-moz-opacity:0.4;-khtml-opacity:0.4;opacity:0.4;}
.prevImageBtn{display:block;position:absolute;width:30px;height:30px;top:35px;left:67px;margin:0;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{background:#7394b6 url('https://www.charlestoncounty.org/images/gallery/nextImgBtn.png') no-repeat center;}
.prevImageBtn{background:#7394b6 url('https://www.charlestoncounty.org/images/gallery/prevImgBtn.png') no-repeat center;}
.HomeImageBtn{display:block;position:absolute;left:3px;width:30px;height:30px;top:35px;margin:0;z-index:3;filter:alpha(opacity=40);-moz-opacity:0.4;-khtml-opacity:0.4;opacity:0.4;}
.HomeImageBtn:hover{filter:alpha(opacity=80);-moz-opacity:0.8;-khtml-opacity:0.8;opacity:0.8;}
.HomeImageBtn{background:#7394b6 url('https://www.charlestoncounty.org/images/gallery/HomeImgBtn.png') no-repeat top;}