/*
  $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-size: 10px; }
.errorBox { font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit {  font-size : 10px; color: #ffffff; text-decoration: underline;font-weight:bold; }

BODY {
	background: #FFFFFF;
	color: #000000;
	margin-top: 15px;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	background-image: url(line.gif);
	background-repeat: repeat;
}

A {
  color: #000000;
  text-decoration: underline;
}

A:hover {
  color: #000000;/*#AABBDD;*/
  text-decoration: none;
  /*font-weight: bold;*/
}
a.info{
	text-decoration: underline;
}	
a.info:HOVER{
	text-decoration: none;
}
TD{
	font-family: Verdana, Arial, sans-serif;
}
.activelink, a.inactivelink:HOVER {
	display: block;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFFFFF;
	border-top:1px solid #FFFFFF;
}

a.inactivelink{
	border-top:1px solid #FFFFFF;
	/*border-bottom:1px solid #FFFFFF;*/
	text-decoration: none;
}

a.ProductShowcase{
	color: #2F424D;
	font-weight: bold;
	text-decoration: underline;
}

a.ProductShowcase:HOVER{
	color: #2F424D;
	font-weight: bold;
	text-decoration: none;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  /*background: #bbc3d3;*/
  height:30px;
}

.awardtype{
	font-style: italic;
}

TD.headerNavigation {
	/*font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;*/
	font-size: 10px;
	background: #6388B1; /*#AAAEBF;*/
	color: #ffffff;
	border-top: 1px solid #FFFFFF; /*#83899C*/
	border-bottom: 1px solid #000000;
	padding-bottom: 2px;
	padding-top: 2px;
	font-weight: bold;
}

A.headerNavigation {
	color: #FFFFFF;
	text-decoration: underline;
}

A.headerNavigation:hover {
  color: #ffffff;
  text-decoration: none;
}

span.breadCrumb{
	color: #C6D0D1;
	font-weight: normal;
}

A.breadCrumb {
	color: #C6D0D1;
	text-decoration: underline;
	font-weight: normal;
}

A.breadCrumb:hover {
  color: #C6D0D1;
  text-decoration: none;
  font-weight: normal;
}

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: #08354C;
}

TD.footer {
	/*font-family: Verdana, Arial, sans-serif;*/
	font-size: 10px;
	background: #000000; /*#AAAEBF;*/
	color: #C6D0D1; /*border-top: 1px solid #888888; #83899C
	border-bottom: 1px solid #888888;*/
	padding-bottom: 8px;
	padding-top: 5px;
	height: 14;
}
a.footerNavigation{
	color: #C6D0D1;
	text-decoration: underline;
}
a.footerNavigation:HOVER{
	text-decoration: none;
	color: #C6D0D1;
}
/*.CategoriesBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}*/

.catwithsubs, .catwithnosubs {
	padding-right: 5px;
}
.ProductImage{
	border: none; /* 0px solid #235A79 */
}
a.ProductLink{
	color: #003C4E;
	text-decoration: underline;
	font-weight: bold;
	font-size: 10px;
}

.ProductInfo{
	color: #6C6865;
	font-size: 10px;
}

.contentBox{
	width:100%;
	background: #FFFFFF;
}
.contentBoxContents{
	background: #FFFFFF;
}
.infoBox {
  background: #AAAEBF;
}
.bottom_color_block{
	background-color: #CFC3A9;/*#DACFB9;*/
	/*border: 1px solid #AAAEBF;*/
}
.box_canvas{
	background-color: #FFFFFF;
	height:100%;
	vertical-align: top;
}
.cartBox {
  background: #AAAEBF;
}

input.newsletter{
	color:#BBBBBB;
}

div.cartSubTotalLine, div.cartSubTotal{
	background-color: #FFFFFF;
	font-weight: bold;
	padding-bottom: 2px;
	padding-top: 2px;
}
div.cartSubTotalLine{
	float:left;
	width:50%;
}
div.cartSubTotal{
	float:right;width:50%;text-align:right;
}
.cartBoxContents{
	background: #DBDBDB;
	font-size: 10px;
}
.infoBoxContents {
	background: #DEDFB5; /*font-family: Verdana, Arial, sans-serif;*/
	font-size: 10px;
}

