
.thumbnailName {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #676767;
	font-weight: normal;
}
.thumbnailDescription {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #8B8B8B;
}
.thumbnailSummary {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #747474;
	line-height: 11px;
	margin-top: 3px;
}
.detail_content img{
	margin: 5px;
}
.BrandsBlock {
	height: 70px;
	width: 115px;
	float: left;
	text-align: center;
}
img {
	vertical-align:middle;
}
.MainCategoryBlock {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	background-color: #000000;
	height: 40px;
	padding: 5px;
}
.cartButton {
	font: 14px "Gill Sans MT Light", "Gill Sans", "Century Gothic", Tahoma, Helvetica, sans-serif;
	line-height: 14px;
	color: #888888;
	margin-top: 3px;
}
a.cartButton, a.cartButton:link, a.cartButton:visited {
	font: 12px "Gill Sans MT Light", "Gill Sans", "Century Gothic", Tahoma, Helvetica, sans-serif;
	color: #888888;
	background-color: #666666;
	border: 1px solid #999999;
	height: 15px;
	width: auto;
	margin-top: 12px;
	padding: 3px;
	
	background-image: url(Gradient_Black_Inverted.jpg);
	background-repeat: repeat-x;
	background-position: top;
	
	border-top-width: 1px;	border-right-width: 1px;	border-bottom-width: 1px;	border-left-width: 1px;
	border-top-style: solid;	border-right-style: solid;	border-bottom-style: solid;	border-left-style: solid;
	border-top-color: #404040;	border-right-color: #000000;	border-bottom-color: #000000;	border-left-color: #404040;
}
a.cartButton:hover {
	color: #ffffff;
	
	background-image: url(Gradient_Black.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
