/*
	$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; }
.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: #70d250; text-decoration: underline; }

BODY {
	text-align: center;
	background: #dac88c;
	color: #000000;
	margin: 0px;
}

A {
	color: #000000;
	text-decoration: underline;
}


A:hover {
	color: #a2884b;
	text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
	background: #FFFFFF;
}

TR.headerNavigation {
	background: #a2884b;
}

TD.headerNavigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #a2884b;
	color: #000000;
	font-weight : bold;
}

A.headerNavigation { 
	color:#EAEAEA;
	text-decoration:none;
}

A.headerNavigation:hover {
	color:#FFFFFF;
	font-weight: bold;
	text-decoration:none;
}

TR.headerError {
	background: #FFFFFF;
}

TD.headerError {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	background: #FFFFFF;
	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 {
	background: #a2884b;
}

TD.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #a2884b;
	color: #FFFFFF;
	font-weight: bold;
}


.infoBoxold {
	background: #b6ccbd;
}

.infoBox {  
	background: #f8f9f8;
	border: 1px;
	border-style: solid;
	border-color: #b6ccbd;
	border-spacing: 1px;
        
}

.infoBoxContents {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.infoBoxNotice {
	background: #FF8E90;
}

.infoBoxNoticeContents {
	background: #FFE6E6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

TD.infoBoxHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #9b0e0c;
	margin: 0em;
}

TD.infoBox, SPAN.infoBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

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: white;
}

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: #EDFFF1;
}

// f8f9f8

TABLE.productListing {
	border: 1px;
	border-style: solid;
	border-color: #b6ccbd;
	border-spacing: 1px;
}

.productListing-heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #c2dcce;
	color: #000000;
	font-weight: bold;
}

TD.productListing-data {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

A.pageResults {
	color:#EAEAEA;
	text-decoration:none;
}

A.pageResults:hover {
	color:#FFFFFF;
	font-weight: bold;
	text-decoration:none;
}

TD.pageHeading, DIV.pageHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}

h1.pageHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin-left: 0px;
}

DIV.pageHeading {
    color: #9a9a9a;
}

TD.pageHeading {
  min-height: 50px;
  height: 50px;
  padding-left: 60px;
  vertical-align:middle;
  background-repeat: no-repeat;
  background-position: 5px 0px;
  color: #4a8062;
}


TR.subBar {
	background: #f4f7fd;
}

TD.subBar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

TD.main, P.main {

	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

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, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

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: #ff0000;
}

SPAN.errorText {
	font-family: Verdana, Arial, sans-serif;
	color: #FFFFFF;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.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: #FFFFFF; }

/* Added CSS */

.smallText a:link b, .smallText a:visited b, .smallText a:active b {
  color: #4a8062;
}

.smallText a:hover b, .smallText p a:link, .smallText p a:active, .smallText p a:visited {
  color: #284233;
}

.smallText a:hover {
  color: #000000;
}

div#sl2_box {
	background-repeat: no-repeat;
	width: 590px;
	margin: 0px;
	padding: 0px;
	height:100px; 
}
div#sl2_container {
	width: 535px;
	margin:0px;
	position:relative;
	overflow: hidden;
	height:100px;
	padding: 0px;
}
div#sl2_internal {
	position:relative;
	padding:0px;
	height: 80px;
	margin-top:10px;
	margin-bottom: 10px;
	margin-left:0px;
	margin-right:0px;
}

/* tabbed product info description styles */


/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
 display:none;
}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {
}
.tabberlive {
 margin-top:1em;
}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav
{
 margin:0;
 padding: 3px 0;
 border-bottom: 1px solid #778;
 font: bold 12px Verdana, sans-serif;
}

ul.tabbernav li
{
 list-style: none;
 margin: 0;
 display: inline;
}

ul.tabbernav li a
{
 padding: 3px 0.5em;
 margin-left: 3px;
 border: 1px solid #778;
 border-bottom: none;
 background: #DDE;
 text-decoration: none;
}

ul.tabbernav li a:link { color: #448; }
ul.tabbernav li a:visited { color: #667; }

ul.tabbernav li a:hover
{
 color: #000;
 background: #AAE;
 border-color: #227;
}

ul.tabbernav li.tabberactive a
{
 background-color: #fff;
 border-bottom: 1px solid #fff;
}

ul.tabbernav li.tabberactive a:hover
{
 color: #000;
 background: white;
 border-bottom: 1px solid white;
}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
 padding:5px;
 border:1px solid #aaa;
 border-top:0;

 /* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */

 /* height:200px; */

 /* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */

 /* overflow:auto; */
}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
 display:none;
}
.tabberlive .tabbertab h3 {
 display:none;
}

/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
 height:200px;
 overflow:auto;
}




span.descrizione {
	color: red;
	font-weight:bold;	
}

