body {
	background:white url(../images/bg_body.gif) left top repeat-x;
	font-size:11px;
	font-family: Tahoma, Arial, Helvetica, Verdana, sans-serif;
}

a:link, a:visited {
	color:#808080;
	text-decoration:none;
}

a span { display:block; overflow:hidden; height:0; width:0;}

#wrapper {
	width:872px;
	margin:0 auto;
}

#head { 
	height:70px;
	width:870px; 
	position:relative;
	margin:0 auto;
}

#logo {
	position:absolute;
	top:0;
	left:0;
}

#mainmenu { 
	position:absolute;
	left:290px;
	top:40px;
}
#mainmenu li {
	display:block;
	float:left;
	margin-right:30px;
	font-size:13px;
}

#mainmenu li a:link, #mainmenu li a:visited {
	text-transform:uppercase;
	color:#b4b4b4;
}

#mainmenu li a:hover, #mainmenu li a.active { color:#F00!important;}

#languages{
	position:absolute;
	right:10px;
	top:10px;
}

#languages li {
	display:block;
	margin-right:3px;
	padding-top:2px;
	float:left;
	border-top:1px solid #99989a;
}

#content {
	padding:0 25px;
	background:transparent url(../images/bg_wrapper.gif) left bottom no-repeat;
	padding-bottom:55px;
	height: 1%; /* avoid Disappearing background images */ 
}

.home { 
	background:transparent url(../images/bg_home.jpg) left top no-repeat!important;  
	min-height:570px;
	height:auto!important;
	height:570px;
}
.home2 { background:transparent url(../images/bg_home2.jpg) left top no-repeat!important; 
		 overflow:hidden;
	}
.company { 
	background:transparent url(../images/bg_box_azienda.jpg) left top no-repeat!important;  
	height:1260px!important;
}

#breadcrumb {
	color:#666666;
	font-size:11px;
	text-transform:uppercase;
	font-weight:normal;
	padding:3px 0 0 0;
	height:40px;
}

#breadcrumb img { display:block; float:left; margin-right:5px;}
#breadcrumb a, #breadcrumb span { color:#666666; display:block; float:left; line-height:1.9em;margin-right:5px;}
#breadcrumb a img { margin:0;}
#breadcrumb a { font-weight:bold;}

.area {
	height:250px;
	margin:20px 0 0 5px;
}
.area li {
	display:block;
	width:248px;
	height:210px;
	padding:10px 0px;
	background-color:#eee;
	margin:10px 11px;
	text-align:center;
}

.area li img { 
	margin-left:1px;
	border-color: white;
	border-width: 1px;
}

.area li h1 {
	font-family: "Trebuchet MS", "Geeza Pro", "Times New Roman Bold Italic",  Times, serif;
	font-size:24px;
	margin:40px 20px 0 0;
	font-weight:normal;
	text-align:right;
	width:228px;
}

.kwicks {
	/* recommended styles for kwicks ul container */
	list-style: none;
	position: relative;
	margin: 0;
	padding: 0;
}

.kwicks li{
	/*do not change these */
	overflow: hidden;
	padding: 0;  /* if you need padding, do so with an inner div (or implement your own box-model hack) */
}

#categories {
	overflow:hidden!important;
}

.categories2 li p {
/*	margin:16px 12px 0 0;
	float:right;
	width:300px;*/
	margin-top:8px;
}

#categories ul {
	display:block;
	height:5000px;
}

.categories2 {
	overflow:hidden;
	height:294px;
	margin-left:0;
}

.categories2 li {
	display:block;
	float:left;
	background:transparent url(../images/bg_category_item.gif) left top no-repeat;
	width:406px;
	height:144px;
	padding: 0 1px 1px 1px;
	font-size:13px;
	margin-right:3px;
	margin-bottom:3px;
}

.categories2 li a.title {
	display:block;
	text-transform:uppercase;
	color:#666;
	text-align:right;
	font-weight:bold;
	font-size:16px;
	line-height:1.3em;
	padding-right:25px;
	margin-top:16px;
	width:370px;
	background:transparent url(../images/ico_78d3ff.gif) right top no-repeat;
}

.categories2 li a.show {
	left:380px;
	top:106px;
	width:14px;
	height:21px;
}

.categories4 {
	height:440px;
	overflow:hidden;
	margin-left:0;
}

.categories4 li {
	display:block;
	float:left;
	width:200px;
	overflow:hidden;
	height:142px;
	font-size:13px;
	margin-right:3px;
	margin-bottom:3px;
	position:relative;
	border:1px solid #ccc;
	background:#fff;
	background:transparent url(../images/bg_category4_itemfaa540.gif) left 2px no-repeat;
}

