@charset "iso-8859-1";
/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

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

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText { font-family: tahoma; font-size: 9pt; }
.errorBox { font-family : tahoma, Arial, sans-serif; font-size : 9pt; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : tahoma, Arial, sans-serif; font-size : 9pt; color: #cc0033; }
.productsNotifications { background: #ca1123; }
.orderEdit { font-family : tahoma, Arial, sans-serif; font-size : 9pt; color: #d31616; text-decoration: underline; }

BODY {
  background: #cdcdcd;
  color: #000000;
  font-family: tahoma; 
  font-size: 9pt;
  font-weight: normal;
  color: #000000;
  margin-top: 0; 
  margin-bottom: 0;
  scrollbar-3dlight-color:#cdcdcd;
  scrollbar-arrow-color:#cdcdcd;
  scrollbar-base-color:#cdcdcd;
  scrollbar-darkshadow-color:#cdcdcd;
  scrollbar-face-color:#cdcdcd;
  scrollbar-highlight-color:#cdcdcd;
  scrollbar-track-color:#cdcdcd;
  scrollbar-shadow-color:#cdcdcd;
}

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

A:hover {
  color: #d31616;
  text-decoration: underline;
}

FORM {
	display: inline;
}

div#new a:active { 
color: #d31616;
} 

div#list-menu { 
width: 100%; 
/* this width value is also effected by 
the padding we will later set on the links. */ 
} 

div#list-menu ul { 
margin: 0; 
padding: 0; 
list-style-type: none; 
} 

div#list-menu li { 
margin: 2px 0 0; 
} 

div#list-menu a { 
width:100%; 
padding: -1px 0px 2px 0px;  
} 


TR.header {
  background: #ffcedf;
  line-height: 1.5;
  border-top: 0px;
  border-right: 0px;
  border-left: 1px;
  border-bottom: 0px;
  border-color: #000000;
  border-style: solid;
  background: #ffcedf;
}

TR.headerSearch {
  font-family: tahoma, Arial, sans-serif;
  font-size: 9pt;
  background: #eeeeee;
  color: #22450B;
  font-weight : bold;
  background: url(images/grafica/bk_header.gif);
}

TR.headerNavigation {
  background: transparent;
  }

TD.headerNavigation {
  font-family: tahoma, Arial, sans-serif;
  font-size: 9pt;
  color: #000000;
  background: transparent;
  background: url(images/grafica/headerNavBack.gif);

}

A.headerNavigation { 
  color: #f8d5e1; 
}

A.headerNavigation:hover {
  color: #f8d5e1;
}

TR.headerError {
  background: #d31616;
}

TD.headerError {
  font-family: Tahoma, tahoma, Arial, sans-serif;
  font-size: 12px;
  background: #d31616;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, tahoma, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #ffcedf;
}

TD.footer {
  font-family: tahoma, Arial, sans-serif;
  font-size: 7pt;
  background: #ffcedf;
  color: #ffffff;
  height: 2px;
}


.infoBox {
  background: #f8d5e1;
}

.infoBoxContents {
  background: #f8d5e1;
  font-family: tahoma, Arial, sans-serif;
  font-size: 9pt;
  color: #000000;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: tahoma, Arial, sans-serif;
  font-size: 9pt;
}

TD.infoBoxHeading {
  font-family: tahoma, Arial, sans-serif;
  font-size: 9pt;
  font-weight: bold;
  background: #f8d5e1;
  color: #000000;
}

TD.infoBox, SPAN.infoBox {
  font-family: tahoma, Arial, sans-serif;
  font-size: 9pt;
  background: #f8d5e1;
}

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

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

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #000000;
  border-spacing: 0px;
}

.productListing-heading {
  font-family: tahoma, Arial, sans-serif;
  font-size: 9pt;
  background: #ffcedf;
  color: #f8d5e1;
  font-weight: bold;
}

TD.productListing-data {
  font-family: tahoma, Arial, sans-serif;
  font-size: 9pt;
}

A.pageResults {
  color: #ca1123;
}

A.pageResults:hover {
  color: #ca1123;
}

TD.pageHeading, DIV.pageHeading {
  font-family: tahoma, Arial, sans-serif;
  font-size: 12pt;
  font-weight: bold;
  color: #000000;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: tahoma, Arial, sans-serif;
  font-size: 9pt;
  color: #000000;
}

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

TD.smallText, SPAN.smallText, P.smallText {
  font-family: tahoma, Arial, sans-serif;
  font-size: 9pt;
}

TD.accountCategory {
  font-family: tahoma, Arial, sans-serif;
  font-size: 10pt;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: tahoma, Arial, sans-serif;
  font-size: 10pt;
  font-weight: bold;
}

TD.fieldValue {
  font-family: tahoma, Arial, sans-serif;
  font-size: 10pt;
}

TD.tableHeading {
  font-family: tahoma, Arial, sans-serif;
  font-size: 10pt;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: tahoma, Arial, sans-serif;
  font-size: 9pt;
  color: #d31616;
}

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

