/*

  $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:  Verdana, Arial, sans-serif;
font-size: 10px;

}

.errorBox { 
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
font-weight: bold;
background-color: #FFFFFF;
color: #990000
}
.stockWarning { 
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
color: #CC0033;
}
.productsNotifications { 
background: #F2FFF7;
}
.orderEdit { 
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
color: #70D250;
text-decoration: underline;
}

BODY {
background: #BFD5DA;
color: #000000;
margin: 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
}

A {
font-size:11px;
color: #00465B;
font-weight: bold;
text-decoration: none;
}

A:hover {
color: #0B2329;
font-weight: bold;
font-size: 11px;
text-decoration: underline;
}

FORM {
display: inline;
}
TABLE.Header {
background: url(./images/fondo_tabla.gif);
} 

TR.header {
  background: #E77514;
}

TR.headerNavigation {
    font-size: 10px;
}
TD.headerNavigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight : bold;
	height: 25px;
	border-bottom: 3px solid;
	border-bottom-color: #00465B;
}
	
TD.topheader   {
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-size: 10px;
     font-weight: bold;
     color:#FFFFFF
}
TD.header {
  background: url(./images/bgBusc.gif);
}

A.headerNavigation {
	font-size: 10px;
}

A.headerNavigation:hover {
  color: #003300;
  font-size: 10px;
}

TR.headerError {
  background: #E9F7FD;
}

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

TR.headerInfo {
  background: #E9F7FD;
}

TD.headerInfo {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-decoration:underline;
  color: #ffffff;
  font-weight: bold;
  text-align: right;
}
TABLE.main {
  background: #FFFFFF;
}
TABLE.left {
  background:url(./images/fondo_left.gif);
  width: 230px;
  height: 800px;
  
}
TR.footer {
  background: #E9F7FD;
  font-weight: bold;
}

TD.footer {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  background: #00546D;
  color: #FFFFFF;
  font-weight: bold;
  border-bottom: 3px solid;
  border-bottom-color: #00465B;
}

A.footer {
color: #FFFFFF;
font-size: 10px;
font-weight: bold;

}

A.footer:hover {
color: #FFFFFF;
font-size: 10px;
}

.infoBox {
  color: #000000;
  font-size:12px;
}

.infoBoxContents {
font-family: Verdana, Arial, sans-serif;
font-weight:bold;
color: #000000;
font-size:12px;
border:0px;
}

.loginBox {
  background: #FFFFFF;
  color: #004200;
  font-size:12px;
  font-weight:bold;
}

.loginBoxContents {
background: url(./images/fondo_usus.gif);  
font-family: Verdana, Arial, sans-serif;
font-size:12px;
font-weight:bold;
color: #004200;
border:0px;
height:150px;
}
.buscador {
color:#BFD5DA;
background-image: url(./images/bgBusc.gif);
}
.buscadorContents {
padding-bottom:20px;
background-repeat: no-repeat;
background-position: left bottom;
font-family: Verdana, Arial, sans-serif;
font-size: 9px;
text-align:left;
border:0px;
}

.infoBoxNotice {
  background: #F2FFE6;
}

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

TD.infoBoxHeading {
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  color: #193117;
  width: 150px;
  height: 25px;
  padding-left: 10px;
  
}


TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #E9F7FD;
  padding-right: 50px;

}

TR.login {
  background: url(./images/fondo_usus.gif);
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  height:150px;
}

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: 0px;
  border-spacing: 1px;
  }

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

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

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #006633;
  background: #E9F7FD;
}

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

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: 12px;
  color:#147194; 
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  font-weight: bold;
  
}

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

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
}

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

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TEXTAREA {
  width: 75%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  text-align:justify;
 }

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #f0a480;
  font-weight: bold;
}

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

TD.formAreaTitle {
  font-family:  Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #990000;
  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: #CEDEDE;
cursor: pointer; 
cursor: hand; 
}
.moduleRowSelected { 
background-color: #CEDEDE;
}

.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: 11px;
font-weight: bold;
background-color: #CEDEDE;
color: #990000
}
.messageStackSuccess { 
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
font-weight: bold;
background-color: #CEDEDE;
color: #990000
}

/* input requirement */

.inputRequirement { 
font-family: Verdana, Arial, sans-serif; 
font-size: 11px;
font-weight: bold;
color: #990000;
}
ul.stiemap {
color: #ff0000;
}
