/*
  $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, Helvetica, sans-serif; font-size: 1em; }
.errorBox { font-family : Arial, Helvetica, sans-serif; font-size: 1em; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial, Helvetica, sans-serif; font-size: 1em; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Arial, Helvetica, sans-serif; font-size: 1em; color: #70d250; text-decoration: underline; }

BODY {
  text-align: center;
  color: #505050;
  margin: 0px;
  background: #ccc url(images/body-bg.gif) repeat-x top center;
  font-size: 80%;
  font-family: Arial, Helvetica, sans-serif;
}

.fixcenter {
  width: 945px;
  background: #ffffff;
  color: #4b5055;
  margin: auto;
  margin-top: 0px;
  text-align: left;
}
.fixcenter-footer {
  width: 945px;
  color: #4b5055;
  margin: auto;
  margin-top: 0px;
  text-align: center; 
  background: url(images/footer-bg.png) no-repeat;
  padding-bottom: 100px;
  padding-top: 30px;

}
A {
  color: #bd060c;
  text-decoration: none;
}

A:hover {
  color: #bd060c;
  text-decoration: underline;
}

FORM {
	display: inline;
}
TABLE { font-size: 100%;}

div.header {
  background: url(images/header-bg.gif) top left no-repeat #bd060c;
  height: 128px;
}

TR.header {
  
  height: 97px;
}
div.header-links {margin-top: 12px; margin-right: 12px; }
a.myaccount, a.logoff {margin-left: 10px; font-size: 12px;}
TR.headerNavigation {
 /* background: url(images/header-bg.gif) bottom left no-repeat #bd060c;*/
  height: 31px;
}

TD.headerNavigation {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #ffffff;
  font-weight : bold;
  height: 31px;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #CC0000;
}

TD.headerError {
  background: #CC0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  
}

TD.headerInfo {
  font-weight: bold;
  text-align: center;
}

table.footer-table {
	width:945px;
}
table.footer-table td {
	font-size: 0.8em;
	color: #a1a1a1;
	text-align: left;
	padding: 8px;
	text-transform: uppercase;
}
table.footer-table a, table.footer-table a:link, table.footer-table a:visited {
	color: #a1a1a1;
}
table.footer-table a:hover {
	color: #bd060c;	
	text-decoration: none;
}

TR.footer {
  display: none;
}

TD.footer {
  
}

td.center-col { padding: 20px;}

.infoBox {
  
}

.infoBoxContents {
  font-size: 1em;
  margin: 20px;
}

.infoBoxNotice {
  
}

.infoBoxNoticeContents {

  font-size: 1em;
}

TD.infoBoxHeading {
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
}

.contentBox {
  background: url('images/bg-grey-fade-button.jpg') no-repeat #ccccce;
}

TD.contentBoxHeading, TD.contentBoxHeading-right  {
  font-weight: bold;
  background: url('images/bg-grey-fade-button.jpg') no-repeat #ccccce;
  padding: 12px 5px;
}
TD.contentBoxHeading-right {
  padding: 0;
  background-position: 0 -235px;
}
TD.contentBoxHeading-right img {
  display: none;
}

table.contentBoxContents {  
  background: url('images/bg-grey-fade-light.jpg') no-repeat #f2f2f2;
  padding: 12px;
}


.BestSellersBox {

}
TD.BestSellersBoxHeading {
  font-size: 1.2em;
  font-weight: bold;
  background: url('images/bg-grey-fade-button.jpg') no-repeat #ccccce;
  color: #bd060c;
  padding: 12px 5px;
}
table.BestSellersBoxContents {
  background: url('images/bg-grey-fade-light.jpg') no-repeat #f2f2f2;
  padding: 12px;
}


table.CategoriesBox {
  margin-bottom: 105px;
}
TD.CategoriesBoxHeading, TD.CategoriesBoxHeading-right {
  font-size: 1.2em;
  font-weight: bold;
  background: url('images/bg-grey-fade-button.jpg') no-repeat #ccccce;
  color: #bd060c;
  padding: 12px 5px;
}
TD.CategoriesBoxHeading-right {
  padding: 0;
  background-position: 0 -235px;
}
td.CategoriesBoxContents {
  background: url('images/bg-grey-fade-light.jpg') no-repeat #f2f2f2;
  padding: 12px;
}


