/*
  $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, Helvetica, sans-serif; font-size: 11px; padding-left: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 : 10px; color: #1153EC; text-decoration: underline; }
.PriceList  { font-family: Arial; color: #0033CC; font-size: 18px; font-weight: bold; padding-left:25px }
.oldPrice { text-decoration: line-through }

BODY {
  background: #FFFFFF;
  color: #OOOOOO;
  margin: 0 10px 0px 14px;
}

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

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

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #000000;
}

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

A.headerNavigation { 
  color: #1153EC; 
}

A.headerNavigation:hover {
  color: #99CCFF;
}

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

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

TR.footer {
  background: #ffffff;
}

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

.infoBox {
  background: #0066FF;
}

.infoBoxContents {
  background: #fdf0ee;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  
} <!-- above code controls background color in boxes; NOTE: one more instance of same color on stylesheet -->

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family: Arial;
  font-size: 26px;
  font-weight: bold;
  background: #0033CC;
  color: #FFFFFF;
  padding: 6px 0px 6px 0px;
}

TD.infoBoxHeadingShopping {
  font-family: Trebuchet MS;
  font-size: 20px;
  font-weight: bold;
  background: #0033CC;
  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.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}

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

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

.productListing-heading {
  font-family: Arial;
  font-size: 22px;
  background: #FFFFFF;
  color: #ACACAC;
  font-weight: bold;
}

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

TR.productListing-odd {
  background: #f8f8f9;
}

TR.productListing-even {
  background: #FBFBFB;
}

A.pageResults {
  color: #0000FF;
  font-size:20px;
}

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

TD.pageResultsText {
  font-family: Arial, sans-serif;
  font-size: 20px;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Arial;
  font-size: 20px;
  font-weight: bold;
  color: #0033CC;
}

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.subtotal, P.subtotal {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.5;
}

TD.mainDesc, P.mainDesc {
  font-family: Arial, sans-serif;
  font-size: 16px;
  line-height: 1.5;
}

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

TD.smallTextDesc, SPAN.smallTextDesc, P.smallTextDesc {
  font-family: Arial, sans-serif;
  font-size: 18px;
}


SPAN.smallModel {
  font-family: Tahoma, Arial;
  font-size: 10px;
}

TD.smallTextNewProducts {
	font-size: 1.6em;
	padding: 0px 40px 10px 40px;
}

DIV.NewProductsText {
	font-size: 1.8em;
	color:#202020;
}

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

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

TD.MainSearch input {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
}

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

SPAN.greetUser {
  font-family: Trebuchet MS;
  font-size: 12px;
  color: #0033CC;
  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;
}

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

.productSpecialPrice {
  font-family: Arial;
  color: #ff0000;
}

TR.productSpecialPrice {
	 font-size: 1.2em;
}

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

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

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

/*change the menu hover color below*/

#thecategories a:hover {

	background-color: #eeeeee;

	color: #0033CC;

}



.catwithsubs, .catwithnosubs {

	padding-right: 5px;

}



#thecategories {

	position: relative;

	top: -9px;

	margin-bottom: -16px;

	width: 175px;
	
	font-size: 1.2em;

}



.activelink {

	display: block;

	font-weight: bold;

}



#thecategories a {

	display: block;

	padding-bottom: 7px;

	padding-top: 3px;

	width: 100%;

}



/*mozilla fix*/

html>body #thecategories a {

	width: auto;

}

/*end of mozilla fix*/



#topcat a {

padding-left: 5px;

}



#secondcat a {

	padding-left: 20px;

}



#thirdcat a {

	padding-left: 35px;

}



#fourthcat a {

	padding-left: 50px;

}



#fifthcat a {

	padding-left: 65px;

}
