/* GENERAL STYLES */
/* Begin Quick Search Suggestion */

.DIVQuickSearchContainer
{
	display: block;
	clear: none;
	float: left;
	padding-top:12px;
	border:solid 0px red;
}

.DivMainCss
{
	background-color: #BDBDBD;
    	padding:5px;
    	width:250px;
    	position: absolute;
    	z-index: 100;
    	border:solid 0px blue;
}

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

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

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

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

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

.ImageCSS
{
	
}

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

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

.DivQuickSearch_output
{

	display: block;
	clear: both;
	float: left;
	margin-top: 2px;
	margin-bottom:5px;
	margin-left: 0px;
        margin-right:0px;
	padding-left: 0px;
	padding-right: 3px;
	
	border:solid 0px red;

--position:absolute;

width:250px;
/*
	border: solid 0px #000000; 
	width:250px; 
	display:block; 
	z-index: 1; 
	position: absolute;
*/
}

.DivEmptyDataCSS
{
        position: absolute;
	padding-bottom: 5px;
	padding-top: 5px;
	background-color: #363431;
	width: 250px;
	border: solid 4px #BDBDBD;
	text-align: center; 
}
	
.quicksearch_field
{
	border: solid 1px #dcd6ce;
	color:#dcd6ce;
	float: left;
	font-size: 10px;
	height: 13px;
	padding-top: 1px;
	padding-bottom: 2px;
	/*left: 5px;*/
	padding-left: 0px;
	position: relative;
	/*top: 3px;*/
	width: 122px;
        background: url(/media/20412/bg.png) repeat-x top left;
	background-color: #363431;
}
	
.DivSearch
{
	/*background-image: url(http://livsstilsbasen.dk/images/Search-18x18_flip.PNG);
	background-repeat: no-repeat;
	background-position: right center;*/

	padding-left: 0px;
	padding-right:15px;
	height: 18px;
}

.quickserch_label
{
        display:block;
        float:left;
        font-size: 11px;
        height: 12px;
	margin-top: 1px;
        padding-bottom: 0px;
	padding-left: 5px;
        color:#dcd6ce;
	font-family: Arial,verdana ,TAHOMA;
}
   
/* End Quick Search Suggestion */





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