@font-face {
    font-family: code_lightregular;
    src: url('code_light-webfont.eot');
    src: url('code_light-webfont.eot?#iefix') format('embedded-opentype'),
         url('code_light-webfont.woff') format('woff'),
         url('code_light-webfont.ttf') format('truetype'),
         url('code_light-webfont.svg#code_lightregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

div.background{
	width: 960px;
	background-color: #B2B2B2;
}

div.content {
	/* The display of content is enabled using jQuery so that the slideshow content won't display unless javascript is enabled. */
	display: none;
	float: right;
	width: 350px; 
	margin-top: 30px;
	margin-right: 10px;
}
div.content a, div.navigation a {
	text-decoration: none;
	color: #ffffff;
}
div.content a:focus, div.content a:hover, div.content a:active {
	text-decoration: underline;
}
div.controls {
	margin-top: 5px;
	height: 23px;
}
div.controls a {
	padding: 5px;
}
div.ss-controls {
	float: left;
}
div.nav-controls {
	float: right;
}
div.slideshow-container {
	position: relative;
	clear: both;
	height: 502px; /* This should be set to be at least the height of the largest image in the slideshow */
}
div.loader {
	position: absolute;
	top: 0;
	left: 0;
	background-image: url('loader.gif');
	background-repeat: no-repeat;
	background-position: center;
	width: 550px;
	height: 502px; /* This should be set to be at least the height of the largest image in the slideshow */
}
div.slideshow {

}
div.slideshow span.image-wrapper {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
div.slideshow a.advance-link {
	display: block;
	width: 354px;
	height: 502px; /* This should be set to be at least the height of the largest image in the slideshow */
	line-height: 502px; /* This should be set to be at least the height of the largest image in the slideshow */
	text-align: center;
}
div.slideshow a.advance-link:hover, div.slideshow a.advance-link:active, div.slideshow a.advance-link:visited {
	text-decoration: none;
}
div.slideshow img {
	vertical-align: middle;

}
div.download {
	float: right;
}
div.caption-container {
	position: relative;
	clear: left;
	height: 75px;
}
span.image-caption {
	display: block;
	position: absolute;
	width: 550px;
	top: 0;
	left: 0;
}
div.caption {
	background: #c9a0dc;
	background: -webkit-gradient(linear, left top, left bottom, from(#c9a0dc), to(#c9a0dc));
	background: -webkit-linear-gradient(top, #c9a0dc, #c9a0dc);
	background: -moz-linear-gradient(top, #c9a0dc, #c9a0dc);
	background: -ms-linear-gradient(top, #c9a0dc, #c9a0dc);
	background: -o-linear-gradient(top, #c9a0dc, #c9a0dc);
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	border-radius: 18px;
	padding: 12px;
}
div.image-title {
	font-weight: bold;
	font-size: 1.4em;
}
div.image-desc {
	line-height: 1.3em;
	padding-top: 12px;
}
div.navigation {
	/* The navigation style is set using jQuery so that the javascript specific styles won't be applied unless javascript is enabled. */
		width:960px!important;
		height: 548px!important;
}
ul.thumbs {
	clear: both;
	margin-left: 20px;
	padding: 0;
}
ul.thumbs li {
	float: left;
	padding: 0;
	margin: 5px 10px 5px 0;
	list-style: none;
}
a.thumb {
	padding: 2px;
	display: block;
	border: 1px solid #ccc;
}
ul.thumbs li.selected a.thumb {
	background: #000;
}
a.thumb:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: block;
}
div.pagination {
	clear: both;
}
div.navigation div.top {
	margin-bottom: 12px;
	height: 11px;
}
div.navigation div.bottom {
	margin-top: 12px;
}
div.pagination a, div.pagination span.current, div.pagination span.ellipsis {
	display: block;
	float: left;
	margin-right: 2px;
	padding: 4px 7px 2px 7px;
	border: 1px solid #ccc;
}
div.pagination a:hover {
	background-color: #eee;
	text-decoration: none;
}
div.pagination span.current {
	font-weight: bold;
	background-color: #000;
	border-color: #000;
	color: #fff;
}
div.pagination span.ellipsis {
	border: none;
	padding: 5px 0 3px 2px;
}

div.menu{
	height: 490px;
	margin-top: 30px;
	float: left;
}

ul.link{
	width: 162px;
	font-family: code_lightregular;
	margin-left: 20px;
	font-size: 20px;
	font-style: normal;
}

ul.link li{
	margin-top: 5px;
	margin-bottom: 5px;
}

ul.link a{
	width: 162px;
}

ul.link a:hover, ul.link a.active{
	background-size: 162px;
	background-color: #777777;
}

.bassano{
	width: 495px!important;
	margin-left: 70px;
	margin-top: 30px;
}

/** GALLERIA **/
#errigo{
    width: 100%;
    height: 833px;
}

#testo p{
    height: 30px;
    font-size: 24px;
    margin: 0 auto 30px auto;
}

#zero{
    width: 550px;
    height: 170px;
    margin: 0 auto 30px auto;
}

#image0{
    width: 550px;
    height: 167px;
    margin-right: 25px;
    float: left;
    display: block;
    box-shadow:  2px  2px 10px #5F5F5F, 
              -2px -2px 10px #5F5F5F,
               2px -2px 10px #5F5F5F,
              -2px  2px 10px #5F5F5F;
    border: 1px solid #5F5F5F;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

#image00{
    width: 270px;
    height: 167px;
    float: left;
    display: block;
    box-shadow:  2px  2px 10px #5F5F5F, 
              -2px -2px 10px #5F5F5F,
               2px -2px 10px #5F5F5F,
              -2px  2px 10px #5F5F5F;
    border: 1px solid #5F5F5F;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

#uno{
    width: 750px;
    height: 240px;
    margin: 0 auto 0 auto;
}

#due{
    width: 410px;
    height: 240px;
    margin: 20px auto 0 auto;
}

#image{
    width: 270px;
    height: 210px;
    margin-right: 340px;
    float: left;
    display: block;
}

#image2{
    width: 140px;
    margin-top: 20px;
    float: left;
    display: block;
}

#image2 p{
    height: 16px;
    margin: 10px auto 0px auto;    
}

#image3{
    width: 140px;
    height: 240px;
    margin-right: 0px;
    float: left;
    display: block;
}

#image3 p{
    height: 16px;
    margin: 10px auto 0px auto;
}

#image4{
    width: 140px;
    margin-top: 20px;
    margin-left: 130px;
    float:left;
    display: block;
}

#prova{
    width: 280px;
    height: 197px;
    margin: 30px auto 0 auto;
    /*box-shadow:  2px  2px 10px #5F5F5F, 
              2px 2px 10px #5F5F5F,
               2px 2px 10px #5F5F5F,
              2px  2px 10px #5F5F5F;
    border: 1px solid #5F5F5F;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;*/
    -moz-box-shadow: inset 0 0 5px 10px #888;
    -webkit-box-shadow: inset 0 0 5px 10px#888;
    box-shadow: inset 0 0 5px 10px #888;
}

#images{
    margin: 15px auto 5px auto;
}