.bodyBoxContents{
	background: #DBDBDB; /*font-family: Verdana, Arial, sans-serif;*/
	font-size: 10px;
}

.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: #C16F4F;
  color: #ffffff;
}*/

TD.infoBoxHeading {
	/*font-family: Verdana, Arial, sans-serif;*/
	font-size: 10px;
	font-weight: bold;
	background: #215B73;
	color: #ffffff;
	border-top: 1px solid #215B73; /*border-left:1px solid #b6b7cb;*/
}

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: White;
  padding: 10px;
}

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: White;
}

TABLE.productListing {
  /*border: 1px;
  border-style: solid;
  border-color: #b6b7cb;*/
  padding: 10px;
}

.productListing-heading {
  /*font-family: Verdana, Arial, sans-serif;*/
  font-size: 10px;
  background: #215B73;/*#b6b7cb;*/
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
/*  font-family: Verdana, Arial, sans-serif;*/
  font-size: 10px;
  	border-bottom:1px solid #215B73;
	padding-top: 8px;
	padding-bottom: 8px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}
TABLE.pageHeading{
	border: 1px solid #888888;
	border-bottom: none;
}

TD.siteHeading{
	background-color: #000000;
}

TR.subBar {
	background: White;
}

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;
}

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: #2F424D;
}

CHECKBOX, INPUT, RADIO, SELECT {
  /*font-family: Verdana, Arial, sans-serif;*/
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  /*font-family: Verdana, Arial, sans-serif;*/
  font-size: 11px;
}

SPAN.greetUser {
  /*font-family: Verdana, Arial, sans-serif;*/
  font-size: 12px;
  color: #000000;
  font-weight: bold;
}

TABLE.formArea {
	background: White;
	border-color: #7b9ebd;
	border-style: solid;
	border-width: 1px;
}

table.image_border{
	border:1px solid #555555;
}

TD.formAreaTitle {
  /*font-family: 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: #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:  /*font-family: Verdana, Arial, sans-serif;*/ font-size: 10px; }
.messageStackError, .messageStackWarning {
	/*font-family: Verdana, Arial, sans-serif;*/
	font-size: 11px;
	background-color: #FFCC66;
	border: 1px dashed #FFB415;
	font-weight:bold;
}
.messageStackSuccess {
	/*font-family: Verdana, Arial, sans-serif;*/
	font-size: 11px;
	background-color: #99CC66;
	border: 1px dashed #669933;
	font-weight: bold;
}

/* input requirement */

.inputRequirement {  /*font-family: Verdana, Arial, sans-serif;*/ font-size: 10px; color: #ff0000; }

DIV.MenuContainer{
	/*overflow-y: scroll;
	height: 185px;*/
	scrollbar-base-color: White;
	scrollbar-track-color: White;
	scrollbar-face-color: White;
	font-weight: bold;
}
table.MainBody{
	background-color: #FFFFFF;
	height: 50%;
}
td.ColumnColorFiller{
	background-color: #DACFB9;
		padding-top: 0px;
}
div.BodyContent{
	/*overflow-y: scroll;
	height: 415px;*/
	background-color: #FFFFFF;
}
table.BodyContent{
	margin-left:20px;
	margin-right:20px;
	width: 420px;
	text-align: center;
}
#thecategories a {
	display: block;
	padding-bottom: 5px;
	padding-top: 3px;
	width: 100%;
	font-weight: normal;
}
.productLinks{
	color: #AAAAAA;
	 /*font-family: Verdana, Arial, sans-serif;*/
  font-size: 10px;

}

a.productLinks{
	color: #AAAAAA;
	text-decoration:none;  font-weight:normal;
}
a.productLinks:HOVER{
	text-decoration:underline; 
}
/*mozilla fix*/
html>body #thecategories a {
	width: auto;
}
/*end of mozilla fix*/

