/*
  $Id: stylesheet.css,v 1.50 2002/11/02 03:06:05 hpdl Exp $

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

  Copyright (c) 2001 osCommerce

  Released under the GNU General Public License
*/
/*.fondolateral {
  background: #475574; #F5F6F7
}*/

/*TABLE.Langbox es el utilizado para idiomas en cabecera*/
TABLE.LangBox {
height: 11px;
width: 50px;
}




.fondolateral {
  background: #475574
  ;
}

.fondocentral {
  background: #FFFFFF;
}

/*textobasico es el utilizado entre otros en los conrenidos del menu ayuda*/
.textobasico { font-family: Verdana, Arial, sans-serif; font-size: 11px; font-weight: regular; }

/*textodescriptivo es el utilizado en las descripciones de los artículos, igual que txtobasico pero con color de fondo*/
.textodescriptivo { font-family: Verdana, Arial, sans-serif; font-size: 11px; font-weight: regular; background: #F5F6F7;}
.textodescriptivotachado { font-family: Verdana, Arial, sans-serif; font-size: 11px; font-weight: regular; background: #F5F6F7;text-decoration: line-through;}
.textodescriptivooferta { font-family: Verdana, Arial, sans-serif; color: B50431; font-size: 11px; font-weight: regular; background: #F5F6F7;}
.textodescriptivovacaciones { font-family: Verdana, Arial, sans-serif; color: B50431; font-size: 11px; font-weight: regular;}

.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; }

BODY {
  background: #ffffff;
  color: #00143E;
  margin: 0px;
}

A { 
  color: #00143E; 
  text-decoration: none; 
}


A:hover { 
  text-decoration: underline; 
}

FORM {
	display: inline;
}

TR.header {
  background: #00143e;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #00143e;
  font-weight : regular;
}

A.headerNavigation { 
  color: #00143e; 
}

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

TR.headerError {
  background: #B50431;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #B50431;
  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;
}

.menugeneral { color: #ffffff; font-size: 10px;  font-weight: bold; text-decoration: none; font-family: Verdana, Arial, sans-serif }
.menugeneral a { color: #ffffff; font-size: 10px;  font-weight: bold; text-decoration: none; font-family: Verdana, Arial, sans-serif }
.menugeneral a: hover { color: #ffffff; font-size: 10px;  font-weight: bold; text-decoration: underline; font-family: Verdana, Arial, sans-serif }

.footer { color: #A3AABA; font-size: 10px;  font-weight: bold; text-decoration: none; font-family: Verdana, Arial, sans-serif }
.footer a { color: #A3AABA; font-size: 10px;  font-weight: bold; text-decoration: none; font-family: Verdana, Arial, sans-serif }
.footer a:hover { color: #A3AABA; font-size: 10px;  font-weight: bold; text-decoration: underline; font-family: Verdana, Arial, sans-serif }

.infoBox {
  background: #a3aaba;
}

.infoBoxContents   { color: #666; font-weight: bold; font-size: 10px; font-family: Verdana, Arial, sans-serif; background-color: #e0e0e0 }
.infoBoxContents A:link   { color: #666; font-weight: bold; text-decoration: none }
.infoBoxContents A:visited   { color: #666; font-weight: bold; text-decoration: none }
.infoBoxContents A:active   { font-weight: bold; text-decoration: none }
.infoBoxContents A:hover   { color: #00143e; font-weight: bold;  text-decoration: underline }

.infoBoxContentsb   { color: #666; font-weight: regular; font-size: 10px; font-family: Verdana, Arial, sans-serif; background-color: #e0e0e0 }
.infoBoxContents A:link   { color: #666; font-weight: regular; text-decoration: none }
.infoBoxContents A:visited   { color: #666; font-weight: regular; text-decoration: none }
.infoBoxContents A:active   { font-weight: regular; text-decoration: none }
.infoBoxContents A:hover   { color: #00143e; font-weight: regular;  text-decoration: underline }

.infoBoxlogin   { color: #00143E; font-weight: regular; font-size: 10px; font-family: Verdana, Arial, sans-serif; background-color: #e0e0e0 }
.infoBoxlogin A:link   { color: #00143E; font-weight: regular; text-decoration: none }
.infoBoxlogin A:visited   { color: #00143E; font-weight: regular; text-decoration: none }
.infoBoxlogin A:active   { font-weight: 00143E; text-decoration: none }
.infoBoxlogin A:hover   { color: #00143E; font-weight: regular;  text-decoration: underline }

.preguntas   { color: #666; font-weight: bold; font-size: 10px; 
   font-family: Verdana, Arial, sans-serif; background-color: #e0e0e0; border: solid 1px #000000; }
.preguntas A:link   { color: #666; font-weight: bold; text-decoration: none }
.preguntas A:visited   { color: #666; font-weight: bold; text-decoration: none }
.preguntas A:active   { font-weight: bold; text-decoration: none }
.preguntas A:hover   { color: #00143e; font-weight: bold;  text-decoration: underline }

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #a3aaba;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
/* Fondos de las tablas en por ejemplo listado de productos, cada banda de un color, 
el color del texto afecta a los precios en el listado de artículos*/

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: #F5F6F7;
  font-size: 10px;
  color: #00143E;
}

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: #ffffff;
  font-size: 10px;
  color: #00143E;
}

TR.productListing-heading {
  background: #d2e9fb;
}
/* En teoria es el titular de la lista de productos, no el encabezado.*/
/*TABLE.productListing  { border: solid 1px #b6b7b8; border-spacing: 1px }*/

TD.productListing-heading { font-family: Verdana, Arial, sans-serif; font-size: 10px; background: #BBC3D3; color: #ffffff; font-weight: bold }
TD.productListing-heading a { font-family: Verdana, Arial, sans-serif; font-size: 10px; background: #BBC3D3; color: #ffffff; font-weight: bold }
TD.productListing-heading a:hover { font-family: Verdana, Arial, sans-serif; font-size: 10px; background: #BBC3D3; color: #ffffff; font-weight: bold; decoration: underline }

TD.productListing-data { font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; color: 00143E;}
TD.productListing-data a { font-family: Verdana, Arial, sans-serif; font-weight: bold; color: 00143E;}
TD.productListing-data a: hover { font-family: Verdana, Arial, sans-serif; font-weight: bold;color: 00143E; decoration: underline; }

A.pageResults { 
  color: #0000FF; 
}

A.pageResults:hover { 
  color: #0000FF; 
  background: #FFFF33; 
}
/* Encabezados de cada pagina, nombres de secciones, etc el color original era 9A9A9A */
TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: regular;
  color: #475574;
}

TR.subBar {
  background: #F5F6F7;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #00143E;
}

/*
El original era
TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}*/

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

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

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

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

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: #CC0000;
}

TD.category_desc {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

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: #f0a480;
  font-weight: bold;
}

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

TABLE.formArea {
  background: #E0E0E0;
  border-color: #A3AABA;
  border-style: solid;
  border-width: 1px;
}

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

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

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

.moduleRow { }
.moduleRowOver { background-color: #F5F6F7; cursor: hand; }
.moduleRowSelected { background-color: #F5F6F7; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #00143E; }
/*ADAPTACION A 2.2MS 2*/
/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; color: #FFFFFF; font-size: 10px; background-color: #B50431; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; color: #FFFFFF; font-size: 10px; background-color: #B50431; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #B50431; }
.inputRequirementazul { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #00143E; }

/* todo el FF0000 ha sido cambiado a B50431*/
