/*
  $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; font-size: 10px; }
.errorBox { font-family : Verdana; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana; font-size : 10px; background: #0174FE; color: #FFFFFF; font-weight: bold; text-decoration: underline; }

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}

A {
  color: #000000;
  text-decoration: none;
/*  font-weight : bold;*/
}

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

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigationmiddle {
  text-transform: lowercase;
  background: url(images/infobox/top_menu2.gif);
}

TR.headerNavigationleft {
  background: url(images/nav_left.gif);
  background-repeat: no-repeat;
}

TR.headerNavigationright {
  background: url(images/nav_right.gif);
  background-repeat: no-repeat;
}

TD.headerNavigation {
  font-family: Verdana;
  font-size: 10px;
  color: #FFFFFF;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #FFFFFF;
  text-decoration: underline;
}

A.headerNavigation:visited { 
  color: #FFFFFF; 
}

TR.headerError {
  background: #0174FE;
}

TD.headerError {
  font-family: Verdana;
  font-size: 12px;
  background: #0174FE;
  color: #FFFFFF;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Verdana;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: url(images/infobox/amarillo.gif);
}

/*TR.footerbg {
  background: url(images/infobox/amarillo.gif);
  color: #ffffff;
}

TD.footerbg {
  font-family: Verdana;
  font-size: 10px;
  font-weight: bold;
  color: #ffffff;
  padding-top: 9px;
}*/

TR.footersh {
  background: url(images/bottom_shade.gif);
}
TR.footerbgwhite {
  background: #0174FE;
}
TD.footerbgwhite {
  font-family: Verdana;
  font-size: 10px;
  font-weight: bold;
  color: #000000;
  padding-top: 9px;
/*  text-transform: uppercase;*/
}

TD.footerbgcopy {
  font-family: Verdana;
  font-size: 10px;
  color: #000000;
  padding-top: 9px;
}
/*TR.footerlast {
  background: #242021;
  font-family: Verdana;
  font-size: 9px;
  color: #ffffff;  
}*/

TD.footer {
  font-family: Verdana;
  font-size: 10px;
  background: transparent;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: transparent;
}

.infoBoxContents {
  padding-left: 14px;
  padding-right: 9px;
  font-family: ;
  font-size: 10px;
}

/*Los siguientes tres son para iluminar los infoboxes azul opaco*/
.boxText_ao { font-family: Verdana; font-size: 10px; 
              color:#000000;}  /*text-transform: uppercase; font-weight : bold;*/

.infoBox_ao {
  background: url(images/infobox/amarillo.gif);
}

.infoBoxContents_ao {
  padding-left: 14px;
  padding-right: 9px;
  font-family: Verdana;
  font-size: 20px;
  background: url(images/infobox/amarillo.gif);
}

/*Los siguientes tres son para iluminar los infoboxes azul claro*/
.boxText_ac { font-family: Verdana; font-size: 10px; 
              color:#000000;
			  text-align: right; padding-right: 10px;}  /*font-weight : bold; text-transform: uppercase;*/

.infoBox_ac {
  background: url(images/infobox/amarillo.gif);
}

.infoBoxContents_ac {
  padding-left: 9px;
  padding-right: 14px;
  font-family: Verdana;
  font-size: 10px;
  background: url(images/infobox/amarillo.gif);
}

/*Los siguientes tres son para iluminar los infoboxes gris oscuro*/
.boxText_go { font-family: Verdana; font-size: 10px; 
              color:#000000;
			  text-align: right; padding-right: 10px;}  /*font-weight : bold; text-transform: uppercase;*/

.infoBox_go {
  background: url(images/infobox/amarillo.gif);
}

.infoBoxContents_go {
  padding-left: 9px;
  padding-right: 14px;
  font-family: Verdana;
  font-size: 10px;
  background: url(images/infobox/amarillo.gif);
}

/*.infoBoxContents3 {
  background: #FFFFFF;
  padding-left: 14px;
  padding-right: 9px;
  font-family: Verdana;
  font-size: 10px;
  background-image: url(images/infobox/box_side_left.gif);
  background-position: left;
  background-repeat: repeat-y;
}

.infoBoxContents2 {
  background: #FFFFFF;
  font-family: Verdana;
  font-size: 14px;
}

.infoBoxContentsnp {
  background: transparent;
  font-family: Verdana;
  font-size: 10px;
}*/

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family: Verdana;
  font-size: 11px;
  font-weight: bold;
  background: transparent;
  color: #ffffff;
}

/*TD.infoBoxHeading2 {
  font-family: Verdana;
  font-size: 11px;
  font-weight: bold;
  background: url(images/infobox/center_box.gif);
  color: #ffffff;
  padding-top: 4px;
}

TD.infoBoxHeadingnp {
  font-family: Verdana;
  font-size: 11px;
  font-weight: bold;
  background: url(images/infobox/box_center_m.gif);
  color: #ffffff;
  padding-top: 3px;
}

TD.infoBoxBottom {
  font-family: Verdana;
  font-size: 11px;
  font-weight: bold;
  background: url(images/infobox/box_bottom_m.gif);
  color: #ffffff;
}*/

TD.infoBox, SPAN.infoBox {
  font-family: Verdana;
  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: #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: #FFCC00;
  border-spacing: 1px;*/
}

.productListing-heading {
  font-family: Verdana;
  font-size: 10px;
  background: #0174FE;
  color: #FFFFFF;
  font-weight: bold;
}

A.productListing-heading { 
  color: #FFFFFF; 
  text-decoration: none;
}

A.productListing-heading:hover {
  color: #FFFFFF;
  text-decoration: underline;
}

A.productListing-heading:visited { 
  color: #FFFFFF; 
}

TD.productListing-data {
  font-family: Verdana;
  font-size: 10px;
  border-top: 1px solid #FF9900; 
  border-bottom: 1px solid #FF9900; 
}

.productListing-fondo {
  font-family: Verdana;
  font-size: 10px; 
  background: #D0E3FF;
}

TD.productListing-bottom {
  font-family: Verdana;
  font-size: 10px;  
  background: #0174FE;
  color: #FFFFFF;
}

A.pageResults {
  color: #FFFFFF;
  text-decoration: none;
}

A.pageResults:hover {
  color: #FFFFFF;
  background: #71B8FF;
}

A.pageResults:visited { 
  color: #FFFFFF; 
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana;
  font-size: 15px;
  font-weight: bold;
  color: #000000;  
}

TR.subBar {
  background: #f4f7fd;
}

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

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

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

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

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

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

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

SPAN.newItemInCart {
  font-family: Verdana;
  font-size: 10px;
  color: #ff0000;
}

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

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

SPAN.greetUser {
  font-family: Verdana;
  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: Verdana;
  font-size: 12px;
  font-weight: bold;
}

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

SPAN.productSpecialPrice {
  font-family: Verdana;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #0174FE; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #71B8FF; }

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

/* message box */

.messageBox { font-family: Verdana; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana; font-size: 10px; color: #FFFFFF; font-weight: bold; background-color: #0174FE; }
.messageStackSuccess { font-family: Verdana; font-size: 10px; background-color: #99ff00; }

/* input requirement */

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