@charset "utf-8";
#photobox {
	position:absolute;
	width:630px;
	height:246px;
	left: 85px;
	top: 35px;
	z-index: 4;
    }
#photobox   ul {
	list-style-type: none;
	margin: 0px;
	height: 246px;
	width: 150px;
	float: left;
	padding-top: 10px;
    }
#photobox   li {
	float:left;
	padding: 0px;
    }
#photobox   a.slidea {
	background:url(poster_img/poster_thumbs/saligram_poster_thumb.jpg) no-repeat center center;
	height:58px;
	width:35px;
    }
#photobox    a.slideb {
	background:url(poster_img/poster_thumbs/giortikrasiou_thumb.jpg) no-repeat center center;
	height:58px;
	width:35px;
    }
#photobox a.slidec {
	background-repeat: no-repeat;
	height: 58px;
	width: 35px;
	background-position: center center;
	background-image: url(poster_img/poster_thumbs/noea_poster_thumb.jpg);
}

#photobox a.slided {
	background-image: url(poster_img/poster_thumbs/iweco_poster_thumb.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 58px;
	background-position: center center;
	}
#photobox   a.slidee {
	background-repeat: no-repeat;
	height:35px;
	width:58px;
	background-position: center center;
	background-image: url(poster_img/poster_thumbs/hristakos_map_thumb.jpg);
    }
#photobox   a.slidef {
	height:35px;
	width:58px;
	background-image: url(poster_img/poster_thumbs/eya_kesserling_thumb.jpg);
	background-repeat: no-repeat;
	background-position: center center;
    }
#photobox    a.slideg {
	background:url(poster_img/poster_thumbs/kythnos_poster_thumb.jpg) no-repeat center center;
	height:58px;
	width:35px;
    }
#photobox a.slideh {
	background:url(poster_img/poster_thumbs/sarel_poster_thumb.jpg) no-repeat center center;
	height:58px;
	width:35px;
}
#photobox a.slidei {
	height:35px;
	width:58px;
	background-image: url(poster_img/poster_thumbs/green_planet_poster_thumb.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#photobox a.slidek {
	height:58px;
	width:35px;
	background-image: url(poster_img/poster_thumbs/spyral_1042FM_thumb.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}



#photobox      a.photo      {
	cursor:default;
	border: 1px solid #666666;
	display: block;
	margin-right: 11px;
	margin-bottom: 11px;
    }
#photobox    a.photo:hover {
	border: 1px solid #FF0000;
    }
#photobox    a.photo    span {
	position:absolute;
	width:1px;
	height:1px;
	top:0px;
	overflow:hidden;
	left: 200px;
    }
#photobox     a.photo:hover    span  {
	position:absolute;
	width:430px;
	height:240px;
	top:0px;
	left:220px;
	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: 3px solid #212121;
	margin-right: 10px;
	margin-bottom: 4px;
    }
