/*
  $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: Arial, Verdana, sans-serif; font-size: 11px; }
.errorBox { font-family : Arial, Verdana, sans-serif; font-size : 11px; background: #534788; font-weight: bold; }
.stockWarning { font-family : Arial, Verdana, sans-serif; font-size : 11px; color: #cc0033; }
.productsNotifications { background: #444444; }
.orderEdit { font-family : Arial, Verdana, sans-serif; font-size : 11px; color: #70d250; text-decoration: underline; }

BODY {
  background: #444444;
  background-image: url(/catalog/images/background.gif);
  color: #000000;
  margin: 0px;
}

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

.main a {
  color: #DC9C16;
  text-decoration: underline;
}

A:hover {
  color: #9999FF;
  text-decoration: underline;
}

UL {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 5px;
}

LI {
	margin-left: 10px;
	padding: 0px;
}

H1 {
  font-size: 22px;
  color: #ffb400;
}

H2 {
  font-size: 16px;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #ffffff;
}

TD.headerNavigation {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 10px;
  background: #ffffff;
  color: #000000;
  font-weight: bold;
}

A.headerNavigation { 
  color: #ffffff; text-decoration: none;
}

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

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #000000;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #000000;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #534788;
}

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

.infoBox {
  background: #ffb400;
}

.infoBoxContents {
  background: #ffffff;
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
}

TD.infoBoxHeading {
  font-family:  Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #ffb400;
  color: #000000;
}

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

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

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

TABLE.productListing {
  border: 0px;
}

.productListing-heading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  background: #ffb400;
  color: #666666;
  font-weight: bold;
}

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

A.pageResults {
  color: #0000FF;
}

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

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

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  color: #ffffff;
}

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

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

TD.accountCategory {
  font-family: Arial, Verdana, sans-serif;
  font-size: 14px;
  color: #aabbdd;
}

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

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

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

SPAN.newItemInCart {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  color: #cc0000;
}

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

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

SPAN.greetUser {
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
  color: #f0a480;
  font-weight: bold;
}

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

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

SPAN.markProductOutOfStock {
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
  color: #c76170;
  font-weight: bold;
}

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

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

.moduleRow { }
.moduleRowOver { background-color: #CCCCCC; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #ffb400; }

.checkoutBarFrom, .checkoutBarTo { font-family: Arial, Verdana, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Arial, Verdana, sans-serif; font-size: 10px; color: #ffb400; font-weight: bold; }

/* message box */

.messageBox { font-family: Arial, Verdana, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Arial, Verdana, sans-serif; font-size: 10px; background-color: #CC0000; }
.messageStackSuccess { font-family: Arial, Verdana, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

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


/* from michael */

table.std
{
border-left-width:1px;
border-top-width:1px;
border-right-width:4px;
border-bottom-width:4px;
border-collapse:collapse;
border-style:solid;
font-size:xx-small;
border-color:#ffb400;
background-color:#ffb400;
}
th.std
{
white-space:nowrap;
border-left-width:0px;
border-top-width:0px;
border-right-width:1px;
border-bottom-width:1px;
border-style:solid;
border-color:#ffb400;
padding-left:4px;
padding-right:4px;
padding-top:2px;
padding-bottom:2px;
background-color:#ffb400;
color:#000000;
}
td.std
{
white-space:nowrap;
border-left-width:0px;
border-top-width:0px;
border-right-width:1px;
border-bottom-width:1px;
border-style:solid;
border-color:#ffb400;
padding-left:4px;
padding-right:4px;
padding-top:2px;
padding-bottom:2px;
background-color:#ffffff;
color:#000000;
font-size: 11px;
font-family: Arial, Verdana, Helvetica, sans-serif;
}

td.stdright
{
white-space:nowrap;
border-left-width:0px;
border-top-width:0px;
border-right-width:0px;
border-bottom-width:1px;
border-style:solid;
border-color:#ffb400;
padding-left:4px;
padding-right:4px;
padding-top:2px;
padding-bottom:2px;
background-color:#FFFF99;
color:#000000;
font-size: 11px;
font-family: Arial, Verdana, Helvetica, sans-serif;
}

.homepagecontent {padding: 0 15px;}
.homepagecontent td {background-color: #fff !important;}
.homepagecontent td a {color: #000; text-decoration: none;}
.mainhead, .pageheading h1 {font-weight: normal; font-size:26px;line-height:28px;letter-spacing:-0.5px;margin:0;}
h1 {margin: 0 0 15px 0;}

#footer {border-top: 1px dotted #ccc;margin-top: 20px;font-size: 11px;font-family:arial;padding: 20px; text-align:center; color: #666;}
#footer div {margin: 6px 0;font-size: 10px;}
#footer a {text-decoration: underline; color: #666;}
