/*
  $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: Arial; font-size: 10px; }
.errorBox { font-family : Arial; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Arial; font-size : 10px; color: #70d250; text-decoration: underline; }

.prodTitulos {
	color: #666666;
	font-weight: bold;
	font-size: 12px;
}

BODY {
  background: #ffffff;
  color: #333333;
  margin: 5px;

}

SPAN.diccionario {
	font-family: Arial;
    font-size: 12px;
    font-weight: bold; 
	
}
A {
  font-family: Arial;
  color: #006699;
  font-size: 12px;
  text-decoration: none;
  /*font-weight : bold;*/
}




A:hover {
  color: #999900;
  text-decoration: underline;
  
 
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

/*TR.headerNavigation {
  background: #ff6600;
}*/

TD.headerNavigation {
  font-family: Arial;
  font-size: 12px;
  height:56px;
  color: #ffffff;
  font-weight : bold;
  background:transparent url(images/head_images/fondoHeader.png)
  
}



A.headerNavigation { 
  color: #ffffff; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Arial;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Arial;
  font-size: 12px;
  background: #ffffff;
  color: #ff6600;
  font-weight: bold;
  text-align: center;
  
}
TD.textovertical {
	background: #333333;
	color: #ffffff;
	font-family: Arial;
	font-size: 10px;
	
	} 

TR.footer {
  background: #ff6600;
}

TD.footer {
  font-family: Arial;
  font-size: 10px;
  background: #333333;
  color: #ffffff;
  font-weight: bold;
}

TD.box {
  font-family: Arial;
  font-size: 10px;
  background: #ffcc99;
  color: #FF6600;
  font-weight: bold;
  
}
TD.boxTitle {
  font-family: Arial;
  font-size: 10px;
  height: 20px;
  background: #34A3DD;
  color: #FFFFFF;
  font-weight: bold;
  
}
.infoBox {
 border-color:#cccccc;
  border-style: solid;
  border-width: 1px;
  border-top: none;


}


.infoBoxContents {
  background=#ffffff;
  font-family: Arial;
  font-size: 12px;
  color: #ff6600;


}

.infoBoxNotice {
  background: #FF8E90;
  /*border-color: #ff6600;*/
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Arial;
  color: #ff9933;
  font-size: 12px;
  border-color: #ff6600;

}

TD.fondoImagen {
	border-color: #cccccc;
	border-style: solid;
    border-width: 1px;
   
    
  
}
TR.botonmenu {
	font-family: Arial;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	height: 35px;
	color: #ff6600;
	background:transparent url(images/infobox/box.jpg)
	
  
}

TD.infoBoxHeading {
	font-family: Arial;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	height: 30px;
	border-color:#cccccc;
	color: #666666;
    border-style: solid;
    border-width: 1px;
    border-bottom: none;
    background:transparent url(images/infobox/fondocolumna.png)
  
}
/*ESTILO COMPARE.PHP */
TD.compareHeading {
	font-family: Arial;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	height: 60px;
	border-color:#cccccc;
	color: #34A3DD;
    background:transparent url(images/infobox/fondocolumna.png)
  
}

TD.tituloOpcion {
	color: #999900;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	height: 20px;
	border-color:#123456;
  	border-width: 1px;
  	background:transparent url(images/infobox/fondocolumna.png)
	
}
TD.precio {
	font-family: Arial;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	height: 60px;
	border-color:#cccccc;
	color: #FFFFFF;
    background:transparent url(images/infobox/fondoprecio.png)
	
}

TD.opcion {
  font-family: Arial;
  font-size: 10px;
  height: 25px;
  background: #34A3DD;
  color: #FFFFFF;
  font-weight: bold;
  
}

TD {
	font-size: 12px;
}

TD.headProducto {
	font-family: Arial;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	height: 30px;
	border-color:#cccccc;
	color: #000000;
    border-style: solid;
    border-width: 1px;
    background:#ffffff;
  
}
TD.tituloProducto {
	color: #999900;
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	height: 30px;
	border-color:#123456;
  	border-width: 1px;
  	background:transparent url(images/infobox/fondocolumna.png)
	
}


TD.infoBox, SPAN.infoBox {
  font-family: Arial;
  font-size: 11px;
  

}

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: #ffffff;
}

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;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #333333;
  border-spacing: 1px;
  border-right: none;
  border-left: none;
}

.productListing-heading {
  font-family: Arial;
  font-size: 11px;
  background: #34A3DD;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Arial;
  font-size: 11px;
}

A.pageResults {
  color: #ff9900;
}

A.pageResults:hover {
  color: #ff9900;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Arial;
  font-size: 20px;
  font-weight: bold;
  color: #ffffff;
  height: 40px;
  background: #cccccc;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Arial;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Arial;
  font-size: 12px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Arial;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Arial;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Arial;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Arial;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Arial;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Arial;
  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, Arial;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Arial;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Arial;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Arial;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Arial; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Arial; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Arial; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Arial; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Arial; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Arial; font-size: 10px; color: #ff0000; }

/* BOF: Additional Images */
.imagesBoxContents {
  font-family: Arial;
  font-size: 10px;
}
/* EOF: Additional Images */


/* PRODUCT_FILTER.PHP */
TD.formFilterHeading {
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  border-color:#cccccc;
 
   
}

TD.formFilterContent {
  font-family: Arial;
  font-size: 10px;
  color: #000000
  

}

TABLE.shopby {
  
  border-color:#cccccc;
  border-style: solid;
  border-width: 1px;
  background:transparent url(images/infobox/fondocolumnashopby.png);
}

TABLE.sorteo {
  border-color:#cccccc;
  border-style: solid;
  border-width: 1px;
  background:transparent url(images/sorteo/fondo.png);
}

TABLE.reseller {
   background:transparent url(images/fondo_reseller.png);
}


TABLE.corporativo {
   background:transparent url(images/fondo_corporativo.png);
}

TD.sorteo {
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  color: #0099cc;	
}

SPAN.diccionario {
	font-family: Arial;
	color: #666666;	
    font-size: 12px;
    font-weight: bold;
    
	
}