
/* 
  ---  Product description & attributes ---------------------------------------
*/


#ProductDetails_ProductCard {
	width: 575px;
}


#ProductDetails_ProductInfo {
	width: 319px;
	background-image: url(/media/catalogue/productDetails/productinfo-bg.gif);
	background-position: top left;
	background-repeat: repeat-y;
}
#ProductDetails_ProductInfo div.top {
	width: 319px;
	height: 11px;
	display: block;
	background-image: url(/media/catalogue/productDetails/productinfo-top.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
#ProductDetails_ProductInfo div.header {
	width: 294px;
	height: 21px;
	margin: 0 6px 15px 6px;
	padding-top: 9px;
	padding-left: 13px;
	font-weight: bold;
	color: #025a80;
	background-image: url(/media/catalogue/productDetails/productinfo-header.gif);
	background-position: top left;
	background-repeat: repeat-x;
}
#ProductDetails_ProductInfo p {
	margin: 0 19px 15px 19px;
}
#ProductDetails_ProductInfo p.nobottom {
	margin: 0 19px 4px 19px;
}
#ProductDetails_ProductInfo table.files {
	margin: 0 19px 15px 19px;
}
#ProductDetails_ProductInfo select,
#ProductDetails_ProductInfo textarea {
	width: 281px;
	margin-top: 4px;
	border: #e4e4e4 solid 1px;
}


#ProductDetails_ProductAttributes {
	width: 295px;
	margin-bottom: 6px;
	background-color: #f9f9f9;
	border-top: #e4e4e4 solid 1px;
	border-left: #e4e4e4 solid 1px;
	border-right: #e4e4e4 solid 1px;
}
#ProductDetails_ProductAttributes td {
	padding: 5px 2px 5px 6px;
	border-bottom: #e4e4e4 solid 1px;
}
#ProductDetails_ProductAttributes td.prefix {
	width: 90px;
	font-weight: bold;
}



td.ProductDetails_ProductInfoBottom {
	width: 289px;
	height: 45px;
	padding: 0 15px;
	text-align: center;
	background-image: url(/media/catalogue/productDetails/productinfo-bottom.gif);
	background-position: top left;
	background-repeat: no-repeat;
}



/* 
  ---  Right bar (image, price etc) -------------------------------------------
*/

#ProductDetails_Order {
	width: 251px;
	background-color: #ebebeb;
}
td.ProductDetails_OrderBottom {
	width: 251px;
	background-color: #ebebeb;
	background-image: url(/media/catalogue/productDetails/order-bottom.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}


/* 
  ---  Product image -----------------------------------------------------------
*/

#ProductDetails_ProductImage {
	width: 251px;
	display: block;
	background-image: url(/media/catalogue/productDetails/image-bg.gif);
	background-position: top left;
	background-repeat: repeat-y;
}
#ProductDetails_ProductImage div.image {
	width: 229px;
	display: block;
	padding: 0 11px;
}
#ProductDetails_ProductImage div.top {
	width: 251px;
	height: 11px;
	display: block;
	background-image: url(/media/catalogue/productDetails/image-top.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
#ProductDetails_ProductImage div.bottom {
	width: 251px;
	height: 11px;
	display: block;
	background-image: url(/media/catalogue/productDetails/image-bottom.gif);
	background-position: top left;
	background-repeat: no-repeat;
}


/* 
  ---  Price ------------------------------------------------------------------
*/

#ProductDetails_Price {
	width: 241px;
	height: 77px;
	margin: 0 5px 5px 5px;
	padding-top: 10px;
	background-position: top left;
	background-repeat: no-repeat;
}
div.with_tax#ProductDetails_Price {
	background-image: url(/media/catalogue/productDetails/price-bg-withtax.gif);
}
div.without_tax#ProductDetails_Price {
	background-image: url(/media/catalogue/productDetails/price-bg-withouttax.gif);
}
#ProductDetails_Price table {
	width: 166px;
}
#ProductDetails_Price td {
	padding-bottom: 2px;
	font-size: 9px;
	font-weight: bold;
	color: #ffffff;
}
#ProductDetails_Price td.salesprice {
	padding-top: 10px;
	font-family: arial, "lucida console", sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-align: right;
	color: #ffffff;
}


/* 
  ---  Basket -----------------------------------------------------------------
*/

#ProductDetails_Basket {
	width: 241px;
	height: 37px;
	display: block;
	position: relative;
	margin: 0 5px 5px 5px;
	background-image: url(/media/catalogue/productDetails/basket-bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
#ProductDetails_Basket input.quantity {
	width: 20px;
	top: 11px;
	left: 50px;
	position: absolute;
	border: 0;
	border-color: transparent;
	font-weight: bold;
}
#ProductDetails_Basket input.add {
	position: absolute;
	top: 5px;
	right: 5px;
	border: 0;
	border-color: transparent;
}


/* 
  ---  Ekspres Laan -----------------------------------------------------------
*/

#ProductDetails_EkspresLaan {
	width: 241px;
	height: 37px;
	display: block;
	position: relative;
	margin: 0 5px 5px 5px;
	cursor: pointer;
	background-image: url(/media/catalogue/productDetails/ekspresLaan.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
#ProductDetails_EkspresLaan span.price {
	position: absolute;
	top: 5px;
	left: 141px;
}
#ProductDetails_EkspresLaan span.omk {
	position: absolute;
	top: 16px;
	left: 130px;
}
#ProductDetails_EkspresLaan span.aaop {
	position: absolute;
	top: 16px;
	left: 192px;
}


/* 
  ---  Plumber & delivery icons -----------------------------------------------
*/

#ProductDetails_Icons {
	width: 575px;
	height: 92px;
	display: block;
	position: relative;
}
#ProductDetails_Icons img.installatoer {
	position: relative;
	top: 0;
	left: 0;
}
#ProductDetails_Icons img.levering {
	position: relative;
	top: 0;
	right: 0;
}


/* 
  ---  Related products -------------------------------------------------------
*/

#ProductDetails_RelatedProducts {
	width: 575px;
	margin-top: 50px;
	padding-top: 41px;
	display: block;
	position: relative;
	background-image: url(/media/catalogue/productDetails/relaterede-varer.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
