@charset "utf-8";
/* CSS Document */

* {
	font-family: 'Trebuchet MS', Arial, Verdana, Helvetica, sans-serif;
	color: #333333;
}

html {
	margin: 0; padding: 0;
	overflow: scroll;
}

body {
	margin: 10px 0 10px 0; padding: 0;
	font-size: 12px;
	line-height: 18px;
	background: #E8E9EE url(../immagini/bg_body.png) repeat-x top left;
}

a {
	color: black;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

h1 {
	margin-top: 0;
	font-size: 20px;
	font-weight: normal;
	color: #D20200;
}

h2 {
	margin-top: 20px;
	font-size: 17px;
	font-weight: normal;
	color: #666666;
	border-bottom: 1px dotted gray;
}

h3 {
	margin-top: 20px;
	font-size: 13px;
	color: #333333;
}

li { line-height: 20px; }

strong {
	margin: 0; padding: 0;	
}

ul {
	margin: 0 0 0 18px; padding: 0;
	list-style-type: square;
	border: 0px solid gray;
}

li {
	margin: 0; padding: 0;
}

/************************************/
/*** layout *************************/
/************************************/
#layout {
	position: relative;
	margin: 0 auto;
	width: 898px;
	border: 0px solid gray;
}


/************************************/
/*** container **********************/
/************************************/
#container {
	margin: 0 auto 0 auto;
	width: 898px;
	border: 0px solid black;
	background: white url(../immagini/bg_container.png) repeat-y top left;
}


/************************************/
/*** header *************************/
/************************************/
#header {
	margin: 0 0 0 0;
	width: auto; height: 363px;
	border: 0px solid red;
	background: transparent url(../immagini/bg_header.png) no-repeat top left;
}

#logo {
	position: absolute;
	top: 7px; left: 35px; 
	width: 305px; height: 100px;
	border: 0px solid red;
}

#header-image {
	position: absolute;
	top: 75px; left: 20px;
	border: 0px solid gray;
	width: 860px; height: 200px;
}

#header-image-dx {
	position: absolute;
	top: 0; left: 561px;
	width: 296px; height: 250px;
	border-left: 2px solid white;
}

#topBanner {
	float: left;
	margin: 10px 0 0 0 0;
}


/************************************/
/*** footer *************************/
/************************************/
#footer3 {
	clear: both;
	margin: 20px 0 0 0; padding: 20px 0 0 20px;
	width: auto; height: 20px;
	font-size: 10px;
	background: transparent url(../immagini/bg_footer.png) no-repeat bottom left;
}


/************************************/
/*** footer *************************/
/************************************/
#footer {
	clear: both;
	margin: 0; padding: 14px 0 0 20px;
	width: auto; height: 33px; line-height: 14px;
	font-size: 11px;
	color: white;
	background: transparent url(../immagini/bg_footer2.png) no-repeat bottom left;
}

#footer a { color: white; }

/************************************/
/*** content-cols *******************/
/************************************/
#content-3col, #content-2col, #content-home {
	margin: 10px 0 10px 0;
}


/************************************/
/*** left-content (3col) ************/
/************************************/
#content-3col #left-content {
	float: left;
	margin: 0 0 0 0; padding: 0 0 0 20px;
	width: 180px;
	border: 0px solid #CCCCCC;
}


/************************************/
/*** main-content (3col) ************/
/************************************/
#content-3col #main-content {
	margin: 0 0 0 0; padding: 0 20px 0 20px;
	float: left;
	width: 440px;
	color: #999999;
	text-align: justify;
	border: 0px solid #CCCCCC;
}


/************************************/
/*** main-content (3col) ************/
/************************************/
#content-3col #main-content-products {
	margin: 0 0 0 0; padding: 0 20px 0 20px;
	float: left;
	width: 640px;
	color: #999999;
	text-align: justify;
	border: 0px solid #CCCCCC;
}


/************************************/
/*** right-content (3col) ***********/
/************************************/
#content-3col #right-content {
	float: right;
	margin: 0 0 0 0; padding: 0 15px 0 0;
	width: 190px;
	border: 0px solid #CCCCCC;
}


/************************************/
/*** content-2col *******************/
/************************************/
#content-2col {
	margin: 10px 0 10px 0;
}


/************************************/
/*** left-content (2col) ************/
/************************************/
#content-2col #left-content {
	float: left;
	margin: 0 0 0 0; padding: 0 0 0 20px;
	width: 180px;
	border: 0px solid #CCCCCC;
}


