/*-------------------------------- inizio stili tooltip --------------------------------*/
#dhtmltooltip{
	color:#000000;
position: absolute;
left: -300px;
width: auto;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}
/*-------------------------------- fine stili tooltip --------------------------------*/
.containerResultTips{
	position:relative;
	z-index:2 !important;
}

.resultTips{
	position:absolute;
	overflow:hidden;
	height:0px;
	font-size:10px;
	z-index:2 !important;
}
.searchTips{
	background-color: #1f87cf !important;
	padding: 10px 1px 10px 7px;
	color: #FFFFFF;
	vertical-align: middle;
	z-index:101 !important;
	width:192px;
}

body{
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*color:#666666;*/
	color:#000000;
	font-size:11px;
	background:#EEF9FF;
}
img.block{
	display:block;
}
form {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}

a{
	text-decoration:none;
	color:#002339;
}
a:hover{
	text-decoration:underline;
	color:#ff0000;
}


select {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}

input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}

.button {
	font-family:Arial, Helvetica, sans-serif; 
	color:#000000; 
	font-size:11px
}

textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}

/*begin header styles*/
.header{
	position:relative;
	margin:auto;
	width:800px;
	height:198px;
	border-bottom:2px solid #eef9ff;
}
.photo1{
	position:absolute;
	top:0px;
	left:0px;

}
.photo2{
	position:absolute;
	top:0px;
	left:200px;

}
.photo3{
	position:absolute;
	top:151px;
	left:200px;

}
.logo{
	position:absolute;
	top:95px;
	left:200px;
	background:#0072B9;
	width:600px;
	height:56px;
	text-align:right;
}
.logo img{
	margin-right:18px;
}
.langchoice{
	border:0px;
	height:47px;
	line-height:30px;
	vertical-align: middle;
	position:absolute;
	left:215px;
	top:165px;
}
.indietro{
	border:0px;
	height:20px;
	line-height:20px;
	vertical-align: middle;
	position:absolute;
	right:10px;
	top:170px;
	background: transparent url(/images/header/indietro.gif) left center no-repeat;
	padding-left:15px;
}
#hpphoto{
	width:292px;
	height:160px;
	overflow:hidden;
}

/*end header styles*/

/*begin content styles*/

.shadow{
	width:914px;
	margin:auto;
}
.content{
	margin:auto;
	width:800px;
}
.content .separator{
	font-size:1px;
	width:8px;
}
.menu {
	border-bottom:10px solid #EEF9FF;
}
.menu ul {
	margin: 0;
	padding:0;
	list-style-type: none;
}

.menu li{
	width:190px;
	padding:5px;
	line-height:15px;
	color:#002339;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	background: transparent url(/images/menu/li_bkg.jpg) left bottom no-repeat;
}
.menu li a{
	text-decoration:none;
	font-weight:bold;
}
.menu li a:hover{
	text-decoration:none;
	font-weight:bold;
}

/*----------------*/
.advancesearch{
	background: #cccccc url(/images/advancesearch_bkg.gif) right top no-repeat;
	padding:5px;
	border-bottom:10px solid #EEF9FF;
}
.advancesearch .titolo{
	color:#002339;
	font-size:12px;
	font-weight:bold;
}
.advancesearch .ricerca{
	color:#000000;
	font-size:10px;
	height:15px;
	width:184px;
	margin-top:7px;
	margin-bottom:7px;
}

