/*
  $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: Verdana, Arial, sans-serif; font-size: 11px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 11px; background: #6699CC; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 11px; color: #333333; }
.productsNotifications {
	background: #B0D5F9;
	color: #333333;
}
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 11px; color: #333333; text-decoration: underline; }

BODY {
	background: #F0F0F0;
	color: #000000;
	margin: 0px;
	font-size: 11px;
	padding: 0px;
}

A {
	color: #CC3300;
	text-decoration: none;
	font-size: 11px;
	font-weight: 600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

A:hover {
	color: #145483;
	text-decoration: none;
	font-size: 11px;
	font-weight: 600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

FORM {
	display: inline;
}

TR.header {
	background: #000000;
	font-size: 11px;
}

h1 {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
}

h2 {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}

TR.headerNavigation {
	background:#A43215;
	border: 2px solid #FFFFFF;
}

TD.headerNavigation {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	background: #60626A;
	color: #ffffff;
	font-weight : bold;
	border: 1px solid #666666;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #FFFFFF;
}

TR.headerError {
	background: #99CCFF;
	color: #333333;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #CC99FF;
  color: #333333;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
	background: #99CCFF;
	color: #333333;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #99CCFF;
  color: #333333;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #A43215;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #60626A;
  color: #FFFFFF;
  font-weight: bolder;
}

.infoBox {
  background: #D6D6D6;
}

.infoBoxContents {
	background: #D6D6D6;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
}

.infoBoxNotice {
  background: #CC3300;
}

.infoBoxNoticeContents {
  background: #A43215;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TD.infoBoxHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background: #60626A;
	color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

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: #D6D6D6;
	color: #333333;
}

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: #F0F0F0;
	color: #333333;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color:#666699;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #2E5B89;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

A.pageResults {
	color: #CC3300;
	text-decoration: none;
}

A.pageResults:hover {
	color: #CC3300;
	text-decoration: none;
}

TD.pageHeading, DIV.pageHeading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: 500;
	color: #333333;
}

TR.subBar {
	background: #f4f7fd;
	color: #333333;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #9B2B0F;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TD.tableHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #ff0000;
}

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: #AD3C1F;
  font-weight: bold;
}

TABLE.formArea {
  background: #A43215;
  border-color: #5481A9;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #FF6600;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver {
	background-color: #94CAE4;
	cursor: pointer;
	cursor: hand;
	color: #333333;
}
.moduleRowSelected {
	background-color: #94CAE4;
	color: #333333;
}

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #9F2813; }
.checkoutBarCurrent {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #CCCCFF;
}

/* message box */

.messageBox {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #CCCCFF;
}
.messageStackError, .messageStackWarning {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	background-color: #FF6600;
	color: #333333;
}
.messageStackSuccess {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	background-color: #CC99FF;
	color: #333333;
}

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #ff0000; }

/*footer*/


TD.footertext {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	color: #666666;
}
/***** Begin Sitemap_SEO *****/ 
ul.sitemap {
color: #ff0000;
}
.sitemap {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #0000ff;
  font-weight : normal;
}
.sitemapHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #0000ff;
  font-weight : normal;
}
.sitemapProducts {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #f000ff;
  font-weight : normal;
}
A.sitemap { 
  color: #009900; 
}
A.sitemap:hover {
  color: #ff0000;
}
.sitemap_indvidual_hdg {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #0000ff;
  font-weight : normal;
}
A.sitemap_indvidual_hdg { color: #009900; }
A.sitemap_indvidual_hdg:hover { color: #ff0000; }
.sitemap_indvidual { 
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #f000ff;
  font-weight : normal;
}
A.sitemap_indvidual { color: #009900; }
A.sitemap_indvidual:hover { color: #ff0000; }

h1 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 20px;
 font-weight: bold;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #000;
}
h2 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
 font-weight: normal;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #000;
}
/***** End Sitemap_SEO *****/
