.boxText { 
  font-family: Verdana, Arial, sans-serif; 
  font-size: 10px;
}
/* Formato de los mensajes de error que salen, por ejemplo cuando el # de tarjeta esta mal */
.errorBox { 
  font-family : Verdana, Arial, sans-serif; 
  font-size : 10px; 
  background: #808080; 
  color: #FFFFFF;
}
.stockWarning { 
  font-family : Verdana, Arial, sans-serif; 
  font-size : 10px; 
  background: #808080; 
  color: #FFFFFF;
}
.productsNotifications { 
  background: #000000; 
  color: #FFFFFF;
}
.orderEdit { 
  font-family : Verdana, Arial, sans-serif; 
  font-size : 12px; 
  color: #FFFFFF; 
  text-decoration: underline; 
}

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

A {
  color: #FFFFFF;
  text-decoration: underline;
}

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

FORM {
	display: inline;
}

TR.header {
  background: #000000;
}

TR.headerNavigation {
  background: #000000;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #000000;
  color: #FFFFFF;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

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

TR.headerError {
  color: #FFFFFF;
  background: #CE0000;
}

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

TR.headerInfo {
  background: #808080;
  color: #FFFFFF;
}

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

TR.footer {
  background: #303030;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #303030;
  color: #FFFFFF;
  font-weight: bold;
}

/* Borde de los infobox */
.infoBox {
  background: #CE0000;
}

/* interior de los infobox */
.infoBoxContents {
  background: #000000;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #FFFFFF;
}

/* No se */
.infoBoxNotice {
  background: #808080;
  color: #FFFFFF;
}

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

/* Encabezado de los infobox */
TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #CE0000;
  color: #FFFFFF;
}

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

/* No se */
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: #000000; //
}

/* No se */
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: #000000;
}

/* Borde de la tabla de productos */
TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #CE0000;
  border-spacing: 1px;
}

/* Encabezado de la tabla de productos */
.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #CE0000;
  color: #FFFFFF;
  font-weight: bold;
}

.productListing-heading:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #CE0000;
  color: #FFFFFF;
  font-weight: bold;
}
/* Interior de la tabla de producto  */
TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

/* No se */
A.pageResults {
  color: #FFFFFF;
  background: #000000;
}

/* No se */
A.pageResults:hover {
  color: #FFFFFF;
  background: #303030;
}

/* Titulo de las paginas, (Whats new here) */
TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  color: #FFFFFF;
}

/* No se */
TR.subBar {
  color: #FFFFFF;
  background: #000000;
}

/* No se */
TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #FFFFFF;
  background: #000000;
}


/* Cambia el estilo de las areas principales en osComemrce, default page, product text, info pages text. */
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, Arial, sans-serif;
  font-size: 10px;
}

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

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: 12px;
  font-weight: bold;
}

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

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  background: #E8E8E8;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #E8E8E8;
}

/* Color de la palabra Guest o nombre del usuario */
SPAN.greetUser {
  color: #CE0000;
  font-weight: bold;
}

TABLE.formArea {
  background: #000000;
  border-color: #808080;
  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: #CE0000;
  font-weight: bold;
}

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

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

.moduleRow { }
.moduleRowOver { background-color: #303030; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #808080; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #808080; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #FFFFFF; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 12px; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 12px; }

/* input requirement */

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