/*----------------*/
.newsbox{
	background: #b7e0fa;
	color:#002339;
	border-bottom:10px solid #EEF9FF;
}
.newsbox .titolo{
	background: #cccccc url(/images/news/titolo_bkg.gif) right top no-repeat;
	padding-left:5px;
	height:22px;
	line-height:22px;
	color:#002339;
	font-size:12px;
	font-weight:bold;
}
.newsbox .singlenews{
	margin:auto;
	width:189px;
	padding-top:8px;
	padding-bottom:10px;
}
.newsbox .photo{
	border:1px solid #0d3047;
	margin-right:4px;
}
.newsbox .separatore{
	margin:auto;
	width:189px;
	border-bottom:1px solid #ffffff;
	height:1px;
}
/*---------*/
.infobox{
	background: #cccccc;
	color:#000000;
	border-bottom:10px solid #EEF9FF;
}
.infobox .titolo{
	background: #b7e0fa url(/images/info/titolo_bkg.gif) right top no-repeat;
	padding-left:5px;
	height:22px;
	line-height:22px;
	color:#002339;
	font-size:12px;
	font-weight:bold;
}
.infobox .descrizione{
	margin:auto;
	width:189px;
	padding-top:8px;
	padding-bottom:10px;
}
/*--------HP---------------------*/
.hp1{
	/*background: #e5e5e5 url(/images/hp/hp_bkg.jpg) right bottom no-repeat;*/
	background: #e5e5e5;
	width:100%;
}
.separatore2{
	border-top:10px solid #eef9ff;
	border-bottom:10px solid #eef9ff;
	height:1px;
	background:#0072b9;
}
.downloadhp{
	border-right:5px solid #eef9ff;
	display:inline-block;
}
.titoloselect{
	font-size:16px;
	color:#002339;
	font-weight:bold;
	height:40px;
	line-height:30px;
}
.giranti{
	width:191px;
	height:76px;
	background: #e5e5e5 url(/images/hp/giranti_bkg.jpg) left top no-repeat;
	margin-right:5px;
	border:0px;
	vertical-align:top;
	text-align:left;
	font-size:16px;
	font-weight:bold;
	color:#737373;
	display:inline-block;
	padding-top:5px;
	padding-left:5px;
}
.utilizzo{
	width:191px;
	height:76px;
	background: #e5e5e5 url(/images/hp/utilizzo_bkg.jpg) left top no-repeat;
	margin-right:5px;
	border:0px;
	vertical-align:top;
	text-align:left;
	font-size:16px;
	font-weight:bold;
	color:#737373;
	display:inline-block;
	padding-top:5px;
	padding-left:5px;
}

/*--- news hp ----*/
.newshp {
	width:100%;
	border-bottom:10px solid #eef9ff;
}
.newshp .newsnew{
	width:50%;
	background: #e5e5e5 url(/images/newsHP/newsbkg.gif) right bottom no-repeat;
	border:1px solid #e5e5e5;
}
.newshp .titolo{
	background: #b7e0fa url(/images/newsHP/titolo_bkg.gif) right top no-repeat;
	padding-left:5px;
	padding-right:25px;
	padding-top:5px;
	padding-bottom:5px;
	color:#002339;
	font-size:12px;
	font-weight:bold;
	border-bottom:2px solid #0072b9;
}

.newshp .contenuto td{
	padding:10px;
}


/*==================*/

.titologenerico{
	background: #cce3f1;
	color: #002339;
	font-weight:bold;
	font-size:14px;
	height:37px;
	line-height:36px;
	padding-left:18px;
	overflow:hidden;
	border-bottom:1px solid #0072b9;
}
.descrizionecategoria{
	padding-left:20px;
	background:#eef9ff url(/images/freccia.gif) 0px 0px no-repeat;
	font-size:11px;
}
.listaprodotti{
	background-color:#ffffff;
	margin-left:25px;
	margin-top:12px;
	margin-bottom:12px;
	width:569px;
	border:3px solid #0575ba;
	border-collapse:collapse;
}
.listanomeprodotto{
	padding:5px;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	background-color:#0072b9;
}
.listadescrizioneprodotto{
	padding:5px;
	font-family:Arial;
	font-size:11px;
	color:#002339;
	background-color:#cce3f1;
	min-height:70px;

}
.titolosolution{
	background: #66afda;
	color: #ffffff;
	font-weight:normal;
	font-size:14px;
	height:37px;
	line-height:36px;
	padding-left:18px;
	overflow:hidden;
}
.titolodescrizionesolution, .titoloprodottirelated{
	background: #eef9ff;
	color: #002339;
	font-weight:normal;
	font-size:14px;
	height:37px;
	line-height:36px;
	padding:0px;
	overflow:hidden;
	border-bottom:1px solid #0072b9;
}
.titolodescrizionesolution span{
	padding-left:33px;
	padding-right:5px;
	padding-top:8px;
	padding-bottom:8px;
	background: #c1ddee url(/images/descrizione_bkg.gif) 7px 5px no-repeat;
}
.titoloprodottirelated span{
	padding-left:33px;
	padding-right:5px;
	padding-top:8px;
	padding-bottom:8px;
	background: #c1ddee url(/images/prodottirelated.gif) 7px 5px no-repeat;
}
.prodotti{
	width:100%;
}
.prodotti .alternate{
	background:#cddae5;
}
.prodotti .alternate1{
	background:#e4e5e2;
}