/************************************/
/*** main-content (2col) ************/
/************************************/
#content-2col #main-content {
	margin: 0 0 0 0; padding: 0 15px 0 0;
	float: right;
	width: 660px;
	color: #999999;
	border: 0px solid #CCCCCC;
}


/************************************/
/*** left-content (home) ************/
/************************************/
#content-home2 #left-content {
	float: left;
	margin: 0 0 0 0; padding: 0 0 0 18px;
	width: 190px;
	border: 0px solid #CCCCCC;
}


/************************************/
/*** main-content (home) ************/
/************************************/
#content-home2 #main-content {
	margin: 0 0 0 0; padding: 0 0px 0 20px;
	float: left;
	width: 860px;
	border: 0px solid #CCCCCC;
}

/************************************/
/*** main-content (home) ************/
/************************************/
#content-home #main-content {
	margin: 0 0 0 0; padding: 0 0px 0 20px;
	float: left;
	width: 650px;
	border: 0px solid #CCCCCC;
}


/************************************/
/*** right-content (home) ***********/
/************************************/
#content-home #right-content {
	float: right;
	margin: 0 0 0 0; padding: 0 18px 0 0;
	width: 190px;
	border: 0px solid #CCCCCC;
}


/************************************/
/*** mainmenu ***********************/
/************************************/
#mainmenu {
	position: absolute;
	top: 327px; left: 20px;
	border-bottom: 1px solid white;
	width: 860px; height: 30px;
	background: #A50000 url(../immagini/bg_mainmenu.png) repeat-x top left;
}

#mainmenu ul {
	margin: 0; padding: 0;	
}

#mainmenu ul li {
	display: inline;
	padding: 0 20px 0 20px;
	line-height: 30px;
}

#mainmenu ul li a {
	font-weight: bold;
	color: white;
}

#mainmenu ul li a:hover {
	text-decoration: none;
}


/************************************/
/*** sectionmenu ********************/
/************************************/
#sectionmenu {
	position: relative;
}

#sectionmenu ul {
	margin: 0; padding: 0;
	list-style: none;
}

#sectionmenu ul li {
	padding: 3px 0 3px 0;
	border-bottom: 1px dotted #CCCCCC;
	line-height: 16px;
}

#sectionmenu ul li.title {
	padding: 5px 0 3px 7px;
	height: 17px;
	font-weight: bold;
	color: white;
	line-height: 17px;
	/*background: #CC0000 url(../immagini/arrow-down-right.png) no-repeat right 6px;*/
	background: white url(../immagini/bg-sectionmenu-title.png) no-repeat top left;
		border-bottom: 1px solid #CCCCCC;
}

#sectionmenu ul li a {
	display: block;
	padding: 0 0 0 8px;
	width: 175px;
}

#sectionmenu ul li.active a {
	font-weight: bold;
	color: #CC3300;
}

#sectionmenu ul li a {
	font-weight: normal;
	color: #666666;
}

#sectionmenu ul li a:hover {
	text-decoration: none;
}



/************************************/
/*** topmenu ************************/
/************************************/
#topmenu {
	position: absolute;
	top: 15px; right: 20px;
	border: 0px solid #999999;
	text-align: right;
}

#topmenu ul {
	margin: 0; padding: 0;	
}

#topmenu ul li {	
	padding: 0 0 0 10px;
	display: inline;
}

#topmenu ul li a {

}


/************************************/
/*** breadcrumbs ********************/
/************************************/
#breadcrumbs {
	position: absolute;
	top: 320px; left: 20px;
	height: 30px;
}


/************************************/
/*** clear, spacers *****************/
/************************************/
.clear {
	clear: both;
}

.spacer10 {
	clear: both;
	height: 10px;
}

.spacer20 {
	clear: both;
	height: 20px;
}

.horizontal { display: inline }



/************************************/
/*** left-block, right-block ********/
/************************************/

.left-block, .right-block {
	position: relative;
	display: block;
	width: 320px; height: 175px;
}
.left-block { float: left; }
.right-block { float: right; }

.left-block .text, .right-block .text {
	float: right;
	margin: 15px 15px 0 0;
	width: 220px; height: 120px;
	font-size: 10px;
	line-height: 14px;
	border: 0px solid gray;
}
.left-block h2, .right-block h2 {
	font-size: 18px;
	margin: 0 0 5px 0; padding: 0;
	font-weight: normal;
	color: #003366;
}
.left-block p, .right-block p {
	margin: 0; padding: 0;
}
.left-block .img, .right-block .img {
	position: absolute;
	right: 22px; bottom: 12px;
}

