div#simpleGallery{padding:5px;z-index:100}div#simpleGallery ul{margin:0;padding:0}div#simpleGallery ul li{list-style:none;display:inline}div#simpleGallery ul li h1,div#simpleGallery ul li h2{display:none}div#simpleGallery ul li img#thumbnail{border:1px solid #ccc;padding:2px;border-radius:5px}div#simpleGallery ul li a:focus{outline:none}div#simpleGallery div#galleryViewer{width:600px;height:600px;background:#fff url(http://www.tubbatahareef.org/comps/simpleGallery/loader.gif) center center no-repeat;border:1px solid #ccc;border-radius:5px;position:absolute;display:none;top:0;left:0;z-index:100;overflow:inherit}div#simpleGallery div#galleryViewer div#galleryViewerHolder{position:relative}div#simpleGallery div#galleryBackground{background:#000;float:left;position:absolute;left:0;top:0;width:100%;height:100%;display:none;z-index:100;overflow:hidden}div#simpleGallery div#galleryViewer img.photo{position:absolute;top:0;left:0;display:none;margin:5px}div#simpleGallery div#galleryViewer div#galleryViewerCaption{position:absolute;width:100%;height:auto;text-align:justify;padding:5px;background:#000;color:#fff;font-size:12px;font-family:verdana;border:none;border-bottom-right-radius:5px;border-bottom-left-radius:5px;opacity:.9}#simpleGallery a.galleryButton{position:absolute;width:50px;height:600px;display:block;opacity:0}#simpleGallery a#btnPrev{left:0;background:#000 url(http://www.tubbatahareef.org/comps/simpleGallery/prev.jpg) center center no-repeat;border-bottom-left-radius:5px;border-top-left-radius:5px}#simpleGallery a#btnNext{left:0;background:#000 url(http://www.tubbatahareef.org/comps/simpleGallery/next.jpg) center center no-repeat;border-bottom-right-radius:5px;border-top-right-radius:5px}#simpleGallery a.galleryButton:focus{outline:none}#galleryCover{position:absolute;left:0;top:0}