/*
  $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;

*/

h4 {
	font-size:16px;
	font-weight:bold;
	color:#958265;
	font-family:trebuchet ms;	
	display:inline;
	margin-bottom:4px;
}

.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: #FFF0FF; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #FF0000; text-decoration: underline;  font-weight: bold;}

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

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

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


h1 {
  font-family: Verdana,Arial, sans-serif;
  font-size: 11px;
  color: #000000;
}

h2 {
  font-family: Verdana,Arial, sans-serif;
  font-size: 11px;
  color: #000000;
}

FORM {
	display: inline;
}

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

TABLE.headerBar, TD.headerBar, TABLE.headerBar A, TABLE.headerBar A:hover {
 background: #000000;
 font-family:  verdana, arial, sans-serif;
 font-size:	12px;
 background: #7C7C7C;
 color: #FFFFFF;
 font-weight : bold;
 line-height: 20px;
}

TABLE.headerBar A:hover {
 color: #ffcc99;
 text-decoration: none;
}



/*esf*/
TD.headerNavigation {
  background: #ffffff;
  font-family: Verdana,Arial, sans-serif;
  font-size: 11px;
  color: #000000;
  font-weight : bold;
  line-height: 18px;
  TEXT-TRANSFORM: uppercase;
}

/*esf*/
TD.headerNavigation A { 
  color: #000000;
}



/*esf*/
TD.headerNavigationLeft {
  background: #ffffff;
  font-family: Verdana,Arial, sans-serif;
  font-size: 11px;
  color: #000000;
  font-weight : normal;
  line-height: 18px;
}

/*esf*/
TD.headerNavigationLeft A { 
  color: #000000;
}





TD.headerSEARCH {
  font-family: Verdana,Arial, sans-serif;
  font-size: 10px;
  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*/
TR.footer {
background: #911EFD;
}

/*esf*/
TD.footer {
  background: #ffffff;
  font-family: Verdana,Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  font-weight : normal;
  line-height: 18px;
  
}

/*esf*/
TD.footer A {
  color: #000000;
  text-decoration: underline;
  
}

TABLE.footerBar, TD.footerBar, TD.prodinfoBar {
   background: #aaaaaa;
}

 



/*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: #ffffff;
}

.contentBoxBorder {
  background: #aaaaaa;
}

/*esf*/
.infoBoxContentsLeft {
background: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
/*esf*/
.infoBoxHeadingLeft {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #911EFD;
  color: #EE2085;
  line-height: 18px;
}

/*esf*/
.infoBoxContentsLeftCategories, .infoBoxContentsLeftCategories A {
  background: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}
/*esf*/
.infoBoxHeadingLeftCategories {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #911EFD;
  color: #ffffff;
  line-height: 18px;
}

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

/*esf*/
.infoBoxHeadingRight {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #911EFD;
  color: #ffffff;
  line-height: 18px;
}

/*esf*/
.infoBoxContentsRightSpecials {
background: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
/*esf*/
.infoBoxHeadingRightSpecials  {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #911EFD;
  color: #ffffff;
  line-height: 18px;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

/*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: 10px;
}

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

/*esf*/
.contentBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #000000;
  color: #ffffff;
  line-height: 18px;
}

.contentBoxHeading A {
  color: #ffffff;
}

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

.infoBoxCartHeader, .infoBoxCartHeader A , .infoBoxCartHeader A:hover{
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #7c7c7c;
  color: #ffffff;
  line-height: 10px;
}

TABLE.infoBoxCart {
  border: 0px;
  border-style: solid;
  border-color: #cccccc;
  border-spacing: 0px;
}

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: #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: #b6b7cb;
  border-spacing: 0px;
}
/*esf*/
.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #FFCC99;
  color: #000000;
  font-weight: bold;
}

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

A.pageResults {
  color: #FF00CC; 
}

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

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

TR.subBar {
  background: #FFECFB;
}

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

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

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: #FF00CC;
  font-weight: bold;
}

/*esf*/
TABLE.formArea {
  background: #FFF9FE;
  border-color: #FF00CC;
  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;
}

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

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

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

TD.mainpageTitle {
  background: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
}

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

TD.ProdBar {
  background: #999999;
}

TD.indexbanners {
  background: #ffffff;
  border-color: #000000;
  border-style: solid;
  border-width: 1px;
}

TD.moreinfo A {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  text-decoration: underline;
  font-weight: bold;
}

TD.prodbreakline {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #ffcc99;
}

.productDescription {
	width:830px;
	padding:0px;
	margin:0px;
	border:0px;
}

.productDescription .description {
	border:1px #cfca9f solid;
}

.productDescription .description h3 {
	font-size:18px;
	font-weight:bold;
	color:#958265;
	font-family:trebuchet ms;	
}

.productDescription .description, .productDescription .description table td {
	font-size:11px;
	font-weight:normal;
	color:#333333;
	font-family:trebuchet ms;
	text-align:justify;
}

.productDescription .description ul {
	list-style-type:none;
	margin:0px;
}

.productDescription .description ul li img {
	margin-right:6px;
}

.productDescription .description ul li  {
	font-size:12px;
	font-family:trebuchet ms;
	color:#8b7a5f;
	font-weight:bold;
}

.productDescription .description .images img {
	margin-bottom:6px;
}


