/*
  $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: 13px; }
.errorBox { font-family: Arial, Verdana, sans-serif; font-size: 13px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family: Arial, Verdana, sans-serif; font-size: 13px; color: #cc0033; }
.productsNotifications { background: #f2f2f2; }
.orderEdit { font-family: Arial, Verdana, sans-serif; font-size: 13px; color: #ff0000; text-decoration: underline; }

BODY {
  background: url(images/page/bg.gif) top left;
  color: #6e6e6e;
  margin: 10px;
  padding: 0;
}

A {
  color: #6e6e6e;
  text-decoration: none;
}

/*esf*/
A:hover {
  color: #222222;
  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: #176bbc;
}

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

TABLE.headerBar {
 background: #ffffff;
}

TD.headerBar, TD.headerBar A {
 background: #eeeeee;
 font-family: Arial, Verdana, sans-serif;
 font-size: 13px;
 color: #222222;  
 font-weight: normal;
}

TD.headerBar A:hover {
 color: #000000;  
}

TD.headerBarStrip {
 background: url(images/page/bar_bg.jpg) top right repeat-x;
}

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

TD.headertop A:hover {
  color: #222222;
}

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

/*esf*/
TD.headerNavigation A { 
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
  color: #6e6e6e;
  font-weight: normal;
  line-height: 30px;

}

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


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

TABLE.headerSEARCH  {
  background: url(images/page/header_bar_bg.png) bottom left repeat-x;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 13px;
  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: 13px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TD.footer A {
  background: #ffffff;
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
  color: #6e6e6e;
  font-weight : normal;
  text-decoration: underline;
}

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

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

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

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

/*esf*/
TD.FooterBar A:hover {
  color: #222222;
  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: #bbbbbb;
}

.contentBoxBorder {
  background: #dedede;
}

/*esf*/
.infoBoxContentsLeft {
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
}

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


/*esf*/
.infoBoxContentsRight {
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
}



/*esf*/
.infoBoxContentsRightSpecials {
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

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

/*esf*/
TD.infoBoxHeading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 15px;
  color: #6e6e6e;
  line-height: 24px;
  font-weight: bold;
  padding-top: 8px;
}


/*esf*/
.contentBoxHeading, .contentBoxHeading A, .contentBoxHeading A:hover {
  font-family: Arial, Verdana, sans-serif;
  font-size: 15px;
  color: #6e6e6e;
  line-height: 24px;
  font-weight: bold;
  padding-top: 8px;
}

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

TD.infoBox, SPAN.infoBox {
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
}
/*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: 13px;
  background: #ffffff;
  color: #000000;
  font-weight: normal;
  line-height: 20px;
  text-decoration: underline;
}

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

A.pageResults {
  color: #0000FF;
}

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

/*esf*/
TD.pageHeading, DIV.pageHeading {
  font-family:  Arial, Verdana, sans-serif;
  font-size: 24px;
  font-weight: normal;
  color: #4e4e4e;
  padding-top: 12px;
}

h1 { 
 font-family:  Arial, Verdana, sans-serif;
 font-size: 24px;
 font-weight: normal;
 color: #4e4e4e;
 margin-bottom: 0;
 padding-bottom: 0;
 padding-top: 12px;
}

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: 13px;
  color: #666666;
}

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

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

TD.accountCategory {
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
}

TD.tableHeading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
}

TEXTAREA {
  width: 100%;
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
}

/*esf*/
SPAN.greetUser {
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
  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: 13px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 13px;
  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: 13px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Arial, Verdana, sans-serif; font-size: 13px; color: #000000; }

/* message box */

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

/* input requirement */

.inputRequirement { font-family: Arial, Verdana, sans-serif; font-size: 13px; 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: #c2ced1;
	color: #4e4e4e;
	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;
}

#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:#6e6e6e;
   font-size: 13px;
   padding-bottom: 2px;
   padding-top: 2px;
}

#secondcat a {
	padding-left: 15px;
	color:#6e6e6e;
	font-size: 13px;
	padding-bottom: 2px;
	padding-top: 2px;
}

#thirdcat a {
	padding-left: 25px;
	color:#6e6e6e;
	font-size: 13px;
	padding-bottom: 2px;
	padding-top: 2px;
}

#fourthcat a {
	padding-left: 35px;
	color:#6e6e6e;
	font-size: 13px;
	padding-bottom: 2px;
	padding-top: 2px;
}

#fifthcat a {
	padding-left: 45px;
	color:#6e6e6e;
	font-size: 13px;
	padding-bottom: 2px;
	padding-top: 2px;
}

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

TD.rightShadow {
background: url(images/page/right.png) top right repeat-y;
}

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

TD.topShadow {
background: url(images/page/top.png) top right repeat-x;
}

TD.bottomShadow {
background: url(images/page/bottom.png) bottom right repeat-x;
}

TD.boxtop {
   border-top: solid 1px #c4c4c4;
}

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

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

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

SPAN.breadcrumptext {
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
  color: #9f3301;
}

TD.carttext, TD.carttext A {
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
  color: #9f3301;
padding-top: 5px;
}

/*esf*/
TD.breadcrumptext {
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
  color: #6e6e6e;
  font-weight: normal;
  line-height: 30px;
  background: url(images/page/header_bar_bg.jpg) bottom left no-repeat;
}

/*esf*/
TD.breadcrumptext A { 
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
  color: #6e6e6e;
  font-weight: normal;
  line-height: 30px;

}

TD.breadcrumptext A:hover {
  color: #222222;
  text-decoration: underline;
}

TD.catbody {
background: url(images/page/categories_bg.png) top center repeat-y;
}

SPAN.more A {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  color: #6e6e6e;
}

.colour01 { background-color: #e2dfcc; }
.colour04 { background-color: #dec6ac; }
.colour05 { background-color: #f6d6d8; }
.colour07 { background-color: #ffb481; }
.colour08 { background-color: #cd4e7c; }
.colour10 { background-color: #acd3de; }
.colour12 { background-color: #0082b5; }
.colour14 { background-color: #373e4b; }
.colour15 { background-color: #ffb100; }
.colour16 { background-color: #ffd500; }
.colour17 { background-color: #ed2939; }
.colour21 { background-color: #b5cf61; }
.colour22 { background-color: #71cc51; }
.colour23 { background-color: #3B5323; }
.colour24 { background-color: #653b47; }
.colour25 { background-color: #d7d7c8; }
.colour26 { background-color: #e0aa5a; }
.colour27 { background-color: #b634bb; }
.colour28 { background-color: #e9a916; }
.colour30 { background-color: #fe7d31; }
.colour31 { background-color: #e3cade; }
.colourMarrone { background-color: #885441; }

.colour32 { background-color: #EB5E66; } /*Rosa Antico*/
.colour33 { background-color: #90FEFB; } /*Verde Acqua*/
.colour34 { background-color: #551A8B; } /*Viola*/
.colour35 { background-color: #FF6EC7; } /*Fragola*/
.colour36 { background-color: #E5E5E5; } /*Grigio*/
.colour37 { background-color: #B13E0F; } /*Ruggine*/
.colour38 { background-color: #009900; } /*Verde Bandiera*/
.colour39 { background-color: #C2B280; } /*Ecru*/
.colour40 { background-color: #885441; } /*marrone(brown)*/

/*esf*/
TD.scrolltext {
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
  color: #9e9e9e;
  font-weight: normal;
}
