/*
  $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
*/
.az_cartItems{
    color: #FF8010;
    font-weight: bold;
}
.boxText, .topboxText, .topBoxText, .footerText, .cartText { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 13px; }
.topboxText, .topBoxText  { color: #ffffff; }
.footerText {  color: #ffffff; }
.footerText a {
	text-decoration:underline;
	font-weight:bold;
	color:#ffffff;
}
.footerText a:hover {
	color:#f1f1f1;
}
.cartText { color: #e69701; }
.bestsellerText {
	font-family:Tahoma, Arial;
	font-size:11px;
	color: #ff750a;
	font-weight:bold;
	line-height:20px;
}
.bestsellerText a {
	color:#000000;
	text-decoration:underline;
}
.bestsellerText a:hover {
	color:#333333;
}
.errorBox { font-family : Tahoma, Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Tahoma, Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #fff; }
.orderEdit { font-family : Tahoma, Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

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: #FEFFF8;
}

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: #FEFFF8;
}



.infobox-heading {
	text-align:center;
	font-family: "Century Gothic", Tahoma, Verdana;
	color:#b78a47;
	font-size:16px;
	font-weight:bold;
}

TABLE.productListing a {
	color:#190511;
}
TABLE.productListing a:hover {
	color:#cccccc;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #c3c3c3;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #9BB049;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color:#190511;
}

A.pageResults {
  color: #536475;
}

A.pageResults:hover {
  color: #bd84ac;
  background: #ebddeb;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #778E38;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 13px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.accountCategory {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #ff0000;
}

SPAN.greetUser {
  font-family: Tahoma, 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: bold;
}

SPAN.productSpecialPrice {
    color: #778E38;
}
SPAN.productPrice SPAN.productSpecialPrice, SPAN.productPrice2 SPAN.productSpecialPrice {
  font-family: Tahoma, Arial, Verdana;
  color: #778E38;
  font-size:24px;
  font-weight:normal;
}
SPAN.productPrice2 SPAN.productSpecialPrice {
  font-size:16px;
  color: #778E38;
}
.smallCur {
  font-size:12px;
  color: #778E38;
  font-weight:bold;
}
SPAN.productPrice2 .smallCur {
    color: #778E38;
	font-size:12px;
	font-weight:bold;
}
SPAN.productPrice, SPAN.productPrice2 {
  font-family: Tahoma, Arial, Verdana;
  font-size:24px;
  color: #778E38;
  font-weight:normal;
}
SPAN.productPrice2 {
  font-size:16px;
  color: #778E38;
}
SPAN.productPrice s, SPAN.productPrice2 s {
    color: #778E38;
	font-size:14px;
}
SPAN.productPrice2 s {
	font-size:14px;
}
.prod_name {
	font-size:12px;
	font-weight:bold;
	color:#000000;
	text-transform:uppercase;
}

SPAN.errorText {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #b7cdd9; cursor: pointer; }
.moduleRowSelected { background-color: #b7cdd9; }

.checkoutBarFrom, .checkoutBarTo { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 10px; color: #57677e; }
.checkoutBarCurrent { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 10px; color: #283650; }

/* message box */

.messageBox { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Tahoma, Verdana, Arial; font-size: 10px; background-color: #ffb3b5; color:#000000; }
.messageStackSuccess { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 10px; background-color: #d6fe99; color:#000000; }

/* input requirement */

.inputRequirement { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

/* Boxes Sattings */
.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
.infoBoxHeading, .infoBoxHeading_side, .infoBoxHeading_center {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #778E38;
}

.infoBoxHeading_side, .infoBoxHeading_special {
	height:61px;
}
.infoBoxHeadingL_side {
	background:url(i/az_ibox_.gif) no-repeat;
	width:11px;
}
.infoBoxHeadingC_side {
	background:url(i/az_ibox0.gif) no-repeat;
}
.infoBoxHeadingR_side {
	background:url(i/az_ibox1.gif) no-repeat;
	width:10px;
}
.az_infoBoxHeading_side {
}
.az_infoBoxHeadingL_side { }
.az_infoBoxHeadingC_side, .az_infoBoxHeadingC_special {
	font-family:Tahoma, Verdana, Arial, Helvetica;
	font-size:18px;
	font-weight:bold;
	color:#FFFFFF;
	text-transform:capitalize;
	text-indent:5px;
}
.az_infoBoxHeadingR_side { }

.infoBoxHeadingL_special {
	background:url(i/az_ibox2.gif) no-repeat;
	width:12px;
}
.infoBoxHeadingC_special {
	background:url(i/az_ibox2.gif) no-repeat;
}
.infoBoxHeadingR_special {
	background:url(i/az_ibox2.gif) no-repeat;
	width:12px;
}

.infoBoxHeadingL {
}
.infoBoxHeadingL_center {
}
.infoBoxHeadingC {
}
.infoBoxHeadingC_center {
	width:100%;
}
.infoBoxHeadingR_center {
}

.az_infoBoxHeading {
}
.az_infoBoxHeadingL {
}
.az_infoBoxHeadingC, .az_infoBoxHeadingC_center {
	font-family:"Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
  	color: #af2940;
	white-space:nowrap;
}
.az_infoBoxHeadingR {
}

TD.infoBox, SPAN.infoBox {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
}
.infoBox, .infoBox_center {
  background: none;
}
.infoBox_side {
	margin-bottom:10px;
}
.infoBox_special {
	background:url(i/az_ibox2.gif) repeat;
	margin-bottom:10px;
}
.infoBox_center {
}
.infoBoxL, .infoBoxR {
}
.infoBoxC {
}
.infoBoxL_side {
	background:url(i/az_ibox2.gif) repeat-y;
	width:1px;
}
.infoBoxR_side {
	background:url(i/az_ibox3.gif) repeat-y;
	width:1px;
}
.infoBoxC_side {
	background:#f1f1f1;
	padding-left: 3px;
	padding-right: 3px;	
}
.infoBoxL_special, .infoBoxR_special {
	background:url(i/az_ibox4.gif) repeat-y;
	width:3px;
}
.infoBoxC_special {
	background:url(i/az_ibox2.jpg) no-repeat;
}
.infoBoxContents, .infoBoxContents_center {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
}
.infoBoxContents a {
	color:#190511;
}
.infoBoxContents a:hover {
	color:#cccccc;
}

.infoBoxContents_side {
}
.infoBoxContents_center {
}

.infoBoxFooterC {
	background:url(i/az_ibox4.gif) left bottom repeat-x #f1f1f1;
	height:7px;
}
.infoBoxFooterL, .infoBoxFooterR {
	background:url(i/az_ibox5.gif) left bottom no-repeat;
	width:8px;
	height:7px;
}
.infoBoxFooterR {
	background:url(i/az_ibox6.gif) right bottom no-repeat;
	width:8px;
	height:7px;
}

.contentBoxHeading {
    font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
  	color: #778E38;
	font-weight:bold;
}
.contentBox {
	background: none;
}
.contentBoxC {
	background:#fffcf2;
}
.contentBoxL, .contentBoxR, .contentBoxHeadingL, .contentBoxHeadingR {
}
.contentBoxHeadingR {
	background-position:right;
}
.contentBoxContents {
	font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 13px;
}
.contentBoxFooter {
	background-position:bottom;
}

/* eof: Boxes Sattings */



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;
}


p, td, span, div {font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 13px;}
A IMG { border: none; }
