/***  Schweighofer, powered by smecsearch.com ***/
.smec-search-ajax div,ol,li,h1,h2,h3 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	font-variant: normal;
	font-size: 11px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	
}
.smec-search-ajax ul, .smec-search-ajax ol {
	list-style-type: none;	
}
.smec-search-ajax img, .smec-search-ajax a {
	border: 0;	
	font-size: 11px;
	font-weight: normal;
}

.smec-search-ajax {
	width: 700px;
	font-size: 12px;
	padding: 0px;
	border: 1px solid #BBBEA5;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
	padding-bottom: 0px;

  	opacity:0.95;	
  	filter:alpha(opacity=95);
  	-moz-box-shadow: 3px 3px 10px #909090;
  	-webkit-box-shadow: 3px 3px 10px #909090;
  	box-shadow: 3px 3px 10px #909090;
  	-moz-border-radius-bottomright: 8px;
  	-webkit-border-bottom-right-radius: 8px;
}

.smec-search-ajax .header {
	background-color: #B5CE58;
	height: 25px;
}

.smec-search-ajax .header h2 {
	padding:5px 20px 5px 14px;
	font-size: 14px;
 	color: black;
 	width: 650px;
 	float:left;
}

.smec-search-ajax .header div {
	width:5px;
	float:left;
	cursor: pointer;
}

.smec-search-ajax .cluster {
	width:120px;
	margin:5px 0 5px 15px;
	float:left;
	line-height: 1.4;
}

.smec-search-ajax .cluster span {
	font-size:12px;
	text-decoration: underline;
}

.smec-search-ajax .cluster a {
	text-decoration: none;
	color:#808080;
}

.smec-search-ajax .result {
	width: 550px;
	float:left;
	border-left:1px solid #BBBEA5;
}

.smec-search-ajax li.more-details a {
	color: #90AC61;
	font-weight: bold;
	padding-left: 42px;
}


.smec-search-ajax a.image {
	display:block;
	float:left;
	width:30px;
	height: 30px;
}

.smec-search-ajax .result a.text {
	display: block;
	text-decoration: none;
	color: black;
	float:left;
	width: 280px;
	margin: 0 0 0 10px;	
	padding: 1px 2px;
}

.smec-search-ajax .result a.text:hover {
	background-color: #e7efc8;
}

.smec-search-ajax .result div.related {
	display: block;	
	float:left;
	width: 50px;
}
.smec-search-ajax .result div.related a, .smec-search-ajax .result div.related a:hover {
	font-size: 10px;	
	color: black;
	text-decoration: none;
	color: #90AC61;
	font-weight: bold;
}

.smec-search-ajax .details {
	padding: 1px 2px;
	font-size: 10px;
	width: 135px;
	float: left;
	display: block;
	margin-left: 15px;
}

.smec-search-ajax span.articleId, .smec-search-ajax span.herstellerId {
	font-size: 9px;
	color: #606060;
}
.smec-search-ajax span.herstellerId {
	padding-left: 20px;	
}

.smec-search-ajax .clear {
	clear:both;
}

.smec-search-ajax ol {
	list-style: none;
	padding: 5px 0;
	border-top: 1px solid #e4e5db;
	margin-left: 10px;
}
.smec-search-ajax ol.first {
	border-top: none;	
}


.smec-search-ajax li {
	padding: 1px 0;

}
.smec-search-ajax div.footer {	
	height: 50px;
	background-image: url('powered-by-smec.png');
	background-repeat: no-repeat;
	background-position: bottom right;
}
.smec-search-ajax div.footer a {
	display: block;
	width: 150px;
	height: 40px;
	float: right;
	margin-top: 10px;
}
