/*
  $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: Arial, sans-serif; font-size: 9pt; }
.errorBox { font-family : Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  background: #fff url(images/tpoparts/bgline.png) repeat-x;
  color: #000000;
  margin: 0px;
}

TABLE {
	background: none;
}

TABLE.mainbodytext {
	background: #fff url(images/tpoparts/background.gif) no-repeat top left;
}

.main a img {
	color: black;
	background-color: black;
	border: 1px solid black;
	margin: 10px;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #000;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TABLE.headerNavigation {
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}

TR.headerNavigation {
  background: #fb4 url(images/tpoparts/orangegrad.png) repeat-x;
}

TD.headerNavigation {
  font-family: Arial, sans-serif;
  font-size: 9pt;
  background: #fb4 url(images/tpoparts/orangegrad.png) repeat-x;
  color: #00;
  font-weight : bold;
}

A.headerNavigation { 
  color: #000000; 
}

A.headerNavigation:hover {
  color: #000000;
}

TD {
	background: none;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 9pt;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 9pt;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TABLE.footer {
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}

TR.footer {
  background: #fb4 url(images/tpoparts/orangegrad.png) repeat-x;
}

TD.footer {
  font-family: Arial, sans-serif;
  font-size: 9pt;
  background: #fb4 url(images/tpoparts/orangegrad.png) repeat-x;
  color: #000000;
  font-weight: bold;
}

.infoBox {
  background: #000;
	border: 1px solid black;
	margin-bottom: 10px;
}

.infoBoxContents {
	font-family: Arial, Arial, sans-serif;
	font-size: 8pt;
  background: white;
	border: 0px;
}

TR.infoBoxContents TD TABLE {
	background: white;
	border: 0px;
}

/*
.infoBoxContents TR TD {
//	border-bottom: 1px solid black;
}

.infoBoxContents IMG {
//	border: 1px solid black;
}
*/

.infoBoxNotice {
  background: #f90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Arial, sans-serif;
  font-size: 9pt;
}

TABLE.infoBoxHeading {
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-top: 1px solid #000;
}

TR.infoBoxHeading {
  background: #fb4 url(images/tpoparts/orangegrad.png) repeat-x;
//	background: #000;
}

TD.infoBoxHeading {
  font-family: Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #fb4 url(images/tpoparts/orangegrad.png) repeat-x;
  color: #000000;
	padding: 2px;
	text-align:middle;
	clip:vertical;
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial, sans-serif;
  font-size: 9pt;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-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.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #fa0;
}

TR.productListing-odd TD, TR.productListing-even TD {
	/*border-bottom: 1px solid black;*/
}

TABLE.productListing {
//	background: #fff url(images/tpoparts/background.gif) no-repeat top left;
//	background-attachment: scroll;
//	background-image: url(images/tpoparts/background.gif);
//	background-position: top left;
//	background-repeat: no-repeat;
	background: none;
  border: 1px;
  border-style: solid;
  border-color: #000;
  border-spacing: 1px;
}

TD.productListing-heading {
  font-family: Arial, sans-serif;
  font-size: 9pt;
  background: #fb4 url(images/tpoparts/orangegrad.png) repeat-x;
  color: #000;
  font-weight: bold;
}

TR.productListing-heading {
  background: #fb4 url(images/tpoparts/orangegrad.png) repeat-x;
}

.productListing-heading {
  background: #fb4 url(images/tpoparts/orangegrad.png) repeat-x;
}

TD.productListing-data {
  font-family: Arial, sans-serif;
  font-size: 9pt;
  font-weight: auto;
  font-background: white;
}

.productListing-data a {
	background-color: none;
}

a.productImageLink img {
	border: 1px solid #000;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #000000;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Arial, sans-serif;
  font-size: 9pt;
  color: #000000;
}

TD.main, P.main {
  font-family: Arial, sans-serif;
  font-size: 10pt;
  line-height: 1.25;
	text-align: justify;
}

TD.main A {
	text-decoration: underline;
}

TD.main A:hover {
	background: #ff9900;
}

TD.smallText, SPAN.smallText, P.smallText {
	background: #fff;
  font-family: Arial, sans-serif;
  font-size: 9pt;
}

TD.accountCategory {
  font-family: Arial, sans-serif;
  font-size: 12pt;
  color: #000000;
}

TD.fieldKey {
  font-family: Arial, sans-serif;
  font-size: 12pt;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Arial, sans-serif;
  font-size: 12pt;
}

TD.tableHeading {
  font-family: Arial, sans-serif;
  font-size: 12pt;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Arial, sans-serif;
  font-size: 9pt;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Arial, sans-serif;
  font-size: 9pt;
}

TEXTAREA {
  width: 100%;
  font-family: Arial, sans-serif;
  font-size: 9pt;
}

SPAN.greetUser {
  font-family: Arial, sans-serif;
  font-size: 12pt;
  color: #ff9900;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #f90;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12pt;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12pt;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Arial, sans-serif;
  color: #ff0000;
}

INPUT {
	border: 1px solid #f90;
	background-color: #fe6;
}

TEXTAREA {
	border: 1px solid #f90;
	background-color: #fe6;
}

SELECT {
	border: 1px solid #f90;
	background-color: #fe6;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Arial, sans-serif; font-size: 9pt; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Arial, sans-serif; font-size: 9pt; color: #000000; }

/* message box */

.messageBox { font-family: Arial, sans-serif; font-size: 9pt; }
.messageStackError, .messageStackWarning { font-family: Arial, sans-serif; font-size: 9pt; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Arial, sans-serif; font-size: 9pt; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Arial, sans-serif; font-size: 9pt; color: #ff0000; }

.activeCategory {
	background-color: #fff;
}

.categoryBox {
	border-top: 1px solid #f90;
}

.categoryBox TD {
	border-bottom: 1px solid #f90;
}

.quickSearchButton {
	background-color: #ddd;
	border-color: black;
}

.productsSamplePhoto {
	border: 1px solid #000;
}

.inputImageSubmitButton {
	border: 0px;
}

.superTable {
	background: white;
	margin-left: 40px;
	margin-top: 40px;
	margin-bottom: 40px;
	border: 1px solid black;
}

TD.smalltext A IMG {
	border: 1px solid black;
}

.showCartContents {
	display: inline;
	margin-right: 5px;
}

.showCartContents A{
	text-decoration: none;
}

.showCartContents  A:hover{
	text-decoration: none;
	color: #fe9;
	background-color: black;
}

.categoryBox .boxText A {
	display: block;
	background-color: white;
}

.categoryBox .boxText A:hover {
	display: block;
	background-color: #d8e7ff;
}


