@import url(http://fonts.googleapis.com/css?family=Raleway);
* {
	outline:				none;
	-webkit-box-sizing:		border-box;
	-moz-box-sizing:		border-box;
	box-sizing:				border-box;
	font-family: 			'Raleway', sans-serif;
	-webkit-font-smoothing: antialiased;
   text-shadow:				1px 1px 1px rgba(0,0,0,0.3);
}
body,html {
	height:					100%;
}
body {
	background:				#036 url(../images/bg-tile.jpg) repeat-y right top;
	margin:					0px;
	padding:				0px;
	color:					#575756;
	font-size: 				16px;
}
body#index {
	background:				white url(../images/bg-index.jpg) no-repeat !important;
	background-size: 		cover !important;
}
body#index > #overlay {
	width: 					100%;
	height: 				100%;
	background:				transparent url(../images/bg-index_tile.png) repeat-x left bottom !important;
	position: 				relative;
}
body#index > #overlay > #home {
	position: 				absolute;
	bottom:					30px;
	width:					100%;
	text-align: 			center;
}
body#index > #overlay > #home > img {
	width:					90%;
	max-width:				506px;
}
a,
a:active,
a:visited {
	font-size: 				22px;
	text-decoration: 		none;
	color:					#575756;
}
a:hover {
	color:					#666;
}
.r_float {
	float:					right;
	color:					#0083DA;
	margin-top: 			-30px;
}
ul {
	list-style-type: 		circle;
}
/*
		HEADER SECTION
*/
header {
	height:					70px;
	width:					100%;
	box-shadow: 			0px 2px 5px rgba(0,0,0,0.9);
	position: 				relative;
	z-index: 				10;
}
header > a {
	width:					100%;
	display: 				block;
	padding:				10px 20px 0px 20px;
	line-height: 			55px;
}
header > a > img {
	width: 					inherit;
	max-width: 				583px;
}
/*
		CONTENT SECTION
*/
#content {
	width:					100%;
	background: 			white;
}
#content > #homescreen {
	display: 				block;
	position: 				relative;
	width: 					100%;
	height:					146px;
}
#content > #homescreen.home {
	background: 			transparent url(../images/bg-home.jpg) no-repeat left top;
	background-size:  		cover;
}
#content > #homescreen.servizi {
	background: 			transparent url(../images/bg-servizi.jpg) no-repeat left top;
	background-size:  		cover;
}
/*
	SERVICES CATEGORIES
*/
#content > #homescreen.consigli {
	background: 			transparent url(../images/bg-consigli.jpg) no-repeat left top;
	background-size:  		cover;
}
#content > #homescreen.informazioni {
	background: 			transparent url(../images/bg-informazioni.jpg) no-repeat left top;
	background-size:  		cover;
}
#content > #homescreen.utili {
	background: 			transparent url(../images/bg-utili.jpg) no-repeat left top;
	background-size:  		cover;
}
#content > #homescreen.parcheggi {
	background: 			transparent url(../images/bg-parcheggi.jpg) no-repeat left top;
	background-size:  		cover;
}
#content > #homescreen.shopping {
	background: 			transparent url(../images/bg-shopping.jpg) no-repeat left top;
	background-size:  		cover;
}
#content > #homescreen.trasporti {
	background: 			transparent url(../images/bg-trasporti.jpg) no-repeat left top;
	background-size:  		cover;
}
/*
	VOLI CATEGORIES
*/