.prodotti td.descrizione{
	padding-right:30px;
}
.prodotti .continua{
	background: transparent url(/images/dettagli_bkg.gif) left top no-repeat;
	margin-top:10px;
	width:74px;
	height:17px;
	line-height:17px;
	float:right;
}
.prodotti .continua1{
	margin-top:10px;
	width:74px;
	float:right;
}
.prodotti .alternate .continua{
	background: transparent url(/images/dettagli_bkg2.gif) left top no-repeat;
	margin-top:10px;
	width:74px;
	height:17px;
	line-height:17px;
	float:right;
}
.prodotti .continua a{
	color:#FFFFFF;
	font-weight:bold;
	padding-left:10px;
}
.imgprodotto{
	display:block;
	border:1px solid #cce3f1 !important;
}
.imgcategoria{
	display:block;
	border:2px solid #0072B9 !important;
}
.nomeprodotto{
	background: transparent url(/images/nomeprodotto_bkg.jpg) left top repeat-y;
	font-size:12px;
	height:23px;
	line-height:23px;
	margin-bottom:10px;
	overflow:hidden;
	color:#FFFFFF;
	font-weight:bold;
	padding-left:3px;
}
.nomeprodotto1{
	padding:5px;
	padding-bottom:10px;
	
}

.nomeprodotto2{
	background: transparent url(/images/nomeprodotto2_bkg.jpg) left top repeat-y;
	font-size:12px;
	height:23px;
	line-height:23px;
	margin-bottom:10px;
	overflow:hidden;
	color:#FFFFFF;
	font-weight:bold;
	padding-left:3px;
}
.titolodescrizione1{
	background: transparent url(/images/descrizione1_bkg.gif) left top no-repeat;
	font-size:11px;
	width:201px;
	height:29px;
	line-height:29px;
	margin-bottom:25px;
	overflow:hidden;
	color:#FFFFFF;
	font-weight:bold;
	padding-left:25px;
}
.titolodescrizione2{
	background: transparent url(/images/descrizione2_bkg.gif) left top no-repeat;
	font-size:11px;
	width:201px;
	height:29px;
	line-height:29px;
	margin-bottom:25px;
	overflow:hidden;
	color:#FFFFFF;
	font-weight:bold;
	padding-left:25px;
}

/*end content styles*/


/*end menusx styles*/

/*begin footer styles*/
.footer{
	margin:auto;
	width:800px;
}
.footer .azienda{
	background: #338ec7;
	color:#ffffff;
	font-size:11px;
	padding-left:5px;
	height:26px;
	line-height:26px;
}
.footer .azienda1{
	background: #007ac2;
	color:#ffffff;
	font-size:12px;
	padding-left:5px;
	height:26px;
	line-height:26px;
}
.footer .powered{
	height:20px;
	line-height:20px;
	background: #dedede;
	color:#424141;
	font-size:10px;
	text-align:right;
	padding-right:10px;
}
/*end footer styles*/

/*begin HomePage styles*/

.start{
	margin:auto;
	width:800px;
	height:580px;
	position:relative;
}

#ph1{
	position:absolute;
	top:0px;
	left:0px;
}
#ph2{
	position:absolute;
	top:0px;
	right:0px;
}
#ph3{
	position:absolute;
	top:290px;
	left:0px;
}
#ph4{
	position:absolute;
	top:290px;
	right:0px;
}
#img1{
	position:absolute;
	bottom:0px;
	right:158px;
}
 #img2{
	position:absolute;
	bottom:0px;
	right:48px;
}
.loghi{
	margin:auto;
	width:800px;
	height:194px;
	position:relative;
}
 #logo1{
	position:absolute;
	bottom:0px;
	left:0px;
}
 #logo2{
	position:absolute;
	bottom:0px;
	right:0px;
}

/*end HomePage styles*/

/*begin prodotto styles*/

table.prodotto {
	font-size: 11px;
}
table.prodotto span.subtitle{
	font-weight:bold;
	color: #007AC3;
}

table.prodotto span.subtitlecategory{
	font-weight:bold;
	color: #FFFFFF;
}

table.prodotto table.download{
	font-weight:bold;
	color: #595142;
	background-color: #8C7E66;
}

