/*
  $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
*/
@import "stylesheet2.css";

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

DIV.centerpage {
  width: 990px;
  position: absolute;
  left: 51%;
  top: 0; 
  margin-left: -510px;
}



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

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

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

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #D5EBFD;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #D5EBFD;
  color: #52AADA;
  font-weight : bold;
}

A.headerNavigation { 
  color: #52AADA; 
}

A.headerNavigation:hover {
  color: #52AADA;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #52AADA;
  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: #52AADA;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #D5EBFD;
}

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

.infoBox {
  background: #D5EBFD;
}

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

.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: 10px;
  font-weight: bold;
  background: #D5EBFD;
  color: #52AADA;
}

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 {

}

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: White;

}

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

	background-color: #D5EBFD; 
/* background-image: url('images/gd_images/sfondo-orizzontale.jpg'); */ 
/* background-image:  url('images/sfondo-orizzontale-2.jpg'); */
background-image:  url('images/box_bg_sfondo2.gif');
/* background-image: url('images/box_bg.gif'); */
	background-repeat: repeat-y;
	background-position: right;

}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #D5EBFD;
  color: #2D98D2;
  font-weight: bold;
}

TD.productListing-data {
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #D5EBFD;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  /*background: transparent;*/
}

A.pageResults {
  color: RED;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 15px;
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
 background: #FFFFFF;
}

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;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 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: #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: #ff0000;
*/
  font-family: Verdana, Arial, sans-serif;
  color: Black;
  font-size: 12px;
  font-weight: bolder;

}



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

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; }
.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: #ff0000; }


.importantNote-azzurro  {
                                border: 1px solid #d7eaff;
                                padding: 2px;
                                padding-left: 0px;
                                margin-bottom: 2px;
                                font-size: 11px;
                                background-color: #F2F9FF;
                                }

h1 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 20px;
 font-weight: bold;
}

h2 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
}

SPAN.prezzo-originale {
  font-family: Verdana, Arial, sans-serif;
  color: Black;
  font-size: 12px;
  font-weight: bolder;
}

SPAN.prezzo-originale2 {
  font-family: Verdana, Arial, sans-serif;
  color: Red;
  font-size: 12px;
  font-weight: bolder;
}



.clCMEvent{
	position:absolute;
	width:99%; height:99%;
	clip:rect(0,100%,100%,0);
	left:0; 
	top:0;
	visibility:visible
}


.clCMAbs{
	position:absolute;
	visibility:hidden;
	left:0;
	top:0;
}

.clBar{
	position:absolute;
	width:10;
	height:10;
	background-color:#ffffff;
	layer-background-color:#ffffff;
	visibility:hidden;
}

.clLevel0,.clLevel0over{
	position:absolute;
	padding:1px;
	font-family:Verdana,arial,helvetica;
	font-size:10px;
}

.clLevel0{
	background-color:#ffffff;
	layer-background-color:#ffffff;
	color:#000000;
}

.clLevel0over{
	background-color:#bbc3d3;
	layer-background-color:#bbc3d3;
	color:#ffffff;
	cursor:pointer;
	cursor:hand;
}

.clLevel0border{
	position:absolute;
	visibility:hidden;
	background-color:#c0c0c0;
	layer-background-color:white;
}

.clLevel1, .clLevel1over{
	position:absolute;
	padding:2px;
	font-family:Verdana,arial,helvetica;
	font-size:10px;
}

.clLevel1{
	background-color:#ffffff;
	layer-background-color:#ffffff;
	color:#000000;
}

.clLevel1over{
	background-color:#bbc3d3;
	layer-background-color:#bbc3d3;
	color:#ffffff;
	cursor:pointer;
	cursor:hand;
}

.clLevel1border{
	position:absolute;
	visibility:hidden;
	background-color:#c0c0c0;
	layer-background-color:white;
}
/* ----------------- coolMenu_eof ----------------- */

TD.compareListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: white;
  border: 1px;
  border-style: solid;
  border-color: #AAAA91;
}

.importantNote-azzurro-eco  {
                                border: 1px solid #d7eaff;
                                padding: 2px;
                                padding-left: 0px;
                                margin-bottom: 1px;
                                font-size: 10px;
                                background-color: #F2F9FF;
				text-align: inherit;
				border-bottom: 1px dotted;
                                }

.importantNote-azzurro-prezzo  {
                                border: 1px solid #d7eaff;
                                padding: 0px;
                                padding-left: 0px;
                                margin-bottom: 4px;
                                font-size: 13px;
                                background-color: #F2F9FF;
                                border-bottom: 1px groove Red;
                                font-weight: bolder;
                                }	

.prezzo         {
border: 3px dashed #D5EBFD;
font-family: Verdana, Arial, sans-serif;
font-size: medium;
padding: 3px;
/*
border-bottom-width: 3px dashed #A7A7A7;
border-left-width: 3px dashed #A7A7A7;
border-right-width: 3px dashed #A7A7A7;
border-top: 3px dashed #A7A7A7;
*/
}

SPAN.productSpecialPrice-prodotto {
/*  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
*/
font-family: Verdana, Arial, sans-serif;
  color: Green;
font-size: medium;
  font-weight: bolder;

}

.productListing-heading-comparazione {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #FFFFFF;
  color: Red;
  font-weight: bold;
  border: 1px dashed;
}

