/* 
  ---  Product Group listing --------------------------------------------------
*/

#ProductGroup_GroupList {
	margin: 0 15px;
	background-color: #d9d7d8;
	border-collapse: separate;
	border-spacing: 1px;
}
#ProductGroup_GroupList tr {
	background-color: #ffffff;
}
#ProductGroup_GroupList td {
	padding: 5px;
}
#ProductGroup_GroupList img {
	width: 170px;
	height: 85px;
	display: block;
}
#ProductGroup_GroupList p {
	margin: 0;
	padding: 4px;
	display: block;
	color: #ffffff;
	font-weight: bold;
}
#ProductGroup_GroupList a {
	display: block;
	background-color: #01a9e8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}

/* 
  ---  Product Group listing --------------------------------------------------
*/

#productList_Products {
	width: 575px;
}

#productList_Headbox {
	height: 50px;
	width: 575px;
	background-image: url(/media/catalogue/productGroup/product/headbox.gif);
      	background-repeat: no-repeat;
	margin-bottom: 5px;
}

#productList_Headbox h1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	padding: 15px 0 15px 10px;
	color: #FFFFFF;
	font-size: 15px;
}

.AdvancedSearchForm_Text {
	font-size: 12px;
	color: #ffffff;
}

#productList_Textbox {
	width: 575px;
	margin-bottom: 5px;
	display: block;
	position: relative;
	background-image: url(/media/catalogue/productGroup/product/adv_search_middel.gif);
	background-position: top left;
	background-repeat: repeat-y;
}

#productList_Textbox div.top {
	width: 575px;
	height: 16px;
	background-image: url(/media/catalogue/productGroup/product/adv_search_top.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
#productList_Textbox div.bottom {
	width: 575px;
	height: 16px;
	background-image: url(/media/catalogue/productGroup/product/adv_search_bottom.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}


#productList_pageing {
	background-image: url(/media/catalogue/productGroup/product/paging_bg.gif);
	background-repeat: no-repeat;
	height: 45px;
	width: 575px;
	color: #7f7f7f;
	margin-bottom: 5px;
}
#productList_pageing a {
	font-size: 11px;
	color: #7f7f7f;
}
#productList_pageing #total {
	color: #7c7c7c;
	font-weight: bold;
	font-size: 11px;
	float:left;
	width: 110px;
}

#productList_Products a.productname {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	width: 575px;
	display: block;
	font-weight: bold;
	height: 32px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	font-size:12px;
	padding-top: 9px;
	padding-left: 15px;
	background-image: url(/media/catalogue/productGroup/product/product_headline.gif);
      	background-repeat: no-repeat;
}
#productList_Products .photo {
	position: relative;
	float: left;
	width: 153px;
	margin-right: 3px;
}
#productList_Products .photo_top {
	width: 153px;
	height: 14px;
	background-image: url(/media/catalogue/productGroup/product/photo_bg_top.gif);
      	background-repeat: no-repeat;
}
#productList_Products .photo_middel {
	text-align: center;
	width: 129px;
	min-height: 100px;
	padding: 0 12px;
	background-image: url(/media/catalogue/productGroup/product/photo_bg_middel.gif);
      	background-repeat: repeat-y;
}
#productList_Products .photo_bottom {
	width: 153px;
	height: 14px;
	background-image: url(/media/catalogue/productGroup/product/photo_bg_bottom.gif);
      	background-repeat: no-repeat;
}
#productList_Products .details {
	float: left;
	width: 418px;
}
#productList_Products .details_top {
	height: 7px;
	width: 418px;
	background-image: url(/media/catalogue/productGroup/product/detail_top.gif);
      	background-repeat: no-repeat;
}
#productList_Products .details_middel {
	min-height: 110px;
	width: 418px;
	padding: 0 0 0 10px;
	background-image: url(/media/catalogue/productGroup/product/detail_middel.gif);
      	background-repeat: repeat-y;
}
#productList_Products .details_bottom {
	height: 8px;
	width: 418px;
	background-image: url(/media/catalogue/productGroup/product/detail_bottom.gif);
      	background-repeat: no-repeat;
}
#productList_Products .price {
	color: #FFFFFF;
	float: left;
	width: 196px;
	height: 82px;
	background-image: url(/media/catalogue/productGroup/product/price_bg.gif);
      	background-repeat: no-repeat;
}
#productList_Products .price td {
	color: #FFFFFF;
}
#productList_Products .price hr {
	color: #FFFFFF;
	height: 1px;
       border: 0;
	background-color: #FFFFFF;
}
#productList_Products .price .salesprice {
	color: #FFFFFF;
	padding-top: 4px;
	font-size: 12px;
	font-weight: bold; 
}
#productList_Products .amount {
	clear:both;
	color: #7c7c7c;
	width: 401px;
	height: 36px;
	font-size: 11px;
	font-weight: bold;
	background-image: url(/media/catalogue/productGroup/product/amount_bg.gif);
      	background-repeat: no-repeat;
}
#productList_Products .amount .amount_text {
	float: left;
	width: 163px;
	color: #7c7c7c;
	font-size: 11px;
	font-weight: bold;

}
#productList_Products .amount .choose_amount {
	float: left;
	width: 23px;
	height: 23px;
	position: relative;
	top: -4px;
	left: 0px;
	margin-right: 5px;
	background-image: url(/media/catalogue/productGroup/product/choose_amount_bg.gif);
      	background-repeat: no-repeat;
}
#productList_Products .amount .choose_amount input {
	width: 15px;
	text-align:center;
	color:#7c7c7c;
	margin-left: 3px;
	margin-top: 3px;
	border:0px;
	font-size:11px;
	font-weight:bold;
}
#productList_Products .amount .addtobasket {
	float: left;
	position: relative;
	top: -2px;
	left: 2px;
}

