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

BODY {
  background: #CCCCCC;
  color: Black;
  margin: 0px;

}

A {
  color: White;
  text-decoration: none;
            }

A:hover {
  color: #CCCCCC;
  text-decoration: none;
  }

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: White;
}

TD.headerNavigation {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 16px;
  background: #990000;
  color: Black;
  font-weight : bold;
}

A.headerNavigation { 
  color: Black;
  background: Black;
}

A.headerNavigation:hover {
  color: #990000;
  text-decoration: none;
  font-weight: bold;
}

TR.headerError {
  background: #C80000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #C80000;
  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: #bbc3d3;
  color: Black;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #E5B0FE url(images/infobox.gif);
  color: Black;
  font-weight: bold;
  line-height: 19px;
}

.infoBox {
  background: #990000;
  color: White;
    }

.infoBoxContents {
  background: #990000;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: White;
  }

.infoBoxNotice {
  background: #990000;
  color: White;
}

.infoBoxNoticeContents {
  background: #990000;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: White;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: url(images/infobox.gif);
  color: Black;
  height: 25px;
  vertical-align: middle;
  }

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

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

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: Black;
  border-spacing: 1px;
  background: #990000;
  color: White;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #990000;
  color: #FFFFFF;
  font-weight: bold;
  line-height: 18px;
}

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

A.pageResults {
  color: #990000;
}

A.pageResults:hover {
  color: Black;
  }

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

TR.subBar {
  background: #f4f7fd;
}

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

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

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

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

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  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: 10px;
  color: #C80000;
}

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

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

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

TABLE.formArea {
  background: #990000;
  border-color: Black;
  border-style: solid;
  border-width: 1px;
  color: White;
}

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

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

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: White;
  font-weight: bold;
}

.moduleRow { color: Black; }
.moduleRowOver { background-color: #A51F1F; cursor: pointer; cursor: hand;  color: White;  }
.moduleRowSelected { background-color: White;  color: Black;  }

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

/* message box */

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

/* input requirement */

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

.scrolItem{
	width: 80px;
	height: 96px;
	float:left;
	display:none;
}

.watstext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;

}
.watsimg {
	border: 4px solid #373535;
	cursor: pointer;
}


.rollOver{
	text-decoration:underline;
}
.rollOut{
	text-decoration:none;
}
.quote {
	font-family: "Trebuchet MS";
	font-size: 14px;
	text-align: center;
}