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

html.jbg a{outline:none;}

html.jbg,body.jbg,.jbgallery,.jbgallery table,.jbgallery td{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:#000}


.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; background:#000}
.jbg-loading{margin:auto;height:100%;width:100%;display:block; background:#000}



/**********************************************  MENUSIMPLE ********************************************** */
ul#jbg-menu, #jbg-menu-opacity{z-index:1000!important;padding:0px!important;position:absolute;!important;margin-top:-20px!important; right:41px!important}
#jbg-menu-opacity{background:none;}
ul#jbg-menu{ width:30px; height:81px}
ul#jbg-menu li{list-style:none;width:30px; height:27px;}
ul#jbg-menu li a{text-decoration:none;background:url(../images/bg_disk.png) 0px 0px no-repeat; display:block; width:22px; height:23px; text-indent:-9999px }

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

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