f/*========================================================
 @site		Iperbole
 @company	Janus srl
 @address	http://keepthinking.it
 @author	Igino Fucci (i.fucci@keepthinking.it)
 @rev		01/06/2010
 ========================================================*/

.func,
#main ul.func a {
	color: #B84039;
}
a {
	color: #B84039;
}
	.paging a {
		border: solid 1px #B84039;
		background: #fff;
		color: #B84039;
	}
	.paging {
		margin-top: 10px;
		padding-bottom: 1px;
	}
input {
	border: 0;
}
img {
	border: 0;
}
form {
	margin: 0;
	padding: 0;
}
#header {
	border-bottom: 16px solid #B84139;
}
#nav {
	background: #B84139;
}
	#nav ul ul {
		background: #B84139;
		padding: 0;
	}
	#nav .separator {
		display: none;
	}
#main h2 span,
#page-info #nav-title {
	color: #B84039;
}
h2 span {
	color: #B84039;
}
#side h3 {
	background: url(../img/dot-w.gif) 0 100% repeat-x;
	color: #ec7017;
}
#main h3,
.intro_home-side .itemContainer h3 {
	color: #B84039;
	margin: 10px 0 5px 0;
}
a.func {
	background: url(../img/link-arr.png) 100% 50% no-repeat;
}
#userprofile-actions {
	background: #FAF1F4;
}
form .submitContainer input {
	color: #D24A72;
	background: url(../img/bg-submit.gif) 100% 0 no-repeat;
	cursor:pointer;
}
.rcWrapper li.item {
	margin-bottom: 10px;
}
.pag-bottom {
	border: 0;
	border-top: 4px solid #EEEEEE;
}
#google-map-small,
#google-map-small img {
   display: block;
   border: none;
}
#google-map-small {
   margin: 0 0 10px;
   font-size: 0.9em;
}
#google-map-small img,
.itemContainer #map_canvas {
   border: solid 1px #A1A3A7;
}
	#google-map-small img:hover,
	.itemContainer #map_canvas:hover {
	   border: solid 1px #B84139;
	}
	.itemContainer #map_canvas {
		width: 179px;
		height: 179px;
		margin: 0;
	}
.funcFull {
   margin: 0 0 10px;
}
.back_to_list {
	background: url(../img/back-arr-2.gif) 0 50% no-repeat;
	font-size: 95%;
	padding-left: 15px;
	text-decoration: none;
}
#filter {
	padding-top: 1px;
}
#filter h3.heading {
	padding-top: 20px;
	padding-left: 13px;
}

/*========================================================*/

#userprofile-actions {
	display: none;
}
#nav {
	margin-bottom: 100px;
}
#nav a {
	color: #fff;
}
#nav ul li.selectedItem a,
#nav ul li.active a,
#nav #main-nav ul li a:hover {
	color: #333;
}
#main {
	position: relative;
	/* overflow: hidden; */
}
	.home-secondary_list {
		width: 689px;
		overflow: hidden;
	}
		.home-column {
			width: 331px;
			margin-right: 13px;
			float: left;
		}
			.home-column .pod-content {
				width: 331px;
				border: 0;
				border-bottom: 1px solid #C9C9C9;
			}
				.home-column .pod-content .pod-map h4 {
					font-family: Verdana, Arial, Helvetica, sans-serif;
				}
					.home-column .pod-content .pod-map h4 .pod-map_date,
					#wide-special_wrapper .pod-map_date {
						display: block;
						text-transform: none;
						letter-spacing: normal;
						color: #666;
					}
			.home-column h3 span {
				float: left;
				width: 235px;
			}
			.home-column .azz {
				width: auto;
				white-space: nowrap;
			}
#main #intro {
	width: 100%;
	padding: 0;
