
/* GENERAL */

* {
	padding:0px;
	margin:0px;
}

img{
	border:0px;
}

body {
	font-family:Arial;
	font-size:12.5px;
	color:#A7A7A7;
	text-align:center;
	background: #FFFFFF;
	
	/*margin-left:20px;
	margin-right:20px;
	margin-top:0px;*/
	margin-bottom:10px;
	margin:0px;

	line-height:15px;
}

.line{
	background:#E5E5E5;
	height:1px;
	overflow:hidden;
}

p{
	margin-bottom:10px;
	font-family:Arial;
	font-size:12.5px;
	color:#A7A7A7;
}

p a{
	text-decoration:underline;
}

.sitemap li{
	margin-left:16px;
	list-style-type : none;
	list-style-image : url(/Zanussi2/Images/LayoutVolta/miniarrow.gif);
	vertical-align:top;
}

.sitemap2 li{
	list-style-type : none;	
}

td{
	font-family:Arial;
	font-size:12.5px;
	color:#A7A7A7;
}

select, input, textarea{
	font-family:Arial;
	font-size:12.5px;
	/*color:#666666;*/

	color:#767676;
	padding-left:2px;
	padding-top:1px;
}

.formtxt{
	border:1px solid #C4C4C4;
}

div{
	position:relative;
}

#outer{
	background-image:url(/Zanussi2/Images/LayoutVolta/Volta_bgx.jpg);
	background-repeat:repeat-x;
}

#container {
	margin: 0 auto;
	width:950px;
	text-align:left;
	position:relative;
}
	
#top{
	height:71px;
	overflow:hidden;
	background-image:url(/Zanussi2/Images/LayoutVolta/Volta_bg.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}	

	#logo{
		position:absolute;
		top:7px;
		margin-left:8px;
	}

	#top-menu{
		postion:absolute;
		left:125px;
		top:6px;
		width:815px;
	}

#menu{
	height:30px;
	width:930px;
	margin-left:10px;
}

	#menu-right{
		font-family:Arial;
		font-size:10px;
		color:#999999;

		float:right;
		margin-top:3px;
	}

	#menu-right a{
		font-family:Arial;
		font-size:10px;
		color:#999999;
		text-decoration:none;
	}

	#menu-right a:hover{
		font-family:Arial;
		font-size:10px;
		color:#999999;
		text-decoration:underline;
	}

	#menu-left{
		font-family:Arial;
		font-size:11px;
		color:#999999;

		float:left;
		margin-top:3px;
		padding-left:110px;
	}

	#menu-left a{
		font-family:Arial;
		font-size:11px;
		color:#999999;
		text-decoration:none;
	}

	#menu-left a:hover{
		font-family:Arial;
		font-size:11px;
		color:#999999;
		text-decoration:underline;
	}

#main{
	width:930px;
	margin-left:10px;
	background-image:url(/Zanussi2/Images/LayoutVolta/main_bg.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

#footer-line{
	height:3px;
	overflow:hidden;
	margin-top:15px;
}

.f-1{
	height:1px;
	overflow:hidden;
	background:#4B4B4B;
}

.f-2{
	height:1px;
	overflow:hidden;
	background:#4B4B4B;
}

#footer{
	font-family:Arial;
	font-size:10px;
	color:#7CA9A8;

	margin-top:2px;
	border-top:1px solid #BCBCBC;
}

#footer a{
	font-family:Arial;
	font-size:10px;
	color:#7CA9A8;
	text-decoration:none;

}	

#footer a:hover{
	font-family:Arial;
	font-size:10px;
	color:#7CA9A8;
	text-decoration:underline;

}

	#footer-inner{
		padding-top:10px;
		margin-left:10px;
	}

h1{
	color:#000000;
	font-weight:bold;
	font-size:22px;
	margin-bottom:0px;
}

h2{
	font-weight:bold;
	font-size:16px;
	margin-bottom:0px;
}

h3{
	color:#000000;
	font-weight:bold;
	font-size:16px;
	margin-bottom:10px;
}

h4{
	font-weight:bold;
	font-size:12px;
	margin-bottom:10px;
}

h5{
	font-size:12px;
	color:#CA6666;
	margin-bottom:2px;
}

.redheader{
	font-size:12px;
	color:#CA6666;
	margin-bottom:2px;
}

.float-killer{
	clear:both;
	overflow:hidden;
	padding-bottom:0px;
}

.searchbox{
	font-family:Arial;
	font-size:12.5px;
	color:#A7A7A7;
	width:120px;
}

/* BLOCKS */

.area{
/*
	padding-left:9px;
	padding-top:12px;
	padding-bottom:12px;
	padding-right:9px;
*/

	padding-top:5px;
	padding-bottom:5px;
	padding-right:9px;
	left:9px;

}
.area_portal_08{
	width:800px;
	position:absolute;
     	left: 50%; 
	margin-left:-400px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;

}
/*
.box{
	position:relative;
}
*/

.box{
	/*background:#FFFFFF;*/
}

.box-top{
	float:right;
	height:18px;
	width:18px;	
	background-position:right;
	background-repeat: no-repeat;
}

.box-bottom{
	background-position:bottom;
	background-repeat: no-repeat;
}

.box6x2{
	float:left;
	width:930px;
	height:200px;	
}

.box4x2{
	float:left;
	width:615px;
	height:200px;		
}

.box2x2{
	float:left;
	width:300px;
	height:200px;		
}

.box1x2{
	float:left;
	width:145px;
	height:200px;		
}

/* LINKS */

a{
	font-family:Arial;
	font-size:12.5px;
	color:#7CA9A8;	
	text-decoration:none;
	cursor:hand;
}

a:hover{
	font-family:Arial;
	font-size:12.5px;
	color:#7CA9A8;	
	text-decoration:underline;
	cursor:hand;
}

/* COMPARE */

.line-yellow{
	border-bottom:1px solid #E5E5E5;
	overflow:hidden;
}

.line-yellow2{
	border-bottom:1px solid #E5E5E5;
	overflow:hidden;
}
		
.compare-bg1{
	background:#F2F8F5; 
	text-align:center;	
	height:20px;
	border-bottom:1px solid #E7E7E7;
}

.compare-bg2{
	background:#FFFFFF; 
	text-align:center;
	height:20px;
}	

.orange{
	color:#FF0000;
}

