#toolbar{ position: fixed; z-index: 3; left: 10%; bottom: 50px; padding: 0px; background: url("../images/fs_img_g_bg.png") repeat scroll 0% 0% transparent;}

#thumb_switch{position: fixed; z-index: 999; left: 14%; bottom: 5px; padding: 0px; background: url("../images/fs_img_g_bg.png") repeat scroll 0% 0% transparent;}
#ig_cnt{position: fixed; z-index: 999; left: 18%; bottom: 10px; padding: 0px;}

#toolbar img{border:none;}

#img_title{position:fixed; z-index:3; left:0px; bottom:0px; width:100%; height:50px; line-height:50px; padding:5px; background-color: rgba(0,0,0,0.7); color:#FFF; font-family: "Cuprum_Regular"; font-size:20px; text-align:center;}

#gallery_close{position: fixed;

z-index: 9999;

width: 85px;

height: 30px;

line-height: 30px;

background-color: rgba(0, 0, 0, 0.7);

color: rgb(255, 255, 255);

border-radius: 5px;

font-family: "Arial";

font-size: 12px;

left: 0.7%;

border: 2px solid rgb(204, 204, 205);

text-align: center;

top: 5%;}

#bg-malihu{position:fixed; top:0; left:0; z-index:1; overflow:hidden; width:100%; height:100%; background:#000}

#bgimg-malihu{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; left:0px; top:0px; width:100%;background-color: rgba(0,0,0,0.5);  /* stupid ie needs a background value to understand hover area */}

#outer_container{position: relative; padding: 0px; width: 84%; overflow: hidden; margin: 20px auto 10px;}

#outer_container .thumbScroller{position:relative; overflow:hidden;}

#outer_container .thumbScroller, #outer_container .thumbScroller .container, #outer_container .thumbScroller .content{height:auto;}

#outer_container .thumbScroller .container{position:relative; left:0;}

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

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

#outer_container .thumbScroller img{border:5px solid #212121;}

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

.nextImageBtn, .prevImageBtn{display:block; position:absolute; width:50px; height:50px; top:50%; margin:-25px 10px 0 10px; z-index:3; filter:alpha(opacity=70); -moz-opacity:0.7; -khtml-opacity:0.7; opacity:0.7;}

.nextImageBtn:hover,.prevImageBtn:hover{filter:alpha(opacity=1); -moz-opacity:1; -khtml-opacity:1; opacity:1;}

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

.prevImageBtn{
	background:transparent url(../images/prevImgBtn.png) center center no-repeat;
}

.toolbar_n_icon{background:url(../images/toolbar_n_icon.png); width:50px; height:50px;}

.toolbar_fs_icon{background:url(../images/toolbar_fs_icon.png); width:50px; height:50px;}

.error-fsg {  padding: 8px 35px 8px 14px; margin:0; text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5); background-color: #f2dede; border-color: #eed3d7; color: #b94a48; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; list-style:none}