/*
  $Id: stylesheet.css,v 1.1.1.1 2004/03/04 23:42:24 ccwjr Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/
.cat_description { font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #666666; font-weight: normal; }
.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #996699; font-weight: bold; }
.stockWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #996699; font-weight: bold; }
.productsNotifications { background: #FFFFFF; }
.orderEdit { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #996699; text-decoration: underline; }

BODY {
  color: #666666;
  margin: 0px;
		background-color: #000000;
		background-image: url('images/bg.gif');
  
}

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

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

FORM {
	display: inline;
}

TR.header {
  background: #1f1e1e;
}

TR.headerNavigation {
  background: #FFFFFF;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #FFFFFF;
  color: #666666;
  font-weight : normal;
  line-height: 18px;
  background-image: url(images/infobox_hdrbg.gif);
}

A.headerNavigation { 
  color: #666666; 
}

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

TR.headerError {
  background: #FFE6E6;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #FFE6E6;
  line-height: 18px;
  color: #FF0000;
  font-weight: bold;
  text-align: center;
}

TR.headerInfo {
  background: #efefef;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #CC99CC;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #1F1E1E;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #1F1E1E;
  color: #666666;
  font-weight: normal;
  line-height: 18px;
  background-image: url(images/infobox_hdrbg.gif);
}

.infoBox {
  border-color: #BAAD7F;
  border-style: solid;
  border-width: 1px;
}

.infoBoxContents {
  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: 12px;
	font-weight: normal;
	line-height: 20px;
	color: #666666;
	background-image: url(images/infobox_hdrbg_box.gif);
}

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

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

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #FBF2C9;
  color: #666666;
  font-weight: normal;
  line-height: 18px;
  background-image: url(images/infobox_hdrbg.gif);
}

.productlisting-headingPrice { 
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #666666;
}

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

A.pageResults {
  color: #666666;
}

a:hover.pageResults {
  color: #666666;
  text-decoration: underline;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  color: #666666;
}

TR.subBar {
  background: #FBF2C9;
}

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

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

TD.footermain {
  background: #1F1E1E;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  line-height: 1.5;
  color: #666666;
}

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

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

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: normal;
}

TD.category_desc {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #996699;
}

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: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #FBF2C9;
  border-color: #D9D0AE;
  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: #996699;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #FF0000;
  font-weight: bold;

}

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

.moduleRow { }
.moduleRowOver { background-color: #FFFFFF; }
.moduleRowSelected { background-color: #FFFFFF; }

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

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #996699; font-weight: bold; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #996699; font-weight: bold; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #996699; font-weight: bold; }

/* input requirement */

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

/* VJ Links Manager v1.00 begin */
TABLE.linkListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.linkListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: normal;
  background: #b6b7cb;
  color: #FFFFFF;
  text-align: center;
}

