/*
  $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, Verdana; font-size: 8pt; }
.errorBox { font-family : Arial, Verdana; font-size : 8pt; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial, Verdana; font-size : 8pt; color: #cc0033; }
.productsNotifications { background: #ffffff; }
.orderEdit { font-family : Arial, Verdana; font-size : 8pt; color: #70d250; text-decoration: underline; }

#header_links {
position: relative;
top: 4px;
width: 657px;
}
* html #header_links {
top: 59px;
}

#header_text {
width: 700px;
text-align: right;
font-family: Arial;
color: white;
}

#header_text a {
color: white;
}

#tables {
position: relative;
top: 20px;
}


BODY {
  background: #999999  url('images/tracks/pattern.png') repeat-x;
  color: #000000;
  margin: 0px;
}

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

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

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

A.linkonmouseover:hover {
  color: #FFFFFF;
  text-decoration: underline;
}



FORM {
	display: inline;
}

TR.header {
  background: none;
}

TR.headerNavigation {
/*  background: #bbc3d3;*/
height: 48px;
}

TD.headerNavigation {
  font-family: Arial;
  font-size: 8pt;
/*  background: #bbc3d3;*/
  color: #000000;
  font-weight : bold;
}

A.headerNavigation { 
  color: #000000; 
}

A.headerNavigation:hover {

  color: #666666;
}

TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
  background: #00ff00;
}

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

TR.footer {
  background: #bbc3d3;
}

		
TD.footer {
  font-family: Arial, Verdana;
  font-size: 8pt;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
	
}

.infoBoxContents {
  font-family: Arial, Verdana;
  font-size: 8pt;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Arial, Verdana;
  font-size: 8pt;
}

TD.infoBoxHeading {
  font-family: Arial, Verdana;
  font-size: 8pt;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial, Verdana;
  font-size: 8pt;
}

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

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 0px;
}

.productListing-heading {
  font-family: Arial, Verdana;
  font-size: 8pt;
  color: black;
  font-weight: bold;
}

td.productListing-heading {
  background-color: black;
  background-image: url(images/bar_back.jpg);
  height: 27px;
  border-color: #666666;
  border-style: dashed;
  border-width: 0 0 0 0px;
  padding: 0 2px 0 5px;
}
td.productListing-blue-heading {
  background-color: black;
  background-image: url(images/bar_blue.jpg);
  height: 27px;
  border-color: #666666;
  border-style: dashed;
  border-width: 0 0 0 0px;
  padding: 0 2px 0 5px;
}

TD.productListing-data {
  font-family: Arial, Verdana;
  font-size: 8pt;
  padding: 2px 2px 2px 5px;
  border: #999999 dashed;
  border-width: 0 0 0px 0px;
  padding: 5px 2px 2px 5px;
  vertical-align: top;
}

#col1 {
	border-width: 0 0 0px 0;
}

#colBtns {
	border-left: 0px;
}

A.pageResults {
  color: #666666;
}

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

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

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Arial, Verdana;
  font-size: 8pt;
  color: #000000;
}

TD.main, P.main {
  font-family: Arial, Verdana;
  font-size: 10pt;
  line-height: 15pt;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial, Verdana;
  font-size: 8pt;
}

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

TD.fieldKey {
  font-family: Arial, Verdana;
  font-size: 12pt;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Arial, Verdana;
  font-size: 12pt;
}

TD.tableHeading {
  font-family: Arial, Verdana;
  font-size: 12pt;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Arial, Verdana;
  font-size: 8pt;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Arial, Verdana;
  font-size: 10pt;
}

TEXTAREA {
  width: 100%;
  font-family: Arial, Verdana;
  font-size: 10pt;
}

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

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

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

SPAN.markProductOutOfStock {
  font-family: Arial, Tahoma, Verdana;
  font-size: 12pt;
  color: #666666;
  font-weight: bold;
}

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

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

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

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

/* message box */

.messageBox { font-family: Arial, Verdana; font-size: 8pt; }
.messageStackError, .messageStackWarning { font-family: Arial, Verdana; font-size: 8pt; /*background-color: #ffb3b5;*/ }
.messageStackSuccess { font-family: Arial, Verdana; font-size: 8pt; /*background-color: #99ff00;*/ }

/* input requirement */

.inputRequirement { font-family: Arial, Verdana; font-size: 8pt; color: #666666; }





