@charset "utf-8";
#photobox {
	position:absolute;
	width:630px;
	height:260px;
	left: 85px;
	top: 40px;
	z-index: 4;
    }
#photobox   ul {
	list-style-type: none;
	margin: 0px;
	height: 246px;
	width: 150px;
	float: left;
	padding: 0px;
    }
#photobox   li {
	float:left;
	padding: 0px;
    }
#photobox   a.slidea {
	background:url(brochure_img/brochure_thumbs/antilalos_thumb.jpg) no-repeat center center;
	height:58px;
	width:35px;
    }
#photobox   a.slideb {
	background:url(brochure_img/brochure_thumbs/furnitures_brochure_thumb.jpg) no-repeat;
	height:58px;
	width:34px;
    }
#photobox   a.slidec {
	background:url(brochure_img/brochure_thumbs/apparell_brochure_thumb.jpg) no-repeat center center;
	height:58px;
	width:34px;
    }
#photobox a.slided {
	background-image: url(brochure_img/brochure_thumbs/marine_brochure_thumb.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 58px;
	background-position: center center;
	}
#photobox   a.slidee {
	background-image: url(brochure_img/brochure_thumbs/officesservise3_thumb.jpg);
	background-repeat: no-repeat;
	height:35px;
	width:58px;
	background-position: center center;
    }
#photobox   a.slidef {
	background:url(brochure_img/brochure_thumbs/isars_brochure_thumb.jpg) no-repeat center center;
	height:58px;
	width:34px;
    }
#photobox   a.slideg {
	background:url(brochure_img/brochure_thumbs/topcar_brochure_thumb.jpg) no-repeat center center;
	height:58px;
	width:34px;
    }
#photobox   a.slideh {
	background:url(brochure_img/brochure_thumbs/executive_seminars_thumb.jpg) no-repeat center center;
	height:58px;
	width:35px;
    }
#photobox   a.slidei {
	background:url(brochure_img/brochure_thumbs/lipodial_brochure_thumb.jpg) no-repeat center center;
	height:34px;
	width:58px;
    }
#photobox   a.slidej {
	background:url(brochure_img/brochure_thumbs/batik_brochure_thumb.jpg) no-repeat center center;
	height:34px;
	width:58px;
    }
#photobox      a.photo      {
	cursor:default;
	border: 1px solid #999999;
	display: block;
	margin-right: 10px;
	margin-bottom: 10px;
    }
#photobox    a.photo:hover {
	border: 1px solid #FF0000;
    }
#photobox    a.photo    span {
	position:absolute;
	width:1px;
	height:1px;
	top:0px;
	overflow:hidden;
	left: 220px;
    }
#photobox     a.photo:hover    span  {
	position:absolute;
	width:410px;
	height:280px;
	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;
	margin-right: 10px;
	margin-bottom: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
    }