table.prodotto table.download tr{
	font-weight:bold;
	color: #595142;
	background-color: #9D8F7B;
}

table.prodotto table.alternatedownload{
	font-weight:bold;
	color: #595142;
	background-color: #8C7E66;
}
table.prodotto table.alternatedownload tr{
	font-weight:bold;
	color: #595142;
	background-color: #ABA08C;
}

table.prodotto img.button {
	border:0px solid #007AC3;
}

table.prodotto img {
	border:0px solid #007AC3;
}

table.prodotto div.disponibile {
	margin:10px 0 10px 0;
}

table.prodotto div.titolo {
	padding:8px;
	font-weight:bold;
	color: #8C7E66;
	font-size: 11px;
	background-color: #C5BDAF;
}

table.prodotto div.descrizione {
	width : 100%;
	padding-left:10px;
}

table.prodotto div.prezzo {
	font-size:14px;
	font-weight:bold;
	color:#007AC3;
}

table.prodotto span.barrato {
	font-size:11px;
	font-weight:normal;
	color:gray;
	text-decoration:line-through;
}
/*end prodotto styles*/

/*begin news styles*/
div.news {
	margin-bottom:10px;
}

div.news div.archivio a {
	padding-top:10px;
	padding-left:10px;
	font-weight:bold;
	color:#007AC3;
	text-decoration:none;
}

div.news div.data {
	padding-top:5px;
	padding-left:10px;
	color:#FF6600;
}

div.news div.titolo {
	padding-left:10px;
	padding-right:10px;
	font-weight:bold;
	color: #000000;
	font-size: 11px;
}

div.news div.continua {
	color:#007AC3;
}
table.headernews{
	background: transparent url(/images/headernews_bkg.gif) left top repeat-x;
	color:#FFFFFF;
	height:24px;
	line-height:24px;
	font-size: 11px;
	font-weight:bold;
}

td.news{
	/*border-left:1px dotted #666666;*/
	padding-left:5px;
}

td.news div.data {
	color:#605646;
}

td.news div.titolo {
	padding-left:0px;
	padding-right:10px;
	font-weight:bold;
	font-size: 11px;
	color: #013361;
}

td.news div.descrizione {
	padding-left:0px;
	padding-right:0px;
	color: #666666;
	font-size: 11px;
}

td.news div.continua {
	padding-top:10px;
	padding-left:10px;
	color:#007AC3;
}

td.news a{
	color: #FFCC00;
	text-decoration:none;
}

td.news a:hover{
	color: #FFCC00;
	text-decoration:underline;
}

td.newsarchive{
	background-color: #8C7E66;
	font-weight:bold;
	font-size: 11px;
	color: #C5BDAF;
}

td.newsarchive a{
	color: #C5BDAF;
	text-decoration:none;
}

td.newsarchive a:hover{
	color: #C5BDAF;
	text-decoration:underline;
}

div.titolo {
	font-weight:bold;
	color: #FFFFFF;
	font-size: 11px;
}

div.titolosubcategorie {
	background-color: #8C7E66;
	font-weight:bold;
	color: #FFFFFF;
	font-size: 11px;
	padding:2px;
}

div.titolologin {
	color: #002339;
	font-size: 12px;
	background: #cce3f1;
	height:24px;
	line-height:24px;
	padding-left:10px;

}

div.titolocontatti {
	padding:10px;
	font-weight:bold;
	color: #FFFFFF;
	font-size: 11px;
	width :  100%;
	background-color: #746B5A;
}
table.contattaci{
	width :  100%;
	background-color: #EBE7DE;
	color: #000000;
}
table.contattaci td {
	padding-left:10px;
	padding-right:10px;
}

div.titolo2 {
	background: transparent url(/images/titolo2_bkg.gif) left top no-repeat;
	font-weight:bold;
	color: #FFFFFF;
	font-size: 11px;
	height: 20px;
	line-height: 20px;
	width: 155px;
	padding-left:20px;
	margin-bottom:10px;
}


div.titolo a{
	color: #FFFFFF;
	text-decoration:none;
}

div.descrizione {
	width : 100%;
}

div.news div.dBreve {
	padding-left:10px;
	padding-right:10px;
	color:#000000;
}

div.news img {
	padding-bottom:5px;
	margin-right:5px;
}

