/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

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

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 11px; }
.errorBox { font-family : Tahoma, Verdana, Arial, sans-serif; font-size : 11px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Tahoma, Verdana, Arial, sans-serif; font-size : 11px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Tahoma, Verdana, Arial, sans-serif; font-size : 11px; color: #70d250; text-decoration: underline; }

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

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

A:hover {
  color: #FFABA0;
  text-decoration: none;
}

FORM {
	display: inline;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

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

TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
  background: #00ff00;
}

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

.infoBox {
  background: #D0D0D0;
}

.infoBoxContents {
  background: #f8f8f9;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
}

TD.infoBoxHeading {
  padding: 3px 0 1px;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #D0D0D0;
  color: #242424;
}

TD.infoBox, SPAN.infoBox {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  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: #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: 1px;
  border-style: solid;
  border-color: #D0D0D0;
  border-spacing: 1px;
}

.productListing-heading {
  padding: 2px 10px 3px 0px;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #D0D0D0;
  color: #242424;
}

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

A.pageResults {
  color: #E31A00;
}

A.pageResults:hover {
  color: #FFABA0;
}

TD.pageHeading, DIV.pageHeading {
  width: 449px;
  height: 29px;
  margin: 0;
  padding: 0 20px;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  font-style: italic;
  color: #3B3B3B;
  background-image: url('images/backgrounds/section-title.jpg');
  background-repeat: no-repeat;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #000000;
}

TD.main, P.main {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-align: justify;
}

TD.smallText, SPAN.smallText, P.smallText, DIV.smallText {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

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

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

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

SPAN.newItemInCart {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #ff0000;
}

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

TEXTAREA {
  width: 100%;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Tahoma, 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: Tahoma, Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 11px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 11px; color: #000000; }

/* message box */

.messageBox { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 11px; }
.messageStackError, .messageStackWarning { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 11px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 11px; background-color: #99ff00; }

/* input requirement */

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



/* Saytes */

#content {
  width: 729px;
  text-align: center;
}
.main-table {
  width: 703px;
}
.menu {
  width: 489px;
}
.search {
  width: 204px;
  padding: 0 0 0 10px;
  text-align: center;
}
.search .input {
  width: 135px;
  border: 1px solid #7F9DB7;
  background-color: #FFFFFF;
}
.main-separator {
  width: 729px;
  height: 4px;
  background-color: #000000;
}
.main-content {
  width: 489px;
}
.languages-box {
  width: 205px;
  background-color: #E8E8E8;
}
.languages {
  padding: 6px 10px;
  color: #535353;
  font-weight: bold;
  line-height: 18px;
  font-size: 11px;
}
.footer {
  width: 449px;
  height: 22px;
  padding: 18px;
  color: #414141;
  background-color: #EAEAEA;
  background-image: url('images/backgrounds/footer.jpg');
  background-repeat: no-repeat;
  background-position: bottom;
  line-height: 18px;
  font-size: 11px;
  vertical-align: top;
}
.footer a {
  color: #414141;
}
.footer a:hover {
  color: #000000;
}
.footer-right {
  width: 194px;
  padding: 18px 10px 0;
  text-align: center;
  vertical-align: top;
}
.categories-title {
  height: 29px;
  margin: 0;
  padding: 0 15px;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  font-style: italic;
  color: #3B3B3B;
}
.categories {
  padding: 10px 14px 25px;
  font-size: 11px;
}
.categories a {
  color: #545454;
}
.categories a:hover {
  color: #989898;
}
.categories ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.categories li.parent, .categories li.parent-expanded, .categories li.parent-finished {
  margin: 0;
  background-image: url('images/arrow.gif');
  background-repeat: no-repeat;
  font-weight: bold;
}
.categories li.parent {
  padding: 2px 0 2px 15px;
  background-position: 5px 6px;
}
.categories li.parent-expanded {
  padding: 2px 0 12px 15px;
  background-position: 5px 6px;
}
.categories li.parent-finished {
  padding: 15px 0 2px 15px;
  background-position: 5px 18px;
}
.categories li.normal {
  margin: 0;
  padding: 2px 0 2px 30px;
  border-bottom: 1px dashed #FFFFFF;
  background-image: url('images/arrow.gif');
  background-repeat: no-repeat;
  background-position: 17px 6px;
}
.separator-dotted {
  width: 100%;
  height: 1px;
  border-bottom: 1px dotted #A4A4A4;
  font-size: 0;
  line-height: 0px;
}
.item {
  width: 100%;
  position: relative;
  height: 148px;
  padding: 15px 8px;
  color: #353535;
  border: 1px solid #D2D2D2;
  font-size: 11px;
  vertical-align: top;
}
.item-blank { width: 243px; }
.red-bar {
  position: absolute;
  top: -16px;
  left: -9px;
}
.item-photo {
  width: 110px;
  padding: 0px 20px;
  text-align: left;
  vertical-align: top;
  font-size: 11px;
}
.item-info {
  color: #353535;
  font-size: 18px;
  vertical-align: top;
}
.item-info a {
  color: #353535;
}
.item-info a:hover {
  color: #888888;
}
.item-title {
  height: 170px;
  font-weight: bold;
}
.item-title {
  padding: 0 0 4px;
  color: #000000;
  font-weight: bold;
  text-align: left;
}
.item-title2 {
  height: 70px;
  font-weight: bold;
}
.item-title2 {
  padding: 0 0 4px;
  color: #000000;
  font-weight: bold;
  text-align: left;
}
.item-date {
  padding: 0 0 8px;
  color: #BB0000;
  font-size: 10px;
}
.item-details {
  padding: 8px 0 0;
  border-top: 1px dotted #A4A4A4;
}
.list {
  list-style-type: none;
  margin: 10px 20px;
  padding: 0;
}
.list li, .list li.double {
  margin: 0;
  padding: 2px 0 2px 14px;
  background-image: url('images/arrow.gif');
  background-repeat: no-repeat;
  background-position: 5px 8px;
}
.list li.double {
  padding: 2px 0 20px 14px;
}
.big {
  color: #E31A00;
  font-size: 14px;
  font-weight: bold;
}
.normalText { font-size: 11px; }
.subtitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #E31A00;
}
.press-date {
  width: 100px;
  color: #E31A00;
  font-size: 14px;
  font-weight: bold;
}
.press-group {
  color: #E31A00;
  font-size: 14px;
}
.press-item {
  padding: 2px 10px;
  font-size: 11px;
}
.press-item a {
  color: #545454;
}
.press-item a:hover {
  color: #989898;
}
.producto-precio {
  padding: 5px 0;
  font-size: 12px;
}
.producto-fabricante {
  font-size: 10px;
}
.producto-fabricante-nombre {
  text-align: center;
  font-size: 12px;
  font-weight: bold;
}
acronym {
  border-bottom: 1px dotted #E31A00;
  text-decoration: none;
  cursor: help;
}
.producto-precio {
  width: 100%;
  padding: 10px 10px 0 0;
  color: #E31A00;
  font-weight: bold;
  font-size: 60px;
  text-align: right;
}
