@charset "utf-8";
#photobox {
	position:absolute;
	width:680px;
	height:260px;
	left: 85px;
	top: 40px;
	z-index: 4;
    }
#photobox   ul {
	list-style-type: none;
	margin: 0px;
	height: 246px;
	width: 70px;
	float: left;
	padding-top: 10px;
    }
#photobox   li {
	float:left;
	padding: 0px;
	margin-top: 5px;
    }
#photobox   a.slidea {
	background:url(metal_elaboration_img/metal_elaboration_thumbs/dcs_thumb.png) no-repeat center center;
	height:35px;
	width:50px;
    }
#photobox   a.slideb {
	background:url(metal_elaboration_img/metal_elaboration_thumbs/astraia_metal.png) no-repeat center center;
	height:40px;
	width:40px;
	margin-left: 5px;
    }

#photobox a.slidec {
	height:32px;
	width:50px;
	margin-left: 0px;
	background-image: url(metal_elaboration_img/metal_elaboration_thumbs/villa_istoni_thumb.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#photobox a.slided {
	height:40px;
	width:40px;
	margin-left: 5px;
	background-image: url(metal_elaboration_img/metal_elaboration_thumbs/cotommatae_thumb.png);
	background-repeat: no-repeat;
	background-position: center center;
}

#photobox      a.photo      {
	cursor:default;
	display: block;
	margin-bottom: 14px;
	margin-right: 20px;
    }
#photobox    a.photo:hover {

    }
#photobox    a.photo    span {
	position:absolute;
	width:1px;
	height:1px;
	top:0px;
	overflow:hidden;
	left: 220px;
    }
#photobox     a.photo:hover    span  {
	position:absolute;
	width:430px;
	height:260px;
	top:0px;
	left:180px;
	color:#999999;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font-size: 75%;
	text-align: left;
    }
#photobox     a.photo:hover     img {
	float:left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
    }