.categories4 li img { border:0; margin:0; padding:0;}

.categories4 li a.image {
	margin:0;
	padding:0;
}

.categories4 li a.title {
	display:block;
	text-transform:uppercase;
	color:#666;
	text-align:left;
	font-weight:bold;
	font-size:12px;
	line-height:1.3em;
	float:left;
	margin:0;
	padding:0;
	width:170px;
}

.categories4 li p {
	margin:16px 5px 0 0;
	float:right;
}

.categories4 li a.show {
	margin:0;
	padding:0;
}

li.last { margin-right:0 }


#category {
	background:transparent url(../images/bg_category.png) left top no-repeat;
	height:407px;
	overflow:hidden;
	padding:0;
	margin:0 20px;

}

#category div.description  {
	width:472px;
	height:252px;
	background:transparent url(../images/ico_show.gif) 15px 23px no-repeat;
}

.overflow_container {
	height:140px;
	overflow:hidden;
	font-size:12px;
	color:black;
	line-height:1.6em;
	width:375px;
	margin:20px 0 0 40px;
	font-family:Verdana,Arial,Tahoma,sans-serif;
	
}


.scroller {
	height:162px;
	position:relative;
	width:15px;
	margin-right:10px;
}

.scroller a.arrow_up {
	position:absolute;
	top:0;
}

.scroller a.arrow_down {
	position:absolute;
	bottom:0;
}

.products {
	width:290px;
	height:252px;
	background:transparent url(../images/ico_show.gif) 15px 23px no-repeat;
	
}

.products ul {
}

.products li a:link, .products li a:visited {
	display:block;
	width:194px;
	height:22px;
	background:transparent url(../images/bg_product_item.gif) left top no-repeat;
	text-indent:20px;
	color:black;
	font-size:13px;
	margin-bottom:10px;
	line-height:1.3em;
	text-transform:uppercase;
}

.products_container {
	height:160px;
	overflow:hidden;
	margin:30px 0 0 40px;
}

.references {
	width:475px;
	height:200px;
	background:transparent url(../images/ico_show.gif) 15px 23px no-repeat;
}

.references  ul {
	margin:20px 0 0 40px;
}

.references li, .gallery li {
	display:block;
	float:left;
	background:transparent url(../images/bg_gallery.gif) left top no-repeat;
	width:63px;
	height:63px;
	overflow:hidden;
	padding:8px;
	margin-right:2px;
}

.gallery {
	padding:20px 0 0 15px;
}

.gallery li { margin-right:10px;}


h2.title {
	color:#faa540;
	font-size:13px;
	text-transform:uppercase;
	margin:27px 0 0 40px;
}

h1.title {
	color:#eb1d0f;
	font-size:16px;
	text-transform:uppercase;
	background:transparent url(../images/accordion.gif) left top no-repeat;
	text-indent:20px;
}

h3.title {
	font-size:12px;
	color:#666;
}

.guide {
	background-position:left top!important;
}

#guide {
	width:290px;
	height:252px;
	background:transparent url(../images/ico_show.gif) 15px 23px no-repeat;
	
}

#guide a{ 
	display:block;
	width:110px;
	height:65px;
}

#guide a:hover {
	background-position:left top;
}

#footer {
	color:#646464;
	margin:0 auto;
	width:810px;
	height:20px;
	margin-top:-20px;
	font-size:11px;
	clear:both;
	
}

.floatr { float:right;}
.floatl { float:left;}
.clear { clear:both;}
.push20 { margin-top:20px;}
.center { text-align:center;}
.push10 { margin-top:10px;}
.pull40 { margin-left:40px;}
.read_more { font-weight:bold; font-size:10px!important; font-style: italic; }
.hide { display:none!important}
.red { color:#ec1c24!important;}

#previous, #next {
	display:block;
	background:transparent url(../images/precedente.gif) left top no-repeat;
	width:165px;
	height:20px;
	text-align:center;
	color:#ec1c24;
	text-transform:uppercase;
	margin:10px 0;
	margin-left:330px;
	line-height:1.5em;
	clear:both;
	font-size:13px;
}
#next { background:url(../images/successiva.gif)}

.bigbutton {
	display:block;
	background:transparent url(../images/bg_title_box.gif) left top no-repeat;
	width:244px;
	height:48px;
	line-height:4em;
	color:#ec1c24;
	text-transform:uppercase;
	text-align:right;
	padding-right:20px;
	font-size:12px;
}

