/* --- NO HEADER ---
.no_header #headergraphic{background-image:none;height:0;*font-size:0;}*/
/* Gallery */

.photogallery_top{
	position:relative;
	margin: 0 0 20px;
}
.button-slideshow{
	float:right;
	cursor:pointer;
}
.tmpl5000 .button-slideshow{
	position: static !important;
	/*
	float: none!important;
	margin: 0!important;
	top: -6px;
	position: absolute!important;
	right: auto!important;
	z-index: 999999;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	left: 50%;
	*/
}
.button-slideshow i{
	float:left;
	height:38px;
	width:39px;
	background:transparent url(/common_solswv1/images/icon-slideshow.png) no-repeat!important;
	background: none;
	display:block;
}
* html .button-slideshow i{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod='image', src='/common_solswv1/images/icon-slideshow.png');
}
.button-slideshow img{
	display: none;
}
.button-slideshow span{
	padding-left:7px;
	padding-right:20px;
	float:left;
	line-height:38px;
	font-weight:bold;
	display: inline !important;
}
.tmpl5000 .button-slideshow span{
	padding-right:0px;
}

/* Copertina */
.copertina-album{
	border:none!important;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
}
.copertina-album a{
	position:relative;
	display:block;
	text-decoration:none !important;
	background:#333333;
	text-align:center;
}
.copertina-album a:hover{
	cursor:pointer;
}
.copertina-album img{
	border:none!important;
	padding:0!important;
	margin:0 !important;
	max-width:100%;
}

.copertina-album a:hover img{
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
}
.descrizione-album{
	min-height:52px;
	height:auto!important;
	height:52px;
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000000;
	filter:alpha(opacity=70);
	-moz-opacity:.70;
	opacity:.70;
	display:block;
}
.tmpl5000 .descrizione-album{
	width:100%!important;
}
.descrizione-album .descrizione-text{
	padding:10px 76px 12px 13px;
	text-align:left;
	font-size:11px;
	color:#FFFFFF;
	border-top:#555555 solid 1px;
	line-height:15px;
	font-style: normal;
	display:block;
}
.data-album{
	width:150px;
	color:#FFFFFF;
	background:none;
	right:0px;
	bottom:5px;
	position:absolute;
	border-left:1px dotted #666;
	height:42px;
	width:64px;
}
.data-album b {
	font-weight:normal;
	font-size:28px;
	line-height:28px;
	width:64px;
	margin:0px 0 1px;
	display:block;
	height:28px;
	overflow:hidden;
}
.data-album b span {
	padding:0 5px;
	background:url(/common_solswv1/images/mini-arrow.gif) no-repeat center right;
}
.data-album i {
	margin-top:-4px;
	width:64px;
	display:block;
	font-style:normal;
	font-size:11px;
}


/* Thumb Album */
.thumb_gallery table {
	border-collapse:collapse;
}
.thumb_gallery table,
.thumb_gallery tr,
.thumb_gallery td{
	border: none;
	padding:0;
	margin:0;
}
.thumb_gallery td{
	vertical-align:middle;
	text-align: center;
}

.tmpl5000 .thumb_gallery li{
	margin-top: 30px;
}
.tmpl5000 .thumb_gallery a{
	display: block;
}
.tmpl5000 .thumb_gallery li img{
	display: block;
	margin:0 auto!important;
}

#singol-img{
	left:0;
	position:relative;
}
#singol-img span{
	position:absolute;
	display:block;
	top:22px;
	left:0px;
	text-align:center;
	width:100%;
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
}
#singol-img span b{
	background:#000;
	font-size:11px;
	padding:5px 5px 3px 5px;
	color:#FFF;
	font-weight:normal;
	text-align:center;
	font-family:arial,verdana,helvetica,sans-serif;
	letter-spacing:1px;
	visibility: hidden;
	text-decoration:none!important;
}
#singol-img:hover span b{
	visibility: visible;
}
.tmpl5000 #singol-img img {
	display: block;
	margin:0 auto!important;
}

/* Pagina gallery foglia */
#photogallery_page #sub_menu {
	display:none;
}

.gallery a.show_prev:hover,
.gallery a.show_next:hover{
	text-decoration:none;
}

#photogallery .text{
	text-align:center;
}

.gallery .show_prev img{ margin-left:8px; }
.gallery .show_next img{ margin-right:8px; }