A.productListing-heading-comparazione { 
  color: #FFFFFF; 
}

A.productListing-heading-comparazione {
  color: #ffffff;
}

TD.vetrina         {
 height:20;
 width:100%;            /* stile singole celle prodotto Box vetrina Home page */
 border-right:1px dotted #a5a5a5;
 border-top:1px dotted #a5a5a5;
 font-family: Verdana, Arial, sans-serif;
 font-size: 10px;
 text-align: center;
 
}
TD.vetrina2         {
 height:20;
 width:100%;            /* stile singole celle prodotto Box vetrina Home page */
 border-right:1px dotted #a5a5a5;
 border-left:1px dotted #a5a5a5;
 border-top:1px dotted #a5a5a5;
 font-family: Verdana, Arial, sans-serif;
 font-size: 10px;
 text-align: center;

}

.boxvetrina         {
 height:20;
 width:100%;            /* stile tabella Box vetrina Home page */
 border-right:1px dotted #ffffff;
 border-left:1px solid #ffffff;
 border-top:1px dotted #ffffff;
 border-bottom:1px dotted Gray;
}
.headervetrina         {
 width:100%;            /* stile intestazione Box vetrina Home page */
 border-right:2px solid #efedee;
 border-left:2px solid #efedee;
 border-top:2px solid #efedee;
 border-bottom:2px solid #efedee;
 font-family: Verdana, Arial, sans-serif;
 font-size: 10px;
 background: #d5ebfd;/*configura sfondo intestazione del box vetrina home page - celestino */
 font-weight: bold; 
 color: #355f87; /* testo intestazione box*/
}

#prodotti-home img.lista {
	/* height: 100px; */
	/*width: 100px;*/
	float: left;
	border: 1px dotted #CECECE;
	padding: 5px;
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.lista {
        /* height: 100px; */
        /*width: 100px;*/
        float: center;
        border: 1px dotted #CECECE;
        padding: 5px;
        margin-right: 5px;
        margin-top: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
}

.lista2 {
        /* height: 100px; */
        /*width: 100px;*/
        float: center;
        border: 1px dotted #CECECE;
        padding: 0px;
        margin-right: 0px;
        margin-top: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
}



.descrizione a:link {
	text-decoration: none;
	color: #000000;
	border-bottom-width: medium;
	border-bottom-style: solid;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-weight: bold;
	display: block;
	width: 100%;
}

.descrizione a:visited {
	text-decoration: none;
	color: #000000;
	border-bottom-width: medium;
	border-bottom-style: solid;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-weight: bold;
	width: 100%;
	display: block;
}

.descrizione a:hover {
	text-decoration: none;
	color: #000000;
	border-bottom-width: medium;
	border-bottom-style: solid;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: right top;
	width: 100%;
	display: block;
}

.descrizione_riv a:link {
	text-decoration: none;
	color: #000000;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #0066B2;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-weight: normal;
	width: 75%;
}

.descrizione_riv a:visited {
	text-decoration: none;
	color: #000000;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #0066B2;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-weight: normal;
	width: 75%;
}

.descrizione_riv a:hover {
   background-color: #D9E8F4;
	text-decoration: none;
	color: #000000;
	border-bottom-width: medium;
	border-bottom-style: solid;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-weight: normal;
	background-repeat: no-repeat;
	width: 75%;
}

SPAN.productSpecialPrice-prodotto2 {
/*  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
*/
font-family: Verdana, Arial, sans-serif;
  color: Green;
/* font-size: medium; */
  font-weight: bolder;

}
/* START Categories Tabs v2.0 */
A.tabsNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight : bold;
  color: #0000CC;
}

A.tabsNavigation:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight : bold;
  color: #3366CC;
}

TD.tabsNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
/*  background: #CCCCCC;*/
  color: white;  /* Color of the not selected category text */
  font-weight : bold;
}
/* END Categories Tabs v2.0 */

TR.header22 {
  background: #FFFFFF;
  border: 1px dotted #D5EBFD;
}

TD.header22 {
  background: #FFFFFF;
  border: 1px dotted #D5EBFD;
}

.header22 {
  background: #FFFFFF;
  border: 1px dotted #D5EBFD;
}

.topline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin: 25px 0px 15px 0px;
}

/* OTF contrib begins */
/* DDB - 041031 - Form Field Progress Bar */
.progress{
  width: 1px;
  height: 14px;
  color: white;
  font-size: 12px;
  overflow: hidden;
  background-color: navy;
  padding-left: 5px;}
}
/* OTF contrib ends */

.prezzo-listing-tuttogare {
	color: #75BBFF;
	font-family: Verdana, Geneva, Arial, Helvetica, monospace;
	font-size: medium;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
}

TD.tab {
	background-color: #5994CD;
	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: #D5EBFD;
	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;
}

.titolo-prodotto {
	margin-left:	10px;
	margin-right:	10px;
	padding:		2px 10px 2px 10px;
	background:	#D5EBFD;
	border-bottom:	1px solid #8CC7F7;
	width:			100%;
	width:			expression(500);
	font-weight:	normal;
}

big, .big       { 
font-size: 16px; 
font-weight:bolder; 
font-weight:bold; 
font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;  
color: #52AADA;
}

