/* start lightbox css tags */

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}

#overlay{ 
background-image: url(http://www.triesteabile.it/vogliosocializzare/photo/mitjcuk/vacanzeestive/SilvaPhotoGallery/overlay.png);
background-repeat: repeat;
 }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	/*
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.triesteabile.it/vogliosocializzare/photo/mitjcuk/vacanzeestive/SilvaPhotoGallery/overlay.png", sizingMethod="scale");
	/* Just for IE */
	}

#overlay img{
background-color: white;
}

div#lightboxCaption {
color: #89a;
font-weight: bold;
text-align: center;
margin-top: 10px;
}

a#go_left {
float: left;
font-size: small;
color: black;
text-decoration: none;
width: 4em;
}

a#go_right{
float: right;
font-size: small;
color:black;
text-decoration: none;
width: 4em;
}

/* end lightbox css tags */

/* start site css tags */

#lightbox_thumbnail {
/* background:#888888; */
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	width: 120px;
	text-align: center;
}

#lightbox_caption {
	font-size: 0.8em;
	padding-top: 0.2em;
}

#lightbox_caption a {
	text-decoration: none;
}

#txthelp {
	border: 1px solid #000000;
	padding: 3px;
	margin-bottom: 10px;
}

#spg_footer {
	clear: both;
}

.portrait {
	height:150px;
}

.landscape {
	height:120px;
}

.expandable {
  display : none;
}

.nounderline {
  text-decoration: none ! important;
}

/* end site css tags */
