﻿#divHomePageMain_ProductViewShell
{
	margin-top: 10px;
	margin-bottom: 10px;
	width:272px;
}
#divHomePageMain_ProductView{}
#divHomePageMain_ProductName
{
	font-weight: bold;
	font-size: 1.3em;
	margin-bottom: 5px;
	width:267px;
}
.hlHomePageMain_ProductName{}
.hlHomePageMain_ProductName:hover{}
#divProductBottom
{
	border-top: #dcdcdc 1px solid;
	border-left: #dcdcdc 1px solid;
	border-bottom: #dcdcdc 1px solid;
	background-image: url(Images/HomePageProductsBackDrop.jpg);
	background-repeat: repeat-y;
	float:left; clear:both;
	width:267px;
	padding-top:10px;
	padding-bottom:10px;
}
#divHomePageMain_LeftColumn
{
	clear:left;
	float:left;
	width: 150px;
	text-align:center;	
	background-color:White;
	margin-left:2px;
	margin-right:2px;
}
#divHomePageMain_MiddleColumn
{
	height:100%;
	clear: right;
	float: left;
	width: 107px;
	padding-left: 5px;
}
#divHomePageMain_RightColumn{display: none;}
#divHomePageMain_ProductImage
{
	background-position: center center;
	background-image: url(Images/Must/NoPhoto.jpg);
	background-repeat: no-repeat;
	width: 150px;
	height: 150px;

}
#divHomePageMain_AddToCart
{
	margin-top: 5px;
	margin-bottom: 5px;
}
.divHomePageMain_DiscountInfo
{
	clear:both;
	float:left;
	width:107px;
	font-weight: bold;
	color: #ff9933;
	text-align: center;
}
#divHomePageMain_Before
{
	clear:both;
	float:left;
	width:107px;
	font-weight: bold;
	color: #ff9933;
	text-align: center;
}
#divHomePageMain_After
{
	clear:both;
	float:left;
	width:107px;
	font-weight: bold;
	text-align: center;
	color: red;
}

#divHomePageMain_ShortDescription
{
	clear:both;
	float:left;
	width:107px;
	margin-top: 10px;
}
.hlHomePageMain_More{}
.hlHomePageMain_More:hover{}
#divHomePageMain_DetailedDescription{display: none;}
#divHomePageMain_DetailedDescriptionHeading
{
	display:none;
	font-weight: bold;
	font-size: 1.2em;
	color: #778899;
}
.divHomePageMain_OutOfStock
{
	color:Red;
	font-weight:bold;
	height:20px;
}

