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

td.accountCategory {
  font-size: 13px;
  color: #aabbdd;
}

.accountInfoRow a {
  display: block;
  font-size: 10px;
  padding: 1px 0px 0px 1px;
  text-decoration: none;
  width: 116px;
}

.accountInfoRow a:hover {
  background-color: #ffcc33;
  color: #990033;
  text-decoration: none;
}

.boxText {
  font-size: 10px;
}

.cartListing-heading {
  background: #222;
  color: #fff;
  font-weight: bold;
}

td.cartListing-data {
  vertical-align: text-top;
}

tr.cartListing-even {
  background: #eee;
}

td.category_desc {
  font-size: 11px;
  line-height: 1.5;
}

.categoryRow {
	margin: 2px 2px 4px 2px;
}

.categoryRow a {
  background-color: #f5e7b4;
  color: #222;
  /*border-bottom: 1px solid #ffcc33;*/
  display: block;
  font-size: 110%;
  padding: 2px 0px 2px 2px;
  text-decoration: none;
  width: 164px;
  /*vertical-align: middle;*/
}

.categoryRow a:hover {
  background-color: #222;
  color: #fff;
  text-decoration: none;
}

.categoryRow td {
  background-color: #f5e7b4;
  color: #222;
}

.checkoutBarCurrent {
  font-size: 10px;
  color: #000000;
}

.checkoutBarFrom,
.checkoutBarTo {
  font-size: 10px;
  color: #8c8c8c;
}

.errorBox {
  font-size : 10px;
  background: #ffb3b5;
  font-weight: bold;
}

span.errorText {
  color: #ff0000;
}

td.fieldKey {
  font-size: 12px;
  font-weight: bold;
}

td.fieldValue {
  font-size: 12px;
}

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

td.formAreaTitle {
  font-size: 12px;
  font-weight: bold;
}

