/*
  $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; font-size: 10px; }
.errorBox { font-family : Verdana; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana; font-size : 10px; color: #70d250; text-decoration: underline; }
.sub_category {  font-family: "Verdana"; color: 000000; font-size: 12px; font-weight: bold;line-height: 170%}

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
	behavior: url(../_inc/csshover.htc);
}
A {
  color: #000000;
  text-decoration: none;
}
A:hover { color: #000000; text-decoration: underline; }
FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}
/*Special tags*/


deal { color: #f00; font-weight: bold; }
.deal { font-weight: bold; }
.deal a:link { color: #1d1c1c; font-weight: bold; text-decoration: underline; }
.deal a:visited { color: #1d1c1c; font-weight: bold; text-decoration: underline; }
.deal a:hover { color: #f00; font-weight: bold; }
.deal a:active { color: #1d1c1c; font-weight: bold; text-decoration: underline; }

rebate { color: #f00; font-weight: bold; }
.rebate { font-weight: bold; text-align: center; }
.rebate a:link { color: #1d1c1c; font-weight: bold; text-decoration: underline; }
.rebate a:visited { color: #1d1c1c; font-weight: bold; text-decoration: underline; }
.rebate a:hover { color: #f00; font-weight: bold; }
.rebate a:active { color: #1d1c1c; font-weight: bold; text-decoration: underline; }
/*
TR.headerNavigation {
  background: #000000;
}
*/
TD.headerNavigation {
  font-family: Verdana;
  font-size: 12px; /*10*/
  background: #000000;
  color: #ffffff;
  /*font-weight : bold;*/
}
A.headerNavigation { 
  color: #FFFFFF; 
}

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

TR.headerError {
  background: #f00;
}

TD.headerError {
  font-family: Verdana;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo { line-height: 12pt; background: #00ff00; }

TD.headerInfo { font-family: Verdana; font-size: 10px; background: black; color: #ffffff; text-align: left; vertical-align: top;}

TR.footer {
  background: #000000;
}

TD.footer {
  font-family: Verdana;
  font-size: 10px;
  background: #000000;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #000000;
}

.infoBoxContents {
  background: #DDDDDD;
  font-family: Verdana;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana;
  font-size: 10px;
  /*font-weight: bold;*/
  background: #000000;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana;
  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: #000000;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana;
  font-size: 10px;
  background: #000000;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana;
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana;
  font-size: 11px;
  line-height: 1.5;
}
a.under-bold:link {font-size: 11px; font-family: Verdana; font-weight: bold; line-height: 1.5; text-decoration: underline;}
a.under-bold:visited {font-size: 11px; font-family: Verdana; font-weight: bold; line-height: 1.5; text-decoration: underline;}
a.under-bold:hover { color: #00f; font-size: 11px; font-family: Verdana; font-weight: bold; line-height: 1.5; text-decoration: underlines}
TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Verdana;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #000000;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Verdana;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

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

SPAN.errorText {
  font-family: Verdana;
  color: #ff0000;
}

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

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana; font-size: 10px; color: #000000; }

/* message box */

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

/* input requirement */

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

/* MENUS */
	#cat_listing {
		/*
		height:600px;
		_height:505px;
		*/
	}
	#cat_listing ul, #cat_listing li {
		list-style:none;
		margin:0px;
		padding:0px;
	}
	#cat_listing a, #cat_listing a:visited {
		display:block;
		width:150px;
		padding:5px 0px 5px 0px;
		color:#1d1c1c;
		/* text-shadow: 1px 1px 1px #ccc; */
	}
	#cat_listing a:hover {
		color:#2295cb;
		background-color:#efefef;
	}

/* SUBS */
#menu {
	position:relative;
	width:100%;
}

#menu ul {
	list-style: none;
	margin:0;
	padding:0;
}
#menu a {
	display: block;
}

#menu a:hover {
}


#menu li {
	
}
	#menu li li a, #menu li li a:visited {
		display:block;
		height:14px;
		width:199px;
		margin-top:-2px;
		padding:5px 0px 5px 11px;
		color:#fff;
		background-color:#999;
	}
	#menu li li a:hover {
		display:block;
		margin-top:-2px;
		height:14px;
		/* width:199px; */
		padding:5px 0px 5px 11px;
		color:#1d1c1c;
		background-color:#999;
	}

#menu ul ul {
	position: absolute;
	margin-top:-20px;
	left:150px;
	font-size:11px;
	z-index: 500;
	background-color:#F2F2F2;
}

#menu ul ul ul {
	position: absolute;
	left:400px;
}

div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}


/* END SUBS */

 ul.information {
	margin:0px 0px 10px 18px;
	padding:0px;

}
