@charset "utf-8";
/* CSS Document */

.list_carousel {
    margin: 0px;
    width:1000px;
    height:221px;
    position:relative;
    padding:0px 0px 0px 8px;
}
.list_carousel .caroufredsel_wrapper{
    height:221px;
}
.list_carousel .prev {
    position:absolute;
    width:30px;
    height:124px;
    bottom:50px;
    left:-30px;
    z-index:10;
    background:url(../../img/bg/bg_flechas_carrusel.png) left top no-repeat;
    font-size:0px;
    text-decoration:none;
}

.next {
    position:absolute;
    width:30px;
    height:124px;
    bottom:50px;
    right:-16px;
    z-index:10;
    background:url(../../img/bg/bg_flechas_carrusel.png) right top no-repeat;
    font-size:0px;
    text-decoration:none;
}
.list_carousel li {
    background:none;
    border:none;
    width: 304px;
    height: 209px;
    padding: 0px;
    margin: 0px 12px;
    display: block;
    float: left;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background:url(../../img/bg/bg_blanco_60.png) repeat;
    overflow:hidden;
    position:relative;

}

.list_carousel li img{
    margin:0px 6px 0px 0px;
    float:left;
    width: 121px;
    height: 209px;
    border-left:6px #FF7F00 solid;
    padding:0px;

}

.list_carousel li a {
    display:block;
    width: 177px;
    height: 35px;
    background:#482412;
    position:absolute;
    bottom:0px;
    right:0px;
    color:#FF7F00;
    font-family:"Arial Black", Gadget, sans-serif;
    font-weight:900;
    font-size:23px;
    letter-spacing:-2px;
    text-align:center;
    padding:7px 0px 0px 0px;
}
.list_carousel li h2 {
    font-size:22px;
    line-height:20px;
    padding:0px 5px 0px 0px;
    font-weight:400;
}
.list_carousel li p{
    padding:0px 5px 0px 0px;
}


#intro {
    width: 580px;
    margin: 0 auto;
}
.list_carousel .wrapper {
    background-color: white;
    width: 480px;
    margin: 40px auto;
    padding: 50px;
    box-shadow: 0 0 5px #999;
}
.list_carousel ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: block;
}
.list_carousel.responsive {
    width: auto;
    margin-left: 0;
}
.clearfix {
    float: none;
    clear: both;
}
.pager {
    float: left;
    width: 300px;
    text-align: center;
}
.pager a {
    margin: 0 5px;
    text-decoration: none;
}
.pager a.selected {
    text-decoration: underline;
}
.timer {
    background-color: #999;
    height: 6px;
    width: 0px;
}


.caroufredsel_wrapper div {
    margin:0px 0px 0px 0px !important;
}



/* estilos de carrusel para el banner */
.list_carousel_banner {
    margin: 0px 0px 20px 0px;
    width: 992px;
    height: 298px;
    position:relative;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    overflow:hidden;
}
.list_carousel_banner .caroufredsel_wrapper{
    height: 298px;
}
.list_carousel_banner .prev {
    position:absolute;
    width:26px;
    height:25px;
    bottom:-25px;
    right:30px;
    z-index:10;
    background:url(../../img/bg/bg_carrusel.jpg) left top no-repeat #DDDDDD;
    font-size:0px;
    text-decoration:none;

}
.list_carousel_banner .next {
    position:absolute;
    width:26px;
    height:25px;
    bottom:-25px;
    right:5px;
    z-index:10;
    background:url(../../img/bg/bg_carrusel.jpg) right top no-repeat #DDDDDD;
    font-size:0px;
    text-decoration:none;
}

.list_carousel_banner ul {
    padding: 0px;
}
.list_carousel_banner li {
    background:none;
    border:none;
    width: 992px;
    height: 298px;
    padding: 0px;
    margin: 0px;
    display: block;
    float: left;
}

.list_carousel_banner li a {
    display:block;
    width: 992px;
    height: 298px;
    margin:0px;
    float:left;
}
.list_carousel_banner li a img{
    margin:0px;
    float:left;
    width: 992px;
    height: 298px;

}
.list_carousel_banner .pager {
    width: 125px;
    position:absolute;
    bottom:10px;
    z-index:100;
    right:0px;

}
.list_carousel_banner .pager a {
    margin: 0 2px;
    text-decoration: none;
    font-size:0px;
    background:#F1F1F1;
    border-radius:10px;
    display:block;
    height:12px;
    width:12px; 
    float:left;
}
.list_carousel_banner .pager a.selected {
    background:#C46200;
}





/* estilos de carrusel para el banner */
.list_carousel_productos {
    margin: 0px;
    width:320px;
    height:432px;
    position:relative;
    overflow:hidden;
}
.list_carousel_productos .caroufredsel_wrapper{
    height:432px;
}
.list_carousel_productos .prev {
    position:absolute;
    width:26px;
    height:25px;
    bottom:-25px;
    right:30px;
    z-index:10;
    background:url(../../img/bg/bg_carrusel.jpg) left top no-repeat #DDDDDD;
    font-size:0px;
    text-decoration:none;

}
.list_carousel_productos .next {
    position:absolute;
    width:26px;
    height:25px;
    bottom:-25px;
    right:5px;
    z-index:10;
    background:url(../../img/bg/bg_carrusel.jpg) right top no-repeat #DDDDDD;
    font-size:0px;
    text-decoration:none;
}

.list_carousel_productos ul {
    padding: 0px;
}
.list_carousel_productos li {
    background:none;
    border:none;
    width:320px;
    height:432px;
    padding: 0px;
    margin: 0px;
    display: block;
    float: left;
}

.list_carousel_productos li a {
    display:block;
    width:320px;
    height:432px;
    margin:0px;
    float:left;
}
.list_carousel_productos li a img{
    margin:0px;
    float:left;
    width:320px;
    height:432px;

}
.list_carousel_productos .pager {
    width: 125px;
    position:absolute;
    bottom:10px;
    z-index:100;
    right:0px;

}
.list_carousel_productos .pager a {
    margin: 0 2px;
    text-decoration: none;
    font-size:0px;
    background:#F1F1F1;
    border-radius:10px;
    display:block;
    height:12px;
    width:12px; 
    float:left;
}
.list_carousel_productos .pager a.selected {
    background:#C46200;
}
