﻿#ImageBoxOverlay{background-color:#000;}
#ImageBoxCaption,#ImageBoxContainer{background-color:#fff;}
#ImageBoxCaptionText{font-weight:bold;padding-bottom:5px;font-size:12px;color:#000;}
#ImageBoxCaptionDescription{padding-bottom:15px;padding-right:20px;font-size:11px;color:#000;}
#ImageBoxCaptionImages{margin:0;font-size:10px;}
#ImageBoxNextImage,#ImageBoxPrevImage{background-image:url(../images/1024/gallery/spacer.gif);background-color:transparent;}
#ImageBoxNextImage:hover{background:url(../images/1024/gallery/next_image.png) bottom right no-repeat;behavior:url(../images/1024/iepngfix.htc);}
#ImageBoxPrevImage:hover{background:url(../images/1024/gallery/prev_image.jpg) bottom left no-repeat;}
.imagedetail{display:none;}
#ImageBoxClose{position:absolute;top:5px;right:5px;}

.gallerywrap{position:relative;width:620px;}
ul.gallery{width:650px;padding:0;margin:0;}
ul.gallery li{width:98px;height:98px;overflow:hidden;float:left;padding:0;margin:0 30px 30px 0;list-style:none;border:1px solid #c8d9c8;display:inline-block;}
ul.gallery li a {display:block;}

.galleryprogress{position:absolute;top:0px;left:0px;width:100%;height:100%;background-color:#000;opacity: 0.5;filter:alpha(opacity=50);}