/* --------------------------- */
/* GENERALs */
/* --------------------------- */
html, body { 
	margin: 0px; 
	padding: 0px; 
	height: 100%; 
}

body {
	text-align: center;
	vertical-align: middle;
	background-color: #000;
	margin: 0px; 
	padding: 0px;
	overflow: hide;
}

p { margin: 0px; }


html, body, td, div, p {
	font-size: 11px; 
	font-family: Verdana, Helvetica, Arial, Geneva;
	color: #000;
}
a:link, a:visited, a:active { color: #fff; text-decoration: underline; }
a:hover { color: #FF0100; text-decoration: underline; }


/* --------------------------- */
/* FONTs */
/* --------------------------- */
/* titoli pagine */
h1 { 
	margin: 10px 0px 10px 0px;
	font-size: 16px; 
	font-weight: bold;
	color: #FF0100;
	text-decoration: none;
}
h1 A:link, h1 A:visited { text-decoration: none; color: #FF0100; }
h1 A:active, h1 A:hover { text-decoration: underline; color: #FF0100; }


h2 { /* news scorrevoli hp */
	margin: 4px 0px 4px 0px;
	font-size: 11px; 
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}
h2 A:link, h2 A:visited { text-decoration: underline; color: #fff; }
h2 A:active, h2 A:hover { text-decoration: underline; color: #FF0100; }



h3 { /* Titoli avvisi o news  */
	margin: 0px 0px 8px 0px;
	color: #000;
	font-size: 11px; 
	font-weight: bold;
	text-decoration: none;
}
h3 A:link, h3 A:visited { text-decoration: none; color: #000; }
h3 A:active, h3 A:hover { text-decoration: underline; color: #FF0100; }


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

img.toolbarLogo { margin: 0px 0px 16px 0px; border: 0px solid #fff; }
	
	
	div#divScrollTextCont { 
		width: 85px; 
		height: 310px;
		position: relative; 
		VISIBILITY: hidden; 
		top: 0px; 
		left: 0px; 
		overflow: hidden; 
		clip: rect( 0px 100px 300px 0px ); 
		border: 0px solid #000;
		
	}
	div#divText {	
		width: 85px; 
		position: absolute; 
		left: 0px; 
		top: 0px; 
		border: 0px solid #f00;
	}
	div#divArrows {	
		width: 85px; 
		height: 32px; 
		position: absolute;
		left: 0px; 
		bottom: 0px; 
		text-align: left;
		vertical-align: bottom;
		border-top: 0px solid #fff;
	}




/* --------------------------- */
/* MAINs */
/* --------------------------- */
TABLE.containerTB {
	width: 900px;
	height: 500px;
	margin-top: 0px;
}
	TABLE.containerTB TD.toolbarTD {
		width: 100%;
		height: 140px;
		text-align: left;
		vertical-align: top;
		padding-bottom: 15px;
	}
	TABLE.containerTB TD.pageContentsTD {
		width: 100%;
		height: 360px;
		vertical-align: top;
	}
	TABLE.containerTB TD.pageFootbarTD {
		width: 100%;
		height: 100px;
		vertical-align: top;
		padding-top: 15px;
	}
	
	
	TABLE.containerTB TD.pageFootbarTD {
		width: 100%;
		height: 100px;
		text-align: left;
		vertical-align: top;
		padding-top: 15px;
	}
	
	


/* --------------------------- */
/* TOOLBARs */
/* --------------------------- */
TABLE.headerTB {
	width: 900px;
	margin-top: 20px;
	margin-bottom: 10px;
}
	TABLE.headerTB TD.logoTD {
		width: 280px;
		text-align: left;
		vertical-align: top;
		
		font-size: 10px;
		
	}
	TABLE.headerTB TD.toolbarTD {
		width: 620px;
		height: 140px;
		text-align: right;
		vertical-align: top;
		padding-top: 6px;
	}
	
	TABLE.headerTB TD.toolbarHomeTD {
		width: 620px;
		height: 140px;
		text-align: right;
		vertical-align: top;
		padding-top: 70px;
	}

	
TABLE.toolbarTB {
		/*width: 400px;*/
		height: 12px;
		margin-bottom: 0px;
		/*float: right;*/
		
}
	TABLE.toolbarTB TD.toolbarlButTD {
		/*width: 190px;
		height: 20px;*/
		text-align: left;
		vertical-align: top;
		padding-left: 15px;
		border-right: 1px solid #000;
		border-left: 1px solid #fff;
		font-size: 11px;
		font-weight: bold;
		color: #FF0100;
	}
	TABLE.toolbarTB TD.toolbarlButTD.inside { padding-right: 30px; }
	TABLE.toolbarTB TD.toolbarlButTD.final { padding-right: 4px; }
	
	TABLE.toolbarTB TD.toolbarlButTD A:link, 
	TABLE.toolbarTB TD.toolbarlButTD A:visited  {
		color: #fff;
		text-decoration: none;
	}
	TABLE.toolbarTB TD.toolbarlButTD A.hilighted:link, 
	TABLE.toolbarTB TD.toolbarlButTD A.hilighted:visited  {
		color: #FF0100;
		text-decoration: none;
	}
	TABLE.toolbarTB TD.toolbarlButTD A:active, 
	TABLE.toolbarTB TD.toolbarlButTD A:hover {
		color: #FF0100;
		text-decoration: none;
	}
	

	
/* --------------------------- */
/* MIDDLEs */
/* --------------------------- */
TABLE.mainRectTB {
	width: 900px;
}
	TABLE.mainRectTB TD.homeAnimationTD {
		width: 660px;
		height: 360px;
		text-align: right;
		vertical-align: top;
	}
	TABLE.mainRectTB TD.homeNewsTD {
		width: 240px;
		height: 360px;
		text-align: left;
		vertical-align: top;
		color: #fff;
		padding: 0px 10px 0px 10px;
	}
	TABLE.mainRectTB TD.homeNewsTD div, TABLE.mainRectTB TD.homeNewsTD p { color: #fff; }
	
	TABLE.mainRectTB TD.pageBlockTD {
		width: 900px;
		height: 360px;
		text-align: left;
		vertical-align: top;
		background-color: #fff;
		color: #000;
		padding: 0px 20px 0px 20px;
	}
	
	
	/* Statiche */
	TABLE.mainRectTB TD.staticTxtTD {
		width: 500px;
		height: 360px;
		overflow: auto;
		padding-left: 20px;
		padding-right: 10px;
		padding-bottom: 10px;
		padding-top: 0px;
		vertical-align: top;
		background-color: #fff;
		/*color: #636562;*/
		color: #000;
	}
	TABLE.mainRectTB TD.staticTxtTD A:link, TABLE.mainRectTB TD.staticTxtTD A:visited  { color: #636562; text-decoration: underline; }
	TABLE.mainRectTB TD.staticTxtTD A:active, TABLE.mainRectTB TD.staticTxtTD A:hover  { color: #FF0100; text-decoration: underline; }
	
	TABLE.mainRectTB TD.staticTxtTD div { color: #000; margin:0px;}
	
	
	TABLE.mainRectTB TD.staticImgTD {
		width: 400px;
		height: 360px;
		overflow: hide;
		text-align: right;
		vertical-align: top;
		background-color: #fff;
	}
	
	
	
	
	/* products */
	TABLE.mainRectTB TD.blackBlockTD {
		width: 900px;
		height: 360px;
		text-align: left;
		vertical-align: top;
		background-color: #000;
		padding: 0px 0px 0px 00px;
	}
	
		TABLE.categoryListTB {
			width: 900px;
			color: #000;
			padding: 0px;
			/*background-image: url( ../../graphics/category_bg.jpg );
			background-position: top;
			background-repeat: repeat-y;*/
		}
			TABLE.categoryListTB TD.categoryImgTD {
				width: 160px;
				height: 68px;
				text-align: center;
				padding: 0px;
			}
			img.sectionImg { width: 160px; height: 68px; margin: 0px; border: 0px solid #fff; }
			
			TABLE.categoryListTB TD.categoryNameTD {
				width: 180px;
				height: 68px;
				text-align: center;
				padding-left: 10px;
				/*padding-top: 6px;*/
				padding-right: 10px;
				font-size: 12px;;
				font-weight: bold;
				color:#fff;
			}
			TABLE.categoryListTB TD.categoryNameTD A:link, TABLE.categoryListTB TD.categoryNameTD A:visited { color: #fff; text-decoration: none; }
			TABLE.categoryListTB TD.categoryNameTD A:active, TABLE.categoryListTB TD.categoryNameTD A:hover { color: #FF0100; text-decoration: none; }
			
			
			
			TABLE.categoryListTB TD.categoryColourTD {
				width: 900px;
				height: 3px;
				text-align: center;
				padding: 0px;
			}
			
			TABLE.categoryListTB TD.categoryListSepTD {
				width: 280px;
				height: 68px;
				background-color: #000;
				color: #000;
				padding: 0px;
			}
	

	
	TABLE.mainRectTB TD.detailsWhiteBlockTD {
		width: 800px;
		height: 360px;
		text-align: left;
		vertical-align: top;
		background-color: #fff;
		color: #000;
		padding: 0px;
	}
	
		div.alternativeText { 
			width: 760px !important; 
			width: 800px; 
			height: 310px !important;
			height: 360px;
			color: #000; 
			position: relative; 
			border: 0px solid #0f0; 
			padding: 20px;
		}
	
	TABLE.mainRectTB TD.detailsItemListTD {
		width: 100px;
		height: 360px;
		text-align: left;
		vertical-align: top;
		color: #FF0100;
		padding-left: 15px;
		font-weight: bold;
	}
	TABLE.mainRectTB TD.detailsItemListTD A:link, 
	TABLE.mainRectTB TD.detailsItemListTD A:visited  {
		color: #fff;
		text-decoration: none;
	}
	TABLE.mainRectTB TD.detailsItemListTD A.hilighted:link, 
	TABLE.mainRectTB TD.detailsItemListTD A.hilighted:visited  {
		color: #FF0100;
		text-decoration: none;
	}
	TABLE.mainRectTB TD.detailsItemListTD A:active, 
	TABLE.mainRectTB TD.detailsItemListTD A:hover {
		color: #FF0100;
		text-decoration: none;
	}
	.itemSelected { color: #FF0100; text-decoration: none; }
	
	
	
		TABLE.detailsTB {
			width: 800px;
			height: 360px;
			text-align: left;
			vertical-align: top;
		}
			
			TABLE.detailsTB TD.detailsImgTD {
				width: 500px;
				height: 360px;
				text-align: left;
				vertical-align: top;
				padding: 0px;
			}
			
			img.mediumImage { width: 500px; height: 360px; margin: 0px; border: 0px solid #fff; }
			
			
			TABLE.detailsTB TD.detailsInfoTD {
				width: 500px;
				height: 232px;
				text-align: left;
				vertical-align: top;
				padding: 20px 10px 10px 10px;
				overflow: hide;
				color: #636562;
			}
			TABLE.detailsTB TD.detailsInfoTD A:link, TABLE.detailsTB TD.detailsInfoTD A:visited { color: #636562; text-decoration: none; }
			TABLE.detailsTB TD.detailsInfoTD A:active, TABLE.detailsTB TD.detailsInfoTD A:hover { color: #FF0100; text-decoration: none; }
			TABLE.detailsTB TD.detailsInfoTD div { color: #636562; }
			
			TABLE.detailsTB TD.detailsLinksTD {
				width: 500px;
				height: 40px;
				text-align: left;
				vertical-align: bottom;
				padding: 0px 10px 8px 10px;
				color: #636562;
			}
			TABLE.detailsTB TD.detailsLinksTD A:link, TABLE.detailsTB TD.detailsLinksTD A:visited { color: #636562; text-decoration: none; }
			TABLE.detailsTB TD.detailsLinksTD A:active, TABLE.detailsTB TD.detailsLinksTD A:hover { color: #FF0100; text-decoration: none; }
			TABLE.detailsTB TD.detailsLinksTD div { color: #636562; }
			
				.detailsName { 
						color: #FF0100; 
						font-size: 18px; 
						font-weight: bold; 
				}
			
			TABLE.detailsTB TD.detailsPrevTD {
				width: 500px;
				height: 88px;
				text-align: left;
				vertical-align: top;
				padding: 10px 0px 0px 20px;
			}
				
				/*TABLE.additionalDetailsTB {
					width: 100%; 
					margin-top: 10px; 
					margin-bottom: 10px; 
				}
					TABLE.additionalDetailsTB TD {
						padding-left: 20px;
					}
				*/
				img.additionalDetailsImage { 
					float: left;
					width: 70px; 
					height: 70px; 
					margin-left: 6px; 
					margin-bottom: 6px;  
					border: 1px solid #838682; 
				}
	
	
	
	/* Liste */
	TABLE.listingTB {
		width: 860px;
		/*height: 360px;*/
margin-left: 0px;
margin-right: 0px;
		margin-top: 20px;
		border-bottom: 0px solid #636562;
	}
	
		/* dove siamo */
		/*TABLE.listingTB TD.showroomsMapTD {
			width: 300px;
			text-align: right;
			vertical-align: top;
		}*/
		img.showroomsThumb { width: 300px; height: 100px; margin: 0px; border: 1px solid #000; }
		img.listBullet { margin-right: 4px; margin-bottom: 1px; border: 0px solid #000; }
			
		/*TABLE.listingTB TD.showroomsAddTD {
			width: 580px;
			padding-left: 10px;
			padding-right: 10px;
			vertical-align: top;
			color: #636562;
		}
	
		TABLE.listingTB TD.showroomsAddTD A:link, TABLE.listingTB TD.showroomsAddTD A:visited  { color: #636562; text-decoration: underline; }
		TABLE.listingTB TD.showroomsAddTD A:active, TABLE.listingTB TD.showroomsAddTD A:hover  { color: #FF0100; text-decoration: underline; }
		
		TABLE.listingTB TD.showroomsAddTD {
			width: 580px;
			padding-left: 10px;
			padding-right: 10px;
			vertical-align: top;
			color: #636562;
		}*/
		
		/* news */
		TABLE.listingTB TD.newsTxtTD {
			width: 660px;
			padding-left: 0px;
			padding-right: 10px;
			vertical-align: top;
			color: #636562;
		}
		TABLE.listingTB TD.newsTxtTD A:link, TABLE.listingTB TD.newsTxtTD A:visited  { color: #636562; text-decoration: underline; }
		TABLE.listingTB TD.newsTxtTD A:active, TABLE.listingTB TD.newsTxtTD A:hover  { color: #FF0100; text-decoration: underline; }
		
		TABLE.listingTB TD.newsTxtTD div { color: #636562; }
		
		TABLE.listingTB TD.newsImgTD {
			width: 200px;
			padding-left: 10px;
			padding-right: 10px;
			vertical-align: top;
			color: #636562;
		}
		img.newsDetImg { width: 400px; height: 360px; border: 0px solid #000; margin: 0px; }
		img.newsHomeImg { border: 0px solid #000; margin-bottom: 4px; }
	
	
/* --------------------------- */
/* FOOTs */
/* --------------------------- */

TABLE.footBarToolTB {
		/*width: 400px;*/
		height: 12px;
		margin-bottom: 20px;
		/*float: right;*/
		
}
	TABLE.footBarToolTB TD.footBarToolButTD {
		/*width: 190px;
		height: 20px;*/
		text-align: center;
		vertical-align: middle;
		padding-left: 15px;
		padding-right: 15px;
		border-right: 1px solid #000;
		border-left: 1px solid #fff;
		font-size: 11px;
		font-weight: bold;
		color: #FF0100;
	}
	TABLE.footBarToolTB TD.footBarToolButTD A:link, 
	TABLE.footBarToolTB TD.footBarToolButTD A:visited  {
		color: #fff;
		text-decoration: none;
	}
	TABLE.footBarToolTB TD.footBarToolButTD A.hilighted:link, 
	TABLE.footBarToolTB TD.footBarToolButTD A.hilighted:visited  {
		color: #FF0100;
		text-decoration: none;
	}
	TABLE.footBarToolTB TD.footBarToolButTD A:active, 
	TABLE.footBarToolTB TD.footBarToolButTD A:hover {
		color: #FF0100;
		text-decoration: none;
	}
	
	TABLE.footBarToolTB TD.footBarToolPrivacyTD {
		text-align: right;
		vertical-align: middle;
		padding-left: 15px;
		padding-right: 4px;
		border-right: 1px solid #000;
		border-left: 1px solid #fff;
		font-size: 10px;
		font-weight: normal;
		color: #fff;
	}


	
/* --------------------------- */
/* NAVIGs */
/* --------------------------- */			
TABLE.navigTB {
	width: 856px !important;
	width: 860px;
	/*height: 22px;*/
	margin-bottom: 0px;
}
	TABLE.navigTB TD.titTD {
		text-align: left;
		vertical-align: top;
		padding-left: 10px;
	}

	TABLE.navigTB TD.navigTD {
		width: 250px;
		text-align: right;
		vertical-align: top;
		padding-top: 14px;
		color: #636562; 
		border-bottom: 0px solid #636562;
	}

	.navigLink {	
		font-size: 12px;
		font-weight: bold;
		text-decoration: none; 
		/*background-color: #004963;*/
		padding: 1px;
		border: 1px solid #636562;
	}
	a.navigLink:link, a.navigLink:visited { 
		color: #636562; 
		font-weight: bold;
		text-decoration: none; 
		/*background-color: #004963;*/
		/*padding: 1px;*/
		border: 1px solid #636562;
	}
	a.navigLink:active, a.navigLink:hover { 
		color: #fff; 
		text-decoration: none; 
		font-weight: bold;
		background-color: #636562;
		border: 1px solid #636562;
	}