#shop-wrap, #occasions-wrap {
	padding:20px;
}
#shop-cattree {
	float:left;
	margin:0 10px 0 0;
	padding:0;
	width:100px;
}
#shop-cattree li {
	border-bottom:1px dotted #515E66;
	list-style-image:url(/images/list-arrow.gif);
	padding-bottom:3px;
	padding-top:3px;
	width:100px;
}
#shop-cattree li a {
	color:#515E66;
	display:block;
	font-size:13px;
	text-decoration:none;
}
#shop-cattree li ul {
	list-style-image:none;
	margin:0;
	padding-left:5px;
}
#shop-cattree li ul li {
	border:medium none;
	font-size:11px;
	list-style-image:none;
	list-style-type:none;
}
#shop-cattree li ul li a {
	font-size:11px;
}
#shop-path {
	padding:0 0 10px 5px;
}
#shop-path a:hover {
	text-decoration:underline;
}
#shop-content {
	margin-left:140px;
	width:750px;
}
#shop-wrap hr {
	border-color:-moz-use-text-color -moz-use-text-color #A0A9B2;
	border-style:none none dotted;
	border-width:medium medium 1px;
	height:1px;
	line-height:1px;
}

.categories .product-holder {
	height: 250px;
}

.product-holder {
	float:left;
	margin-bottom:10px;
	margin-right:10px;
	width: 180px;
	height: 303px;
}
.product-afbeelding {
	border:1px dotted #A0A9B2;
	display:block;
	height:211px;
	margin-bottom:10px;
	text-align:center;
	vertical-align:middle;
	width:180px;
}
.product-afbeelding img {
	margin-left:auto;
	margin-right:auto;
}
.product-description {
	float:left;
	font-size:13px;
	width:134px;
	overflow: hidden;
	height: 80px;
}
.shop-button {
}
#product-detail-afbeelding {
	margin-right: 10px;
	float:left;
	width:200px;
}
#product-detail-afbeelding img.detail-image {
	width: 200px;
}
#product-detail-afbeelding h2 {
	font-size:13px;
	font-weight:bold;
	margin-top:10px;
}
#product-detail-content {
	float:left;
	width: 557px;
}

div.webshopborder {
	padding-top: 10px;
	border-color:#A8A8A8;
	border-style:dotted;
	border-width: 1px 0px 1px 0px;
}

#product-detail-prijs {
	font-size:1.17em;
	font-weight:bold;
	margin-top:20px;
}
#product-detail-prijs span {
	margin-left:100px;
}
table#cart-table {
	border:1px dotted white;
	width:500px;
}
#cart-table th {
	background-color:white;
	color:#00295B;
	font-weight:bold;
	text-align:center;
}
#cart-table th, #cart-table td {
	border:1px solid white;
}
#cart-table td {
	background-color:#9C9DA1;
	color:white;
}
#cart-table td a {
	color:white;
	font-weight:bold;
}
.cart-price {
	text-align:right;
	width:100px;
}
.error {
	color:red;
	font-weight:bold;
}
#shop-buttons {
	float:right;
	clear: right;
	margin-bottom: 0px;
}

div.webshop-header {
	height:42px;
	margin-bottom:10px;
	position:relative;
}

div.webshop-header h1 {
	float: left;
}

#shop-buttons a {
	margin-left:35px;
}
.shop-buttons-contains {
	font-size:11px;
	float: right;
	clear: right;
}
a.button {
	border:1px solid black;
	display:block;
	float:right;
	margin-left:5px;
}
.demoButton {
	background-color:#F68420;
	border:0 none;
	color:white;
	cursor:pointer;
	font-size:10px;
	font-weight:bold;
	padding:0;
}
table.reparatie tr td select {
	border:1px solid silver;
	width:300px !important;
}
div#form-eklasse h2 {
	font-size:14px;
}
#aantallabel, #aantal {
	float:left;
}
#aantal {
	margin-left:10px;
}
#eklasse-line {
	padding-left:34px;
}
