@charset "utf-8";
/*
Thumbnail scroller jQuery plugin
scrollers styling
*/
.jThumbnailScroller{position:relative; width:984px; height:250px; margin:253px auto;  padding:0; overflow:hidden; }
.jThumbnailScroller .jTscrollerContainer{position:absolute; }
.jThumbnailScroller .jTscroller{position:relative;  height:100%; margin:0; left:0; top:0; display:inline-block; *display:inline;}
.jThumbnailScroller .jTscrollerNextButton,.jThumbnailScroller .jTscrollerPrevButton{position:absolute; display:block; width:33px; height:69px; -moz-border-radius:20px; -webkit-border-radius:20px; border-radius:20px; opacity:0.7;}
.jThumbnailScroller .jTscrollerNextButton{background: url(../img/setadireita.png) center no-repeat; float:left; margin-left:948px; margin-top:91px;}
.jThumbnailScroller .jTscrollerPrevButton{background: url(../img/setaesquerda.png) center no-repeat; float:left; margin-top:91px;}
.jThumbnailScroller .jTscrollerNextButton:hover,.jThumbnailScroller .jTscrollerPrevButton:hover{opacity:1;}
.jThumbnailScroller .jTscroller a{display:block; float:left; border:none; width:185px; height:250px; margin:6px 38px 6px 0px; background:url(../img/container.png) no-repeat top; text-decoration:none; }
.jThumbnailScroller .jTscroller a:hover{color:#FFF;}
.jThumbnailScroller .jTscroller a:first-child{margin-left:50px;}
.jThumbnailScroller .jTscroller a img{border:none;padding:1px; max-width:182px; max-height:183px; width:auto; height:auto;}
.jThumbnailScroller .jTscrollertexto{max-width:121px; max-height:18px; font-size:16px; font-family:'Baskerville',Arial; color:#2b0402; text-transform:uppercase; margin:12px auto; text-decoration:none; text-shadow:none; font-stretch:normal; text-align:center;}

/* different styled scrollers */
