/*
  $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-size: 10px;
}

.errorBox {
	font-size : 10px;
	background: #ffb3b5;
	font-weight: bold;
}

.stockWarning {
	font-size : 10px;
	color: #C00;
	padding: 10px;
	background: #F6E4DF;
}

.productsNotifications {
	background: #f2fff7;
}

.orderEdit {
	font-size : 10px;
	color: #70d250;
	text-decoration: underline;
}

BODY {
  background: #FFF;
  color: #000;
  margin: 0px;
	font-family: "Trebuchet MS", Verdana, Sans-serif;
	font-size: 10px;
}

A {
  color: #C00;
  text-decoration: none;
}

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

FORM {
	display: inline;
}

TR.header {
  background: #FFF;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-size: 10px;
  background: #bbc3d3;
  color: #FFF;
  font-weight : bold;
}

A.headerNavigation { 
  font-size: 13px;  
  font-weight: bold;
}

A.headerNavigation:hover {
  font-size: 13px;  
  font-weight: bold;
}

TR.headerError {
  background: #F00;
}

TD.headerError {
  font-size: 12px;
  background: #F00;
  color: #FFF;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
	background: #0F0;
}

TD.headerInfo {
  font-size: 12px;
  background: #0F0;
  color: #FFF;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-size: 10px;
  background: #bbc3d3;
  color: #FFF;
  font-weight: bold;
}

.infoBox {
  background: #D3D1D1;
}

.infoBoxContents {
  background: #FFF;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-size: 10px;
}

TD.infoBoxHeading {
  background-image: url(images/infobox/corner_center.gif);
  font-size: 18px;
  font-weight: normal;
  color: #000;
  display: none;
}

TD.infoBox, SPAN.infoBox {
  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: #EFEFEF;
}

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

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #FFF;
  border-spacing: 1px;  
}

.productListing-heading {
	text-align: center; 
  font-weight: bold;
  padding: 8px;
  background: #C00; 
	color: #FFF;
}

TD.productListing-data {
	text-align: center;
	vertical-align: top; 
	padding: 10px;
  font-size: 13px;
  color: #D42700;
}

TD.pageHeading, DIV.pageHeading {
	font-size: 10px;
	color: #FFF;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
  height: 30px;
  width: 551x;
  background: url(images/m99.jpg);
  background-repeat: no-repeat;
  padding-bottom: 0px;
  padding-left: 15px;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-size: 10px;
  color: #000;
}

TD.main, P.main {
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-size: 10px;  
}

TD.accountCategory {
  font-size: 13px;
  color: #ABD;
}

TD.fieldKey {
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-size: 12px;
}

TD.tableHeading {
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-size: 10px;
  color: #F00;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-size: 11px;
}

SPAN.greetUser {
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  color: #F00;
}

SPAN.errorText {
  color: #F00;
}

.pr_category{
	font-size: 13px;
	color: #000;
 	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
 }

.pr_name {
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
}

.pr_price {
	font-size: 11px;
	color: #000;
	font-weight: bold;	
}

.pr_descr{
	font-size: 11px;
	color: #ACACAC;
	text-decoration: none;
}

.moduleRowOver {
	cursor: hand;
}

.checkoutBarFrom, .checkoutBarTo {
	font-size: 10px;
	color: #8c8c8c;
}

.checkoutBarCurrent {
	font-size: 10px;
	color: #000;
}

/* message box */
.messageBox {
	font-size: 10px;
}

.messageStackError, .messageStackWarning {
	font-size : 10px;
	color: #C00;
	padding: 10px;
	background: #F6E4DF;
}

.messageStackSuccess {
	font-size: 10px;
	background-color: #9F0;
}

/* input requirement */
.inputRequirement {
	font-size: 10px;
	color: #C00;
}

TD {
	font-size: 0.7em; 
}

.bg1 {
	background: url(images/m09.gif) no-repeat;
}

.ch1 {
	font-size: 10px;
	color: #A0A0A0;
}

.ch2 {
	font-size: 12px;
	color: #656565;
	font-weight: bold;
}

