/*
  $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: "Arial", Verdana, sans-serif; font-size: 12px; }
.errorBox { font-family: "Arial", Verdana, sans-serif; font-size: 12px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family: "Arial", Verdana, sans-serif; font-size : 12px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family: "Arial", Verdana, sans-serif; font-size : 12px; color: #70d250; text-decoration: underline; }

BODY {
  background: #ffffff url(images/layout/back_body.jpg);
  color: #000000;
  margin: 0px;
}

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

A:hover {
  color: #000000;
}

FORM {
  display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

A.headerNavigation { 
  color: #475987; 
}

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

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight: bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #F6F9FD;
}

TD.footer {
  background: #F6F9FD;
}

.infoBox {
  background: #bcbec0;
}

.infoBoxContents {
  font-family: "Arial", Verdana, sans-serif;
  background: #faf6ee;
  font-size: 12px;
}

.infoBoxContentsWhite {
  background: #ffffff;
  font-size: 12px;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family: "Arial", Verdana, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #bdbfc1;
  color: #000000;
}

TD.infoBox, SPAN.infoBox {
  font-family: "Arial", Verdana, 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: #faf6ee;
}

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: #e5f1e8;
}

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

.productListing-heading {
  font-family: "Arial", Verdana, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #9a3200;
  color: #ffffff;
}

TD.productListing-data {
  font-family: "Arial", Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

/* NOTE CHANGE THE ANNOYING YELLOW LIST COLOR */

A.pageResults {
  color: #953019;
}

A.pageResults:hover {
  color: #953019;
  background: #98cca5;
}

TD.pageHeading, DIV.pageHeading {
  font-family: "Arial", Verdana, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a3200;
}

TR.subBar {
  background: #e6e7e8;
}

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

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

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

TD.accountCategory {
  font-family: "Arial", Verdana, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: "Arial", Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: "Arial", Verdana, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: "Arial", Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

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

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: "Arial", Verdana, sans-serif;
  font-size: 12px;
}

TEXTAREA {
  width: 100%;
  font-family: "Arial", Verdana, sans-serif;
  font-size: 12px;
}

SPAN.greetUser {
  font-family: "Arial", Verdana, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #bcbec0;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: "Arial", Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: "Arial", Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

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

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

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

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

/* message box */

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

/* input requirement */

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

/*Highlight special links in bodytext*/

A.bodytextlink { 
  color: #9a3200;
  text-decoration: underline;
}

A.bodytextlink:hover { 
  color: #9a3200;
  background-color: #145d79;

}

/*Microsoft Scroll bar specific*/

BODY        {
  scrollbar-arrow-color: #9A3200;
  scrollbar-3dlight-color: #9A3200;
  scrollbar-darkshadow-color: #9A3200;
  scrollbar-face-color: #F2ECDC;
  scrollbar-shadow-color: #E3CA8C;
  scrollbar-track-color: #E3DDCC;
}

/* formating for container */

TABLE.container {
  background:#ffffff;
  border-right: 2px solid #c0c0c0;
  border-left: 2px solid #c0c0c0;
}

TABLE.header {
  width: 700px;
  border-right: 2px solid #c0c0c0;
  border-left: 2px solid #c0c0c0;
}

/* header account signin */

TABLE.signin  { 
  background-color: #F0E5C7;
  border-top: 2px solid #9a3200;
  border-right: 2px solid #c0c0c0;
  border-left: 2px solid #c0c0c0;
  font-size: 14px;
  font-family: "Arial", Verdana, sans-serif;
}

TABLE.signin A { 
  color: #9a3200;
  text-decoration: underline
}

TABLE.signin A:hover { 
  color: #000000;
  text-decoration: underline;
}

/* header menu */

TABLE.headmenu    { 
  background: fff4e6;
  padding-left: 15px;
  padding-top: 5px;
  padding-bottom: 5px;
  border-bottom: 2px solid #9a3200;
  border-top: 2px solid #9a3200;
  border-right: 2px solid #c0c0c0;
  border-left: 2px solid #c0c0c0;
  font-size:12px;
}

UL.headmenu    {
  text-align:center;
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}

LI.headmenu       {
  float: left;
  position: relative;
  diplay: block;
}

LI.headmenu a.menuhome {
  margin-left: 10px;
  padding-top: 2px;
  width: 100px;
  height: 20px;
}

LI.headmenu a.menugen  {
  margin-left: 10px;
  padding-top: 2px;
  width: 100px;
  height: 20px
}

DIV#headmenu>ul a {width: auto;}

A.menuhome	   {
  color: ffffff;
  font-weight: bold;
  background-image: url(images/layout/button_menu_home_off.gif);
}

A.menugen          {
  color: ffffff;
  font-weight: bold;
  background-image: url(images/layout/button_menu_off.gif); 
}

A.menuhome:hover   {
  color: 000000;
  text-decoration:none;
  background-image: url(images/layout/button_menu_home_on.gif);
}

A.menugen:hover     {
  color: 000000;
  text-decoration:none;
  background-image: url(images/layout/button_menu_on.gif);
}

/* footer menu */

TABLE.footer {
  background-color: #f0e5c7;
  border-top: 2px solid #9a3200;
  border-right: 2px solid #c0c0c0;
  border-left: 2px solid #c0c0c0;
  font-size: 14px;
  font-family: "Arial", Verdana, sans-serif;
}

TABLE.footer A {
  padding: 2px;
  color: #9a3200;
  text-decoration: underline;
}

TABLE.footer A:hover {
  padding: 2px;
  color: #ffffff;
  text-decoration: underline;
  background-color: #8b3017;
}

TABLE.footer A.morewebsites {
  color: #FFFFFF;
  background-color: #8B3017;
  border: 1px solid #009BD8;
}

TABLE.footer A.morewebsites:hover {
  color: #fffff;
  background-color: #000000;
  border: 1px solid #009BD8;
}

/*greatmenus*/

#thecategories a:hover {
	background-color: #ffcbbd;
	color: #9a3200;
}

