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

.div_search_menu_container
{
	height:70px;
}

.DIVQuickSearchContainer
{
	display: block;
	clear: none;
	float: right;
	margin-top:40px;
	border:solid 0px red;
}

.DivMainCss
{
    position: absolute;

    padding:5px;
    width:250px;

	background-color:#2e2d2a; 
   
    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: #101010;
	width: 250px;
}

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

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

.DivQuickSearch_output
{

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

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: #000000;
	width: 250px;
	border: solid 5px #2e2d2a;
	text-align: center; 
}
	
.quicksearch_field
{

	float: right;
	font-size: 10px;
	height: 13px;
	padding-top: 1px;
	padding-bottom: 2px;
	/*left: 5px;*/
	padding-left: 0px;
	position: relative;
	/*top: 3px;*/
	width: 122px;

	color:#e3e3e3;

	border: solid 1px #e3e3e3;

	background-color: #2e2d2a;
}
	
.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:0px;
	width:155px;
	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 */
