/* ******** */
/* AGGIUNTE */
/* ******** */

/* ************** */
/* Gallery Styles */
/* ************** */

#motioncontainer {
	width: 80%; /* Set to gallery width, in px or percentage */
	height: 130px; /* Set to gallery height */
	
}

#motioncontainer a img {
	border: 1px solid #cccccc; /* Set image border color */
	
}

#motioncontainer a:hover img {
border: 1px solid navy; /* Set image border hover color */
}

#statusdiv {
background-color: lightyellow;
border: 1px solid gray;
padding: 2px;
position: absolute; /* Stop Editing Gallery Styles */
left: -300px;
visibility: hidden;
}

#motioncontainer a:hover {
	color: #FF4500; /* Dummy definition to overcome IE bug */
}
/* ****************** */
/* End Gallery Styles */
/* ****************** */
/* ******** */
/* LIGHTBOX */
/* ******** */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../../images/indietroprev.png) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../../images/avantinext.png) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }


/* ******* */
/* GALLERY */
/* ******* */

#marqueecontainer{
	position: relative;
	width: 185px; /*marquee width */
	height: 120px; /*marquee height */
	background-color: transparent;
	/*background-color: #f00;*/
	overflow: hidden;
	font: bold 10px "Century Gothic", Geneva, Arial, Helvetica, sans-serif;
}

/* ******* */
/* BLOCCHI */
/* ******* */

.art-blockheader a:link, .art-blockheader a:visited, .art-blockheader a.visited

{
	color: #F60;
	text-decoration: none;
	font: bold;
	text-transform: uppercase;

}


.art-blockheader a:hover, .art-blockheader a.hover 
{
	background: #F60;
	color: #FFF;
	text-decoration: none;
	font: bold;
  	text-transform: uppercase;

}


/* ******* */
/* CARTINE */
/* ******* */

#descriptions{
	/*position: relative;
	left: 62%;
	top: -790px;
	width: 240px;
	height: auto;
	background: URL("images/bnotes.gif");*/
	
}
#descriptions1{
	position: relative;

/*	left: 62%;*/
	left: 385px;
	top: 0px;
	width: 330px;
	height: auto;
	background-image: url('images/bnotes.gif');
	
}
#descriptions2{
	/*font-family: "Century Gothic", Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;*/
	font: bold 14px "Century Gothic", Geneva, Arial, Helvetica, sans-serif;

}

#cartina{
	background-image: URL("../../images/italiase.jpg");
	height: 791px;
	width: 604px;

}
#cartinatn{
	background-image: URL("../../images/MappaTrentino.png");
	height: 488px;
	width: 620px;

}

/* ***** */
/* MENU' */
/* ***** */


.art-menu a .t
{

  margin: 0 8px;
}