/*attacments*/
.attachment {
    float: left;
    padding-right: 4px;
    width: 620px;
}

.attachment h1,
.attachment  h2 {
    font-size: 19px;
    font-weight: bold;
    line-height: 24px;
    margin: 0;
    padding: 0 0 3px;
}

h2 a {
    border: 0 none;
    color: #333333;
    text-decoration: none;
}

.attachment dl {
	margin: 0;
	padding: 0;
	overflow: auto;
	clear: none;
}

.attachment .text-image {
    display: block;
    text-align: center;
	margin-top: 10px;
}

.attachment .text-attachment{
	font-size: 13px;
	text-align: left;
	font-weight: normal;
	color: #333333;
	line-height: 18px;
	background: none repeat scroll 0 0 #eeeeee;
	padding: 10px 10px 10px 10px;
	display: block;
}

.gallery a,
.gallery a:hover {
	border: 0 none;
}

span.hoverdiv-gallery {
	width: 150px !important;
	height: 150px !important;
}

.attachment .gallery-attachment {
	margin-top: 10px;
	width: 600px;
	overflow: hidden;
}

.attachment .gallery {
	margin: 0 0 0 51px !important;
	/*width: 550px;*/
}

.attachment .gallery-item {
	margin: 0!important;
	float: left;
	text-align: center;
	width: 150px!important;
	padding: 0 25px 14px 0;
}

.gallery img {
	border: 0 none!important;
	filter: alpha(opacity=60); /* internet explorer */
	-khtml-opacity: 0.6;      /* khtml, old safari */
	-moz-opacity: 0.6;       /* mozilla, netscape */
	opacity: 0.6;           /* fx, safari, opera */
}

.gallery img:hover {
	filter: alpha(opacity=100); /* internet explorer */
	-khtml-opacity: 1;      /* khtml, old safari */
	-moz-opacity: 1;       /* mozilla, netscape */
	opacity: 1;           /* fx, safari, opera */
}

.attachment .gallery-icon {
	margin: 0 0 6px !important;
}

.attachment .gallery-caption {
    color: #666666 !important;
    font-size: 11px !important;
    font-style: normal !important;
    font-weight: normal !important;
    line-height: 14px !important;
    margin-left: 0 !important;
    text-align: left !important;
}

/*nuovi stili*/
#content {
    background-position: 19px bottom;
}

.breadcrumbs{
    width: 620px;
}

.attachment .btn_next {
	float: right;
	position: relative;
}

.attachment .btn_previous {
	float: left;
}

.gallery_previous_null,
.gallery_next_null {
    display: block;
    height: 15px;
    width: 90px;
}

.gallery_next_null {
   float: right;
}

.gallery_previous_null {
   float: left;
}

.attachment .more{
    float: none;
    margin: 20px 0;
    width: 125px;
}

