body{
	font-family:Arial,"Lucida Sans", "Lucida Grande", sans-serif;
	color:#FFFFFF;
	margin-bottom:50px;
	background:#000;
	overflow-y:scroll;
	overflow: -moz-scrollbars-vertical;
	}

img {
	outline:none;
	border:none;
}


/* HEADER */


#header_wrapper {
	
	position:relative;
	width:100%;
	height:80px;
	margin:0;
	padding:0;
}
	#header {
		position: relative;
		margin:0 auto;
		width:940px;
		overflow:hidden;
	}
	#logo {
		width:220px;
		height:80px;
		background:url("../img/logo.png") no-repeat;
		margin:0 auto; /* Aggiunto */
	}


/* GRID CONTAINERS */


.grid_1, .grid_2, .grid_3 {
	background: #000000;
	border:1px solid #444444;
	margin-bottom:50px;
}
	
.left {
	width:60px;
	float:left;
}
.right {
	border-left:#444444 1px dotted;
	padding:25px 24px 10px 11px;
	/* padding:25px 19px 10px 20px; */
	float:right;
	position:relative;
}
	.grid_1 .right {
		width:200px;
	}
	.grid_2 .right {
		width:520px;
	}
	.grid_3 .right {
		width:840px;
	}


/* TYPOGRAPHY */


p {
	font-size:12px;
	line-height:1.8em;
	margin-bottom:20px;
	text-align:left;
}

.grid_1 p {
	margin-bottom:10px;
}
a {
	color: #AAAAAA;
	text-decoration: none;
}
a:hover {
	color: #dddddd;
	text-decoration:none;
}
h1, h2, h3 {
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#efcf23;
}

h1 {
	font-size:14px;
	margin-bottom:25px;
	padding-bottom:10px;
	border-bottom:#3a3a3a 1px dotted;
}
h2 {
	font-size:14px;
	margin-bottom:20px;
}
h3 {
	font-size:14px;
	margin-bottom:15px;
	padding-bottom:10px;
	border-bottom:#dddddd dotted 1px;
}
#alert {
	line-height:22px;
	margin-bottom:15px;
}
.error {
	color:#ED4340;
}
.sent {
	color:#75A133;
}

table {
	width:100%;
	margin-bottom:25px;
	}

td {	
	font-size:12px;
	line-height:1.8em;
	border-bottom:1px dotted #252525;
}

td.first {
	padding:0 0 10px 0;
	width:60%;
}

td.service {
	padding:10px 0 10px 0;
	width:60%;
}

td.price{
	width:40%;
	text-align:right
}

/* LISTS */


.bullet_list {
	margin-bottom:20px;
}
	.bullet_list li {
		color:#AAAAAA;
		list-style-image: url("../img/icons/bullet_dark.png");
		margin-left:20px;
		font-size:12px;
		line-height:18px;
	}
	
.numbered_list {
	list-style:decimal;
	margin-bottom:20px;
}
	.numbered_list li {
		color:#AAAAAA;
		margin-left:20px;
		font-size:12px;
		line-height:18px;
	}


/* PARAGRAPHS WITH COLORED BORDER */


.dark {
	border-left:#333333 solid 7px;
	padding-left:15px;
}
.brown {
	border-left:#8e8767 solid 7px;
	padding-left:15px;
}
.yellow {
	border-left:#e0b35e solid 7px;
	padding-left:15px;
}
.red {
	border-left:#b05a3a solid 7px;
	padding-left:15px;
}


/* THUMBNAILS */


.thumbnail {
	width:220px;
	padding:0;
}

	.thumbnail li {
		float:left;
		display:block;
		padding:0 0 20px 0;
	}
	
.thumb {
	margin-right:20px;
	width:80px;
	height:80px;
	border:#3a3a3a solid 1px;
}

.double {
	width:90px !important;
	margin-left:0 !important;
	}

/* CONTACT FORM */


