﻿#divProductPageMain_ProductViewShell
{
	width: 430px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 10px 0px;
	padding-top: 0px;
	margin-bottom:20px;
}
#divProductPageMain_ProductView{}
#divProductPageMain_ProductName
{
	font-weight: bold;
	font-size: 1.4em;
	margin-bottom: 5px;
	display: none;
}
.hlProductPageMain_ProductName{}
.hlProductPageMain_ProductName:hover{}
#divProductPageMain_LeftColumn
{
	clear:left;
	float:left;
	width: 150px;
	text-align:center;
}
#divProductPageMain_MiddleColumn
{
	clear: right;
	float: left;
	width: 260px;
	margin-left: 15px;
}
#divProductPageMain_RightColumn{display: none;}
#divProductPageMain_ProductImage
{
	background-position: center center;
	background-image: url(Images/Must/NoPhoto.jpg); margin-bottom:20px;
	background-repeat: no-repeat;
	width:150px; height:150px;
}
#divProductPageMain_AddToCart
{
	padding-top: 10px;
	padding-bottom: 5px;
	clear: both;
	float: none;
}
.divProductPageMain_DiscountInfo
{
	clear:both;
	float:left;
	width:250px;
	font-weight: bold;
	color: #ff9933;
	
}
#divProductPageMain_Before
{
	clear:both;
	float:left;
	width:125px;
	font-weight: bold;
	color: #ff9933;
	
}
#divProductPageMain_After
{
	clear:both;
	float:left;
	width:125px;
	font-weight: bold;
	
	color: red;
}
#divProductPageMain_ShortDescription
{
	clear:both;
	float:left;
	width:250px;
	margin-top: 10px;
}
.hlProductPageMain_More{display: none;}
.hlProductPageMain_More:hover{display: none;}
#divProductPageMain_DetailedDescription{clear:both; width:400px; padding-top:10px;}
#divProductPageMain_DetailedDescriptionHeading
{
	clear:both;
	font-weight: bold;
	font-size: 1.2em;
	color: #778899;
	width:400px;
}
.divProductPageMain_OutOfStock
{
	color:Red;
	font-weight:bold;
}