a.bigbutton:link, a.bigbutton:visited,a.bigbutton:active,a.bigbutton:hover { color:#ec1c24; font-weight:bold;}

.bigtitle {
	background:transparent url(../images/bg_title.gif) left top no-repeat;
	width:165px;
	height:21px;
	text-align:right;
	color:#ec1c24;
	text-transform:uppercase;
	font-size:12px;
	line-height:1.7em;
	padding-right:20px;
}

.big {
	color:#666666;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
}

div.search {
	background:transparent url(../images/bg_title.gif) left top no-repeat;
	width:145px;
	height:21px;
	padding:0 10px;
	padding-top:1px;
}

div.search input {
	border:0;
	color:#ec1c24;
	text-transform:uppercase;
	font-size:12px;
	width:120px;
	text-indent:5px;
	background:transparent;
	font-family: Tahoma, Arial, Helvetica, Verdana, sans-serif;
	
}

.oldtitle {
	font-size:20px;
	text-align:center;
	font-style: italic; 
	color:#333;
	font-weight:normal;
}

a.smallbutton {
	display:block;
	background:transparent url(../images/bg_button.gif) left top no-repeat;
	width:175px;
	height:22px;
	text-align:right;
	color:#999;
	text-transform:uppercase;
	font-size:12px;
	line-height:1.7em;
	padding-right:10px;
}

a:hover.smallbutton {
	background-position:left top;
	color:#ec1c24;
}


.arrow_left, .arrow_right {
	display:block;
	width:16px;
	height:16px;
	margin:0;
	background:transparent url(../images/ico_arrows.gif) left top no-repeat;
}

.arrow_right  { background-position:right top;}

.news_container {
	width:362px;
	height:135px;
	overflow:hidden;
	float:left;
}

.ticker {
	position:relative;
	float:left;
	padding: 0 5px 0 5px;
	height:135px;
	font-family: "Trebuchet MS", "Geeza Pro", "Times New Roman Bold Italic",  Times, serif;
	color:#333;
	background:transparent url(../images/news.gif) 120px 0 no-repeat;
	width:360px;
}

.ticker h2 {
	display:block;
	font-family: "Trebuchet MS", "Geeza Pro", "Times New Roman Bold Italic",  Times, serif;
	z-index:0;
	font-size:18px;
	color:black;
	text-align:center;
}

.ticker p { font-size:10px;}

.news_container {
	position:absolute;
	top:22px;
}
.news_container ul {
	width:25000px;
	height:135px;
}

.news_container li {
	display:block;
	float:left;
	margin-right:10px;
	width:177px;
	height:135px;
	color:#323232;
	font-size:13px;
	font-family:"Trebuchet MS",  Times, serif;
	font-style:italic;
}
.news_container a {
	font-family: "Trebuchet MS",  "Times New Roman", Times, serif;
	font-size:13px;
	font-style: italic;
	color:#333;
}

#commands li {
	height:87px;
	margin-top:12px;
	text-align:center;
}

#commands li:hover { cursor:pointer }

#commands li:hover a.smallbutton {
	background-position:left top;
	color:#ec1c24;
	cursor:pointer;
}

#commands li a {
	margin-left:8px;
}

#commands li p {
	padding-left:40px;
}

#commands li p a {
	width:100px;
	height:65px;
	display:block;
	margin:0;
}

#ico_laboratory { background:transparent url(../images/ico_laboratory.gif) left bottom no-repeat;}
#ico_download { background:transparent url(../images/ico_download.gif) left bottom no-repeat;}
#ico_certifications { background:transparent url(../images/ico_certifications.gif) left bottom no-repeat;}
#ico_products { background:transparent url(../images/ico_products.gif) left bottom no-repeat;}

#commands li p a:hover, #commands li:hover p a { background-position:left top; }


.box {
	background:transparent url(../images/bg_box.gif) left top no-repeat;
	width:396px;
	height:203px;
	padding:5px;
}

.box2 {
	background:transparent url(../images/bg_box2.gif) left top no-repeat;
	width:374px;
	height:203px;
	padding:5px 8px;
	margin-top:2px;
}

.cross {
	background:transparent url(../images/cross.jpg) 3px top no-repeat;
	height:220px;
}

.col2-1, .col2-2 {
	width:50%;
	float:left;
}

.download {
	margin-left:70px;
	width:495px;
	
}

.download li {
	display:block;
	margin:10px 0;
	font-size:13px;
        font-weight: normal;
        text-transform: none;
	color:#666;
	height:21px;
	background:transparent url(../images/underline.gif) 120px bottom repeat-x;
}

.download_link {
	font-size:13px;
        font-weight: normal;
        text-transform: none;
	color:#666;
        text-decoration: none;
}