.form {
	padding-bottom:50px;
}
	.form label {
		font-family:Arial,"Lucida Sans", "Lucida Grande", sans-serif;
		font-size:12px;
		font-weight:normal;
		padding:0;
		margin:0;
	}

	.form ul li {
		list-style:none;
		display:inline;
	}

	#name, #email, #message {
		font-family:Arial,"Lucida Sans", "Lucida Grande", sans-serif;
		font-size:12px;
		width:300px;
		padding:2px 3px 2px 3px;
		border:none; 
		margin:15px 0 15px 0; 
		display:block;
		color:#fff;
	}
	
		#name, #email {
			height:25px;
			background:none repeat scroll 0 0 #181818;
		}
		
		#message {
			background:none repeat scroll 0 0 #181818;
			height:100px;
			width:100%;
			overflow:auto;
		}
	
	/*
	Styles for the buttons "send" and "reset" in the contact form
	*/
	.button {
		font-family:Arial,"Lucida Sans", "Lucida Grande", sans-serif;
		font-size:12px;
		background:#181818;
		padding:8px;
		margin-right:15px;
		float:left;
		border:0;
		color:#fff;
	}
	
		.button:hover {
			background:#1e1e1e;
			color:#fff;
			border:0;
			padding:8px;
		}

	.message {
		display:none;
		width:260px;
		padding:5px;
	}
	.contact ul {
		list-style-type:none;
	}
		.contact li {
			list-style-type:none;
		}
			.contact li.special {
				display:none;
			}

div.fadehover {
	position: relative;
	height:80px;
	width:80px;
	}
	
div.fadehover2 {
	position: relative;
	height:80px;
	width:80px;
	margin-left:20px;
	}	
	
img.a {
	z-index: 10;
	position: absolute;
	cursor: pointer;
	}
	
img.b {
	position: absolute;
	}


#main_navigation{text-transform:uppercase;font-size:11px;height:40px;}

.jqueryslidemenu{position:relative;z-index:22;font-weight:bold;font-family:arial;width:675px;margin:0 auto;}
.jqueryslidemenu ul{margin: 0 0 0 10px;padding: 0;list-style-type: none;}
.jqueryslidemenu ul li{position: relative;display: inline;float: left;border-bottom:1px solid #333333;}


.jqueryslidemenu ul li a{
	display: block;
	padding: 10px 10px; 
	text-decoration: none;
	height:40px;
	line-height:40px;
	overflow:hidden;
	padding:0 15px;
	}
	
* html .jqueryslidemenu ul li a{ display: inline-block;}
.jqueryslidemenu ul li ul{position: absolute;left: 0px;display: block;visibility: hidden;}

.jqueryslidemenu ul li ul li{display: list-item;float: none;border:0;}
.jqueryslidemenu ul li ul li ul{top:0px;}
.jqueryslidemenu ul li ul li a{width: 160px;padding: 6px 13px;margin: 0;}

.jqueryslidemenu ul ul{
	background:transparent url(../img/drop.png) no-repeat scroll -1px 0;
	padding-top:14px;
	top:30px;
	padding-bottom:2px;}
.jqueryslidemenu ul ul.menu_flip{	
	background:transparent url(../img/drop.png) no-repeat scroll -1px 0;}
.jqueryslidemenu ul ul ul, .jqueryslidemenu ul ul.menu_flip ul{
	background:transparent url(../img/drop.png) no-repeat scroll 0px -2px;
	margin-left:-4px;
	margin-top:-2px;
	padding-top:2px;}
.jqueryslidemenu ul ul li a, .jqueryslidemenu ul ul li a:link, .jqueryslidemenu ul ul li a:visited {height:100%;line-height:20px;}
.jqueryslidemenuz ul li ul li a:hover, .jqueryslidemenu ul ul li a:hover{margin:0 4px;padding:6px 9px;color:#eee;}
.jqueryslidemenuz ul ul li ul li a:hover, .jqueryslidemenu ul ul ul li a:hover{margin:0 1px;padding:6px 12px;width:155px;}

.eng {
	width: 700px;
}

.fin {
	width: 800px;

}
