/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

*/

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.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: #006600; text-decoration: underline; }

A.red { color:#bf3d38; }
A.red:hover { color:#bf3d38; }
A.green { color:#497748; }
A.green:hover { color:#497748; }

BODY {
  background: #c2b59b;
  color: #212121;
  margin: 0px;
}

H1 {
  font-size: 16px;
  font-weight: bold;
  color: #212121;}
  
H1.orange {
  font-family: Verdana, Arial, sans-serif;
  font-size: 18px;
  font-weight: normal;
  margin:0;
  color: #f18b20;}
}

H2 {
	font-size:12px;
	font-weight:bold;
	display:inline;
	display:inline-table;
}

hr {
	border:thin;
	border-bottom-style:solid;
	border-color:#ddd2bf;
	height:1px;
}

A {
  color: #72420c;
  text-decoration: none;
}

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

FORM {
	display: inline;
}

option.odd {color: #660000;}
option.even {color: #000000;}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  
  height:24px;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #ddd2bf;
  color: #636568;
  font-weight : bold;
}

A.headerNavigation { 
  color: #636568; 
}

A.headerNavigation:hover {
  color: #636568;
}

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

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

A.footer { 
  color: #827c7c; 
}

A.footer:hover {
  color: #827c7c;
  text-decoration: underline;
}

a.navigate {
	color:#636568;
	font-weight:bold;
	padding-left:10px;
}

/*
.infoBox {
  background: #efc38c;
}
*/
.infoBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.column_dropdown {
	margin-top:12px;
	margin-left:5px;
	border:0;
	background-color:#eee7de;
	width:94%;	
}

.email_subscribe {
	margin-top:63px;
	margin-left:5px;
	border:0;
	background-color:#eee7de;
	color:#999999;
}

.infoBoxNotice {
  background: #FF8E90;
}

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


TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #ddd2bf;
  color: #636568;
}

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

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

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #ddd2bf;
  color: #000000;
  font-weight: bold;
}

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

A.pageResults {
  color: #72420c;
}

A.pageResults:hover {
  color: #646720;
  background: #ddd2bf;
}

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

TR.subBar {
  background: #f4f7fd;
}

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

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

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

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

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

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

.quicksearch {
	border:0;
	background-color:#eee7de;
	height:22px;
	font-size:16px;
	font-weight:bold;
	color:#999999;
}

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

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

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  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;
}

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

SPAN.bottlePrice {
	color:#bf3d38;
}

SPAN.casePrice {
	color:#497748;  
}

.moduleRow { }
.moduleRowOver { background-color: #ddd2bf; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #ddd2bf; }
.moduleRowOverListing { background-color: #ddd2bf; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #1e1e1e; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 11px; font-weight: bold; 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; }

