/*
  $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
*/

/* new div header stuff */

div.header {
 width: 800px;
 height: 90px;
 background-image: url(images/website/header.png);
 color: #fff;
 font-size: 12px;
 font-family: Arial, sans-serif;
 }

div.header a{
 color: #fff;
 }

div.header a:hover{
 color: #ff6700;
 }

div.headerlinks {
 height: 100%;
 position: relative;
 }

div.headerlinks-left {
 position: absolute;
 width: auto;
 bottom: 2px;
 left: 140px;
 }

div.headerlinks-right {
 position: absolute;
 width: auto;
 bottom: 2px;
 right: 4px;
 }

/* new div header stuff */

/* new productgrid stuff */

div.productgrid-item {
 margin: 4px;
 padding: 3px 3px 0px 3px;
 width: 150px;
 height: 162px;
 float: left;
 background-color: #fff;
 border: 1px solid #ccc;
 text-align: center;
 font-weight: bold;
 font-size: 11px;
 font-family: Arial, sans-serif;
 }

div.productgrid-item a{
 	display: block;
 	height: 100%;
 	width: 100%;
 	margin: 0px;
 	padding: 0px;
 	border: 0px;
 }
 
 div.productgrid-image {
  width: 132px;
  height: 120px;
  background: #fff;
  margin: 0px auto;
  }

	span.oldprice {
	 text-decoration: line-through;
	 }

	span.specialprice {
	 color: #f00;
	 }

/* new productgrid stuff */

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

img {
 border: 0px;
 }

div.column-left {
 background-color: #f00;
 }

#centershop {
	width: 800px;
	margin: 0px auto;
	text-align: left;
	border: 0px solid #ffffff;
	background: #FFFFFF;
	}

#centerFooter {
	width: 800px ;
}

BODY {
  background: #ffffff;
	background-image: url('images/website/stars.png');
  background-repeat: repeat;
  margin: 2px 0px 0px 0px;
  text-align: center;
}

A {
  color: #59583E;
  text-decoration: none;
}

A:hover {
  color: #BF3048;
  text-decoration: none;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Arial, sans-serif;
  font-size: 12px;
  background: #596780;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

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

TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
  background: #00ff00;
}

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

TR.footer {
  background: #596780;
}

TD.footer {
  font-family: Arial, sans-serif;
  font-size: 10px;
  background: #596780;
  color: #FFFEE6;
  font-weight: normal;
}

.contentBox {
  background: #FFF;
}

.contentBoxContents {
  background: #ffffff;
  background-repeat: repeat-x;
  font-family: Arial, sans-serif;
  font-size: 12px;
}

.infoBox {
  background: #FFF;
}

.infoBoxContents {
  background: #ffffff;
  background-repeat: repeat-x;
  font-family: Arial, sans-serif;
  font-size: 12px;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  padding: 1px 0px 1px 4px;
  background: #6D7E9B;
  color: #ffffff;
}

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

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

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
	border-top: 1px solid #f00;
  background: #fff;
}

TABLE.productListing {
  border: 0px;
  border-style: none;
  border-color: #6D7E9B;
  border-spacing: 0px;
}

.productListing-heading {
  font-family: Arial, sans-serif;
  font-size: 12px;
  background: #6D7E9B;
  color: #FFFFFF;
  font-weight: bold;
}

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


A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading, TD.pageHeading H1 {
  font-family: Arial Black, sans-serif;
  font-size: 18px;
  font-weight: normal;
  color: #363526;
}

TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main, DIV.main {
  font-family: Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
}

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

TD.smallestText, SPAN.smallestText, P.smallestText {
  font-family: Arial, sans-serif;
  font-size: 10px;
  color: #888888;
}

TD.smallestText a, TD.smallestText a:visited, TD.smallestText {
  font-family: Arial, sans-serif;
  font-size: 10px;
  color: #666666;
}

TD.smallestText a:hover, TD.smallestText a:active {
  font-family: Arial, sans-serif;
  font-size: 10px;
  color: #FF0000;
}

TD.smallestText a:visited {
  font-family: Arial, sans-serif;
  font-size: 10px;
  color: #666666;
}


TD.accountCategory {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #aabbdd;
}

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

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

TD.tableHeading {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Arial, sans-serif;
  font-size: 12px;
}

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

SPAN.greetUser {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

SPAN.warnUser {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

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

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

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

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

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

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

.checkoutBarFrom, .checkoutBarTo { font-family: Arial, sans-serif; font-size: 12px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Arial, sans-serif; font-size: 12px; color: #000000; }

/* message box */

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

/* input requirement */

.inputRequirement { font-family: Arial, sans-serif; font-size: 12px; color: #ff0000; }

/* new category menu styles */

#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav li { /* all list items */
	width: 10em; /* width needed or else Opera goes nuts */
	margin: 0 0 0 0em;
	padding: 1.5 0 1.5 0em;
	border-bottom: 1px dotted #596780;
}

#nav li ul { /* second-level list */
	margin: 0 0 0 1em;
	font-size: 10px;
}

#nav li ul li { /* second-level list items */
	border-bottom: none;
	border-top: 1px dotted #596780;
}

#nav li ul ul { /* third-and-above-level lists */
	margin: 0 0 0 1em;
	font-size: 10px;
	border-style: none;
}

#nav li ul ul { /* third-and-above-level list items */
	border-bottom: none;
}

/* Selected items with subcategories */	
#nav li.selected {
	font-weight: bold;
}

/* Unselected items with subcategories */	
#nav li.unselected {
	font-weight: normal;