/*
  $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: "Comic Sans MS", "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-size: 10px; }
.errorBox { font-size : 10px; font-family: "Comic Sans MS", "trebuchet ms", geneva, arial, helvetica, sans-serif; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-size : 10px; color: #cc0033; font-family: "Comic Sans MS", "trebuchet ms", geneva, arial, helvetica, sans-serif; }
.productsNotifications { background: #7abab7; }
.orderEdit { font-size : 10px; color: #b0c53d; font-family: "Comic Sans MS", "trebuchet ms", geneva, arial, helvetica, sans-serif; text-decoration: underline; }

BODY {
  background: #ffffff url(images/bg.gif);
  color: black;
  margin: 0;
}

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

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

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #B82025;
}

TD.headerNavigation { font-size: small; background: #b82025; color: #ffffff; font-family: "Comic Sans MS", "trebuchet ms", geneva, arial, helvetica, sans-serif; font-weight : normal; }

A.headerNavigation { 
  color: #FFFFFF; 
}

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

TR.headerError {
  background: #ff0000;
}

TD.headerError { font-size: small; background: #ff0000; color: #ffffff; font-family: "Comic Sans MS", "trebuchet ms", geneva, arial, helvetica, sans-serif; font-weight : bold; text-align : center; }

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo { font-size: small; background: #00ff00; color: #ffffff; font-family: "Comic Sans MS", "trebuchet ms", geneva, arial, helvetica, sans-serif; font-weight: bold; text-align: center; }

TR.footer { color: #ffffff; font-size: small; font-family: "Comic Sans MS", "trebuchet ms", geneva, arial, helvetica, sans-serif; background: #B82025; }

TD.footer { font-size: small; background: #b82025; color: #ffffff; font-family: "Comic Sans MS", "trebuchet ms", geneva, arial, helvetica, sans-serif; font-weight: normal; }

.infoBox {
  background: transparent;
}

.infoBoxContents { background: white; font-size: small; font-family: "Comic Sans MS", "trebuchet ms", geneva, arial, helvetica, sans-serif; }

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents { background: #ffe6e6; font-size: small; font-family: "Comic Sans MS", "trebuchet ms", geneva, arial, helvetica, sans-serif; }

TD.infoBoxHeading { font-size: x-small; font-weight: normal; background: #b82025; color: #ffffff; font-family: "Comic Sans MS", "trebuchet ms", geneva, arial, helvetica, sans-serif; }

TD.infoBox, SPAN.infoBox { font-size: small; font-family: "Comic Sans MS", "trebuchet ms", geneva, arial, helvetica, sans-serif; }

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-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; }

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-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; }

TABLE.productListing { padding: 3px; border: dashed 1px #84bcd6; border-spacing: 1px; }

.productListing-heading { font-size: small; background: #b82025; color: #ffffff; font-family: "Comic Sans MS", "trebuchet ms", geneva, arial, helvetica, sans-serif; font-weight: normal; }

TD.productListing-data { font-size: small; font-family: "Comic Sans MS", "trebuchet ms", geneva, arial, helvetica, sans-serif; }

A.pageResults {
  color: #b82025;
}

A.pageResults:hover { color: #b82025; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; }

TD.pageHeading, DIV.pageHeading { font-size: large; font-weight: bold; color: #B82025; font-family: "Comic Sans MS", "trebuchet ms", geneva, arial, helvetica, sans-serif; }

TR.subBar { background: #a7def2; }

TD.subBar { font-size: small; color: black; font-family: "Comic Sans MS", "trebuchet ms", geneva, arial, helvetica, sans-serif; }

TD.main, P.main { font-size: small; font-family: "Comic Sans MS", "trebuchet ms", geneva, arial, helvetica, sans-serif; line-height: 1.5; }

TD.smallText, SPAN.smallText, P.smallText { font-size: small; font-family: "Comic Sans MS", "trebuchet ms", geneva, arial, helvetica, sans-serif; }

TD.accountCategory { font-size: small; color: #84bcd6; font-family: "Comic Sans MS", "trebuchet ms", geneva, arial, helvetica, sans-serif; }

TD.fieldKey { font-size: small; font-family: "Comic Sans MS", "trebuchet ms", geneva, arial, helvetica, sans-serif; font-weight: bold; }

TD.fieldValue { font-size: small; font-family: "Comic Sans MS", "trebuchet ms", geneva, arial, helvetica, sans-serif; }

TD.tableHeading { font-size: small; font-family: "Comic Sans MS", "trebuchet ms", geneva, arial, helvetica, sans-serif; font-weight: bold; }

SPAN.newItemInCart { font-size: small; color: #ff0000; font-family: "Comic Sans MS", "trebuchet ms", geneva, arial, helvetica, sans-serif; }

CHECKBOX, INPUT, RADIO, SELECT { font-size: small; font-family: "Comic Sans MS", "trebuchet ms", geneva, arial, helvetica, sans-serif; }

TEXTAREA { width: 100%; font-size: small; font-family: "Comic Sans MS", "trebuchet ms", geneva, arial, helvetica, sans-serif; }

SPAN.greetUser { font-size: small; color: #B82025; font-family: "Comic Sans MS", "trebuchet ms", geneva, arial, helvetica, sans-serif; font-weight: bold; }

TABLE.formArea { background: #a7def2; padding: 4px; border: solid 1px #b0c53d; }

TD.formAreaTitle { font-size: small; font-family: "Comic Sans MS", "trebuchet ms", geneva, arial, helvetica, sans-serif; font-weight: bold; }

SPAN.markProductOutOfStock { font-size: small; color: #b82025; font-family: "Comic Sans MS", "trebuchet ms", geneva, arial, helvetica, sans-serif; font-weight: bold; background-color: #a7def2; }

SPAN.productSpecialPrice { color: #B82025; font-family: "Comic Sans MS", "trebuchet ms", geneva, arial, helvetica, sans-serif; }

SPAN.errorText { color: #ff0000; font-family: "Comic Sans MS", "trebuchet ms", geneva, arial, helvetica, sans-serif; }

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

.checkoutBarFrom, .checkoutBarTo { font-size: small; color: #B82025; font-family: "Comic Sans MS", "trebuchet ms", geneva, arial, helvetica, sans-serif; }
.checkoutBarCurrent { font-size: small; color: #643b0a; font-family: "Comic Sans MS", "trebuchet ms", geneva, arial, helvetica, sans-serif; }

/* message box */

.messageBox { font-size: small; font-family: "Comic Sans MS", "trebuchet ms", geneva, arial, helvetica, sans-serif; }
.messageStackError, .messageStackWarning { font-size: small; font-family: "Comic Sans MS", "trebuchet ms", geneva, arial, helvetica, sans-serif; background-color: #ffb3b5; }
.messageStackSuccess { font-size: small; font-family: "Comic Sans MS", "trebuchet ms", geneva, arial, helvetica, sans-serif; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-size: small; color: #B82025; font-family: "Comic Sans MS", "trebuchet ms", geneva, arial, helvetica, sans-serif; }