TEXTAREA {
  width: 100%;
  font-family: tahoma, Arial, sans-serif;
  font-size: 9pt;
}

SPAN.greetUser {
  font-family: tahoma, 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, tahoma, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, tahoma, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: tahoma, Arial, sans-serif;
  color: #d31616;
}

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

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

.checkoutBarFrom, .checkoutBarTo { font-family: tahoma, Arial, sans-serif; font-size: 9pt; color: #8c8c8c; }
.checkoutBarCurrent { font-family: tahoma, Arial, sans-serif; font-size: 9pt; color: #000000; }

/* message box */

.messageBox { font-family: tahoma, Arial, sans-serif; font-size: 9pt; }
.messageStackError, .messageStackWarning { font-family: tahoma, Arial, sans-serif; font-size: 9pt; background-color: #ffb3b5; }
.messageStackSuccess { font-family: tahoma, Arial, sans-serif; font-size: 9pt; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: tahoma, Arial, sans-serif; font-size: 9pt; color: #d31616; }


.bar_right {
	width: 175;
	background-image: url(images/grafica/bg_column_right.jpg);
	background-repeat:  repeat-y;
	}

.bar_left {
	width: 175;
	background-image: url(images/grafica/bg_column_left.jpg);
	background-repeat:  repeat-y;
	}
	
.LeftinfoBox {
  background: #f8d5e1;
}

.LeftinfoBoxContents {
  background: #f8d5e1;;
  font-family: tahoma, Arial, sans-serif;
  font-size: 9pt;
  border: 1px solid;
  border-color: #ffcedf;
    
}

.LeftinfoBoxNotice {
  background: #FF8E90;
}

.LeftinfoBoxNoticeContents {
  background: #FFE6E6;
  font-family: tahoma, Arial, sans-serif;
  font-size: 9pt;
}

TD.LeftinfoBoxHeading {
  font-family: tahoma, Arial, sans-serif;
  font-size: 9pt;
  font-weight: bold;
  background: #ffcedf;
  color: #ffffff;
  height: 20px;
  width: 155px;
  text-align: center;
  
}

TD.LeftinfoBox, SPAN.LeftinfoBox {
  font-family: tahoma, Arial, sans-serif;
  font-size: 9pt;
}

.RightinfoBox {
  background: #f8d5e1;
}

.RightinfoBoxContents {
  background: #f8d5e1;;
  font-family: tahoma, Arial, sans-serif;
  font-size: 9pt;
  border: 1px solid;
  border-color: #ffcedf;
}

.RightinfoBoxNotice {
  background: #FF8E90;
}

.RightinfoBoxNoticeContents {
  background: #FFE6E6;
  font-family: tahoma, Arial, sans-serif;
  font-size: 9pt;
}

TD.RightinfoBoxHeading {
  font-family: tahoma, Arial, sans-serif;
  font-size: 9pt;
  font-weight: bold;
  background: #ffcedf;
  color: #ffffff;
  height: 20px;
  width: 155px;
  text-align: center;
}

TD.RightinfoBox, SPAN.RightinfoBox {
  font-family: tahoma, Arial, sans-serif;
  font-size: 9pt;
}

.CenterinfoBox {
  background: #f8d5e1;
}

.CenterinfoBoxContents {
  background: #f8d5e1;
  line-height: 1.5;
  font-family: tahoma, Arial, sans-serif;
  font-size: 9pt;
  border: 1px solid;
  border-color: #000000;
}

.CenterinfoBoxNotice {
  background: #FF8E90;
}

.CenterinfoBoxNoticeContents {
  background: #FFE6E6;
  font-family: tahoma, Arial, sans-serif;
  font-size: 9pt;
}

TD.CenterinfoBoxHeading {
  font-family: tahoma, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #f8d5e1;
  color: #000000;
}

TD.CenterinfoBox, SPAN.CenterinfoBox {
  font-family: tahoma, Arial, sans-serif;
  font-size: 9pt;
}
	

TD.newProducts {
  font-family: tahoma, Arial, sans-serif;
  font-size: 9px;
  background: transparent;
  color: #000000;
  border: 0px solid;
  border-color: #000000;
  font-weight: normal;
}

TD.newProductsContents {
  font-family: tahoma, Arial, sans-serif;
  font-size: 9px;
  background: transparent;
  color: #000000;
  font-weight: normal;
}

A.newProductsHeading { 
  font-family: tahoma, Arial, sans-serif;
  color: #000000;
  font-size: 9px;
  background: transparent;


}

TD.newProductsHeading {
  font-family: tahoma, Arial, sans-serif;
  font-size: 12px;
  background: transparent;
  color: #000000;
  height: 25px;
}


TD.centercolor {
background: #f8d5e1;
}

TD.specials, SPAN.specials, P.specials {
  font-family: tahoma, Arial, sans-serif;
  font-size: 9pt;
  border: 1px solid;
  border-color: #000000;
  padding: 2;
}
