/*
  $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, Helvetica, sans-serif; font-size: 10px; }
.errorBox { font-family : Arial, Helvetica, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial, Helvetica, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #d3e2e9;font-family:Arial, Helvetica, sans-serif; font-size: 12px; font-weight:bold;}
.orderEdit { font-family : Arial, Helvetica, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
/*  background: url("images/skin/bg_body.gif") repeat-x #87a59c;*/
	background-color: black;
  color: #000000;
  margin: 0px;
}

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

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

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

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

A.headerNavigation { 
  color: #FFFFFF; 
}

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

TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
  background: #00ff00;
}

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

DIV.header_logoff {
  font-family:Arial, Helvetica, sans-serif;
  color: #FFFFFF;
  font-size:12px;
  padding-left: 10px;
  padding-bottom: 10px;
  text-align:left;
  
}

DIV.header_logoff A {
  color: #FFFFFF;
  font-size: 10px;
  text-decoration: underline;
}

DIV.header_shopping_cart {
	padding-left: 52px;
	padding-top: 27px;
}

DIV.header_quick_search {
	padding-left: 11px;
	padding-top: 34px;
}

DIV.header_shopping_cart A:hover, DIV.header_shopping_cart A:visited, DIV.header_shopping_cart A{
	color: #FFFFFF;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight: bold;
}

TD.header_links, TD.header_links A:visited, TD.header_links A {
/*	display: block;*/
/*	width: 150px;*/
/*	height: 42px;*/
/*	background: url('images/skin/menu_button_bg.png') no-repeat;*/
/*	text-align:center;*/
/*	line-height: 42px;*/
/*	padding-bottom: 4px;*/
	padding: 0px 3px 3px 3px;
/*	text-transform: uppercase;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px; 
/*	font-weight: bold;*/
	color: white;
	text-decoration: none;
}
TD.header_links A:hover {
/*	background: url('images/skin/menu_button_bg_over.png') no-repeat;*/
	color: white;
	text-decoration: underline;
}

TD.footer {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #333333;
}

TD.footer A, TD.footer A:hover, TD.footer A:visited {
  font-weight: bold;
  text-decoration: underline;
  color: #333333;
}

TD.footer_links {
  padding-left: 20px;
  font-family:Arial, Helvetica, sans-serif;
  color: #999999;
  font-weight: bold;
  font-size: 13px;
}

TD.footer_links A, TD.footer_links A:hover, TD.footer_links A:visited {
  color: #669966;
  text-decoration:underline;
}

.boxheading {
	font-family:Arial, Helvetica, sans-serif;
	height: 20px;
	background: url('images/skin/box_head_bg.gif') no-repeat;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #7d8bb9;
}

.boxContent {
	font-family:Arial, Helvetica, sans-serif;
	padding: 4px;
}


.boxContent A, .boxContent A:hover, .boxContent A:visited{
	line-height: 13px;
	color: #FFFFFF;
	font-size: 13px;
	text-decoration:none;
}

.boxContent A.down, .boxContent A.down:hover, .boxContent A.down:visited{
	font-size: 15px;
}

.boxContent SPAN.idle {
	background: url('images/skin/arrow.gif') no-repeat left top;
}

.boxContent SPAN.down {
	background: url('images/skin/arrow_down.gif') no-repeat left top;
}

.boxContent SPAN.selected {
	color: #FFFF99;
	font-weight: bold;
}

.infoBox {
  background: #e1e1e1;
}

.infoBoxContents {
  background: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #ffffff;
}

.infoBoxNoticeContents {
  background: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #ffffff;
  /* color: #ffffff; */
}

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

TABLE.productListing {
  border: 0px;
  /*
  border-style: solid;
  border-color: #e1e1e1;
  */
  border-spacing: 1px;
  background: #9ebfce;
}

.productListing-heading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  background: #d3e2e9;
  color: #000000;
  font-weight: bold;
}

TABLE.new_products {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

SPAN.new_products_desc {
  font-size: 11px;
  text-align:justify;
}

SPAN.price {
  color: #a42408;
  font-weight: bold;
}

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

A.pageResults, A.pageResults:hover {
  color: #000000;
}

/*
A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}
*/
TD.pageHeading, DIV.pageHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #FFFFFF;
  height: 40px;
  padding-left: 10px;
  background: url('images/skin/heading.gif') no-repeat;
}

TR.subBar {
  background: #f4f7fd;
}
TABLE.toto {
border: 1px solid #e1e1e1; padding:7px 10px 7px 10px;
}
TD.subBar {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #000000;
}

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

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

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

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

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

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

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

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

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

SPAN.greetUser {
  font-family: Arial, Helvetica, 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: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

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

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

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

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

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

/* message box */

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

/* input requirement */

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