/* Begin Quick Search Suggestion */

.DIVQuickSearchContainer
{
        width:250px;
}

.DivMainCss
{
	background-color: #333333;/*#6a6969;*/
    padding:5px;
    width:250px;
    position: absolute;
}

.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: #454545;
	width: 250px;
}

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

.DivQuickSearch_output
{
	/*position:absolute;

	display: block;
	clear: both;
	float: right;

	top:28px;
	margin-left:490px;*/
	margin-top: 7px;
	margin-left:53px;

	width:250px;

	border:solid 0px red;
}

.DivEmptyDataCSS
{
        position: absolute;
	padding-bottom: 5px;
	padding-top: 5px;
	background-color: #454545;
	width: 250px;
	border: solid 4px #333333;/*#6a6969;*/
	text-align: center; 
}

.DivSearch
{
	/*background-image: url(http://livsstilsbasen.dk/images/Search-18x18_flip.PNG);
	background-repeat: no-repeat;
	background-position: left center;*/

	height: 18px;
}	

.quicksearch_field
{
	display:inline-block;

	width: 150px;
	height: 15px;

	padding-top: 1px;
	padding-bottom: 2px;
	padding-left: 2px;

	font-size: 11px;

	color: #ffb480;
	background-color: #272727;
	border: thin solid #292929;
}
	

.quickserch_label
{
	display:inline-block;

	width:45px;
	height: 15px;
	text-align:right;

	margin: 0px;
	margin-top: 2px;
	margin-left: 4px;

	font-size: 9px;
	/*font-family: verdana,'lucida grande', 'lucida sans', lucida;
	font-weight: bold;*/
	text-transform:uppercase;

	color: #ffffff;
}

/* End Quick Search Suggestion */








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

