/**************************************/
/* GENERAL */
/**************************************/
body {
	/*background-image: url(../../graphics/body_bg_1.gif);*/
	background-color: #fff;
}

body, td, div, p {
	font-size: 12px; 
	font-family: Arial, Verdana, Tahoma, Helvetica, Geneva, Arial narrow;
	color: #000;
}
A:link, A:active, A:visited { 
	text-decoration: none;
	color: #2581B1; 
}
A:hover  { 
	text-decoration: underline;
	color: #2581B1;  
}

.titlesImg { 
	height: 22px;
	margin-top: 0px; 
	margin-bottom: 30px;
}
.companyImg { 
	margin-bottom: 10px; 
	margin-left: 10px;
	border: 1px solid #6EB0E0;
}
.newsImg { 
	margin: 0px 0px 10px 20px; 
	border: 1px solid #6EB0E0; }
	
	

/* :::::::::::::::::::::: */
/* Products */
/* :::::::::::::::::::::: */
.imgDetails { 
	width: 120px;
	height: 90px;
	margin: 12px; 
	border: 0px solid #ccc; 
}
TD.itemListTD {
	width: 145px; 
	height:164px;
	vertical-align: top;
	background-image: url(../../graphics/productsBox_bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-right: 16px;
}
div.zoomBoxDIV {
	position: absolute; 
	/*width: 400px; */
	/*height: 400px; */
	top: 80px; 
	right: 300px; 
	visibility: hidden; 
	z-index: 4; 
	text-align: center; 
	vertical-align: middle; 
	border: 2px solid #4CB0EC;
	background-image: url(../../graphics/products_detail_box_bg.png);
	background-color: #fff;
}

.close {
	font-size: 11px; 
}

TD.navigTD {
	font-size: 20px; 
	color: #3C9FD6;
	font-weight: normal;
	vertical-align: top; 
	padding-top: 2px;
	padding-left: 12px;
}

	div.MenuStyle {	
		position:absolute;
		left:0px;
		width:160px;
		height: 18px !important;
		height:21px;
		padding-top: 2px;
		background-color:#4CB0EC;
		border-bottom: 1px solid #fff;
	}	
		
		div.subMenuContainer {		
			visibility: hidden; 
			position:absolute; 
			left:160px;
			top:0px;
			width:160px;
			border: 0px solid #000;
		}					
								
			div.subMenuStyle {
				float: left;
				width: 160px;
				height: 18px !important;
				height:21px;
				padding-top: 2px;
				border-bottom: 1px solid #fff;
				vertical-align: middle; 
				/*margin-bottom: 1px;*/
				background-color: #4CB0EC;
			}



/* Nome prod. scheda */
h2 { 
	margin: 0px 0px 10px 0px;
	font-size: 14px; 
	font-weight: bold;
	color: #2C97D1;
	text-decoration: none;
	border: 0px solid #FFFFFF;
}
h2 A:link, h2 A:visited { text-decoration: none; color: #2C97D1; }
h2 A:hover, h2 A:active { text-decoration: underline; color: #2C97D1; }

h3 { 
	margin: 0px 0px 6px 0px;
	font-size: 14px; 
	font-weight: bold;
	color: #000;
	text-decoration: none;
	border: 0px solid #FFFFFF;
}
h3 A:link, h3 A:visited { text-decoration: none; color: #000; }
h3 A:hover, h3 A:active { text-decoration: underline; color: #000; }
/*h3 {
	margin: 4px 0px 4px 0px;
	font-size: 12px; 
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
h3 A:link, h3 A:active, h3 A:visited { text-decoration: none; color: #000; }
h3 A:hover { text-decoration: underline; color: #000; }*/

/*dealers, news*/
h4 { 
	margin: 0px 0px 4px 0px;
	font-size: 14px; 
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
h4 A:link, h4 A:active, h4 A:visited { text-decoration: none; color: #2581B1; }
h4 A:hover { text-decoration: underline; color: #2581B1; }


/* :::::::::::::::::::::: */
/* Tabella grande */
/* :::::::::::::::::::::: */
TABLE.bodyTB {
	width: 900px;
	height: 100%;
	margin-top: 0px;
}
/*TABLE.bodyIntTB {
	width: 900px;
	height: 100%;
	margin-top: 0px;
}*/
	TABLE.bodyTB TD.topLatTDsx, 
	TABLE.bodyTB TD.topLatTDdx {
		width: 4px;
		height: 36px;
		background-color: #4cb0ec;
	}
	TABLE.bodyTB TD.topBarTD {
		width: 900px;
		height: 36px;
		text-align: right;
		vertical-align: bottom;
		padding-right: 0px;
		padding-bottom: 0px;
	}
	
	
	TABLE.bodyTB TD.midLatTDsx, 
	TABLE.bodyTB TD.midLatTDdx {
		width: 4px;
		height: 100%;
		background-color: #4cb0ec;
	}
	TABLE.bodyTB TD.midMainTD {
		width: 900px;
		height: 100%;
		text-align: right;
		vertical-align: top;
	}
	

	TABLE.bodyTB TD.botLatTDsx, 
	TABLE.bodyTB TD.botLatTDdx {
		width: 4px;
		height: 36px;
		background-color: #4cb0ec;
	}
	
	TABLE.bodyTB TD.footBarTD {
		width: 900px;
		text-align: left;
		vertical-align: top;
		padding-left: 0px;
		padding-bottom: 2px;
		font-size: 11px;
		/*letter-spacing: 1px;*/
		color: #2581B1;
	}
	TABLE.bodyTB TD.footBarTD A:link, TABLE.bodyTB TD.footBarTD A:visited { color: #000; /*color: #2581B1;*/ text-decoration: none; }
	TABLE.bodyTB TD.footBarTD A:active, TABLE.bodyTB TD.footBarTD A:hover { color: #000; /*color: #2581B1;*/ text-decoration: underline; }
	
		TABLE.footbarTB {
			width: 900px;
			height: 18px;
			margin-top: 10px;
		}
		
		TABLE.footbarTB TD {
			width: 900px;
			height: 18px;
			background-color: #4CB0EC;
		}
	
/* :::::::::::::::::::::: */


/* :::::::::::::::::::::: */
/* Contents */
/* :::::::::::::::::::::: */			
TABLE.contentsTB {
	width: 900px
}
	TABLE.contentsTB TD.homeAddressTD {
		width: 380px;
		height: 100px;
		text-align: center;
		vertical-align: top;
		padding: 48px 20px 10px 20px;
	}
	TABLE.contentsTB TD.homeImgTD {
		/*width: 520px;*/
		text-align: right;
		vertical-align: top;
		padding: 20px 20px 20px 0px;
	}
	TABLE.contentsTB TD.homeNewsTD {
		text-align: center;
		vertical-align: bottom;
		/*padding: 20px 20px 20px 0px;*/
	}
		
		TABLE.homeNewsTB {
			width: 200px;
			height: 200px;
		}
			TABLE.homeNewsTB TD.homeNewsTopTD {
				width: 200px;
				height: 7px;
				background-image: url(../../graphics/homeNewsTop_bg.gif);
				background-position: top left;
				background-repeat: no-repeat;
			}
			TABLE.homeNewsTB TD.homeNewsContTD {
				width: 200px;
				padding: 20px 30px 20px 30px;
				text-align: left;
				vertical-align: top;
				background-image: url(../../graphics/homeNews_bg.gif);
				background-position: top;
				background-repeat: repeat-y;
			}
			TABLE.homeNewsTB TD.homeNewsBotTD {
				width: 200px;
				height: 7px;
				background-image: url(../../graphics/homeNewsBot_bg.gif);
				background-position: top left;
				background-repeat: no-repeat;
			}
			
		TABLE.homeProdTB {
			width: 300px;
		}
			TABLE.homeProdTB TD.homeProdTopTD {
				width: 300px;
				height: 7px;
				background-image: url(../../graphics/homeProdTop_bg.gif);
				background-position: top left;
				background-repeat: no-repeat;
			}
			TABLE.homeProdTB TD.homeProdContTD {
				width: 300px;
				padding: 2px 2px 2px 2px;
				text-align: center;
				vertical-align: top;
				background-image: url(../../graphics/homeProd_bg.gif);
				background-position: top;
				background-repeat: repeat-y;
				font-size: 18px; 
				color: #00345A;
				font-weight: normal;
				
			}
			TABLE.homeProdTB TD.homeProdBotTD {
				width: 300px;
				height: 7px;
				background-image: url(../../graphics/homeProdBot_bg.gif);
				background-position: top left;
				background-repeat: no-repeat;
			}
	
	TABLE.contentsTB TD.homeHighlightTD {
		text-align: center;
		vertical-align: bottom;
	}
	
	
	/* Company */
	TABLE.contentsTB TD.genContentsTD {
		width: 900px;
		text-align: left;
		vertical-align: top;
		padding: 0px 40px 0px 40px;
	}
	
	

	
	
/* :::::::::::::::::::::: */
/* Toolbar */
/* :::::::::::::::::::::: */	
TABLE.toolbarTB {
	width: 900px;
	height: 20px;
	border: 0px solid #000;
}

	TABLE.toolbarTB TD {
		width: 900px;
		height: 20px;
		text-align: right;
	}
		
DIV#navcontainer {
	/*width: 720px; */
	height: 20px;
	right: 0px; 
	bottom: 0px; 
	position: relative; 
	padding-top: 2px; 
	background-color: #4CB0EC;
	border: 0px solid #000;
	z-index: 1;
}

	#navcontainer ul {
		padding: 0px;
		margin:0px;
		width: 900px;
		height: 20px;
		float: right;
		background-color: #4CB0EC;
		
	}
	#navcontainer ul li { 
		display: inline; 
		padding: 2px 16px 0px 16px;
		font-size: 12px;
		font-weight: normal;
		letter-spacing: 0px;
	}

	#navcontainer ul li a:link, 
	#navcontainer ul li a:visited {
		height: 20px; 
		padding-top: 2px !important;
		padding-top: 1px;
		margin:0px;
		/*float: right;*/
		color: #fff;
		text-decoration: none;
		border: 0px solid #fff;
		
	}
	#navcontainer ul li a:active, 
	#navcontainer ul li a:hover {
		color: #000; 
		/*background-color: #4CB0EC;*/
		text-decoration: none;
	}
	
	#navcontainer ul li#Active a { 
		color: #000; 
		background-color: #4CB0EC;
		text-decoration: none;
	}
	
	.Sep { 
		background-image: url(../../graphics/toolButSep_bg.gif);
		background-position: right;
		background-repeat: no-repeat;
	}


	



/**************************************/
/* DIVs */
/**************************************/
.openBlock { display: block; }
.closedBlock { display: none; }


DIV.homeAddress {
	font-size: 11px; 
	margin-top: 30px; 
	margin-bottom: 30px; 
	letter-spacing: 1px;
}

DIV.contentsHome {
	width: 700px;
	height: 350px;
	position: relative; 
	margin-top: 7px; 
	border: 0px solid #000;
}
	DIV.contentsText { /* About Us */
		width: 700px;
		height: 60px;
		margin-bottom: 2px;
		overflow: auto;
		border: 0px solid #000;
	}

DIV.contentsArea { /* Contacts */
	width: 800px;
	height: 380px;
	position: relative;
	border: 0px solid #000;	
}
	

DIV.contentsNews { /* News */
	width: 750px;
	height: 340px;
	position: relative;
	/*border-top: 1px solid #D1D1D1;	*/
	border: 0px solid #000;	
	overflow: hidden;
}

	DIV.contentsList { 
		width: 750px;
		height: 340px;
		position: absolute;
		top: 0px; 
		left: 0px;
		z-index: 2;
		background-image: url(../../graphics/iframe_bg_1.jpg);
		background-position: top left;
		background-repeat: no-repeat;
		border: 0px solid #000;	
		overflow: auto;
	
	}
	DIV.contentsDetails { 
		width: 714px !important;
		height: 298px !important;
		width: 744px;
		height: 328px;
		
		padding: 10px;
		
		position: absolute;
		top: 0px; 
		left: 0px;
		z-index: 4;
		visibility: hidden;
		background-color: #fff;
		background-image: url(../../graphics/iframe_bg_1.jpg);
		background-position: top left;
		background-repeat: no-repeat;
		border: 3px solid #008AC8;	
		overflow: auto;
	}
	/*DIV.contentsVideo { 
		width: 760px;
		height: 320px;
		position: absolute;
		top: -20px; 
		left: 0px;
		z-index: 2;
		background-image: url(../../graphics/iframe_bg_1.jpg);
		background-position: top left;
		background-repeat: no-repeat;
		border: 0px solid #000;	
		overflow: auto;
	}*/

/* BBS 
DIV.contentsBBS { 
	width: 720px;
	height: 300px;
	position: relative;
	border: 0px solid #000;	
	background-image: url(../../graphics/iframe_bg_1.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	overflow: auto;
}
	
*/


/* :::::::::::::::::::::: */
/* Navigator */
/* :::::::::::::::::::::: */
TABLE.navigatorTB {
	width: 875px;
	height: 18px;
}

	TABLE.navigatorTB TD {
		width: 875px;
		height: 18px;
		padding-left: 10px;
		
		color: #fff;
		font-size: 11px;
		text-align: left;
		letter-spacing: 1px;
	}
	TABLE.navigatorTB TD A:link, 
	TABLE.navigatorTB TD A:visited {
		color: #fff;
		text-decoration: none;
	}
	TABLE.navigatorTB TD A:active, 
	TABLE.navigatorTB TD A:hover {
		color: #fff;
		text-decoration: underline;
	}

	




	
/**************************************/
/* PAGE-NAVIG */
/**************************************/
TABLE.navigTB {
	width: 100%;
	height: 26px;
	margin-bottom: 16px;
}
	TABLE.navigTB TD {
		width: 100%;
		text-align: right;
		vertical-align: top;
		color: #000; 
		border-bottom: 1px solid #4CB0EC;
	}

	.navigLink {	
		font-weight: bold;
		text-decoration: none; 
		background-color: #D1D1D1;
		padding: 2px;
		border: 1px solid #BEBEBE;
	}
	a.navigLink:link, a.navigLink:active, a.navigLink:visited { 
		color: #FFFFFF; 
		font-weight: bold;
		text-decoration: none; 
		background-color: #4CB0EC;
		padding: 2px;
		border: 1px solid #D1D1D1;
	}
	a.navigLink:hover { 
		color: #FFFFFF; 
		text-decoration: none; 
		font-weight: bold;
		background-color: #4CB0EC;
		border: 1px solid #D1D1D1;
	}
	
	
/* Separator Line */
TABLE.siteSepTB {
	width: 100%;
	height: 1px;
	margin-top: 10px;
	margin-bottom: 14px;
}
	TABLE.siteSepTB TD {
		height: 1px;
		background-color: #4CB0EC;
	}
