/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText { font-family:"Tahoma", Geneva, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #5f5b47; text-decoration: underline; font-weight:bold; }

BODY {
	margin-left: auto;
	margin-top: 0px;
	margin-right:auto;
	background: #ffffff;
	color:#5f5b47;
	margin: 0px;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  /*color: #AABBDD;*/
  /*text-decoration: underline;*/
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family:"Tahoma", Geneva, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family:"Tahoma", Geneva, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
/*  background: #dbdbdb;*/
}

.infoBoxContents {
  /*background: #dbdbdb;*/
  font-family:"Tahoma", Geneva, sans-serif;
  font-size: 10px;
}
.infoBoxContents2 {
  background: #f1f2f1;
  font-family:"Tahoma", Geneva, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family:"Tahoma", Geneva, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family:"Tahoma", Geneva, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  /*background: #dbdbdb;*/
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f1f2f1;
}

TABLE.productListing {
 /* border: 1px;
  border-style: solid;
  border-color: #dbdbdb;
  border-spacing: 1px;
  */
}
.cabecera_carrito{
	border: thin solid #adaca6;
	/*background-color:#dbdbdb;*/
	padding:5px;
	height:30px;
}
.cabecera_carrito2{
	/*background-color:#dbdbdb;*/
	padding:5px;
	height:30px;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #adaca6;
	border-right-color: #adaca6;
	border-left-color: #adaca6;
}
.productListing-heading {
  font-family:"Tahoma", Geneva, sans-serif;
  font-size: 10px;
  /*background: #dbdbdb;*/
  color: #5f5b47;
  font-weight: bold;
  padding:5px;
  height:35px;
}

TD.productListing-data {
	padding:3px;
	font-family:"Tahoma", Geneva, sans-serif;
	font-size: 10px;
	/*
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #cdcdcd;
	border-left-color: #cdcdcd;*/
}
TD.productListing-data1 {
	padding:5px;
	font-family:"Tahoma", Geneva, sans-serif;
	font-size: 10px;
}
TD.productListing-data2 {
	padding:3px;
	font-family:"Tahoma", Geneva, sans-serif;
	font-size: 10px;
}


A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family:"Tahoma", Geneva, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family:"Tahoma", Geneva, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: "Tahoma", Geneva, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color:#5f5b47;
}

TD.main2, P.main2 {
	font-family: "Tahoma", Geneva, sans-serif;
 	color:#5f5b47;
	text-decoration:underline;
}

