/*
  $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: 12px;
	background-color: #ffffff;
	color: #000000;
}
.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: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY  {
	color: #000000;
	background-color: #cc0033;
	margin: 0px;
	font-size: 10px;
}

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

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

FORM {
	display: inline;
	color: #000000;
}

TR.header {
	background: CC0033;
	color: #000000;
}

TR.headerNavigation {
	background: #666666;
	color: #000000;
}

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

A.headerNavigation {
	color: #000000;
	background-color: #FFFFFF;
}

A.headerNavigation:hover {
	color: #000000;
	background-color: #FFFFFF;
}

TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
  background: #00ff00;
}

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

TR.footer {
  background: #cc0033;
}

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

.infoBox {
	background: #FFFFFF;
	color: #000000;
	border: thin none;
}

.infoBoxContents {
	background: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	border: thin solid #FFFFFF;
}

.infoBoxNotice {
	background: #FF8E90;
}

.infoBoxNoticeContents {
	background: #FFE6E6;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	border: #00FF00;
}

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

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

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.productReviews-odd, TR.upcomingProducts-odd{
  background: #f8f8f9;
}
TR.addressBook-even, TR.alsoPurchased-even, TR.productReviews-even, TR.upcomingProducts-even{
  background: #f8f8f9;
}

TABLE.productListing {
  border: thin solid #FFFFFF;
  border-spacing: 1px;
}

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

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

A.pageResults {
}

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

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

TR.subBar {
  background: #f4f7fd;
}

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

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: #ffffff;
	background-color: #00FF33;
}

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

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

TD.tableHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-color: #CCCCCC;
	border: #000000;
}

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: #FF6600;
  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: 12px;
	font-weight: bold;
	color: #ffffff;
	background-color: #CCFFFF;
}

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

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

.moduleRow { }
.moduleRowOver { background-color: #FF8C00; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #FF4500; }

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

/* message box */

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

/* input requirement */

.inputRequirement {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #ff0000;
	background-color: #FFFFFF;
	border: thin solid #FFFFFF;
}
P.smallText  { color: #666666}P.main  {
	color: #FFFFFF;
	border: medium dotted #000000;
	background-image: url(images/back.gif);
}
.checkoutBarFrom { background-color: #333333 }
TR.productListing-odd {
	background: #cc0033;
	color: #FFFFFF;
	font-size: 24px;
	border: thin solid #FFFFFF;
	font-style: normal;
 } TR.productListing-even {
	background: #cc0033;
	color: #FFFFFF;
	font-size: 16px;
	border: thin solid #FFFFFF;
 } DIV.pageHeading  {
	font-family: Verdana, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #00FF00;
	background-color: #FFFFFF;
	font-style: normal;
	line-height: normal;
	text-transform: capitalize;
 } .messageStackError { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #FF0000;  } TR.alsoPurchased-odd { }TR.shippingOptions-odd  {   background: #666666;
 } TR.shippingOptions-even  {   background: #000066;
 } .checkoutBarTo  { background-color: #66FFFF }

/* BOF: Category Tabs */

TD.tab {

	background-image: url(images/tabs/tab_middle.gif);

	background-repeat: repeat;

	color: #DEB887;

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-style: normal;

	font-weight: bold;

	font-size: smaller;

}

A.tab {

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-style: normal;

	font-weight: bold;

	font-size: 10px;

	color: #000000;

	text-decoration: none;

}

A.tab:hover {

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-style: normal;

	font-weight: bold;

	font-size: 10px;

	color: #ffffff;

	text-decoration: none;

}

TD.ontab {

	background-image: url(images/tabs/tab_middle_on.gif);

	background-repeat: repeat;

	color: #ffffff;

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-style: normal;

	font-weight: bold;

	font-size: smaller;

}

A.ontab {

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-style: normal;

	font-weight: bold;

	font-size: 10px;

	color: #ffffff;

	text-decoration: none;

	}

A.ontab:hover {

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-style: normal;

	font-weight: bold;

	font-size: 10px;

	color: #ffffff;

	text-decoration: none;	

}

TD.tableft {

       //	background-image: url(images/tabs/tab_left.gif);

	background-repeat: no-repeat;

	color: #DEB887;

	font-size: smaller;

}

TD.tabright {

	//background-image: url(images/tabs/tab_right.gif);

	background-repeat: no-repeat;

	color: #DEB887;

	font-size: smaller;

}



A.headerLink {

	background-color: #ffffff;

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-style: normal;

	font-weight: bold;

	font-size: smaller;

	color: #00FF33;

	text-decoration: none;

}

A.headerLink:hover {

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-style: normal;

	font-weight: bold;

	font-size: smaller;

	color: #99ccff;

	text-decoration: none;

}

/* EOF: Category Tabs */

/* ----------------- 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;
        layer-background-color:#ffffff;
        visibility:hidden;
}

.clLevel0,.clLevel0over{
	position:absolute;
	padding:1px;
	font-family:Verdana,arial,helvetica;
	font-size:10px;
	border: thin none;
}

.clLevel0{
	background-color:#FFFFFF;
	layer-background-color:#ffffff;
	color:#000000;
	font-style: oblique;
	text-transform: none;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

.clLevel0over{
	background-color:#666666;
	layer-background-color:#000000;
	color:#FFFFFF;
	cursor:pointer;
	cursor:hand;
	font-size: 10px;
}

.clLevel0border{
        position:absolute;
        visibility:hidden;
        background-color:#000000;
        layer-background-color:white;
}

.clLevel1, .clLevel1over{
	position:absolute;
	padding:2px;
	font-family:Verdana, arial, helvetica;
	font-size:10px;
	color: #000000;
}

.clLevel1{
        background-color:#CCCCCC;
        layer-background-color:#000000;
        color:#000000;
}

.clLevel1over{
        background-color:#FFFFFF;
        layer-background-color:#000000;
        color:#000000;
        cursor:pointer;
        cursor:hand;
}

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


/* ----------------- coolMenu_eof ----------------- */TR.payment-odd {   background: #FF0033;
 } TR.payment-even {   background: #FF3333;
 } 
TR.accountHistory-even {   background: #FFFFFF;
 } 