/*
  $Id: stylesheet.css,v 1.1.26.1 2004/06/20 08:48:04 esf Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License 
  
  configuration by esfbackground: #ffffff;
background-image: url(images/page/bg_header.gif);
 background-attachment: fixed;
 background-repeat: repeat;

*/

.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: #f2f2f2; }
.orderEdit { font-family: Arial, Verdana, sans-serif; font-size: 12px; color: #ff0000; text-decoration: underline; }

BODY {
  background: url(images/page/page_bg.jpg) top left repeat-x;
  background-color: #d4d9d4;
  color: #535351;
  margin: 10px;
  padding: 0;
}

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

/*esf*/
A:hover {
  color: #000000;
  text-decoration: underline;
}

FORM {
	display: inline;
}


/*esf*/
TD.header, TD.header A, TD.header A:hover{
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  color: #535351;
}

TABLE.header {
 background: #ffffff;
}

TD.headerBar {
 background: #bdbdbb;
}

TD.headertop, TD.headertop A  {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  color: #535351;
  font-weight: normal;
}

/*esf*/
TD.headerNavigation {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #353735;
  font-weight: normal;
  line-height: 24px;
  background: url(images/page/header_bar_bg.jpg) bottom right no-repeat;
}

TD.headerNavigationOver {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #000000;
  font-weight: normal;
  line-height: 24px;
  background: #cccccc;
}
/*esf*/
TD.headerNavigation A { 

}

TD.headerNavigation A:hover {
  color: #535351;
  text-decoration: none;
}

TD.headerCategory, TD.headerCategory A, TD.headerCategory A:hover { 
  font-family: Arial, Verdana, sans-serif;
  color: #666666;
  font-weight : normal;
  font-size: 11px;
}

TD.headerSEARCH, TD.headerSEARCH A, TD.headerSEARCH A:hover {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #535351;  
  font-weight: normal;
}

TABLE.headerSEARCH  {
  border-color: #535351;
  border-style: solid;
  border-width: 0px;
}

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

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

/*esf*/
TD.footer A {
  background: #ffffff;
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  color: #333333;
  font-weight : normal;
  text-decoration: underline;
}

/*esf*/
TD.footer A:hover {
  color: #000000;
  font-weight: normal; 
}

/*esf*/
TD.footerBottom {
  background: #ffffff;
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  color: #333333;
  font-weight : normal;
}

/*esf*/
TD.footerBottom A, TD.footerBottom A:hover {
  color: #000000;
  font-weight: normal; 
}

/*esf*/
TD.FooterBar {
  background: #eff1ef;
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  color: #333333;
  font-weight : normal;
}

/*esf*/
TD.FooterBar A, TD.FooterBar A:hover {
  color: #000000;
  font-weight: normal; 
}


/*esf*/
TD.leftBorder {
background: #ffffff;
}

TD.rightBorder {
background: #ffffff;
}

/*esf*/
.imageBoxLeft {
  background: #ffffff;
}

/*esf*/
.imageBoxRight {
  background: #ffffff;
}

/*esf*/
.columnLeft {
background: #ffffff;
}

/*esf*/
.infoBox {
  background: #dddddd;
}

.infoBoxBorder {
 background: #eff1ef;

}

.infoBoxHeadingBorder {
   background: #666666;
}

.contentBoxBorder {
  background: #cccccc;
}

/*esf*/
.infoBoxContentsLeft {
background: #eff1ef;
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
}

/*esf*/
.infoBoxContentsLeftCategories, .infoBoxContentsLeftCategories A {
  background: #eff1ef;
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
}


/*esf*/
.infoBoxContentsRight {
  background: #eff1ef;
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
}



/*esf*/
.infoBoxContentsRightSpecials {
background: #eff1ef;
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

/*esf*/
.copyrightBox {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: normal;
  background: #ffffff;
  color: #006600;
}

/*esf*/
.copyrightBox a:hover {
  color: #ffffff;
  text-decoration: underline;
}

/*esf*/
.copyrightBox A {
  color: #ffffff;
  text-decoration: none;
}

/*esf*/
.infoBoxContents {
  background: #fdfdfd;
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
}

/*esf*/
TD.infoBoxHeading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  background: url(images/page/infobox_header_bg.jpg) top left repeat-x;
  color: #535351;
  line-height: 30px;
  font-weight: bold;
}

/*esf*/
.contentBoxHeading{
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  background: url(images/page/infobox_header_bg.jpg) top left repeat-x;
  color: #535351;
  line-height: 30px;
  font-weight: bold;
}

/*esf*/
.contentBoxHeading A {
  color: #535351;
  line-height: 30px;
  font-weight: bold;
}

/*esf*/
.contentBoxContents {
  background: #ffffff;
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
}
/*esf*/
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;
}
/*esf*/
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;
}
/*esf*/
TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #cccccc;
  border-spacing: 2px;
}
/*esf*/
.productListing-heading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  background: #ffffff;
  color: #000000;
  font-weight: normal;
  line-height: 20px;
  text-decoration: underline;
}