.CurrenciesBox {
  
}
TD.CurrenciesBoxHeading {
  font-size: 1.2em;
  font-weight: bold;
  background: url('images/bg-grey-fade-button.jpg') no-repeat #ccccce;
  color: #bd060c;
  padding: 12px 5px;
}
table.CurrenciesBoxContents {
  background: url('images/bg-grey-fade-light.jpg') no-repeat #f2f2f2;
  padding: 12px;
}


.InformationBox {

}
TD.InformationBoxHeading {
  font-size: 1.2em;
  font-weight: bold;
  background: url('images/bg-grey-fade-button.jpg') no-repeat #ccccce;
  color: #bd060c;
  padding: 12px 5px;
}
table.InformationBoxContents {  background: url('images/bg-grey-fade-light.jpg') no-repeat #f2f2f2;
  padding: 12px;
}


.LanguagesBox {

}
TD.LanguagesBoxHeading {
  font-size: 1.2em;
  font-weight: bold;
  background: url('images/bg-grey-fade-button.jpg') no-repeat #ccccce;
  color: #bd060c;
  padding: 12px 5px;
}
table.LanguagesBoxContents {
  background: url('images/bg-grey-fade-light.jpg') no-repeat #f2f2f2;
  padding: 12px;
}


.ManufacturerInfoBox {

}
TD.ManufacturerInfoBoxHeading {
  font-size: 1.2em;
  font-weight: bold;
  background: url('images/bg-grey-fade-button.jpg') no-repeat #ccccce;
  color: #bd060c;
  padding: 12px 5px;
}
table.ManufacturerInfoBoxContents {  
  background: url('images/bg-grey-fade-light.jpg') no-repeat #f2f2f2;
  padding: 12px;
}


.ManufacturersBox {

}
TD.ManufacturersBoxHeading {
  font-size: 1.2em;
  font-weight: bold;
  background: url('images/bg-grey-fade-button.jpg') no-repeat #ccccce;
  color: #bd060c;
  padding: 12px 5px;
}
table.ManufacturersBoxContents {  background: url('images/bg-grey-fade-light.jpg') no-repeat #f2f2f2;
  padding: 12px;
}


.OrderHistoryBox {

}
TD.OrderHistoryBoxHeading {
  font-size: 1.2em;
  font-weight: bold;
  background: url('images/bg-grey-fade-button.jpg') no-repeat #ccccce;
  color: #bd060c;
  padding: 12px 5px;
}
table.OrderHistoryBoxContents {  background: url('images/bg-grey-fade-light.jpg') no-repeat #f2f2f2;
  padding: 12px;
}


.ProductNotificationsBox {

}
TD.ProductNotificationsBoxHeading {
  font-size: 1.2em;
  font-weight: bold;
  background: url('images/bg-grey-fade-button.jpg') no-repeat #ccccce;
  color: #bd060c;
  padding: 12px 5px;
}
TD.ProductNotificationsBoxHeading-right {
  padding: 0;
  background-position: 0 -235px;
}
TD.ProductNotificationsBoxHeading-right img {
  display: none;
}
table.ProductNotificationsBoxContents {  background: url('images/bg-grey-fade-light.jpg') no-repeat #f2f2f2;
  padding: 12px;
}


.ReviewsBox {

}
TD.ReviewsBoxHeading {
  font-size: 1.2em;
  font-weight: bold;
  background: url('images/bg-grey-fade-button.jpg') no-repeat #ccccce;
  color: #bd060c;
  padding: 12px 5px;
}
table.ReviewsBoxContents {  background: url('images/bg-grey-fade-light.jpg') no-repeat #f2f2f2;
  padding: 12px;
}


.SearchBox {

}
TD.SearchBoxHeading {
  font-size: 1.2em;
  font-weight: bold;
  background: url('images/bg-grey-fade-button.jpg') no-repeat #ccccce;
  color: #bd060c;
  padding: 12px 5px;
}
table.SearchBoxContents {  background: url('images/bg-grey-fade-light.jpg') no-repeat #f2f2f2;
  padding: 12px;
}


.ShoppingCartBox {

}
TD.ShoppingCartBoxHeading, TD.ShoppingCartBoxHeading-right {
  font-size: 1.2em;
  font-weight: bold;
  background: url('images/bg-grey-fade-button.jpg') no-repeat #ccccce;
  color: #bd060c;
  padding: 12px 5px;
}
TD.ShoppingCartBoxHeading-right {
  padding: 0;
  background-position: 0 -235px;
}
TD.ShoppingCartBoxHeading-right img {
  display: none;
}
table.ShoppingCartBoxContents {  
  background: url('images/bg-grey-fade-light.jpg') no-repeat #f2f2f2;
  padding: 5px 12px;
}


