/* GENERAL STYLES */
/* Begin Quick Search Suggestion */

.DIVQuickSearchContainer
{
        margin-top:10px;
	margin-bottom: 0px;
	display: block;
	clear: none;
	float: right;
        width:200px;
	border:solid 0px red;
}

.DivMainCss
{
	background-color: #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
{
	display: block;
	clear: both;
	float: right;
	margin-top: 0px;
	padding-left: 5px;
	
	border:solid 0px red;

top:28px;
margin-left:790px;
position:absolute;

width:250px;
}

.DivEmptyDataCSS
{
        position: absolute;
	padding-bottom: 5px;
	padding-top: 5px;
	background-color: #454545;
	width: 250px;
	border: solid 4px #6a6969;
	text-align: center; 
}
	
.quicksearch_field
{
	border: solid 1px #afaeae;
	color: #afaeae;
	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: #454545;
}
	
.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
{
        position:relative;
	display: block;
	float: right;
	font-size: 13px;
	height: 12px;
	margin-top: 0px;
	padding-top: 2px;
	padding-right: 5px;
	color: #BAB6AF;
	font-weight: bold;
	font-size: 10px;
	font-family: verdana,'lucida grande', 'lucida sans', lucida;
}

/* End Quick Search Suggestion */


/* EDITOR PROPERTIES */
