/*
  $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
*/

/************************************************
COMMON COLORS
*************************************************
black							#000
lt gray							#afae9c
bt red							#ed1b24
dk red							#b1141b
************************************************/

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #666; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

html {
	font-size: 100%;
}
BODY {
  background: #000;
  color: #fff;
  margin: 0px;
  padding: 0px;
  display: block;
  width: 100%;
  font-size: 62.5%;
}

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

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

FORM {
	display: inline;
}

TR.header {
  background: #000;
}

TR.headerNavigation {
  background: #000;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #000;
  color: #afae9c;
  font-weight : bold;
}

A.headerNavigation { 
  color: #afae9c; 
}

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

TR.headerError {
  background: #ff0000;
}

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;
}

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

TR.footer {
  background: #bbc3d3;
}

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

.infoBox {
  background: #000;
}

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

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #bbc3d3;
  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.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

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

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #FFFFFF;
  font-weight: bold;
}

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

A.pageResults {
  color: #afae9c;
  text-decoration: none;
  font-weight: bold;
}

A.pageResults:hover {
  color: #b1141b;
  text-decoration: none;
}

TD.pageHeading, DIV.pageHeading, h1, h2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: normal;
  color: #9a9a9a;
}

TR.subBar {
  background: #f4f7fd;
}

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

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

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

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, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

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

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: normal;
  font-style: italic;
}

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

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

.moduleRow { }
.moduleRowOver { background-color: #666; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #999; }

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

/* message box */

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

/* input requirement */

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

/**********************************************
* MISC *
**********************************************/
.headerDiv {
	margin: 0;
	padding: 0;
	border-bottom: 6px solid #ed1b24;
	text-align: center;
}
.headerTable {
	width: 800px;
	margin: 14px auto 0px auto;
	font-size: 1.2em;
}
.headerTable td {
	vertical-align: top;
	padding-left: 22px;
}

.logoDiv {
	width: 80px;
	border: 1px solid #ed1b24;
	background-color: #fff;
	margin: 0;
	padding: 3px;
}
.logoImg {
	border: 1px solid #ed1b24;
}

.topNavTD ul, #bottomNavDiv ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	letter-spacing: .1em;
	list-style: none;
	padding: 0;
	margin: 0;
}
.topNavTD li, #bottomNavDiv li {
	display: inline;
	border-right: 1px solid #afae9c;
	padding: 0px 16px;
}
.topNavTD li.last, #bottomNavDiv li.last {
	border-right: 0px;
}
.topNavTD a, #bottomNavDiv a {
	color: #afae9c;
	text-decoration: none;
}
.topNavTD a:hover, #bottomNavDiv a:hover {
	color: #b1141b;
}

.bodyDiv {
	text-align: center;
}

.bodyTable {
	width: 800px;
	margin: 0 auto;
	font-size: 1.2em;
}

.leftSideTD {
	width: 165px;
	vertical-align: top;
	padding: 48px 0px 0px 26px;
}
.rightSideTD {
	display: none;
}

.leftNavTD a {
	display: block;
	margin-bottom: 20px;
	font-size: 1.2em;
}
.leftNavTD a.subNavA1 {
	margin-left: 10px;
}
.leftNavTD a.subNavA2 {
	margin-left: 20px;
}

.footerTable {
	width: 100%;
	border-color: #b1141b;
	border-style: solid;
	border-width: 1px 0px 2px 0px;
	margin-bottom: 6px;
}
.footerTable td {
	height: 52px;
}

/*******************************************/
.cssbutton, .cssbuttonsubmitdiv {
	background: #f26422;
	color : #fff;
	width : 110px;
	vertical-align: top;
	font-weight: normal;
	font-family: Tahoma;
	font-size: 12px;
	cursor: pointer;
	text-align:center;
	border: 0px dotted #000;
}

.cssbuttonsubmitdiv {
	background: #f5951d;
}
 
.cssbuttonsubmit{
	background: #f5951d;
	vertical-align: top;
	color: #fff;
	font-family: Tahoma;
	font-weight: normal;
	font-size: 12px;
	cursor: pointer;
	border:none;
}

.linkTable td {
	vertical-align: top;
	padding-bottom: 10px;
}
.linkTable td.logoTD {
	width: 250px;
}
.linkTable td.logoTD a img {
	border: 2px solid #ed1b24;
}
.linkTable td.logoTD a:hover img {
	border: 2px solid #b1141b;
}
.linkTable td.linkTD p {
	margin: 0;
	padding: 0 0 10px 0;
}
.linkTable td.linkTD p.linkHeader {
	font-size: 1.2em;
	font-weight: bold;
}

.acerDiv {
	width: 200px;
	text-align: right;
	margin-top: 10px;
}