.SpecialsBox {

}
TD.SpecialsBoxHeading {
  font-size: 1.2em;
  font-weight: bold;
  background: url('images/bg-grey-fade-button.jpg') no-repeat #ccccce;
  color: #bd060c;
  padding: 12px 5px;
}
td.SpecialsBoxContents {  background: url('images/bg-grey-fade-light.jpg') no-repeat #f2f2f2;
  padding: 12px;
}


.TellaFriendBox {

}
TD.TellaFriendBoxHeading {
  font-size: 1.2em;
  font-weight: bold;
  background: url('images/bg-grey-fade-button.jpg') no-repeat #ccccce;
  color: #bd060c;
  padding: 12px 5px;
}
TD.TellaFriendBoxHeading-right {
  padding: 0;
  background-position: 0 -235px;
}
TD.TellaFriendBoxHeading-right img {
  display: none;
}
td.TellaFriendBoxContents {  background: url('images/bg-grey-fade-light.jpg') no-repeat #f2f2f2;
  padding: 12px;
}


.WhatsNewBox {

}
TD.WhatsNewBoxHeading {
  font-size: 1.2em;
  font-weight: bold;
  background: url('images/bg-grey-fade-button.jpg') no-repeat #ccccce;
  color: #bd060c;
  padding: 12px 5px;
}
td.WhatsNewBoxContents {  background: url('images/bg-grey-fade-light.jpg') no-repeat #f2f2f2;
  padding: 12px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  
}

TABLE.productListing {

}

td.productListing-heading {
    text-transform: uppercase;
	font-size: 10px;
	text-align: left;
	padding: 5px;
	border-bottom: 1px solid #ccc;
}

TD.productListing-data {
  border-bottom: 1px solid #ccc;
  padding: 5px;
}
TD.productListing-data table TD.productListing-data {
  border-bottom: 0;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.8em;
  font-weight: normal;
  color: #bd060c;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
  color: #000000;
}

TD.main, P.main {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
}

TD.accountCategory {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
  color: #CC0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  color: #bd060c;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Arial, Helvetica, sans-serif;
  color: #cc0000;
}

SPAN.errorText {
  font-family: Arial, Helvetica, sans-serif;
  color: #cc0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Arial, Helvetica, sans-serif; font-size: 1em; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Arial, Helvetica, sans-serif; font-size: 1em; color: #000000; }

/* message box */

.messageBox { font-family: Arial, Helvetica, sans-serif; font-size: 1em; }
.messageStackError, .messageStackWarning { font-family: Arial, Helvetica, sans-serif; font-size: 1em; color: #CC0000;}
.messageStackSuccess { font-family: Arial, Helvetica, sans-serif; font-size: 1em; color: #bd060c; }
td.messageBox { padding: 12px; border: 1px solid #CCC;}
td.messageStackError, td.messageStackWarning { padding: 12px; border: 1px solid #CC0000;}
td.messageStackSuccess { padding: 12px; border: 1px solid #bd060c;}

/* input requirement */

.inputRequirement { font-family: Arial, Helvetica, sans-serif; font-size: 1em; color: #CC0000; }

.cssButton {
	font-size: 12px;
	text-align: center;
	text-decoration: none;
	line-height: 22px;
	border: none;
	color: #fff;
	height: 24px;
	width: auto;
    overflow: visible;
	background: url(images/bg-btn.gif) repeat-x #bd060c;
	cursor: pointer;
	font-weight: bold;
}
input.cssButton {
	padding-left: 5px;
	padding-right: 5px;
}
.catwithsubs, .catwithnosubs {
	padding-right: 5px;
}

#thecategories {
	position: relative;
/*	top: -9px;
	margin-bottom: -16px;*/
	width: 100%;
}

#thecategories a.activelink, .activelink  {
	display: block;
	color: #bd060c;
}

#thecategories a {
	display: block;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 100%;
	color: #4b5055;
	font-size: 95%;
}
#thecategories a:hover {
	color: #bd060c;
	text-decoration: none;
}

/*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;
}