.catwithsubs, .catwithnosubs {
	padding-right: 5px;
}

#thecategories {
	position: relative;
	top: -9px;
	margin-bottom: -16px;
	width: 140px;
}

.activelink {
	display: block;
	font-weight: bold;
}

#thecategories a {
	display: block;
	padding-bottom: 7px;
	padding-top: 3px;
	width: 100%;
}

/*mozilla fix*/
html>body #thecategories a {
	width: auto;
}
/*end of mozilla fix*/

#topcat a {
padding-left: 5px;
}

#secondcat a {
	padding-left: 20px;
}

#thirdcat a {
	padding-left: 35px;
}

#fourthcat a {
	padding-left: 50px;
}

#fifthcat a {
	padding-left: 65px;
}

/* Custom InfoBox Heading Categories */

TD.infoBoxHeadingCategories {
background-image: url('images/infobox/back_head_side_blue.gif');
font-family: "Arial", Helvetica, Geneva;
font-size: 14px;
font-weight: bold;
text-align: center;
color: #9A3200;
padding-top: 10px;
padding-bottom:2px;
}

/* Custom InfoBox Heading Whats New */

TD.infoBoxHeadingWhatsNew {
background-image: url('images/infobox/back_head_side_moss.gif');
font-family: "Arial", Helvetica, Geneva;
font-size: 14px;
font-weight: bold;
text-align: center;
color: #9A3200;
padding-top: 10px;
padding-bottom:2px;
}

/* Custom InfoBox Heading Awards */

TD.infoBoxHeadingAwards {
background-image: url('images/infobox/back_head_side_red.gif');
font-family: "Arial", Helvetica, Geneva;
font-size: 14px;
font-weight: bold;
text-align: center;
color: #9A3200;
padding-top: 10px;
padding-bottom:2px;
}

/* Custom InfoBox Visit Us On Ebay */

TD.infoBoxHeadingVisitUsOnEbay {
background-image: url('images/infobox/back_head_side_blue.gif');
font-family: "Arial", Helvetica, Geneva;
font-size: 14px;
font-weight: bold;
text-align: center;
color: #9A3200;
padding-top: 10px;
padding-bottom:2px;
}

/* Custom InfoBox Specials */

TD.infoBoxHeadingSpecials {
background-image: url('images/infobox/back_head_side_moss.gif');
font-family: "Arial", Helvetica, Geneva;
font-size: 14px;
font-weight: bold;
text-align: center;
color: #9A3200;
padding-top: 10px;
padding-bottom:2px;
}

B.heavytext {
  color: #9A3200;
  font-weight: bold;
  font-family: "Arial", Helvetica, Geneva;
}

TABLE.infoBoxContents HR {
  color: #009BD8;
  background-color: #009BD8;
  height: 1px;
}

TABLE.new_poducts {
font-size: 12px;
color: #000000;
}

TD.new_products_top {
background-image: url('images/layout/back_new_products_top.gif');
}

TD.new_products_middle {
  background-image: url('images/layout/back_new_products_middle.gif');
  padding-left: 5px;
  padding-right: 5px;
}

TD.new_products_panel {
background-image: url('images/layout/back_new_products_panel.gif');
}

TD.new_products_bottom {
background-image: url('images/layout/back_new_products_bottom.gif');
}

.product_highlight img{
  border: 2px;
  border-style: solid;
  border-color: #c0c0c0;
}

TABLE.popupWindow {
  border: 1px;
  border-style: solid;
  border-color: #009BD8;
  background: #ffffff;
}