/* CSS Document */
#Gallery {
	position:relative;
	width:310px;
	height:250px;
	z-index:1;
	visibility:visible
}
.gal {
	position:relative;
	width:350px;
	height:265px;
	z-index:2;
	float: left;
}
#galcontain{
	width:auto;
	height:280px;
}
#sidegal {
	width:90px;
	height:auto;
	z-index:2;
	float: right;
	padding-top: 1.5em;
}

.thumbgallery{
	float:left;
	width:172px;
	margin-left: 360px;
	height: 265px;
}
.thumbpicspace{
	padding:0.4em;
	border: 1px solid #146BBA;
}

.euroholdetail{
	width:515px;
	margin-top: 0.5em;
	background-image: url(/images/fadedown-search.gif);
	background-repeat: repeat-x;
	height: auto;
	padding: 0.5em;
	float: left;
}
.gallerypic{
	padding:0.5px;
	width: 80px;
	height: 65px;
	border: 1px ridge #666666;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: 2px;
}
#propgal      {
	width:430px;
	height: 280px;
	margin-top: 1em;
	margin-left: 0.3em;
}
/*Photo
Gallery=============================================================*/
.layerclass {
	position:absolute;
	width:350px;
	height:265px;
	left: 25px;
	top: 180px;
	border: 1px solid #999999;
}
#STG {
	position:absolute;
	width:350px;
	height:265px;
	left: 25px;
	top: 180px;
	visibility: visible;
	border: 1px solid #999999;
	z-index: 2;

}
#STG9 {
	visibility: hidden;
	z-index:12;
}
#STG8 {
	visibility: hidden;
	z-index:11;
}
#STG7 {
	visibility: hidden;
	z-index:10;
}
#STG6 {
	visibility: hidden;
	z-index:9;
}
#STG5 {
	visibility: hidden;
	z-index:8;
}
#STG4 {
	position:absolute;
	z-index:7;
	visibility: hidden;
}
#STG3 {
	visibility: hidden;
	z-index:6;

}
#STG2 {
	visibility: hidden;
	z-index:4;
}
#STG1 {
	visibility: hidden;
	z-index:3;

}
