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


BODY {
  background:#fff url(images/sfondo.gif) repeat-x;
  color: #7d7d7d;
  margin: 0px;
  padding:0px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size :11px;
  text-align:center;  /* fix per explorer 5 */
}

td{font-size :11px;}

#centra {
	margin-left:auto;
	margin-right:auto;
	text-align:left; 
	border:0;
	width:760px;
	padding:0px;
}

#menu1 {
	margin:0;
	text-align:left; 
	border:0;
	padding:9px 0 0 0px;
}

#menu2 {
	margin:0;
	text-align:right; 
	border:0;
	font-size :10px;
	padding:2px 0 0 5px;
	color: #fff;
}

.nuovoprodotto {
	margin:0;
	border:1px solid #ccc;
	padding:8px;
	width: 140px;
	height: 140px;
	
}


A {  color: #80b400; font-weight: bold; text-decoration: none;}
A:hover {  color: #a4e700; font-weight: bold; text-decoration: underline;}


#menu2 a {color: #fff;text-decoration:none; font-weight:none;}
#menu2 a:visited {color: #fff;text-decoration:none;font-weight:none;}
#menu2 a:hover {color: #ccc;text-decoration:underline;font-weight:none;}

.topmenuright {color: #587b04; font-size:10px; text-decoration:none; font-weight:normal;}

.topmenuright a {color: #587b04;text-decoration:underline; font-weight:normal;}
.topmenuright a:visited {color: #587b04;text-decoration:underline;font-weight:normal;}
.topmenuright a:hover {color: #456103;text-decoration:underline;font-weight:normal;}

FORM {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size :11px;
	font-weight: bold;
	display: inline;
	padding: 0;
	margin: 0;
	border: 0;
}

FORM select {font-weight: normal;}

.searchtop {
	padding: 0;
	margin: 0;
	border: 0;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : normal;
}

A.headerNavigation { 
font-size: 10px;
  color: #888;
    font-weight : normal;
}

A.headerNavigation:hover {
font-size: 10px;
  color: #45aae1;
    font-weight : normal;
}

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

TR.footer,TD.footer {
  background:#660066;
}

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

.infoBox {
  padding:3px;
  border:0px solid black;
}

.categorie .infoBox {
  padding:0px;
}


.infoBoxContents {
  
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  padding:3px;
  
}

.categorie .infoBoxContents {
  
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  padding:0px;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background-image:url(images/sfondo_content_03_02.gif);
  background-repeat: repeat-x;
  color: #ffffff;
  display: none;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  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: #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;
}

TABLE.productListing {
}

.productListing td{
  border: 1px;
  border-style: solid;
  border-color: #ededed;
}

.productListing-heading {
  text-align: center;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #49484a;
  color: #ffffff;
  font-weight: bold;
  padding: 2px 5px 2px 5px;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  line-height: 1.5em;
  color: #676767;
}

TD.productListing-data a{
line-height: 1.5em;}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #80b400;
  text-align: center;
}

TR.subBar {
  background: #f4f7fd;
}

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

TD.subtitle, SPAN.subtitle, P.subtitle {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color:#ffffff;
  font-weight: bold;}

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

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

.smallTextCat {
font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #e2e2e2;
  font-weight: bold;
  padding-top: 10px;
  padding-bottom: 10px;}

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

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

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background-color: #fff;
  border: 1px solid #acacac;
  color: #676767;
}

.lente {border: 0px;}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #676767;
  background-color: #fff;
  border: 1px solid #acacac;
}

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: #80b400;
  font-weight:bold;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}
TD.productPriceInListing {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #d2e9fb;
}

TD.productPriceInBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #eeeeee;
}

TD.productPriceInProdInfo {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ccffcc;
}
.moduleRow { }
.moduleRowOver {  cursor: pointer; cursor: hand; }
.moduleRowSelected { }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #739d0b; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #FFFFFF; background-color: #FF0000; }
.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; }

.imagesBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
.areaHelp {
  font-family: Verdana, Arial, sans-serif;
	font-size :11px; 
	background: #FFFF99; 
	color: #A63200; 
	border:1px dotted #A63200; 
	margin:7px 10px 7px 0; 
	padding:3px;
}

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

