.product {
	text-align: center;
	border: 1px solid #FF0000;
	margin: auto;
	height: 200px;
	width: 200px;
	visibility: visible;
}
.ProductPic {
	width: auto;
	text-decoration: none;
	border: 0px none #FF1A00;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.productname {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: bold;
	color: #000000;
	background-image: url(../adidisplays/adidisplays/image/pname_bg.gif);
	background-position: center center;
	text-align: center;
	background-attachment: fixed;
	background-repeat: no-repeat;
	text-transform: capitalize;
	background-color: #FF0000;
	max-width: 150px;
}
.redbox {
	border: 1px solid #FF0000;
}
.ModelPic {
	margin: 3px;
	height: auto;
	text-decoration: none;
	padding: 3px;
	width: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.ModelName {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: 100;
	color: #000000;
	vertical-align: middle;
	margin: 0px;
	height: auto;
	width: auto;
	padding: 0px;
	max-width: 100px;
}
.ModelDes {
	border-top-width: 1px;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	padding: 2px;
}
.featurepic {
	height: 200px;
	padding: 2px;
}
.snappic {
	height: 120px;
	padding: 2px;
}
.Green {
	color: #0F0;
}
.NavTopMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
