/*
  $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
*/

.errorBox { background: #ffb3b5; font-weight: bold; }
.stockWarning { color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { color: #70d250; text-decoration: underline; }

BODY {
  text-align: center;
  background: #808080;
  color: #000000;
  margin: 0px;
  font-family: Arial, sans-serif;
  /*
  font-size: smaller;
  font-family: Verdana, Arial, sans-serif;
  */
}

.hdshop {
  font-family: Arial, sans-serif;
  /*
  font-family: Verdana, Arial, sans-serif;
  font-size: 100%;
  width: 778px;
  background: #ffffff;
  color: #000000;
  margin-top: 20px;
  width: 120ex;
  margin: auto;
  */
  background: #ffffff;
  margin: auto;
  width: 110ex;
  margin-top: 2ex;
  text-align: left;

  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;

}

/* fonts for missing standard logos */
.hds_std {
  text-align: center;
  font-weight: bold;
  font-style: italic;
  font-size: 125%;
  height: 45px;
}
TD.hds_std {
  vertical-align: middle;
}

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

A:hover {
  text-decoration: underline;
  color: red;
}

FORM {
  display: inline;
}

TR.header {
}

TR.headerNavigation {
  background: #bbc3d3;
  color: #ffffff;
}

TD.headerNavigation {
}

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

TR.headerError { background: #ff0000; }
TD.headerError {
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
  color: #ffffff;
}

TD.headerInfo {
  font-weight: bold;
  text-align: center;
}

TR.footer {
  font-size: 90%;
  background: #bbc3d3;
}

TD.footer {
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

/* bottom box with buttons */
.infoBox {
  /*
  background: #b6b7cb;
  background: #f0f0f8;
  background: #f8f8f9;
  background: #f0f0f0;
  */
  background: #f8f8f9;
}

TD.infoBox, SPAN.infoBox {
  /*
  font-size: 91%;
  font-size: small;
  */
}

/* Note: left+right boxes do not hinerit from class infoBox! */
TD.infoBoxHeading {
  /*
  font-size: 91%;
  font-weight: bold;
  font-size: 85%;
  */
  background: #bbc3d3;
  color: #ffffff;
  font-size: 80%;
  padding-left: 2ex;
  height: 2.5ex;
}

/* note: not all boxes use boxtext! */
.boxText { }
.infoBoxContents {
  /*
  background: #f8f8f9;
  font-size: 80%;
  font-size: 90%;
  font-size: 91%;
  */
  font-size: 80%;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  /*
  font-size: 91%;
  font-size: small;
  */
}

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

.productListing-heading {
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-size: 120%;
  font-weight: bold;
  color: #606060;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-size: 90%;
  color: #000000;
}

TD.main, P.main {
  font-size: 90%;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-size: 90%;
}

TD.accountCategory {
  font-size: 110%;
  color: #aabbdd;
}

TD.fieldKey {
  font-size: 110%;
  font-weight: bold;
}

TD.fieldValue {
  font-size: 110%;
}

TD.tableHeading {
  font-size: 110%;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-size: 90%;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-size: 100%;
}

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

SPAN.greetUser {
  font-size: 109%;
  color: #f0a480;
  font-weight: bold;
}

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

TD.formAreaTitle {
  font-size: 109%;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-size: 109%;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  color: #ff0000;
}

SPAN.errorText {
  color: #ff0000;
}

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

.checkoutBarFrom, .checkoutBarTo {font-size: 91%; color: #8c8c8c; }
.checkoutBarCurrent {font-size: 91%; color: #000000; }

/* message box */
.messageBox {font-size: 91%; }
.messageStackError, .messageStackWarning {font-size: 91%; background-color: #ffb3b5; }
.messageStackSuccess {font-size: 91%; background-color: #99ff00; }

/* input requirement */
.inputRequirement {font-size: 91%; color: #ff0000; }

/* BEGIN: CSS Buttons Everywhere */
.cssButton, .cssPbutton {
  background-color: #f0f0ff;
  color: #637991;

  cursor: pointer;
  padding-left: 0.5ex;
  padding-right: 0.5ex;
  font-weight: normal;
  font-size: 85%;
  text-decoration: none;

  white-space: nowrap;
  overflow: hidden;

  border: 1px;
  border-spacing: 5px;
  border-color: #637991;
  border-style: outset;
}
/* looks like some padding is always added to real (POST) buttons */
.cssPButton {
  padding-top: 1px;
}

.cssButton:hover, .cssPbutton:hover {
  color: #637991;
  background-color: #d0d0dd;
  text-decoration: none;
}
.cssButton:active, .cssPbutton:active {
    border-style: inset;
}

.buybutton {
  background: #ffffff;
  color: #9a9a9a;
  font-size: 80%;
  text-align: right;
}
.hds_artbox {
  font-size: 80%;
  text-align: right;
}

/* global class for prod_ sections: */
.prod_txt {
}

.prod_summary {
  /*
  background: #f8f8f9;
  */
  background: #f0f0f8;
  width: 60%;
}
.prod_description {
  clear: left;
}
.prod_strong_points {
}

.prod_characteristics {
  width: 70ex;
  font-size: 80%;
}
.prod_specifications {
  width: 70ex;
  font-size: 80%;
}

.infotable {
  font-size: 80%;
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
}
.infotableh {
  background: #f0f0f8;
}

.hdsinfo p {
  margin-left: 2ex;
  font-size: 90%;

}
.hdsinfo h2 {
  font-size: 110%;
  font-weight: bold;
  font-style: italic;
}

.hdsinfo a {
  text-decoration: underline;
}

.faq {
  background: #f8f8f8;
}
.faq dt {
  margin-right: 10ex;
  padding: 0.5ex;
  font-style: italic;
}

.faq dd {
  margin-top: 2px;
  margin-bottom: 2em;
  padding: 0.5ex;
}

