/*
  $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: "Courier New", Courier, monospace; font-size: 12px; }
.errorBox { font-family : "Courier New", Courier, monospace; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : "Courier New", Courier, monospace; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : "Courier New", Courier, monospace; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
	background: #ffffff url(images/bg.jpg) repeat-x fixed left top;
	color: #300;
	margin: 0px;
}

A {
	color: #333300;
	text-decoration: underline;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}

A:hover {
	color: #000000;
	text-decoration: underline;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
	background: url(images/bread-crumb-bg.png);
}

TD.headerNavigation {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	background: url(images/bread-crumb-bg.png);
	color: #ffffff;
	font-weight : bold;
}

A.headerNavigation { 
	color: #333300;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}

A.headerNavigation:hover {
	color: #000000;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: "Courier New", Courier, monospace;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: url(images/bread-crumb-bg.png);
}

TD.headerInfo {
  font-family: "Courier New", Courier, monospace;
  font-size: 12px;
  background: url(images/bread-crumb-bg.png);
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: url(images/bread-crumb-bg.png);
}

TD.footer {
  font-family: "Courier New", Courier, monospace;
  font-size: 12px;
  background: url(images/bread-crumb-bg.png);
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
	background: url(images/infobox/box_side.png);
}

.infoBoxContents {
	background: url(images/infobox/boxbg.png);
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
}

.infoBoxNotice {
  background: #ffffff;
}

.infoBoxNoticeContents {
	background: #ffffff;
	font: 10px "Courier New", Courier, monospace;
}

TD.infoBoxHeading {
	background: url(images/infobox/box_side.png);
	color: #333300;
	font: bold 14px "Courier New", Courier, monospace;
}

TD.infoBox, SPAN.infoBox {
  font-family: "Courier New", Courier, monospace;
  font-size: 12px;
}

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: url(images/infobox/box_side.png);
}

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: url(images/infobox/boxbg.png);
}

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

.productListing-heading {
  font-family: "Courier New", Courier, monospace;
  font-size: 14px;
  background: url(images/bread-crumb-bg.png);
  color: #333300;
  font-weight: bold;
}

TD.productListing-data {
  font-family: "Courier New", Courier, monospace;
  font-size: 12px;
}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: "Courier New", Courier, monospace;
  font-size: 20px;
  font-weight: bold;
  color: #000000;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: "Courier New", Courier, monospace;
  font-size: 12px;
  color: #000000;
}

TD.main, P.main {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	line-height: 1.5;
	background: url(images/main.png) no-repeat scroll 0px 0px;
	width: 800px;
	padding: 0px;
	margin: 0px;
	height: 800px;
	
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: "Courier New", Courier, monospace;
  font-size: 12px;
}

TD.accountCategory {
  font-family: "Courier New", Courier, monospace;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: "Courier New", Courier, monospace;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: "Courier New", Courier, monospace;
  font-size: 12px;
}

TD.tableHeading {
  font-family: "Courier New", Courier, monospace;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: "Courier New", Courier, monospace;
  font-size: 12px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: "Courier New", Courier, monospace;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: "Courier New", Courier, monospace;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: "Courier New", Courier, monospace;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #FFCC66;
  border-color: #000000;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: "Courier New", Courier, monospace;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: "Courier New", Courier, monospace;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: "Courier New", Courier, monospace;
  color: #ff0000;
}

SPAN.errorText {
  font-family: "Courier New", Courier, monospace;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #FFCC00; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #ffffff; }

.checkoutBarFrom, .checkoutBarTo { font-family: "Courier New", Courier, monospace; font-size: 12px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: "Courier New", Courier, monospace; font-size: 12px; color: #ffffff; }

/* message box */

.messageBox { font-family: "Courier New", Courier, monospace; font-size: 12px; }
.messageStackError, .messageStackWarning { font-family: "Courier New", Courier, monospace; font-size: 12px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: "Courier New", Courier, monospace; font-size: 12px; background-color: #99ff00; }


/* input requirement */

.inputRequirement { font-family: "Courier New", Courier, monospace; font-size: 12px; color: #ff0000; }
