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

.DIVQuickSearchContainer
{
	display: inline-block;
	clear: none;

	/*float: left;*/
	width: 300px;
	width: 290px;
	height: 43px;
	margin:0px;
	padding:0px;
	padding-top:30px; 

	border:solid 0px red;

	background-color: #403A3A;
        background-image:url(/media/300356/living_top_bg.gif);

}

.DivMainCss
{
	background-color: #BDBDBD;
	background-color: #403A3A;
border:solid 1px #1F1D1E;
	border: solid 1px #8c8579;

    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: "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;
	background-color: #403A3A;
	background-color: #1F1D1E;
	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: #ee0000;
}


.DivQuickSearch_output
{
	display: block;
	clear: both;
	/*float: right;*/
	margin-top: 0px;
	padding-left: 5px;
	
	border:solid 0px red;

top:50px;
margin-left:790px;
position:absolute;

width:250px;
}

.DivEmptyDataCSS
{
        position: absolute;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 250px;
	text-align: center; 
	border: solid 4px #BDBDBD;
	background-color: #403A3A;
	border:solid 4px #1F1D1E;
	border: solid 1px #8c8579;
}
	
.quicksearch_field
{
	border: solid 1px #8c8579;
	color: #ffffff;
	float: right;
	font-size: 11px;
	height: 13px;
	padding-top: 1px;
	padding-bottom: 2px; /*left: 5px;*/
	padding-left: 0px;
	position: relative; /*top: 3px;*/
	width: 122px;
	background-color: #403A3A;
        background-image:url(/media/300356/living_top_bg.gif);
}
	
.DivSearch
{
	/*background-image: url(http://livsstilsbasen.dk/images/Search-18x18_flip.PNG);
	background-repeat: no-repeat;
	background-position: left center;*/

	padding-left: 20px;
	height: 18px;
}
   

.quickserch_label
{
	display: block;
	float: right;
	font-size: 13px;
	height: 12px;
	margin-top: 0px;
	padding-top: 3px;
	padding-right: 5px;
	color: #8c8579;
	font-weight: bold;
	font-size: 10px;
	font-family: verdana,'lucida grande', 'lucida sans', lucida;
}

/* End Quick Search Suggestion */


/* EDITOR PROPERTIES */
