/*
  $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
*/

/* Body Attributes */

/* event calendar sytle sheet */
@import url("events_calendar.css");

BODY {
  color: #535f6b;
  topmargin: 20;
  scrollbar-face-color: #8A8D31; 
  scrollbar-arrow-color: #CCC64B; 
  scrollbar-highlight-color: #FFFFFF; 
  scrollbar-3dlight-color: #CCC64B; 
  scrollbar-shadow-color: #FFFFFF; 
  scrollbar-darkshadow-color: #535f6b; 
  scrollbar-track-color: #F0F0D3;
}

A:link { color: #c72931; text-decoration: underline; }
A:visited { color: #c72931; text-decoration: underline; }
A:hover { color: #8a8d31; text-decoration: underline; }

.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: #70d250; text-decoration: underline; }

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

img.border{
border-color:#535f6b;
}


/* 
TR.headerNavigation {
  background: #535f6b;
}
*/

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
/*  background: #bbc3d3; */
  color: #535f6b;
  font-weight : bold;
}

A.headerNavigation {
  font-weight : normal;
}

TD.searchNav {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
/*  background: #bbc3d3; */
  color: #ffffff;
  text-align: right;
  padding-top: 24px;
  padding-right: 16px;
  vertical-align: top;
}

#searchNav { font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; font-size: 9px; white-space: nowrap; }
#searchNav  a:link { color: #FFFFFF; background: #5C3322; }
#searchNav  a:visited { color: #FFFFFF; background: #5C3322; }
#searchNav  a:hover { color: #CCC64B; text-decoration: underline; background: #5C3322; }

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: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

ul.sitemap {
color: #535f6b;
}

SPAN.MakeAnOffer {
	font-family: Century Schoolbook, Times New Roman, Georgia, serif;
	color: #8a8d31;
	font-size: 16px;
  
}

.infoBox {
  background: #535f6b;
}

.infoBoxContents {
  background: #FFFFFF;
  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: #535f6b;
	padding-left:8px;
	color: #FFFFFF;
	text-transform: uppercase;
}

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: #F6F7F7;  */
    background: #FFFFFF;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #ffffff;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #535f6b;
  color: #FFFFFF;
  font-weight: bold;
  padding-left: 3px;
  text-transform: uppercase;
}

.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  align: center;
 /* padding-top: 8px;
  padding-bottom: 8px; */
}

P.productListing-data {
  margin-bottom: 4px;
  margin-top: 0px;
  padding: 0px;
  }

/* A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}
*/

TD.normalPrice, DIV.normalPrice {
  font-family: Century Schoolbook, Times New Roman, Georgia, serif;
  font-size: 20px;
  color: #535f6b;
}

TD.pageHeading, DIV.pageHeading, P.pageHeading {
  font-family: Century Schoolbook, Times New Roman, Georgia, serif;
  font-size: 20px;
  color: #c72931;
  font-weight: bold;
}

h1 { 
 font-family: Century Schoolbook, Times New Roman, Georgia, serif;
  font-size: 20px;
  color: #c72931;
  font-weight: bold;
}

h2 { 
 font-family: Century Schoolbook, Times New Roman, Georgia, serif;
 font-size: 16px;
 color: #c72931;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.boxText { 
  padding: 8px; }

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.3;
}

TD.smallText {
 font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

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: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c72931;
  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: #c72931;
  font-weight: bold;
}

SPAN.cartWarning {
  font-family: Verdana, Arial, sans-serif;
  color: #c72931;
}

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: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #FFC9C7; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background: #CCC64b; }

/* input requirement */
.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #c72931; }

/* Antique Garden Master CSS */
/* Created by:  */
/* 6.1.2005 */

/* HTML Template Classes */

/* TD Classes */
.base { background-color: #8A8D31; vertical-align: middle; text-align: center; }
.highlight { background-color: #CCC64B; vertical-align: middle; text-align: center; }
.blankcell { background-color: #FFFFFF; }
.scrollcell { background-color: #FFFFFF; padding-top: 12px; padding-bottom: 16px; vertical-align: top; }
.shopcell { background-color: #FFFFFF; padding-top: 16px; vertical-align: top; }
.shopnow { background-color: #FFFFFF; padding-top: 12px; padding-bottom: 8px; vertical-align: top; }
.footercell { vertical-align: top; padding-top: 30px; padding-right: 9px; padding-left: 9x; text-align: center; }
.sidecell { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-align: center; }

/* Header Classes */
#headertext { font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; font-size: 10px; white-space: nowrap; padding-right: 8px; padding-left: 8px; }
#headertext a:link { color: #FFFFFF; text-decoration: none;  }
#headertext a:visited { color: #FFFFFF; text-decoration: none;  }
#headertext a:hover { color: #CCC64B; background-color: #8A8D31; text-decoration: none; }

/* Footer Classes */
#footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #535f6b;
	font-size: 10px;
}

#footertext a:link { text-decoration: none;  }
#footertext a:visited { text-decoration: none;  }
#footertext a:hover { text-decoration: underline; }

#footertext p { margin-top: 0px; margin-bottom: 8px; }

/* Spring 2005 Site Colors */
/* red: #c72931 */
/* dark green: #8a8d31 */
/* light green: #CCC64B */
/* blue: #535f6b */
/* brown: #5C3322 */
/* khaki: #F0F0DE */