﻿#divCategoryPageHighlightedProduct_ProductViewShell{}
#divCategoryPageHighlightedProduct_ProductView
{
	clear: none;
	float: left;
	width: 120px;
	padding-right: 1px;
	padding-left: 1px;
	padding-bottom: 10px;
	padding-top: 10px;	
	border-top: #dcdcdc 1px solid;
	border-left: #dcdcdc 1px solid;
	border-bottom: #dcdcdc 1px solid;
	border-right: #dcdcdc 1px solid;
	background-image: url(Images/HomePageProductsBackDrop.jpg);
	background-repeat: repeat-y;
	margin-top:-1px;
}
#divCategoryPageHighlightedProduct_ProductName
{
	clear: both;
	float: left;
	margin-bottom: 5px;
	text-align: center;
	width:120px;
	font-weight: bold; font-size: 1.2em;
}
.hlCategoryPageHighlightedProduct_ProductName{}
.hlCategoryPageHighlightedProduct_ProductName:hover{}
#divCategoryPageHighlightedProduct_LeftColumn{display: none;}
#divCategoryPageHighlightedProduct_RightColumn{display: none;}
#divCategoryPageHighlightedProduct_MiddleColumn{display: none;}
#divCategoryPageHighlightedProduct_ProductImage
{
	clear: both;
	float: left;
	background-position: center center;
	background-image: url(Images/Must/NoPhoto.jpg);
	background-repeat: no-repeat;
	width: 120px;
	height: 100px;
	text-align: center;
}
#divCategoryPageHighlightedProduct_AddToCart
{
	clear: both;
	float: left;
	margin-top: 5px; display:none;
	padding-right: 5px;
	text-align:center;
	width:120px;
}
.divCategoryPageHighlightedProduct_DiscountInfo
{
	clear:both;
	font-weight: bold;
	color: #ff9933;
	text-align:center;
	width:120px;
}
#divCategoryPageHighlightedProduct_Before
{
	clear: left;
	font-weight: bold;
	color: #ff9933;
	text-align:center;
	width:120px;
}
#divCategoryPageHighlightedProduct_After
{
	clear: left;
	font-weight: bold;
	color: red;
	text-align:center;
	width:120px;
}

#divCategoryPageHighlightedProduct_ShortDescription{display: none;}
.hlCategoryPageHighlightedProduct_More{display: none;}
.hlCategoryPageHighlightedProduct_More:hover{display: none;}
#divCategoryPageHighlightedProduct_DetailedDescription{display: none;}
#divCategoryPageHighlightedProduct_DetailedDescriptionHeading
{
	display:none;
	font-weight: bold;
	font-size: 1.2em;
	color: #778899;
}







.divCategoryPageHighlightedProduct_OutOfStock
{
	color:Red;
	font-weight:bold;
}
















