#wrapper #mainbody #displayproduct {
	margin: 0px;
	padding: 0px 10px 100px;
}
#wrapper #mainbody #displayproduct #productview {
	margin: 50px 0px 0px;
	padding: 0px;
}
#wrapper #mainbody #displayproduct #productview #detail {
	float: left;
	width: 450px;
}
#wrapper #mainbody #displayproduct #productview #image {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 280px;
	width: 280px;
}
#wrapper #mainbody #displayproduct #productview #detail .titledetails {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 245px;
	text-transform: capitalize;
}
#wrapper #mainbody #displayproduct #productview #detail .producttitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
	margin: 0px;
	width: 155px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#wrapper #mainbody #displayproduct #productview #detail .reference {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
	margin: 0px;
	width: 155px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#wrapper #mainbody #displayproduct #productview #detail .sizes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
	margin: 0px;
	width: 155px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#wrapper #mainbody #displayproduct #productview #detail .referencedetails {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 245px;
	text-transform: uppercase;
}
#wrapper #mainbody #displayproduct #productview #detail .sizedetails {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 245px;
}
#wrapper #mainbody #displayproduct #productview #detail .sizedetails #sizes {
	width: 180px;
	border: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #666666;
}
#wrapper #mainbody #displayproduct #productview #detail .productprice {
	width: 155px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#wrapper #mainbody #displayproduct #productview #detail .pricedetail {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #990000;
	width: 245px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#wrapper #mainbody #displayproduct #productview #detail .buynow .details {
	width: 155px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#wrapper #mainbody #displayproduct #productview #detail .buynow .productdetails {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	width: 245px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#wrapper #mainbody #displayproduct #productview #detail .buynow .displaydetails {
	width: 480px;
}

#wrapper #mainbody #displayproduct #productview #detail .cmessage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #990000;
	margin: 0px;
	padding: 0px;
}
#wrapper #mainbody #displayproduct #productview #detail .customoption {
	margin: 0px;
	padding: 0px;
}
#wrapper #mainbody #displayproduct #productview #detail .customoption a {
	background-image: url(../mainimages/mainbody/mtm.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 15px 0px 0px;
	padding: 0px;
	height: 70px;
	width: 182px;
	display: block;
}


#wrapper #mainbody #displayproduct #productview #detail .button {
	width: 155px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#wrapper #mainbody #displayproduct #productview #detail .buybtn {
	padding-top: 5px;
	padding-bottom: 5px;
}
#wrapper #mainbody #displayproduct #productview #detail .buynow .buybtn #buy {
	/* This part hides the original button. */
background-color: transparent;
	border: 0px;
	padding: 0px 0px 0px 100px;
	overflow: hidden;
	/* This part defines its new look. */
background-image: url(../mainimages/buttons/buynow_btn.gif);
	background-position: center center;
	background-repeat: no-repeat;
	width: 62px;
	height: 19px;
	max-width: 62px;
	max-height: 19px;
	cursor: hand;
}
#wrapper #mainbody #displayproduct #productview #image .enlarge {
	margin: 0px;
	padding: 0px 0px 0px 50px;
}
#wrapper #mainbody #displayproduct #productview #image .enlarge a {
	background-image: url(../mainimages/buttons/enlarge_btn.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 24px;
	width: 123px;
}
#wrapper #mainbody #displayproduct #productview #detail .buynow .oldpricedetail .oldprice {
	text-decoration: line-through;
}

#wrapper #mainbody #displayproduct #productview #detail .oldpricedetail {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #666666;
	width: 245px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#wrapper #mainbody #displayproduct #productview #detail .buynow .instock {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-transform: capitalize;
	color: #333333;
	background-image: url(../mainimages/mainbody/tick_sml_green.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	display: block;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#wrapper #mainbody #displayproduct #productview #detail .buynow .nostock {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-transform: capitalize;
	color: #333333;
	background-image: url(../mainimages/mainbody/cross_sml_red.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	display: block;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}