TD.productListing-data p {
          margin:2px;
          padding:0;
          text-align:center;
        }

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

A.pageResults {
  color: #0000FF;
}

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

/*esf*/
TD.pageHeading, DIV.pageHeading {
  font-family:  Arial, Verdana, sans-serif;
  font-size: 18px;
  font-weight: normal;
  color: #535351;
}

h1 { 
 font-family:  Arial, Verdana, sans-serif;
 font-size: 18px;
 font-weight: normal;
 color: #535351;
 margin-bottom: 0;
 padding-bottom: 0;
}

h2 {
 font-family:  Arial, Verdana, sans-serif;
 font-size: 14px;
 font-weight: normal;
 color: #000000;
 margin-bottom: 0;
 padding-bottom: 0;
}

TR.subBar {
  background: #ccddee;
}

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

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

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

TD.accountCategory {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  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: 12px;
  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;
}

/*esf*/
SPAN.greetUser {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #3366cc;
  font-weight: bold;
}

/*esf*/
TABLE.formArea {
  background: #f6f6d4;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 0px;
}

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

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

/* esf */
.moduleRow { }
.moduleRowOver { background-color:#f3f3f3 ; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #e3e3e3; }

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

/* message box */

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

/* input requirement */

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

TD.main_banner_bg {
  background: #D8EEFC;
}

TABLE.mainPage {
  background: #ffffff;
  border-color: #500404;
  border-style: solid;
  border-width: 0px;
}


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

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

#thecategories {
	position: relative;
	top: 5px;
	margin-bottom: 10px;
	width: 100%;
}

.activelink {
	display: block;
	font-weight: bold;
	background: #ffffff;
	text-decoration: underline;
}

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

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

#topcat a {
   padding-left: 5px;
   color:#535351;
   font-size: 12px;
   padding-bottom: 2px;
   padding-top: 2px;
}

#secondcat a {
	padding-left: 15px;
	color:#535351;
	font-size: 11px;
	padding-bottom: 2px;
	padding-top: 2px;
}

#thirdcat a {
	padding-left: 25px;
	color:#535351;
	font-size: 11px;
	padding-bottom: 2px;
	padding-top: 2px;
}

#fourthcat a {
	padding-left: 35px;
	color:#535351;
	font-size: 11px;
	padding-bottom: 2px;
	padding-top: 2px;
}

#fifthcat a {
	padding-left: 45px;
	color:#535351;
	font-size: 11px;
	padding-bottom: 2px;
	padding-top: 2px;
}

SPAN.breadcrumptext {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #333333;
}

SPAN.breadcrumptextlinks A {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #535351;
  text-decoration: underline;
}

SELECT.currenciesDropdown {
  width: 100%;
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
}