/*
  $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
*/
a.infopagemenu {
	font-family: Arial, sans-serif,Tahoma, Verdana, ;
	font-size: 16px;
	color: #ffffff;
	
	background-color: #333333;
	font-weight: bold;
	border: 4px double;
	border-color: #999999;
	height: 20;
	width: 125;
	margin: 5;
}

a.infopagemenu:hover {
	font-family: Arial, sans-serif,Tahoma, Verdana, ;
	font-size: 16px;
	color: #999999;
	background-color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a.categoriesmenu {
	font-family: Arial, sans-serif,Tahoma, Verdana, ;
	font-size: 16px;
	color: #ffffff;
	background-color: #333333;
	font-weight: bold;
	border: 4px double;
	border-color: #;
	height:25;
	width: 150;
	margin: 8;
}

a.categoriesmenu:hover {
	font-family: Arial, sans-serif,Tahoma, Verdana, ;
	font-size: 16px;
	color: #999999;
	background-color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a.topcategoriesmenu {
	font-family: Arial, sans-serif,Tahoma, Verdana, ;
	font-size: 16px;
	color: #ffffff;
	background-color: #666666;
	font-weight: bold;
	border: 5px  outset;
	border-color: #ffffff;
	height: 20;
	width: 160;
   margin: 8;
}

a.topcategoriesmenu:hover {
	font-family: Arial, sans-serif,Tahoma, Verdana, ;
	font-size: 16px;
	color: #999999;
	background-color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.boxText { font-family: Verdana, Arial, sans-serif; font-size: 16px;  background-color: #000000;}
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 12px; background: #fdff61; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 12px; color: #cc0033; }
.productsNotifications { background: #f2fff7;}
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 12px; color: #70d250; text-decoration: underline; }

BODY {
	background-color: #000000;
	color: #999999;
	margin: 0px;
}

hr.newproductline{
	color:#ffbf3a;
	
 border-style: dotted;
}

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

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

a.catmenu {
  color: #33ffff;
}

a.catmenu:hover {
  color: #33ffff;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #ae130a;
}

TD.headerNavigation {	
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  background: #222222;
  color: #ffffff;
  font-weight : bold;
}

TD.catmenutd {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ae130a;
  color: #ffffff;
  font-weight : bold;
}


A.headerNavigation { 
  color: #ffffff; 
}

A.headerNavigation:hover {
	color: #ff0000;
	background-color: #000000;
	text-decoration: none;
}

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

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

.infoBox {
  background: #ffffff;

}

.infoBoxContents {
  background-color: #000000;
  font-family: Arial, sans-serif,Verdana ;
  font-size: 16px;
}

.infoBoxContentsbg {
  background-color: #000000;
 }

.infoboxnewproducts{
	background: #000000;
	font-family: Arial, sans-serif,Verdana ;
	font-size: 14px;
	border: 4px double;
	border-color: #999999;
}


.infoBoxNotice {
	background: #ffff00;
}

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

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  background: #222222;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  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: #222222;
}

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

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

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  background: #999999;
  color: #ffffff;
  font-weight: bold;
 }

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
}

A.pageResults {
  color: #ff0000;
}

A.pageResults:hover {
  color: #ffffff;
  background: #999999;
}

TD.pageHeading, DIV.pageHeading {
	font-family: Tahoma,Verdana,Arial,Helvetica;
	font-size: 32px;
	font-weight: bold;
	color: #ff0000;
}

TR.subBar {
  background: #F4F7FD;
}

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

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

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

TD.topcategoriestext {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  border: 1;
  background: #ae130a;

}

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

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 32px;
  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: 12px;
  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: #bd1e00;
  font-weight: bold;
}

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

Td.sidecolumn {
  background:  #000000;
  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;
  font-weight: bold;
  font-size: 18
}

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


.moduleRow { }
.moduleRowOver { background-color: #614100; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #ad7400; }


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

/* message box */

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

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #ff0000; }
.footerpage1 { background-color: #8D8C8Y;}
.footerpage2 { background-color: #57728D;}
