/*-- FBG Gallery PRO Front Style
-------------------------------------*/
#fbgallery a,#fbgallery img{outline:none;border:none;}
#fbgallery{position: fixed; top: 0; left: 0; bottom: 0; width: 100%; height: 100%; z-index: -1; overflow: hidden;} 
#fbgallery-loader { background: url("../../images/progress.gif") no-repeat scroll 10px 50% #333333; border-radius: 5px 5px 5px 5px; color: #FFFFFF; font-size: 21px; left: 50%; line-height: 21px; margin-left: -70px; margin-top: -20px; opacity: 0.8; padding: 15px 15px 15px 50px; position: fixed; top: 50%; z-index: 0; filter: alpha(opacity = 80);font-family:arial } 
#fbgallery .fbg_bgcolor{position:fixed;width:100%;height:100%;top:0;}
#fbgallery img{position: fixed; top: 0; left: 0;display:none;width:auto; height:auto;outline:none; border:none;-ms-interpolation-mode:bicubic; image-rendering: optimizeQuality; }	
#fbgallery img.fit_always{min-height: 100%;min-width: 1024px;width: 100%;height: auto;}
a.fbg_fromthis img{position:fixed;bottom:10px;right:10px;z-index:999999999;min-height: 32px;min-width: 32px;width: auto;height: auto;}
#fbgallery a.fbg_link{text-decoration:none;}
#fbgallery .fbgoverlay{background:url('http://www.securitystoragewy.com/wp-content/plugins/full-background-gallery-pro/inc/front/images/overlay.png');opacity:0.5;position:fixed;width:100%;height:100%;top:0; filter: alpha(opacity = 50);}
#fbg_bottom{left:0;z-index:4;position:fixed;bottom:0;height:5px;width:100%;background: url("../../images/fbg-bot.png") repeat-x top transparent;}
#fbg_scroll{left:0;z-index:2;position:fixed;bottom:0;height:40px;width:100%;}
#fbg_bottom .fbg_progressbar{height:5px;width:100%;background: url("../../images/fbg-probg.png") repeat-x top transparent;}
#fbg_bottom  .fbg_progressbar .fbg_progress{height:5px;background:#096F9E;position:absolute;top:0;}
#fbg_bottom  .fbg_bullets{display: block;height: 45px; line-height: 61px; margin: 0; padding: 0; position: relative; text-align: center;*height: 30px;*padding-top:15px;font-size:0;} 	
#fbg_bottom  .fbg_bullets.topcss{top:6px;}
#fbg_bottom  .fbg_bullets a{background: url("../../images/fbg_bullet.png") no-repeat scroll 0 -24px transparent;display:inline-block;*display: inline;zoom:1;font-size: 0;margin: 2px;outline:none;width:12px;height:12px;}
#fbg_bottom  .fbg_bullets a:hover,#fbg_bottom   .fbg_bullets a.active{background-position:0 0;}
#fbg_bottom  .fbg_controls{}
#fbg_bottom  .fbg_controls a.fbg_playpause,#fbg_bottom   .fbg_showthumbs{ z-index: 1;background: url("../../images/play_pause.png") no-repeat scroll center bottom transparent;display: block;height: 42px;position: absolute;width: 54px;top: 8px;right: 0;outline:none;}
#fbg_bottom  .fbg_controls a.fbg_playpause:hover,#fbg_bottom   .fbg_showthumbs:hover{opacity:0.7;filter: alpha(opacity = 70);}
#fbg_bottom  .fbg_controls a.fbg_playpause.active{background-position:0 0;}
#fbg_bottom  .fbg_thumbnails{left: 0;position: absolute;right: 0;text-align: center;display:none;top:60px;}
#fbg_bottom  .fbg_thumbnails a{outline:none;}
#fbg_bottom  .fbg_thumbnails a.dom_thumb img{outline:none;border: 2px solid #fff;height: 60px;margin: 0 2px;width: 60px; box-shadow: -1px -1px 4px rgba(0, 0, 0, 0.85);}
#fbg_bottom  .fbg_thumbnails a.dom_thumb.circle img{border-radius: 50px 50px 50px 50px;}
#fbg_bottom  .fbg_thumbnails a.dom_thumb.square img{border-radius: 0px;}
#fbg_bottom  .fbg_thumbnails a.dom_thumb img:hover{border: 2px solid #cccccc;}
#fbg_bottom  .fbg_showthumbs{background: url("../../images/thumb_btn.png") no-repeat scroll transparent;left:0;}
.fbg_nav{margin-top: -60px;position: fixed;top: 50%; z-index: 4;padding:10px 0 10px 10px;cursor:move;} 
.fbg_nav.right{right: 0;}
.fbg_nav.left{left: 0;padding:10px 10px 10px 0;}
.fbg_nav a{width:40px;height:50px;opacity:0.7;filter: alpha(opacity = 70);display:block;}
.fbg_nav a.fbg_next{background: url("../../images/arrow_next.png") no-repeat scroll center center #000;outline:none;}
.fbg_nav a:hover{opacity:0.9;filter: alpha(opacity = 90);}
.fbg_nav a.fbg_prev{background: url("../../images/arrow_prev.png") no-repeat scroll center center #000;outline:none;}
.fbg_botpush{padding-bottom:50px;}
#fbg-gallery-home { background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5); color: #FFFFFF; font-size: 20px; outline: medium none; padding: 15px; position: fixed; text-decoration: none; top: 10px; }

body.login{background: none;}
body.login #login p a,body.login p.message { background: none repeat scroll 0 0 #000000; color: #FFFFFF !important; opacity: 0.7; filter: alpha(opacity = 70);padding: 7px; text-decoration: none; text-shadow: none;border:0;border-radius:0; } 



/*-- @media quries
----------------------------------------*/
@media (max-width: 480px) {
	#fbg_bottom  .fbg_thumbnails a.dom_thumb img{width: 40px;height:40px;}
}