/*
  $Id: stylesheet.css,v 1.42 2002/01/29 12:21:15 jan0815 Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2001 osCommerce

  Released under the GNU General Public License
*/

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.boxText2 { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #EAAB55;}
.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: crimson; }

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}

 A { 
  color: #000000; 
  text-decoration: none; 
}

 A:hover { 
  color: #ff6600; 
  text-decoration: underline; 
}
.boxText2  A {
	color: #EAAB55;
	text-decoration: none;
	font-weight : bold;
}

.boxText2 A:hover { 
  color: #ff6600; 
  text-decoration: underline; 
}
TD.listprice {
 font-family: Verdana, Arial, sans-serif;
 font-size: 12px;
 text-decoration: line-through; 
}
.error {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: Red;
}
.messageStackError {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: Red;
}
FORM {
	display: inline;
}
TABLE.contentText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
}
TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #426BBD;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #426BBD;
  color: #ffffff;
  font-weight : bold;
}
.regularLink {
	font-family: Verdana, Arial, sans-serif;
	color: Blue;
}
.breadcrumb {
	font-family: Verdana, Arial, sans-serif;
	color: Blue;
	font-size: 10px;
}

A.headerNavigation { 
  color: #FFFFFF; 
}
A.subcatNav {
	color: #EA9302;
}
TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, 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, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}
TD.headerText {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 15px;
  color: #ffffff;
}
TR.footer {
  background: #426BBD;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #426BBD;
  color: #ffffff;
  font-weight: bold;
}

TABLE.infoBox {
  background: #ffffff;
}
TABLE.infoBox2 {
  background: #EAAB55;
}
TABLE.infoBox3 {
  background: #426BBD;
}

TABLE.infoBoxContents {
  background: #ffffff;
}
TABLE.categoryContents {
  background: #DFE0E3;
}
TABLE.border1 {
  background: #FFFF99;
}
TD.border1 {
  background: #FFFF99;
}
TR.border1 {
  background: #FFFF99;
}
TD.infoBoxHeading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
  background: #426BBD;
  font-weight: bold;
  color: #ffffff;
  font-style : italic;
}

TD.messageStackSuccess {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	background: #fffffff;
	color: #006600;
}

TD.infoBoxHeading2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #EAAB55;
  color: #ffffff;
}

TD.header_bg {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #ffffff;
}

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;
}

TR.productListing-heading {
  background: #FFFF99;
}

TD.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #FFFF99;
  color: #000000;
  font-weight: bold;
  font-variant: small-caps;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.productListing-data2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}
TD.productListing-Desc {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #426BBD;
  font-weight: bold;
  background: #DFE0E3;
  font-style : italic;
}
TD.ourPrice{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color : Red;
}

TD.productListing-title {
  font-family: Verdana, Arial, sans-serif;
  font-size: 15px;
  font-weight: bold;
}
TD.checkoutstatus {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #3399FF;
}
A.pageResults { 
  color: #0000FF; 
}

A:hover.pageResults { 
  color: #0000FF; 
  background: #FFFF33; 
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 15px;
  font-weight: bold;
  background: #DFE0E3;
  color: #426BBD;
}

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 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

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;
}

.blueFont {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: Blue;
}

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: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #ffffff;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.inputRequirement {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
  font-size: 12px;
}

TD.checkoutBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #aabbdd;
}

SPAN.checkoutBarHighlighted {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

/* ----------------- 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:#DFE0E3;
	layer-background-color:#DFE0E3;
	visibility:hidden;
}

.clLevel0,.clLevel0over{
	position:absolute;
	padding:1px;
	font-family:Verdana,arial,helvetica;
	font-size:10px;
}

.clLevel0{
	background-color:#DFE0E3;
	layer-background-color:#DFE0E3;
	color:#000000;
}

.clLevel0over{
	background-color:#EFAA52;
	layer-background-color:#EFAA52;
	color:#ffffff;
	cursor:pointer;
	cursor:hand;
}

.clLevel0border{
	position:absolute;
	visibility:hidden;
	background-color:#c0c0c0;
	layer-background-color:white;
}

.clLevel1, .clLevel1over{
	position:absolute;
	padding:2px;
	font-family:Verdana,arial,helvetica;
	font-size:10px;
}

.clLevel1{
	background-color:#DFE0E3;
	layer-background-color:#DFE0E3;
	color:#000000;
}

.clLevel1over{
	background-color:#EFAA52;
	layer-background-color:#EFAA52;
	color:#ffffff;
	cursor:pointer;
	cursor:hand;
}

.clLevel1border{
	position:absolute;
	visibility:hidden;
	background-color:#c0c0c0;
	layer-background-color:white;
}
/* ----------------- coolMenu_eof ----------------- */

