/*
  $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
*/
/*DIV.centerpage {
  width: 70%;
  position: absolute;
  left: 42%;
  top: 0;
  margin-left: -27%;
  background-color: #aa97bd;
}*/

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 11px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 12px; background: #ffb3b5; font-weight: bold; }
.stockWarning {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #cc0033;
	font-weight: bold;
	text-decoration: blink;
}
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 11px; color: #70d250; text-decoration: underline; }

BODY {
  /*background-color: #aa97bd; wisteria*/
  background-color: #333333;
  color: #000000;  
  margin: 0;
}

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

A.cat{
color:#141414;
text-decoration: none
}

A.subcat1{
color: #0000ff;
text-decoration: none;
}

A.subcat2{
color: #00ff00;
text-decoration: none;
}

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

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

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #5f77b4;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #5f77b4;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #000000; 
}

A.headerNavigation:hover {
  color: #00ffff;
}

TR.headerError {
  background: #5f77b4;
}

TD.headerError {
  font-family: 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;
}

TR.footer {
  background: #5f77b4;
}

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

.infoBox {
  /*background: #E6A769; */
  /*background: #fe9c17;*/
  background: #ffffff;
}

.infoBoxContents {
  /*background: #fe9c17; yellow*/
  /*background: #f8f8f9;*/
  background: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	background: #ffffff;
	background-image: url(images/infobox/bg_headerbox_gray.gif);
	color: #000000;
	line-height: 18px;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: titlecase;
	font-style: normal;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

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: none #b6b7cb;
border-spacing: 1px;
background-color:#f8f8f9; 
}

.productListing-heading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	background: #ffcc00;
	color: #000000;
	font-weight: bold;
	font-variant: normal;
	text-transform: titlecase;
	border: thin none;
}

TD.productListing-data {
	padding: 10px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	background: #ebf0f2;
	border: thin none;
	font-weight: lighter;
}

A.pageResults {
  color: #0000FF;
}

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

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

TR.subBar {
  background: #f4f7fd;
}

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

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

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

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

.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: small-caps;
}
.PriceList  { font-family: Verdana, Arial, sans-serif; color: #000000; font-size: 14px; font-weight: bold }
.oldPrice { text-decoration: line-through }

/* VJ Links Manager v1.13 begin */
TABLE.linkListing {
	border-spacing: 1px;
	border-top: 1px solid #fe9c17;
	border-right: 1px solid #fe9c17;
	border-bottom: 1px solid #fe9c17;
	border-left: 1px solid #fe9c17;
}

.linkListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #fe9c17;
  color: #FFFFFF;
  text-align: center;
}

A.linkListing-heading {
  color: #FFFFFF;
}
A.linkListing-heading:hover {
  color: #000000;
}

TD.linkListing-data {
	padding: 4px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	border: 1px solid #fe9c17;
}

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

TR.linkListing-even {
  background: #F5F5F5;
}

.linkFeatured {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #dbd6d6;
  color: #FFFFFF;
  text-align: center;
}


/* VJ Links Manager v1.13 end */

/* DWD Contribution -> Add: Browse by Categories. */

UL.BrowseBy {
  list-style-type: disc;
  list-style-position: inside;

  list-style: none;
  margin-left: 1em;
  padding-left: 2em;
  text-indent: -1em;
} /* UL.BrowseBy */

LI.BrowseBy {

} /* LI.BrowseBy */

/* DWD Contribution End. */

/* Begin UL_category_box */
	#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: url((URL)) none outside;
	float : left;
	width : auto;
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	cursor: auto;
	filter: Gray;
	border: none;
	page-break-before: auto;
	page-break-after: auto;
	background-color: #CCCCCC;
	}
	
	#nav li {
	position : relative;
	float : left;
	line-height : 1.25em;
	margin-bottom : -1px;
	width: 11em;
	background-color : #CCCCCC;
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: lighter;
	font-variant: small-caps;
	border: thin none;
	list-style-position: inside;
	list-style-image: url(url((URL)));
	list-style-type: none;
	cursor: auto;
	}
	
	#nav li ul {
	position : absolute;
	left: -999em;
	margin-left : 11.05em;
	margin-top : -1.35em;
	visibility: inherit;
	z-index: auto;
	}
	
	#nav li ul ul { /* third-and-above-level lists */
		left: -999em;
	}
	
	#nav li a {
		width: 11em;
		w\idth : 10em;
		display : block;
		color : black;
		font-weight : bold;
		text-decoration : none;
		border : 1px none black;
		padding : 0 0.5em;
	}
	
	#nav li a:hover {
	color : #FFFFFF;
	background-color : #fe9c17;
	font-size: 12px;
	font-weight: lighter;
	}
	
	#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: auto;
	border: none;
	list-style-position: inside;
	list-style-image: url((URL));
	list-style-type: none;
	}
	
	#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
		left: auto;
	}

	
/* Menu items with subcategories */	
#nav a.daddy {
	background: #ECE9D8 url(none) no-repeat fixed left center;
	list-style-type: none;
}

/* Selected items with subcategories */	
#nav li.selected {
    background-color: #FFCC00;
}

/*end ul_category sample */

TABLE.popup {
  border-width: 1px;
  border-style: dotted;  
  border-color
}