@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-size: 12px; }
.errorBox {
font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning {
font-size : 10px; color: #cc0033; }
.productsNotifications { background: #F3F118; }
.orderEdit {
font-size : 10px; color: #70d250; text-decoration: underline; }

body {
	color: #000000;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/grafica/background.gif);
}

A {
  color: #000000;
  font-size: 10px;
  font-weight : bold;
  text-decoration: none;
}

A:hover {
  text-decoration: underline;
}

FORM {
	display: inline;
}

.searchhome {
	font-size: 10px;
	background-color: #FFFFFF;
	width: 110px;
	margin-bottom: 3px;
	border: 1px solid #FFA200;
}

TR.headerSearch {
font-size: 10px;
  background: #eeeeee;
  color: #22450B;
  font-weight : bold;
  background: url(images/grafica/bk_header.gif);
}

#myacc {
	margin-bottom: 3px;
}
#myacc a { 
	font-weight : bold;
	font-size: 13px;
	color: #FFFFFF; 
	text-decoration: underline;
}
#myacc a:hover {
	color: #2EA9BF; 
	text-decoration: underline;
}
#myacclist {
	color: #FFFFFF;
	font-size: 11px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-weight: normal;
}
#myacclist a { 
	font-size: 12px;
	color: #FFFFFF; 
	font-weight: normal;
}
#myacclist img { 
	margin-bottom: 1px;
}
#myacclist a:hover {
	color: #FFFFFF; 
	text-decoration: underline;
}
.myacclistitem {
	margin-top: 3px;
}

#headerNav {
	font-size: 12px;
	color: #62C51D;
	font-weight : bold;
	background-image: url(images/grafica/nav-bk.gif);
	background-repeat: repeat-y;
	width: 780px;
}

#headerNav a { 
	font-weight : bold;
	font-size: 12px;
	color: #FFFFFF; 
}

#headerNav a:hover {
	text-decoration: underline;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
}

TD.footer {
}

#foot {
	height: 27px;
	width: 780px;
	margin-top: 5px;
	padding-top: 7px;
	background-image: url(images/grafica/foot-a.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	text-indent: 16px;
	font-size: 10px;
	color: #FFFFFF;
	font-weight : normal;
}
#foot a {
	font-size: 10px;
	color: #FFFFFF;
	font-weight : normal;
}

#foot a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.infoBox {
}

.infoBoxContents {
font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
font-size: 10px;
}

TD.infoBoxHeading {
font-size: 10px;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
font-size: 10px;
}

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: #FFFFFF;
}

TABLE.productListing {
	border: 1px;
	border-style: solid;
	border-color: #000000;
	border-spacing: 0px;
}

.productListing-heading {
font-size: 10px;
  background: #FAA003;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
	font-size: 17px;
  font-weight: bold;
  color: #4DA611;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
font-size: 10px;
  color: #000000;
}

TD.main, P.main {
font-size: 11px;
  line-height: 1.5;
  background: #FFFFFF;
}

TD.smallText, SPAN.smallText, P.smallText {
font-size: 10px;
}

TD.accountCategory {
font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
font-size: 12px;
}

TD.tableHeading {
font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
font-size: 11px;
}

TEXTAREA {
  width: 100%;
font-size: 11px;
}

SPAN.greetUser {
font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
color: #ff0000;
}

SPAN.errorText {
color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #F3F118; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #F3F118; }

.checkoutBarFrom, .checkoutBarTo {
font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent {
font-size: 10px; color: #000000; }

/* message box */

.messageBox {
font-size: 10px; }
.messageStackError, .messageStackWarning {
font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess {
font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement {
font-size: 10px; color: #ff0000; }

.boximg {
	display: block;
	padding: 0px;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.bar_right {
	width: 100;
	}

.bar_left {
	width: 100;
	}
#leftColumn {
	margin-right: 5px;
}
#leftColumn a { 
	font-weight : normal;
	font-size: 12px;
	color: #1F82A3;
}
#leftColumn a:hover {
	color: #1F82A3; 
	text-decoration: underline;
}
.infoBoxLeft {
	background-image: url(images/grafica/yellow-dr.gif);
	margin-bottom: 0px;
}

.LeftinfoBoxContents {
	font-size: 12px;
	margin-right: 17px;
	margin-left: 7px;
}

.LeftinfoBoxNotice {
  background: #FF8E90;
}

.LeftinfoBoxNoticeContents {
  background: #FFE6E6;
font-size: 10px;
}

TD.LeftinfoBoxHeading {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	height: 25px;
	width: 189px;
	text-align: center;
	background-image: url(images/grafica/yellow-t-a.gif);
	background-repeat: no-repeat;
	padding-top: 7px;
}

TD.LeftinfoBox, SPAN.LeftinfoBox {
font-size: 10px;
}

#rightColumn {
	margin-left: 5px;
}
#rightColumn a { 
	font-weight : normal;
	font-size: 11px;
	color: #1F82A3;
}
#rightColumn a:hover {
	color: #1F82A3;
	text-decoration: underline;
}
.infoBoxRight {
	background-image: url(images/grafica/orange-dr.gif);
	margin-bottom: 0px;
}

.RightinfoBoxContents {
	font-size: 12px;
	margin-right: 17px;
	margin-left: 7px;
}

.RightinfoBoxNotice {
  background: #FF8E90;
}

.RightinfoBoxNoticeContents {
  background: #FFE6E6;
font-size: 10px;
}

TD.RightinfoBoxHeading {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	height: 25px;
	width: 170px;
	text-align: center;
	background-image: url(images/grafica/orange-t-a.gif);
	background-repeat: no-repeat;
	padding-top: 7px;
}

TD.RightinfoBox, SPAN.RightinfoBox {
font-size: 10px;
}

.CenterinfoBox {
  background: transparent;
}

.CenterinfoBoxContents {
  background: transparent;
  line-height: 1.5;
font-size: 10px;
  border-color: #000000;
}

.CenterinfoBoxNotice {
  background: #FF8E90;
}

.CenterinfoBoxNoticeContents {
  background: #FFE6E6;
font-size: 10px;
}

TD.CenterinfoBoxHeading {
font-size: 16px;
  font-weight: bold;
  background: #FFFFFF;
  color: #4DA611;
}

TD.CenterinfoBox, SPAN.CenterinfoBox {
font-size: 10px;
}
	

TD.newProducts {
font-size: 9px;
  background: transparent;
  color: #000000;
  border: 0px solid;
  border-color: #000000;
  font-weight: normal;
}

TD.newProductsContents {
font-size: 9px;
  background: transparent;
  color: #000000;
  font-weight: normal;
}

A.newProductsHeading {
	color: #1F82A3;
  font-size: 12px;
  font-weight : bold;
  background: transparent;


}

TD.newProductsHeading {
font-size: 12px;
  background: transparent;
  color: #000000;
  height: 25px;
}


TD.centercolor {
	background-color: #FFFFFF;
}

TD.specials, SPAN.specials, P.specials {
font-size: 10px;
  border: 1px solid;
  border-color: #000000;
  padding: 2;
}

#boxlinks {
	display: inline;
}
#boxlinks a { 
	color: #1F82A3;
	font-weight: bold;
	font-size: 14px;
}
#boxlinks a:hover {
	color: #FFFFFF; 
	text-decoration: none;
}

.indexhr {
	height: 2px;
	border: 1px solid #4DA611;
}

.offerteheading {
	font-size: 16px;
	color: #4DA611;
}

.blue { 
	color: #1F82A3;
	font-weight: normal;
	font-size: 14px;
}