#popupGalleryMask{position:fixed;width:100%;height:100%;display:none;top:0;left:0;z-index:500;background:rgba(0,0,0,.85)}#popupGalleryHolder{position:fixed;top:0;left:50%;margin-left:-543px;display:none;width:1087px;overflow:hidden;z-index:510}#popupGalleryHolder #prev,#popupGalleryHolder #next{background:url(/assets/i/gallery-arrow.png) 0 0;position:absolute;top:50%;left:10px;width:38px;height:60px;margin:-30px 0 0 0;padding:0;border:0;cursor:pointer;z-index:550}#popupGalleryHolder #next{background-position:38px 0;right:10px;left:initial}#popupGalleryHolder #close{background:url(/assets/i/close.png);position:absolute;top:65px;right:12px;width:27px;height:27px;padding:0;border:0;cursor:pointer;z-index:550}#popupGalleryHolder BUTTON:focus{outline:0}#popupGalleryPicHolder{position:relative;margin-bottom:12px;width:1087px;height:500px;overflow:hidden;z-index:510}#popupGalleryTitle{min-height:22px;margin:0 auto;padding:25px 0 15px 0;color:white;font-size:1.125em}#popupGalleryPic{margin:0 auto;transition:all .3s}#popupGalleryPicLoader{background-image:url(/assets/i/loader.gif);position:absolute;top:50%;left:50%;width:128px;height:15px;margin:-7px 0 0 -64px}#popupGalleryThumbs{position:relative}#popupGalleryThumbs A{position:relative;display:block;float:left;width:145px;height:88px;margin-right:12px}#popupGalleryThumbs IMG{width:145px;height:88px}#popupGalleryThumbs A:after{display:block;content:'';position:absolute;background-color:rgba(0,0,0,0.5);top:0;left:0;width:145px;height:88px}#popupGalleryThumbs A:hover:after,#popupGalleryThumbs A.selected:after{background-color:transparent;display:block;position:absolute;top:0;left:0;width:139px;height:82px;border:solid 3px #ff0000;content:''}#popupGalleryPic.hidden{visibility:hidden}#popupGalleryPic.wide{max-width:100%;max-height:100%;height:auto}#popupGalleryPic.tall{max-height:100%;max-width:100%;width:auto}