#catalog_filters, #catalog_listing, .catalogProductBack {
	width: 540px;
}
#catalog_filters {
	border-left: 1px solid #E3D3B5;
	border-bottom: 1px solid #F8F4EC;
}
#catalog_listing {
	margin: 15px 0px 10px 0px;
}
ul.filterSelectList {
	float: left;
	width: 179px;
	padding: 10px 0px 10px 0px;
	border-right: 1px solid #E3D3B5;
}
ul.filterSelectList li {
	list-style: none;
	padding: 2px 0px 2px 20px;
	background-image: url('../img/arrblue_r.gif');
	background-position: 10px center;
	background-repeat: no-repeat;
}
.filterSelectback {
	margin-top: 10px;
	width: 500px;
}
.catalogBackTo {
	padding: 6px 0px 6px 10px;
	width: 500px;
}
.catalogSelection {
	float: left;
	margin: 75px 0px 0px 12px;
	width: 204px;
	padding: 40px 0px 0px 0px;
	background: url('../img/selectie.jpg') top right no-repeat #e3d3b5;
}
.catfiltert {
	width: 500px;
}
.catfilters {
	width: 220px;
	list-style: none;
}
.catfilterSelect {
	background-color: #F8F4EC;
}
table.tblHtml tr.tblCatalog td {
	border-bottom: 1px solid #e3d3b5;
}
.catalogSelection ul, .catalogSelection ul li {
	list-style: none;
}
.catalogSelection ul.infilters li {
	width: 204px;
	padding: 10px 10px 10px 22px;
	border-bottom: 1px solid #e3d3b5;
    background-image: url('../img/arrwhite.gif');
    background-position: 10px 13px;
    background-repeat: no-repeat;
}
.catalogSelection ul.pginfo {
	padding: 0px 10px 10px 12px;
	margin-top: 40px;
}
.catalogSelection ul.pginfo li.fHigh {
	font-size: 14px;
}
.catalogSelection, .catalogSelection a {
	color: #fff;
}
.catalogSelection a.rem {
	color: #fff;
	padding: 0px 0px 0px 12px;
    background-image: url('../img/lnksplit.gif');
    background-position: 0px 4px;
    background-repeat: no-repeat;
}
.catalogSelection .pageSec {
	background-color: #a4b914;
}
.catalogSelection .pageSec ul {
	width: 203px;
	background-color: #a4b914;
}
.catalogSelection .pageSec ul li {
	float: left;
	padding: 10px 8px 10px 8px;
   	background: url('../img/lisplit.gif') right 8px no-repeat #a4b914;
}
.catalogSelection .pageSec ul li.nosplit {
   	background: #a4b914;	
}
.catalogSelection .pageSec ul li img {
	vertical-align: middle;
}
.catalogSelection .pageSec ul li input {
	vertical-align: top;
}
.catalog_mainimg {
	float: left;
	border: 1px solid #a4b914;
}
.catalog_mainblock {
	width: 300px;
	border-bottom: 1px solid #d7e097;
}
ul.catalog_prices li {
	list-style: none;
	float: left;
	padding: 0px 10px 0px 0px;
}
ul.catalog_prices li.mainprice {
	border-right: 1px solid #a4b914;
}
ul.catalog_prices li.doosprice {
	padding: 0px 10px 0px 10px;
}
ul.druifListing li {
	list-style: none;
	padding: 2px 0px 2px 10px;
    background-image: url('../img/arrpurple_r.gif');
    background-position: 0px 4px;
    background-repeat: no-repeat;
}
.catalogProductBack a.subButton {
	padding-left: 10px;
    background-position: 0px center;
}
div.catalogAdsOldPrice {
	color: #7F7F7F;
	font-family: 'trebuchet MS';
	text-decoration: line-through;
}
div.catalogListPaging {
	margin-top: 10px;
}
div.catalogListPaging ul li {
	float: right;
	list-style: none;
	padding: 0px 10px 0px 10px;
}
li.prevPage a, li.nextPage a {
    background-repeat: no-repeat;
}
li.nextPage a {
    padding: 0px 0px 0px 10px;
    background-position: left center;
    background-image: url('../img/arrpurple.gif');
}
li.prevPage a {
    padding: 0px 10px 0px 0px;
    background-position: right center;
    background-image: url('../img/arrpurple_r.gif');
}
ul.betaalstappen li {
	float: left;
	width: 520px;
	list-style: none;
	padding-bottom: 5px;
}
ul.betaalstappen li img {
	float: left;
	margin-right: 10px;
}
@media screen {
    body>div.wrap .catalogSelection ul.infilters li {
        width: 172px;
    }
}