﻿#searchresults {
}

#searchresultsnoblocks {
	padding				: 10px;
}

#searchresults div {
	display				: -moz-inline-box;  /* Moz */
	display				: inline-block;     /* Op, Saf, IE */
	vertical-align		: top;              /* IE Mac */
	width				: 150px;
	border				: 1px solid #666666;
	margin				: 0px 4px 4px 0px;
	background-color	: #f6f6f6;
}

div.paging {
	margin				: 10px !important;
}

span#viewtype {
	color				: #666666;
	border				: 1px solid #666666;
	background-color	: #eeeeee;
	width				: 300px;
	padding				: 3px;
	margin-bottom		: 10px;
	display				: block;
}

#searchresults img.prod {
	border-bottom		: 1px solid #929292;
}

#searchresults div div {
	display				: block;
	margin				: 0px;
	border				: none;
}

#searchresults div span.title {
	position			: absolute;
	font-size			: 115%;
	font-weight			: bold;
	color				: #494949;
	margin				: 2px 0px 0px 2px;
}

#searchresults p.info {
	margin				: 2px 0px 0px 3px;
	font-size			: 70%;
	width				: 144px;
	overflow-x			: hidden;
	white-space			: nowrap;
}

#searchresults p.buttons, #tbsearchresults span {
	font-size			: 90%;
	padding				: 2px 0px 0px 0px;
	margin				: 0px;
	height				: 18px;
	color				: #494949;
}

#searchresults p.buttons span.stock, #tbsearchresults span.stock {
	font-size			: 90%;
	width				: 16px;
	padding				: 2px 0px 2px 18px;
	background			: url(/img/icons/instock.gif) no-repeat 0px 0px;
}

#searchresults p.buttons span.nostock, #tbsearchresults span.nostock {
	background			: url(/img/icons/notinstock.gif) no-repeat 0px 0px !important;
}

#searchresults p.buttons span.price {
	font-weight			: bold;
	margin				: 3px 0px 0px 0px;
	float				: right;
	padding-right		: 3px;
}

#searchresultsnoblocks ul li.item {
	list-style-image	: url(/img/tree/dot.gif);
}

div#filteroptions table {
	font-size			: 85%;
}

div#filteroptions table select {
	font-size			: 85%;
	width				: 150px;
}

.configuratorgroup {
	font-size			: 85%;
	padding				: 0px;
	margin				: 0px;
}

.configurator {
	clear				: left;
	border-bottom		: 1px solid #999999;
	background-color	: #ffffe1;
	height				: 22px;
}

.configurator span {
	float				: left;
	width				: 100px;
	margin				: 0px 0px -5px 10px;
	color				: #494949;
	height				: 18px;
	padding				: 5px 0px 0px 0px;
}

.configurator .icon {
	margin-top			: 3px;
}

.configurator select {
	margin				: 2px;
	width				: 200px;
	padding				: 0px;
	font-size			: 85%;
}

.configurator div {
	float				: left;
	width				: 200px;
	margin				: 5px 2px 2px 2px;
}

a.link {
	color				: #D7620B;
}

table#tbsearchresults {
	width				: 620px;
	margin-right		: 10px;
	display				: block;
}

table#tbsearchresults a {
	font-weight			: bold;
	color				: #f48026;
}

table#tbsearchresults td {
	vertical-align		: middle;
	padding				: 1px 2px 1px 2px;
}

table#tbsearchresults th {
	background-color	: #929292;
	color				: #ffffff;
	padding				: 1px 2px 1px 2px;
}

table#tbsearchresults th.group {
	background-color	: #fcdfc9;
	color				: #000000;
	padding				: 1px 2px 1px 15px;
}

table#tbsearchresults .artcode {
	width				: 100px;
}

table#tbsearchresults .img {
	width				: 50px;
}

table#tbsearchresults img.prod {
	border				: none;
	width:50px;
	height:50px;
}

table#tbsearchresults .desc {
	width				: 305px;
}

table#tbsearchresults .price, table#tbsearchresults .rtprice {
	width				: 70px;
	text-align			: right;
	white-space			: nowrap;
}

table#tbsearchresults .rtprice {
	color				: #929292;
}

table#tbconfigurator {
	width				: 550px;
	margin-bottom		: 30px;
}

div.balloontxt div {
	font-weight			: bold;
}

div.balloontxt span {
	font-size			: 80%;
	color				: #666;
}