.download li img { vertical-align:top;}
.accordion { margin-left:100px;}
.accordion li a:link, .accordion li a:visited, .lab_accordion h2{
	display:block;
	font-weight:bold;
	color:black;
	text-align:right;
	padding-right:5px;
	font-family:Tahoma, Arial, Helvetica, Verdana, sans-serif;
	font-size:14px;
	text-transform:uppercase;
	width:555px;
	height:26px;
	background:transparent url(../images/bg_accordion.gif) left bottom no-repeat;
}

.download li a:link, .download li a:visited,  .accordion li li a:link, .accordion li li a:visited { 
	color:#333; display:block;
	background:none!important;
	display:inline;
	text-align:left;
	width:auto;
	height:auto;
	text-transform:inherit;
	font-weight:inherit;
}

.lab_accordion { margin: 0 0 0 20px; width:500px;}
.lab_accordion h2{
	margin-left:0;
	width:500px;
	cursor:pointer;
}

.lab_accordion table {
	width:480px;
	margin:10px 0 20px 20px;
	padding:0;
	text-align:left;
}
.lab_accordion table th, .lab_accordion table td { padding:3px; color:black;}
.lab_accordion table th { color:#999;}
.lab_accordion table a { color:black;}
.accordion li a.selected { background-position:right bottom;}
.lab_accordion h2.selected { background-position:-560px 11px }

.accordion li li a {
	background:none;
	width:auto;
	height:auto;
	text-transform:normal;
	text-align:left;
	padding:0;
	margin:0;
	font-size:12px;
	font-weight:normal;
	color:#333;
}
.accordion li ul {
	margin:0 0 0 30px;
	padding: 20px 0;
}

.document_container {
	width:240px;
	height:305px;
	overflow:hidden;
	margin:12px 0 10px 0;
}

.document_container li {
	height:305px;
}

.document_item {
	margin:0 0 15px 0;
}

.document_item img {
	margin-left:45px;
	display:block;
}
.document_item a {
	color:#eb1d0f;
	text-align:left;
	font-weight:bold;
	font-size:13px;
	text-transform:uppercase;
	display:block;
}

.smallbox {
	background:transparent url(../images/bg_smallbox.png) -3px top no-repeat;
	width:186px;
	height:350px;
	padding:15px 20px 20px 20px;
	text-align:center;
}

.smallerbox {
	background:transparent url(../images/bg_smallerbox.png) left top no-repeat;
	width:200px;
	height:38px;
	padding:4px 0 4px 20px;
}
.smallerbox a {
	display:block;
	color:#eb1d0f;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	line-height:3em;
	text-indent:10px;
}

.smallbox h1 { text-align:left;}

#right {
	width:225px;
	margin:0;
}

.padded {
	padding:10px;
	font-family:Tahoma;
	font-size:14px;
	line-height:1.3em;
}

.padded20 {
	padding:5px 20px;
	font-family:Tahoma;
	font-size:14px;
}

.guide_container {
	width:750px;
	height:360px;
	overflow:hidden;
	margin:10px 0 0 40px;
}

.guide_container ul {
	width:750px;
	height:360px;	
}

.guide_container li {
	display:block;
	width:250px;
	height:180px;
	text-align:center;
	float:left;
}

.guide_container li a {
	font-size:14px;
	font-weight:bold;
	color:#eb1d0f;
	
}

#news {
	margin:0 25px;
}

#news h1 {
	font-size:22px;
	font-family:"Trebuchet MS",  Times, serif;
	font-style:italic;
	color:#3e3e3e;
	margin-top:10px;
}

#news .overflow_container {
	width:80%;
	margin:10px 0 0 0;
}

.sizeup { font-size:12px; color:#666;}

.cols div.col {
	width:140px;
	float:left;
	margin:0 25px;
	line-height:1.3em;
}

.col1, .col2 {
	float:left;
	width:46%;
}
.col1 { margin-right:1%;}

.arrow {
	background:transparent url(../images/accordion.gif) left top no-repeat;
	padding-left:15px;
}

#news .overflow_container, #news div.scroller {
	height:120px;
	margin:0;
	padding:0;
}

#news .col2 {
	float:right;
	width:370px;
	background:transparent url(../images/bg_newsbox.gif) left top no-repeat;
	min-height:162px;
	height:auto !important;
	height:162px;
	padding:12px;
	font-size:16px;
	font-family:"Trebuchet MS", Times, serif;
	font-style:italic;
	color:#3e3e3e;	
	position:relative;
}

