/*
*
* @category      Gazeta Press
* @package       Estilos
* @subpackage    Translucent - Responsive Banner Rotator / Slider | v1.4.1
* @author        (c) 2011-12 Ramesh Kumar | http://codecanyon.net/user/VF
*
*/


.TB_Wrapper {
    position: relative;
    max-width: 1170px;
    height: 650px;
    overflow: hidden;
    background: url(../../img/preloader.gif) center center no-repeat;
    margin: 0 0 25px 0;
}

.TB_Wrapper .icon {
    background-image: url(../../img/icons.png);
    background-repeat: no-repeat;
}

.TB_Wrapper .timer_sprite {
    background-image: url(../../img/timer-sprite.png);
}

.TB_Wrapper .Slides {
    z-index: 1;
    position: absolute;
    overflow: hidden;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-image: -moz-linear-gradient(top, #000000, #333333);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#000000), to(#333333));
    background-image: -webkit-linear-gradient(top, #000000, #333333);
    background-image: -o-linear-gradient(top, #000000, #333333);
    background-image: linear-gradient(to bottom, #000000, #333333);
    background-repeat: repeat-x;
    filter: progid:dximagetransform.microsoft.gradient(startColorstr='#000000', endColorstr='#333333', GradientType=0);
}

.galeria-foto-unica {
    position: relative;
    overflow: hidden;
    margin: 0 0 25px 0;
    border-radius: 5px;
    background-image: -moz-linear-gradient(top, #000000, #333333);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#000000), to(#333333));
    background-image: -webkit-linear-gradient(top, #000000, #333333);
    background-image: -o-linear-gradient(top, #000000, #333333);
    background-image: linear-gradient(to bottom, #000000, #333333);
    background-repeat: repeat-x;
    filter: progid:dximagetransform.microsoft.gradient(startColorstr='#000000', endColorstr='#333333', GradientType=0);
}

.galeria-foto-unica .foto {
    max-width: 1170px;
    height: 650px;
    border-radius: 5px;
}

.galeria-foto-unica .caption {
    position: absolute;
    width: 300px;
    top: 40px;
    left: 40px;
    color: #fff;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 5px;
    border: 1px solid rgba(255, 255, 255, 0.4);
    padding: 10px;
}

.TB_Wrapper .Slide {
    visibility: hidden;
    overflow: hidden;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    background: url(../../img/preloader.gif) center center no-repeat;
}

.TB_Wrapper .Slide img {
    z-index: 1;
    position: absolute;
    left: 0px;
    top: 0px;
    border: 0;
    cursor: move;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}

/* Global Description Style */
.TB_Wrapper .Slide div {
    z-index:4;
    position:absolute;
    font-family: Arial, Helvetica, sans-serif;
    font-weight:100;
    font-size:16px;
    color:#FFF;
}

/*Hyperlink Styles*/
.TB_Wrapper a:link{
    color:#FFF;
    text-decoration:none;
    text-transform: uppercase;
}

.TB_Wrapper a:visited{
    color:#FFF;
}

.TB_Wrapper a:hover{
    color:#FFF;
    text-decoration:underline;
}

.TB_Wrapper a:active{
    color:#FFF;
}

.TB_Wrapper .noSelect {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
}

.TB_Wrapper .buttonText {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #fff;
}

.TB_Wrapper .buttonTextSizeNormal {
    font-size: 12px;
}

.TB_Wrapper .buttonTextSizeTouch {
    font-size: 16px;
}

.TB_Wrapper .txtCont {
    z-index:4;
    overflow: hidden;
    position:absolute;
    left: 0px;
    top: 0px;
}

.TB_Wrapper .captionCanvas {
    position: absolute;
    left: 0px;
    top: 0px;
}

.TB_Wrapper .navHolder {
    position: absolute;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}


.TB_Wrapper .rounded{
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
}


/* For IE8 and older versions */
.TB_Wrapper .buttonShadow {
    z-index: 1;
    position: absolute;
    background-color: #000000;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    filter: alpha(opacity=10);
}

.TB_Wrapper .buttonAlpha {
    z-index: 2;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    filter: alpha(opacity=35);
}

.TB_Wrapper .buttonTopBot {
    z-index: 3;
    position: absolute;
    left: 1px;
    right: 1px;
    top: 0px;
    height: 100%;
    filter: alpha(opacity=100);
}

.TB_Wrapper .buttonCent {
    z-index: 4;
    position: absolute;
    left: 0px;
    top: 1px;
    width: 100%;
    filter: alpha(opacity=100);
}

/* THUMBNAIL CAPTION STYLES */

.TB_Wrapper .tnCaption {
    font-family: Arial, Helvetica, sans-serif;
    max-width: 400px;
    background: rgba(0, 0, 0, 0.8);
    padding: 10px;
    margin: 0 70px 0 -480px;
    border: 1px solid #ccc;
    -webkit-border-radius: 5px;
     -khtml-border-radius: 5px;
       -moz-border-radius: 5px;
            border-radius: 5px;
    color: #fff;
    font-weight: bold;
}

/* THUMBS CAROUSEL */

.thumbs-carousel-st {
    width: 100px;
    height: 70px;
    margin: -10px 0 0 -30px;
    background-image: -moz-linear-gradient(top, #000000, #333333);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#000000), to(#333333));
    background-image: -webkit-linear-gradient(top, #000000, #333333);
    background-image: -o-linear-gradient(top, #000000, #333333);
    background-image: linear-gradient(to bottom, #000000, #333333);
    background-repeat: repeat-x;
    filter: progid:dximagetransform.microsoft.gradient(startColorstr='#000000', endColorstr='#333333', GradientType=0);
    text-align: center;
    -webkit-border-radius: 5px;
     -khtml-border-radius: 5px;
       -moz-border-radius: 5px;
            border-radius: 5px;
    border: 2px solid #f00;
}

.thumbs-carousel-st img {
    height: 100%;
}

/* FIM THUMBS CAROUSEL */

/* ROUNDED CORNERS */

.TB_Wrapper .rounded-top,
.TB_Wrapper .rounded-bottom {
    position: absolute;
    width: 100%;
    height: 5px;
    z-index: 10;
}

.TB_Wrapper .rounded-top {
    bottom: 0;
}

.TB_Wrapper .rounded-bottom {
    top: 0;
}

.TB_Wrapper .rounded-top b,
.TB_Wrapper .rounded-bottom b {
    display: block;
    width: 5px;
    height: 5px;
    background: #333;
}

.TB_Wrapper .rounded-top b.left {
    float: left;
    background: url("../../img/bottom-left.png") no-repeat;
}

.TB_Wrapper .rounded-top b.right {
    float: right;
    background: url("../../img/bottom-right.png") no-repeat;
}

.TB_Wrapper .rounded-bottom b.left {
    float: left;
    background: url("../../img/top-left.png") no-repeat;
}

.TB_Wrapper .rounded-bottom b.right {
    float: right;
    background: url("../../img/top-right.png") no-repeat;
}