.ad-controls{
	visibility:hidden;}

.ad-gallery {
  width: 100%; margin:0px auto; position: relative; height:576px;
} 
/*.ad-gallery, .ad-gallery * {
  margin: 0 auto;
  padding: 0;
}*/

  .ad-gallery .ad-image-wrapper {
     width: 100%!important; 
    height:576px;
   margin:0 auto!important; 
    position: relative;
    overflow: hidden; 
  }
    .ad-gallery .ad-image-wrapper .ad-loader {
      position: absolute;
      z-index: 10;
      top: 48%;
      left: 48%; }
  /*  .ad-gallery .ad-image-wrapper .ad-next {
      position: absolute;
      right: 0;
      top: 0;
      width: 25%;
      height: 100%;
      cursor: pointer;
      display:none;
      z-index: 100;
    }
    .ad-gallery .ad-image-wrapper .ad-prev {
      position: absolute;
      left: 0;
      top: 0;
      width: 25%;
      height: 100%;
      cursor: pointer;
      display: none;
      z-index: 100;
    }
    .ad-gallery .ad-image-wrapper .ad-prev, .ad-gallery .ad-image-wrapper .ad-next {
      
      background: url(../images/non-existing.jpg)\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: 100%;
        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: relative  ;*/ overflow: hidden;  z-index: 9; width:100%; top:0 !important; margin:0 auto;background: center }
      .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;  padding: 7px;  text-align: left; width: 100%; z-index: 2; color: #000; }
 .ad-gallery .ad-image-wrapper .ad-image .ad-image-description .ad-description-title { display: block; }
  .ad-gallery .ad-controls {  height: 20px;  }
    .ad-gallery .ad-info { float: left; }
    .ad-gallery .ad-slideshow-controls {
      float: right;
    }
      .ad-gallery .ad-slideshow-controls .ad-slideshow-start, .ad-gallery .ad-slideshow-controls .ad-slideshow-stop {
        padding-left: 5px;
        cursor: pointer;
      }
      .ad-gallery .ad-slideshow-controls .ad-slideshow-countdown {
        padding-left: 5px;
        font-size: 0.9em;
      }
    .ad-gallery .ad-slideshow-running .ad-slideshow-start {
      cursor: default;
      font-style: italic;
    }
	
	
	
	
  .ad-gallery .ad-nav {
    width: 950px; margin: auto; position:relative; z-index:1000; top:-190px;

  }
    .ad-gallery .ad-forward, .ad-gallery .ad-back {
      position: absolute;
      top: 76px;
      height: 60%;
      z-index: 10;
    }
  
    .ad-gallery .ad-back {
      cursor: pointer;
      left: -27px;
      width: 20px;
      display: block;
      background: url(../images/ad_scroll_back.png) 0px 12px no-repeat;
    }
    .ad-gallery .ad-forward {
      cursor: pointer;
      display: block;
      right: -27px;
      width: 20px;
      background: url(../images/ad_scroll_forward.png) 0px 12px no-repeat;
    }
    .ad-gallery .ad-nav .ad-thumbs {
      overflow: hidden;
      width: 100%;
    }
      .ad-gallery .ad-thumbs .ad-thumb-list {
        float: left;
        width: 9000px;
        list-style: none;
      }
	  
	  
	  
	    .ad-gallery .ad-thumbs ul { margin:0px; padding:0px 
        }
		
		
        .ad-gallery .ad-thumbs li {
          float: left;/* height:108px;*/
          padding: 0  5px; display:block; 
        }
          .ad-gallery .ad-thumbs li a {
             
          }
            .ad-gallery .ad-thumbs li a img {

             
            }
            .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;
}


.ad-nav h2{ font: bold 18px Arial, Helvetica, sans-serif; color:#acca58; padding-bottom:5px}
.ad-nav span{ background:url(../images/arrow_banner.gif) no-repeat left; padding-left:15px; font-family: 'CalibriRegular'; font-size:14px; color:#cccccc; display:block; margin-bottom:15px;}
 
 
 
 
 .black-bg{ background:url(../images/background_banner.png) repeat-x; z-index:10; position:absolute; height:202px; width:100%; bottom:0px}