/*
  $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: Verdana, Arial, sans-serif; font-size: 11px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 11px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 11px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 11px; color: #70d250; text-decoration: underline; }
.checkoutStep { font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 20px; font-weight:bold; color:#000000; }
.checkoutMessage { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px;}
.checkoutMessageHeading { font-family:Verdana, Arial, Helvetica, sans-serif; text-align:center; font-size: 14px; color:#0000FF; font-weight: bold; }
.checkoutButton { font-size:16px; font-weight: bold; }
.checkoutConfirmButton { font-size:16px; font-weight: bold; color: #00AA00; }
.checkoutAwayMessageTD {  }
.checkoutAwayMessage { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:16px; font-weight:bold; color: #FF0000; }
.checkoutAwayMessageSmall { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px;}
.shippingNote {	color: #333399;	font-size: smaller;	font-weight: normal;}

BODY {
  background: #DDD;
//  color: #000000;
  margin: 0px;
}

A {
  color: #00F;
  text-decoration: none;
}

A:hover {
  color: #00F;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #ddd;
  color:#000;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  background: url(images/g44.gif);
  color:#FFF;
  font-weight : bold;
  padding-top: 3px;
  padding-bottom: 3px;
  border-color:#0000FF;
  border-top-width: none;
  border-bottom-width: thin;
}

A.headerNavigation { 
  color:#FFF;
}

A.headerNavigation:hover {
  color: #e00;
  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: 14px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  color:#999;
//  background: #bbc3d3;
}

TD.footer, footer_text {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
//  background: #eee;
  color: #999;
//  font-weight: bold;
}
a.footer
{
  color: #666;
  text-decoration:underline;
}

.infoBox {
  background: #666;
}

.infoBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

a:hover.headerContents
{
 color:#000000;
  text-decoration:none;
}

a.headerContents {
// color:#000000;
 font-size:10px;
}

.headerContents {
  background: #FFFFFF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

.infoBoxNotice {
  background: #FEE;
}

.infoBoxNoticeContents {
  background: #FEE;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

a:hover.infoBoxHeading {
  color:#CCCCFF;
}

a.infoBoxHeading, TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  //background: #339;
  background:url(images/g44.gif);
  color: #FFF;
  padding-top: 2px;
  padding-bottom: 2px;
  border-bottom: 2px;
  text-decoration:none;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.loginBox {
  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: #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: #f8f8f9;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
//  border-spacing: 0px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.productListing-data-soldout {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background-color: #EEEEEE;
}

A.pageResults {
  color: #0000FF;
  font-size: 14px;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
  font-size: 14px;
}

TD.pageHeading, DIV.pageHeading {
  padding: 10px 0 10px 0px; /* top right bottom left */ 
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  color: #000099;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #000000;
}

TD.main, P.main, TD.indexMain {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
//  font-size: 11px;
  color: #009900;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TEXA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  color: #0000DD;
  font-weight: normal;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 14px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family:Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 17;
  color: #0000FF;
  background-color:#FFFF33;
  line-height: 2;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }
.sold_out { color:#FF0000; font-size: 9px; text-align:center; }
.product_eta { color:#9999AA; font-size: 9px; text-align:center; }
.product_weight { color:#9999AA; }
.cart_weight { color:#9999AA; }

input.button, input:visited.button, div.button, div:visited.button, a.button, a:visited.button {
	display: block;
	font-family: helvetica, verdana, arial; 
	font-weight: bold;
	text-align:center;
	color:black;
	background-color: #FFF;
//	background-image: url(buttons/but-bg.png);
	text-decoration: none;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-style: solid;
	border-width: 1px;
	border-color:#000000;
	font-size:12px;
}
div:hover.button, input:hover.button, a:hover.button {
	text-decoration:none;
	display: block;
	border-width: 1px;
	background-color: #FFC;
//	background-image: url(buttons/but-hover.png);
}

div.subtitle {
 color:#666666;
 font-size:10px;
}

ul
{
margin-top: 3px;
margin-bottom: 0px;
}