/*
	overflow: hidden;
	margin-top: 1px;
*/
}
.intro_home-wrapper {
	overflow: hidden;
}
.intro_home-wrapper.wide .intro_home-body {
	width: 100%;
}
.home_banner-img,
.intro_home-body {
	width: 445px;
	float: left;
	line-height: normal;
	margin-bottom: 20px;
}
.home_banner-img {
	font-size: 0px;
}
.home_banner-img.wide {
	width: 100%;
}
.home_banner-img_link {
	display: block;
	overflow: hidden;
	height: 159px;
}
.home_banner-img_caption {
	padding: 5px 5px;
	font-size: 11px;
	color: #666666;
	background: #C9C9C9;
}
.home_banner-img_caption a {
	background-image: url(../img/home-side-arr.gif);
	color: #666;
}
.home_banner-map,
.intro_home-side {
	width: 215px;
	float: right;
	line-height: normal;
	margin-bottom: 20px;
}
.home_banner-map {
	font-size: 0px;
}
.home_banner-map_caption {
	overflow: hidden;
	padding: 5px 5px;
	font-size: 11px;
	color: #666666;
	background: #C9C9C9;
}
.home_banner-map_caption a {
	display: block;
	background-image: url(../img/home-side-arr.gif);
	background-position: right bottom;
	color: #666;
	float: left;
}
.intro_home-side li a {
	background-repeat: no-repeat;
	background-position: 100% 50%;
	font-size: 11px;
	font-weight: bold;
	padding-right: 12px;
}
.intro_home-side .itemContainer li a {
	font-weight: normal;
}

.newintro_home-wrapper, .newintro_home-wrapper-top, newintro_home-wrapper-bottom{
	width:100%;
	margin:0;
	padding:0;
	border:0;
	overflow:auto;
}

.newintro_home-wrapper{
	margin-bottom: 20px;
}

.newintro_home-wrapper-top{
	height:159px;
	overflow:hidden !important;
}

.newintro_home-wrapper-bottom{
	margin:0;
}

.newintro_home-wrapper-top .newhome_banner-img{
	float:left;
	width:445px;
	height:159px;
}

.newintro_home-wrapper-top .newhome_banner-map{
	float:right;
	width:215px;
	height:159px;
	border:0;
}

.newintro_home-wrapper-top .newhome_banner-map img{
	width:215px;
	height:159px;
	border:0;
	margin:0;
}

.newintro_home-wrapper-bottom .newhome_banner-img,
.newintro_home-wrapper-bottom .newhome_banner-map {
	background-color:#c9c9c9;
	height:50px;
	padding: 5px 5px;
	font-size: 11px;
	color: #666666;
	background: #C9C9C9;
}

.newintro_home-wrapper-bottom .newhome_banner-img{
	float:left;
	width:435px;
	height:32px;
	border:0;
}

.newintro_home-wrapper-bottom .newhome_banner-map{
	float:right;
	width:205px;
	height:32px;
	border:0;
}

.newintro_home-wrapper-bottom .newhome_banner-map a{
	display: block;
	background-image: url(../img/home-side-arr.gif);
	background-position: right bottom;
	color: #666;
	float: left;
}

