/*
 * Animated Thumbnail Gallery
 * Version: 2.0.0
 * (c) 2015 DMXzone.com
 * @build 07-01-2015 14:31:56
 */
.IndexGallery{text-align:left}.IndexGallery *,#IndexGallery_proxy_wrapper *{-webkit-box-sizing:initial;-moz-box-sizing:initial;box-sizing:initial}.IndexGallery .thumb{display:inline-block;text-align:left;vertical-align:middle;position:relative;font-size:12px;visibility:hidden;float:left}.IndexGallery .thumb .imageWrapper{table-layout:fixed;position:absolute;z-index:2;border-collapse:separate !important;background-position:center center}.IndexGallery .thumb .imageWrapper td.imagetd{position:relative;vertical-align:middle}.IndexGallery .thumb img{max-height:100%;max-width:100%;border:0}.IndexGallery .thumb a{outline:0}.IndexGallery .thumb .title{position:absolute;z-index:3;left:5%;width:90%;height:20px;bottom:-25px;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis;text-shadow:1px 1px 2px #000;font-family:Tahoma,sans-serif,Arial;font-size:12px}.IndexGallery .thumb .iconHint{position:absolute;z-index:4;left:100%;margin-left:-16px;width:14px;height:14px;top:2px;background:url(link.png) no-repeat;display:none}.IndexGallery .thumb:hover .iconHint,* html .IndexGallery .thumbnailHover .iconHint{display:block}.IndexGallery .thumb .shadow{position:absolute;width:100%;height:100%;background:#000;background:rgba(0,0,0,0.3);margin:-1px auto auto -1px;padding:1px;-moz-border-radius:5px;-webkit-border-radius:5px;-khtml-border-radius:5px;-o-border-radius:5px;-moz-box-shadow:0 0 10px rgba(0,0,0,0.6);-webkit-box-shadow:0 0 10px rgba(0,0,0,0.6);-khtml-box-shadow:0 0 10px rgba(0,0,0,0.6);box-shadow:0 0 10px rgba(0,0,0,0.6);filter:progid:DXImageTransform.Microsoft.Blur(makeShadow=1,pixelRadius=6,shadowOpacity=0.6)}.noshadow .thumb .shadow{display:none !important}.thumbnailGalleryProgress{position:absolute;z-index:50000;left:50%;margin-left:-15px;width:30px;height:29px;top:50%;margin-top:-15px;background:url(progress.gif) no-repeat}.ThumbnailGalleryDefaultViewerOverlay{background:#000;position:fixed;z-index:9999;top:0;left:0;bottom:0;right:0;width:100%;height:100%;overflow:hidden}#IndexGallery_proxy_wrapper .closeBtn{position:absolute;z-index:40000;left:100%;margin-left:-29px;width:27px;height:28px;top:2px;background:url(close.png) no-repeat;opacity:.7;filter:alpha(opacity=70)}#IndexGallery_proxy_wrapper .closeBtn:hover{opacity:1;filter:none}.ThumbnailGalleryDefaultViewerProxy{position:absolute;z-index:10000;top:0;left:0;width:30px;height:30px;overflow:hidden}#IndexGallery_proxy_wrapper{position:absolute;z-index:20000;text-shadow:1px 1px 3px #000;color:#FFF;overflow:hidden}#IndexGallery_proxy_wrapper #title_div{position:absolute;top:0;left:0;width:100%;background:url(transparent_black.png)}#IndexGallery_proxy_wrapper #title_div span{line-height:150%;text-shadow:1px 1px 3px #000;color:#FFF;padding:2px 6px;font-family:Arial,sans-serif,Tahoma;font-size:15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis}#IndexGallery_proxy_wrapper #description_div{position:absolute;top:0;left:0;width:96%;padding:3px 3%;background:url(transparent_black.png)}#IndexGallery_proxy_wrapper #description_div span{color:#DDD;padding:2px 0;font-family:Tahoma,sans-serif,Arial;font-size:11px}