/*
  $Id: stylesheet.css,v 1.58 2003/12/04 14:12:16 hpdl Exp $
*/

.boxText {color: #000000; 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: #FFFFCC;
}
.orderEdit {font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline;}

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A {
  color: #990000;
  text-decoration: none;
}

/* Changed to blue from just underline */
A:hover {
  color: #0000FF;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}
.style6 {font-size: x-large; color: #000000;}
.style7 {font-size: x-large;}

/* Changed to color */
TR.headerNavigation {
  background: #AC8A14;
}

/* Changed to color & added gif */
TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
/*  background: #bbc3d3;*/
/*  background: #FFAAB7 url(images/bar2.gif) repeat-x;*/
  background: #AC8A14 url(images/backg1.gif) repeat-x;
  color: #000000;
  font-weight : bold;
}

/* Changed to color & added gif */
TD.headerNav {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
/*  background: #bbc3d3;*/
/*  color: #ffffff; */
/*  background: url(images/anixmass.gif) repeat-x;
  color: #000000;
  font-weight : bold;*/
}

/* Changed to color from white to black */
A.headerNavigation {
  color: #000000;
}

/* Changed to color from white to blue */
A.headerNavigation:hover {
  color: #0000FF;
}

/* Changed to color */
TR.headerError {
  background: #AC8A14;
}

/* Changed to color */
TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #977A12;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

/* Changed to color then changed back or orginal*/
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;
}

/* Changed to color */
TR.footer {
  background: #AC8A14;
}

/* Changed to color */
TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
/*  background: #bbc3d3;*/
/* background: #FFAAB7 url(images/bar2.gif) repeat-x;*/
  background: #AC8A14 url(images/backg1.gif) repeat-x;
  color: #000000;
  font-weight: bold;
}

/* Changed to color */
.infoBox {
  background: #AC8A14;
}

/* Changed to color - this is total background */
.infoBoxContents {
  background: #FFFFFF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FFEBA3;
}

.infoBoxNoticeContents {
  background: #FFFFE5;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

/* Changed to color */
TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
/*  background: #bbc3d3;*/
/*background: #FFAAB7 url(images/bar2.gif) repeat-x;*/
  background: #AC8A14 url(images/backg1.gif) repeat-x;
  color: #000000;
  vertical-align: top;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

/* Changed to color */
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;
}

/* Changed to color */
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;
}

/* Changed to color */
TABLE.productListing {
  border: 1px;
  border-style: solid;
/* border-color: #b6b7cb;*/
/* background: #fff0f0;*/
  background: #AC8A14 url(images/backg1.gif) repeat-x;
  border-spacing: 1px;
}

/* Changed to color */
.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
/*  background: #AC8A14 url(images/backg1.gif) repeat-x;*/
/*  background: #F1DA87; url(images/backg1.gif) repeat-x;*/
  background: #F7E8B3;
  color: #000000;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

/* Changed to color */
TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
/* color: #F1DA87; url(images/backg1.gif) repeat-x;*/
/* color: #CC0000; url(images/bar2.gif) repeat-x*/
 color: #000000;
}

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;
}

/* Changed to color */
TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #000000;
}

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;
}

/* Changed to color */
SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #977A12;
}

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;
}

/* Changed to color */
SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #977A12;
  font-weight: bold;
}

/* Changed to color */
TABLE.formArea {
  background: #fff5f5;
  border-color: #AC8A14;
  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;
}

/* Changed to color */
SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #977A12;
}

/* Changed to color */
SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #977A12;
}

.moduleRow {}
/*.moduleRowOver {background-color: #D7E9F7; cursor: pointer; cursor: hand;}*/
.moduleRowOver {
/*   background-color: #D7E9F7;*/
   background-color: #FFFF99;   
   cursor: pointer;
/*   cursor: hand;*/
}
/*.moduleRowSelected {background-color: #E9F4FC;}*/
.moduleRowSelected {background-color: #FFFFCC;}

.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: 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;}

.messageStack {
  margin: 5px;
  font-size: 10px;
  color: #465584;
  background-color: #FFFCF5;
  border-width: 1px;
  border-style: dotted;
}

img.bt2 {
	vertical-align: bottom;
}

.opening1 {
   font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #FF9933;
}

.opening1unline {
	font-family: verdana, Arial, Helvetica;
	font-weight: bold;
	color: #FF9933;
	text-decoration: underline;
}

.opening2 {
  font-family: Verdana, Arial, sans-serif;
  font-weight: bold;
  font-size: 12px;
  color: #000000;
}

.opening2i {
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	font-style: italic;
}

.opening2red {
  font-family: Verdana, Arial, sans-serif;
  font-weight: bold;
  font-size: 12px;
  color: #FF0000;
}

.opening2redunline {
  font-family: Verdana, Arial, sans-serif;
  font-weight: bold;
  font-size: 12px;
  color: #FF0000;
 text-decoration: underline;
}

.opening2blue {
  font-family: Verdana, Arial, sans-serif;
  font-weight: bold;
  font-size: 12px;
  color: #0000FF;
}

.opening2blueunline:hover {
  font-family: Verdana, Arial, sans-serif;
  font-weight: bold;
  font-size: 12px;
  color: #0000FF;
  text-decoration: underline;
}

.opening2blueunline {
  font-family: Verdana, Arial, sans-serif;
  font-weight: bold;
  font-size: 12px;
  color: #0000FF;
 text-decoration: underline;
}

.opening2darkred {
  font-family: Verdana, Arial, sans-serif;
  font-weight: bold;
  font-size: 12px;
  color: #CC0000;
}

.green-underlined {
	color: #009900;
	text-decoration: underline;
}

.green {
	color: #009900;
}

.opening6goldunline {

  font-family: Verdana, Arial, sans-serif;
  font-weight: bold;
  font-size: 16px;
  color: #CC9900;
 text-decoration: underline;
}

.opening2NB {

  font-family: Verdana, Arial, sans-serif;
  font-weight: normal;
  font-size: 12px;
  color: #000000;
}

.opening2pink {

  font-family: Verdana, Arial, sans-serif;
  font-weight: bold;
  font-size: 12px;
  color: #FF33CC;
}

.opening2blueunlinesmall {

  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #0000FF;
 text-decoration: underline;
}

.smallText-underline {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	text-decoration: underline;
}

