/*** DOWNLOAD CENTRE ***/

	body
	{
		background-image: url(/indesit/_img/download_centre.jpg);
		background-repeat: no-repeat;
		background-color: #ffffff;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	}
	a, a:link, a:hover, a:visited
	{
		text-decoration: none;
	}
	#logo
	{
		position: absolute;
		top:246px;
		left: 759px;
	}
	#intro
	{
		position: absolute;
		top:67px;
		left: 58px;
		width: 885px;
		color: #ffffff;
		font-size: 14px;
	}
	#intro_codice
	{
		position: absolute;
		top:179px;
		left: 58px;
		color: #8099be;
		font-size: 10px;
		cursor:pointer;
	}
	#layer_codice a
	{
		color: #00327d;		
	}
	#layer_codice
	{
		position: absolute;
		left: 100px;
		top: 68px;
		visibility: hidden;
		width: 609px;
		background-color: #ffffff;
		border: 3px inset #00327d;
		padding: 10px;
		height: 540px;
		background-image: url("/indesit/_img/download_centre_codiceElettrodomestico.gif");
		background-repeat: no-repeat;
		z-index:20;
	}

	#form
	{
		position: absolute;
		top:169px;
		left: 397px;
		color: #8099be;
		font-size: 10px;	
	}

	#form_noresult
	{
		position: absolute;
		top: 260px;
		left: 397px;
		color: #ffffff;
		font-size: 10px;
	}

	#form_noresult_dk
	{
		position: absolute;
		top: 260px;
		left: 300px;
		color: #ffffff;
		font-size: 10px;
	}

	#form input
	{
		background-color: #00327d;
		border: 1px solid #ffffff;
		padding: 3px;
		color: #ffffff;
		font-size: 12px;
		width: 204px;
		margin-top:0px;
		padding-top:0px;	
	}
	#form button
	{
		background-color: #00327d;
		border: 1px solid #00327d;
		padding:0px;
		margin:0px;
		color: #ffffff;
		font-size: 14px;
		font-weight: bold;
		cursor: pointer;		
	}	
	#angolo
	{
		position: absolute;
		top:288px;
		left:26px;	
	}
	#risultato
	{
		position: absolute;
		top:320px;
		left:26px;
		height: 300px;
		width: 950px;
		background-color: #ffffff;
	}
	#risultato h1
	{
		position: absolute;
		top:2px;
		left:68px;
		font-weight: bold;
		font-size: 18px;
		color: #00327d;	
	}
	#scroll table
	{
		position: absolute;
		top:50px;
		left:0px;
		text-align: center;
	}
	#scroll table th
	{
		font-size: 14px;
		color: #00327d;
		padding-bottom:15px;	
	}	
	#scroll table td
	{
		font-size: 10px;
		color: #00327d;
		border-bottom: 1px solid #97accb;
		padding: 3px;
	}	
	#scroll
	{
		position: absolute;
		top:53px;
		left:68px;	
		overflow-y: scroll; 
		overflow-x: hidden;
		width: 829px;
		height:230px; 
		scrollbar-face-color: #97accb;
		scrollbar-shadow-color: #ffffff;
		scrollbar-3dlight-color: #ffffff;
		scrollbar-highlight-color: #ffffff;
		scrollbar-base-color: #ffffff;
		scrollbar-arrow-color: #00327d;
	}
	hr
	{
		border: 1px solid #97accb;
	}
	#margin
	{
		position: absolute;
		top:600px;
		left:68px;	
		height: 35px;
		overflow-x: hidden;
		width: 829px;
	}
	/* SELECT LANGUAGE */
	#csstopmenu, #csstopmenu ul{
	padding: 0;
	margin: 0;
	list-style: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	z-index: 200;
	}
	
	#csstopmenu li{
	float: left;
	position: relative;
	top:0px;
	height: 18px;
	width: 160px;
	}
	
	#csstopmenu a{
	text-decoration: none;
	}
	
	.mainitems{
	border: 0;
	background-color: #00317d;
	}
	
	.headerlinks {
	margin: auto 10px;
	font-weight: bold;
	color: #ffffff;
	}

	.headerlinks a{
	margin: auto 10px;
	font-weight: bold;
	color: #ffffff;
	}

	.submenus{
	display: none;
	width: 160px;
	position: absolute;
	top: 18px;
	left: 0;
	background-color: #8099be;
	border: 0px;
	}
	
	.submenus li{
	width: 100%;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	}
	
	.submenus li a{
	display: block;
	width: 100%;
	text-indent: 12px;
	color: #ffffff;
	}
	
	html>body .submenus li a{ /* non IE browsers */
	width: auto;
	}
	
	.submenus li a:hover{
	background-color: #00317d;
	color: #ffffff;
	}
	
	#csstopmenu li>ul {/* non IE browsers */
	top: auto;
	left: auto;
	}
	
	#csstopmenu li:hover ul, li.over ul {
	display: block;
	}
	
	html>body #clearmenu{ /* non IE browsers */
	height: 3px;
	}
	/*____________*/
