/*--------------------------- */
/* box burner applications    */
/*--------------------------- */
/* lista applicazioni */
.burnerAppsContainer {width:870px; margin:auto; text-align:center;}
.burnerAppsContainer .column {width:410px; float:left; padding:5px 0px 50px 10px; text-align:left; }
.burnerAppsContainer .column ul { list-style:none;}
.burnerAppsContainer .column li { list-style:none; padding-left:55px; margin-top:8px; height:65px;}

.column li a, .column li a:visited, .column li a:active {text-decoration:none; color:#333333;}
.column li a:hover {text-decoration:underline;color:#666666;}

/* singola applicazione */
.burnerApplication {width:870px; margin:auto; text-align:center; min-height:350px;}
.burnerApplication .text {width:490px; float:left; padding:5px 35px 50px 10px; margin-left:55px;text-align:left; border-right:1px solid #666666;min-height:350px;}
.burnerApplication .references {float:left; border-left:1px solid #CDCDCD; padding-left:5px; text-align:left; width:270px;min-height:350px;}

.burnerApplication .references ul { list-style:none; margin-top:15px;}
.burnerApplication .references li { list-style:none; padding-left:15px; margin-top:8px;}

.burnerApplication a, .burnerApplication a:visited, .burnerApplication a:active {text-decoration:none; color:#333333;}
.burnerApplication a:hover {text-decoration:underline;color:#666666;}

.heating { background-image:url(/docs/prd/icons/heating.png); background-position:top left; background-repeat:no-repeat;}
.heating:hover { background-image:url(/docs/prd/icons/heating-over.png); background-position:top left; background-repeat:no-repeat;}

.agriculture { background-image:url(/docs/prd/icons/agriculture.png); background-position:top left; background-repeat:no-repeat;}
.agriculture:hover { background-image:url(/docs/prd/icons/agriculture-over.png); background-position:top left; background-repeat:no-repeat;}

.asphalt { background-image:url(/docs/prd/icons/asphalt.png); background-position:top left; background-repeat:no-repeat;}
.asphalt:hover { background-image:url(/docs/prd/icons/asphalt-over.png); background-position:top left; background-repeat:no-repeat;}

.industry { background-image:url(/docs/prd/icons/industry.png); background-position:top left; background-repeat:no-repeat;}
.industry:hover { background-image:url(/docs/prd/icons/industry-over.png); background-position:top left; background-repeat:no-repeat;}

.incinirators { background-image:url(/docs/prd/icons/incinirators.png); background-position:top left; background-repeat:no-repeat;}
.incinirators:hover { background-image:url(/docs/prd/icons/incinirators-over.png); background-position:top left; background-repeat:no-repeat;}

.food { background-image:url(/docs/prd/icons/food.png); background-position:top left; background-repeat:no-repeat;}
.food:hover { background-image:url(/docs/prd/icons/food-over.png); background-position:top left; background-repeat:no-repeat;}

.textile { background-image:url(/docs/prd/icons/textile.png); background-position:top left; background-repeat:no-repeat;}
.textile:hover { background-image:url(/docs/prd/icons/textile-over.png); background-position:top left; background-repeat:no-repeat;}

.chemical { background-image:url(/docs/prd/icons/chemical.png); background-position:top left; background-repeat:no-repeat;}
.chemical:hover { background-image:url(/docs/prd/icons/chemical-over.png); background-position:top left; background-repeat:no-repeat;}

.pellet { background-image:url(/docs/prd/icons/pellet.png); background-position:top left; background-repeat:no-repeat;}
.pellet:hover { background-image:url(/docs/prd/icons/pellet-over.png); background-position:top left; background-repeat:no-repeat;}

.plants { background-image:url(/docs/prd/icons/plants.png); background-position:top left; background-repeat:no-repeat;}
.plants:hover { background-image:url(/docs/prd/icons/plants-over.png); background-position:top left; background-repeat:no-repeat;}


.burnerReference {width:870px; margin:auto; text-align:center; min-height:350px;}
.burnerReference .application {width:50px; float:left; text-align:center; }
.burnerReference .text {width:490px; float:left; padding:5px 35px 50px 5px; margin-left:5px;text-align:left; border-right:1px solid #666666;min-height:350px;}
.burnerReference .text h2 {color:#666666; text-align:left;}
.burnerReference .links {float:left; border-left:1px solid #CDCDCD; padding-left:5px; text-align:left; width:270px;min-height:350px;}
.burnerReference .links ul { list-style:none; margin-top:15px;}
.burnerReference .links li { list-style:none; padding-left:15px; margin-top:8px;}

/*--------------------- */
/* box menu prodotti    */
/*--------------------- */
.prListBox {width:825px; margin:auto; text-align:left; }
.prListBox .column  { width:270px; float:left; text-align:center; padding:5px 0px 50px 0px; }
.prListBox .prListColumn { 	width:270px; margin:auto; padding:0px 0px 0px 0px; text-align:center; }
.prListBox .prListColumn ul { margin:0px 0px 0px 0px; padding:0px 0px 0px 0px;}
.prListBox li {	list-style:none; padding:0px 0px 0px 0px; margin:0px 0px 0px 0px;}

.prListBox .prListGroup { clear:left;	color:#333333; font-weight:bold; margin-top:12px; text-align:left; padding-left:0px;font-size:10pt !important;}
.prListBox .prListItem { clear:left;	margin:10px 0px 0px 00px; font-weight:normal;padding:2px 1px 2px 3px; border:1px solid #FFFFFF;}
.prListBox .prListItem:hover {  background-color:#FFFFCC; border:1px solid #666666;}

.prListBox .prListType { 	width:260px; margin:auto; height:40px; text-align:center; }
.prListBox .prListType-b {	width:260px; text-align:center; padding-top:20px; position: relative; z-index:1000;}
.prListBox .prListType a {	display: block; text-decoration: none; }

.prListBox .prSep {	padding:10px 0px 0px 0px;	height:5px; width:250px; 	margin:auto; border-bottom:1px solid #666666; }

.prListItemIcon {	float:left; margin:0px 3px 0px 0px;}
.prListItemTitle {	float:left; margin:2px 0px 0px 5px; font-size:10pt !important;}

.prListBox a, a:visited {	text-decoration:none;	color:#333333; }
.prListBox a:hover {	text-decoration:underline;	color:#666666;}

.prListBox li a, a:visited {	text-decoration:none;	color:#333333;}
.prListBox li a:hover {	text-decoration:underline;	color:#666666; }

.prListBoxContent {	padding-top:20px; }
.prListBoxAppContent { padding-top:7px; }
.prListBoxFooter  { height:10px;  }




/*------------------------ */
/* scheda tecnica prodotto */
/*------------------------ */
.productContainer { width:870px; margin:auto; }
.productContainer h2 { 	color:#333333; font-size:16pt; }
.productContainer h3 { 	font-size:12pt; }
.productContainer .title { 	margin:10px;	text-align:center; }

.productContainer .image { float:right; width:350px; }
.productContainer .image .download { margin:auto;	width:340px;	padding-bottom:5px;	text-align:center; }
.productContainer .image .download a, .productContainer .image .download a:visited{	color:#999999;	text-decoration:none;	font-size:11pt;}
.productContainer .image .download a:hover{ 	color:#000000;	text-decoration:underline; }

.productContainer .features { float:left; text-align:left; font-size:9pt; width:500px; }
.productContainer .features ul{ list-style:none; margin:10px 0px 10px 15px;}
.productContainer .features table { font-size:8pt; }
.productContainer .features table td {	border-bottom:1px solid #999999;}
.productContainer .features li{	list-style:none; margin-top:5px;	padding-left:16px;	background-image:url(../images/list-marker.jpg);	background-position:top left;	background-repeat:no-repeat;}

.productContainer .technicalData { clear:both; text-align:left; font-size:9pt; margin:auto; }
.productContainer .technicalData ul{ list-style:none; margin:10px 0px 10px 15px;}
.productContainer .technicalData table { font-size:8pt; }
.productContainer .technicalData table td {	border-bottom:1px solid #999999;}
.productContainer .technicalData li {list-style:none; 	margin-top:5px;	padding-left:16px;	background-image:url(../images/list-marker.jpg);	background-position:top left;	background-repeat:no-repeat;}

.productContainer .imageTecContainer { width:850px;margin:auto; padding:15px;text-align:center; /*border:1px solid #000000;*/}
.productContainer .imageTec { float:left; margin:5px; }

.productContainer td { font-size:7pt; }

/* --------- */
/*  BOX-3    */
/* --------- */
.eco-box {
	margin: 2px 0px 5px 0px;float:left;
	font-size:10pt; line-height:16px;
}

.eco-box-top-1 {
	height:40px; width:100%;
	background-image:url(./images/boxes/1/box-top-center.jpg);
	background-position:top left;
	background-repeat:repeat-x;
}

.eco-box-top-2 {
	height:40px; width:100%;
	background-image:url(./images/boxes/2/box-top-center.jpg);
	background-position:top left;
	background-repeat:repeat-x;
}

.eco-box-top-left {
	width:10px; height:40px; 
	float:left;
	background-image:url(./images/boxes/1/box-top-left.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}
.eco-box-top-center {
	float:left; font-weight:bold; padding:8px 0px 0px 5px;
}
.eco-box-top-right {
	width:13px; height:40px; 
	float:right;
	background-image:url(./images/boxes/1/box-top-right.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}

.eco-box-mid {
	width:100%;
	border-left:1px solid #FF6600;
	background-image:url(./images/boxes/1/box-mid-right.jpg);
	background-position:top right;
	background-repeat:repeat-y;
}

.eco-box-bottom {
	width:100%; height:10px;
	background-image:url(./images/boxes/1/box-bottom-center.jpg);
	background-position:top left;
	background-repeat:repeat-x;
}

.eco-box-bottom-left {
	width:10px; height:10px;
	float:left;
	background-image:url(./images/boxes/1/box-bottom-left.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

.eco-box-bottom-right {	width:10px; height:10px;	float:right;	background-image:url(./images/boxes/1/box-bottom-right.jpg);	background-position:top left;	background-repeat:no-repeat;}
eco-box ul {	list-style:none;	}
		
/******* CHECKBOXES *********/

/* INDUSTRY */
.appchk-industry {display: inline; font-size: 16px; line-height: 16px; width:48px; height:48px; cursor: pointer;  }
.appchk-industry .mark {display: inline;}

.appchk-industry img {vertical-align: middle; width:48px; height:48px; background-image:url(../images/application-checkboxes.jpg); background-color:#FFFFFF; background-repeat:no-repeat; background-position: 0px 0px; }
.appchk-industry-hover img{background-position: 0px -49px;}
.appchk-industry-checked img{ background-position: 0px -97px;}
.appchk-industry-checked .appchk-industry-hover img {	background-position: 0px -97px;}

.appchk-industry-disabled img{	background-position: 0px -146px;}
.appchk-industry-checked .appchk-industry-disabled img{	background-position: 0px -147px;}

/* ASPHALT */ 
.appchk-asphalt {display: inline; font-size: 16px; line-height: 16px; width:48px; height:48px; cursor: pointer;  }
.appchk-asphalt .mark {display: inline;}

.appchk-asphalt img {vertical-align: middle; width:48px; height:48px; background-image:url(../images/application-checkboxes.jpg); background-color:#FFFFFF; background-repeat:no-repeat; background-position: -48px 0px; }
.appchk-asphalt-hover img{background-position: -48px -49px;}
.appchk-asphalt-checked img{ background-position: -48px -97px;}
.appchk-asphalt-checked .appchk-asphalt-hover img {	background-position: -48px -97px;}

.appchk-asphalt-disabled img{	background-position: -48px -146px;}
.appchk-asphalt-checked .appchk-asphalt-disabled img{background-position: -48px -147px;}

/* HEATING */ 
.appchk-heating {display: inline; font-size: 16px; line-height: 16px; width:48px; height:48px; cursor: pointer;  }
.appchk-heating .mark {display: inline;}

.appchk-heating img {vertical-align: middle; width:48px; height:48px; background-image:url(../images/application-checkboxes.jpg); background-color:#FFFFFF; background-repeat:no-repeat; background-position: -144px 0px; }
.appchk-heating-hover img{background-position: -144px -49px;}
.appchk-heating-checked img{ background-position: -144px -97px;}
.appchk-heating-checked .appchk-heating-hover img {	background-position: -144px -97px;}

.appchk-heating-disabled img{	background-position: -144px -146px;}
.appchk-heating-checked .appchk-heating-disabled img{background-position: -144px -147px;}

/* FOOD */ 
.appchk-food {display: inline; font-size: 16px; line-height: 16px; width:48px; height:48px; cursor: pointer;  }
.appchk-food .mark {display: inline;}

.appchk-food img {vertical-align: middle; width:48px; height:48px; background-image:url(../images/application-checkboxes.jpg); background-color:#FFFFFF; background-repeat:no-repeat; background-position: -240px 0px; }
.appchk-food-hover img{background-position: -240px -49px;}
.appchk-food-checked img{ background-position: -240px -97px;}
.appchk-food-checked .appchk-food-hover img {	background-position: -240px -97px;}

.appchk-food-disabled img{	background-position: -240px -146px;}
.appchk-food-checked .appchk-food-disabled img{background-position: -240px -147px;}

/* TEXTILE */ /*plants agriculture pellet*/
.appchk-textile {display: inline; font-size: 16px; line-height: 16px; width:48px; height:48px; cursor: pointer;  }
.appchk-textile .mark {display: inline;}

.appchk-textile img {vertical-align: middle; width:48px; height:48px; background-image:url(../images/application-checkboxes.jpg); background-color:#FFFFFF; background-repeat:no-repeat; background-position: -384px 0px; }
.appchk-textile-hover img{background-position: -384px -49px;}
.appchk-textile-checked img{ background-position: -384px -97px;}
.appchk-textile-checked .appchk-textile-hover img {	background-position: -384px -97px;}

.appchk-textile-disabled img{	background-position: -384px -146px;}
.appchk-textile-checked .appchk-textile-disabled img{background-position: -384px -147px;}

/* PLANTS */ /*agriculture pellet*/
.appchk-plants {display: inline; font-size: 16px; line-height: 16px; width:48px; height:48px; cursor: pointer;  }
.appchk-plants .mark {display: inline;}

.appchk-plants img {vertical-align: middle; width:48px; height:48px; background-image:url(../images/application-checkboxes.jpg); background-color:#FFFFFF; background-repeat:no-repeat; background-position: -96px 0px; }
.appchk-plants-hover img{background-position: -96px -49px;}
.appchk-plants-checked img{ background-position: -96px -97px;}
.appchk-plants-checked .appchk-plants-hover img {	background-position: -96px -97px;}

.appchk-plants-disabled img{	background-position: -96px -146px;}
.appchk-plants-checked .appchk-plants-disabled img{background-position: -96px -147px;}

/* INCINIRATORS */
.appchk-incinirators {display: inline; font-size: 16px; line-height: 16px; width:48px; height:48px; cursor: pointer;  }
.appchk-incinirators .mark {display: inline;}

.appchk-incinirators img {vertical-align: middle; width:48px; height:48px; background-image:url(../images/application-checkboxes.jpg); background-color:#FFFFFF; background-repeat:no-repeat; background-position: -336px 0px; }
.appchk-incinirators-hover img{background-position: -336px -49px;}
.appchk-incinirators-checked img{ background-position: -336px -97px;}
.appchk-incinirators-checked .appchk-incinirators-hover img {	background-position: -336px -97px;}

.appchk-incinirators-disabled img{	background-position: -336px -146px;}
.appchk-incinirators-checked .appchk-incinirators-disabled img{background-position: -336px -147px;}

/* CHEMICAL */ 
.appchk-chemical {display: inline; font-size: 16px; line-height: 16px; width:48px; height:48px; cursor: pointer;  }
.appchk-chemical .mark {display: inline;}

.appchk-chemical img {vertical-align: middle; width:48px; height:48px; background-image:url(../images/application-checkboxes.jpg); background-color:#FFFFFF; background-repeat:no-repeat; background-position: -192px 0px; }
.appchk-chemical-hover img{background-position: -192px -49px;}
.appchk-chemical-checked img{ background-position: -192px -97px;}
.appchk-chemical-checked .appchk-chemical-hover img {	background-position: -192px -97px;}

.appchk-chemical-disabled img{	background-position: -192px -146px;}
.appchk-chemical-checked .appchk-chemical-disabled img{background-position: -192px -147px;}

/* AGRICULTURE */
.appchk-agriculture {display: inline; font-size: 16px; line-height: 16px; width:48px; height:48px; cursor: pointer;  }
.appchk-agriculture .mark {display: inline;}

.appchk-agriculture img {vertical-align: middle; width:48px; height:48px; background-image:url(../images/application-checkboxes.jpg); background-color:#FFFFFF; background-repeat:no-repeat; background-position: -432px 0px; }
.appchk-agriculture-hover img{background-position: -432px -49px;}
.appchk-agriculture-checked img{ background-position: -432px -97px;}
.appchk-agriculture-checked .appchk-agriculture-hover img {	background-position: -432px -97px;}

.appchk-agriculture-disabled img{	background-position: -432px -146px;}
.appchk-agriculture-checked .appchk-agriculture-disabled img{background-position: -432px -147px;}

/* PELLET */
.appchk-pellet {display: inline; font-size: 16px; line-height: 16px; width:48px; height:48px; cursor: pointer;  }
.appchk-pellet .mark {display: inline;}

.appchk-pellet img {vertical-align: middle; width:48px; height:48px; background-image:url(../images/application-checkboxes.jpg); background-color:#FFFFFF; background-repeat:no-repeat; background-position: -288px 0px; }
.appchk-pellet-hover img{background-position: -288px -49px;}
.appchk-pellet-checked img{ background-position: -288px -97px;}
.appchk-pellet-checked .appchk-pellet-hover img {	background-position: -288px -97px;}

.appchk-pellet-disabled img{	background-position: -288px -146px;}
.appchk-pellet-checked .appchk-pellet-disabled img{background-position: -288px -147px;}
