@import "reset.css";
@import "960.css";


article, aside, figure, figure img, figcaption, hgroup,
footer, header, nav, section, video, object {
	display: block;
}


.hide {
	display:none;
}

body {
	background:#3a5b80 url(immagini/bg_body.gif) top left repeat-x; 
	/*background:#323232  url(immagini/bg_body_alt.gif) top left repeat-x;*/
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	color:#f1f1f1;
	font-size:12px;
	line-height:1.8;
	text-shadow: 1px 1px 1px #000;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 1.3;
	margin-bottom: 20px;
	color: #ffcc00;
	text-shadow: 1px 1px 3px #000;
	
}

h1 {
	font-size: 32px;
}
h2 {
	font-size: 28px;
}
h3 {
	font-size: 24px;
}
h3 {
	font-size: 20px;
}

p {
	margin-bottom:20px;
	
}

a:link, a:visited {
	color:#ff0;
	-webkit-transition: color 0.3s ease-out;
}

a:hover {
	color:#fff;
}



.titolo-aside {
	font-size: 20px;
	
}

.enfasi {
	font-size: 16px;
	font-weight: bold;
	text-shadow: 1px 1px 2px #000;
}

.bordato {
	border: 4px solid #fff;
}

.floatright {
	float:right
}

.floatleft {
	float:left
}
.counter {
	font-size: 38px; 
	display: block;
}

.back {
	cursor:pointer;
}

.ok {
	border: 4px solid #fff;
	background-color: #f1f1f1;
	text-align: center;
	margin: 20px 0;
	padding-top: 20px;
	color: green;
	
	text-shadow: none;
}



#contattaci a {
	display: block;
	height: 33px;
	width: 111px;
	background: transparent url(immagini/btn_contattaci_spotlight.png) no-repeat left top;
}

#contattaci a:hover {
	background: transparent url(immagini/btn_contattaci_spotlight.png) no-repeat left bottom;
}



.dumb_body {
	background:transparent url(immagini/bg_header.jpg) top center no-repeat;
}

header {
	height:151px;
	background:transparent url(immagini/bg_header.jpg) top center no-repeat;
	margin-bottom: 1px;
	/*border-bottom:1px solid #99ccff;*/
	/*border-bottom:1px solid #666;*/
}

div, ul, li, section, nav {
	position:relative;
}

#boxlogo {
	height:138px;
}

#logo {
	display:block;
	width:238px;
	height:138px;
	background:transparent url(immagini/logo.png) top left no-repeat;
	opacity:1;
	 -webkit-transition: opacity 0.2s ease-out;
}

#logo:hover {
	opacity:.5;
}



nav ul {
	position:absolute;
	top:69px;
	right:0;
}

nav li {
	display:block;
	float:left;
	line-height:43px;
}


nav li a:link, nav li a:visited {
	display:block;
	line-height:45px;
	height:45px;
}



a.home {
	width:92px;
	background:transparent url(immagini/sprite_menu.png) left -45px  no-repeat;
	 -webkit-transition: background-position 0.2s ease-in;
}

a.home:hover, #home .home {
	background-position:left 0;
}

a.azienda {
	width:121px;
	background:transparent url(immagini/sprite_menu.png) -92px bottom no-repeat;
	 -webkit-transition: background-position 0.2s ease-in;
}
a.azienda:hover, #azienda  .azienda {
	background-position:-92px top;
}


a.servizi {
	width:111px;
	background:transparent url(immagini/sprite_menu.png) -213px bottom no-repeat;
	 -webkit-transition: background-position 0.2s ease-in;
}
.servizi:hover, #servizi .servizi {
	background-position:-213px top;
}

a.dove {
	width:151px;
	background:transparent url(immagini/sprite_menu.png) -324px bottom no-repeat;
	 -webkit-transition: background-position 0.2s ease-in;

}
.dove:hover, #dove  .dove {
	background-position:-324px top;
}


a.contatti {
	width:121px;
	background:transparent url(immagini/sprite_menu.png) -475px bottom no-repeat;
	 -webkit-transition: background-position 0.2s ease-in;
}
.contatti:hover, #contatti .contatti {
	background-position:-475px top;
}



.contenuti {
	padding-top:37px;
	padding-bottom:20px;
	min-height:416px; 
	height: auto !important; 
	height:416px;
	background:#3a5b80 url(immagini/bg_content.jpg) center top no-repeat;
	/*background:#323232 url(immagini/bg_content_alt.jpg) center top no-repeat;*/
}

.slideshowcont {
	height:327px;
	margin-bottom:20px;
	background:transparent url(immagini/bg_slideshow.gif) center center no-repeat;
}

.payoff {
	z-index:200;
	width:368px;
	height:132px;
	background:transparent url(immagini/payoff.png) left top no-repeat;
	position:absolute;
	left: 0;
	top: 140px;
}

#slideshow {
	width:915px;
	padding:16px 0;
	margin:0 auto;
}

.badge {
	position:absolute;
	top:-1px;
	right:-16px;
}

.badge a {
	display:block;
	height:65px;
	width:65px;
	background: transparent url(immagini/ribbon_gallery.png) center center no-repeat;
}

.hotspot {
	height:113px;
	background: transparent url(immagini/bg_hotspot.png) center center no-repeat;
}

.hotspot img {
	float:left;
	border:3px solid #fff;
	-webkit-box-shadow: 0 0 5px #000;
	-moz-box-shadow: 0 0 5px #000;
	margin:13px;
	border-radius:5px;
	-moz-border-radius:5px;
}

.hotspot p {
	padding-top:30px;
}


.dumb_footer {
	background: transparent url(immagini/tile_footer.gif) left top repeat-x;
	clear: both;
	
}

footer {
	height:160px;
	padding-top:40px;
	background: transparent url(immagini/bg_footer.gif) center top no-repeat;
}

footer p {
	padding-left:15px;
	background: transparent url(immagini/separator.gif) left top repeat-y;
	text-shadow: 1px 1px 0 #000;
}


footer span {
	display:block;
	font-size:11px;
	color:#999;
}

.nome {
	color:#fff;
	font-weight:bold;
}



.gallery li {
	float:left;
	margin:4px;
}


.benefit {
	list-style: outside url(immagini/check-icon.png);
	padding-left:30px
}

.benefit li {
	margin-bottom:15px
}

.benefit .enfasi {
	color: #ffcc00;
}

.autocarro {
	background: transparent url(immagini/autocarro-icon.png) right center no-repeat;
}

.spostamento {
	background: transparent url(immagini/spostamento-icon.png) right center no-repeat;
}

.deposito {
	background: transparent url(immagini/deposito-icon.png) right center no-repeat;
}

.cesoie {
	background: transparent url(immagini/cesoie-icon.png) right center no-repeat;
}

.mulino {
	background: transparent url(immagini/mulino-icon.png) right center no-repeat;
}


label {
	display: block;
}

input.text {
	width: 80%;
	padding: 2px;
	height: 20px;
	background-color: #fff;
	border: 1px solid #333;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 12px;
}


.textarea {
	width: 80%;
	padding: 2px;
	height: 200px;
	background-color: #fff;
	border: 1px solid #333;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 12px;
	
}

