/*this will hide the title that is animated over the large image*/
.ad-image-description {
   display:none;
    }
.gallery-wrapper {
	position:relative;
    	padding:0 15px 15px 15px;
	overflow:hidden;
}
.photo_credit {
	font-size:11px;
	color:#737373;
}
.desc_wrapper {
	display:none;
}
.ad-slideshow-countdown {
	display:none;
}
.thumb-wrapper {
	margin:0 auto;
	width:480px;	
	clear:left;
}
.gallery-wrapper .images-to-thumbnail-wrapper {
	float:left;
	width:100%;
	line-height:15px;
}
.gallery-wrapper .thumbnail_view .images-to-thumbnail-wrapper {
  width: 300px;
}
.images-to-thumbnail-wrapper span {
	float:right;
	font-size:14px;
	text-align:left;	
}
.thumbnail_view {
    overflow: hidden;
    position: relative;
	display:none;
	clear:left;
	width:576px;
	padding-bottom:10px;
	text-align:center;
}
#content .thumbnail_view .thumb-wrapper img{
	float:left;
	border:5px solid #fff;
	margin:5px;
	background:#fff;
	cursor:pointer;
}
.thumbnail_view .ad-info, .thumbnail_view .ad-slideshow-stop {
	display:none;
}
.ad-gallery .ad-slideshow-start {
	display:none;	
}
.ad-image-description {
   position: absolute;
    }
#description .ad-image-description .ad-description-title {
   display: block;
}
#description h2 {
  color: #5A5A5A;
  font-size: 14px;
  font-weight: bold;
  line-height: 1;
  margin: 5px 0 10px;
   display:block;
}
#description p {
  color: #5A5A5A;
  font-size: 14px;
  margin: 0 0 10px 0;
}
.ad-gallery, .ad-gallery * {
  margin: 0;
  padding: 0;
}
    .ad-gallery .ad-image-wrapper .ad-loader {
      position: absolute;
      z-index: 10;
      top: 48%;
      left: 48%;
      border: 1px solid #CCC;
    }
    .ad-gallery .ad-image-wrapper .ad-next {
      position: absolute;
      right: 0;
      top: 0;
      width: 25%;
      height: 100%;
      cursor: pointer;
      display: block;
      z-index: 100;
    }
    .ad-gallery .ad-image-wrapper .ad-prev {
      position: absolute;
      left: 0;
      top: 0;
      width: 25%;
      height: 100%;
      cursor: pointer;
      display: block;
      z-index: 100;
    }
    .ad-gallery .ad-image-wrapper .ad-prev, .ad-gallery .ad-image-wrapper .ad-next {
      /* Or else IE will hide it */
      background: url(../images/transparent.png)\9
    }
      .ad-gallery .ad-image-wrapper .ad-prev .ad-prev-image, .ad-gallery .ad-image-wrapper .ad-next .ad-next-image {
        background: url(../images/ad_prev.png);
        width: 30px;
        height: 30px;
        display: none;
        position: absolute;
        top: 47%;
        left: 0;
        z-index: 101;
      }
      .ad-gallery .ad-image-wrapper .ad-next .ad-next-image {
        background: url(../images/ad_next.png);
        width: 30px;
        height: 30px;
        right: 0;
        left: auto;
      }
    .ad-gallery .ad-image-wrapper .ad-image {
      position: absolute;
      overflow: hidden;
      top: 0;
      left: 0;
      z-index: 9;
    }
      .ad-gallery .ad-image-wrapper .ad-image a img {
        border: 0;
      }
      .ad-gallery .ad-image-wrapper .ad-image .ad-image-description {
        position: absolute;
        bottom: 0px;
        left: 0px;
	 padding:7px;
        text-align: left;
        width: 100%;
        z-index: 2;
        background: url(../images/opa75.png);
        color: #000;
      }
      * html .ad-gallery .ad-image-wrapper .ad-image .ad-image-description {
        background: #fff;
	filter:alpha(opacity=60);
        /*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (enabled=true, sizingMethod=scale, src='opa75.png');*/
      }
        .ad-gallery .ad-image-wrapper .ad-image .ad-image-description .ad-description-title {
          display: block;
        }
  .gallery-wrapper .ad-controls {
       height: 15px;
	float:right;
	padding:5px;
  }
  .gallery-wrapper thumbnail_view .ad-controls {
    height: 20px;
	margin-left: 260px;
	background:#fff;
  }  
    .gallery-wrapper .ad-info {
       float: left;
	text-align:right;
	margin:0;
	font-size:11px;
    }
    .gallery-wrapper .ad-slideshow-controls {
      float: left;
    }
    .gallery-wrapper .ad-slideshow-controls .ad-slideshow-start {
	margin-bottom:5px;
	}
      .gallery-wrapper .ad-slideshow-controls .ad-slideshow-start, .gallery-wrapper .ad-slideshow-controls .ad-slideshow-stop {
        cursor: pointer;
		color:#006f6f;
		font-weight:bold;
		font-size:11px;
		font-family:Arial;
		text-transform:uppercase;
		float:left;
      }
      .gallery-wrapper .ad-slideshow-controls .ad-slideshow-countdown {
        padding-left: 5px;
        font-size: 0.9em;
		display:none;
		color:#fff;
		position:absolute;
		left:-99999px;
      }
    .gallery-wrapper .ad-slideshow-running .ad-slideshow-start {
      cursor: default;
	  /*display:none;*/
    }
  .gallery-wrapper .ad-nav {
    width: 576px;
    position: relative;
    height:87px;
    margin:20px 0 0 0;
    background:#fff;
    padding:12px 0 0 0;
  }
    .ad-gallery .ad-forward, .ad-gallery .ad-back {
      position: absolute;
      top: 0;
      height: 100%;
      z-index: 10;
    }
    /* IE 6 doesn't like height: 100% */
    * html .ad-gallery .ad-forward, .ad-gallery .ad-back {

    }
    .ad-gallery .ad-back {
      cursor: pointer;
      left: 0;
      width: 25px;
      margin-left:5px;
      display: block;
      background: url(../images/ad_scroll_back.png) 0px 35px no-repeat;
    }
    .ad-gallery .ad-forward {
      cursor: pointer;
      display: block;
      right: 0px;
      width: 25px;
      margin-right:5px;
      background: url(../images/ad_scroll_forward.png) 0px 35px no-repeat;
    }
.ad-gallery .ad-nav .ad-thumbs {
  left: 35px;
  overflow: hidden;
  position: absolute;
  width: 504px;
}
#content .ad-gallery .ad-thumbs .ad-thumb-list {
	margin-bottom:0;
}
      .ad-gallery .ad-thumbs .ad-thumb-list {
        float: left;
        width: 9000px;
        list-style: none;
      }
        .ad-gallery .ad-thumbs li {
          float: left;
          padding: 0 5px;
        }
          .ad-gallery .ad-thumbs li a {
            display: block;
          }
            .ad-gallery .ad-thumbs li a img {
              display: block;
			  
            }
            .ad-gallery .ad-thumbs li a.ad-active img {
            }
/* Can't do display none, since Opera won't load the images then */
.ad-preloads {
  position: absolute;
  left: -9000px;
  top: -9000px;
}