/*
  $Id: stylesheet.css,v 1.56 2005/12/09 10:00:02 hpdl Exp $

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

  Released under the GNU General Public License
============================================================

Tabla de Colores:
-----------------
#000000;	//negro
#ffffff;	//blanco
#D0FF66; 	//verde ciruela
#EEF8DF; 	//blanco verdoso
#333333;	//gris oscuro
#666666; 	//gris claro ppal
#b6b7cb;
#bbc3d3;	//celeste oscuro (oscommerce)
*/

.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: #333333; color:#ffff00; } /*{ background: #f2fff7; }*/
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

/* Separador vertical de los menus laterales y el body, en el index (td.dotted {border-style: dotted;})  */
.separadorvertical
{ 
	background: url('images/barrapuntos.gif') repeat-y;
}

A {
  //color: #c27804;
  text-decoration: none; 
  //font: bold 11px Arial, Helvetica, sans-serif;
  font: 11px Arial, Helvetica, sans-serif;
	color: #EEFFDF;
	margin-left: 10px;
}

A:hover { 
	//color: #AABBDD;
	color: #EEF8DF; //#CCDDFF;
	text-decoration: underline
}

FORM {display: inline;}

TR.header {background: #666666;}

TR.headerNavigation {
	background: #EEF8DF; //blanco verdoso
	color: #000000;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight : bold;
	background: #000000; //blanco verdoso
	color: #ffffff;  
}

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

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

TR.headerInfo {background: #EEF8DF;}
TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #FFF8DF;
  color: #1111ff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #c27804;
}

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

.infoBox {
  background: #b6b7cb;
}

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

.infoBoxNotice {
  background: #ffffff;
}

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

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

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: 3px;
  border-style: solid;
  border-color: #c27804;
  border-spacing: 1px;
}

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

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

A.pageResults {
  color: #EEF8DF;//#0000FF
}

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

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

TD.pageHeadingImage, DIV.pageHeadingImage {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
  background: #EEF8DF;
}

TR.subBar {
  background: #f4f7fd;
}

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

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

  

}

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: 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: #666666; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #555555; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #aeafae; }
.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: 10px; background-color: #ffb3b5; color:ff0000;}
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; color:0000ff;}

/* input requirement */

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


/*============================================== JUTON ======================================================

*/

BODY {
	background:#333333; 					/*Gris oscuro de fondo*/
	color:#EEF8DF;								/*Blanco verdoso*/
  border-bottom-color:#777777;
	border-bottom-style:dotted;
	border-bottom-width:2px;
}

.titulo {
	font-size: 21px; /*24*/
	line-height: 20px; /*20*/
	color: #EEF8DF;
	text-decoration: none;
	font-family: "Zurich XCn BT", "Arial Narrow", Helvetica, sans-serif;
	padding: 2px;
}

.microtitulo {
	font-size: 15px;
	line-height: 10px;
	color: #EEF8DF;
	text-decoration: none;
	font-family: "Arial Narrow", Helvetica, sans-serif;
	padding: 2px;
}

.topheaderaux {}

TR.topheaderNavigation {background: #EEF8DF; //blanco verdoso color: #666666;}

TD.topheaderNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight : bold;
	background:#EEF8DF; 
	color: #666666;	
}
A.topheaderNavigation {
	color:#666666;
	font-weight : bold;
}
A.topheaderNavigation:hover {
	color:#333333;
}

.topheader {
	/*background:#EEF8DF;*/
	color: #666666;	
	font-size: 10px;
	line-height: 8px;
	text-decoration: none;
	font-family: "Arial Narrow", Helvetica, sans-serif;
	padding: 0px;
}

TD.topheader {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight : bold;
	color: #666666;	
}

/*.fondocab {
	background: url('images/fondocab.gif') repeat-x;
}


.fondomail {
	background: url('images/mail.jpg') no-repeat right top;
}


.fondomail_titulo {
	font-size: 24px;
	line-height: 20px;
	color: #EEF8DF;
	text-decoration: none;
	font-family: "Zurich XCn BT", "Arial Narrow", Helvetica, sans-serif;
	padding: 2px;
	background: url('images/fondomail.gif') no-repeat right top;	
}
*/

.menuhead{
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}