#block-offerte { background: white url(../immagini/bg_offerte.gif) no-repeat top left;	}
#block-prodotti { background: white url(../immagini/bg_prodotti.gif) no-repeat top left; }
#block-aree-intervento { background: white url(../immagini/bg_aree-intervento.gif) no-repeat top left; }
#block-usati { background: white url(../immagini/bg_usati.gif) no-repeat top left; }
#block-referenze { background: white url(../immagini/bg_referenze.gif) no-repeat top left; }
#block-news { background: white url(../immagini/bg_news.gif) no-repeat top left; }
/************/
.left-block2, .right-block {
	position: relative;
	display: block;
	width: 280px; height: 175px;
}
.left-block2 { float: left; margin: 10px 3px; }
.right-block2 { float: right; }

.left-block2 .text, .right-block .text {
	float: right;
	margin: 20px 15px;
	width: 190px; height: 120px;
	font-size: 10px;
	line-height: 14px;
	border: 0px solid gray;
}
.left-block2 h2, .right-block h2 {
	font-size: 18px;
	margin: 0 0 5px 0; padding: 0 0 3px 0;
	font-weight: normal;
	color: #003366;
}
.left-block2 p, .right-block p {
	margin: 0; padding: 0;
}
.left-block2 .img, .right-block .img {
	position: absolute;
	right: 22px; bottom: 12px;
}

#block-offerte2 { background: white url(../immagini/bg_offerte_280x175.gif) no-repeat top left;	}
#block-prodotti2 { background: white url(../immagini/bg_prodotti_280x175.gif) no-repeat top left; }
#block-aree-intervento2 { background: white url(../immagini/bg_aree-intervento_280x175.gif) no-repeat top left; }
#block-usati2 { background: white url(../immagini/bg_usati_280x175.gif) no-repeat top left; }
#block-referenze2 { background: white url(../immagini/bg_referenze_280x175.gif) no-repeat top left; }
#block-news2 { background: white url(../immagini/bg_news_280x175.gif) no-repeat top left; }


.left-block3 { float: right; margin: 15px 0 0 0; padding: 10px; width: 266px; height: 110px; background: white url(../immagini/bg_assistenza.jpg) no-repeat top left; }
.left-block3 h2 { margin: 0; padding: 0 20px 0 2px; width: 230px; font-size: 16px; color: #900;  } 
.left-block3 p { margin: 0; padding: 0 20px 0 2px; }

#block-contact {
	width: 184px; height: 220px;
	padding: 3px 3px 0 3px;
	background: white url(../immagini/bg_contact.gif) no-repeat top left;
}
#block-contact img { margin: 0; padding: 0; }
#block-contact .title {
	margin: 1px 1px 0 1px; padding-left: 3px;
	font-size: 11px; font-weight: bold; color: white;
	background-color: #C70000;
}
#block-contact .text {
	padding: 1px 4px 0 4px;
	font-size: 11px;
	line-height: 14px;
	color: #666666;
}
#block-contact h2 {
	margin: 5px 0 0 0; padding: 0;
	font-size: 14px;	
}
#block-contact p {
	margin: 5px 0 0 0; padding: 0;
}

.logo-elenco {
	clear: both;
	padding-bottom: 10px;
}
.logo-elenco img {
	float: left;
	margin: 0 20px 30px 23px;
	border: 1px solid #E5E5E5;
}

li.group {
	/*background-color: #CCCCCC;*/
}
li.sgroup {
	
}
li.group.active { font-weight: bold; }

#gallery {
	position: relative;
	margin: 0; padding: 3px 0 3px 0;
	border: 1px solid #CCC;
}
#gallery .btn_left {
	position: absolute;
	top: 15px; left: -15px;
	z-index: 100;
}
#gallery .btn_right {
	position: absolute;
	top: 15px; right: -15px;
	z-index: 100;
}
#gallery .btn_left img, #gallery .btn_right img {
	border: 0;
}
#galleryThumbs ul {
	margin: 0; padding: 0;
}
#galleryThumbs ul li {
	margin: 0 5px 0 3px; padding: 0;
	width: 80px; height: 54px;
	border: 0px solid #000;
	list-style: none;
}
#galleryThumbs ul li img {
	width: 80px;
	border: 0;
}
