html.loading{background:#fff;}
html.loading *{visibility:hidden;}

html.jbg a{outline:none;}

html.jbg,body.jbg,.jbgallery,.jbgallery table,.jbgallery td{background:#fff;width:100%;height:100%; margin:0;padding:0px;}
/*html.ie6{overflow:hidden;}*/

.jbgallery div{position:fixed;width:200%;height:200%;top:-50%;left:-50%;background:#fff;}


.jbgallery td{vertical-align:middle;text-align:center}
.jbgallery img{margin:0 auto}
.jbgallery img.zoom{min-height:50%;min-width:50%;}
.jbgallery img.centered, .jbgallery img.original{min-height:auto;min-width:auto;}



/*LOADING*/
#jbg-loading{position:absolute;width:100%;height:100%;z-index:10;display:none;}
.jbg-loading{margin:auto;background:transparent url("../images/ajax-loader.gif") no-repeat scroll 50% 50%;height:100%;width:100%;border:4px;display:block;}



/**********************************************  MENUSIMPLE ********************************************** */
ul#jbg-menu, #jbg-menu-opacity{z-index:1000!important;padding:0px!important;position:absolute;!important; top:155px!important; left:41px!important}
#jbg-menu-opacity{background:none;}
ul#jbg-menu{font-size:13px; width:220px; height:40px}
ul#jbg-menu li{list-style:none;float:left; margin-left:1px;width:40px; height:30px;}
ul#jbg-menu li a{text-decoration:none;color:#fff;   background:url(../images/bg_pin_123.png) 0px 0px no-repeat ; display:block; text-align:center; line-height:2em; }

ul#jbg-menu li a.selected,
ul#jbg-menu li a:hover {
background:url(../images/bg_pin_123_hover.png) bottom no-repeat ;}

/*controls*/
.jbg-play,
.jbg-stop,
.jbg-next,
.jbg-prev,
.jbg-info { 
	display:none !important;
}
