

div.manufacturer {
	color: black;
	border: 0;
	margin: 0;
	margin-bottom: 5px;
	overflow: hidden;
	position: relative;
	width: 170px;
	float: left;
	text-align: left;
}
div.manufacturer p#showproductslink {
	display: none;
	visibility: hidden;
	}

input.imagebutton {
	margin: 0;
	padding: 0;
}

td.data_title {
	font-weight: bold;
}

td.data_text {
	font-weight: normal;
}

table.campaign {
	border-spacing: 20px;
}

table.campaign td {
	background-color: #f9f9f9;
	color: black;	
	border: 1px solid #7a9ad0;
	padding: 10px;
}

td.addtocart {
	
	}

td.addtocart input.amount_field {
	width: 50px;
	text-align: right;
	margin: 0;
}

td.addtocart input.image {
}
	

table.campaign td td {
	background: transparent;
	border: 0;	
	padding: 0;
}


div.group {
	width: 230px;
	height: 169px;
	float: left;
	border: 1px solid #d0d0d0;
	background-color: white;
	margin: 0;
	margin-right: 12px;
	margin-bottom: 10px;
	padding: 0px;
	background-color: #ECECEC;
	overflow: hidden;
}

div.group img {
	margin: 0;
}

div.group p.count {
	clear: both;
	text-align: right;
}
div.group p.title {
	color: white;
	font-size: 16px;
	font-family: "HelveticaNeueBoldCondensed", "HelveticaNeue-Bold-Condensed", "Helvetica Neue Bold Condensed", "HelveticaNeueBold", "HelveticaNeue-Bold", "Helvetica Neue Bold", "HelveticaNeue", "Helvetica Neue", 'TeXGyreHerosCnBold', "Helvetica", "Tahoma", "Geneva", "Arial Narrow", "Arial", sans-serif;
	height: 30px;
	line-height: 30px;
	margin: 0;
	padding: 4px;
	padding-left: 10px;
	background-color: #19408D;
	/* For WebKit (Safari, Google Chrome etc) */
	background: -webkit-gradient(linear, left top, right top, from(#19408D), to(#4584BA), color-stop(0.7, #4584BA));
	/* For Mozilla/Gecko (Firefox etc) */
	background: -moz-linear-gradient(left top, #19408D, #4584BA 70%);
	/* For Internet Explorer 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr=#19408DFF, endColorStr=#4584BAFF, GradientType=1);
	/* For Internet Explorer 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#19408DFF, endColorstr=#4584BAFF, GradientType=1)";
}
div.group p.title a{
	color: white;
}
	
	div#groupsdiv
	{
		margin-left: 0;
		margin-right: -20px;
	}
	
	
	table.product_list {
	 width: 100%;
		border: 0;
		margin-left: 0;
		margin-right: 0;
		border-collapse: collapse;
	}

	table.product_list tr.list_title td,
	table.product_list tr.list_title td.right {
		background: #f9f9f9;
		text-align: left;
		empty-cells: show;
		background-color: #dde2ee;
		font-weight: bold;
		padding: 6px;
		border-bottom: 1px solid #b2b2b2;
		border-top: 1px solid #b2b2b2;
		
	}
	table.product_list tr.list_subtitle td {
		background: transparent;
		text-align: left;
		empty-cells: show;
		color: #193f8c;
		font-weight: bold;
		background-color: #dde2ee;
		padding: 6px;		
	}

	table.product_list tr td {
		border-bottom: 1px solid #b2b2b2;
		background: transparent;
		text-align: left;
		empty-cells: show;
		padding-left: 5px;
		padding-right: 5px;
		line-height: 22px;
	}
	table.product_list tr.list_item_noborder td {
		border: 0;
	}
	table.product_list td.right {
		text-align: right;
	}
	h3.group_title
	{
		border-bottom: 1px solid #b2b2b2;
		background: transparent;
		text-align: left;
		empty-cells: show;
		color: #193f8c;
		font-weight: normal;
		padding: 6px;	
		margin:0;		
		background-color: white;
		font-size: 12px;
	}
	h3.group_selected
	{
		border-bottom: 0px;
	}
	
	div#groups-accordion 
	{
	}
	
	h3.group_title a
	{
		background-image: url('../../../../styles/microdata/pic/arrow_right.png');
		background-repeat: no-repeat;
		padding-right: 14px;
		background-position: right 5px;
	}
	h3.group_selected a
	{
		background-image: url('../../../../styles/microdata/pic/arrow_down.png');
		background-repeat: no-repeat;
		padding-right: 14px;
		background-position: right 5px;
	}
	h3.group_selected
	{
		background-color: #dde2ee;
		font-weight: bold;
		font-size: 12px;
	}
	
	p.product_code {
		color: #404040;
		margin: 0;
	}
	p.product_name_1,
	p.product_name_2 {
		margin: 0;
	}
	
	p.open
	{
		display: none;
		visibility: hidden;
	}

	.right {
		text-align: right:
	}
	input.image {
		border: 0;
		background: white;
	}

	table.order {
		border: 1px solid #7a9ad0;
		margin: 5px;
		padding: 5px;
		width: 98%;
	}
	table.order td.data_title {
		width: 40%;
		font-weight: bold;
	}
	table.order td.data_text {
		width: 60%;
		font-weight: normal;
	}


	table.customer_data {
		margin: 5px;
		padding: 5px;
		width: 98%;
	}
	table.customer_data td.data_title {
		width: 40%;
		font-weight: bold;
	}
	table.customer_data td.data_text {
		width: 60%;
		font-weight: normal;
	}

	div.price a:link, div.price a:visited, div.price a:hover {
		color: white;
		font-size: 18px;
		font-weight: normal;
		text-decoration: none;
	}

	div.price {
		color: white;
		font-size: 18px;
		font-weight: normal;
		width: 121px;
		height: 31px;
		text-align: center;
		vertical-align: middle;
		background: transparent url("pic/pricebg.gif") left top no-repeat;
		margin-top: 7px;
		margin-bottom: 7px;
		line-height: 31px;
		z-index: 5;
		position: relative;
		overflow: hidden;
	}

	div.price_2 {
		color: #5c0000;
		font-size: 14px;
		font-weight: normal;
		text-align: left;
		vertical-align: middle;
		line-height: 35px;
		z-index: 5;
		position: relative;
		overflow: hidden;
	}

	div.left_picture {	
		position: absolute;	
		top: 40px;
		right: 195px;
		float:right;
		width: 240px;
		z-index: -1;
	}

	div.right_picture {		
		position: absolute;
		right: 10px;
		top: 40px;
		z-index: -1;
	}

	div.special {
		z-index: 6;
		position: absolute;
		right: 5px;
		top: 35px;
	}

	
	td.left_item {
		border:0; 
		float: left; 
		margin: 0;
		margin-left: 10px;
		padding: 0;
		width:45%;
		min-height:190px;
		position:relative;
		border-right: 2px dashed #7a9ad0;
	}

	td.right_item {
		border:0; 
		float: left; 
		margin: 5px;
		margin-right: 10px;
		padding: 5px;
		width:45%;
		min-height:190px;
		position:relative;
	}

		p.title {
		font-weight: bold;
		margin: 2px;
	}

	p.text {
		width: 140px;
	}


	
	
		
	div#cartsaved, 
	div#cartremoved {
		position: absolute;
		top: 300px;
		
		width: 300px;
		height: 200px;
		z-index: 100;
		overflow:hidden;
	
		margin-left: auto;
		margin-right: auto;
		background-color: #dfdfdf;
		border: 1px solid black;
		z-index: 3;
		visibility: hidden;
	
		padding: 6px;
	
		font-size: 10pt;
	}
	
	div#cartsaved h1,
	div#cartremoved h1 {
		font-size: 14pt;
	}
	
	
	div#cartsaved p,
	div#cartremoved p {
	}
	
	
	div#cartsaved p.close,
	div#cartremoved p.close {
		float: right;
		margin-top: 0;
		margin-bottom: 0;
	}
	
	#filter_manufacturers
	{
		right: 0;
		margin-bottom: 20px;
		position: relative;
	}
	#filter_manufacturers_remove
	{
		position: relative;
		top: 10px;
		text-decoration: underline;
	}
	#filter_manufacturers .horizontal_values
	{
		float: left;
		min-width: 180px;
		margin-top: 3px;
		margin-bottom: 3px;
	}
	.filter_selected, .filter_selected:hover
	{
		color: red;
	}
	#top_filter #filter_manufacturers
	{
		display: none;
		visibility: hidden;
	}


