.right-page .product-list{float:left;width: 100%;}
.right-page .product-list .tools{
	float: left;
    height: 32px;
    margin: 0 0 15px;
    padding: 5px 5px 4px 8px;
    width: 98.6%;
    background: #f9f9f9;
    font-size: 15px;
}
.right-page .product-list .tools .order{color:#8c8c8c;float:left;font-size:14px;height:24px;margin:0 0;padding:1px 0 0 0;width:30%;}
.sel-ordenar{
	background: white;
    border: 1px solid #D6D6D6;
    font-size: 14px;
    height: 28px;
    padding: 3px;
    width: 170px;
    border-radius: 3px;
}
.right-page .product-list .tools .view{color:#8c8c8c;float:left;font-size:14px;height:19px;margin:0 0 0 5px;padding:7px 0 0;text-align:center;width:40%;}
.right-page .product-list .tools .paginated{color: #8c8c8c;float: right;font-size:14px;text-align:right;height:19px;margin: 0 0 0 5px;padding:7px 10px 0;width:26.5%;}
.right-page .product-list .product{ }
.right-page .product-list .product:hover{ -moz-transition:all .2s linear; -moz-border-radius:4px;}
/*.right-page .product-list .product:nth-child(5n+7){margin-right:0;}*/
.right-page .product-list .product .image-product{border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;margin-bottom:10px;margin-top:3px;transition:all .2s linear;-moz-transition:all .2s linear;-webkit-transition:all .2s linear;background:url(images/loading.gif) center center no-repeat;}
.right-page .product-list .product .image-product:hover{opacity:.6;transition:all .2s linear;-moz-transition:all .2s linear;-webkit-transition:all .2s linear;}
.right-page .product-list .product .id-product{background: #f6f6f6 none repeat scroll 0 0;color:#666666;float:left;font-size:9px;left:3px;position:relative;top:-110px;width:auto;}
.right-page .product-list .product .brand-product{float:left;font-size:11px;font-weight:bold;width:125px;}
.right-page .product-list .product .brand-product a{color:#8E8E8E;text-decoration:none;}
.right-page .product-list .product .brand-product a:hover{color:#fdba31;}
.right-page .product-list .product .name-product{float:left;font-family:'futura-mtk',sans-serif;font-size:13px;height:50px;margin:0 0 10px;width:125px;}
.right-page .product-list .product .name-product a{color:#666666;text-decoration:none;}
.right-page .product-list .product .name-product a:hover{color:#fdba31;}
.right-page .product-list .product .price-product{float:left;font-family:'futura-mtk',sans-serif;font-size:16px;margin:0 0 7px;width:125px;}
.right-page .product-list .product .price-product a{color:#1B9FDF;text-decoration:none;}
.right-page .product-list .product .price-product a:hover{color:#fdba31;}
.right-page .product-list .product .detalle-product{background:#feb443;background:-moz-linear-gradient(top, #feb443 0%, #fc9600 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#feb443), color-stop(100%,#fc9600));background:-webkit-linear-gradient(top, #feb443 0%,#fc9600 100%);background:-o-linear-gradient(top, #feb443 0%,#fc9600 100%);background:-ms-linear-gradient(top, #feb443 0%,#fc9600 100%);background:linear-gradient(to bottom, #feb443 0%,#fc9600 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#feb443', endColorstr='#fc9600',GradientType=0);background-color:#ffffff;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;border:1px solid #e3961b;display:inline-block;color:white;font-size:11px;font-weight:bold;float:left;padding:9px 15px 9px 16px;text-decoration:none;text-shadow:1px 1px 0px #e3961b;margin-left:3px;}
.right-page .product-list .product .detalle-product:hover{background:#fc9600;cursor:pointer;}


.right-page .product-list h1{
    font-weight: bold;
    margin: 0;
    color: #009fe3;
    font-size: 26px;
}
.right-page .product-list h1 span{
	color: #1B9FDF;
}

div#sop-carrousel-prod {
    width: 1210px;
    overflow: hidden;
    margin: 0 auto;
}
#sop-carrousel-prod hgroup{
	font-size: 28px;
	margin: 0 0 10px;
}
#sop-carrousel-prod hgroup strong{
	color: #009fe3;
}

#sop-carrousel-prod section.carousel-products {
    width: 1210px!important;
}
#sop-carrousel-prod .product-carousel {
    margin: 0;
    padding: 0 0 0 35px;
    position: relative;
    float: left;
    width: 1170px;
}

#sop-carrousel-prod .product-carousel-interior {
    padding: 0 20px 0 20px;
}

#sop-carrousel-prod  a.product{
	float:left;height: 280px;margin:0 7px;padding:5px 0;width:210px;background:#fff;text-align: center;
}

#sop-carrousel-prod .product-carousel-interior a.product{
	margin:0 5px !important;
}

.productos{
    width: 100%;
    display: block;
    clear: both;
    float: left;
    overflow: hidden;
    padding: 0;
    text-align: justify;
}
.productos .product{
    float: left;
    display: inline-block;
    height: 220px;
    margin: 0 8px 30px 9px;
    background: #f9f9f9;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;    
}
.productos .productBuscador{
	width: 220px !important;
    margin: 0 8px 15px 9px;
}
.prodemp-indx{
    color: #545454;
}

#catalogo{
    width:100%
}

#catalogo .item{
    width:450px; height: 230px; 
    margin: 0 5px 5px 10px; float: left;
    background: url(images/loading.gif) no-repeat center center;
}

#catalogo .item a:hover img{
    opacity: 0.7;
    border-radius: 5px;
    background: none;
}