/*
  $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: #FDEFC2;
  color: #006600;
  margin: 10px;
}

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

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

FORM {
	display: inline;
}

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

h2 {
 font-family: Arial, Verdana,  sans-serif;
 font-size: 18px;
 font-weight: bold;
 margin-bottom: 0;
 padding-bottom: 0;
 margin-top: 0;
 padding-top: 10;
 color: #006600;
}

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

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

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

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

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

TABLE.header {
 background: #ffffff;
}

TD.headerBar {
 background: #FFD86D;
}

TD.headerBar2 {
 background: #D7CA96;
}

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

/*esf*/
TD.headerNavigation {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #ffffff;  
  font-weight: bold;
  text-transform: uppercase;
}

/*esf*/
TD.headerNavigation A { 
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #ffffff;  
  font-weight: bold;
  text-transform: uppercase;
}

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

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: #ffffff;  
  font-weight: bold;
  text-transform: uppercase;  
}

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

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

TD.cartHeader {
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
  color: #006600;  
  font-weight: bold;
  text-transform: uppercase;  
}


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

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

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

TD.cartContents A, TD.cartContents A:hover {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  color: #000000;
}

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

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

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

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

TD.InfoBoxWrapper  {
  border-color: #D7CA96;
  border-style: solid;
  border-width: 1px;
  padding: 2px;
}

TABLE.ProductPageSummary  {
  border-color: #D7CA96;
  border-style: solid;
  border-width: 1px;
  padding: 2px;
}

TD.ProductPageSummaryTable  {
  border-color: #ffffff;
  border-style: solid;
  border-width: 1px;
  padding: 3px;
  background: #e4e4e4;
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #006600;
  font-weight: normal;
}


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

TD.rightBorder {
background: #ffffff;
}

TD.leftcolumnborder {
}

TD.rightcolumnborder {
}

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

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

.infoBoxBorder {
}

.infoBoxHeadingBorder {
  border: 0px;
  border-top: 1px;
  border-style: solid;
  border-color: #D7CA96;
}

TABLE.checkout_infoBox {
  border: 1px solid #D7CA96;
}

.contentBoxBorder {
  background: #D7CA96;
}

TABLE.relatedproducts {
  border: solid 1px #D7CA96;
}

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

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


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

/*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/info_header_bg.jpg) top left repeat-x;
  color: #ffffff;
  line-height: 24px;
  font-weight: bold;
  text-transform: uppercase;
}

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


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

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

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

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

TD.productListingReviews A {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  background: #ffffff;
  color: #000000;
  font-weight: normal;
}

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: bold;
  color: #006600;
}

TR.subBar {
  background: #ccddee;
}

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

TD.main, P.main, .main, SPAN.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;
}

.catalogImage {
  border-color: #666666;
  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;
}

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

.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: #aa0000; color: #ffffff; }
.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: #ffffff;
	color: #000000;
	text-decoration: none;
}

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

#thecategories {
	position: relative;
	margin-top: 0px;
	margin-bottom: -2px;
}

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

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

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

#topcat a {
padding-left: 5px;
}

#secondcat a {
	padding-left: 15px;
	text-transform: none;
	padding-bottom: 4px;
	padding-top: 0px; 
}

#thirdcat a {
	padding-left: 25px;
	text-transform: none;
	padding-bottom: 4px;
	padding-top: 0px;
}

#fourthcat a {
	padding-left: 35px;
	text-transform: none;
	padding-bottom: 4px;
	padding-top: 0px;
}

#fifthcat a {
	padding-left: 45px;
}

TD.vatText {
  font-family: Arial,Verdana, sans-serif;
  font-size: 14px;
  color: #EC611C;
  font-weight: bold;
  text-align: left;
}

/* OTF contrib begins */
/* DDB - 041031 - Form Field Progress Bar */
.progress {
  width: 1px;
  height: 14px;
  color: white;
  font-size: 12px;
  overflow: hidden;
  background-color: navy;
  padding-left: 5px;
}

/* OTF contrib ends */

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

/* VJ Links Manager v1.00 begin */
TABLE.linkListing {
  border: 0px;
  border-style: solid;
  border-color: #D7CA96;
  border-spacing: 1px;
  border-left: 1px solid #D7CA96;
}

.linkListing-heading, .linkListing-heading A {
  font-family: Arial,Verdana,  sans-serif;
  font-size: 13px;
  font-weight: bold;
  background: url(images/page/info_header_bg.jpg) top left repeat-x;
  color: #FFFFFF;
  text-align: left;
  text-transform:uppercase;
}

TD.linkListing-data {
  border-right: 1px solid #D7CA96;
  border-bottom: 1px solid #D7CA96;
  padding: 4px;
  font-family: Arial,Verdana,  sans-serif;
  font-size: 11px;
}

TR.linkListing-odd {
  background: #ffffff;
}

TR.linkListing-even {
  background: #ffffff;
}
/* VJ Links Manager v1.00 end */

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

TABLE.checkoutpayment {
   border: 1px;
  border-style: solid;
  border-color: #D7CA96;
  background: #f2f2f2;
  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;
}

TABLE.shoppingCartRelated {

}

TD.shoppingCartRelatedHeader {
  font-family: Arial,Verdana,  sans-serif;
  font-size: 14px;
  color: #333333;
  font-weight: bold;
  background: #fff;
  padding: 5px;
  border-bottom: solid 1px #D7CA96;
}

TD.shoppingCartRelatedContent {
  font-family: Arial,Verdana,  sans-serif;
  font-size: 12px;
  color: #666666;
  font-weight: normal;
  background: #ffffff;
  border-top: solid 1px #D7CA96;
}

TD.shoppingCartRelatedContentPrice {
  border-top: solid 1px #D7CA96;
}

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


.cartbar {
	border-top: dashed 1px #D7CA96;
}

TABLE.reviewText {
  font-family: Arial,Verdana,sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #000000;
  background: #f5f5f5;
  border: solid 1px #D7CA96; 
}

.mopics  {
  border: solid 1px #D7CA96;
}

TD.enlarge {
  font-family: Arial,Verdana,  sans-serif;
  font-size: 12px;
  color: #ffffff;
  font-weight: bold;
  line-height: 24px;
}

TD.enlarge A {
  color: #ffffff;
}

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


#enlarge ul {
        list-style-type: none;
        width: 202px;
		margin: 0px;
		padding: 0px;
		background: #006600;
} 

#enlarge li {
        border-width: 0px 0;
        margin: 0px;
		padding: 0px;
}

#enlarge li a { 
        color: #ffffff;
        display: block;
        font: bold Arial, Helvetica, sans-serif;
        margin: 0px;
		padding: 0px;
        text-decoration: none;
}

* html #enlarge li a {  /* make hover effect work in IE */
	width: 202px;
}

#enlarge li a:hover {
        background: #009900;
}