#productList_Products td.headline {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	width: 575px;
	color:#FFFFFF;
	font-weight: bold;
	height: 32px;
	font-size:11px;
	padding:0 10px 0 10px;
	background-image: url(/media/catalogue/productGroup/product/product_headline.gif);
      	background-repeat: no-repeat;
	cursor: pointer;
}

#productList_Products div.free-shipment-overlay {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 57px;
	height: 56px;
	background: url('/media/catalogue/productGroup/product/free-shipment.png') no-repeat;
}

-------------

#ProductGroup_GroupList {
	margin: 0 15px;
	background-color: #d9d7d8;
	border-collapse: separate;
	border-spacing: 1px;
}
#ProductGroup_GroupList tr {
	background-color: #ffffff;
}
#ProductGroup_GroupList td {
	padding: 5px;
}
#ProductGroup_GroupList img {
	width: 170px;
	height: 85px;
	display: block;
}
#ProductGroup_GroupList p {
	margin: 0;
	padding: 4px;
	display: block;
	color: #ffffff;
	font-weight: bold;
}
#ProductGroup_GroupList a {
	display: block;
	background-color: #01a9e8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}


/* 
  ---  Related articles ----------------------------------------------------
*/

#ArticleList {}

#ArticleList div.item {
	padding: 0px 6px 0px 6px; 
	margin-bottom: 5px;
	display: block;
}
#ArticleList div.image {
	width: 100px;
	float: left;
	padding: 5px;
	margin: 5px;
	background-color: #ffffff;
	border: #d6d6d6 solid 1px;
}
#ArticleList div.bottom {
	clear: both;
	height: 5px;
}
#ArticleList div.text {
	width: 415px;
	float: left;
	margin-top: 5px;
	padding: 5px;
	background-color: #ffffff;
	border: #d6d6d6 solid 1px;
}
#ArticleList a.headline {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #007baf;
}
#ArticleList div.manchet {
	padding-top: 4px;
}
#ArticleList div.author {
	padding-top: 2px;
	font-style: italic;
	color: #999999;
}


/* 
  ---  Product list paging ----------------------------------------------------
*/



#ProductGroup_Products div.productItem {
	width: 575px;
	margin-bottom: 5px;
	position: relative;
	display: block;
	background-color: #ebebeb;
	background-image: url(/media/catalogue/productGroup/product/bottom.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}
#ProductGroup_Products a {
	text-decoration: none;
}
#ProductGroup_Products a.productname {
	width: 560px;
	height: 23px;
	display: block;
	padding-top: 15px;
	padding-left: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	background-image: url(/media/catalogue/productGroup/product/top.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
#ProductGroup_Products td.image {
	width: 128px;
	padding: 5px;
	border: #d6d6d6 solid 1px;
	background-color: #ffffff;
}
#ProductGroup_Products td.info {
	width: 207px;
	padding: 10px;
	line-height: 15px;
	border: #d6d6d6 solid 1px;
	background-color: #ffffff;
}
#ProductGroup_Products td.basket {
	width: 187px;
}
#ProductGroup_Products div.basket {
	width: 187px;
	height: 117px;
	position: relative;
	background-image: url(/media/catalogue/productGroup/product/basket-bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
#ProductGroup_Products table.price {
	width: 155px;
	top: 10px;
	position: relative;
}
#ProductGroup_Products td.price {
	font-size: 9px;
	font-weight: bold;
}
#ProductGroup_Products td.salesprice,
#ProductGroup_Products td.salespricePrefix {
	font-size: 11px;
	font-weight: bold;
	height: 21px;
	vertical-align: bottom;
	color: #0090c9;
}
#ProductGroup_Products td.salespricePrefix {
	font-size: 9px;
}
#ProductGroup_Products input.quantity {
	width: 20px;
	top: 91px;
	left: 80px;
	position: absolute;
	border: 0;
	border-color: transparent;
	font-weight: bold;
}
#ProductGroup_Products input.addtobasket {
	width: 33px;
	height: 37px;
	top: 80px;
	left: 118px;
	position: absolute;
}






	#productlist_groupsearch {
		padding-bottom: 22px;
	}

	#productlist_groupsearch div.group {
		height: 64px;
		border: #cbc9d4 solid 1px;
		background-color: #f2f2f2;
		padding: 2px;
		position: relative;
		margin-bottom: 15px;
	}

	#productlist_groupsearch img.groupImage {
		position: absolute;
		top: 2px;
		left: 2px;
		width: 129px;
		height: 64px;
	}

	#productlist_groupsearch p.groupPath {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-weight: bold;
		color: #000000;
		margin: 0;
		position: absolute;
		top: 8px;
		left: 142px;
	}

	#productlist_groupsearch p.showResults {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #000000;
		margin: 0;
		position: absolute;
		top: 30px;
		left: 142px;
	}

	#productlist_groupsearch p.showGroup {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #000000;
		margin: 0;
		position: absolute;
		top: 44px;
		left: 142px;
	}


	#productlist_grouplabel {
		position: relative;
		height: 24px;
		border: #cbc9d4 solid 1px;
		background-color: #f2f2f2;
		margin-bottom: 22px;
	}
	#productlist_grouplabel p.groupPath {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-weight: bold;
		color: #000000;
		margin: 0;
		position: absolute;
		top: 6px;
		left: 6px;
		width: 400px;
	}
	#productlist_grouplabel p.productAmount  {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #000000;
		margin: 0;
		position: absolute;
		top: 6px;
		right: 6px;
		text-align: right;
	}
