@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: 200px;
	float: left;
	padding: 0px;
    }
#photobox   li {
	float:left;
	padding-top: 10px;
    }
#photobox   a.slidea {
	background:url(specific_prints_img/specific_prints_thumbs/screen_prints_thumb.png) no-repeat center center;
	height:45px;
	width:45px;
    }
#photobox    a.slidea_what {
	height:28px;
	width:130px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	padding-top: 17px;
	font-weight: bold;
	text-align: left;
    }
#photobox  a.slideb {
	background:url(specific_prints_img/specific_prints_thumbs/flexography_thumb.png) no-repeat center center;
	height:45px;
	width:45px;
	padding-top: 0px;
}
#photobox  a.slideb_what {
	height:28px;
	width:130px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	padding-top: 17px;
	font-weight: bold;
	text-align: left;
}
#photobox a.slidec {
	background:url(specific_prints_img/specific_prints_thumbs/empossed_thumb.png) no-repeat center center;
	height:45px;
	width:45px;
	padding-top: 0px;
}
#photobox a.slidec_what {
	height:35px;
	width:130px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	padding-top: 10px;
	font-weight: bold;
	text-align: left;
	line-height: 15px;
}
#photobox   a.slided {
	background:url(specific_prints_img/specific_prints_thumbs/labels_thumb.png) no-repeat center center;
	height:45px;
	width:45px;
}
#photobox  a.slided_what {
	height:35px;
	width:130px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	padding-top: 17px;
	font-weight: bold;
	text-align: left;
}
#photobox      a.photo      {
	cursor:default;
	display: block;
	margin-right: 11px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
    }
#photobox    a.photo:hover {
	color: #FFFFFF;
    }
#photobox    a.photo    span {
	position:absolute;
	width:1px;
	height:1px;
	top:0px;
	overflow:hidden;
	left: 220px;
	background-color: #212121;
    }
#photobox     a.photo:hover    span  {
	position:absolute;
	width:410px;
	height:260px;
	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;
    }
