.AddToCartForm{}

.FilterList{border: 1px solid gray;vertical-align: top; width: 25%;}

.FilterInput{}

.FilterTable{}

.FilterLabel{font-weight: bold;}

.LoadingImage{display: block;margin-left: 350px;margin-top: 200px;position: absolute;}

.LoadingOverLay{opacity: 0.2;filter: alpha(opacity = 20);}

.PageConrols{text-align: right;}

.ProductPrice{}

.ProductName{}

.ProductImage{}

.ProductCell{}

.Paging{float:right;}

.Paging a{text-decoration: none;}

.Paging .NextPrevLink{padding: 0px 5px 0px 5px;}

.Paging .PageLink{padding: 0px 1px 0px 1px;}

.Paging .ActivePageLink{padding: 0px 1px 0px 1px;font-weight: bold;color: Blue;}

.PageNumberDisplay{float:left;}

.PageConrols{}

.RestingOverLay{}

.RestingImage{display: none;}

.ResultsArea{padding: 10px 0 0 0;margin: 5px 0 0 0;border-top: dashed 1px #d2d2d2;}

.FilterValues{height: 120px; overflow: auto; width: 170px;}

.ClearBoth{clear:both;}



#iSearchWrapper{
	width: auto;
	height: auto;
	padding: 10px;
	background-color: #F0F0F0;
	clear: both;
}

.RegularPrice{
    font-size: 12px;
    color: #000;
	width: 100%;
}

.SalePrice
{
    color: #cc0000 !important;
    font-size: 12px;
    margin-left: -4px;
	width: 100%;
}

.variantprice{font-size: 12px; color: #000; text-align: left;}
