/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText { font-family: Futura, "Arial Black", Helvetica; font-size: 10px; }
.errorBox { font-family : Futura, "Arial Black", Helvetica; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Futura, "Arial Black", Helvetica; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Futura, "Arial Black", Helvetica; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
	color: #000000;
	margin: 0px;
	background-position: center;
	background-repeat: no-repeat;
	background-color: #999999;
}
.BGimagefortable {
	background-image: url(images/web_whiteout.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
}

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

A:hover {
  color: #FFCC00;
  text-decoration: underline;
}
.plainBOX {
	font-family: Futura, "Arial Black", Helvetica;
	font-size: 12px;
	line-height: 3px;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Futura, "Arial Black", Helvetica;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #000000; 
}

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

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Futura, "Arial Black", Helvetica;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Futura, "Arial Black", Helvetica;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Futura, "Arial Black", Helvetica;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: white;
  border-color: #000000;
}

.infoBoxContents {
	font-family: Futura, "Arial Black", Helvetica;
	font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Futura, "Arial Black", Helvetica;
  font-size: 10px;
  border-color: #000000;
}

TD.infoBoxHeading {
	font-family: Futura, "Arial Black", Helvetica;
	font-size: 14px;
	font-weight: bold;
	background: transparent;
	color: #000000;
	text-align: center;
	background-color: #CCCC99;
}

TD.infoBox, SPAN.infoBox {
  font-family: Futura, "Arial Black", Helvetica;
  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: #f8f8f9;
}

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

TABLE.productListing {
	border: 1px;
	border-style: solid;
	border-color: #000000;
	border-spacing: 5px;
}

.productListing-heading {
  font-family: Futura, "Arial Black", Helvetica;
  font-size: 12px;
  background: #CCCC99;
  color: #000000;
  font-weight: bold;
}

TD.productListing-data {
	font-family: Futura, "Arial Black", Helvetica;
	font-size: 12px;
	background-color: EEF1F1;
	padding-top: 8px;
	border: 1px;
	border-style: solid;
	border-color: #333333;
}

A.pageResults {
	color: #000000;
	font-family: Futura, "Arial Black", Helvetica;
	font-size: 13px;
}

A.pageResults:hover {
	color: #FFFF00;
	font-family: Futura, "Arial Black", Helvetica;
	font-size: 13px;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Futura, "Arial Black", Helvetica;
  font-size: 20px;
  font-weight: bold;
  color: #000000;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Futura, "Arial Black", Helvetica;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Futura, "Arial Black", Helvetica;
  font-size: 12px;
  line-height: normal;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Futura, "Arial Black", Helvetica;
  font-size: 12px;
}

TD.accountCategory {
	font-family: Futura, "Arial Black", Helvetica;
	font-size: 13px;
	color: #aabbdd;
}

TD.fieldKey {
  font-family: Futura, "Arial Black", Helvetica;
  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: Futura, "Arial Black", Helvetica;
  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: #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;
}

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

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

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

.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; }
.text_top_navigation {
	font-family: Futura, "Arial Black", Helvetica;
	font-size: 16px;
	color: #FFFFFF;
}
.list_categories {
list-style-type: none;
}

<script type="text/javascript">//<![CDATA[//>



sfHover = function() {

	var sfEls = document.getElementById("nav").getElementsByTagName("LI");

	for (var i=0; i<sfEls.length; i++) {

		sfEls[i].onmouseover=function() {

			this.className+=" sfhover";

		}

		sfEls[i].onmouseout=function() {

			this.className=this.className.replace(new RegExp(" sfhover\\b"), "");

		}

	}

}

if (window.attachEvent) window.attachEvent("onload", sfHover);



//<!]]></script>




		#nav, #nav ul { /* all lists */

		padding: 0;

		margin: 0;

		list-style: none;

		float : center;

		width : 11em;

	}
	
	
	#nav, #nav ul { /* all lists */
	margin: 0;
	list-style: none;
	float : center;
	width : 11em;
	padding-left: 6px;
	padding-right: 6px;
	}

	#nav li { /* all list items */
	position : relative;
	float : center;
	line-height : normal;
	width: 11em;
	background-color : transparent;
	font-size: 15px;
	vertical-align: text-top;
	padding-top: 29.5px;
	padding-bottom: 10px;
	}

	

	#nav li ul { /* second-level lists */
	position : absolute;
	left: -999em;
	margin-left : 11.05em;
	margin-top : -1.35em;
	}

	

	#nav li ul ul { /* third-and-above-level lists */

		left: -999em;

	}

	

	#nav li a {
	width: 10em;
	display : block;
	color : black;
	font-weight : bold;
	text-decoration : none;
	border : 0;
	padding : 0 0.5em;
	font-family: Futura, "Arial Black", Helvetica;
	}

	

	#nav li a:hover {
	color: #FFCC00;
	}

	

	#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {

		left: -999em;

	}

	

	
.menupadding {
	padding-left: 21px;
}
.BGindextable {
	background-image: url(catalog/images/web_whiteout.jpg);
	background-repeat: no-repeat;
}
