/*
  $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) center top repeat-x;
  background-color: #6699cc;
  color: #555555;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 10px;
  margin-top: 0px;
  padding: 0;
}

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

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

FORM {
	display: inline;
}

TABLE.OuterPage {
}

TABLE.MainPage {
  background: #ffffff;
}

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

TABLE.header {
    background: url(images/page/header_bg.png) left top no-repeat;
}



TD.headerBar {
 background: #aaaaaa;
}

TD.headerBar2 {
 background: #eeeeee;
}

TD.headerBar3 {
 background: #cccccc;
}

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

TABLE.headerNavigation {
  background: url(images/page/header_bar_bg.jpg) top left repeat-x;
}



/*esf*/
TD.headerNavigation {
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
  color: #ffffff;
  font-weight: normal;
  line-height: 22px;
  width: 123px;
  height: 30px;
}

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

TD.headerNavigation A:hover {
  color: #ffffff;
  text-decoration: underline;
}

TD.headerButton{ 
  font-family: Arial, Verdana, sans-serif;
  color: #ffffff;
  font-weight : normal;
  font-size: 12px;
  background: url(images/page/header_button.png) top left no-repeat;
}

TD.headerButton A, TD.headerButton A:hover { 
  color: #ffffff;
}

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

TABLE.headerSEARCH {
background: #07be00;
border: solid 1px #059100;
}

TABLE.headerCart  {
}




TD.cartLinks, TD.cartLinks A {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #eeeeee;  
  font-weight: bold;
  text-transform: uppercase;  
}

TD.cartLinks A:hover {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #ffffff;  
}

TD.cartContents {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #eeeeee;  
  font-weight: normal; 
  line-height: 20px;
}

TD.cartContents A {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #ff53a0;
  text-decoration: underline
}

TD.cartContents A:hover {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  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: #00ff00;
}

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

TD.footer A {
  background: #ffffff;
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #555555;
  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: #555555;
  font-weight : normal;
}

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

/*esf*/
TD.FooterBar, TD.FooterBar A{
  background: #ffffff;
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #555555;
  font-weight : normal;
  border-bottom: solid 1px #aaaaaa;
  border-top: solid 1px #aaaaaa;
}

/*esf*/
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 {
}

.infoBoxHeadingBorder {
   background: #aaaaaa;
}

.contentBoxBorder {
}


TABLE.relatedproducts {
  border: solid 1px #cccccc;
  background: #ffffff;
}

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

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


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



/*esf*/
.infoBoxContentsRightSpecials {
background: #ffffff;
  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;
}

TD.infoboxPad {
   padding-top: 6px;
}

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

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

/*esf*/
TD.infoBoxHeading, TD.infoBoxHeading A {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #ffffff;
  line-height: 30px;
  font-weight: bold;
}

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

.contentBoxHeading A, .contentBoxHeading A:hover {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #ffffff;
  line-height: 30px;
}

/*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: solid 0px #cccccc;
}
/*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.productListingTitle A {
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
  background: #ffffff;
  color: #000000;
  font-weight: bold;
}

TD.ListingcartLinks {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  background: #ffffff;
  color: #444444;
  font-weight: bold;
  text-transform: uppercase;
}

TD.ListingcartLinks A {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  background: #ffffff;
  color: #009900;
  font-weight: bold;
  text-transform: uppercase;
}

TABLE.productListingNew {
  border: solid 1px #cccccc;
}

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

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

A.pageResults {
  color: #0000FF;
}

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

/*esf*/
TD.pageHeading, DIV.pageHeading {
  font-family:  Arial, Verdana, sans-serif;
  font-size: 20px;
  font-weight: normal;
  color: #000000;
  padding-top: 8px;
}

h1 { 
 font-family:  Arial, Verdana, sans-serif;
 font-size: 20px;
 font-weight: normal;
 color: #000000;
 margin-bottom: 0;
 padding-bottom: 0;
 padding-top: 8px;
}

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.main A, P.main A, .main A {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  line-height: 1.3;
  color: #0000CC;
}

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

SELECT.header, INPUT.header {
  border: solid 1px #cccccc;
  padding: 2px;
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SELECT.currenciesDropdown {
  border: solid 1px #cccccc;
  padding: 1px;
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  font-weight: normal;
}


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




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

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

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

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

#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:#555555;
   font-size: 12px;
   padding-bottom: 6px;
   padding-top: 6px;
}

#secondcat a {
	padding-left: 15px;
	color:#555555;
	font-size: 12px;
	padding-bottom: 3px;
	padding-top: 3px;
}

#thirdcat a {
	padding-left: 25px;
	color:#555555;
	font-size: 12px;
	padding-bottom: 3px;
	padding-top: 3px;
}

