.headings {
	font-weight: bold;
	line-height: 16px;
	text-transform: capitalize;
	color: #ED1C24;
}
#centerText {
	padding-left: 20px;
	width: 620px;
}
#detailImage  {
	padding-top: 5px;
	padding-left: 15px;
	float: left;
}
#detailImage img {
	height: 205px;
	width: 154px;
	float: left;
	border: 0;
	margin-bottom: 0px;
}
#detail {
	background-image: url(../images/detail.gif);
	background-repeat: no-repeat;
	height: 522px;
	width: 540px;
	background-position: -5px;
	margin-left: 0px;
	margin-top: -215px;
	float: left;
}
#blank_200 img {
	height: 200px;
	width: 200px;
	float: left;
	border: 0;
	margin-top: 15px;
	margin-left: 10px;
}

#detail #detailText {
	padding-left: 200px;
	width: 325px;
	padding-top: 20px;
	height: 320px;
	font-size: 14px;
	margin-top: -415px;
}
#detail #buttons {
	height: 40px;
	width: 200px;
	float: left;
	padding-left: 5px;
	margin-top: -100px;
	text-align: center;
	padding-top: 5px;
	font-size: 10px;
}

#detail #alternatives {
	margin-top: -3px;
	margin-left: 10px;
}
#thumbnail {
	float: left;
	height: 134px;
	width: 120px;
	margin-right: 10px;
	margin-bottom: 20px;
}
#thumbnail img {
	float: left;
	height: 160px;
	width: 120px;
	margin-left: 4px;
	border: 0;
}
#thumbnail_over {
	background-repeat: no-repeat;
	height: 86px;
	width: 120px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/thumbnail.png);
	float: left;
	margin-top: -198px;
	color: #F00;
	padding-top: 164px;
	font-size: 12px;
	padding-left: 5px;
	text-align: left;
	padding-right: 5px;
	background-position: center center;
}
#thumbnail_over img {
	float: left;
	height: 154px;
	width: 116px;
	margin-left: 2px;
	border: 0;
	margin-top: -160px;
}
#navigationDetail {
	text-align: center;
	margin-left: 130px;
	margin-bottom: 20px;
	margin-top: 0px;
	width: 280px;
}
#BigImage {
	border: 2px solid #999999;
	visibility: hidden;
	height: 370px;
	width: 278px;
	margin-top: -10px;
	margin-left: -100px;
	background-color: #FFF;
	display: block;
	z-index: 99;
	position: relative;
	margin-bottom: 30px;
}
#BigImage img {
	margin-top: 0px;
}
#CloseImage {
	position: absolute;
	right: 10px;
	top: 10px;
	visibility: inherit;
	z-index: auto;
	width: 40px;
	height: 20px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	padding-top: 5px;
	background-color:#FFF
}