TD.main3, P.main3 {
	font-family: "Tahoma", Geneva, sans-serif;
 	color:#5f5b47;
	font-size: 20px;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.tabla_imagenes{
	font-family:"Tahoma", Geneva, sans-serif;
  	font-size: 10px;
 	 width:200px;
}
.nombre_producto{
	color:#5f5b47;
	font-size:22px;
	padding:5px;
	padding-left:10px;
}
.precio_producto{
	color:#567674;
	font-size:24px;
}

.descripcion_producto{
	padding:10px;
	color:#5f5b47;
	font-size:16px;
}
.precio_producto2{
	color:#567674;
	font-size:28px;
}

.iva{
	color:#5f5b47;
	font-size:15px;
}
.entrega{
	color:#5f5b47;
	font-size:14px;
}
TD.accountCategory {
  font-family:"Tahoma", Geneva, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family:"Tahoma", Geneva, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family:"Tahoma", Geneva, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family:"Tahoma", Geneva, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family:"Tahoma", Geneva, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family:"Tahoma", Geneva, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family:"Tahoma", Geneva, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 10px; color: #676350; }

.star-product-title {
  font-family: Verdana, Arial, sans-serif;
  text-align : center;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
}
.star-product {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #000000;
}
.star-product-price{
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #ff0000;
}

.pionono_tradicional{
	font-size:17px;
	color:#767362;
}
.pionono_sin_azucar{
	font-size:17px;
	color:#567674;
}

.separador2{
	background-image:url(../../images/web/separador_capas.jpg);
	background-repeat:repeat-x;
}
.nuevoCliente{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size:14px;
	font-weight: bold;
}
.nuevoClienteTexto{
	font-size:10px;
}
.celda_clientes{
	padding:5px;
	color:#717171;
}
.celda_clientes2{
	padding:5px;
	color:#717171;
	font-size:11px;
}

.enlace_registro{
	background-image:url(../../images/web/barra_registro.png);
	background-repeat:no-repeat;
	color:#FFF;
	font-size:10px;
	padding-left:5px;
	padding-right:10px;
}

.enlace_info{

	font-size:10px;
	padding-left:0px;
	padding-right:10px;
}

.celda_boton_login{
	text-align:right;
	padding-top:5px;
	padding-right:10px;
}
img{
	border:0;
}
img a{
	border:0;
}

.form_login{
	font-size:12px;
	padding-top:5px;
}
.form_login2{
	font-size:12px;
	padding-top:2px;
}

/**************** TIENDA FORMULARIOS **********/
.titulo_formulario{
	font-size:18px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color:#5f5b47;
	font-weight: lighter;
}

.form_arriba{
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #cecdca;
	border-right-color: #cecdca;
	border-left-color:#F00;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
}
.form_abajo{
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #cecdca;
	border-bottom-color: #cecdca;
	border-left-color: #cecdca;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}

.imagen_carrito{
	text-align:center;
}
/********FIN ***********/

/******* NOTICIAS ******/
.noticias{
	color:#5f5b47;
	font-size:14px;
	padding-top:5px;
	padding-bottom:5px;

}
.noticias2{
	color:#5f5b47;
	font-size:14px;
	padding-top:5px;
	padding-bottom:5px;
	background-color:#f1f1f1;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #d5d3c8;
	border-bottom-color: #d5d3c8;

}
.imagen_noticia{
	border: thin solid #5a5a5a;
}
.celda_noticias{
	padding-left:10px;
	padding-right:13px;
	text-align:justify;
	vertical-align:top;
}
.celda_noticias_imagen{
	padding:5px;
	padding-left:10px;
}
/*****FIN NOTICIAS *******/

/******* RECETAS ******/
.recetas{
	color:#5f5b47;
	font-size:14px;
	padding-top:5px;
	padding-bottom:5px;

}
.recetas1{
	color:#5f5b47;
	font-size:14px;
	padding-top:5px;
	padding-bottom:5px;
	background-color:#d1bfba;

}
.recetas2{
	color:#5f5b47;
	font-size:14px;
	padding-top:5px;
	padding-bottom:5px;
	background-color:#d9d1cf;
}
.imagen_recetas{
	border: thin solid #c1998d;
}
.celda_recetas{
	padding-left:10px;
	padding-right:13px;
	text-align:justify;
	vertical-align:top;
	padding-top:7px;
}
.celda_enlaces3{
	padding-left:10px;
	padding-right:13px;
	text-align:justify;
	vertical-align:top;
	padding-top:3px;
	width:750px;
}
.celda_recetas_imagen{
	padding:5px;
	padding-left:10px;
}
/*****FIN RECETAS *******/

/**********ENLACES*******/
.enlaces{
	color:#5f5b47;
	font-size:14px;
	padding-top:5px;
	padding-bottom:5px;

}
.enlaces2{
	color:#5f5b47;
	font-size:14px;
	padding-top:5px;
	padding-bottom:5px;
	background-color:#f1f1f1;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #d5d3c8;
	border-bottom-color: #d5d3c8;

}
.celda_enlaces{
	padding-left:10px;
	padding-right:13px;
	text-align:justify;
	vertical-align:top;
	padding-top:3px;
	width:750px;
}
/*******FIN ENLACES******/

/**** EL PIONONO *******/
.contenido_pionono{
	padding:9px;
	color:#5f5b47;
}



/****FIN PIONONO *******/
/*****CARRITO******/
#navMenu { margin: 0px; padding: 0px; z-index: 50; font-size: 10px; }
#navMenu li { width:180px; height: 18px; display: block; z-index: 50; list-style: none; text-align:
 left; }
#n1 { left: 236px; }
#navMenu li ul { visibility: hidden;  left: 0px; margin: -1 0 0 -30px; padding: 0px; width: 230px;
 border-style: solid; border-color: #000000; }
#navMenu #n1 ul {  }
#navMenu li ul li, #navMenu li ul li a { width: auto; height: auto; position: relative; z-index: 56; color: #000000;
 font-weight: normal; text-align: left; }
TD.productListing-data1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
TD.productListing-data3 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
TR.productListing-odd1 {
  
}
TABLE.productListing1 {
  border: 0px;
  border-spacing: 0px;
}
/**********FIN CARRITO****/
.enlace_terminos a{
	color:#5f5b47;
}
.enlace_terminos{
	color:#5f5b47;
}
