/* Category listing */

	#products {
		padding-bottom: 24px;
		overflow: hidden;
		width: 552px;
	}

	#products .widget {
		margin-bottom: 24px;
	}

 	#products dl.category {
		padding-bottom: 12px;
		margin-bottom: 12px;
		background: url(../../../core/layout/images/hr_background.gif) repeat-x bottom left;
	}

 	#products dl.category dt {
		width: 60px;
		height: 60px;
		margin-right: 5px;
		float: left;
		overflow: hidden;
	}

	#products dl.category dt a {
		display: block;
		width: 60px;
		height: 60px;
		text-indent: -9999px;
		background: #f4f4f4;
		border: 0;
	}

 	#products dl.category dd {
		width: 466px;
		height: 50px;
		padding: 0 10px 10px 10px;
		float: left;
		overflow: hidden;
	}

/* Sub category listing */

	#productlisting td {
		padding-bottom: 12px;
		padding-top: 12px;
	}

	#productlisting td.naam {
		width: 60px;
	}

	#productlisting td.naam a {
		width: 89px;
		height: 60px;
		display: block;
		border: 0;
	}

	#productlisting td.naam a img {
		width: 89px;
		height: 60px;
		display: block;
		background: #f4f4f4;
	}

	#productlisting td.beschrijving {
		width: 214px;
	}

	#productlisting td.prijs {
		width: 110px;
		text-align: center;
	}

	#productlisting td.buy {
		width: 34px;
	}

	#productlisting td.prijs span.listingPrice  {
		display: inline;
		float: right;
		background: #dfdacc;
		color: #141413;
		font-weight: 700;
		font-size: 11px;
		line-height: 24px;
		padding: 0 6px;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		border-radius: 3px;
	 }

/* Product listing */

	 #products ul.productlisting {
		width: 576px;
	 }

	 #products ul.productlisting li {
		padding: 0 24px 24px 0;
		float: left;
		width: 168px;
	 }

	 #products ul.productlisting li .lastChild {
		margin-right: 0;
	 }

	 #products ul.productlisting li h3 {
	 	padding: 4px 0;
		margin: 0;
		border: 0;
		overflow: hidden;
		width: 168px;
		line-height: 1.1em;
		font-weight: 700;
		font-size: 14px;
		background: none;
	 }

	 #products ul.productlisting li h3 a {
		white-space: nowrap;
		color: #990000;
	 }

	 #products ul.productlisting li h3 a:link,
	 #products ul.productlisting li h3 a:visited {
		color: #990000;
	 }

	 #products ul.productlisting li h3 a:hover,
	 #products ul.productlisting li h3 a:active {
		color: #005699;
	 }
	
	#products ul.productlisting li p {
		width: 156px;
		height: 37px;
		padding: 6px 6px 7px 6px;
		height: 24px;
		background: url(../../../core/layout/images/backgrounds.gif) repeat-x 0 -196px;
	}
	
	#products ul.productlisting li p.productOrderButton a,
	#productlisting td.buy a {
		float: right;
		font-size: 11px;
		font-family: Arial, sans-serif;
		color: #fff;
		border: 1px solid #003d6b;
		cursor: pointer;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		border-radius: 3px;
		height: 23px;
		line-height: 24px;
		width: 14px;
		padding: 0 10px;
		background: url(../../../core/layout/images/buttons.png) repeat-x 0 0;
		text-indent: -9999px;
		overflow: hidden;
	}
	
	#products ul.productlisting li p.productOrderButton a:hover,
	#productlisting td.buy a:hover {
		background-position: 0 -25px;
	}
	
	#products ul.productlisting li .imageFrame {
		width: 166px;
		height: 166px;
		border: 1px solid #e1dcce;
	 }

	 #products ul.productlisting li .imageFrame img {
	 	display: none;
	 }

	 #products ul.productlisting li .imageFrame a {
	 	display: block;
		width: 166px;
		height: 166px;
		border: 0;
	 }

	 #products ul.productlisting li span.listingPrice  {
		display: inline;
		float: right;
		margin-top: -31px;
		margin-right: 46px;
		background: #dfdacc;
		color: #141413;
		font-weight: 700;
		font-size: 11px;
		line-height: 24px;
		padding: 0 6px;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		border-radius: 3px;
	 }

/**
 * = productDetail
 * ----------------------------------------------------------
 */

	#productDetail #productStockindication {
		font-size: 11px;
	}

	#productOrderform {
		clear: both;
		width: 192px;
		overflow: hidden;
	}

	#productOrderform .form-error {
		width: 120px;
		line-height: 1.6;
	}

	#productDetail #productImage {
		width: 194px;
		margin: 0 0 12px 0;
	}

	#productDetail #productImage a {
		display: block;
		margin: 0;
		padding: 0;
		width: 192px;
		height: auto;
		background-color: #fff;
		border: 0;
	}

	#productDetail #productImage a img {
		display: block;
		border: 1px solid #e1dcce;
	}

	#productDetailNumproducts {
		width: 30px;
		float: left;
	}

	span.times {
		float: left;
		line-height: 24px;
		margin: 0 5px;
	}

	#productDetail #productOrderform #productDetailPrice,
	#productDetail #productOrderform #productDetailPriceTotal {
		padding: 0 6px;
		font-size: 11px;
		line-height: 24px;
		font-weight: 700;
		background: #dfdacc;
		color: #141413;
		float: left;
		white-space: nowrap;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		border-radius: 3px;
	}

	.twocolumns .columnleft {
		float: left;
		width: 194px;
		padding-right: 22px;
	}
	.twocolumns .columnright {
		float: left;
		width: 336px;
	}

	fieldset.product-order-left {
		float: left;
		width: 184px;
	}

	fieldset.product-order-right {
		float: left;
		padding-left: 12px;
	}