@charset "utf-8";
#photobox {
	position:absolute;
	width:auto;
	height:260px;
	left: 40px;
	top: 40px;
	z-index: 4;
    }
#photobox   ul {
	list-style-type: none;
	margin: 0px;
	height: 246px;
	width: 225px;
	float: left;
	padding-top: 30px;
	padding-left: 0px;
    }
#photobox   li {
	float:left;
	padding: 0px;
    }
#photobox   a.slidea {
	background:url(outdoor_img/outdoor_thumbs/anagnostopoulos_sign_thumb.jpg) no-repeat center center;
	height:34px;
	width:58px;
    }
#photobox   a.slideb {
	background:url(outdoor_img/outdoor_thumbs/eye_plus_1_thumb.jpg) no-repeat center center;
	height:34px;
	width:58px;
    }
#photobox   a.slidec {
	background:url(outdoor_img/outdoor_thumbs/eye_plus_2_thumb.jpg) no-repeat center center;
	height:35px;
	width:58px;
    }
#photobox a.slided {
	background-repeat: no-repeat;
	height: 35px;
	width: 58px;
	background-image: url(outdoor_img/outdoor_thumbs/Elite_shop_thumb.jpg);
	background-position: center center;
	}
#photobox   a.slidee {
	background-repeat: no-repeat;
	height:35px;
	width:58px;
	background-image: url(outdoor_img/outdoor_thumbs/germanika_banner_thumb.jpg);
	background-position: center center;
    }
#photobox   a.slidef {
	background:url(outdoor_img/outdoor_thumbs/Katikas_truck_thumb.jpg) no-repeat center center;
	height:35px;
	width:58px;
    }
#photobox   a.slideg {
	height:35px;
	width:58px;
	background-image: url(outdoor_img/outdoor_thumbs/PCneting_store_thump.jpg);
	background-repeat: no-repeat;
	background-position: center center;
    }
#photobox   a.slideh {
	height:35px;
	width:58px;
	background-image: url(outdoor_img/outdoor_thumbs/Peppas_store_thump.jpg);
	background-repeat: no-repeat;
	background-position: center center;
    }
#photobox   a.slidei {
	height:35px;
	width:58px;
	background-image: url(outdoor_img/outdoor_thumbs/anemologio_store_thump.jpg);
	background-repeat: no-repeat;
	background-position: center center;
    }
#photobox      a.photo      {
	cursor:default;
	border: 1px solid #999999;
	display: block;
	margin-right: 15px;
	margin-bottom: 20px;
    }
#photobox    a.photo:hover {
	border: 1px solid #FF0000;
    }
#photobox    a.photo    span {
	position:absolute;
	width:1px;
	height:1px;
	top:0px;
	overflow:hidden;
	left: 270px;
    }
#photobox     a.photo:hover    span  {
	position:absolute;
	width:466px;
	height:260px;
	top:0px;
	left:270px;
	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;
	margin-right: 10px;
	margin-bottom: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
    }
