/*
  $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: 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 : 11px; color: #660033; text-decoration: underline; }

BODY {
  background: #cccccc;
  color: #000000;
  margin: 0px;
}

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

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

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #bbc3d3;
  color: #666699;
  font-weight : bold;
}

A.headerNavigation { 
  color: #666699; 
}

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

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #000066;
  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: #000066;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #666699;
}

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

.infoBox {
  background: #b6b7cb;
}

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

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #666699;
  color: #ffffff;
}

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

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

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

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-weight: bold;
    color: #660033;
  font-size: 11px;
}

A.pageResults {
  color: #0000FF;
}

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

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

TR.subBar {
  background: #f4f7fd;
}

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: 10px;
}

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

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: 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: 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: #666699;
  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: 11px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #c76170;
  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: #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: 12px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 12px;font-weight: bold; background-color: #ffff00; }

/* input requirement */

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


	
	SPAN.header {font-family: verdana, geneva; font-size: 10pt; font-weight: normal; color: #6C1315; text-decoration: none}
	SPAN.Bheader {font-family: verdana, geneva; font-size: 10pt; font-weight: normal; color: #000000; text-decoration: none}
	SPAN.subheader {font-family: verdana, geneva; font-size: 8pt; font-weight: normal; color: #000000; text-decoration: none}
	SPAN.gentext {font-family: verdana, geneva; font-size: 8pt; font-weight: normal; color: #000000; text-decoration: none}
	SPAN.colortext {font-family: verdana, geneva; font-size: 12pt; font-weight: normal; color: #660033; text-decoration: none}
	SPAN.greytext {font-family: verdana, geneva; font-size: 8pt; font-weight: normal; color: #666666>; text-decoration: none}
	SPAN.subtext {font-family: verdana, geneva; font-size: 8pt; font-weight: italic; color: #000000; text-decoration: none}
	SPAN.whitetext {font-family: verdana, geneva; font-size: 8pt; font-weight: normal; color: #FFFFFF; text-decoration: none}
	SPAN.whiteheader {font-family: verdana, geneva; font-size: 10pt; font-weight: normal; color: #FFFFFF; text-decoration: none}
	P {font-family: verdana, geneva, arial; font-size: 8pt; font-weight: normal; color: #000000; text-decoration: none}
	td {font-family: verdana, geneva, arial; font-size: 8pt; font-weight: normal; color: #000000; text-decoration: none}

	A:hover {text-decoration: underline; }
	
    a.colorlink {font-family: verdana, geneva; font-size: 8pt; font-weight: normal; color: #6C1315; text-decoration: none}
	a.colorlink:link {color: "#006666"; text-decoration: none }
 	a.colorlink:active {color: "#000066"; text-decoration: none }
 	a.colorlink:visited {color: "#660066"; text-decoration: none }
 	a.colorlink:hover {color: "#000000"; text-decoration: underline }
	
	a.lillink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	background-color: #666699;
}
	a.lillink:link {color: #CCCCCC; text-decoration: none }
 	a.lillink:active {color: #CCCCCC; text-decoration: none }
 	a.lillink:visited {color: #CCCCCC; text-decoration: none }
 	a.lillink:hover {
	color: #FFFFFF;
	text-decoration: none;
}
	
	a.colorlink2 {font-family: verdana, geneva; font-size: 8pt; font-weight: normal; color: #950A03; text-decoration: none}
	a.colorlink2:link {color: "#666666"; text-decoration: none }
 	a.colorlink2:active {color: "#666699"; text-decoration: none }
 	a.colorlink2:visited {color: "#9966CC"; text-decoration: none }
 	a.colorlink2:hover {color: "#000000"; text-decoration: underline }
	
	a.colorlink3 {font-family: verdana, geneva; font-size: 11pt; font-weight: bold; color: #6C1315; text-decoration: none}
	a.colorlink3:link {color: "#666666"; text-decoration: none }
 	a.colorlink3:active {color: "#666699"; text-decoration: none }
 	a.colorlink3:visited {color: "#9966CC"; text-decoration: none }
 	a.colorlink3:hover {color: "#000000"; text-decoration: underline }
	
	a.whitelink {font-family: verdana, geneva; font-size: 9pt; font-weight: normal; color: #FFFFFF; text-decoration: none}
	a.whitelink:link {color: "#FFFFFF"; text-decoration: none }
 	a.whitelink:active {color: "#FFFFFF"; text-decoration: none }
 	a.whitelink:visited {color: "#FFFFFF"; text-decoration: none }
 	a.whitelink:hover {color: "#FFFFFF"; text-decoration: underline }
	
	a.blacklink {font-family: verdana, geneva; font-size: 9pt; font-weight: normal; color: #000000; text-decoration: underline}
	a.blacklink:link {color: "#660033"; text-decoration: underline }
 	a.blacklink:active {color: "#000066"; text-decoration: none }
 	a.blacklink:visited {color: "#9900FF"; text-decoration: underline }
 	a.blacklink:hover {color: "#6C1315"; text-decoration: underline }
	
.intq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
}
.inta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

