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

.emaillist {
	font-family : Arial, sans-serif; 
	font-size : 11px; 
	color: #fff;
	line-height: 125%;
}

.emaillist form {
	margin: 10px 0px;
}

.boxText { 
	font-family: Arial, sans-serif; 
}

.errorBox { 
	font-family : Arial, sans-serif; 
	font-size : 10px; 
	background: #ffb3b5; 
	font-weight: bold; 
}

.stockWarning { 
	font-family : Arial, sans-serif; 
	font-size : 10px; 
	color: #cc0033; 
}

.productsNotifications { 
	background: #333;
	color: #ffcc00; 
}

.orderEdit { 
	font-family : Arial, sans-serif; 
	font-size : 10px; 
	color: #fff; 
	text-decoration: underline; 
}

BODY {
	background: #000; 
	color: #fff;
	font-size: 14px;
}

a, img {
	color: #fff;
	text-decoration: none;
	border-width: 0px;
}

a:hover {
	color: #ff0;
	text-decoration: underline;
}

FORM {
	display: inline;
}

 /* red box around side nav */
table.sidebarL {
	border: 1px solid red;
	width: 145px;
	margin-left: 0px;
}

table.sidebarR {
	border: 1px solid red;
	width: 145px;
	margin-right: 0px;
}

.sidebarR img {
	margin-bottom: 10px;
}

.navBar { /* to match class in /includes/boxes/categories.php */
	width: 135px;
	background-color: #333;
	padding: 1px 5px;
	margin: 0px 0px 8px 0px;
}

.navBarR { /* to match class in /includes/boxes/categories.php */
	width: 135px;
	background-color: #333;
	padding: 3px 5px 3px 5px;
	margin: 0px 0px 8px 0px;
}

.navBar a {
	font-family: Copperplate, Arial, sans-serif;
	font-size: 12px;
	color: #fccd00;
	text-decoration: none;
	line-height: 12px;
}

.navBar a:hover {
	color: red;
}

.navBarR a {
	font-family: Copperplate, Arial, sans-serif;
	font-size: 12px;
	color: #fccd00;
	text-decoration: none;
	line-height: 12px;
}

.navBarR a:hover {
	color: red;
}

/* VERY TOP BAR */

TR.header {
	background-color: #000;
}

TR.headerNavigation {
  background: #333;
}

TD.headerNavigation { 
  font-family: Arial, sans-serif;
  font-size: 12px;
  background: #000;
  color: red;
}

A.headerNavigation { 
  color: red; 
}

A.headerNavigation:hover {
  color: yellow;
}

TR.headerError {
  background: #f00;
}

/* unknown */

TD.headerError {
  font-family: Arial, sans-serif;
  background: #f00;
  background-color: red;
  color: #000;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #0f0;
}

TD.headerInfo {
  font-family: Arial, sans-serif;
  background: #f60;
  color: #000;
  font-weight: bold;
  text-align: center;
}

/* PAGE FOOTER */

TR.footer {
  background: #000;
}

TD.footer {
  font-family: Arial, sans-serif;
  font-size: 10px;
  background: #000;
  color: red;
  font-weight: bold;
}

td.footer a {
	color: red;
}

td.footer a:hover {
	color: yellow;
}

/* BOXES IN SIDE BARS */

.infoBox {
  background: #333;
	background-color: #000;
}

.infoBoxContents {
  background: #000;
  font-family: Arial, sans-serif;
  font-size: 12px;
}

.infoBoxNotice {
  background: #fccd00;
}

.infoBoxNoticeContents {
  background: #fccd00;
  font-family: Arial, sans-serif;
  font-size: 10px;
	color: #000;
}

TD.infoBoxHeading {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #000;
  color: #fff;
}

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

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: #000;
}

TABLE.productListing {
	margin-top: 10px;
	border: 1px;
	border-style: solid;
	border-color: red;
	border-spacing: 1px;
}

.productListing-heading {
  font-family: Arial, sans-serif;
  font-size: 12px;
  background: #333;
  color: #fccd00;
  font-weight: bold;
}

TD.productListing-data {
	font-family: Arial, sans-serif;
	font-size: 11px;
	background-color: #000;
	color: #fccd00;
}

TD.productListing-data-even {
	font-family: Arial, sans-serif;
	font-size: 11px;
	background-color: #333;
	color: #fccd00;
}

A.pageResults {
  color: #00f;
}

A.pageResults:hover {
  color: #00f;
  background: #ff3;
}

TD.pageHeading, DIV.pageHeading, H1.pageHeading {
  font-family: Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: red;
}

TD.pageHeading-Price {
  font-family: Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #fccd00;
}

TR.subBar {
  background: #fff;
}

TD.subBar {
  font-family: Arial, sans-serif;
  font-size: 10px;
  color: #fff;
}

TD.main, P.main {
  font-family: Arial, sans-serif;
  font-size: 14px;
  line-height: 1.5;
}

TD.mainConfirmation {
	font-family: Arial, sans-serif;
	font-size: 14px;
	line-height: 1.5;
	font-weight: bold;
	background-color: #333;
	color: #fccd00;
}

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

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

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

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

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

SPAN.newItemInCart {
  font-family: Arial, sans-serif;
  font-size: 10px;
  color: #f00;
}

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

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

SPAN.greetUser {
  font-family: Arial, sans-serif;
  color: #f00;
  font-weight: bold;
}

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

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

SPAN.markProductOutOfStock {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12px;
  color: #c6001d;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Arial, sans-serif;
  color: #f00;
}

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

.moduleRow {
}

.moduleRowOver { 
	background-color: #333; 
	cursor: hand;
	color: red;
}

.moduleRowSelected { 
	background-color: #333;
	color: #ffcc00; 
}

.checkoutBarFrom, .checkoutBarTo { 
	font-family: Arial, sans-serif; 
	font-size: 12px; 
	color: #8c8c8c; 
}

.checkoutBarCurrent { 
	font-family: Arial, sans-serif; 
	font-size: 12px; 
	color: #fff; 
}

/* message box */

.messageBox {
	font-family: Arial, sans-serif; 
	font-size: 12px; 
}

.messageStackError, .messageStackWarning { 
	font-family: Arial, sans-serif; 
	font-size: 12px; 
	background-color: #fc3; 
}

.messageStackSuccess { 
	font-family: Arial, sans-serif; 
	font-size: 12px; 
	background-color: #fc3; 
	color: #000;
}

/* input requirement */

.inputRequirement { font-family: Arial, sans-serif; font-size: 10px; color: #f00; }

.splashTable {
	border-width: 0px;
	padding: 0px;
}

#welcomeCenter {
	border: 1px solid red; 
	padding: 20px 0 0 0; 
	margin: 0;
	width: 414px;
}

.leftProducts {
	text-align: center; 
	height: 169px; 
	width: 120px;
	margin: 0;
	padding: 0 0 5px 0;
}

.leftProducts img {
	padding: 24px 0 5px 0;
	margin: 0;
}

.leftProducts span {
	font-size: 11px; 
	font-family: Arial, sans-serif; 
	color: red;
}