/*
  $Id: stylesheet.css,v 1.1.26.1 2004/06/20 08:48:04 Simon Hodgson 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: verdana, Arial, sans-serif; font-size: 11px; }
.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: #ff0000; text-decoration: underline; }

BODY {
  background: #ffffff;
  color: #666666;
  margin: 0px;
}

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

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

FORM {
	display: inline;
}

TABLE.header {
background: url(images/page/header_bg.gif) top right repeat-x;
}

/*esf*/
TD.header{
  font-family: verdana,Arial, sans-serif;
  font-size: 16px;
  color: #555555;
  font-weight : bold;
}

TABLE.headerBar {
 background: #F9C5ED;
}

TABLE.headerBar2 {
 background: #aaaaaa;
}

/*esf*/
TD.headerNavigation {
  background: #CFC3F3;
  font-family: verdana,Arial, sans-serif;
  font-size: 11px;
  color: #666666;
  font-weight : bold;
  line-height: 18px;
}

/*esf*/
TD.headerNavigation A { 
  color: #222222;
  font-weight : bold; 
}


DIV.headertitlebar {
  font-family: verdana,Arial, sans-serif;
  font-size: 15px;
  color: #666666;
  font-weight : bold; 
}

DIV.headertitlebar A {
  font-family: verdana, Arial, sans-serif;
  font-size: 15px;
  color: #8879a9;
  font-weight : bold;
  text-decoration: underline; 
}

DIV.headertitlebar A:hover {
  font-family: verdana, Arial, sans-serif;
  font-size: 15px;
  color: #685989;
  font-weight : bold;
  text-decoration: underline; 
}

TD.headerBarTEXT {
  font-family: verdana,Arial, sans-serif;
  font-size: 13px;
  color: #000000;
  font-weight : bold; 
}

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 {
  background: #ffffff;
  font-family: verdana,Arial, sans-serif;
  font-size: 11px;
  color: #555555;
  font-weight : normal;
}

/*esf*/
TD.footer A {
  color: #555555;
  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: #B8A9E9;
}

.contentBoxBorder {
  background: #B8A9E9;
}

/*esf*/
.infoBoxContentsLeft, .infoBoxContentsLeft A , .infoBoxContentsLeft A:hover {
  background: #B8A9E9;
  font-family: verdana, Arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
}
/*esf*/
.infoBoxHeadingLeft {
  font-family: verdana, Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  background: #B8A9E9;
  color: #ffffff;
  line-height: 18px;
}

/*esf*/
.infoBoxContentsLeftCategories, .infoBoxContentsLeftCategories A , .infoBoxContentsLeftCategories A:hover {
  background: #B8A9E9;
  font-family: verdana, Arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
}

/*esf*/
.infoBoxHeadingLeftCategories {
  font-family: verdana, Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  background: #B8A9E9;
  color: #ffffff;
  line-height: 18px;
}

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

/*esf*/
.infoBoxHeadingRight {
  font-family: verdana, Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  background: #ffffff;
  color: #978F87;
  line-height: 18px;
}

/*esf*/
.infoBoxContentsRightSpecials {
background: #ffffff;
  font-family: verdana, Arial, sans-serif;
  font-size: 11px;
}
/*esf*/
.infoBoxHeadingRightSpecials  {
  font-family: verdana, Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  background: #ffffff;
  color: #978F87;
  line-height: 18px;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

/*esf*/
.copyrightBox {
  font-family: Arial, verdana, sans-serif;
  font-size: 11px;
  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: verdana, Arial, sans-serif;
  font-size: 11px;
}

/*esf*/
TD.infoBoxHeading {
  font-family: verdana, Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  background: #ffffff;
  color: #978F87;
  line-height: 18px;
}

/*esf*/
.contentBoxHeading {
  font-family: verdana, Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  background: #ffffff;
  color: #978F87;
  line-height: 18px;
}

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

TD.infoBox, SPAN.infoBox {
  font-family: verdana, Arial, sans-serif;
  font-size: 10px;
}
/*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: #f8f8f8;
}
/*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: #fcfcfc;
}
/*esf*/
TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 0px;
}
/*esf*/
.productListing-heading {
  font-family: verdana, Arial, sans-serif;
  font-size: 10px;
  background: #F9C5EC;
  color: #333333;
  font-weight: normal;
}

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

A.pageResults {
  color: #0000FF;
}

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

/*esf*/
TD.pageHeading, DIV.pageHeading {
  font-family: verdana,Arial,   sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #000000;
}

TR.subBar {
  background: #ccddee;
}

TD.subBar {
  font-family: verdana, Arial, sans-serif;
  font-size: 10px;
  color: #444444;
}

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

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

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

/*esf*/
SPAN.greetUser {
  font-family: verdana, Arial, 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: verdana, Arial, sans-serif;
  color: #ff0000;
}

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

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

.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: #ffb3b5; }
.messageStackSuccess { font-family: verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

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

TD.main_banner_bg {
  background: #D8EEFC;
}

TD.mainpage {
  background: #F9C5EC;
}

	.estimatedshippingBox {
	  background: #FF8E90; 
	}

	TD.estimatedshippingBoxHeading {
	  font-family: Verdana, Arial, sans-serif;
	  font-size: 10px;
	  font-weight: bold;
	  background: #bbc3d3;
	  color: #ffffff; 
	}

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

	.ShowShipping {
	  background: #B8A9E9;
	  color: #ffffff;
	  font-family: Verdana, Arial, sans-serif;
	  font-size: 9px;
	  font-weight: normal;
	  text-align: center;
	}