/*
  $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: 12px;}
.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: #70d250; text-decoration: underline; }
/* fondo de hoja, (color) letra de el desglose de las noticias (Esta letra es la usada, donde no hay letra determinada)*/
BODY {
  background: #002E62;
  color: white;
  margin: 0px;
  font: normal 12pt Arial; #000000;  
}
/*  A   es la letra principal de los titulos de noticias
*/
A {
  color: #ace061;
  text-decoration: none;
  font: 10pt Verdana;
/*  font-weight: bold;*/
}
/*  Hover es cuando esta presionada A , son los titulos de las noticias
*/
A:hover {
  color: yellow;
  text-decoration: none;
}
/*FORM esta en USE PALABRAS PARA BUSQUEDA
*/
FORM {
	display: inline;
	color: #339999;
}
/* No se que es
*/ 
TR.header {
  background: #DBA320;
}

TR.headerNavigation {
  background: transparent none;
  background-image: none;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: url(pastito-barras.gif);
  color: #444444;
  font-weight : bold;
  border-bottom-color: #002e62;
}
/* Esta es la Barra Principal ACCESO DIRECTO, letra y fondo*/
A.headerNavigation { 
    font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: white;
  font-weight: bold;
    background-image: url(pastito-barras.gif);
}

A.headerNavigation:hover {
  color: #FFFFE0;
}

TR.headerError {
  background: ;
}

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: ;
  font: 0;
}
/* Es la raya de abajo visitas y fecha
*/
TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  background: ;
  color: #002e62;
  font-weight: bold;
  background-image: url(pastito-barras.gif);
}
/* Esto borde en el centro de las noticias
*/
.infoBox {
  background: #A7A7A7;
  border: 2px solid #A9A9A9;
  border-color: #939393;
}
/* Fondo Noticias nuevas y fondo cajas izquierdas*/
.infoBoxContents {
  background: #002e62;
  font-family: Verdana, Verdana, sans-serif;
  font-size: 15px
  color; #002e62;
  color: #002e62;
  border: #002e62;
}

.infoBoxNotice {
  background: #FF8E90;
  color: #CCFF00;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
/* EncabezaDO listado noticias*/
TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background:;
  color: white;
  border-color: #3F3F3F;
  background-image: url(pastito-barras.gif);
}

DIV.infoBoxHeading {
  background: #FFCC33;   /* change colours here to match your site */
  border: 0 solid #FFFF66; 
  border-width:1px; 
  border-left-width: 0px;
  padding:0.1ex;
  padding-left:0ex;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 19px;
}

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: #002e62F;
}

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: #002e62F;
}
/* este es el borde del cuadrado, letra de los titulos de las noticias*/
TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #72ac20;
  border-spacing: 1px;color: #72ac20;
  background: #002e62;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  										  color: white;
  font-weight: bold;
  background: url(pastito-barras.gif);
}
/* no es nada importante*/
TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 29;
  color: white;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}
/* Titulo desglose noticia*/
TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #aff26e;
}

TR.subBar {
  background: #323232;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 24px;
  color: #323232;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana;
  font-size: 9px;
  color: #fffacd;
  background: #002e62;
  font: normal normal;
  font-size-adjust: 1;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #FFFFE0;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 15px;
  font-weight: bold;
  border-color: #002e62;
  border-left-color: #002e62;
  border-right-color: #002e62;
  border-style: groove;
  border-bottom-color: #002e62;
  background: #002e62;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: Yellow;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #800080;
  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;
}
/* OFERTA*/
SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
 font-size: 7px;
  color: #4a4a4a;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #858585; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #858585; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #002e62f; }

/* 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: #ffb3b5; }
.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; }

/* menu Image -noborderBox2 - Show Sub-categories  Star */
a.menucateg:link, a.menucateg:visited, a.menucateg:active {
display: block;
vertical-align: middle;
color: #000055;
font-size: 12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
text-align: left;
height: 17px;
padding-top:2px;
text-decoration: none;
background-color: Silver;
border: 1px solid #000055;
}

a.menucateg:hover {
border: 1px solid #CCCCCC;
background-image: url('images/menuon.png');
background-repeat: repeat;
text-decoration: none;
font-weight: bold;
color: #002e62
}

a.menusubcateg:link, a.menusubcateg:visited, a.menusubcateg:active {
display: block;
vertical-align: middle;
font-size: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align: left;
height: 19px;
text-decoration: none;
padding-top:2px;
border-bottom: 1px solid #7b9ebd;
border: solid 1px #000031;
}

a.menusubcateg:hover {
border-bottom: 1px solid #002e62;
border-top: 1px solid #002e62;
background-image: url('images/menuon.png');
background-repeat: repeat;
text-decoration: none;
color: #002e62
}
/* menu Image -noborderBox2 - Show Sub-categories  End */