/*
  $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: 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: #ff6600; text-decoration: underline; }

.centerpage {
  width: 780px;
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: -390px;
}

BODY {
  background: #000000;
  color: #000000;
  margin: 0px;
}

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

A:hover {
  color: #ff0000;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #ff3300;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #ff3300;
  color: #ffffff;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

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

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

TR.footer {
  background: #ff0000;
}

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

.infoBox {
  background: #ffcc00;
  padding: 0;
}

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

.columninfoBoxContents {
  background: #ffff00;
  background-image: url(images/infoBox-back.gif);
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

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


.contentBoxContents {
  background: #ffff00;
  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: 11px;
  font-weight: bold;
  background: #ff9900;
  color: #000000;
  
}

TR.infoBoxHeading {
  border: solid 2px #ff9900;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #ff9900;
}

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

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

TABLE.mainbody {
  background: #ffff00;
}

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

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

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #ff3300;
  color: #FFFFFF;
  font-weight: bold;
  padding-bottom: 4px;
  padding-top: 4px;
}

A.productListing-heading:hover {
  color: #ffffff;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #ffff00;
  border: 0px;
  border-style: solid;
  border-color: #ffcc00;
  }

TD.productListingcol-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ffff00;
  border: 1px;
  border-style: solid;
  border-color: #ff9900;
  }

TD.productListingcol {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ffff00;
  border: 0px;
  border-style: solid;
  border-color: #ffcc00;
  }

TD.productlistprice {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  background: #ffff00;
  border: 0px;
  color: #555555;
  }

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #ff0000;
  background: #ffff66;
}

TD.pageHeading, DIV.pageHeading, h1.pageheading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
}

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, h1.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.smallTextfoot, SPAN.smallTextfoot, P.smallTextfoot, A.smallTextfoot:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
}

TD.smallTextfoot a:link {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #888888;
}

TD.smallTextfoot a:visited {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #888888;
}

TD.smallTextfoot a:active {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #888888;
}

TD.smallTextfoot a:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #888888;
}

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

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

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

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

/* 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: #ffff66; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #65e600; }

/* input requirement */

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

/* categorie menu css */

/*change the menu hover color below*/
#thecategories a:hover {
	background-color: #ff6600;
	color: #000000;
	text-decoration: none;
}

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

#thecategories {
	position: relative;
	top: -3px;
	margin-bottom: -6px;
	width: 128px;
}

.activelink {
	display: block;
	
	background: #ffcc00;
}

A.activelink:hover {
	background: #ffcc00;
}

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

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

#topcat a {
padding-left: 1px;
font-size: 12px;
font-weight: bold;
}

#secondcat a {
	padding-left: 6px;
	font-size: 11px;
}

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

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

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

/*menu header*/

#navcontainer
{
background: #ff9900;
font-family: Verdana, Arial, sans-serif;
font-size: 13px;
padding: 0;
margin: 0;
margin-bottom: 1;
font-weight: bold;
text-align: center;
text-transform: none;
width: 780;
}

ul#navlist
{
text-align: left;
list-style-type: none;
font-size: 13px;
padding-right: 0;
margin: 0;

}

ul#navlist li
{
display: inline;
list-style: none;
font-size: 13px;
margin: 0;
padding-right: 0;
}

ul#navlist li a
{
padding: 0.3em 0.6em 0.3em 0.6em;
border-width: 1px;
border-color: #ffcc00 #ff3300 #ff3300 #ffcc00;
border-style: solid;
color: #000000;
text-decoration: none;
background: #ff6600;
float: right;
margin-right: 2;
}

#navcontainer>ul#navlist li a { width: auto; }

ul#navlist li#active a
{
background: #ff0000;
color: #000000;
}

ul#navlist li a:hover, ul#navlist li#active a:hover
{
color: #ffffff;
background: #ff6600;
border-color: #ff3300 #ffcc00 #ffcc00 #ff3300 ;
}

/* BEGIN: CSS Buttons Everywhere */
.cssButton {
  background: #ff7700;
  color: #000000;
  width: 10em;
  height: 20px;
  vertical-align: top;
  font-weight: bold;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  border: 1px;
  border-style: solid;
  border-color: #000000;
  border-spacing: 1px;
}


.cssButton:hover {
    background: #ff6600;
    color: #ffffff;
}

A.cssButton:hover {
    background: #ff6600;
    color: #ffffff;
}

/* END: CSS Buttons Everywhere */

.indexRedh1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #ff0000;
}

.indexRed {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #ff0000;
}

.indexh1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #000000;
}

h1.indexh1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 14px;
  margin: 2;
  font-weight: bold;
  color: #000000;
}

h2.indexh2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 14px;
  margin: 2;
  font-weight: bold;
  color: #000000;
}

h3.indexh3 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 14px;
  margin: 2;
  font-weight: bold;
  color: #000000;
}

a:hover.pointer{cursor:default;}
.pointer a:hover{cursor:default;}

img.hand { cursor: pointer; }

.banner {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #000000;
  color: #FFFFFF;
  font-weight: bold;

}

A.banner {
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: underline;
  
}