@charset "ISO-8859-1";
/********** BUTTONS ******************/
.largeImage_prev
{
color:#000;
position:absolute;
left:4px;
top:235px;
width:56px;
height:43px;
text-align:center;
background:#fff;
display:none;
cursor:pointer;
z-index:999;
background:url(../imagens/flickrGallery/arrow_left.png) no-repeat;
}
.largeImage_prev span, .largeImage_next span { visibility:hidden; }

.largeImage_next
{
color:#000;
position:absolute;
right:6px;
top:235px;
width:56px;
height:43px;
text-align:center;
display:none;
cursor:pointer;
z-index:999;
background:url(../imagens/flickrGallery/arrow_right.png) no-repeat;
}
.largeImage_nextPage {
width:48px;
height:48px;
position:absolute;
background:url(../imagens/flickrGallery/arrow_right_double.png);
bottom:0px;
right:0px;
cursor:pointer;
z-index:999;
display:none;
}
.largeImage_prevPage {
width:48px;
height:48px;
position:absolute;
background:url(../imagens/flickrGallery/arrow_left_double.png);
bottom:0px;
left:0px;
cursor:pointer;
z-index:999;
display:none;
}
.largeImage_flickrLink {
float:left;
width:48px;
height:48px;
background:url(../imagens/flickrGallery/flickr.png) no-repeat;
position:absolute;
top:50px;
left:0px;
z-index:999;
display:none;
font-size:0pt;
text-decoration:none;
}
.largeImage_flickrLink span { visibility:hidden; }
/********** END BUTTONS ******************/

/********** LARGE IMAGE SECTION ******************/
#Gallery, #flickrTest
{
width:703px;
margin:0px auto;
background:#e1eaf3;
}
.largeImageWrap {
width:696px;
position:relative;
z-index:100;
background:url(../imagens/flickrGallery/ajax-loader.gif) center center no-repeat;

}
.caption
{
clear:left;
color:#002E5F;
font-family:verdana;
font-size:12px;
font-weight:bold;
margin:15px 0 0 10px;
min-height:35px;
text-align:left;
}
.largeImage
{
width:696px;
position:relative;
margin:0px auto;
float:left;
text-align:center;

}
.largeImage img{
border:2px solid #fff;
}
/********** END LARGE IMAGE SECTION ******************/

/********** THUMBNAILS AND SLIDER ******************/
.cor_prod_slider .sliderGallery_Wrap, .direita_prd .sliderGallery_Wrap{
display:block;
float:left;
width:122px;
height:auto;
overflow:hidden;
}
.direita_prd .sliderGallery_Wrap{
display:inline;
overflow:hidden;
width:223px;
}

.thumbs img, .galleryUL img
{
width:100px;
/*height:100px;*/
cursor:pointer;
opacity:.7;
filter:alpha(opacity=70);
border:0px;
margin-left:0;
float:left;
display:inline;
}
.cor_prod_slider .thumbs img, .cor_prod_slider .galleryUL img, .direita_prd .thumbs img, .direita_prd .galleryUL img{
width:auto;
height:auto;
margin:0 3px 0 0;
margin-right:3px;
border:1px solid #cdd6df;
}
.direita_prd .thumbs img, .direita_prd .galleryUL img{
border:2px solid #CFD8E1;
height:46px;
width:65px;
}

.thumbs, .galleryUL { top:0px; left:0px; }
.sliderGallery {
background: url(../imagens/flickrGallery/producdtbrowser_background_20070622.jpg) no-repeat;
overflow: hidden;
position: relative;
height: 160px;
width: 702px;
z-index:999;
margin:60px auto 0;
} 
.cor_prod_slider .sliderGallery, .direita_prd .sliderGallery{
display:inline;
margin:0 0 30px 0;
width:auto;
height:auto;
float:left;
}
.direita_prd .sliderGallery{
margin-left:20px;
width: 225px;
}
.sliderGallery UL {
position: relative;
list-style: none;
overflow: none;
white-space: nowrap;
padding: 0;
margin: 0;
/*width:1276px;*/
float:left;
display:inline;
}
.sliderGallery UL LI {
background:#FFFFFF none repeat scroll 0 0;
display:inline;
float:left;
height:127px;
margin:3px;
width:100px;
padding:5px;
}
.sliderGallery ul li p{
display:inline;
font: 9px verdana, arial, sans-serif;
color:#002e5f;
margin:5px 0 0 -100px;
text-align:center;
width:100px;
position:absolute;
z-index:1000;
top:115px;
}
.cor_prod_slider .sliderGallery ul{
width:225px;
}
.direita_prd .sliderGallery ul{
width:580px;
}
.cor_prod_slider .sliderGallery ul li, .direita_prd .sliderGallery ul li{
height:auto;
width:auto;
margin:auto;
}
.width_slider1{
width: 702px;
}
.width_slider2{
width:122px;
}
.width_slider3{
width:226px;}
.slider {
height: 18px;
/*margin-top:136px;*/
position: relative;
background: url(../imagens/flickrGallery/productbrowser_scrollbar.png) no-repeat;
float:left;display:inline;
} 
.cor_prod_slider .slider{
background: url(../imagens/flickrGallery/productbrowser_scrollbar_sml.jpg) no-repeat;
}  
.direita_prd .slider{
background: url(../imagens/flickrGallery/productbrowser_scrollbar_med.jpg) no-repeat
}  
.handle {
position: absolute;
cursor: move;
height: 18px;
width: 197px;
top: 0;
background: url(../imagens/flickrGallery/productbrowser_scroller.png) no-repeat;
z-index: 100;
} 
.cor_prod_slider .handle{
background: url(../imagens/flickrGallery/productbrowser_scroller_sml.png) no-repeat;
width:85px;
} 
.direita_prd .handle{
background: url(../imagens/flickrGallery/productbrowser_scroller_med.png) no-repeat;
}  
.slider span {
color: #bbb;
font-size: 80%;
cursor: pointer;
position: absolute;
z-index: 110;
top: 3px;
}
/********** END THUMBNAILS AND SLIDER ******************/