.products-grid {  }
.products-grid.last {  }
.products-grid li.item { float:left; width: 23%; margin: 10px 0.9%; background: #fff; border: 1px solid #d7d7d7; float: left; text-align: center; position: relative; }
    .products-grid .product-image img { width: 100%; height: auto; }

.products-grid  li.item .overblock { width: 100%; height: 100%; position: absolute; left: -999em; z-index: 100; background: #fff; opacity: 0.9; }
            .products-grid  li.item .overblock a { text-transform: uppercase; color: #474747; font-family: "franklin-gothic-urw-cond", Helvetica, Arial, sans-serif; font-size: 1.4em; text-decoration: none; display: block; width: 100%; height: 100%;}
            .products-grid  li.item .overblock a span { position: absolute; left: 0; width: 100%; top: 43%;}
            .products-grid  li.item .overblock a span span { font-style: italic; font-family: "minion-pro", Georgia, serif; text-transform: lowercase; padding-top: 1.25em; }
    .products-grid  li.item:hover .overblock { left: auto;}    
    
.related-products .products-grid li.item { width: 23%; }

.slider-size {
height: 5; /* This is your slider height */
}
.carousel {
width:100%; 
margin:0 auto; /* center your carousel if other than 100% */ 
}

/*-- .menuPestanyasH A -- */
.menuPestanyasH A:link, .menuPestanyasH A:visited  {
  padding:5px 10px 5px 10px;
  float:left;
  display:block;
  border-bottom:none;
  text-decoration: none;
  background: #ddd url(image/bg_pestanya_off.png) repeat-x 0% 100%;
  color:#666;
  margin-right:5px;
}
.menuPestanyasH A:hover {
  background:#eee;
  color:#000;
}

.menuPestanyasH A.current{
  background-color:white;
  background-image: none;
}

/* -- tienda_container1 -- */

.tienda_container1{
  background:white;
  width:100%;
  border:1px solid #aaa;
}

.tienda_container1 .padding{
  padding:0px 10px 10px 10px;
}

.tienda_container1_footer{
  background:#ccc url(image/bg_tienda_container1_footer.png) repeat-x 0% 100%;
  padding:10px;
  border-top:1px solid #aaa;
}


.tienda_container1 h1{
  margin-bottom:10px;
}

/*--- leyendaPasosPedido --- */
div.leyendaPasosPedido{
  background-color:#eee; 
  margin-bottom:15px;
  border-bottom:1px solid #ccc; 
}

div.leyendaPasosPedido TD.separador{
  background: url(image/leyendaPasos_separador.png) no-repeat 50% 50%;
  font-size:1px;
  width:16px;
  padding:0px;
  
}
.leyendaPasosPedido TD {
  font-size:14px; padding:5px; padding-right:15px; color:#aaa;
}

.leyendaPasosPedido TD.resaltat {font-weight:bold; color:#000;}


/* -- taulaCesta -- */
.taulaCesta TH{
   font-size:11px;
   padding-bottom:5px;
   padding-top:5px;
   padding-right:5px;
   border-bottom:2px solid #aaa;
   background-color:#fff;
   color:#444;
   background-image:url(image/bgTH_cesta.gif); background-repeat:repeat-x;
   border-bottom:1px solid #aaa;
}

.taulaCesta TD{
  background:white;
  vertical-align:top;
  padding-top:5px;
  padding-bottom:5px;
  border-bottom:1px solid #aaa;
}



.taulaCesta TD.debug{
  padding:5px 0px;
  font-size:11px;
  font-family: tahoma;
  backgroundX:#efe;
  color:#060;
}


.taulaCesta th.debug{
  
  font-family: tahoma;
  font-weight: bold;
  background:#CDEDCC;
  color:#3B774C;
  padding-left:5px;
  text-align:left;
}

.taulaCesta Tr.resaltar TD{
  background:#F2EBE6;
}


.taulaCesta TD.foto{
  width:120px; padding-left:10px;
}

.taulaCesta TD.info{
  padding-left:20px;
}

.taulaCesta div.concepto{
  font-weight:bold; font-size:120%;
}

/* -- divBarraBotons -- */
  #divBarraBotons{
    padding-topx:10px;
    width:100%;  
    backgroundXX:#eee url(image/bg_contenidoCesta_bottom.gif) repeat-x 0px 100%;
    
    padding-bottomXX:15px;
  }
  
  #divBarraBotons TD{
    font-weight:bold;
    padding:0px 10px 0px 10px;
    
  }
  #divBarraBotons TD.left {
  }
  #divBarraBotons TD.right{
    text-align: right;
  }

  #divBarraBotons TD.left a{
    padding-right:15px;
  }
  #divBarraBotons TD.right a{
    padding-left:15px;
  }
  
  #divBarraBotons A:link, #divBarraBotons A:visited  {
    padding:5px;
    display:block;
    border:2px solid #aaa;
    text-decoration: none;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;  
    background:#ddd;
    color:#666;
    font-size:13px;
    
  }
  #divBarraBotons A:hover {
    border-color:#866C44;
    color:#fff;
    background: #AB9163 url(image/bg_button_cesta.png) repeat-x 0% 100%;
  }
  /*-- mis_datos_subcontainer -- */
.mis_datos_subcontainer{
  background:white; padding:10px; 
}

.mis_datos_subcontainer h1{
  margin-bottom:10px; text-align:left;
}

.mis_datos_subcontainer .info{
  margin-bottom:10px; font-size:11px;
}


/* -- tablaTotales -- */

.tablaTotales{
  border-top-style:solid ;
  border-left-style:solid ;
  width:100%;
}
.tablaTotales, .tablaTotales TD{
  border-color: #aaa;
  border-width: 1px;;
}
.tablaTotales TD{
  text-align:right;
  font-size:14px;
  
  border-right-style:solid ;
  border-bottom-style:solid ;
    
}


.tablaTotales .big{
   font-size: 22px;
   font-weight:bold;
} 

.tablaTotales .big i {
  font-size:12px;
} 


.tablaTotales .caption{
   font-size:11px;
   background:#eee;
   padding:3px 10px 3px 10px;
   
}

.tablaTotales .value{
   padding:5px 5px 5px 5px;
}

ul,ol         { list-style:none; }
.products-grid {  }
.products-grid.last {  }
.products-grid li.item { float:left; width: 100%; margin: 10px 0.9%; background: #fff; border: 0px solid #d7d7d7; float: left; text-align: center; position: relative; }
    .products-grid .product-image img { width: 100%; height: auto; }

.products-grid  li.item .overblock { width: 100%; height: 100%; position: absolute; left: -999em; z-index: 100; background: #fff; opacity: 0.9; }
            .products-grid  li.item .overblock a { text-transform: uppercase; color: #474747; font-family: "franklin-gothic-urw-cond", Helvetica, Arial, sans-serif; font-size: 1.4em; text-decoration: none; display: block; width: 100%; height: 100%;}
            .products-grid  li.item .overblock a span { position: absolute; left: 0; width: 100%; top: 43%;}
            .products-grid  li.item .overblock a span span { font-style: italic; font-family: "minion-pro", Georgia, serif; text-transform: lowercase; padding-top: 1.25em; }
    .products-grid  li.item:hover .overblock { left: auto;}    
    
.related-products .products-grid li.item { width: 100%; }