#main h2 {
	color: #B84039;
	font-size: 20px;
	border-bottom: 4px solid #B3B3B3;
}
#main h3 {
	color: #B84039;
}
	#title {
		overflow: hidden;
		line-height: 20px;
	}
	#fast_filter {
		background:none repeat scroll 0 0 #EEEEEE;
		width: 650px;
		font-size: 11px;
		line-height: 25px;
		color: #333;
		padding: 0 13px;
		margin-top: 1px;
		left: 0;
	}
		#fast_filter .swCont {
			margin-bottom: 2px;
		}
		#fast_filter .swCont,
		#fast_filter .swCont select,
		#special-select {
			width: 400px;
		}
			#fast_filter li {
				float: left;
				margin-right: 8px;
			}
				#fast_filter li label {
					font-weight: bold;
					color: #666;
					margin-right: 8px;
				}
	#filter {
		/* margin-top: 32px; */
		margin-bottom: 10px;
		float: left;
	}
		#filter-container {
			width: 655px;
			max-width: 655px;
			margin: 0;
			padding: 10px;
		}
			#filter-container.filter_attribute-wrapper .submitContainer input {
				bottom: 6px;
			}
		.filter-tab {
			position: absolute;
			font-size: 12px;
			top: -30px;
			right: 0;
		}
			.filter-tab a {
				background: #EDEDED;
				color: #8A8A8A;
				height: 25px;
				line-height: 25px;
				text-decoration: none;
				padding: 0 10px;
				margin-left: 1px;
				float: left;
			}
			.filter-tab .active {
				background: #B0B0B0;
				color: #000;
			}
		#filter-container .filter_cont {
			width: 100%;
			overflow: hidden;
			text-align: left;
		}
		#filter-container .filter_cont-large {
			padding-top: 10px;
		}
		#filter-container.alphabet-filter {
			width: 675px;
			max-width: 675px;
			padding: 10px 0;
		}
		#filter-container.alphabet-filter p {
			padding: 0 10px;
		}
			#filter-container fieldset p {
				font-family: Helvetica, Arial, Verdana, sans-serif;
				font-size: 12px;
				font-weight: bold;
				margin-right: 20px;
			}
			#filter-container.short-filter-wrapper fieldset p {
				width: 130px;
			}
			#filter-container.flat-filter-wrapper fieldset p {
				width: 140px;
			}
			#filter-container.wide-filter-wrapper fieldset p {
				width: 190px;
			}
				#filter #filter-container fieldset p input,
				#filter #filter-container fieldset p select {
					width: 100%;
				}
				#filter #filter-container fieldset p input {
					height: 21px;
					border: 1px solid #C9C9C9;
				}
				#filter #filter-container .short-input {
					width: 55px;
				}
				form .submitContainer input {
					color: #B84039;
					font-weight: bold;
					text-align: right;
				}
			.alphabet-wrapper {
				width: 100%;
				overflow: hidden;
				border-bottom: 1px solid #fff;
				margin-bottom: 10px;
			}
				.alphabet-title {
					display: block;
					width: 100%;
					padding: 0 10px 5px 10px;
					font-weight: bold;
				}
				.alphabet-list {
					overflow: hidden;
					padding: 0 10px 5px 10px;
				}
					.alphabet-list li {
						font-family: Helvetica, Arial, Verdana, sans-serif;
						font-size: 18px;
						font-weight: bold;
						color: #BCB5BF;
						text-transform: uppercase;
						float: left;
					}
						.alphabet-list li a,
						.alphabet-list li.alphabet-none {
							display: block;
							padding: 4px 6px;
						}
						.alphabet-list li a:hover,
						.alphabet-list li a.active,
						.alphabet-list li a.active:hover {
							background: #B84139;
							color: #fff;
							text-decoration: none;
							-moz-border-radius: 4px;
							-webkit-border-radius: 4px;
						}
				.alphabet-result {
					position: relative;
				}
					.alphabet-result .alph_result-text {
						position: relative;
						border-top: 1px solid #fff;
						padding: 10px;
						z-index: 100;
					}
					.alphabet-result .alph_result-wrap {
						background: #fff;
						position: absolute;
						width: 100%;
						height: 100%;
						top: 0;
						left: 0;
						-khtml-opacity: 0.5;
						-moz-opacity: 0.5;
						opacity: 0.5;
						z-index: 0;
					}
			#filter-container.filter_attribute-wrapper {
				width: 675px;
				max-width: 675px;
				padding: 10px 0;
			}
				.attribute_field {
					position: relative;
					overflow: hidden;
					padding: 0 10px 13px 10px;
				}
				.attribute-result {
					border-top: 1px solid #fff;
					padding: 10px 10px 0 0;
				}
				.attribute-wrapper {
					border-top: 1px solid #fff;
					padding: 10px;
					padding-bottom: 0;
				}
				.filter_attribute-wrapper .alph_result-text fieldset {
					overflow: hidden;
					width: 675px;
					padding-bottom: 10px;
				}
					.filter_attribute-wrapper .alph_result-text legend {
						display: block;
						font-weight: bold;
						color: #666;
					}
					.filter_attribute-wrapper .result-column {
						height: 40px;
						width: 148px;
						margin: 2px 20px 2px 0;
						float: left;
						border-bottom:1px dotted #666;
					}
						.filter_attribute-wrapper .result-column input{
							vertical-align: bottom;
							float: left;
						}

						.filter_attribute-wrapper .result-column label{
						}

					.filter_attribute-wrapper .result-row legend {
						padding: 5px 0;
					}
						.filter_attribute-wrapper .result-row label {
							height: 21px;
							line-height: 21px;
							padding: 2px 5px 2px 0;
							float: left;
						}
						.filter_attribute-wrapper .result-row input {
							border: 1px solid #C9C9C9;
							width: 100px;
							height: 21px;
							margin-right: 20px;
							float: left;
						}
						.filter_attribute-wrapper .result-row .wide-input {
							width: 365px;
						}
	#main.special_view {
		margin-bottom: 60px;
	}
	#main.special_view #content {
		width: 430px;
	}
		#content #newsletter{

		}

		#content .main-special_info {
			margin-top: -5px;
		}

		#main #content .special_info-wrapper.tick-wrapper .item-text_wrap {
			width: auto;
		}

		#main #content .special-top_view {
			position: absolute;
			width: 675px;
			margin-bottom: 20px;
		}
		#main #content .special-main_view {
			margin-top: 50px;
		}
			#main #content .special-top_view .grid-filter {
				margin: 0;
			}
		#main.special_view #side {
			width: 232px;
		}
			#main.special_view #side .itemContainer {
				width: 210px;
				margin-top: 10px;
				overflow: hidden;
			}
				#main.special_view #side .itemContainer h3,
				#main.special_view #side .itemContainer .item-cont_wrap {
					width: 205px;
					overflow: hidden;
				}
	#main #content h3,
	#main #filter h3,
	#bottom .sub_pod-wrapper h3 {
		overflow: hidden;
		font-size: 18px;
		font-weight: normal;
		text-transform: none;
		padding: 2px 0 5px 0;
		border-bottom: 4px solid #C9C9C9;
	}
	#main #filter h3 {
		width: 100%;
		margin-bottom: 1px;
	}
		#main #content .sub_pod-wrapper h3 span {
			margin-top: 2px;
			float: left;
		}
		#main #content .sub_pod-wrapper h3.flex_heading span {
			width: 350px;
		}
		#main #content .sub_pod-wrapper h3 .azz,
		#main #content .home-column h3 .azz {
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 11px;
			font-weight: bold;
			float: right;
			text-align: right;
		}
	#content {
		/* width: 437px; */
		width: 463px;
		padding: 0;
		margin-top: 10px;
	}
		#content .main_image-wrapper .main_image-caption {
			background: #F1D9D7;
		}
			#content .main_image-wrapper .main_image-caption span {
				display: block;
			}
		#content .very_big-img {
			margin-top: 4px;
		}
		.home_pod-content {
			width: 689px;
			overflow: hidden;
			margin: 6px 0 30px 0;
		}
			.special_home-intro {
				margin: -20px 0 30px 0;
			}
			.home_pod-content .home_pod-block {
				width: 216px;
				margin: 24px 13px 0 0;
				float: left;
			}
				.home_pod-block h4 {
					border-bottom: 4px solid #C9C9C9;
					/*font-size: 16px;*/
					font-size: 14px;
					font-weight: normal;
					overflow: hidden;
					padding: 2px 0 5px;
					margin-bottom: 4px;
					text-transform: none;
					white-space:nowrap;
				}
				.home_pod-block .home_pod-block_img {
					width: 216px;
					height: 125px;
					overflow: hidden;
				}
				.home_pod-block .home_pod-block_text {
					font-size: 11px;
					overflow: hidden;
					margin-top: 13px;
				}
					.eng_flag {
						background: url(../img/flags-icons.png) 0 -18px no-repeat;
						padding-left: 22px;
					}
					.ita_flag {
						background: url(../img/flags-icons.png) 0 3px no-repeat;
						padding-left: 22px;
					}
				.home_pod-block .home_pod-block_caption {
					overflow: hidden;
					background: #C9C9C9;
					padding: 5px 13px;
					font-size: 11px;
					color: #666;
				}
					.home_pod-block .home_pod-block_caption a {
						color: #666;
					}
					.home_pod-block .home_pod-block_caption a.func {
						background: url(../img/home-side-arr.gif) no-repeat 100% 50%;
					}
			#collections_section .paging {
				border-bottom: 1px solid #C9C9C9;
				margin-top: 0;
			}
			.classic-wrapper #collections_section .paging {
				margin-top: 10px;
			}
			.complex-wrapper .grid-filter {
				margin-top: 0;
			}
			.complex-wrapper .paging {
				margin-top: 0;
			}
			.complex-wrapper .pag-bottom .paging {
				margin-top: 10px;
			}
				#collections_section .home_pod-content {
					margin: 10px 0 0;
				}
					#collections_section .pod-content:first-child {
						border: 0 !important;
					}
			#collections_section .home_pod-block {
				background: #EEE;
				overflow: hidden;
				width: 160px;
				height: 180px;
				text-align: center;
				line-height: 180px;
				margin-right: 12px;
			}
				#collections_section .home_pod-block img {
					vertical-align: middle;
				}
		#accordion-wrapper {
			background: #F5F5F5;
			overflow: hidden;
			margin-top: -9px;
			margin-bottom: 10px;
			padding-bottom: 5px;
			border-bottom: 1px solid #C9C9C9;
		}
			#main #content #accordion-wrapper .itemContainer {
				padding: 0;
			}
		.hide-accordion {
			font-weight: bold;
			padding: 0 10px 5px 10px;
			margin-bottom: 30px;
		}
		#accordion-wrapper .func {
			font-weight: bold;
		}
			.accordion-img {
				width: 146px;
				overflow: hidden;
				margin-right: 3px;
				float: left;
			}
				.accor-img_caption {
					font-size: 11px;
					font-style: italic;
					padding: 5px;
				}
			.accordion-text {
				width: 497px;
				font-size: 11px;
				padding: 10px;
				float: left;
			}
		.sub_pod-wrapper {
			margin-top: 30px;
		}
			#bottom .sub_pod-wrapper #map_canvas {
				height: 400px;
				margin-top: 1px;
				margin-bottom: 10px;
			}
			#bottom .sub_pod-wrapper .pod-content {
				width: 675px;
			}
			#bottom .sub_pod-wrapper .pod-content .pod-text {
				width: 529px;
			}
		.pageBodytext {
			padding: 0;
			margin-bottom: 20px;
		}
			.moreInfoCont {
				border-top: 1px dotted #999;
				margin-bottom: 10px;
				padding-top: 10px;
			}
				.moreInfoCont .special_info {
					margin-top: 20px;
				}
			.object-period {
				display: block;
				margin-bottom: 10px;
			}
			.pageBodytext ul br {
				display: none;
			}
			.sub-body_text {
				font-size: 11px;
				font-weight: normal;
				padding-top: 10px;
			}
			.sub-body_text ul {
				padding-top: 0 !important;
			}