div.news div.dBreve a {
	color:#007AC3;
}

div.news hr {
	border-bottom: 1px dotted #D8D8D8;
}


/*end news styles*/

table.carrello {
	width:100%;
	border-collapse:collapse;
	margin-top:10px;
}

table.carrello td {
	text-align:center;
	border-bottom:1px solid #007AC3;
}

table.carrello td.totale {
	background-color:#007AC3;
	color:white;
	font-weight:bold;
}

table.carrello td.descrizione {
	text-align:left;
}


table.carrello tr.header {
	background-color:#007AC3;
	color:white;
	font-weight:bold;
	border-top:0;
}

table.carrello tr.header td{
	border-bottom:0;
	vertical-align:bottom;
}

table.carrello a {
	font-weight:bold;
	text-decoration:none;
}

table.carrello a:hover {
	text-decoration:underline;
}

div.totaleordine {
	text-align:right;
	color:#007AC3;
	font-size:18px;
	font-weight:bold;
	margin-top:10px;
}

div.totale {
	text-align:right;
	color:#007AC3;
	font-size:14px;
	font-weight:bold;
	margin-top:10px;
}

div.spedizione {
	text-align:right;
	color:#333333;
	font-size:12px;
	font-weight:bold;
	margin-top:10px;
}

table.iva {
	border-collapse:collapse;
	font-weight:bold;
	margin-top:10px;
}

table.iva tr.header {
	background-color:#003E57;
	color:white;
}

table.iva tr.last td {
	border-bottom:1px dotted #FF4200;
}

span.titolo {
	font-size:14px;
	font-weight:bold;
	color:#007AC3;
}

.special {
	color:#007AC3;
}

table.statoOrdini {
	width:100%;
	margin-top:10px;
}

table.statoOrdini tr.header td {
	background-color:#007AC3;
	color:white;
	font-weight:bold;
	border-top:0;
}

table.statoOrdini td span.attention {
	color:#FF4200;
	font-weight:bold;
}

table.statoOrdini td span.safe {
	color:green;
	font-weight:bold;
}

table.statoOrdini td a {
	text-decoration:none;
}

table.statoOrdini td a:hover {
	text-decoration:underline;
}

table.viewOrder {
	width:100%;
	margin-top:0.5cm;
	margin-bottom:0.5cm;
}

table.viewOrder tr.header td {
	background-color:#007AC3;
	color:white;
	font-weight:bold;
	border-top:0;
}

div.viewOrderContainer {
	width:100%;
	width:15cm;
}

table.registrazione {
	width:100%;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px;
}

table.registrazione input {
	font-size:11px;
}

table.registrazione textarea {
	font-size:11px;
}


table.registrazione table.formdata {
	width:100%;
	margin-bottom : 20px;
}

table.registrazione table.formdata tr {
	background-color : #cce3f1;
}

table.link img {
	border:1px solid #007AC3;
}

div.prodottipromozione {
	padding:10px;
	background-color : #E4E1DC;
	width:775px;
}

div.prodottipromozione table.prodotto{
	background-color : #eef9ff;
	color:#666666;
}
div.prodottipromozione table.prodotto td.titolo{
	font-weight:bold;
	text-decoration:underline;
	color:#FEA500;
}

span.errore {
	display:none;
}

div.ErrorSummary {
	margin:20px 10px 10px 0px;
}

div.ErrorSummary span.errore {
	display:inline;
	color:black;
	margin-left:10px;
}

#cblArgomento td {
	vertical-align: top;
}
.percorso{
	height:35px;
	line-height:35px;
	background: transparent url(/images/path_bkg.gif) left top repeat-x;
	color:#FFFFFF;
	padding-left:30px;
}
.percorso a{
	color:#FFFFFF;
	padding-right:10px;
}
.voiceback a{
	font-weight:bold;
	color:#666666;
}
.voice a{
	color:#666666;
}
.ancImg{
	border-bottom:6px solid #5483bb;
	margin-right:2px;
}
.ancImg img{
	border:1px solid #b9b6a8 !important;
	margin-bottom:2px;
	margin-top:10px;
}
.ancdownload{
	background: transparent url(/images/pdfsmall.gif) 5px center no-repeat;
	border-bottom:1px dashed #d3d3d3;
	display:block;
	padding-left:30px;
	height:30px;
	line-height:30px;
}
