/*
  $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; font-size: 11px; }
.errorBox {font-family:Arial; font-size: 11px; background: #ffb3b5; font-weight: bold; }
.stockWarning {font-family:Arial; font-size: 11px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit {font-family:Arial; font-size: 11px; color: #73041D; text-decoration: underline; }

BODY {
text-align: center;  
background: #ffffff;
  color: #000000;
  margin: 0px;
}

.fixcenter {
	width:754px;
	background: #ffffff;
	color: #000000;
	margin:auto;
	text-align: left;
}

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

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

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
   
}

TR.headerNavigation {
   background: #ffffff;
}

TD.headerNavigation {font-family:Arial; font-size: 11px;
  background: #ffffff;
  color: #000000;
}
TD.headerNavigation_horizontal {font-family:Arial; font-size: 11px;
  background: #ffffff;
  color: #000000;
}

A.headerNavigation { 
  color: #000000; 
}

A.headerNavigation:hover {
  color: #73041D;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Helvetica, sans-serif; font-size: 11px;
  background: #ff0000;
  color: #ffffff;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Helvetica, sans-serif; font-size: 11px;
  background: #00ff00;
  color: #ffffff;
    text-align: center;
}

TR.footer {
  background: #d4d4d4;
}

TD.footer {font-family:Arial; font-size: 11px;
  background: #d4d4d4;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #b6b7cb;
}

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

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family:Arial; font-size: 11px;
  background: #990000;
  font-weight:bold;
  color: #ffffff;
  height:20px;
}

TD.infoBox, SPAN.infoBox {font-family:Arial; 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 {
	background-color: white;
	 font-family:  Arial ; font-size: 14px;
 
 
}

.productListing-heading {
		
}

TD.productListing-data {
 	padding: 12px;
	font-weight:bold;
	border-color: gray;
	background-color: white;
		border-top: 1px solid #A6A6A6;
			
}

TR.productListing-cart {
	font-family:  Arial ; 
	font-size: 11px;
 	padding: 12px;
	font-weight:bold;
	border-color: gray;
	background-color: white;	
}

TR.productListing-even {

	
}


TR.productListing-odd {

}

TD.category-name {
font-family:Arial; font-size: 18px;
 font-weight:      bold;
  letter-spacing:  0.5em;
  color: #D4D4D4;
}

TD.invoicelabel {
font-family:Arial; font-size: 20px;
 font-weight:      bold;
  letter-spacing:  0.5em;
  color: D4D4D4;
}


A.pageResults {
  color: #73041D;
  background: #FFFFFF;
}

A.pageResults:hover {
  color: #b6b7cb;;
  background: #FFFFFF;
}

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

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {font-family:Arial; font-size: 11px;
  color: #000000;
}

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

TD.smallText, SPAN.smallText, P.smallText {font-family:Arial; font-size: 11px; color: D4D4D4;
}

TD.accountCategory {font-family:Arial; font-size: 11px;
  color: #aabbdd;
}

TD.fieldKey {font-family:Arial; font-size: 11px;
  font-weight: bold;
}

TD.fieldValue {font-family:Arial; font-size: 11px;
}

TD.tableHeading {font-family:Arial; font-size: 11px;
  font-weight: bold;
}

SPAN.newItemInCart {font-family:Arial; font-size: 11px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {font-family:Arial; font-size: 11px;
}

TEXTAREA {
  width: 100%;font-family:Arial; font-size: 11px;
}

SPAN.greetUser {font-family:Arial; font-size: 11px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #73041D;
  border-style: solid;
  border-width: 5px;
}

TD.formAreaTitle {
  font-family: Tahoma, Helvetica, sans-serif; font-size: 11px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Helvetica, sans-serif; font-size: 11px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {font-family:Arial;
  color: #ff0000;
}

SPAN.errorText {font-family:Arial;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #ffffff; cursor: pointer; cursor: hand; color: #3C3C3C;}
.moduleRowSelected { background-color: #ffffff; }

.checkoutBarFrom, .checkoutBarTo {font-family:Arial; font-size: 11px; color: #8c8c8c; }
.checkoutBarCurrent {font-family:Arial; font-size: 11px; color: #3C3C3C; }

/* message box */

.messageBox {font-family:Arial; font-size: 11px; }
.messageStackError, .messageStackWarning {font-family:Arial; font-size: 11px; background-color: #ffb3b5; }
.messageStackSuccess {font-family:Arial; font-size: 11px; background-color: #99ff00; }

/* input requirement */

.inputRequirement {font-family:Arial; font-size: 11px; color: #ff0000; }

.main-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.home-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #990003;
	letter-spacing: normal;
	text-align: left;
}
.contact-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #014598;
}
.quicknavigation-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #9A9601;
}
.bottom-line {
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.top-dots {
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #999999;
}

.left-dotted {
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #999999;
}
.footer-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #dd1717;
}
.breadcrumbtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
.breadcrumbtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.subheader-smaller {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.shop-links-red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
}
.bottom-red-line {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}
.bottom-dots {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}.footer-line {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #990000;
}
.recipetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #990000;
}
img {
border-style: none;
}
.main-text-large {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
select {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 30px; border: none; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px} 

.navdiv {
overflow:hidden;
padding:0px;
margin:0px;
}
.select-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}