#news p.precedente, #news p.successiva {
	position:absolute;
	top:12px;
	left:30px;
	text-align:center;
	width:160px;
	height:20px;
	font-family: "Trebuchet MS", Times, serif;
	font-style:italic;
	color:#3e3e3e;
	font-size:16px;
}

#news p.successiva {
	left:200px;
}

#news div.news_container {
	margin:10px 0 0 0;
	padding:4px 0 0 3px;
}

#news div.news_container li {
	
}

.news_commands {
	padding-top:10px;
	height:30px;
}

.news_commands li {
	float:left;
	display:block;
	margin-right:10px;
}

.news_commands li a {
	display:block;
	float:left;
	background:url(../images/icons.gif) left top no-repeat;
	width:35px;
	height:35px;
}

.news_commands li a span { display:block; width:0; height:0; overflow:hidden;}

.news_commands #pdf {
	background-position:-35px 0;
}

.news_commands #print {
	background-position:-70px 0;
}

.news_commands #email {
	background-position:-105px 0;
}

#map { height:510px;}

.address_container {
	width:auto;
	height:240px;
	overflow:hidden;
	color:#4d4d4d;
	margin-top:20px;
}

#map td, #map th {
	text-align:left;
	vertical-align:top;
	padding:8px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
}
#map table { margin-top:30px; }
#map label { color:#666; text-transform:uppercase; font-weight:normal; }

#map input[type=text], #map textarea {
	border:2px solid #aaa;
}

#map .scroller {
	margin:20px 0 0 0;
	padding:0;
	width:15px;
	height:235px;	
}

#map .text {
	width:250px;
}

#contacts { padding:0 30px;}

#contacts table {
	border-collapse:collapse;
}

.address_container p {
	display:block;
	width:16px;
	height:16px;
	margin:0 5px 5px 0;
}
.address_container h1 { color:#eb1d0f; text-transform:uppercase; font-size:16px; margin:0 0 8px 0; font-weight:normal!important;}
.address_container h2 { color:#a8a8a8; font-size:14px; margin-bottom:8px;}
.address { margin-bottom:10px; line-height:1.2em;}

a.submit{
	display:block;
	width:72px;
	height:21px;
	color:#ec1c24;
	text-transform:uppercase;
	background:transparent url(../images/send.gif) left top no-repeat;
	text-align:center;
	padding-right:10px;
	line-height:2em;
}
.error_list { color:#F00;}


.site {
	clear:both;
	padding:0 20px;
	margin:10px 0 10px 40px;
	height:120px;
	width:auto;
	font-size:13px;
}

#site .col1 {
	float:left;
	width:130px;
	width:15%;
}

#site .col2 {
	padding-top:20px;
	position:relative;
	height:80px;
	float:right;
	width:auto;
	border-bottom:2px solid #eb1d0f;
	width:73%;
}

#site h1 { color:black; font-size:14px}
#site a {
	position:absolute;
	display:block;
	width:200px;
	height:10px;
	bottom:5px;
	color:#999;
	font-size:11px;
	font-family:Arial, Verdana, sans-serif;
	
}

#company {
	margin-top:-10px;
	font-family:Tahoma, Arial, Verdana, sans-serif;
	font-size:14px;
	color:black;
	line-height:1.6em;
}

#company .padded20 {
	margin-left:25px;
}

#box_company {
	width:737px;
	height:209px;
	background:transparent url(../images/en/bg_company.jpg) left top no-repeat;
	margin:5px 0 0 40px;
	overflow:hidden;
	padding:0 0 0 10px;
}

#box_company li {
	display:block;
	float:left;
}

#box_company li a {
	display:block;
	width:175px;
	height:200px;
}

#box_azienda {
	width:737px;
	height:209px;
	background:transparent url(../images/bg_company.jpg) left top no-repeat;
	margin:5px 0 0 40px;
	overflow:hidden;
	padding:0 0 0 10px;
}

#box_azienda li {
	display:block;
	float:left;
}

#box_azienda li a {
	display:block;
	width:175px;
	height:200px;
}

#video {
	width:342px;
	height:222px;
	padding:8px;
	background:#c8c8c8;
	margin-right:-15px;
}

.superlist li {
	display:block;
	padding-left:20px;
	background:transparent url(../images/accordion.gif) left center no-repeat;
	margin-bottom:10px;
}

#sitemap {
	margin-left:50px;
}

#legend {
	width:210px;
	font-size:13px;
	color:#666666;
	padding:20px 0 0 0;
}

#legend p { margin:10px 10px;}

h1.title a{
	color:#eb1d0f;
	font-size:16px;
	text-transform:uppercase;
}