/*
			.sub-body_text a {
				color: #666;
			}
*/
		.special_info {
			background: #EEEEEE;
			border-top: 4px solid #B3B3B3;
			overflow: hidden;
			font-size: 11px;
			padding-bottom: 13px;
			margin-bottom: 10px;
		}
			.special_info-wrapper {
				padding: 0 10px;
			}
				#main #content .pageBodytext .special_info-wrapper h6,
				.special_info-wrapper h6 {
					padding: 0 0 2px 5px;
					margin: 10px 0 5px;
					border-bottom: 2px solid #FFFFFF;
					font-size: 1.3em;
				}
			.special_info a.func {
				font-weight: bold;
			}
		#main span.search_result-title {
			color: #666;
		}
		.grid-filter,
		.home_grid-filter {
			overflow: hidden;
			font-size: 11px;
			margin-top: 5px;
			float: left;
		}
		.home_grid-filter {
			margin-top: 0;
		}
			.grid-filter li,
			.home_grid-filter li {
				float: left;
			}
			.grid-filter li a {
				display: block;
				background: url(../img/filter-icons.png) no-repeat;
				height: 16px;
				line-height: 16px;
				margin-left: 13px;
			}
				li.grid-filter_list a {
					background-position: 0 -29px;
					padding-left: 21px;
				}
					li.grid-filter_list a:hover,
					li.grid-filter_list a.active,
					li.grid-filter_list a.active:hover {
						background-position: 0 -44px;
						color: #666;
						text-decoration: none;
					}
				li.grid-filter_map a {
					background-position: 0 -61px;
					padding-left: 21px;
				}
					li.grid-filter_map a:hover,
					li.grid-filter_map a.active,
					li.grid-filter_map a.active:hover {
						background-position: 0 -79px;
						color: #666;
						text-decoration: none;
					}
					li.grid-filter_pdf a {
						background-position: 0 -127px;
						padding-left: 21px;
					}
					li.grid-filter_pdf a:hover,
					li.grid-filter_pdf a.active,
					li.grid-filter_pdf a.active:hover {
						background-position: 0 -145px;
							color: #666;
							text-decoration: none;
					}
					li.grid-filter_print a {
						background-position: 0 -165px;
						padding-left: 21px;
					}
					li.grid-filter_print a:hover,
					li.grid-filter_print a.active,
					li.grid-filter_print a.active:hover {
						background-position: 0 -183px;
							color: #666;
							text-decoration: none;
					}
				li.grid-filter_single a {
					background-position: 0 0;
					padding-left: 18px;
				}
					li.grid-filter_single a:hover,
					li.grid-filter_single a.active,
					li.grid-filter_single a.active:hover {
						background-position: 0 -15px;
						color: #666;
						text-decoration: none;
					}
				li.grid-filter_more a {
					background-position: 0 -95px;
					padding-left: 18px;
				}
					li.grid-filter_more a:hover,
					li.grid-filter_more a.active,
					li.grid-filter_more a.active:hover {
						background-position: 0 -110px;
						color: #666;
						text-decoration: none;
					}
			.home_grid-filter li {
				background: url(../img/filter-icons.png) no-repeat;
			}
			.home_pod-block .home_pod-block_caption .home_grid-filter li a {
				display: block;
				height: 16px;
				line-height: 16px;
				margin-left: 4px;
				color: #B84039;
				text-decoration: none;
			}
				li.home_grid-filter_list {
					background-position: 0 -29px;
					padding-left: 21px;
					cursor: pointer;
				}
					.home_pod-block .home_pod-block_caption li.home_grid-filter_list:hover,
					.home_pod-block .home_pod-block_caption li.home_grid-filter_list:hover a,
					.home_pod-block .home_pod-block_caption li.home_grid-filter_list a:hover {
						background-position: 0 -44px;
						color: #666;
						text-decoration: none;
					}
				li.home_grid-filter_map {
					background-position: 0 -61px;
					padding-left: 21px;
					margin-left: 13px;
					cursor: pointer;
				}
					.home_pod-block .home_pod-block_caption li.home_grid-filter_map:hover,
					.home_pod-block .home_pod-block_caption li.home_grid-filter_map:hover a,
					.home_pod-block .home_pod-block_caption li.home_grid-filter_map a:hover {
						background-position: 0 -79px;
						color: #666;
						text-decoration: none;
					}
		.pod-content {
			width: 675px;
			overflow: hidden;
			font-size: 11px;
			padding-top: 15px;
			margin-bottom: 5px;
			border-top: 1px solid #C9C9C9;
		}
		#wide-special_wrapper {
			width: 445px;
			float: left;
			border: 0;
			padding: 0;
		}
			#wide-special_wrapper .home-column {
				 width: auto;
				 margin: 0;
			}
				#wide-special_wrapper .home-column .azz {
					  padding-top: 5px;
				}
			#wide-special_wrapper .pod-content {
				width: auto;
			}
				#wide-special_wrapper .pod-content .pod-text {
					width: 299px;
					margin: 0;
				}
		#wide_side-special_wrapper {
			width: 215px;
			float: right;
			margin-top: 5px;
		}
			#wide_side-special_wrapper h2 {
				font-size: 18px;
			}
			#wide_side-special_wrapper .side-special_block {
				margin: 4px 0 20px 0;
			}
			#wide_side-special_wrapper .side-special_img {
				width: 215px;
				height: 79px;
				overflow: hidden;
			}
			#wide_side-special_wrapper .side-special_caption {
				color:#666666;
				font-size:11px;
				padding: 5px 0;
			}
		#features .pod-content {
			padding-top: 10px;
		}
		#features .feature_pod-content {
			overflow: hidden;
			background: #F5F5F5;
			margin-bottom: 5px;
		}
		.sub_pod-wrapper .pod-content {
			width: 463px;
			margin: 0;
			border: 0;
			border-bottom: 1px solid #C9C9C9;
			padding-bottom: 5px;
		}
			.pod-image {
				position: relative;
				overflow: hidden;
				width: 130px;
				margin-right: 16px;
				float: left;
				margin-bottom: 15px;
			}
			.crop-image {
				overflow: hidden;
				height: 65px
			}
			#features .pod-image {
				margin-bottom: 0;
			}
				.pod-image a {
					overflow: hidden;
					display: block;
					width: 130px;
					height: 65px;
					margin-bottom: 5px;
				}
					.pod-image a.placeholder_type,
					.pod-image div.placeholder_type,
					.side_pod-image a.placeholder_type {
						background-image: url(../img/placeholder_type-icons.png);
						background-repeat: no-repeat;
					}
						.placeholder-event {
							background-position: 0 0;
						}
						.placeholder-hotel {
							background-position: 0 -67px;
						}
						.placeholder-restaurant {
							background-position: 0 -134px;
						}
						.placeholder-place {
							background-position: 0 -201px;
						}
						.placeholder-route {
							background-position: 0 -268px;
						}
					.pod-image div.placeholder_type {
						height: 65px;
					}
				#features .pod-image a {
					height: 137px;
				}
				.video-icon {
					background: url(../img/video-icon.png) center center no-repeat;
					position: absolute;
					display: block;
					text-indent: -9000em;
					top: 0;
					left: 0;
					z-index: 100;
				}
				.pod-image img {
					border: 0;
					min-height: 65px;
				}
			.pod-text {
				width: 318px;
				float: left;
				margin-right: 26px;
			}
				.pod-text h4 {
					margin-bottom: 5px;
				}
			#features .pod-text {
				margin-top: 10px;
			}
			.sub_pod-wrapper .pod-text {
				width: 317px;
				margin-right: 0;
			}
				.pod-text .func {
					font-weight: bold;
				}
				.pod-short_desc {
					margin-bottom: 10px;
				}
					.pod-text h4,
					#side .itemContainer h4,
					.home_pod-block_text h4 {
						font-family: Verdana, Arial, Helvetica, sans-serif;
						padding-bottom: 4px;
					}
					.pod-text h4 span,
					#side .itemContainer h4 span,
					.home_pod-block_text h4 span,
					.home-column .pod-content .pod-map h4 span {
						font-family: Verdana, Arial, Helvetica, sans-serif;
						font-size: 11px;
						font-weight: normal;
						/* letter-spacing: 2px; */
						text-transform: uppercase;
					}
			.pod-map {
				width: 185px;
				overflow: hidden;
				margin-bottom: 10px;
				float: left;
			}
				.pod-map ul {
					margin-bottom: 10px;
				}
				.pod-map li {
					line-height: 14px;
				}
				.pod-map small {
					display: block;
					font-size: 11px;
				}
			a.info_style {
				background: url(../../img/info_icon.png) center center no-repeat;
				display: inline-block;
				width: 15px;
				height: 15px;
				color: #666;
				text-indent: -90000px;
				padding: 0 3px;
				cursor: help;
			}
			* html a.info_style  {
				text-indent: 0;
				line-height: 0;
				font-size: 0;
				overflow: hidden;
			}
			*:first-child+html a.info_style  {
				text-indent: 0;
				line-height: 0;
				font-size: 0;
				overflow: hidden;
			}
			#features .pod-map {
				width: 175px;
				padding: 10px 10px 10px 0;
			}
				.pod-map .func,
				.pod-map_date,
				.home_pod-block_text .func {
					font-weight: bold;
				}
				.pod-map_elements {
					overflow: hidden;
					margin-top: 10px;
				}
					.sub_func,
					.pod-map_elements .sub_func,
					#side li a.func.sub_func {
						font-weight: normal;
					}
			.pag-bottom {
				margin-top: 20px;
			}
				.pag-bottom .paging {
					border: 0 !important;
				}
		.video_audio-wrapper {
			margin-top: -9px;
		}
	#side {
		overflow: hidden;
	}
	#side .intro_side {
		margin-top: 11	px;
	}
		#side .home_side-wrapper {
			overflow: hidden;
			font-size: 11px;
			margin: 13px 0 20px 0;
		}
			#side .home_side-wrapper .imageContainer {
				overflow: hidden;
				width: 200px;
				height: 65px;
				margin-top: 4px;
			}
			#side .home_side-wrapper h2,
			#content .home_title-wrapper h2 {
				font-size: 16px;
			}
			#side .home_side-wrapper p {
				margin-top: 5px;
			}
		.special_view #side {
			position: relative;
			margin-top: 88px;
		}
		.side-navigation {
			height: 47px;
			font-size: 11px;
			font-weight: bold;
		}
			.side-navigation div {
				padding: 25px 0 0 10px;
			}
		#side #photo-gallery {
			overflow: hidden;
		}
		#side #photo-gallery .itemContainer {
			background: none;
			padding: 0;
			border: 0;
		}
			#side #photo-gallery.photo-gallery_wrapper ul {
				overflow: hidden;
				padding: 12px 0 0 4px;
			}
				#side #photo-gallery li {
					overflow: hidden;
				}
				#side #photo-gallery .gallery-preview {
					width: 230px;
				}
				#side #photo-gallery.photo-gallery_wrapper .gallery-preview {
					width: auto;
				}
					#side #photo-gallery.photo-gallery_wrapper .gallery-preview span {
						padding-bottom: 5px;
						font-style: italic;
					}
				#side #photo-gallery .gallery-thumbnail a {
					overflow: hidden;
					text-align: center;
					line-height: 75px;
				}
				#side #photo-gallery .gallery-thumbnail,
				#side #photo-gallery .gallery-thumbnail a {
					background: #EEEEEE;
					width: 56px;
					height: 75px;
					margin: 0 2px 4px 0;
					float: left;
				}
				#side #photo-gallery.photo-gallery_wrapper .gallery-thumbnail,
				#side #photo-gallery.photo-gallery_wrapper .gallery-thumbnail a {
					background: #B3B3B3;
				}
					#side #photo-gallery .gallery-thumbnail img {
						vertical-align: middle;
					}
		#side .imageContainer {
			margin-top: 10px;
		}
		#side .itemContainer .item-text_wrap p {
			margin: 0;
		}
		#side .itemContainer h3,
		.intro_home-side .itemContainer h3 {
			padding-left: 5px;
		}
		#side li {
			font-size: 11px;
			background: none;
			padding: 0;
		}
		#side li a.func {
			color: #B84039;
			font-weight: bold;
		}
		#side .side_func-elem li a.func {
			font-weight: normal;
		}
		.item-text_wrap {
			overflow: hidden;
			font-size: 11px;
			padding: 5px;
			word-wrap: break-word;
		}
			#side .itemContainer .item-text_wrap ul {
				padding-left: 0;
				padding-right: 0;
			}
			.item-text_wrap.google-map {
				overflow: visible;
				padding: 0;
			}
			.item-text_wrap p {
				margin-top: 0;
			}
		.item-cont_wrap {
			padding: 10px 5px;
			border-bottom: 1px solid #C9C9C9;
			overflow: hidden;
		}
		#side li.item-cont_wrap {
			padding: 10px 0;
			border-bottom: 1px solid #C9C9C9;
		}
		.item-cont_wrap:last-child,
		#side li.item-cont_wrap:last-child {
			border: 0;
		}
			#side .itemContainer h4 {
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 11px;
				padding-bottom: 4px;
			}
			#side .itemContainer h4 span {
				font-size: 11px;
				font-weight: normal;
				/* letter-spacing: 2px; */
				text-transform: uppercase;
			}
		#side .side_pod-image {
			position: relative;
			width: 56px;
			height: 28px;
			padding-right: 7px;
			float: left;
		}
			#side .side_pod-image a {
				display: block;
				overflow: hidden;
				width: 56px;
				height: 28px;
			}
			#side .side_pod-image .video-icon {
				background: url(../img/video-icon_small.png) center center no-repeat;
			}
		#side .side_pod-text {
			width: 98px;
			float: left;
		}