.ch3 {
	font-size: 0.9em;
	color: #C00;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 2px;
	background: url(images/puntitos.png) bottom left repeat-x;
}

.ch33 {
	font-size: 1.3em;	
	padding-bottom: 0px;
}

.ch4 {
	border-left: #BFBFBF 1px solid;
	border-right: #BFBFBF 1px solid;
}

.ch44 {
	padding-left: 10px;
}

.ch5 {
	font-size: 11px;
	color: #9F9F9F;
}

.ch6 {
	font-size: 1em;
	color: #000;
	font-weight: bold;	
}

.ch7 {
	font-size: 11px;
	color: #6E7175;
}

.ch8 {
	font-size: 9px;
	color: #B3B4B7;
	text-decoration: none;
}

.ch9 {
	font-size: 11px;
	color: #DB0C00;
	font-weight: bold;
}

.ch10 {
	padding-left: 7px;
}

.ch11 {
	font-size: 11px;
	color: #202020;
}

.ch12 {
	font-size: 12px;
	color: #202020;
}

.ch13 {
	font-size: 11px;
	color: #656565;
}

.ml1 {
	font-size: 10px;
	color: #575757;
	text-decoration: none;
}

.ml2 {
	font-size: 11px;
	color: #C00;
	font-weight: bold;
}

.ml3 {
	font-size: 10px;
	color: #A6A6A6;
}

.ml4 {
	font-size: 11px;
	color: #656565;
	text-decoration: none;
}

.ml5 {
	font-size: 11px;
	color: #0076B1;
	text-decoration: none;
	font-weight: bold;
}

.ml6 {
	font-size: 0.7em;
	color: #ACACAC;
	padding-bottom: 5px;
}

.ml7 {
	font-size: 11px;
	color: #74767C;
	text-decoration: none;
}             

.ml8 {
	font-size: 11px;
	color: #656565;
	text-decoration: none;
}

.ml9 {
	font-size: 11px;
	color: #D42700;
	text-decoration: none;
}

.se {
	border: #A2A2A2 1px solid;
	width: 126px;
	font-size: 9px;
	color: #858585;
}

.image_border {
	border: 1px solid #717171; 
}

.submenu {
	font-style: normal;
	padding: 4px 0px 4px 22px;
}

.subsubmenu {
	font-style: italic;
	padding: 1px 0px 1px 42px;
}

.subsubsubmenu {
	font-style: italic;
	padding: 1px 0px 1px 50px;
}

.cajaBuscar {	
	text-transform: uppercase;
	font-size: 0.8em;
	font-weight: bold;	
	padding-top: 0px;	
	height:69px;
	width:194px;
	color: #c00;
	text-align: center;
	background:transparent url("/images/fondoBuscar.jpg") top center no-repeat;
}

.cajaAux {	
	text-transform: uppercase;
	font-size: 0.8em;
	font-weight: bold;	
	padding-top: 0px;	
	height:156px;
	width:192px;
	color: #c00;
	text-align: center;
	background:transparent url("/images/fondoOferta.jpg") top center no-repeat;
}

.cajaAux SPAN {
	display: block;
	font-size: 1em;
	font-weight: bold;
	font-family: Impact, "Arial Black", sans-serif;
	margin-top: 0px;
	color:#c00;
}

.cajaAux S {
	font-size: 0.9em;
	font-family: Impact, "Arial Black", sans-serif;
	color:#000;
}


.telefono {	
	text-transform: uppercase;
	font-size: 0.7em;
	padding-top: 30px;	
	height:120px;
	width:192px;
	color: #000;
	text-align: center;
	vertical-align: center;
	background:transparent url("/images/telefonoContacto_irontec.jpg") top center no-repeat;
}

.telefono SPAN {
	display: block;
	font-size: 2em;
	font-weight: bold;
	font-family: Impact, "Arial Black", sans-serif;
	margin-top: 0px;
	color:#c00;
}

TR.categorias TD {	
	padding: 15px 12px 9px;		
	font-size: 0.8em;
	font-weight: bold;
}

TD.subcategoria IMG {
	border-bottom: 1px dotted #838383;
	margin-bottom: 5px;
}
