/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $
adapted for Separate Pricing Per Customer v4 and Price Break 1.11.3 2005/03/12

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

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.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: #FFFFFF; }
.productsNotifications {
	background-color: #000000;
}
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #355260; text-decoration: underline; }

BODY {
	color: #88897b;
	margin: 0px;
	background-color: #ced8dd;
}

A {
	color: #40432b;
	text-decoration: none;
	font-weight: normal;
}

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

FORM {
	display: inline;
}

TR.header {
	background-color: #c1c98b;
}

TR.headerNavigation {
	height: 25px;
}

TD.headerNavigation {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-weight : bold;
}
.topNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #f3ead6;
	font-weight : normal;
}

a.topNav:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #f3ead6;
	font-weight : normal;
}

a.topNav:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	font-weight : normal;
	text-decoration: none;
}
A.headerNavigation { 
  color: #f3ead6; 
}

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

TR.headerError {
	background-color: #FFFFFF;
}

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

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-color: #e0cda1;
	height: 25px;
}

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

.infoBox {
	background-color: #a5bdc9;
}

.infoBoxContents {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-color: #dfe8ec;
	color: #88897b;
}

.infoBoxNotice {
	background-color: #e0ada1;
}

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

TD.infoBoxHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #f3ead6;
	text-transform: uppercase;
	background-color: #88897b;
}

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 {
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
}

TABLE.productListing {
}

.productListing-heading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	background-position: center;
	background-color: #86a4b2;
}

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

A.pageResults {
  color: #88897b;
}

A.pageResults:hover {
	color: #86A4B2;
	background-color: #dfe8ec;
}

TD.pageHeading, DIV.pageHeading {
  font-family: "AvantGarde Bk BT";
  font-size: 30px;
  font-weight: bold;
  color: #996633;
}

TR.subBar {
	background-color: #86A4B2;
}

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: 11px;
	line-height: 1.5;
	color: #996633;
}

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

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: 10px;
	color: #86a4b2;
	font-weight: bold;
	text-transform: none;
}

TABLE.formArea {
  border-color: #88897B;
  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: #FFFFFF;
  font-weight: bold;
}

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

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

/* BOF price-break-1.11.3 */
TD.productPriceInListing {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-color: #000000;
}

TD.productPriceInBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
/* EOF price-break-1.11.3 */

.moduleRow { }
.moduleRowOver { background-color: #dfe8ec; cursor: hand; cursor: hand; }
.moduleRowSelected {
	background-color: #86A4B2;
	color: #dfe8ec;
}

.checkoutBarFrom, .checkoutBarTo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #86A4B2;
	font-weight: normal;
}
.checkoutBarCurrent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}

/* 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: #c1c98b; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #c1c98b; }

/* input requirement */

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

