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

/* Fix the width of page and centre it with nice border */
#container {
  width: 974px;
  padding: 4px 8px 8px 8px;  /* top, right, bottom, left */
  margin-bottom: 20px;
  margin-right: auto;
  margin-left: auto;
  background: #fff;
  border: 1px dotted #003366;
}

/* use the Tan hack to correct IE5.5/win Box Model problem */
* html #container {
  /* processed by IE5/win, IE5/mac, IE5.x/win and IE6 only */
  width: 990px;
  w\idth: 974px; /* all except IE5.x/win correctly see width */
}

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

#header {
  background: url(images/logobgd974.jpg) #010101 top no-repeat;
  height: 115px;
}

BODY {
  background: url(images/bodybgd.jpg) #e0cebd top repeat-x;
  /*background: url(images/testsite.gif) #e8eef0;*/
  color: #000000;
  margin: 0px;
  padding: 0px;
}

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

A:hover {
  color: #894908;
  color: #c0a05c;  /* premier darkgold */
  text-decoration: underline;
}

FORM {
  display: inline;
}

TD.linksrow {
  padding: 1em 1em 1em 2em;
  border-width: 2px 0 0 0;
  border-style: solid;
  border-color: #f69c40;
}

acronym {
  border-bottom: 2px dotted #5e360c;
  cursor: help;
}

table.headerBottom {
}

TD.headerBottom {
  background: url(images/ds2.gif) #ffffff top repeat-x;
}

TD.headerNavigation {
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation {
  color: #ffffff;
}

A.headerNavigation:hover {
  color: #f69c40;
  color: #e0ba5c;  /* premier gold */
  text-decoration: none;
}

TD.headerSearch {
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  color: #e0ba5c;  /* premier gold */
  font-weight : bold;
  height: 90px;
  padding-right: 1em;
}

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;
}

TR.footer {
  background: url(images/logobgd974.jpg) #010101 bottom repeat;
}

TD.footer {
  font-family: verdana, arial, sans-serif;
  font-size: 10px;
  background: url(images/logobgd974.jpg) #010101 bottom repeat;
  color: #f69c40;
  color: #e0ba5c;  /* premier gold */
  font-weight: bold;
}

.infoBox {
  background: #010101;
}

.infoBoxCategory {
  color: #5e360c;
  color: #607078;  /* premier darkgrey */
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

a.infoBoxCategory:hover {
  color: #f69c40;
  color: #c0a05c;  /* premier darkgold */
  text-decoration: none;
}

.infoBoxCategorySel {
  color: #f69c40;
  color: #c0a05c;  /* premier darkgold */
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

a.infoBoxCategorySel:hover {
  color: #f69c40;
  color: #c0a05c;  /* premier darkgold */
  text-decoration: none;
}

.infoBoxContents {
  background: #f6f4f0;
  background: #f8f4ea;  /* premier background */
  font-family: verdana, arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #ff8e90;
}

.infoBoxNoticeContents {
  background: #ffe6e6;
  font-family: verdana, arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  vertical-align: top;
  background: url(images/logobgd974.jpg) #010101 bottom repeat;
  color: #f69c40;
  color: #e0ba5c;  /* premier gold */
}

TD.infoBox, SPAN.infoBox {
  font-family: verdana, arial, sans-serif;
  font-size: 10px;
}

TABLE.mainContent {
  padding: 0px 5px 0px 5px;
}

table#views {
  font-family: verdana, arial, sans-serif;
  font-size: 10px;
}

img#viewsImg {
  margin: 0px 0.5em 0px 0px;
  padding-left: 1em;
  padding-bottom: 1em;
}

img.viewsThumb {
  margin: 0px 0.5em 0px 0px;
  border: inset 2px #b0c4d8;
  cursor: pointer;
}

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: #f6f4f0;
  background: #f8f4ea;  /* premier background */
}

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: #f6f4f0;
  background: #f8f4ea;  /* premier background */
}

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

.productListing-heading {
  font-family: verdana, arial, sans-serif;
  font-size: 10px;
  background: url(images/logobgd974.jpg) #010101 bottom repeat;
  color: #ffffff;
  font-weight: bold;
}

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

A.pageResults {
  color: #0000ff;
}

A.pageResults:hover {
  color: #0000ff;
  background: #ffff33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: verdana, arial, sans-serif;
  font-size: 22px;
  font-weight: bold;
  color: #894908;
  color: #c0a05c;  /* premier darkgold */
}

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;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: verdana, arial, sans-serif;
  font-size: 10px;
}

a.categoryHeadingText {
  font-family: verdana, arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #5e360c;
  color: #607078;  /* premier darkgrey */
}

a.categoryHeadingText:hover {
  color: #f69c40;
  color: #c0a05c;  /* premier darkgold */
  text-decoration: none;
}

TD.accountCategory {
  font-family: verdana, arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: verdana, arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
}

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

SPAN.errorText {
  font-family: verdana, arial, sans-serif;
  color: #ff0000;
}

span.narrowspace {
  font-size: 50%;
}

.moduleRow { }
.moduleRowOver { background-color: #d7e9f7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #e9f4fc; }

.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: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: verdana, arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: verdana, arial, sans-serif; font-size: 10px; color: #ff0000; }