span.greetUser {
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

tr.header {
  /* background-color: #fff; */
}

td.headerError {
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

tr.headerError {
  background: #ff0000;
}

td.headerInfo {
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

tr.headerInfo {
  background: #00ff00;
}

a.headerNavigation { 
  color: #ffffff; 
}

a.headerNavigation:hover {
  color: #ffffff;
}

td.headerNavigation {
  font-size: 10px;
  background: #990033;
  color: #ffffff;
  font-weight : bold;
}

tr.headerNavigation {
  background: #990033;
}

td.headerSearch {
  font-size: 10px;
  font-weight: bold;
  color: #990033;
}

.headerTop {
  font-size: 11px;
  font-weight: bold;
  color: #000000;
}

.infoBox {
  background: #990033;
}

span.infoBox,
td.infoBox {
  font-size: 10px;
}

.infoBoxContents {
  /* background-color: #fff; */
  font-size: 11px;
}

a.infoBoxHeading {
  background: #ffffff;
  color: #222222;
}

a.infoBoxHeading:hover {
  color: #ffcc33;
  text-decoration: none;
}

td.infoBoxHeading {
  background: #ffffff;
  color: #222222;
  font-size: 11px;
  font-weight: bold;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-size: 10px;
}

/* input requirement */
.inputRequirement {
  color: #f10;
}

p.main,
td.main {
	font-size: 90%;
}

span.markProductOutOfStock {
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

/* message box */
.messageBox {
  font-size: 10px;
}

.moduleRow {
}

.moduleRowOver {
  background-color: #ffcc33;
  color: #990033;
  cursor: pointer;
}

.moduleRowSelected {
  background-color: #ffcc33;
  color: #990033;
}

span.newItemInCart {
  font-size: 95%;
  color: #c11;
}

.orderEdit {
  font-size : 10px;
  color: #70d250;
  text-decoration: underline;
}

div.pageHeading,
 td.pageHeading {
  font-size: 20px;
  font-weight: bold;
  color: #000000;
}

a.pageResults {
  color: #000000;
  font-weight: bold;
}

a.pageResults:hover {
  color: #990033;
  font-weight: bold;
}

table.productListing {
/*  border: 1px; */
/*  border-style: solid; */
/*  border-color: #990033; */
/*  border-spacing: 1px; */
}

td.productListing-data {
  font-size: 10px;
}

.productListing-heading {
  font-size: 10px;
  background: #990033;
  color: #ffffff;
  font-weight: bold;
}

tr.productListing-odd {
  /* background-color: #fff; */
  border: 1px solid #ccc;
}

/* Price Break 1.1 */
td.productPriceInBox {
  font-size: 10px;
  /* background-color: #fff; */
}

/* Price Break 1.1 */
td.productPriceInListing {
  font-size: 10px;
  background: #d2e9fb;
}

/* Price Break 1.1 */
td.productPriceInProdInfo {
  font-size: 12px;
  background: #ccFFcc;
}

span.productSpecialPrice {
  color: #ff0000;
}

.productsNotifications {
  background: #f2fff7;
}

   p.smallText,
span.smallText,
  td.smallText {
  font-size: 10px;
}

.stockWarning {
  font-size: 10px;
  color: #c11;
}

td.welcome {
  font-size: 11px;
}

td.welcomeHeader {
  color: #990033;
  font-size: 12px;
  font-weight: bold;
}

td.subBar {
  font-size: 10px;
  color: #000000;
}

tr.subBar {
  background: #f4f7fd;
}

td.tableHeading {
  font-size: 12px;
  font-weight: bold;
}

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-color: #fff; */
}

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-color: #fff; */
}

a {
	color: #222;
	text-decoration: none;
}

a:hover {
}

body {
	color: #222;
	background-color: #fff;
	font: normal normal normal 80% verdana,arial,helvetica,sans-serif;
	margin: 0px;
	padding: 0px;
}

br {
/*	clear: left;*/
}

form {
	display: inline;
}

checkbox,
input,
radio,
select,
textarea {
/*	display: block;
	float: left;*/
	font: normal normal normal 100% verdana,arial,helvetica,sans-serif;
}

label {
/*	display: block;
	float: left;
	width: 150px;*/
}

h1 {
	font-size: 160%;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}

h2 {
	font-size: 135%;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}

h3 {
	font-size: 120%;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}

hr {
	background-color: #bbb;
	border: 0px;
	color: #bbb;
	height: 1px;
}

.articleRow {
	margin: 2px 2px 4px 2px;
}

.articleRow a {
	display: block;
	font-size: 100%;
	padding: 2px 0px 0px 2px;
	text-decoration: none;
	width: 164px;
}

.articleRow a:hover {
	background-color: #222;
	color: #fff;
	text-decoration: none;
}

.articleRow td {
	background-color: #f5e7b4;
	color: #222;
}

.footer {
	background-color: #fff;
	border: 1px solid #fff;
	font: normal normal normal 80%/125% verdana,arial,helvetica,sans-serif;
}

.footer a {
	padding: 0px 2px 0px 2px;
}

.footer a:hover {
	background-color: #222;
	color: #fff;
}

.header {
	background-color: #fff;
	border: 1px solid #fff;
	font: normal normal normal 80%/125% verdana,arial,helvetica,sans-serif;
}

.headerNav a {
	padding: 0px 2px 0px 2px;
}

.headerNav a:hover {
	background-color: #222;
	color: #fff;
/*	font-weight: bold;*/
}

.messageStackError,
.messageStackWarning {
	color: #b01;
	font-weight: bold;
}

.messageStackSuccess {
	color: #0b1;
	font-weight: bold;
}

.note {
	color: #f10;
	font-weight: bold;
}

.productColumns {
	font-size: 90%;
/*	border-bottom: 1px solid #bbb;
	margin: 0px 5px 15px 5px;
	padding: 5px 5px 15px 5px;*/
}

.productColBottom {
	border-bottom: 1px solid #bbb;
	height: 100%;
	margin-bottom: 15px;
	width: 95%;
}
.leftNav td{
	background-color: #f5e7b4;
	color: #222;
}