.gallery .show_prev:hover .nav_arrow span,
.gallery .show_next:hover .nav_arrow span{
	text-decoration:underline;
}
#nav_photogallery-bottom{
	margin: 0 auto !important;
	padding: 0 0 10px 0 !important;
}
.tmpl5000 #nav_photogallery-bottom {
  width: auto!important;
}
#nav_photogallery-bottom a{
	position:relative;
}
#nav_photogallery-bottom a img{
	height:64px;
	width:64px;
}
#nav_photogallery-bottom b.wide_image,
#nav_photogallery-bottom span.wide_image{
	background:none!important;
	border-color:transparent!important;
	display:block;
	position:absolute;
	height:64px;
	width:64px;
	margin:0!important;
	top:0;
	left:0;
}
#nav_photogallery-bottom .show_prev:hover span.wide_image,
#nav_photogallery-bottom .show_next:hover span.wide_image{
	background:#000000!important;
	filter:alpha(opacity=70);
	-moz-opacity:.70;
	opacity:.70;
}
#nav_photogallery-bottom .show_prev:hover b.wide_image{
	background:url(/common_solswv1/images/nav_photogallery-prev.gif) no-repeat center center !important;
}
#nav_photogallery-bottom .show_next:hover b.wide_image{
	background:url(/common_solswv1/images/nav_photogallery-next.gif) no-repeat center center !important;
}
.sidebar-albums li {
	padding: 0 0 15px 15px;
	list-style-type: none;
}
.sidebar-albums li a:hover {
	text-decoration:none;
}
.sidebar-albums li a:hover img{
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
}
.sidebar-albums li a {
	position:relative;
	display:block;
	text-decoration:none!important;
	font-family:arial,verdana,helvetica,sans-serif;
}
.sidebar-albums li a b{
	background: #333333;
}
.sidebar-albums li a b img{
	position:relative;
	top:0px;
}
.sidebar-albums li a span{
	background:#000;
	filter:alpha(opacity=70);
	-moz-opacity:.70;
	opacity:.70;
	display:block;
	position:absolute;
	bottom:0;
	left:0;
}
.sidebar-albums li a span i{
	display:block;
	font-size:11px;
	font-style:normal;
	padding:5px;
	color:#FFF;
}
a.button-slideshow.slideshow_redbox {
	position:absolute!important;
	right:10px;
	top:10px;
	background:transparent url(/common_solswv1/images/icon-slideshow.png) no-repeat scroll 0 0;
	height:38px;
	width:39px;
	border:none!important;
}
 * html a.button-slideshow.slideshow_redbox {
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod='image', src='/common_solswv1/images/icon-slideshow.png');
}
a.button-slideshow.slideshow_redbox_big {
	position:absolute!important;
	right:10px;
	top:10px;
	background:transparent url(/common_solswv1/images/icon-slideshow-big.png) no-repeat scroll 0 0;
	height:50px;
	width:50px;
	border:none!important;
}
 * html a.button-slideshow.slideshow_redbox_big {
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod='image', src='/common_solswv1/images/icon-slideshow-big.png');
}
/* immagini linkate in blu box senza sottolineatura */
a.bluebox_img {
	border:none!important;
}

#singol-img img{
	max-width: 100%;
}

.ph_structureCol03 .normalGallery li{
	width:33.33333333%;
}
.ph_structureCol04 .normalGallery li{
	width:25%;
}
.ph_structureCol05 .normalGallery li{
	width:20%;
}

.thumb_gallery li{
	list-style: none;
}

.normalGallery li{
	box-sizing: border-box;
	padding:10px !important;
}

.normalGallery li a{
	display:block;
	text-align: center;
}

.normalGallery li a img{
	display: inline-block;
	max-width: 100%;
	box-sizing: border-box;
}

.ph_structureSquare .red_box img, .ph_structureSquare .wide_image{
	border:0 !important;
	box-shadow: none !important;
}

.ph_structureSquare .thumb_gallery li a{
	background-color: rgba(136,136,136, .35);
}

@media (min-width: 768px) {

	/* thumb gallery */
	.thumb_gallery{
		margin-top: 30px!important;
		display: flex;
		align-items: center;
	}
	.tmpl5000 .thumb_gallery li{
		margin-top: 0;
	}

	.ph_structureSquare .thumb_gallery li a {
		position: relative;
		overflow: hidden;
		display: block;
	}
	.ph_structureSquare .thumb_gallery li a img {
		max-width: none;
		position: absolute;
		left: 50%;
		top: 50%;
		max-height: 100%;
		width: auto;
		-webkit-transform: translate(-50%,-50%);
		-ms-transform: translate(-50%,-50%);
		transform: translate(-50%,-50%);
		margin: 0 !important;
	}

	.tmpl5000.ph_structureCol03.ph_structureSquare .thumb_gallery li a {
		height: 220px;
	}
	.tmpl5000.ph_structureCol04.ph_structureSquare .thumb_gallery li a {
		height: 157.5px;
	}
}

@media (min-width: 992px) {
	.tmpl5000.ph_structureCol03.ph_structureSquare .thumb_gallery li a {
		height: 293.33px;
	}
	.tmpl5000.ph_structureCol04.ph_structureSquare .thumb_gallery li a {
		height: 212.5px;
	}
}

@media (min-width: 1200px) {
	.tmpl5000.ph_structureCol03.ph_structureSquare .thumb_gallery li a {
		height: 360px;
	}
	.tmpl5000.ph_structureCol04.ph_structureSquare .thumb_gallery li a {
		height: 262.5px;
	}
}

