/*
  $Id: stylesheet.css,v 1.52 2003/02/13 13:54:41 project3000 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: #ff0000; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #ff0000; }
.productsNotifications { background: #ff0000; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #ff0000; text-decoration: underline; }

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

A { 
  color: #6699ff; 
  text-decoration: none; 
}

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

FORM {
	display: inline;
}

TR.header {
  background: #CEDBFF;
}

TR.headerNavigation {
  background: #CEDBFF;
}

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

A.headerNavigation { 
  color: #ffffff; 
}

A.headerNavigation:hover {
  color: #0066CC;
}

TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
  background: #ff0000;
}

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

TR.footer
{
	background: #0066CC;
	height: 30px;
	padding: 5px;
}

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

.infoBox {
  background: #ffCC66;
}

.infoBoxContents
{
/*
	padding: 1px;
	border-width: 1pt;

ffe6bb // pale orangeish color
ffCC33 // orange
ffCC66 // slightly lighter orange
009900 // green
ff0000 // yellow
0066CC // strong blue
CEDBFF // light blue
*/
	background: #ffffff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

.infoBoxNotice {
  background: #ff0000;
}

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

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

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

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;
}

TR.productListing-heading {
  background: #ff9900;
}

TD.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #ff9900;
  color: #ffffff;
  font-weight: bold;
  font-variant: small-caps;
}
A.productListing-heading { 
  color: #ffffff; 
  text-decoration: none; 
  text-decoration: underline; 
}

A.productListing-heading:hover { 
  color: #009900; 
  text-decoration: underline; 
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #0066cc;
}
A.productListing-data { 
  color: #ffffff; 
  text-decoration: none; 
}

A.productListing-data:hover { 
  color: #009900; 
  text-decoration: underline; 
}


A.pageResults { 
  color: #0066CC; 
}

A.pageResults:hover { 
  color: #CEDBFF; 
}

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

TR.subBar {
  background: #ff0000;
}

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: 13px;
  color: #ffff00;
}

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: 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: #0066CC;
  font-weight: bold;
}

TABLE.formArea {
  background: #ffe6bb;
  border-color: #ff9900;
  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: #ffff00;
  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: #ffCC33; cursor: hand; }
.moduleRowSelected { background-color: #ffCC33; }

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


.myheaderbottom {
	background: #ffffff;
	border-bottom: 1px solid #0066CC;
/*
	border-right: #0066CC;
	border-width: 0 1px 0 1px;
	border-width: 0 1px 0 1px;
	border-top: 1px solid #0066CC;
	border-bottom: 1px solid #0066CC;
	padding: 1px;
	border-width: 1pt;

ffe6bb // pale orangeish color
ff9900 // dark orange
ffCC33 // orange
ffCC66 // slightly lighter orange
009900 // green
ff0000 // yellow
0066CC // strong blue
CEDBFF // light blue
*/
}

TD.myside {
	background: #ffe6bb;
	border-right: 1px solid #0066CC;
}

TR.myheader {
	background: #ffffff;
}

TD.myheader {
	padding:4px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight : bold;
	background: #ffffff;
	color: #ff9933;
}

A.myheader {
	color: #ff9933;
}

A.myheader:hover {
	color: #ffCC66;
}
/* ----------------- coolMenu ----------------- */

.clCMEvent{
	position:absolute;
	width:99%; height:99%;
	clip:rect(0,100%,100%,0);
	left:0;
	top:0;
	visibility:visible
}


.clCMAbs{
	position:absolute;
	visibility:hidden;
	left:0;
	top:0;
}

.clBar
{
	position: absolute;
	width: 10;
	height: 10;
	background-color: #ffe6bb;
	layer-background-color: #ffe6bb;
	visibility: hidden;
}

.clBar_border{
	position:absolute;
	visibility:hidden;
/*	background-color:#ff9933;
	layer-background-color:#ff9933;
*/
}

.clLevel0,.clLevel0over{
	position:absolute;
	padding:4px;
	font-family:Verdana;
	color:#0066cc;
	font-size:13px;
	font-weight: normal;
	text-align: center;
}

.clLevel0
{
	background-color:#CEDBFF;
	layer-background-color:#CEDBFF;
	color: #0066cc;
	padding:4px;
	font-family:Verdana;
	font-weight: normal;
	font-size:13px;
	text-align: center;
}
.clLevel0over{
	background-color:#ffe6bb;
	padding:4px;
	layer-background-color:#ffe6bb;
	color:#0066cc;
	font-family:Verdana;
	font-size:13px;
	font-weight: normal;
	cursor:pointer;
	cursor:hand;
}

.clLevel0_border{
	position:absolute;
	visibility:hidden;
	background-color:#ff9933;
	layer-background-color:#ff9933;
}

.clLevel1, .clLevel1over{
	position:absolute;
	padding:2px;
	font-family:Verdana;
	color:#0066cc;
	font-weight: normal;
	font-size:11px;
}

.clLevel1{
	background-color:#ffe6bb;
	layer-background-color:#ffe6bb;
	color:#0066cc;
}

.clLevel1over{
	background-color:#ffe6bb;
	layer-background-color:#ffe6bb;
	font-family:Verdana;
	color:#0066cc;
	font-weight: normal;
	font-size:11px;
	cursor:pointer;
	cursor:hand;
}

.clLevel1border
{
	position: absolute;
	visibility: hidden;
	background-color: #ff9933;
	layer-background-color: #ff9933;
}

/* ----------------- coolMenu_eof ----------------- */
(** Note: amend colours, border etc as necessary to suit your current css scheme! **):

/* category information boxes */

.cat_info_box {background: #fff6e6; border: solid 1px #6FA1C8; padding: 8px; margin-bottom: 10px; font-family: Verdana, Arial, sans-serif;
  font-size: 11px; font-weight: bold}
