/*
  $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: Arial;
	font-size: 11px;
}
.errorBox {
	font-family : Arial;
	font-size : 10px;
	background: #ffb3b5;
	font-weight: bold;
}
.stockWarning {
	font-family : Arial;
	font-size : 10px;
	color: #666666;
}
.productsNotifications { background: #f2fff7; }
.orderEdit {
	font-family : Arial;
	font-size : 10px;
	color: #333333;
	text-decoration: underline;
}

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}

A {
	font: 11px Arial, Helvetica, sans-serif;
	color: #1D1D1D;
	text-decoration: none;
}

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

	.xinput { 
		font: 11px Arial;
		border: 1px solid #CCCCCC;
		padding: 0px;
		margin:0;
	}
	form {
		padding:0;
		margin:0;
	}
	
	select { 
		font: 11px Arial;
		border: 1px solid #CCCCCC;
		padding: 0px;
		margin:0;
	}
	select option { 
		padding:0 5px;
	}
	
	textarea { 
		font: 11px Arial;
		border: 1px solid #CCCCCC;
		padding: 3px;
		margin:0;
	}


TR.header {
  background: #ffffff;
}

TR.headerNavigation {
	background-color: #313131;
}

TD.headerNavigation {
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	font-weight : bold;
	background-color: #313131;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

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

TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
  background: #00ff00;
}

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


TD.footer {
	font-family: Arial;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
}

.infoBox {

}

.infoBoxContents {
  font-family: Arial;
  font-size: 11px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Arial;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Arial;
  font-size: 10px;
  font-weight: bold;
  background:url(images/infobox/fnd_barra.gif);
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial;
  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 {
}

.productListing-heading {
  font-family: Arial;
  font-size: 10px;
  background: #313131;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Arial;
  font-size: 10px;
}

A.pageResults {
	color: #333333;
}

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

TD.pageHeading, DIV.pageHeading {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #343434;
	text-decoration: none;
}
TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Arial;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
	font-family: Arial;
	font-size: 11px;
	line-height: 1.5;
}

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

TD.accountCategory {
	font-family: Arial;
	font-size: 13px;
	color: #333333;
}

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

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

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

SPAN.newItemInCart {
	font-family: Arial;
	font-size: 10px;
	color: #666666;
}

CHECKBOX, INPUT, RADIO, SELECT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

TEXTAREA {
  width: 100%;
  font-family: Arial;
  font-size: 11px;
}

SPAN.greetUser {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}

TABLE.formArea {
	background: #313131;
	border-color: #999999;
	border-style: solid;
	border-width: 1px;
}

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

SPAN.markProductOutOfStock {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}

SPAN.productSpecialPrice {
	font-family: Arial;
	color: #333333;
}

SPAN.errorText {
	font-family: Arial;
	color: #333333;
}

.moduleRow { }
.moduleRowOver {
	background-color: #DFDFDF;
	cursor: pointer;
	cursor: hand;
}
.moduleRowSelected {
	background-color: #F3F3F3;
}

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

/* message box */

.messageBox { font-family: Arial; font-size: 11px; }
.messageStackError, .messageStackWarning { 
font-family: Arial; 
font-size: 11px; 
color:#313131;
}
.messageStackSuccess {
font-family: Arial; 
font-size: 11px; 
color:#313131;
}

/* input requirement */

.inputRequirement {
	font-family: Arial;
	font-size: 11px;
	color: #5B5B5B;
}