.yearHeader { font-family: Helvetica, Arial, Verdana; font-size: 14px; font-weight: bold; color: #88897B; background-color: #dfe8ec; text-decoration: none;} .calendarMonth { background-color: #dfe8ec; cursor: default; width: 100%;}
.calendarHeader { font-family: Helvetica, Arial, Verdana; font-size: 10px; font-weight: bold; color: #86a4b2; background-color: #dfe8ec; text-decoration: none; height: 22px;}
.calendarToday {
	font-family: Arial, Verdana;
	font-size: 10px;
	color: #ffffff;
	background-color: #996633;
	padding-left : 1px;
	text-decoration: none;
	height: 18px;
	width: 16px;
	font-weight: bold;
}
.calendarWeekend { font-family: Arial, Verdana; font-size: 10px; color: #86A4B2; background-color: #ebf2f5; padding-left : 1px; line-height: 14px; text-decoration: none; height: 18px; width: 16px;}
.calendar {
	font-family: Arial, Verdana;
	font-size: 10px;
	color: #86A4B2;
	background-color: #CED8DD;
	padding-left : 1px;
	line-height: 14px;
	text-decoration: none;
	height: 18px;
	width: 16px;
	font-weight: normal;
}
.event { font-family: Arial, Verdana; font-size: 10px; color: #88897B; background-color: #FFFFFF; text-decoration: none; border:1px solid #E6E6E6; }
.empty { background-color: #dfe8ec; line-height: 14px; height: 18px; width: 16px; }
.calendar A:hover, .calendar A:link, .calendar A:visited, .calendar A:visited:hover, .yearHeader A:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.calendarWeekend A:hover, .calendarWeekend A:link, .calendarWeekend A:visited, .calendarWeekend A:visited:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.calendarToday A:hover, .calendarToday A:link, .calendarToday A:visited, .calendarToday A:visited:hover {color: #000000; text-decoration: underline;}

/* BEGIN Fancier Invoice and Packingslip */
.dataTableHeadingContent_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ffffff; font-weight: bold; }
.dataTableHeadingRow_INVOICE { background-color: #C9C9C9; }
.dataTableRow_INVOICE { background-color: #F0F1F1; }
.dataTableContent_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }
.order_history_top { color : #006699; font-weight: bold; font-family: Verdana; font-size: 13px; }
.order_infobox_heading { color : #000000; font-weight: bold; font-family: Verdana; font-size: 12px; }
.order_infobox_data { color : #000000; font-family: Verdana; font-size: 12px; }
.product_infobox_heading_row { background-color: #C9C9C9; }
.product_infobox_heading { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ffffff; font-weight: bold; }
.product_infobox_data_row { background-color: #F0F1F1; }
.product_infobox_data { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }
.order_history_top_INVOICE { color : #006699; font-weight: bold; font-family: Verdana; font-size: 13px; }
.order_infobox_heading_INVOICE { color : #000000; font-weight: bold; font-family: Verdana; font-size: 12px; }
.order_infobox_data_INVOICE { color : #000000; font-family: Verdana; font-size: 12px; }
.product_infobox_heading_row_INVOICE { background-color: #C9C9C9; }
.product_infobox_heading_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ffffff; font-weight: bold; }
.product_infobox_data_row_INVOICE { background-color: #F0F1F1; }
.product_infobox_data_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }
.smallText_INVOIVE { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.smallTextBlue_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #006699; }
.smallAddressBlue_INVOICE { font-family: Arial; font-size: 9px; color: #006699; }
.main_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 12px; }
.pageHeading_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 18px; color: #727272; font-weight: bold; }
/* END Fancier Invoice and Packingslip */

/* Cool Href */
A.coolHref { 
  font-family:Verdana, Arial, sans-serif; 
  font-size:10px; 
  color:#86a4b2; 
  background:#dfe8ec; 
  padding:5px; 
  display:block;
  width:100%;
}
A.coolHref:hover {
	font-family:Verdana, Arial, sans-serif;
	font-size:10px;
	color:#DFE8EC;
	padding:5px;
	display:block;
	width:100%;
	text-decoration:none;
	background-color: #86a4b2;
}
A.coolHref_sel { 
  font-family:Verdana, Arial, sans-serif; 
  font-size:10px; 
  color:#dfe8ec; 
  background:#86a4b2; 
  padding:5px; 
  display:block;
  width:100%;
  text-decoration:none;
}
A.coolHref_sel:hover {
  font-family:Verdana, Arial, sans-serif; 
  font-size:10px; 
  color:#86a4b2; 
  background:#ffffff; 
  padding:5px; 
  display:block;
  width:100%;
  text-decoration:none;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #88897B;
	line-height: normal;
}
.formBG {
	background-color: #C1C98B;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #88897B;
	border: 1px solid #86A4B2;
	font-weight: normal;
}

.textSpaced {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 1.5;
	font-weight: normal;
	color: #88897B;
}
.lightText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #F3EAD6;
}

.services {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #88897B;
	line-height: 1.5;
}
.servicesWhite {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #F3EAD6;
	line-height: 1.5;
}
.login {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #88897B;
	line-height: normal;
}
.formBG {
	background-color: #C1C98B;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #88897B;
	border: 1px solid #86A4B2;
	font-weight: normal;
}

.textSpaced {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 1.5;
	font-weight: normal;
	color: #88897B;
}
.lightText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #F3EAD6;
}

.services {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #88897B;
	line-height: 1.5;
}
.servicesWhite {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #F3EAD6;
	line-height: 1.5;
}
.login {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
.home {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #86a4b2;
	font-weight : normal;
}

a.home:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #86a4b2;
	font-weight : normal;
}
.drkGray {
	background-color: #c5d0d6;
	border: 1px solid #86a4b2;
}


a.home:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CC3300;
	font-weight : normal;
	text-decoration: none;
}
.lightGray {
	background-color: #dbe2e6;
	border: 1px solid #b9c2c7;
}