.phplmnormal {
}

.testoprodotto {
font-family: Arial, sans-serif;
font-size: 10px;
font-weight: normal;
text-transform: none;
color:#0078ae;
}

.imgprodotto img{
border: 1px solid #aaa;
}

.treemenudiv {
padding-top: 5px;
font-family: Arial, sans-serif;
border-bottom: 1px dotted #3c3c3c;
font-size: 11px;
font-weight: normal;
text-transform: none;
width: 177px;
}

.treemenudiv a {
color: #0098c9;
font-weight: normal;
text-decoration: none;}

.treemenudiv a:hover {
color: #007aa1;
font-weight: normal;
text-decoration: none;}


.treemenudivson1 .treemenudiv {
text-transform: none;
background-color:#fff;
font-weight:normal;
}

.treemenudivson1 a {
color: #0079a0;
font-weight: normal;
text-decoration: none;}

.treemenudivson1 a:hover {
color: #007aa1;
font-weight: normal;
text-decoration: none;}


.treemenudivson2 .treemenudiv {
font-size: 11px;
font-weight: normal;
color: #0079a0;
background-color: #d8d8d8;

}

.treemenudiv a.phplmdmselected {color: #c60000;}

.top_index {
}

.ultimissime {
width: 449px;
height: 21px;
background-image: url(images/sfondo_content_06.gif);
background-repeat: no-repeat;
color: #FFFFFF;
text-align: center;
font-weight: bold;
}



.maincontent {
border: 0px solid #3c3c3c;
padding: 30px 10px 30px 10px;
}

.data {text-align: center; color: #ffffff; font-size: 9px; padding-top: 15px;}

.cart {
color: #fff;
font-size: 11px;
font-weight:bold;
padding: 0px 35px 0px 10px;
text-align: right;
}

.cart a {color: #fff;text-decoration:underline; font-weight:bold;}
.cart a:visited {color: #fff;text-decoration:underline;font-weight:bold;}
.cart a:hover {color: #fff;text-decoration:underline;font-weight:bold;}

.cart_total {
font-size: 11px;
color:#FFF;
}

.marchi-ricerca {
	background-image:url(images/templates_18.gif);
	background-position: top;
	background-repeat: no-repeat;}

.marchi-ricerca td {font-weight: bold; }

.offertone {
	padding-top: 10px;
	font-size: 10px;}
	
.offertone a{
	color: #7d7d7d;}
	
.offertone a:hover{
	color: #80b400;}

s {color: #db0202;}

.mappa_top {
margin-top: 4px;
margin-bottom: 8px;
font-size: 10px;
font-weight: normal;
color: #7b7b7b;}

.mappa_top a{
font-size: 10px;
font-weight: normal;
color: #7b7b7b;}

.mappa_top a:hover{
font-size: 10px;
font-weight: normal;
color: #7b7b7b;
text-decoration:none;}

.mappa {
color:#bbb;
font-size: 10px;
text-decoration:none;
font-weight:normal;
border-top: 1px dashed #ccc;
}

.mappa a{
color:#bbb;
font-size: 10px;
text-decoration:none;
font-weight:normal;}

.mappa a:hover{
color:#bbb;
font-size: 10px;
text-decoration:none;
font-weight:normal;}



.thumbs{
border: 1px solid #a4e801;
width: 90px;
}

/*.thumbs img{
padding: 3px 3px 3px 3px;}*/

.pageHeadingPrice {
	font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #4c4c4d;
  text-align: center;}
  
.trabasca {font-size:11px; font-weight:normal;}

.trabasca a {color: #777; text-decoration: none; font-weight:normal;}
.trabasca a:visited {color: #777; text-decoration: none; font-weight:normal;}
.trabasca a:hover{color: #777; text-decoration: none; font-weight:normal;}

.trabasca b { text-decoration: none; font-weight:normal;}

.trabasca h1 {font-size:17px; color:#80b400; font-weight:bold; padding:0 0 5px 0; margin:0;}

.trabasca h2 {font-size:11px; display: inline; font-weight:normal; padding:0 0 7px; 0px; margin:0 0 7px; 0;}