/*
  $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-family: Century Gothic, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Century Gothic, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Century Gothic, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Century Gothic, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

TABLE.popup {
  border-width: 1px;
  border-style: dotted;  
  border-color
}

body					{margin:0px;padding:20px 0px 0px 0px;background-color:#473b3e;background-image:url('images/bg.gif');}
img						{border:0px;}
#wrapper				{width:100%;text-align:center;}
#mainSite				{width:944px;margin:auto;background-color:#FFFFFF;}
#footer					{font-family:Arial, sans-serif;font-size:11px;color:#82768e;height:35px;text-align:left;padding-left:20px;border-top:1px solid #cfcad2;line-height:32px;}

/* DDB - 041031 - Form Field Progress Bar */
.progress	{
	width: 1px;
	height: 14px;
	color: white;
	font-size: 12px;
    overflow: hidden;
	background-color: navy;
	padding-left: 5px;
}

A {
  font-family:Arial;
  color: #82768e;
  text-decoration: none;
  font-size:12px;
}

A:hover {
  font-family:Arial;
  color: #3c2415;
  text-decoration: none;
  font-size:12px;
}

a.topNav				{font-family:Century Gothic, Arial, sans-serif;font-size:10px;color:#FFFFFF;text-decoration:none;}
a.topNav:hover			{font-family:Century Gothic, Arial, sans-serif;font-size:10px;color:#3c2415;text-decoration:none;}
a.secondaryNav			{font-family:Century Gothic, Arial, sans-serif;font-size:12px;font-weight:bold;color:#82768e;text-decoration:none;}
a.secondaryNav:hover	{font-family:Century Gothic, Arial, sans-serif;font-size:12px;font-weight:bold;color:#FFFFFF;text-decoration:none;}
a.footerLink			{font-family:Arial, sans-serif;font-size:11px;color:#82768e;text-decoration:none;}
a.footerLink:hover		{font-family:Arial, sans-serif;font-size:11px;color:#3c2415;text-decoration:underline;}
a.categories			{font-family:Arial, sans-serif;font-size:15px;color:#FFFFFF;text-decoration:none;line-height:30px;text-transform:lowercase;}
a.categories:hover		{font-family:Arial, sans-serif;font-size:15px;color:#3c2415;text-decoration:none;line-height:30px;text-transform:lowercase;}
a.bestsellers			{font-family:Arial, sans-serif;font-size:12px;color:#9c92a5;text-decoration:none;}
a.bestsellers:hover		{font-family:Arial, sans-serif;font-size:12px;color:#3c2415;text-decoration:none;}

.catHeader				{font-family:Century Gothic, Arial, sans-serif;font-size:20px;color:#FFFFFF;font-weight:bold;}
.purpleText				{font-family:Century Gothic, Arial, sans-serif;font-size:12px;font-weight:bold;color:#82768e;}
.productTitle			{font-family: Arial, sans-serif;font-size: 17px;font-weight: bold;color: #3d2f2b;}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Century Gothic, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Century Gothic, 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, Century Gothic, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Century Gothic, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Century Gothic, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Century Gothic, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Century Gothic, 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: #f8f8f9;
}

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: #f8f8f9;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Century Gothic, Arial, sans-serif;
  font-size: 10px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Century Gothic, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #82768e;
}

A.pageResults:hover {
  color: #3c2415;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #3d2f2b;
  text-transform:lowercase;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Century Gothic, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

.main	{
  font-family: Arial, sans-serif;
  font-size: 12px;
  color:#82768e;
  line-height:20px;
}

.mainCentury	{
  font-family: Century Gothic, Arial, sans-serif;
  font-size: 12px;
  color:#3d2f2b;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial, sans-serif;
  font-size: 11px;
}

TD.accountCategory {
  font-family: Century Gothic, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Century Gothic, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Century Gothic, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Century Gothic, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Century Gothic, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Arial, sans-serif;
  font-size: 11px;
  font-weight:bold;
}

TEXTAREA {
  width: 100%;
  font-family: Arial, sans-serif;
  font-size: 11px;
  font-weight:bold;
}

SPAN.greetUser {
  font-family: Century Gothic, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Century Gothic, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Century Gothic, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Century Gothic, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Century Gothic, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Arial, sans-serif; font-size: 12px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Arial, sans-serif; font-size: 12px; color: #000000; }

/* message box */

.messageBox { font-family: Century Gothic, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Century Gothic, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Century Gothic, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Century Gothic, Arial, sans-serif; font-size: 10px; color: #ff0000; }
