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

.category-menu-item-166, .category-menu-item-166 b, .category-menu-item-166 font {font-weight: bold; color: red;}

h1 {margin: 0px; font-family: verdana, helvetica, sans-serif; font-size: 14px; font-weight: bold; line-height: 20px; color: #52607D;}
h2 {margin: 0px; font-family: verdana, helvetica, sans-serif; font-size: 12px; font-weight: bold; line-height: 20px; color: #52607D;}
.smallText a, .categoryDescription a {text-decoration: underline;}

.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: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #6438AC; text-decoration: underline; }
.red {color: #a42a29; font-weight: bold;}
.quote {color: #000000; font-size: 12px; line-height: 18px;}
BODY {
  color: #000000;
  margin: 0px;
}
IMG
{
	border-color: #000000;
}

A.boxText { border-color: #000000; font-family: verdana, helvetica, sans-serif; font-size: 11px; line-height: 16px; text-decoration: none; color: #ffffff; font-size: 11px; line-height: 16px;  }
A.boxText:hover { border-color: #000000; font-family: verdana, helvetica, sans-serif; font-size: 11px; line-height: 16px; text-decoration: none; color: #323D55; font-size: 11px; line-height: 16px;  }

A.whitefooter, A.whitefooter:hover {
  color: #ffffff;
  text-decoration: underline;
}

A.Account, A.Account:hover {
  color: #6438AC;
  text-decoration: underline;
  border-color: #000000;
}

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

A:hover {
  color: #AABBDD;
  text-decoration: underline;
  border-color: #000000;
}
A.link {
  color: #6438AC;
  text-decoration: underline;
  border-color: #000000;
}

A.link:hover {
  color: #323D55;
  text-decoration: underline;
  border-color: #000000;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #54607B;
  font-size: 11px;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #54607B;
  /*color: #eeeeee;*/
  color: #ffffff;
  font-weight : normal;
}

A.headerNavigation { 
  /*color: #eeeeee;*/
  color: #ffffff;
  font-size: 11px;
}

A.headerNavigation:hover {
  color: #eeeeee;
  font-size: 11px;
}
A.gifts { 
  /*color: #eeeeee;*/
  color: #ffffff;
  font-size: 12px;
  font-weight: bold;
}

A.gifts:hover {
  color: #eeeeee;
  font-size: 12px;
  font-weight: bold;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #eeeeee;
  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: #eeeeee;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #54607B;
}

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

.infoBox {
  background: #ffffff;
}

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

.infoBoxContents2 {
  background: #8E97AE;
  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: #54607B;
  color: #eeeeee;
}

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: #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: #55607C;
  border-spacing: opx;
}

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

.options-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #C4C6DB;
  color: #000000;
}

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

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

A.pageHeading, A.pageHeading:hover, TD.pageHeading, DIV.pageHeading {
  font-family: verdana, helvetica, sans-serif; font-size: 14px; font-weight: bold; line-height: 20px; color: #52607D; padding-top: 10px;
}

.pageHeading2, A.pageHeading2, A.pageHeading2:hover, TD.pageHeading2, DIV.pageHeading2 {
  font-family: verdana, helvetica, sans-serif; font-size: 9px; font-weight: normal; line-height: 20px; color: #52607D; padding-top: 10px;
}

TR.subBar {
  background: #f4f7fd;
}

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

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 {
  width: 100%;
  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: opx;
}

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 {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

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

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

.moduleRowAddress { background-color: #e4f0f9; }

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

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


.navPrime		{
				font-family: verdana, helvetica, sans-serif;
				font-size: 11px;
				line-height: 13px;
				font-weight: bold;
				color: #000000;
				text-decoration: none;
				}
.navPrime:hover	{
				color: #ffffff;
				}
.navPrimeOn		{
				font-family: verdana, helvetica, sans-serif;
				font-size: 11px;
				line-height: 13px;
				font-weight: bold;
				color: #000000;
				text-decoration: none;
				}
.navPrimeOn:hover
				{
				color: #ffffff;
				}
.navSecond		{
				font-family: verdana, helvetica, sans-serif;
				font-size: 11px;
				line-height: 13px;
				color: #FFFFFF;
				text-decoration: none;
				}
.navSecond:hover
				{
				color: #323D55;
				}
.navSecondOn	{
				font-family: verdana, helvetica, sans-serif;
				font-size: 11px;
				line-height: 13px;
				color: #FFFFFF;
				background-color: #323D55;
				text-decoration: none;
				}
.navSecondOn:hover
				{
				color: #54607B;
				}
.BodyText, TD, P
				{
				font-family: verdana, helvetica, sans-serif;
				font-size: 11px;
				line-height: 16px;
				color: #000000;
				}
.SmBodyText		{
				font-family: verdana, helvetica, sans-serif;
				font-size: 10px;
				line-height: 15px;
				color: #000000;
				}
.HomeSale	{
				font-size: 14px;
				font-weight: bold;
				color: #CC0000;
				text-decoration: none;
				}
.HomeSale:hover
				{
				font-size: 14px;
				font-weight: bold;
				color: #323D55;
				text-decoration: none;
				}
.HomeDescText, .homeDescText2	{
				font-size: 12px;
				color: #ECC68F;
				/* color: #ffffff; */
				text-decoration: none;
				}
.HomeDescText:hover
				{
				font-size: 13px;
				color: #323D55;
				text-decoration: none;
				}

.HomeDescText2 {
	font-size: 10px;
}

.HomeDescText2:hover {
	font-size: 10px;
}

.PurpleText		{
				font-family: verdana, helvetica, sans-serif;
				font-size: 14px;
				font-weight: bold;
				line-height: 20px;
				color: #52607D;
				}
ul				{
				font-family: verdana, helvetica, sans-serif;
				font-size: 12px;
				line-height: 20px;
				list-style-type: disc;
				color: #000000;
				}
.copyright		{
				font-family: verdana, helvetica, sans-serif;
				font-size: 10px;
				color: #BEC7DD;
				}
.credit			{
				font-family: verdana, helvetica, sans-serif;
				font-size: 10px;
				color: #EBE4F6;
				}
.credit:hover	{
				font-family: verdana, helvetica, sans-serif;
				font-size: 10px;
				color: #323D55;
				}
.sale		{
				font-family: verdana, helvetica, sans-serif;
				font-size: 11px;
				line-height: 15px;
				font-weight: bold;
				color: #CC0000;
				}
.saleI		{
				font-family: verdana, helvetica, sans-serif;
				font-size: 11px;
				line-height: 15px;
				font-style: italic;
				color: #CC0000;
				}

.homeH1 {
	font-family: Verdana, helvectica, Sans-Serif;
	font-size: 14px;
	color: #ECC68F;
	margin: 0px;
}

td.addressHeading {
	background-color: #e4f0f9;
}

a.viewLarger {color: #a696ca; text-decoration: underline;}
.pageHeading3 {font-family: verdana, helvetica, sans-serif; font-size: 12px; font-weight: bold; line-height: 20px; color: #52607D;}

/* Promocode discount */
.discount {font-weight: bold; color: #ff0000;}

.clearBoth {clear: both; height: 0px; font-size: 1px; line-height: 0px; display: block;}

/* Footer */
#footer td {font-size: 11px; vertical-align: top; border-right: solid 1px #54607b;}

#footer ul {margin: 5px 0px 0px 0px; padding: 0px; list-style-type: none; font-size: 11px; line-height: 15px;}
#footer ul li {padding: 0px 0px 5px 0px;}

#footer #subscribeResult {font-weight: bold;}

#footer a {color: #fff; text-decoration: none;}
#footer a:hover {text-decoration: underline;}

#footer .mailingList {width: 220px; padding: 0px 30px 0px 0px;}
#footer .mailingList a {text-decoration: underline;}
#footer .mailingList form {display: block; padding: 5px 0px 30px 0px; margin: 0px;}
#footer .mailingList form input.textbox {font-family: Arial, Verdana, Sans-Serif; font-size: 12px; float: left; width: 145px;}
#footer .mailingList form input.button {float: left;}
#footer p.small {font-size: 10px; line-height: 12px; margin: 0px;}

#footer .categories {padding: 0px 0px 0px 30px;}
#footer .categories ul {float: left; width: 150px; margin-right: 30px;}

#footer .about {padding: 0px 30px 0px 30px;}

#footer .customerService {width: 225px; padding: 0px 0px 0px 30px; border-right: none;}
#footer .customerService .cards {padding: 15px 0px 0px 0px;}

#footer .masterFooter {padding: 20px 0px 0px 0px; border: none; font-size: 10px; line-height: 16px; text-align: center;}
#footer .masterFooter a {color: #000;}

/* Table Lists */
table.list {font-family: Verdana, Arial, Sans-Serif; font-size: 11px; background-color: #000;}
table.list th {background-color: #c4c6db; text-align: left; padding: 3px 5px 3px 5px;  vertical-align: top;}
table.list td {background-color: #fff; padding: 3px 5px 3px 5px; vertical-align: top;}
table.list tr.alternate td {background-color: #f9f9fb;}

.checkoutMessage {margin: 20px 0 0 0; padding: 10px; font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #000; font-weight: bold; background-color: #ffb3b5;}