/*
  $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
  .boxTextInformacion { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #5151D4; line-height: 14px;}
*/

.boxText { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #0B0B3C; line-height: 14px;}
.boxTextInformacion { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #555555; line-height: 14px;}
.boxTextInformacionCont { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #555555; line-height: 14px;}
.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; }

BODY {
  	background: #ffffff;
  	color: #0B0B3C;
  	margin: 0px;
  	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #B38555;
	scrollbar-highlight-color: #B38555;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #B38555;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

A {
  color: #0B0B3C;
  text-decoration: none;
}

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

FORM {
	display: inline;
}

.inputnewsletter
{
    BORDER-TOP: #FFFFFF 1px solid;
    BORDER-BOTTOM: #FFFFFF 1px solid;
    BORDER-LEFT: #FFFFFF 1px solid;
    BORDER-RIGHT: #FFFFFF 1px solid;
    BACKGROUND-COLOR: #08093F;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 7pt;
    COLOR: #FFFFFF;
    TEXT-DECORATION: none
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #7ABAFF;
}

TD.headerNavigation {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  background: #7ABAFF;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

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

TR.headerError {
  background: #ff0000;
}

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

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

.infoBox {
  background: #b6b7cb;
}

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

.notificaciones {
  background: #F4F4F4;
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #00005A;
  color: #ffffff;
}

TD.infoBoxHeadingCarrito {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #00005A;
  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: #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: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #00005A;
  color: #FFFFFF;
  font-weight: bold;
}

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

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #FF9329;
}

TR.subBar {
  background: #f4f7fd;
}

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

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.smallText, SPAN.smallText, P.smallText {
  font: normal 13px/100% sans-serif, Tahoma, Arial, Helvetica, Verdana;
}

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

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

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

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

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




.fichaextnaranja {font-size: 11px; color: #FD5E00; font-family: Arial, Helvetica, sans-serif; font-weight: bold;}
.fichaextgris {font-size: 11px; color: #666666; font-family: Arial, Helvetica, sans-serif; font-weight: bold;}
.fichaextgrisclaro {font-size: 11px; color: #E3E3E3; font-family: Arial, Helvetica, sans-serif; font-weight: bold;}
.fichaextprecionaranja {font-size: 12px; color: #FD5E00; font-family: Arial, Helvetica, sans-serif; font-weight: bold;}
.fichaextpreciomarron {font-size: 14px; color: #AD4325; font-family: Arial, Helvetica, sans-serif; font-weight: bold; line-height: 13px;}
.fichaextpreciogris {font-size: 14px; color: #AAAAAA; font-family: Arial, Helvetica, sans-serif; font-weight: bold; line-height: 13px;}
.ficharefblanco {font-size: 10px; color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-weight: bold;}
.titulosmenublanco {font-size: 13px; color: #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif;}
.ficharefazulado {font-size: 11px; color: #0058A2; font-family: Verdana, Arial, Helvetica, sans-serif;}
.ficharefazuladoBig {font-size: 11px; color: #000066; font-family: Arial, Helvetica, sans-serif; font-weight: bold;}
.ficharefazuladoclaro {font-size: 10px; color: #BCE0FF; font-family: Arial, Helvetica, sans-serif; font-weight: bold;}
.ficharefnegro {font-size: 10px; color: #000000; font-family: Arial, Helvetica, sans-serif; line-height: 12px;}
.fichadatos {font-size: 10px; color: #000000; font-family: Arial, Helvetica, sans-serif;}
.fichadatospeque {font-size: 8px; color: #000000; font-family: Arial, Helvetica, sans-serif;}
.ficharefmarron {font-size: 10px; color: #691100; font-family: Arial, Helvetica, sans-serif; font-weight: bold;}
.ficharef {font-size: 10px; color: #0058A2; font-family: Arial, Helvetica, sans-serif; font-weight: bold;}
.fichatit {font-size: 14px; color: #000000; font-family: Geneva, Arial, Helvetica, sans-serif; font-weight: bold;}
.fichatitazul {font-size: 12px; color: #55B0FF; font-family: Geneva, Arial, Helvetica, sans-serif; font-weight: bold;}
.titulosmarron {font-size: 16px; color: #640900; font-family: Arial, Helvetica, sans-serif; font-weight: bold;}
.titulonoticia {font-size: 11px; color: #806E59; font-family: Arial, Helvetica, sans-serif; font-weight: bold;}
.titulonoticianegro {font-size: 11px; color: #000000; font-family: Arial, Helvetica, sans-serif; font-weight: bold;}
.tituloscontenidos {font-size: 12px; color: #806E59; font-family: Arial, Helvetica, sans-serif; font-weight: bold;}
.textocontenidosnaranja {font-size: 11px; color: #FF7600; font-family: Arial, Helvetica, sans-serif;}
.textocontenidosnaranjaresaltar {font-size: 11px; color: #F27000; font-family: Arial, Helvetica, sans-serif; font-weight: bold;}
.textocontenidosnaranjabold {font-size: 11px; color: #CF6000; font-family: Arial, Helvetica, sans-serif; font-weight: bold;}
.textocontenidos {font-size: 10px; color: #FF7600; font-family: Arial, Helvetica, sans-serif; font-weight: bold;}
.textoempresa {font-size: 14px; color: #681414; font-family: Arial, Helvetica, sans-serif;}
.textoofertas {font-size: 10px; color: #691100; font-family: Arial, Helvetica, sans-serif; font-weight: bold; line-height: 10px;}
.textocalabaza {color: #F67E00; font-family: Geneva, Arial, Helvetica, sans-serif; font-weight: bold;}
.noticiastit {font-size: 10px; color: #640900; font-family: Arial, Helvetica, sans-serif; font-weight: bold; line-height: 10px;}
.noticias {font-size: 12px; color: #DE6700; font-family: Arial, Helvetica, sans-serif; font-weight: bold;}
.noticiasext {font-size: 12px; color: #640900; font-family: Arial, Helvetica, sans-serif; font-weight: bold;}
.fechanoticia {font-size: 10px; color: #B3A698; font-family: Arial, Helvetica, sans-serif; font-weight: bold;}
.titcontenidos {font-size: 17px; color: #000000; font-family: Arial, Helvetica, sans-serif; font-weight: bold;}
.titinmueblebanda {font-size: 16px; color: #FFFFFF; font-family: Geneva, Arial, Helvetica, sans-serif; font-weight: bold;}
.marcatit {font-size: 18px; color: #F67E00; font-family: Geneva, Arial, Helvetica, sans-serif; font-weight: bold;}
.datosinmueblebanda {font-size: 12px; color: #FFC9A2; font-family: Geneva, Arial, Helvetica, sans-serif;}
.cuadradobordes {border: 1px dotted #64B0F0;}
.cuadradofotonoticia {border: 1px solid #276C95;}
.bordeizquierdo {border-left-width: 1px; border-left-style: dotted; border-left-color: #64B0F0;}
.bordederecho {border-right-width: 1px; border-right-style: dotted; border-right-color: #64B0F0;}
.fechanoticias {font-size: 11px; color: #48A7E1; font-family: Geneva, Arial, Helvetica, sans-serif; font-weight: bold;}
.titulonoticias {font-size: 12px; color: #286C95; font-family: Geneva, Arial, Helvetica, sans-serif; font-weight: bold;}
.textonoticia {font-size: 10px; color: #0058A2; font-family: Arial, Helvetica, sans-serif; font-weight: bold; line-height: 11px;}
.textonoticiamas {font-size: 10px; color: #48A7E1; font-family: Arial, Helvetica, sans-serif; line-height: 11px;}
.titulossecciones {font-size: 16px; color: #FFFFFF; font-family: Geneva, Arial, Helvetica, sans-serif; font-weight: bold;}
.titsubsecciones {font-size: 14px; color: #1D8ED6; font-family: Geneva, Arial, Helvetica, sans-serif; font-weight: bold;}
.textocontepeque {font-size: 11px; color: #0058A2; font-family: Arial, Helvetica, sans-serif; line-height: 12px;}
.textoobservaciones {font-size: 10px; color: #806E59; font-family: Arial, Helvetica, sans-serif; font-weight: bold;}
.estrellas {font-size: 25px; color: #286C95; font-family: Arial, Helvetica, sans-serif; font-weight: bold;}
.tituloshoteles {font-size: 12px; color: #640900; font-family: Arial, Helvetica, sans-serif; font-weight: bold;}
.estrellasmarron {font-size: 19px; color: #806E59; font-family: Arial, Helvetica, sans-serif; font-weight: bold;}
.textozonagastronomia {font-size: 10px; color: #CF6000; font-family: Arial, Helvetica, sans-serif; line-height: 11px;}
.alquileresnombre {font-size: 13px; color: #888888; font-family: Arial, Helvetica, sans-serif;}
.alquileresdatos {font-size: 9px; color: #000000; font-family: Arial, Helvetica, sans-serif; line-height: 9px;}
.darkbluebold { font-size: 15px; font-weight: bold; color: #001B43;}
.telservicios {font-size: 10px; color: #0058A2; font-family: Arial, Helvetica, sans-serif;}