.ifNav {
	background: url(../img/nav-icons.png) no-repeat;
}
	.nav_left {
		background-position: 0 0;
		left: 0;
	}
	.nav_right {
		background-position: 0 -57px;
		right: 0;
	}
#rotator-adv-nav li a {
	background: url(../img/slide_show-icons.png) 0 0 no-repeat;
}
	#rotator-adv-nav li a.active {
		background-position: -15px 0;
	}
#rotator {
	margin-bottom: -20px;
}
	#rotator #rotator-nav {
		background: #333;
	}
		#rotator #rotator-nav .active a {
			color: #B84039;
		}

/*========================================================*/
.form_filter-cal a {
	background: url(../img/form_filter-icons.png) no-repeat;
}
.swCont span.swLabel {
	background: #B84139 url(../img/form_filter-icons.png) 100% -22px no-repeat;
}
#change-size .active a {
	border: solid 1px #B84039;
	color: #B84039;
}

/*========================================================
 Date Picker
 ========================================================*/
#turismo .datepicker-day-title {
    color: #B84039;
}
#turismo .datepicker-controls {
    background-color: #B84139;
}
#turismo .datepicker-day.picked {
    background-color: #B84139;
}

/*========================================================
 Calendar Style
 ========================================================*/
.datepicker {
	border-color: #B84139;
}
.datepicker .header {
	background: #B84139;
}
.datepicker .days .title {
	background: #D14840;
}
.datepicker .days .week .day:hover,
.datepicker .months .month:hover,
.datepicker .years .year:hover {
	background: #D14840 !important;
}
.datepicker .selected {
	background: #D14840 !important;
}

/*========================================================*/
#bottom {
	width: 675px;
	display: block;
}
#side .itemContainer .slideIndex {
	margin-bottom: 0;
}

.credenziali{
	margin-top:25px;
}

.credenziali p{
	/*text-align:right;*/
	font-size:0.9em;
}

.credenziali em{

}