/*	isGallery CSS	*/

div.gal0-gal-thumb img{border:0px}
div.gal1-gal-thumb img{border:0px}
#isbImageBox img {border:0px}
#isbclose img {border:0px}

div#gal-thumb {float:left;text-align:center;border:1px solid #00ff00;padding:1px}
div#gal-prev{background:url('../img/prev.gif') center center no-repeat}
div#gal-next{background:url('../img/next.gif') center center no-repeat}
#isbModal{position:absolute;height:100%;width:100%;top:0;left:0;background:#000;z-index:9998;opacity:0.9;filter:alpha(opacity=90);display:none;}
#isbImageText{position:absolute;z-index:9998;background-color:#ffffdc;border:1px solid #000;padding:1px;display:none}
#isbInterface{position:absolute;border:1px solid #fff;background:#fff;z-index:9999;display:block}
#isbImage{background:#fff;display:block;width:100%}
#isbInfoTop{height:25px;background:#fff;font-family:Arial;font-size:12px}
#isbInfoTop #isbImageList{float:left;padding:7px 0 0 20px}
#isbImageList a {color:black; text-decoration:none; font-weight:normal}
#isbImageList a.curLink {color:green; font-weight:normal}
#isbInfoBottom{background:#fff;font-family:Arial;font-size:12px;padding:7px 0 5px 20px}
#isbImageBox{background:url('../img/ajax-loader.gif') center center no-repeat;color:#fff;font-family:Arial;font-size:14px;max-height:100%;width:100%}
#isbclose{float:right;cursor:pointer;margin:7px 15px 0px 0px;font-size:12px}
#isbclose:hover {font-weight:normal}
/*
#isbLoad{width:16px;height:16px;background:url(img/ajax-loader.gif)}
*/
/*
#isbImageBox img{background:#FFF}
*/

