﻿.ad-gallery {width: 601px;}
.ad-gallery .ad-image-wrapper {height: 401px; padding: 8px 0px 0px 8px;}

.ad-info  
{
    font-weight:bold;
    padding: 2px 0px 0px 8px;
}

.ad-gallery .ad-back 
{
    top:97px;
    left:45px;
    width: 32px;
    background: url(../images/arrowL.jpg) no-repeat;
    background-position: 0px 0px;
}
.ad-gallery .ad-forward {
    top:97px;
    right: -77px;
    width: 32px;
    background: url(../images/arrowR.jpg) no-repeat;
    background-position: 0px 0px;
}

.ad-controls
{
    font-family:Verdana;
    font-size:11px;
    /*padding-top: 6px;*/
}

.ad-nav
{
    width: 546px !important;
}

.ad-image
{
    width:581px;
    height:401px;
    margin: 9px 0px 0px 44px;
}

.ad-image img
{
    width:581px;
    height:401px;
    /*margin-top:8px;*/
    /*margin-left:40px;*/
    display:block;
}
    
.ad-thumb-list li 
{
    width:138px;
    height:95px;
    background-image: url(/images/sombra_pequena_galeria.png);
    background-position: left top;
    background-repeat: no-repeat;
    margin-right: 10px;
    
    float: left;
}
.ad-thumb-list li a img {width: 138px; height: 95px;}

.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: 2px 0px 0px 2px;
    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);
    
    /*float: left;*/
}


.ad-thumb-list li
{
    float: left;
}