/*
  $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: Verdana, Arial, 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: #cc0033; text-decoration: underline; }

BODY {
  
  background-image: url(./images/fondo.jpg);
  color: #000099;
  margin: 0px;
}

.TablaPrincipal {
  background: #ffffff;
  border: 0px;
}
.TablaGeneral {
  background: #cccccc;   /* Tenia valor ffffff */
  border: 0px;
}

A {
  color: #000000;
  text-decoration: none;

}

A:hover {
  color: #ff0000;
  text-decoration: none;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #ffffff;
}

TD.headerNavigation {   /* Cabecera de navegación */
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #5fafca;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation {
  color: #ffffff;
}

A.headerNavigation2 {
  color: #ff0000;
}

A.headerNavigation:hover {
  color: #ff0000;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #a0a0a4;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #a0a0a4;
}

TD.headerInfo {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #a0a0a4;
  font-weight: bold;
  text-align: center;
}

TR.footer {
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 6px;
  background-image: url(./images/barra_inferior.gif);
  font-weight : bold;
  valign: middle;
}

TR.datosempresa {
  background: #cccccc;
}

TD.datosempresa {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #FFffff;
  color: #999999;
  font-weight : bold;
  text-align: center;
}

.textoBuscadores {
 color: #000000;
 font-size: 1px;
}
.infoBox {
  background: #ffffff;
}
/***********************************************************************/
/*Estilos para la tabla en la página principal con los nuevos productos*/
/***********************************************************************/
.infoBoxCentral {
  background: #ffffff;
}
.infoBoxContentsCentral {
  background: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #003366 ;
}
TD.infoBoxHeadingCentral {
  font-family: sans-serif;
  font-size: 13px;
  font-weight: normal;
  background: #ffffff;
  color: #ff0000;
  font-weight : bold;
 }
/***********************************************************************/
/***********************************************************************/
/***********************************************************************/
.infoBoxContents {
  background: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #003366 ;
  
 }

.infoBoxNotice {
  background: #ccccff;
}

.infoBoxNoticeContents {
  background: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: sans-serif;
  font-size: 13px;
  font-weight: normal;
  background: #ffffff;
  color: #ff0000;
  font-weight : bold;

}

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: #f8f8f9;
}

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: #f8f8f9;
}

TABLE.productListing {
  border: 0px;
  border-style: solid;
    
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #ffffff;  /*valor anterior 5c7db3*/
  color: #93213A;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #ffffff;
  color: #999999;
}

A.pageResults {
  color: #a0a0a4;
}

A.pageResults:hover {
  color: #003366;
  background: #FFFFFF;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #003366;
}

TD.pageHeading2 {
  background: #FFFFFF;
  font-family: sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #93213a;
}

TD.iva {
  background: #FFFFFF;
  font-family: sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #93213a;
}

TD.modeloProducto {
  background: #FFFFFF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #93213a;
}

TD.precioProducto {
  background: #FFFFFF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 22px;
  font-weight: bold;
  color: #999999;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #003366;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  line-height: 1.5;
  color: #999999;
}

TD.ficha {
  background: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color: #93213A;
  font-weight: bold;
 }
TD.ficha2 {
  
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color: #999999;
  font-weight: bold;
  border: 2px solid #ffffff;
}

  input {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	background-color: #ffffff;
	border: 1px solid #003366;
	color: #333333;
	margin: 0px;
	padding: 1px;
		
}

.inputSinBorde{

	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	background-color: #ffffff;
	border: 0px;
	color: #333333;
	margin: 0px;
	padding: 1px;
		
}

TD.masinfo {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  color: #999999;

}
a.masinfo:link {
  color: #ff0000;
  font-size: 14px;
  text-decoration: none;

}

TEXTAREA
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	background-color: #ffffff;
	border: 1px solid #003366;
	color: #333333;
	margin: 0px;
	padding: 1px;	
}

TD.smallText, SPAN.smallText, P.smallText {

  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #93213A;
  font-weight: bold;
}

TD.smallText2 {

  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #93213A;
  font-weight: bold;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #a0a0a4;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #003366;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #003366;
  font-weight: bold;
}

TABLE.formArea {
  background: #a0a0a4;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

TD.productPriceInListing {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #d2e9fb;
}

TD.productPriceInBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #981c1e;
  border-color: #cccccc;
  border-style: solid;
  border-width: 1px;
  background: ;
}

TD.cantidad {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #981c1e;
}

TD.productPriceInProdInfo {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ccffcc;
}


.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #cccccc; color: #ff0000; font-weight : bold; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

#lightbox{
background-color:#eee;
padding: 10px;
border-bottom: 2px solid #666;
border-right: 2px solid #666;
}
#lightboxCaption{
font-size: 0.8em;
padding-top: 0.4em;
}
#lightbox img{ border: none; } 
#overlay img{ border: none; }

#overlay{ background-image: url(images/overlay.png); }

* html #overlay{
background-color: #333;
back\ground-color: transparent;
background-image: url(images/pixel_trans.gif);
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/overlay.png", sizingMethod="scale");
} 