#content > #heading {
	font-size: 				28px;
	font-weight: 			bold;
	background: 			#ebebeb;
	color:					#06c;
	padding:				15px 38px;
	box-shadow: 			0px 0px 8px black;
	position: 				relative;
	z-index: 				2;
}
#content > #heading > img {
	vertical-align: 		middle;
	margin-right: 			30px;
}
/*
		CATEGORY DETAILS LIST
*/
#content > ul#category_detail {
	background: 			white url(../images/bg-category.jpg) left top;
	color:					#1d1d1b;
}
#content > ul#category_detail > li {
	font-size: 				20px;
	line-height: 			30px;
	padding:				25px 35px;
	border-bottom: 			2px solid #afafaf;
}
#content > ul#category_detail > li > #parcheggi_table {
	text-decoration:		underline;
}
#content > ul#category_detail > li.last {
	border:					0px;
}
#content > ul#category_detail > li a {
	font-weight: 			bold;
	font-size: 				20px;
	color: 					#06c;
}
#content > ul#category_detail > li.heading {
	font-size: 				26px;
	font-weight: 			bold;
	background: 			rgba(65,137,208,0.8);
	color:					white;
	padding:				25px 35px;
	border-bottom:			2px solid #4685d4;
}
#content > ul#category_detail > li > ul {
	margin-left:			30px;
}
#content > ul#category_detail > li > .verde {
	font-weight: 			bold;
	color:					green;
}
#content > ul#category_detail > li > .note {
	margin-top: 			30px;
	font-size: 				16px;
}
#content > ul#category_detail > li > .highlight {
	margin-top: 			30px;
	color:					#06c;
}
#content > ul#category_detail > li > .addition {
	display: 				block;
	color:					#06c;
	margin-bottom: 			10px;
}
#content > ul#category_detail > li > table {
	margin:					20px 0px;
}
#content > ul#category_detail > li > img {
	width: 					100%;
}
/*
		MAIN LISTING STYLE
*/
#content > ul#main_menu {
	background: 			#06c url(../images/bg-li-menu.jpg) repeat-y right top;
}
#content > ul#main_menu > li {
	border-bottom: 			1px solid #036;
	border-top: 			1px solid #3094f8;
}
#content > ul#main_menu > li > a {
	color:					white;
	display: 				block;
	padding: 				0px 10px 0px 30px;
	line-height: 			90px;
}
#content > ul#main_menu > li > a:hover {
	background: 			rgba(7,75,173,0.7);
}
#content > ul#menu > li {
	background: 			transparent url(../images/bg-li.png) repeat-x left top;
	padding:				18px 35px;
	border-bottom:			1px solid #afafaf;
}
#content > ul#menu > li > a > img,
#content > ul#main_menu > li > a > img {
	vertical-align: 		middle;
	margin-right: 			20px;
}
#content > ul#menu > li > a {
	display: 				block;
	line-height: 			100px;
}
#content > ul#main_menu > li > a > span {
	float:					right;
}
/*
		FOOTER SECTION	
*/
#footer {
	position: 				relative;
	padding:				10px 35px;
	color:					white;
	min-height:				30px;
	width:					100%;
	box-shadow: 			0px -3px 4px rgba(0,0,0,0.4);
}
#footer > a {
	display: 				inline-block;
	line-height: 			60px;
	margin:					0px 20px;
}
#footer > a:first-child {
	margin-left:			0px;
}
#footer > a:last-child {
	margin-right:			0px;
}
#footer > a > img {
	vertical-align: 		middle;
}

/*
	RESPONSIVE STYLE FOR SMALLER DEVICES
*/
@media only screen and (max-width: 650px){

	/* CSS Styles */
	ul#main_menu > li > a {
		font-size: 			14px !important;
		line-height: 		70px !important;
	}
	ul#menu > li > a {
		line-height: 		50px !important;
	}
	ul#menu > li > a > img {
		width:				60px !important;
	}	
	ul#main_menu > li > a > img {
		width:				47px;
		margin-right: 		10px !important;
	}
	.r_float {
		float:				none !important;
		display: 			block;
		margin-top: 		0px !important;
	}
	.heading {
		font-size: 			18px !important;
	}

}

@media only screen and (max-width: 450px){

	/* CSS Styles */
	#footer > a {
		line-height: 		40px !important;
		margin:				0px 10px;
	}
	#footer > a > img {
		height:				30px;
	}
	#heading {
		font-size: 			18px !important;
	}
	#heading > img {
		margin-right: 		10px !important;
		height:				40px;
	}
	.heading {
		font-size: 			16px !important;
	}
}

@media only screen and (max-width: 400px){

	/* CSS Styles */
	ul#main_menu > li > a {
		line-height: 		60px !important;
	}
	ul#main_menu > li > a > span {
		display: 			none !important;
	}
	ul#menu > li > a {
		line-height: 		40px !important;
	}
	ul#menu > li > a > img {
		width:				40px !important;
	}
	ul#main_menu > li > a > img {
		width:				37px;
	}

	#heading {
		font-size: 			14px !important;
	}

	header {
		height:				30px !important;
	}
	header > a {
		padding: 			3px 20px 0px 20px;
		line-height: 		25px;
	}

}