﻿.ProductView_HomePageMain_BGTable
{
	width: 170px; height:260px;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
	padding-top: 4px;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	background-image: url(Images/HomePageProductsBackDrop.jpg);
	background-repeat: repeat-x;
}
#divHomePageMain_MoreButton
{
	float:left;
	clear:none;
	margin-bottom: 5px;
	margin-left: 5px;
}
.hlHomePageMain_More
{
}
.hlHomePageMain_More:hover
{
}
#divHomePageMain_AddToCart
{
	float:left;
	clear:none;
	margin-bottom: 5px;
	margin-right: 5px;
}
#divHomePageMain_ProductName
{
	font-weight: bold;
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 5px;
	vertical-align: bottom;
}
.hlHomePageMain_ProductName{}
.hlHomePageMain_ProductName:hover{}








#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_DiscountInfo
{
	clear:both;
	float:left;
	width:158px;
	font-weight: bold;
	color: #b280b2;
	text-align: center;
}
#divHomePageMain_Before
{
	clear:both;
	float:left;
	width:158px;
	font-weight: bold;
	color: #b280b2;
	text-align: center;
}
#divHomePageMain_After
{
	clear:both;
	float:left;
	width:158px;
	font-weight: bold;
	text-align: center;
	color: #b280b2;
}

#divHomePageMain_ShortDescription
{
	clear:both;
	float:left;
	width:158px;
	margin-top: 10px;
	text-align: center;
	display:none;
}

#divHomePageMain_DetailedDescription{display: none;}
#divHomePageMain_DetailedDescriptionHeading
{
	display:none;
	font-weight: bold;
	font-size: 12px;
}
.divHomePageMain_OutOfStock
{
	color:Red;
	font-weight:bold;
	text-align: center;
}