.navigationpic,
.related-galleries-title {
	background-color: #eeeeee;/* fallback */
	background: -moz-linear-gradient(100% 100% 90deg, #cdcdcd, #eeeeee); /* Firefox 3.6+ */
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#eeeeee), to(#cdcdcd)); /* Safari 4-5, Chrome 1-9 */
	background: -webkit-linear-gradient(#eeeeee, #cdcdcd); /* Safari 5.1+, Chrome 10+ */
	background: -o-linear-gradient(#eeeeee, #cdcdcd); /* Opera 11.10+ */
	filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#eeeeee', endColorstr='#cdcdcd'); /* IE6 & IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#eeeeee', endColorstr='#cdcdcd')"; /* IE8 */	
}

.btn_article {
	float: left;
	width: 125px;
	border: 1px solid #dfe4e6;
	background-color: #fdfdfd;/* fallback */
	background: -moz-linear-gradient(100% 100% 90deg, #e9e9e9, #fdfdfd); /* Firefox 3.6+ */
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fdfdfd), to(#e9e9e9)); /* Safari 4-5, Chrome 1-9 */
	background: -webkit-linear-gradient(#fdfdfd, #e9e9e9); /* Safari 5.1+, Chrome 10+ */
	background: -o-linear-gradient(#fdfdfd, #e9e9e9); /* Opera 11.10+ */
	filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#fdfdfd', endColorstr='#e9e9e9'); /* IE6 & IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#fdfdfd', endColorstr='#e9e9e9')"; /* IE8 */
}

.btn_article a {
    background: url(../img/page_links.png) no-repeat scroll left -57px transparent;
    padding: 0  0 0 12px;
    margin: 2px 7px 0 7px;

    text-align: center;
    color: #003399;
    font-size: 11px;
    height: 19px;
	
	clear: none;
    display: block;
    font-weight: bold;
    text-decoration: none;
}

.btn_article a:hover {
    text-decoration: none;
	border: 0 none;
}

.navigationpic {
	font-size: 12px;
	font-style: italic;
	color: #333333;
	height: 21px;
	padding: 4px 8px 0;
	margin-bottom: 10px;
}	

.gallery_count {
	font-weight: bold;
}

.gallery_previous a {
	color: #333333;
	text-decotration: none;
	float: left;
}

.gallery_next a {
	color: #333333;
	text-decotration: none;
	float: right;
}

.image-attachment {
	width: 620px;
	padding-top: 10px;
	padding-bottom: 10px;
	background: none repeat scroll 0 0 #eeeeee;
	position: relative;
}

.img_previous {
	background: url(../img/foto-indietro.png) no-repeat scroll 0 0 transparent;
	width: 45px;
	height: 45px;
	display: block;
	position: absolute;
	left: 0;
	display: none;
	cursor: pointer;
}

.img_next {
	background: url(../img/foto-avanti.png) no-repeat scroll 0 0 transparent;
	width: 45px;
	height: 45px;
	display: block;
	position: absolute;
	right: 0;
	display: none;
	cursor: pointer;
}

.img_previous a,
.img_next a {
	display: block;
	width: 45px;
	height: 45px;
	text-indent: -9999em;
}

.image-attachment:hover .img_previous,
.image-attachment:hover .img_next {
	display: block;
}

.image-caption {
	background: none repeat scroll 0 0 #999999;
	padding: 0 0 0 4px;
	margin: 5px 0 0;
}

.related-galleries {
	clear: both;
	background: none repeat scroll 0 0 #ffffff;
	padding-top: 23px;
	width: 100%;
	overflow: hidden;
}

.related-galleries-title {
    border: 1px solid #DFE4E6;
    color: #2A2A2A;
    font-size: 13px !important;
    line-height: 18px;
    margin: 0 0 12px !important;
    min-height: 25px;
    padding: 6px 0 0 5px !important;
	font-weight: bold;
}

.related-galleries-container {
	width: 335px;
}

.related-galleries-img {
    width: 150px;
	float: left;
	margin: 0 10px -200px 0;
	background: none repeat scroll 0 0 #eeeeee;
    padding: 0 0px 200px;
}

.related-galleries-img img  {
	background: none repeat scroll 0 0 #ffffff;
	border-bottom: 3px solid #ffffff!important;
}

.gallery_link {
	text-decoration: none;
	color: #333333;
	font-size: 11px;
	line-height: 15px;
	margin: 5px 5px 10px;
	display: block;
}

.bottom-gallery-img-container a {
    float: left;
    position: relative;
}

.bottom-gallery-image img {
	filter: alpha(opacity=60); /* internet explorer */
	-khtml-opacity: 0.6;      /* khtml, old safari */
	-moz-opacity: 0.6;       /* mozilla, netscape */
	opacity: 0.6;           /* fx, safari, opera */
}

.bottom-gallery-image img:hover,
.current_image {
	filter: alpha(opacity=100)!important; /* internet explorer */
	-khtml-opacity: 1!important;     /* khtml, old safari */
	-moz-opacity: 1!important;      /* mozilla, netscape */
	opacity: 1!important;          /* fx, safari, opera */
}

.current-image-hover-first,
.current-image-hover-last,
.current-image-hover {
	background: url(../img/current_image.png) no-repeat scroll 0 0 transparent;
    height: 70px;
    left: 3px;
    position: absolute;
    top: 3px;
    width: 70px;
}

.current-image-hover-first {
	left: 0px;
}

.bottom-gallery-middle {
	padding: 3px;
}

.bottom-gallery-first {
	padding: 3px 3px 3px 0px;
}

.bottom-gallery-last {
	padding: 3px 0px 3px 3px;
}

/*nuove*/
#image-gallery {
	background: none repeat scroll 0 0 #EEEEEE;
	margin: 6px 0;
	padding: 4px 9px;
}

.isay-gallery-img-container.gallery {
    margin: 0 7px 6px 0 !important;
    width: 150px !important;
}

.isay-gallery-row {
	margin: 10px 0;
	overflow: hidden;
}

a.image img, a.image 	{ border: none; overflow: hidden; float: left; }
a.image:hover 	{ border: 3px solid #dddddd }
a.image:hover img	{ margin: -3px; }