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

.DIVQuickSearchContainer
{
	display: block;
	clear: none;
	/*float: right;*/

	border:solid 0px red;
}

.DivMainCss
{
	background-color: #BDBDBD;
    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;
	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: right;
	margin-top: 0px;
	padding-left: 5px;
	
	border:solid 0px red;

top:30px;
margin-left:770px;
position:absolute;

width:250px;
}

.DivEmptyDataCSS
{
        position: absolute;
	padding-bottom: 5px;
	padding-top: 5px;
	background-color: #999999;
	width: 250px;
	border: solid 4px #BDBDBD;
	text-align: center; 
}
	
.quicksearch_field
{
	border: solid 1px #8c8579;
	color: #372b18;
	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: url(/media/20762/bg.jpg) repeat-x top left;
	background-color: #ffffff;
}
	
.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: 1px;
	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 */


/* EDITOR PROPERTIES */
