﻿span.textselectedfilters
{
	float: left;
	width: 717px;
	height: 20px;
	
	margin: 0;
	padding: 0;
	border: 0;
}

div.products
{
	float: left;
	width: 717px;
	margin: 0;
	padding: 0;
	border: 0;
}

/* Producten in cell vorm */

ul.PRODUCTCELLS
{
	float: left;
	width: 747px;
	margin-bottom: 15px;
	padding: 0;
	border: 0;
	
	list-style-type: none;
}

ul.PRODUCTCELLS li
{
	list-style-type: none;
	float: left;
    width: 225px;
    	
	margin-right: 15px;
	margin-bottom: 10px;
	padding: 0;
	border: solid 1px #626262;

	text-align: center;
    cursor: pointer;
    clear: right;
}

ul.PRODUCTCELLS li:hover
{
	border: solid 1px #bfbaa4;
}

ul.PRODUCTCELLS li a
{
	color: #4a4a4a;
	cursor: pointer;
}


ul.PRODUCTCELLS li:hover a
{
	color: #FFFFFF;
	cursor: pointer;
}

ul.PRODUCTCELLS li:hover div.producttext
{
	background-color: #bfbaa4;
	color: #FFFFFF;
	cursor: pointer;
}

ul.PRODUCTCELLS li div.image
{
	padding-top: 10px;
	height: 161px;
	width: 188px;
	color: #FFFFFF;
	cursor: pointer;
	display: table-cell; 
	vertical-align: top;
}

ul.PRODUCTCELLS li div.image table
{
	width: 100%;
	height: 151px;
	text-align: center;
}

ul.PRODUCTCELLS li div.image table tr td
{
	padding-bottom: 10px;
	vertical-align: bottom;
}

ul.PRODUCTCELLS li div.producttext
{
	float: left;
	width: 225px;
	min-height: 37px;
	background-color: #626262;
}

ul.PRODUCTCELLS li div.producttext div.description
{
	float: left;
	width: 140px;
	
	padding-top: 5px;
	padding-left: 5px;
	
	font-size: 9px;
	color: #ffffff;
	cursor: pointer;
	text-align: left;
}

ul.PRODUCTCELLS li div.producttext div.description2
{
	float: right;
	width: 75px;
	height: 57px;
	
	padding-top: 5px;
	padding-right: 5px;
	
	color: #ffffff;
	cursor: pointer;
	text-align: right;
	
	/* background-image: url('../../DMImages/magnifier.png'); */
	background-repeat: no-repeat;
	background-position: top right;
}

/* Producten op regelniveau */

table.PRODUCTROW
{
	width: 100%;
	border-top: 1px solid #000000;
}

td.PRODUCTIMAGE
{
	padding-top: 5px;
	padding-bottom: 5px;
}

td.PRODUCTDESCRIPTION
{
}

td.PRODUCTORDER
{
}

td.PRODUCTPRICECELL
{
	font-size: 12pt;
}

table.PAGER
{
	float: left;
	width: 711px;
	
	margin-top: 10px;
	margin-bottom: 15px;
	padding: 0;
	border: 0;
}

table.PAGER td
{
}

table.PAGER table.PAGERLINKS
{
}

table.PAGER table td
{
	border: 0px solid #000000;
	text-align: right;
}

td.PAGERBG
{
	width: 10px;
}

td.PAGERBG A
{
}

div.pagertop
{
}

div.pagerbottom
{
}

td.pagerbuttonleft
{
	width: 237px;
	text-align: left;
}

td.pagernumbers
{
	width: 237px;
	text-align: center;
}

td.pagerbuttonright
{
	width: 237px;
	text-align: right;
}

/* Product filters */

div.productfilters
{
	float: left;
	width: 220px;
	margin: 0;
	left: -1px;
	padding-left: 20px;
	border: 0;
}

h4
{
	border: 1px solid;
	float: left;
	width: 200px;
	height: 17px;
	
	margin: 0;
	padding-left: 5px;
	
	font-size: 8pt;
	color: #5B5B5B;
	text-transform: uppercase;
	
	background-image: url('../../DMImages/FilterBackGround_243x17.jpg');
	background-repeat: no-repeat;
}

/* de link om echt te filteren  */
div.productfilters a.filter
{
	padding-top: 2px;
	padding-bottom: 2px;
	display: block;
	width: 220px;
	
	color: #333333;
	font-size: 10px;
	font-weight: bold;
}

div.productfilters a:hover
{
	padding-top: 2px;
	padding-bottom: 2px;
	display: block;
	width: 220px;
	
	color: #131313;
	font-size: 10px;
	font-weight: bold;
}

/* de link als de filter is gezet filteren  */
div.productfilters a.activefilter
{
	float: left;
	padding-top: 5px;
	padding-bottom: 2px;
	
	display: block;

	width: 205px;
	height: 20px;
	
	color: #D02828;
	font-size: 10px;
	font-weight: bold;
}


div.productfilters a.deletefilter
{
	float: right;
	position: relative;
	
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 5px;
	
	display: block;

	width: 10px;
	height: 20px;

	color: Red;
	font-size: 10px;
	font-weight: bold;
}

/* De knop om de filter op te heffen */
input.removebutton
{
	float: right;
	padding: 0;
	margin: 10px 0;
	border: 0;
}

a.Selected
{
	font-weight: bold;
}

div.productfilters table
{
	background-image: url('../../DMImages/FilterBackGround_243x17.jpg');
	color: #5B5B5B;
	text-transform: uppercase;

	font-weight: bold;
	background-color: #EEEEEE;
	
	margin-top: 10px;
	font-size: 8pt;
	width: 220px;

}

div.productfilters table td
{
	padding-left: 5px;
}


/* de button om alle filters uit te zetten */
div.productfilters input.removebutton
{
	position: relative;
	width: 220px;
	height: 20px;

	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	
	background-repeat: no-repeat;
	border: 0;

	color: #5B5B5B;
	background-image: url('../../DMImages/FilterBackGround_243x17.jpg');

	cursor: pointer;
}

div.productfilters a.removefilterbutton:hover
{
}

