@charset "iso-8859-1";

/*Questi stili vengono usati in diverse liste tra cui alcune automatiche*/

.List_Box {
	clear: both;
	margin-bottom: 20px;
}

.List_ElementLink {
	clear: both;
	margin-top: 4px;
}

.List_ElementLink img {
	margin-right: 4px;
	margin-left: 2px;
}

.List_TagClouds {
	margin-top: 15px;
	margin-bottom: 15px;
}

.List_ThumbnailPreview {
	background: #fff;
	border: 1px solid 888;
	box-shadow: 0px 0px 4px #302d26;
	margin-right: 15px;
	padding: 5px;
	width: 109px;
	margin-bottom: 4px;
	float: left;
	position: relative;
}

.List_ThumbnailGallery {
	width: 134px;
	margin-bottom: 15px;
	float: left;
	position: relative;
}

.List_TitleHidden {
	position: absolute;
	display: none;
	padding: 4px;
	top: 0px;
	left: 0px;
	right: 0px;
	background: url('../../../download/MyTemplate/BGTitle.png');
}

.List_TitleComment {
	position: absolute;
	display: none;
	padding: 4px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	background: url('../../../download/MyTemplate/BGTitle.png');
}

.List_TitleHidden a {
	font-size: 11px;
	line-height: 12px;
}

.List_TitleComment a {
	font-size: 11px;
	line-height: 16px;
}

.List_TitleHiddenTitle {
	font-size: 11px;
	line-height: 12px;
	text-decoration: none;
	color: #c5b7a5;
}

.List_TitleHidden div {
	font-size: 10px;
	line-height: 12px;
}

#lightbox-image-details-currentNumber {
	color: #444;
	text-shadow: 0px 0px 0px;
}

.List_Thumbnail img {
	margin-bottom: 10px;
}

.List_Thumbnail img {
	border: 1px solid #CCC;
	margin-right: 20px;
}

.List_ThumbLeft {
	margin-bottom: 15px;
}

.List_ThumbRight {
	margin-bottom: 15px;
}

.List_ThumbCenter {
	margin-bottom: 15px;
}

.List_NoThumb {
	margin-bottom: 15px;
}

.List_Highlights {
	height: 400px;
	position: relative;
}

.List_Highlights h3 a {
	font-size: 18px;
	color: white;
}

.List_HighlightsText {
	background: #000;
	opacity:0.7;
	filter:alpha(opacity=70);
	padding: 15px;
	position: absolute;
	bottom: 0px;
}

.List_HighlightsText div {
	color: white;
}