/* SoluzioneSito Snc (www.soluzionesito.com) */
/* Davide Cattorini (davide@soluzionesito.com) */

/* STRUTTURA ALBUM ACCESSIBILI */

#cartella_immagini ul {
	width: 688px !important;
	w\idth: 698px;
	margin: 0 auto;
	padding: 0;
	list-style: none;
}
#cartella_immagini li {
	width: 150px;
	height: 187px;
	margin: 10px;
	padding: 0;
	float: left;
	list-style: none;
	background-color: #ffffff;
	background-repeat: no-repeat; 
	background-position: center center;
	border: 1px none #ffffff;
	text-align: center; /* PERSON. PER TEMPLATE */
}
#cartella_immagini a {
	width: 150px;
	height: 150px;
	margin: 0 0 7px 0; /* PERSON. PER TEMPLATE */
	padding: 0;
	display: block;
	background-color: transparent;/* PERSON. PER TEMPLATE */
	background-repeat: no-repeat; /* PERSON. PER TEMPLATE */
	background-position: center center; /* PERSON. PER TEMPLATE */
}
#cartella_immagini span {
	display: none;
}

/* PERMAIMAGE */

.permaimage {
	background: #ffffff;
	border: 1px none #ffffff;
}

/* GALLERY GRAFICA */

#dropChangeAlbumGallery {
	font: 11px/14px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #555;
}
#gallery, #gallerySet, #flickrGallery {
	width: 400px;
	height: 300px;
	z-index: 5;
	margin: 0 auto;
	padding: 0;
	border: 1px [%BorderTypeBG%] #ffffff;

}
#extcarousel {
	width: 400px;
	height: 185px;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
}

/* CLASSI GENERICHE PER IMMAGINI */

#gallery img.thumbnail, #gallerySet img.thumbnail {
	display: none;
}
.jdGallery {
	overflow: hidden;
	position: relative;
}
.jdGallery img {
	border: 0;
	margin: 0;
}

/* BARRA DI CARICAMENTO */

.jdGallery .slideElement {
	width: 100%;
	height: 100%;
	background: url("../../images/frontend/gallery/layout/loading-bar-black.gif") center center no-repeat;
}
.jdGallery .loadingElement {
	width: 100%;
	height: 100%;
	background-image: #000 url("../../images/frontend/gallery/layout/loading-bar-black.gif") center center no-repeat;
	position: absolute;
	left: 0;
	top: 0;
}

/* CARATTERISTICHE SCORRIMENTO */

.jdExtCarousel {
	overflow: hidden;
	position: relative;
}
.jdExtCarousel .carouselWrapper {
	position: absolute;
	width: 100%;
	height: 1000px;
	top: 10px;
	left: 0;
	overflow: hidden;
}
.jdExtCarousel .carouselInner {
	position: relative;
}

/* IMMAGINI PICCOLE */

.jdExtCarousel .carouselInner .thumbnail {
	cursor: pointer;
	background: #ffffff;
	background-position: center center;
	float: left;
	border: 1px none #ffffff;
}
.jdExtCarousel .wall .thumbnail {
	margin-bottom: 10px;
}

/* INDICAZIONI SOTTO LE IMMAGINI PICCOLE */

.jdExtCarousel .label {
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 0;
	left: 10px;
	font-size: 13px;
}

/* LINK PRECEDENTE - SUCCESSIVA - APRI ORIGINALE */

.jdGallery a {
	font-size: 100%;
	text-decoration: none;
	color: inherit;
}
.jdGallery a.right, .jdGallery a.left {
	position: absolute;
	height: 99%;
	width: 25%;
	cursor: pointer;
	z-index:10;
	filter:alpha(opacity=20);
	-moz-opacity:0.2;
	-khtml-opacity: 0.2;
	opacity: 0.2;
}
* html .jdGallery a.right, * html .jdGallery a.left {
	filter:alpha(opacity=50);
}
.jdGallery a.right:hover, .jdGallery a.left:hover {
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}
.jdGallery a.left {
	left: 0;
	top: 0;
	background: url("../../images/frontend/gallery/layout/fleche1.png") no-repeat center left;
}
* html .jdGallery a.left { 
	background: url("../../images/frontend/gallery/layout/fleche1.gif") no-repeat center left; 
}
.jdGallery a.right {
	right: 0;
	top: 0;
	background: url("../../images/frontend/gallery/layout/fleche2.png") no-repeat center right;
}
* html .jdGallery a.right { 
	background: url("../../images/frontend/gallery/layout/fleche2.gif") no-repeat center right; 
}
.jdGallery a.open {
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.withArrows a.open {
	position: absolute;
	top: 0;
	left: 25%;
	height: 99%;
	width: 50%;
	cursor: pointer;
	z-index: 10;
	background: none;
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}
.withArrows a.open:hover { 
	background: url("../../images/frontend/gallery/layout/open.png") no-repeat center center; 
}
* html .withArrows a.open:hover { 
	background: url("../../images/frontend/gallery/layout/open.gif") no-repeat center center;
	filter:alpha(opacity=80); 
}

/* ANTEPRIMA TEMPLATE IN GALLERY */

#tpl_preview {
	position: absolute;
	top: 0;
	left: 0;
	padding: 12px 15px 15px 15px;
	background-color: #FFF;
	border: 1px solid #444;
	font-size: 11px;
	color: #4B4B4B;
	z-index: 1000;
}
#tpl_previewtitle {
	font-size: 14px;
}
#tpl_previewbody {
	position: relative;
}
#tpl_previewimage {
	margin: 0 auto;
}
#tpl_previewprogressbar {
	width: 125px;
	position: absolute;
	top: 45%;
	left: 50%;
	margin-left: -67px;
	padding: 10px 10px 15px 10px;
	border: 1px solid #6A6A6A;
	background-color: #FFF;
	font-family: 10px Tahoma, Helvetica, sans;
	color: #000;
	text-align: left;
}
.rightcoltempl {
	width: 236px; 
	margin-left: 5px;
}