/* Begin Quick Search Suggestion */

.quicksearch_outer
{
	float: left;
	margin-left: 1px;
	width: 151px;
	background-image: url(/media/83958/search_icon.png);
	background-position: right center;
	background-repeat: no-repeat;
}

.DIVQuickSearchContainer
{
	clear: both;
}

.quicksearch_field
{
	width: 130px;
	border: solid 1px #7E7E7E;
	height: 18px;
}

.DivMainCss
{
	background-color: #E3E3E3;
	padding:5px;
	width:250px;
	position: absolute;
	top: 6px;
	z-index:1001;
}

.DivItemCSS
{
	float: left;
	padding-bottom: 5px;
	margin-bottom: 2px;
	background-color: #ffffff;
	width: 250px;
	cursor: pointer;
	text-decoration: none;
	color: #000000;
}

.DivItemCSS:hover {
	background-color: #DFDFDF;
}

.DivImageItemCSS
{
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
}

.DivTextItemCSS
{
	float: left;
	font-size: 9px;
	font-family: verdana,"Lucida Grande",Helvetica,Arial,sans-serif;
	text-align: left;
	color:black;
}

.ProductNameCSS
{
	font-size: 11px;
	font-family: verdana, "Lucida Grande",Helvetica,Arial,sans-serif;
	font-weight: bold;
	text-align: left;
	color:black;
}

.ImageCSS
{
	
}

.DivFooterItemCSS
{
	float: left;
	padding-bottom: 5px;
	background-color: #F5F5F5;
	width: 250px;
}

.FooterTextCSS
{
	font-size: 11px;
	font-family: verdana,"Lucida Grande",Helvetica,Arial,sans-serif;
	font-weight: bold;
	color: #343437;
}

.DivQuickSearch_output
{
	position: absolute;
	z-index: 55;
	width: 250px;
	margin-top: -5px;
}

.DivEmptyDataCSS
{
	position: absolute;
	margin-top: 6px;
	padding-bottom: 5px;
	padding-top: 5px;
	background-color: #F5F5F5;
	width: 250px;
	border: solid 4px #E3E3E3;
	text-align: center; 
	color: #343437;
}

/* End Quick Search Suggestion */







/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
