/*
  $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: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: yellow; font-weight: bold; color: black;}
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 12px; color: #FFFF80; }
.stockWarning a {color: white; font-weight: bold;}
.anunt {
	font-family : Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 150%;
	background: yellow;
	color: Black;
	margin: 20px;
	padding: 10px;
}
.productsNotifications {color: yellow; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  background: #333333;
  color: #C0C0C0;
  margin: 0px;
}

A {
	color: #808080;
	text-decoration: none;
	line-height: 140%;
}

A:hover {
  color: #F89724;
  text-decoration: none;
}

FORM {
	display: inline;
}

TR.header {
  background: #333333;
  color: #FFFFFF;
}

TR.headerNavigation {
	background: #333333;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #333333;
  color: #808080;
  height: 30px;
}

A.headerNavigation { 
  color: #AAAAAA;
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
  color: white;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
  color: black;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: black;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #333333;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #333333;
  color: gray;
  font-weight: bold;
}

.infoBox {
	background: #333333;
}

.infoBoxContents {
	background: #333333;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

.infoBoxNotice {
  background: #333333;
}

.infoBoxNoticeContents {
  background: #333333;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: url(./images/css/tb_top_bg.gif);
  height: 40px;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, 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: #444444;
}

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: #666666;
}

TABLE.productListing {
  border-spacing: 1px;
}

TR.productListing-odd img {
  margin: 4px;
  border: 1px solid #505050;
}

TR.productListing-even img {
  margin: 4px;
  border: 1px solid #404040;
}

TR.productListing-odd A {
  color: #FFFFFF;
  font-size: 12x;
}

TR.productListing-odd A:hover {
  color: yellow;
  font-size: 12x;
}

TR.productListing-even A {
  color: #FAFAFA;
  font-size: 12x;
}

TR.productListing-even A:hover {
  color: #F89724;
  font-size: 12x;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #F89724;
  color: #FFFFFF;
  font-weight: bold;
}

.productListing-heading A:hover{
  color: #000000;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #FFFFFF;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #F0F0F0;
}

TR.subBar {
  background: #333333;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #FFFF80;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.smallText img {
  margin: 1px;
  border: 1px solid #101010;
}

TD.boxText img {
  margin: 1px;
  border: 1px solid #101010;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background-color: #444444;
  color: #FAFAFA;
  border: 1px solid #555555;
}

SUBMIT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background-color: #444444;
  color: #FAFAFA;
  border: none;
}

INPUT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #FFFF80;
  background-color: #444444;
  border: none;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #FFFF80;
  background-color: #444444;
  border: 1px solid #555555;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #FFFF80;
  font-weight: bold;
}

TABLE.formArea {
  background: #444444;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #FFFF80;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #555555; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #444444; color: white; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: white; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: yellow;}
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: yellow;}
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; yellow; color: yellow;}

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

