﻿element.style {
    min-width: 10000px !important;
}

.ad-gallery {width: 545px;padding-left:30px;margin-left:-30px;}
.ad-gallery .ad-image-wrapper 
{
    /*height: 312px;*/
    padding: 10px;
    
    width: 465px;
    height: 349px;
    
    /*background-color: Aqua;*/
    background-image: url(../images/gallery_bg.png);
    background-position: left 296px;
    background-repeat: no-repeat;
    
    margin-left:-7px;
}

.ad-info  
{
    font-weight:bold;
    padding: 2px 0px 0px 6px;
}

.ad-gallery .ad-back 
{
    float:left;
    /*margin:8px 0px 0px 0px;*/
    width: 20px !important;
    /*background: url(images/seta_azul_esq.png) no-repeat;*/
    background-image: url(../images/seta_azul_L.png);
    background-repeat: no-repeat;
    background-position: 0px 52px;
    /*background-color: Green;*/
    
    /*position: relative;*/
    z-index: 999;
}
.ad-gallery .ad-forward {
    float:right;
    width: 20px !important;
    height:100px;
    /*background: url(../images/detail_seta_dir.jpg) no-repeat;*/
    background-image: url(../images/seta_azul_R.png);
    background-repeat: no-repeat;
    
    background-position: 0px 52px;
    
    /*margin:2px -30px 0px 0px;*/
}

.ad-controls
{
    font-family:Verdana;
    font-size:11px;
    padding-top: 15px !important;
}

.ad-nav
{
    margin-left: 0px;
    /*width: 479px !important;*/
    width:545px;
    height:100px;
    overflow:hidden;
}
.ad-gallery .ad-nav .ad-thumbs
{
    width:495px;
    float:left;
    margin:0px;
}

.ad-image
{
    width:525px;
    height:332px;
    margin: 8px 0px 0px 15px;
}

.ad-image img
{
    width:525px;
    height:332px;
    /*margin-top:8px;
    margin-left:8px;*/
    display:block;
}
    
.ad-thumb-list li 
{
    background-image: url(/images/sombra_pequena_galeria.png);
    background-position: left top;
    background-repeat: no-repeat;
    /*margin-right: 13px;*/
    width:177px;
}
.ad-thumb-list li a img 
{
    /*width: 150px;
    height: 109px;*/
    width: 152px;
    height: 100px;
}

.ad-gallery .ad-thumbs li a.ad-active img, .ad-gallery .ad-thumbs li a img
{
    /*background-image: url(images/sombra_pequena_galeria.png);
    background-position: left top;
    background-repeat: no-repeat;*/
    /*margin: -60px 0px 0px 0px;*/
    /*border: 6px solid #fff;*/
}
    
.ad-image-description
{
    height: 40px;
    font-family: Arial;
    font-size: 12px;
    display:none;
}
.ad-slideshow-start, .ad-slideshow-stop
{
    display: none;
}

#container
{
    width:546px;
    margin:0px auto;
    background-image: url(/images/sombra_galeria_grande_2.png);
    background-position: left top;
    background-repeat: no-repeat;
}
.ad-active
{
    opacity: 0.7;
    filter:alpha(opacity=70);
}
.ad-thumb-list li a:hover
{
    opacity: 0.7;
    filter:alpha(opacity=70);
}





.ad-loader
{
    top: 0px !important;
    left: 0px !important;
}
.ad-gallery .ad-image-wrapper .ad-loader
{
    top: 0px !important;
    left: 0px !important;
    border: 0px !important;
}