#fourthcat a {
	padding-left: 35px;
	color:#555555;
	font-size: 12px;
	padding-bottom: 3px;
	padding-top: 3px;
}

#fifthcat a {
	padding-left: 45px;
	color:#555555;
	font-size: 12px;
	padding-bottom: 3px;
	padding-top: 3px;
}



TD.InfoBoxWrapper  {
}

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

.PriceList  { font-family: Arial, Verdana,  sans-serif; color: #966216; font-size: 12px; font-weight: normal; }
.oldPrice { }
.saving { font-family: Arial, Verdana,  sans-serif; color: #ff0000; font-size: 12px; font-weight: normal;  }
.pricenow { font-family: Arial, Verdana,  sans-serif; color: #000000; font-size: 20px; font-weight: normal;  }

TABLE.ProductPageSummary  {
  border: 1px solid #dddddd;
}

TD.ProductPageSummaryTable  {
  border: solid 1px #dddddd;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 10px;
  padding-right: 10px;
  background: #f4f4f4;
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #555555;
  font-weight: normal;
}

TD.ProductPageSummaryTable A, TD.ProductPageSummaryTable A:hover  {
  color: #ffffff;
  font-weight: normal;
}

TD.ProductPageSummaryTableInfo  {
  border: solid 1px #dddddd;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 10px;
  padding-right: 10px;
  background: #dddddd;
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #555555;
  font-weight: normal;
}

TD.mopics  {
  border-color: #dddddd;
  border-style: solid;
  border-width: 1px;
}

TD.sectionHeading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #000000;
  font-weight: bold;
  border-bottom: solid 1px #dddddd;
  padding-bottom: 5px;
}

TABLE.checkoutpayment {
   border: 1px;
  border-style: solid;
  border-color: #dddddd;
  background: #ffffff;
  padding: 2px;
}


.selectedtext {
  font-family: Arial,Verdana,sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #006600;
  text-transform: none;
}

.nonselectedtext {
  font-family: Arial,Verdana,sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #999999;
  text-transform: none;
}

SPAN.discountTEXT {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #555555;
  font-weight: normal;
}

.tracking_div {
background-color: #f3f3f3;
border: solid 2px #e5e5e5;
padding: 10px;
font-size: 11px;
margin: 10px 0 0 0;
width: auto;
font-family: Verdana, Arial, sans-serif;
}

.hiddenDiv {
display: none;
}

SPAN.smallpaypal {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  color: #434343;
  font-weight: normal;
}

TD.rightShadow {
background: url(images/page/page_right.jpg) top left repeat-y;
}

TD.leftShadow {
background: url(images/page/page_left.jpg) top left repeat-y;
}

TD.topShadow {
background: url(images/page/page_top.jpg) top left repeat-x;
}

TD.bottomShadow {
background: url(images/page/page_bottom.jpg) top left repeat-x;
}

TD.columnbanner {
  padding-top: 6px;
}


TD.keywordsdescription {
  font-family: Arial,Verdana,sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #666666;
  text-transform: none;
}

TD.keywordsdescription A {
  color: #0000ff;
}

P.keywordsTEXT {
  font-family: Arial,Verdana,sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #666666;
  text-transform: none;
}

P.keywordsTEXT A {
  color: #666666;
  text-decoration: underline;
}

P.keywordsTEXT A:hover {
  color: #000000;
  text-decoration: underline;
}

TD.optiontitle {
  font-family: Arial,Verdana,sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #000000;
}

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

SPAN.breadcrumbtext {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #001afc;
}

TD.breadcrumbtext, TD.breadcrumbtext A {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #555555;
}

TD.breadcrumbtext A:hover {
  color: #000000;
  text-decoration: underline;
}

TABLE.prodinfobg {
  background: url(images/page/Info-Background.jpg) right top no-repeat;
}

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

TD.boxtop {
   background: url(images/page/infobox_header_bg.jpg) top left repeat-x;
}

TD.boxbottom {
   border-bottom: solid 1px #aaaaaa;
}

TD.boxleft {
   border-left: solid 1px #aaaaaa;
}

TD.boxright {
   border-right: solid 1px #aaaaaa;
}

TD.banner_border {
  padding: 2px;
  background: #ffffff;
  border: solid 1px #777777;
}

TABLE.welcomeNotice {
   border: solid 1px #aaaaaa;
}

SPAN.welcomeNotice {
  font-family: Arial,Verdana,sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #059100;
  text-transform: uppercase;
}

SPAN.welcomeNoticeRight {
  font-family: Arial,Verdana,sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #ff0000;
  text-transform: uppercase;
}

div.icons, div.icons A {
font-family: Arial,Verdana,sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #0000ff;
  text-transform: normal;
}