/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText { font-family: Arial, sans-serif; font-size: 10px; }
.errorBox { font-family: Arial, sans-serif; font-size : 10px; background: #8d0000; font-weight: bold; }
.stockWarning { font-family: Arial, sans-serif; font-size : 10px; color: #8d0000; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Arial, sans-serif; font-size : 10px; color: #8d0000; text-decoration: underline; }

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

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

A:hover {
  color: #8d0000;
  text-decoration: none;
}

FORM {
  display: inline;
}

TABLE.toptable {
  margin-top: 15px;
}

TABLE.bodyTable {
  background-color: #fff;
  border-collapse: collapse;
  width: 100%;
  margin: 0px;
  padding: 0px;
}

TD.leftarea {
  background-image: url(images/bg_columnleft.gif);
}

TD.rightarea {
  background-image: url(images/bg_columnright.gif);  
}

TABLE.leftColumn {
  background-image: url(images/bg_columnleft.gif);
  width: 200px;
}

TABLE.rightColumn {
  background-image: url(images/bg_columnright.gif);
  width: 150px;
}

TABLE.header {
  background: #ffffff;
}

TABLE.headerimg {
  background-image: url(images/stappato_header2.jpg)
}

TABLE.dotted {
  border-bottom: 1px dotted #666666;
}

TR.header {
  background: #b6ff00;
}

TR.headerNavigation {
  background: #fff;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #333333;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  padding-left: 15px;
  padding-right: 15px;
}

A.headerNavigation { 
  color: #fff;
}

A.headerNavigation:hover {
  color: #fff;
  border-bottom: 1px solid #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: Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footerheading {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #333333;
  font-weight: normal;
  border-bottom: 1px dotted #ecf1b3;
}

TR.footer {
  font-family: Arial, sans-serif;
  font-size: 11px;
  color: #999933;
}

TD.footer {
  font-family: Arial, sans-serif;
  font-size: 11px;
  background: #333333;
  color: #ffffff;
  font-weight: bold;
}

A.footer {
  font-family: Arial, sans-serif;
  font-size: 11px;
  color: #c3c341;
}  

A.footer:hover {
  font-family: Arial, sans-serif;
  font-size: 11px;
  color: #999933;
} 

.infoBox {
  margin-bottom: 5px;
}

.infoBoxContents {
  font-family: Verdana, Arial, sans-serif;
  text-align: right;
  font-size: 13px;
  margin-right: 20px;
  line-height: 160%;
}

.infoBoxContents2 {
  font-family: Verdana, Arial, sans-serif;
  text-align: left;
  font-size: 11px;
  line-height: 160%;
}

.infoBoxContents3 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  margin-right: 0px;
  line-height: 100%;
}

.infoBoxContents4 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  margin-right: 0px;
  line-height: 170%;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family: Georgia;
  font-size: 16px;
  font-weight: bold;
  color: #8d0000;
  text-align: right;
  border-bottom: 1px dotted #666666;
}

TD.infoBoxHeading2 {
  font-family: Georgia;
  font-size: 16px;
  font-weight: bold;
  color: #8d0000;
  text-align: left;
  border-bottom: 1px dotted #666666;
}

TD.infoBoxHeading3 {
  font-family: Georgia;
  font-size: 14px;
  font-weight: bold;
  color: #8d0000;
  text-align: left;
  padding-left: 8px;
}

TD.infoBoxHeading4 {
  font-family: Georgia;
  font-size: 13px;
  color: #8d0000;
  font-weight: bold;
  text-align: left;
  border-bottom: 1px dotted #666666;
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial, sans-serif;
  font-size: 16px;
}

A.categoryheading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #8d0000;
  border-bottom: 1px dotted #666666;
  padding-bottom: 2px;
}

A.categoryheading:hover {
  text-decoration: none;
  color: #919845;
}

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

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

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  text-align: left;
  valign: middle;
  font-size: 10px;
  background: #333333;
  color: #fff;
  font-weight: bold;
  padding: 3px;
}

.productListing-heading:hover {
  color: #ecf1b3;
  text-decoration: none;
  border-bottom: none;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  text-align: left;
  vertical-align: center;
}

TD.productListing-data_center {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  text-align: center;
  vertical-align: center;
}

TABLE.productlisting {
}

A.pageResults {
  font-family: Helvetica, Arial, sans-serif;
  color: #fff;
  padding:3px;
  text-decoration:underline;
}

A.pageResults:hover {
  color: #fff;
  background: #8d0000;
  text-decoration: none;
}

TD.pageHeading, DIV.pageHeading, span.pageHeading {
  font-family: Georgia;
  font-size: 24px;
  color: #919845;
  vertical-align: top;
  padding: 10px 0px 0px 10px;
}

TD.pageHeading3 {
  font-family: Georgia;
  font-size: 24px;
  color: #8d0000;
  vertical-align: top
}

TD.pageHeading2, DIV.pageHeading2 {
  background-image: url(images/pageheading_bg.gif); 
  font-family: Georgia;
  font-size: 22px;
  color: #8d0000;
  vertical-align: top;
  padding: 10px 0px 0px 10px;
}

TR.subBar {
  background: #f4f7fd;
}

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

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

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #666666;
}

