

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: 180px;
	height: 70px;
	float: left;
	border: 1px solid #7a9ad0;
	background-color: #f9f9f9;
	margin: 10px;
	padding: 10px;
}

div.group img {
	margin: 10px;
}

div.group p.count {
	clear: both;
	text-align: right;
}
	
	table.product_list tr.list_subtitle td {
		background: transparent;
		text-transform: uppercase;
		text-align: left;
		empty-cells: show;
	}
	
	p.open
	{
		display: none;
		visibility: hidden;
	}

	table.product_list tr.list_title td {
		border-top: 1px solid black;
		border-bottom: 1px solid #dfdfdf;
		background: #f9f9f9;
		text-transform: uppercase;
		text-align: left;
		empty-cells: show;
		font-weight: bold;
	}
	table.product_list tr.list_title td.right {
		border-top: 1px solid black;
		border-bottom: 1px solid #dfdfdf;
		background: #f9f9f9;
		text-transform: uppercase;
		text-align: right;
		empty-cells: show;
	}
	p.product_code {
		color: #404040;
	}
	p.product_name {
		font-weight: bold;
	}

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

	table.product_list tr.list_item_noborder td {
		background: transparent;
		text-align: left;
		empty-cells: show;
	}
	table.product_list {
		border: 0;
		width: 99%;
		font-family: Verdana, Arial, sans-serif;
		font-size: 9pt;
		border-collapse: collapse;
	}

	table.product_list td.data_title {
		font-weight: bold;
		padding: 6px;
		padding-left: 0px;
		padding-right: 10px;

	}
	table.product_list td.data_text {
		font-weight: normal;
		padding: 6px;
		padding-right: 10px;
	}
	table.product_list tr.list_item {
		border-bottom: 1px solid #dfdfdf;
	}


	table.product_list tr.list_item  td {
		padding: 2px;

	}
	table.product_list tr.list_item td.right {
		padding: 2px;
		text-align: right;
	}
	
	table.product_list tr.list_item_noborder {
		border: 0;
	}
	
	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;
	}

	table.product_list tr.list_item td {
		border-bottom: 1px dotted black;
		background: transparent;
		text-align: left;
		empty-cells: show;
	}

	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;
	}