#thecategories .topcat a {
	padding-left: 5px;
	font-weight: bold;
	color: #2F424D;
}

#thecategories .secondcat a {
	padding-left: 20px;
	color: #2F424D;
	background-color: #EAE4D6;
}

#thecategories .thirdcat a {
	padding-left: 35px;
	color: #2F424D;
	background-color: #EAE4D6;
}

#thecategories .fourthcat a {
	padding-left: 50px;
	color: #2F424D;
	background-color: #EAE4D6;
}

#thecategories .fifthcat a {
	padding-left: 65px;
}

#left a{
	text-align: left;
	float: none;
}

/* new price */
.old_price{
	font-size: 11px;
	text-decoration: line-through;
}
.new_price{
	font-size: 11px;
	font-weight: bold;
}

/* header img */
#top_header{
	text-align: center;
}

/* puts padding at the top of the site */
.HeaderPadding{
	height:20px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-top:0px; 
	margin-bottom:0px;
}
.HeaderPaddingSmall{
	height:10px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-top:0px; 
	margin-bottom:0px;
}
TD.pageHeading, DIV.pageHeading,h1 {
	/*padding: 20px;*/
	padding: 4px;
	height: 14px;
	font-size: 10px;
	font-weight: bold;
	background: #215B73;
	color: #ffffff;
	border-top: 1px solid #215B73; /*border-left:1px solid #b6b7cb;*/
	background-image: url(infobox/corner_left.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 20px;
}
h1.textBlob, h1.wineGuide {
	font-size: 12px;
	background:#FFFFFF;
	color: #000000;
	padding:2px;
	border: none;
	background-image:none;
	text-decoration:underline;
	margin-bottom:4px;
}

h1.wineGuide{
	text-align: center;
	text-decoration: none;
	background-color: #DDDDDD;
}

table.wineGuide{
	border: 1px solid #555555;
	border-right:2px solid #555555;
	border-bottom:2px solid #555555;
	padding: 2px;
	padding-bottom:20px;
	background-color: #DDDDDD;
}

td.WineName{
	color:#215B73;
	font-weight: bold;
	font-size: 11px;
}
td.WineName{
	color:#215B73;
	font-weight: bold;
	font-size: 11px;
}

td.WinePrice{
	font-weight: bold;
	font-size: 11px;
	color: Black;
}
td.AttributeName{
	color:#215B73;
	font-weight: bold;
	font-size: 11px;
}
hr.divider{
	border: 0;
	width: 100%;
	color: #215B73;
	background-color: #215B73;
	height: 1px;
	padding: 0px;
	vertical-align: top;
	margin-top: 0px;
	margin-bottom: 0px;
}
.cartHeading{
	background-color: #DBDBDB;
	border-top:1px solid #215B73;
	border-bottom:1px solid #215B73;
	padding: 5px;
	color:#000000;
	font-weight:bold;
	font-size:11px;
}
a.WineLink{
	font-size: 10px;
	text-decoration: underline;
	color:#000000;
	font-weight: bold;
}
a.WineLink:HOVER{
		font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}
table.RegularText{
	font-size:11px;
}
/* mozilla zump fix */
html { overflow-y: scroll; }

/* header in my accounts */
td.sub_header{
	border-top:1px solid #AAAEBF;
	border-bottom:1px solid #AAAEBF;
	font-size: 11px;
}

hr.dividerLight{
	border: 0;
	width: 100%;
	color: #AAAEBF;
	background-color: #AAAEBF;
	height: 1px;
	padding: 0px;
	vertical-align: top;
	margin-top: 0px;
	margin-bottom: 0px;
}

td.bestsellerBoxContents{
	font-size:9px;
}
a.cartHeading{
	border:none;
	font-size:10px;
}

td.cartContents{
	background: #CACACA; 
	font-size: 10px;
	padding:2px;
	border:1px solid #BBBBBB;
}