﻿.dvContentImage_r
{
    margin: 10px 0px 0px 0px;
    width: 580px;
    height: 306px !important;
    float: left;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    background-color: #7FAECC ;
}

.dvImage_r
{
    width: 400px !important;
    height: 300px !important;
    float:left;
    border: 3px solid #7FAECC;
    background-color: #fff;    
     -webkit-border-radius: 7px;
    -moz-border-radius:7px;
}

.dvImage_r img
{
    margin: 10px;
    width: 380px !important;
    height: 280px !important;
     -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
}
.dvDescription_r
{
    width: 202px !important; 
    height: 306px !important; 
    float:left; 
    top: 0px; 
    margin-left: -30px;   
     -webkit-border-radius: 7px;
    -moz-border-radius:7px;
    color: #fff;
   
}

.dvDescription_r div 
{
    margin: 10px 10px 10px 40px;
    text-align:justify;
    font-size: 11px;
}
.dvDescription_r div.pstyle
{
clear: both;
border-bottom: 1px solid white;
border-top: 1px solid white;
background: url('arrow1.png') 50px 2px;
background-repeat: no-repeat;
text-align: right;
height:auto;
padding: 2px;
color: #333 !important;
}
.dvDescription_r div a
{
    margin: 10px 10px 10px 40px;
    font-size: 12px;
    color: #305993;
    text-decoration: none;
    font-weight: 900;
}
.dvDescription_r div a:hover
{
    color: white;
}
.ad-gallery
{
    width: 580px;
    height: auto;
    padding: 10px;
    
}

.ad-gallery .ad-nav {
    position: relative; 
    height: 129px;  
 }
 
.ad-gallery .ad-nav .ad-thumbs {
        overflow: hidden;        
        width: 530px;
        height: 120px;
        float: left;
        padding: 5px;
    }
      .ad-gallery .ad-thumbs .ad-thumb-list {
        float: left;
        width: 2150px !important;
        list-style: none;
      }
        .ad-gallery .ad-thumbs li {
          float: left;
          padding-right: 5px;
        }
          .ad-gallery .ad-thumbs li a {
            display: block;
          }
            .ad-gallery .ad-thumbs li a img {
              display: block;
              height: 110px;
              width: 128px;   
              cursor:pointer;          
            }
.ad-gallery .ad-image-wrapper .ad-loader {
   position: relative;
   z-index: 10;
   padding: 118px 0px 0px 168px;
   height: 64px !important;
   width: 64px !important;
}
 .ad-gallery .ad-forward, .ad-gallery .ad-back {      
      top: 0;
      height: 100%;
      z-index: 10;
      float: left;
    }
    .ad-gallery .ad-back {
      cursor: pointer;
      left: -10px;
      width: 20px;
      display: block;
      background: url(ad_scroll_back.png) 0px 48px no-repeat;
    }
    .ad-gallery .ad-forward {
      cursor: pointer;
      display: block;
      right: -10px;
      width: 20px;
      background: url(ad_scroll_forward.png) 0px 48px no-repeat;
    }
    .ad-gallery .ad-image-wrapper {
    width: 400px;
    height: 300px;
    position: relative;
    overflow: hidden;
  }
  
  
    .ad-gallery .ad-image-wrapper .ad-next {
      position: relative;
      right: 0;
      top: 0;
      width: 25%;
      height: 100%;
      cursor: pointer;
      display: block;
      z-index: 100;
      float: right;
    }
    .ad-gallery .ad-image-wrapper .ad-prev {
      position: relative;
      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(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(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(ad_next.png);
        width: 30px;
        height: 30px;
        right: 0;
        left: auto;
      }
.ad-thumb-list img:hover
{
    display: block;
    height: 110px !important; 
    width: 140px !important; 
    margin-top: -5px !important;
    position: relative;
}

.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;
        color: #000;
      }
       
* html .ad-gallery .ad-image-wrapper .ad-image .ad-image-description {
        background: none;       
}
.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-preloads {
  position: absolute;
  left: -9000px;
  top: -9000px;
}