TD.smallText2, SPAN.smallText2, P.smallText2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #8d0000;
}

TD.smallText3, SPAN.smallText3, P.smallText3 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #666666;
}

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

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  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: #8d0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  font-weight: bold;
  color: #8d0000;
}

.moduleRow { }
.moduleRowOver { background-color: #ecf1b3; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #ecf1b3; }

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

TD.tab {
	background-color: Navy;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: smaller;
	}
		
A.tab {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 10px;
	color: #ffffff;
	text-decoration : none;
	}

A.tab:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 10px;
	color: #ffcc00;
	text-decoration : none;
}

TD.ontab {
	background-color: #6699ff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: smaller;
	color: #ffffff;
	}

A.headerLink {
	background-color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: smaller;
	color: #000099;
	text-decoration : none;
}

A.headerLink:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: smaller;
	color: #99ccff;
	text-decoration : none;
}

A.ontab {
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-style: normal;
 font-weight: bold;
 font-size: smaller;
 color: #3184B5;
 text-decoration : none;
}

.mws_boxTop_module    { 
  background: url('images/infobox_module/top.gif');
  font-family: Tahoma;
  font-size: 11px;
  text-align : center;
  font-weight: bold;
  background-repeat:repeat-x;
  vertical-align: middle;
  white-space: nowrap; 
}

.mws_boxLeft_module   { 
  background: url('images/infobox_module/left.gif'); 
}

.mws_boxRight_module  { 
  background: url('images/infobox_module/right.gif'); 
}

.mws_boxBottom_module { 
  background: url('images/infobox_module/bot.gif');
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  text-align : center;
  vertical-align: middle;
  white-space: nowrap; 
}

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

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

SPAN.bodyTitle {
  font-family: Georgia;
  font-size: 18px;
  color: #919845;
}

SPAN.bodyPricing_old {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 18px;
  color: #919845;
}

SPAN.bodyPricing_new {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 18px;
  color: #8d0000;
}

A.bodyInfo {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #919845;
  font-weight: bold;
  border-bottom: 1px dotted #919845;
}

A.bodyInfo:hover {
  color: #8d0000;
  border-bottom: 1px dotted #8d0000;
  text-decoration: none;
}

A.bodyInfo2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #8d0000;
  font-weight: bold;
  border-bottom: 1px dotted #8d0000;
}

A.bodyInfo2:hover {
  color: #919845;
  border-bottom: 1px dotted #919845;
  text-decoration: none;
}

SPAN.strike {
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: strikethrough;
  font-size: 11px;
}

TD.bodydesc {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #333333;
  padding-left: 10px;
  padding-top: 5px;
  line-height: 170%;
}

SPAN.cartPricing {
  font-family: Verdana, sans-serif;
  font-size: 11px;
  color: #a8b329;
  font-weight: bold;
}

TD.accountSpecial {
  font-family: Verdana, Arial, sans-serif;
  text-align: left;
  font-size: 10px;
  color: #919845;
  padding: 5px;
  background: #ecf1b3;
}

TD.renato {
  background: url('images/renato_text.gif');
}

TD.renatoHeading {
  font-family: Georgia;
  text-align: left;
  font-size: 16px;
  color: #8d0000;
}

TD.white {
  font-family: Verdana, Arial, sans-serif;
  text-align: left;
  font-size: 10px;
  color: #333333;
}

TD.whitetext {
  font-family: Verdana, Arial, sans-serif;
  text-align: left;
  font-size: 10px;
  color: #ffffff;
}

TD.dotted {
  background: url('images/pixel_dotted.gif');
}

TABLE.footerbg {
  background: url('images/bgfooter_.gif');
  background-repeat: repeat-x;
}

TABLE.newsletter {
  background: url('images/newsletterbg.jpg');
  background-repeat: no-repeat;
}

TD.splitpage {
  background: url('images/bg_splitpage.gif');
  background-repeat: repeat-x;
}

h1 {
  font-family: Georgia;
  font-size: 24px;
  font-weight: normal;
  color: #919845;
  vertical-align: top;
  padding: 10px 0px 0px 10px;
}

h2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #333333;
  padding-left: 10px;
  padding-top: 5px;
  line-height: 170%;
}

h3 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #333333;
  line-height: 1.5;
  padding-bottom: 0px;
}

SPAN.redText {
  font-weight: bold;
  color: #8d0000;
  line-height: 1.8;
}

SPAN.spaceText {
  line-height: 1.8;
}
.infoBoxProducts {
  text-align: center;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: normal;
  background-color: transparent;
  color: #333333;
  margin-bottom:-8px;
}
.infoBoxProducts a {
  color: #333333;
}
TD.infoBoxGrid {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
/* set pos buy/details button on list */
img.buy_now {  
  margin-bottom:10px;
} 
/* set pos buy/details button on thumbnail */
img.thm_buy_now {
  margin-bottom:-3px;
} 
/* set style buy/details seperator thumbnail */
.buy_now {
  font-weight: bold;
	font-size: 18px;
	color: #999999;
} 
.infoBoxList {
 border-collapse: collapse;
 background-color: #fff;
 }
.thumbcontent {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color:#666666;
  text-align:center;
}
TD.noborderbox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
TABLE.box {
  background-color: #333333;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #fff;
  padding: 2px;
}
