/*
  $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
*/
@import url("css/animebox.css");
@import url("css/infobox.css");
@import url("css/template.css");

.boxText, .topboxText, .footerText, .cartText { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 11px; }
.topboxText  { color: #363634; }
.footerText {  color: #60605d; }
.footerText a {
	text-decoration:underline;
	font-weight:normal;
	color:#60605d;
}
.footerText a:hover {
	color:#2d2d2b;
}

.cartText { color: #e69701; }

.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: #f2fff7;*/ }
.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: #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;
}

ul.pagenav {
	list-style:none;
	padding:0;
	margin:0;
	float:left;
}
ul.pagenav li {
	float:left;
	font-family:Arial;
	font-size:14px;
	font-weight:normal;
	background:url(images/az_template/az_bullet1.png) left 3px no-repeat;
	padding:4px 0 4px 22px;
	margin-right:20px;
}
/*ul.pagenav li.pagenav_sep {
	padding:0 6px 0 6px;
}*/
ul.pagenav a {
	color:#218596;
}
ul.pagenav a:hover {
	color: #4297a6;
}

.infobox-heading {
	text-align:center;
	font-family: "Century Gothic", Tahoma, Verdana;
	color:#b78a47;
	font-size:16px;
	font-weight:bold;
}

TABLE.productListing a {
	color:#363634;
}
TABLE.productListing a:hover {
	color:#ff7c00;
}

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

.productListing-heading {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #74838a;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  color:#60605d;
  background:#ffffff;
}

A.pageResults {
  color: #ff7e04;
}

A.pageResults:hover {
  color: #dc6b00;
  background: #e9eef2;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #9aa8a8;
}

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: 11px;
  line-height: 1.5;
}

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

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: 10px;
  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: #ff7c00;
}
SPAN.productPrice SPAN.productSpecialPrice, SPAN.productPrice2 SPAN.productSpecialPrice {
  font-family: Tahoma, Arial, Verdana;
  color:#ff7c00;
  font-size:24px;
  font-weight:normal;
}
SPAN.productPrice2 SPAN.productSpecialPrice {
  font-size:18px;
  color:#ff7c00;
}
.smallCur {
  font-size:12px;
  font-weight:normal;
}
SPAN.productPrice2 .smallCur {
	font-size:12px;
	font-weight:normal;
}
SPAN.productPrice, SPAN.productPrice2 {
  font-family: Tahoma, Arial, Verdana;
  font-size:24px;
  color:#ff7c00;
  font-weight:normal;
}
SPAN.productPrice2 {
  font-size:18px;
  color:#ff7c00;
}
SPAN.productPrice s, SPAN.productPrice2 s {
	color:#60605d;
	font-size:16px;
}
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: #ebf1f5; cursor: pointer; }
.moduleRowSelected { background-color: #ebf1f5; }

.checkoutBarFrom, .checkoutBarTo { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 10px; color:#777777; }
.checkoutBarCurrent { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 10px; color:#57677e; }

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

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

