@charset "utf-8";
.galleycopyright {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000;
	line-height: normal;
	text-decoration: none;
}

.image_title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #000;
	text-decoration: none;
}
.client_names {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #C00;
	text-decoration: none;
}
.year {
	font-family: Verdana, Geneva, sans-serif;
	font-style: oblique;
	font-variant: normal;
	text-transform: none;
	color: #333;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
}
.type {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #03F;
	text-decoration: none;
}

a.thumbnail{
	width: 190px;
	text-decoration:none;
	position:relative;
	border: 0px;
	padding: 0px;
	margin-right: 0px;
	float:center;
}

a.thumbnail span.play{
	border: 0px;
	visibility:hidden;
	position:absolute;
	left:0%;
	top:0%;
	filter:alpha(opacity=100);
}

a.thumbnail:hover span.play{
	visibility:visible;
	border: 0px;
}
.quality_note {
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	letter-spacing: normal;
	vertical-align: top;
	word-spacing: normal;
}