TD.linkListing-data {
  border-right: 1px solid #b6b7cb;
  border-bottom: 1px solid #b6b7cb;
  padding: 4px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.linkListing-odd {
  background: #f8f8f9;
}

TR.linkListing-even {
  background: #F5F5F5;
}
/* VJ Links Manager v1.00 end */
.content 	{BACKGROUND: none; COLOR: #000000; FONT-SIZE: 10px; FONT-FAMILY: Verdana, Helvetica}

/* Show Cart Details */
TR.ShowCartDetails, TD.ShowCartDetails, P.ShowCartDetails {
/* <FONT COLOR="bbc3d3" FACE="Arial" SIZE="1"> */
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color: #BDCAF0;
}

 /* Show Header Page Links */
TR.HeaderPageLinksLeft, TD.HeaderPageLinksLeft, P.HeaderPageLinksLeft {
  background-image: url('images/button_blank_left.gif');
}
TR.HeaderPageLinksRight, TD.HeaderPageLinksRight, P.HeaderPageLinksRight {
  background-image: url('images/button_blank_right.gif');
}
TR.HeaderPageLinks, TD.HeaderPageLinks, P.HeaderPageLinks {
  background-image: url('images/button_blank_middle.gif');
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #000000
}
A.HeaderPageLinks {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #000000;
}
a:hover.HeaderPageLinks {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
/*  background: #00FF00; */
  color: #00FF00;
}

TD.cookieUsage {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #000000;
  color: #FFFFFF;
}
.yearHeader { font-family: Helvetica, Arial, Verdana; font-size: 14px; font-weight: bold; color: #000000; background-color: #FFFFFF; text-decoration: none;} .calendarMonth { background-color: #BBC3D3; cursor: default; width: 100%;}
.calendarHeader { font-family: Helvetica, Arial, Verdana; font-size: 11px; font-weight: bold; color: #000000; background-color: #FFFFFF; text-decoration: none; height: 22px;}
.calendarToday { font-family: Arial, Verdana; font-size: 10px; color: #000000; background-color: #FFCF00; padding-left : 3px; text-decoration: none; border:1px solid #FFFFFF; height: 22px; width: 18px;}
.calendarWeekend { font-family: Arial, Verdana; font-size: 10px; color: #000000; background-color: #CAEEFF; padding-left : 3px; line-height: 14px; text-decoration: none; border:1px solid #FFFFFF; height: 22px; width: 18px;}
.calendar { font-family: Arial, Verdana; font-size: 10px; color: #000000; background-color: #FFFFFF; padding-left : 3px; line-height: 14px; text-decoration: none; border:1px solid #FFFFFF; height: 22px; width: 18px; }
.event { font-family: Arial, Verdana; font-size: 11px; color: #000000; background-color: #FFFFFF; text-decoration: none; border:1px solid #E6E6E6; }
.empty { background-color: #F0FAFF; line-height: 14px; height: 22px; width: 18px; }
.calendar A:hover, .calendar A:link, .calendar A:visited, .calendar A:visited:hover, .yearHeader A:hover {color: red; text-decoration: underline;}
.calendarWeekend A:hover, .calendarWeekend A:link, .calendarWeekend A:visited, .calendarWeekend A:visited:hover {color: red; text-decoration: underline;}
.calendarToday A:hover, .calendarToday A:link, .calendarToday A:visited, .calendarToday A:visited:hover {color: red; text-decoration: underline;}

/* VJ infosystem added */
h4.infoTitle { 
  margin: 0;
  margin-bottom: 0.2em;
}

p.infoBlurb { 
  margin: 0;
  margin-bottom: 2em;
}


TD.productPriceInListing {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #FBF2C9;
}

TD.productPriceInBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #FF0000;
}

TD.productPriceInProdInfo {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #FFFFFF;
}

.productListing A.productListing-heading {
	background-image: none;
	background: none;
}

/*------ Active-air promo styles ---------*/

.aa-heading {
color:#1c5a98;
font-size:12px;
font-weight:bold;
}

.50-off {
font-size: 14px;
color:#ef1921;
font-weight:bold;
}

TD.aaPoints, P.aaPoints {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
}

.available {
color: #333333;
font-size:12px;
font-weight:bold;
}

a.available:link {
color: #1c5a98;
font-size:12px;
font-weight:bold;
text-decoration:none;
}

a.available:hover {
color: #1c5a98;
font-size:12px;
font-weight:bold;
text-decoration: underline;
}

a.available:visited {
color: #1c5a98;
font-size:12px;
font-weight:bold;
text-decoration:none;
}

li.aapromo {
padding-bottom: 10px;
margin-left: -10px;
font-size:11px;
}

.aroma-heading {
	font-size: 14px;
	color: #5F227B;
	font-weight: normal;
	margin-top: 2px;
	margin-bottom: 2px;
}

.purplecaption {
	color: #5F227B;
	font-size: 11px;
	line-height: 16px;
	text-decoration:underline;
}

.aroma {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.boldheading {
	font-size: 14px;
	font-weight: bold;
}

.available-cck {
color: #945e13;
font-size:12px;
font-weight:bold;
}

a.available-cck:link {
color: #bb8130;
font-size:12px;
font-weight:bold;
text-decoration:none;
}

a.available-cck:hover {
color: #945e13;
font-size:12px;
font-weight:bold;
text-decoration: underline;
}

a.available-cck:visited {
color: #bb8130;
font-size:12px;
font-weight:bold;
text-decoration:none;
}

.picnic {
color:#5a3219;
font-size: 13px;
line-height: 15px;
font-weight:bold;
background-color: #ddc59f;
text-align:center;
padding: 8px;
}

a.picnicLink:link {
font-size: 9px;
color: #6b4532;
font-weight:bold;
text-decoration:none;
}

a.picnicLink:hover {
font-size: 9px;
color: #5a3219;
font-weight:bold;
text-decoration:none;
}

a.picnicLink:visited {
font-size: 9px;
color: #6b4532;
font-weight:bold;
text-decoration:none;
}

.snufferheading {
font-size: 14px;
color:#af7e7e;
}

.snuffertext {
font-size: 11px;
line-height:15px;
color:#6f6f6f;
}

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

.free_shade {
color:#e07b20;
font-weight:bold;
}

a.australiaLink:link {
color: #cd7515;
text-decoration: underline;
}

a.australiaLink:visited {
color: #cd7515;
text-decoration: underline;
}

a.australiaLink:hover {
color: #a56923;
text-decoration: underline;
}

.australia {
padding: 0px 30px 0px 30px;
font-size: 11px;
}

.list {font-size:10px;
}

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

td.harmony {
font-size:11px;
color: #720056;
}


a.aroLink:link {
font-size: 12px;
color: #602857;
font-weight:bold;
text-decoration:none;
}

a.aroLink:visited {
font-size: 12px;
color: #602857;
font-weight:bold;
text-decoration:none;
}

a.aroLink:hover {
font-size: 12px;
color: #602857;
font-weight:bold;
text-decoration:none;
}

