.gallery-description { padding-bottom:20px; }
#gallery-category-list { font:11px Verdana; }
#gallery-category-description {
  padding:0 0 0 5px;
  margin:0 0 15px;
  font-family:Verdana;
  font-size:12px;
}
#gallery-image-list {
  font-family:Verdana;
  font-size:11px;
}
.gallery-image-list .gallery-image, .gallery-album {
  position:relative;
  height:185px;
  width:160px;
  padding:10px;
  margin:0 32px 32px 0;
  float:left;
  background:#ffffff;
}
.gallery-image-list .gallery-image:hover {
  -webkit-box-shadow:2px 2px 1px #999999;
  -moz-box-shadow:2px 2px 1px #999999;
  box-shadow:2px 2px 1px #999999;
  behavior:url(/gfx/PIE.htc);
  position:relative;
}
.gallery-image-list .gallery-image.end, .gallery-album.end { margin-right:0; }
span.caption {
  display:block;
  color:#909090;
  font-size:16px;
  line-height:130%;
}
#gallery-image-list .gallery-image {
  width:120px;
  height:100px;
  float:left;
}
#gallery-image-list .gallery-image .image {
  width:100px;
  height:80px;
  margin:0 auto;
  overflow:hidden;
  text-align:center;
}
#gallery-image-list .gallery-image .viewed { text-align:center; }
#gallery-title { color:#f3a74e; }
#gallery-title a { color:#f3a74e; }
#gallery-image-view { font:11px Verdana; }
#gallery-image-view .information table {
  width:100%;
  margin:20px auto 0;
}
#gallery-image-view .information table td {
  padding:1px 5px;
  width:50%;
  font-size:11px;
}
img.photo {
  margin-bottom:15px;
  max-width:100%;
}
.files-count {
  width:41px;
  height:38px;
  margin-top:5px;
  line-height:38px;
  display:block;
  color:#000000;
  text-align:center;
  font-size:16px;
  background:url(/gfx/dir.png) no-repeat;
}
.video-icon {
  display:block;
  position:absolute;
  top:90px;
  right:15px;
  width:40px;
  height:40px;
  background:url(/gfx/video-icon.png) no-repeat center;
  z-index:100;
}
.player {
  display:block;
  height:350px;
}
.image-placeholder {
  min-height:120px;
  display:block;
}
.gallery-image-view {
  zoom:1;
  padding:20px;
  text-align:center;
  margin-bottom:20px;
  background:#ffffff;
}
.image-container { position:relative; }
a.pager {
  width:50px;
  height:60px;
  position:absolute;
  top:150px;
  display:block;
  text-align:center;
  background:#ffffff;
  behavior:url(/gfx/PIE.htc);
  color:#000000;
  font:700 22px/60px arial;
}
a.pager:hover { background:#eeeeee; }
.pager.left {
  border-radius:0 35px 35px 0;
  left:-20px;
}
.pager.right {
  border-radius:35px 0 0 35px;
  right:-20px;
}
