/* User Classes */

.heading1,.heading2 {
 font-size: 16px;
	font-weight: bold;
}

.heading1 {
	color: #800000;
}

a.categoriesList {
}

input.SearchInput {
  border-color: #000000;
		border-style: solid;
		border-width: 1px;
}

td.navLinkBox {
  background-color: #F8F0DC;
		color: #353535;
  font-size: 16px; 
  font-family: Arial, Verdana, sans-serif; 
		font-weight: bold;
		height: 25px;
		padding-left: 7px;
		padding-right: 7px;
		padding-top: 3px;
}

#ShoppingCartBox {
  background-color: #F8F0DC;
}

#CartInfoBoxContents {
  font-size: 11px;
}

table.pageHeaderBar {
  margin: 3px;
		width: 100%;
}

td.pageHeaderBar {
		background-color: #800000;
		color: #FFFFFF;
		font-size: 20px;
  font-family: Arial, Verdana, sans-serif; 
		font-weight: bold;
		height: 30px;
		text-align: center;
		vertical-align: middle;
}

.logo {
  font-size: 24px; 
  font-family: Arial, Verdana, sans-serif; 
  font-weight: bold;
  padding: 0px;
  color: #000000;
		width: 700px;
		height: 150px;
}

div.GLCNotification {
  font-family: Arial, Verdana, sans-serif; 
		font-size: 14px;
  background-color: #333333;
  color: #CCCCCC;
  width: 300px;
  height: auto;
		margin-left: auto; /* This and the nex line will make it center in the containg div and therefore on the page */
		margin-right: auto; 		
		padding: 5px;
		border: #000000 solid 1px;
		line-height: normal;
		text-align: center; 
}

p.GLCNotification {
  text-align: left;
}

div.GLCNoticeContainer {
  /* Height is not specified intentionally so it will fit to the inner div */
		margin: 0px;
		padding: 0px;
		position: absolute;
  width: 100%;   
  z-index: 254;
}

.GLCNoteTitle {
  font-weight: bold;
}

.GLCNoteEmph {
  color: #FF0000;
}

/*
  $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: Arial, Verdana, sans-serif; font-size: 10px; overflow: hidden;}
.errorBox { font-family : Arial,Verdana,  sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial, Verdana, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Arial, Verdana, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  background: #E0DFE3;
  color: #000000;
  margin: 0px;
		padding: 0px;
		text-align: center;
}

TABLE.bodyTable {
  width: 700px;
		border: none;
		border-collapse: collapse;
}

A {
 border-style: none;
 color: #000000;
	text-decoration: none;
}

a.smallText,a.productListing-data {
 color: #000000;
	text-decoration: none;
}

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

img {
  border-style: none;
}

FORM {
	display: inline;
}

TD {
 font-family: Arial, Verdana, sans-serif;
}

INPUT.becomeDealer, TEXTAREA.becomeDealer {
  background-repeat: no-repeat;
  border-style: solid;
  border-width: 1px;
  border-color: #999999;
  margin-bottom: 3px;
}

TR.header {
  background: #bfbfbf;
  background-image: url(images/Steel50x50.gif);
  background-repeat: repeat-x;
}

TR.headerNavigation {
  background: #bfbfbf;
  background-image: url(images/Steel50x14.gif);
  background-repeat: repeat-x;
}

TABLE.headernavigation {
  width: 100%;
		border: none;
		height: 30px;
		margin: 0px;
}

TD.headerNavigation {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  color: #000000;
  font-weight : bold;
		border: none;
}

A.headerNavigation { 
  color: #000000; 
}

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

TR.headerNavigation2 {
  background-color: #AAA399;
}

TD.headerNavigation2 {
  font-family: "DINEngschrift LT Alternate", Arial, Verdana, sans-serif;
  font-size: 20px;
  color: #000000;
  font-weight : normal;
		padding-left: 8px;
}

DIV.headerNavigation2 {
  display: inline;
		cursor: pointer;
}

A.headerNavigation2 { 
  color: #ffffff; 
}

A.headerNavigation2:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #000000;
  font-weight: bold;
  text-align: center;
}

td.NavBar {
  height: 30px;
		padding: 0px;
		border: none;
		margin: 0px;
		background-color: #AAA399;
		z-index: 1;
}

TABLE.NavSubMenu {
  position: absolute;
		top: 170px; 
		z-index: 100;
		visibility: hidden;
		line-height: 18px;
}

TD.NavSubMenuBlank {
  background: none;
		height: 5px;
		line-height: 5px;
		padding: 0px;
}

TD.NavSubMenu {
		background-color: #BDB7B0;
		padding: 3px;
}


A.NavSubMenu {
		color: #333333;
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
		font-weight: normal;
}


.LeftColumn {
  background-color: #F3E5C2;
}

TD.LeftColumn {
  padding: 8px;
		padding-top: 10px;
}

table.LeftColumn {
  background-color: #F3E5C2;
}

TABLE.ContentTables,TD.ContentTables,table.FooterTables {
  background-color: #FFFFFF;
		padding: 5px;
		margin: 0px;
		border: none;
}

table.FooterTables {
  background-color: #800000;
}

TR.footer {
}

TD.footer {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  font-weight: bold;
}

.infoBox {
  /* background: #b6b7cb; */
}

TABLE.infoBox {
  border-collapse: collapse;
  margin-bottom: 10px;
		width: 100%;
}

.infoBoxContents {
}

.infoBoxNotice {
  background: #FF8E90;
}

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

a.navLinkBox,A.infoBoxContents,a.categoriesList {
  color: #353535;
		text-decoration: none;
}

TD.boxText {
  font-family: Arial, Verdana, sans-serif;
  color: #444444;
		font-size: 12px;
		font-weight: bold;
		padding: 5px;
		padding-left: 0px;
}

TD.infoBoxHeading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 16px;
		font-weight: bold;
  color: #353535;
}

a.infoBoxHeading {
  color: #353535;
		text-decoration: none;
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial, Verdana, 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: Arial, Verdana, sans-serif;
  font-size: 10px;
  background: #bfbfbf;
  color: #000000;
  font-weight: bold;
}

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

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial, Verdana, sans-serif;
  font-size: 15px;
}

TD.accountCategory {
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  color: #ff0000;
		font-size: 11px;
}

SPAN.oldItemInCart {
  color: #ff0000;
		font-size: 11px;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Arial, Verdana, 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, Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

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

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

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Arial, Verdana, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Arial, Verdana, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Arial, Verdana, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Arial, Verdana, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Arial, Verdana, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

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

