/*
  $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:  Arial, sans-serif; font-size: 11px; }
.errorBox { font-family :  Arial, sans-serif; font-size : 11px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial, sans-serif; font-size : 11px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Arial, sans-serif; font-size : 11px; color: #8d8d03; text-decoration: underline; }

BODY {
  background: #FFFFFF;
  color: #000000;
  margin: 0px;
}

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

A:hover {
  color: #5f5f02;
  text-decoration: underline;
}

FORM {
	display: inline;
}

/**************************************************************
********************** HEADER ****************************** */


TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #ffffff;
}

TD.headerNavigation {
  font-family:  Arial, sans-serif;
  font-size: 11px;
  background: #3c3b04;
  color: #ffffff;
  font-weight : normal;
}

A.headerNavigation { 
  color: #ffffff; 
}

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

TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
  background: #00ff00;
}

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

/**************************************************************
************************************************************* */

/**************************************************************
***********************PIE DE PAGINA ******************* */


TR.footer {
  background: #3c3b04;
}

TD.footer {
  font-family:  Arial, sans-serif;
  font-size: 11px;
  background: #3c3b04;
  color: #ffffff;
  font-weight: normal;
}
/**************************************************************
************************************************************* */

/**************************************************************
***********************SECCIONES DEL PORTAL ******************* */

.infoBox {/* bordes de las ventanas de las secciones */
  background: #343504;
}

.infoBoxContents {/* color de fondo,tipo de letra y tamaņo de las ventanas de las secciones */
  background: #e8e8e3;
  font-family: Arial, sans-serif;
  font-size: 11px;
}

/**************************************************************
************************************************************* */

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {/*Cabecera de las secciones */
  font-family:  Arial, sans-serif;
  font-size: 11px;
  font-weight: normal;
  background: #343504;
  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: #FFFFFF;  /*Fondo de las secciones o tablas del centro, fila impares*/
}

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: #e8e8e3;  /*Fondo de las secciones o tablas del centro, filas pares*/
}

TABLE.productListing {  /*Bordes de las secciones o tablas del centro */
  border: 1px;
  border-style: solid;
  border-color: #343504;
  border-spacing: 1px;
}

.productListing-heading { /*Caracteristicas de la Cabecera de las secciones o tablas del centro */
  font-family:  Arial, sans-serif;
  font-size: 11px;
  background: #343504;
  color: #ffffff;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Arial, sans-serif;
  font-size: 11px;
}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {  /*Letras de las cabecera de las secciones o tablas del centro */
  font-family: Impact, Arial, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: normal;
  color: #5b5b02;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Arial, sans-serif;
  font-size: 11px;
  color: #000000;
}

TD.main, P.main { /*Descripcion de las fichas productos */
  font-family: Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

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

TD.accountCategory { 
  font-family: Arial, sans-serif;
  font-size: 11px;
  color: #000000;
}

TD.fieldKey {
  font-family:  Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

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

TD.tableHeading {
  font-family: Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

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

 /********************************************************************************/
 /**************************** FORMULARIOS ***************************************/
 /********************************************************************************/
  
  
CHECKBOX, INPUT, RADIO, SELECT {
	font-family:  Arial, sans-serif;
	font-size: 11px;
	background: #FFFFFF;
	color: #000000;
	border-style: solid;
  border-width: 1px;
}

SELECT {
	font-family:  Arial, sans-serif;
	font-size: 11px;
	background: #8d8d03;
	color: #ffffff;
	border-color: #3c3b04;
	border-style: solid;
  border-width: 1px;
}


TEXTAREA {
  width: 100%;
  font-family:  Arial, sans-serif;
  font-size: 11px;
	border-style: solid;
  border-width: 1px;

}

SPAN.greetUser {
  font-family:  Arial, sans-serif;
  font-size: 11px;
  color: #e78b4a;
  font-weight: bold;
}

TABLE.formArea {
  background: #FFFFFF;
  border-color: #3c3b04;
  border-style: solid;
  border-width: 1px;
}

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

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

SPAN.productSpecialPrice { /* Precio para las ofertas */
  font-family: Impact, Arial, sans-serif;
  font-size:18px;
  color: #ca4301;
}

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

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

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

/* message box */

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

/* input requirement */

.inputRequirement { font-family: Arial, sans-serif; font-size: 11px; color: #727203; } /*Datos requeridos para los form, letra de color rojo */


/* Estilos propios */
.cuadro_imagen {
  font-family: Arial, sans-serif;
  font-size: 11px;
  border: 1px solid #3c3b04;
  
}

a.smallText_blanco {
  font-family: Arial, sans-serif;
  font-size: 11px;
  color:#FFFFFF;
  
}

.separadores {
  color:#FFFFFF;
  
}

a.smallText_blanco:hover {
  color:#e0e002;
  text-decoration:none;
  
}
.texto_gracias_por_comprar {
  font-family: Arial, sans-serif;
  font-size: 13px;
  font-weight:bold;
  color:#5a5a05;
  
}
