html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	background: white;
}

a {
	outline: 0;
}

img {
	display: block;
	margin: 0;
	padding: 0;
}

a img {
	border: 0;
}

p {
	margin: 0;
	padding: 0;
}
span{
    margin: 0;
	padding: 0;
}

.clearFloats {
	width: 100%;
	overflow: hidden;
}

#container {
	position: relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto;
	padding: 0;
	width: 998px;
	background: url(/images/leftBg.jpg) repeat-y;
}

#header {
	position: relative;
	width: 100%;
	height: 80px;
	background: white;
}

#header #logo {
	position: absolute;
	top: 15px;
	left: 10px;
}

#header #logoCart {
	position: absolute;
	top: 9px;
	left: 487px;
}

#header #contactInfo {
	position: relative;
	float: right;
	height: 19px;
	background: url(/images/contactBg.jpg) repeat-x;
	padding: 6px 15px 0 10px;
	font: 10px Tahoma;
	color: #737373;
}

#header #contactInfo #phone, #header #contactInfo #mail {
	display: inline;
	vertical-align: text-top;
}

#header #contactInfo .left {
	position: absolute;
	top: 0;
	left: 0;
}

#header #contactInfo .right {
	position: absolute;
	top: 0;
	right: 0;
}

#header #inspectingMark {
	position: absolute;
	right: 28px;
	bottom: 0;
	height: 50px;
}

#header #inspectingMark img {
	float: right;
}

#header #inspectingMark #ideal {
	display: block;
	position: absolute;
	right: 120px;
	bottom: 0;
	width: 45px;
	height: 50px;
}

#header #inspectingMark #banks {
	position: absolute;
	padding-bottom: 15px;
	bottom: 0;
	right: 0;
	width: 120px;
}

#menu {
	position: relative;
	width: 100%;
	height: 33px;
	background: url(/images/menuBg.jpg) repeat-x;
	text-align: center;
	overflow: hidden;
}

#menu ul {
	margin: 0 auto;
	padding: 0;
	text-align: center;
	list-style: none;
	width: 521px;
}

#menu ul li {
	float: left;
	margin: 0;
	padding: 0;
}

#menu ul li:hover img {
	visibility: hidden;
}

#menu ul .selected img {
	visibility: hidden;
}

#menu ul li a {
	display: block;
}

#menu .left {
	position: absolute;
	top: 0;
	left: 0;
}

#menu .right {
	position: absolute;
	top: 0;
	right: 0;
}

#menuShadow {
	position: relative;
	width: 100%;
	height: 16px;
	background: url(/images/menuShadowBg.jpg) repeat-x;
}

#menuShadow .left {
	position: absolute;
	top: 0;
	left: 0;
}

#menuShadow .right {
	position: absolute;
	top: 0;
	right: 0;
}

#menu #home {
	background: url(/images/home2.jpg) no-repeat;
}

#menu #acties {
	background: url(/images/acties2.jpg) no-repeat;
}

#menu #klantenservice {
	background: url(/images/klantenservice2.jpg) no-repeat;
}

#menu #contact {
	background: url(/images/contact2.jpg) no-repeat;
}

#menu #leveringsvoorwaarden {
	background: url(/images/leveringsvoorwaarden2.jpg) no-repeat;
}

#main {
	width: 100%;
	padding-bottom: 32px;
	overflow: hidden;
}

#main #left {
	float: left;
	padding-left: 10px;
	padding-bottom: 70px;
	width: 187px;
}

#main #left #search {
	position: relative;
	width: 187px;
	height: 39px;
	background: url(/images/search.jpg) no-repeat;
	padding: 0;
	margin: 0;
}

#main #left #search .input {
	position: absolute;
	top: 11px;
	left: 20px;
	background: transparent;
	border: 0;
	width: 146px;
	height: 14px;
	padding: 4px 0 5px 0;
	margin: 0;
	font: 11px Arial;
}

#main #left #search .submit {
	display: none;
}

#main #left #subMenu {
	position: relative;
	width: 161px;
	background: url(/images/subMenuBg.jpg) 13px 0 repeat-y;
	padding: 0 13px;
}

#main #left #subMenu .top {
	position: absolute;
	top: 0;
	left: 13px;
	z-index: 1;
}

#main #left #subMenu h3 {
	position: relative;
	z-index: 2;
	margin: 0;
	padding: 6px 0 0 0;
	font: bold 11px Arial;
	color: #5e5e5e;
	text-align: center;
}

#main #left #subMenu #list {
	position: relative;
	z-index: 5;
	margin: 0;
	padding: 10px 0 0 0;
	list-style: none;
}

#main #left #subMenu #list li {
	margin: 0;
	padding: 0;
	width: 161px;
	min-height: 22px;
	height: auto !important;
	height: 22px;
	background: transparent url(/images/sep.jpg) bottom no-repeat;
}

#main #left #subMenu #list li a {
	display: block;
	width: 141px;
	height: 19px;
	font: 11px Arial;
	color: #2c2c2c;
	padding-left: 20px;
	padding-top: 3px;
	text-decoration: none;
}

#main #left #subMenu #list li a:hover {
	color: #ba0000;
}

#main #left #subMenu #list li ul {
	margin: 0;
	padding: 0;
	list-style: none;
	background: #f6f6f6;
	border-top: 1px solid #c9c9c9;
	display: none;
}

#main #left #subMenu #list li ul li {
	background: transparent url(/images/sepSubMenu.jpg) bottom no-repeat;
}

#main #left #subMenu #list li ul li:hover {
	background: #eeeeee;
}

#main #left #subMenu #list li ul li a {
	padding-left: 27px;
	width: 134px;
}

#main #content {
	float: left;
	width: 604px;
	padding-bottom: 10px;
}

#main #content #topProduct {
	width: 566px;
	height: 100px;
	margin: 0 auto;
	background: url(/images/topProductBg.jpg) repeat-x;
}

#main #content #topProduct .productPic {
	float: left;
	width: 160px;
	height: 99px;
	background: white;
	border-bottom: 1px solid #a6a6a6;
	text-align: center;
}

#main #content #topProduct .productPic img {
	margin: 10px auto;
}

#main #content #topProduct .left, #main #content #topProduct .sep {
	float: left;
}

#main #content #topProduct .info {
	float: left;
	width: 200px;
	text-align: right;
}

#main #content #topProduct .info h2 {
	margin: 0;
	padding: 0;
	font: bold 12px Arial;
}
#main #content #topProduct .info h2 A {
	text-decoration: none
}
A:link {text-decoration: none;color: #000000;}
A:visited {text-decoration: none;color: #000000}
A:active {text-decoration: none;color: #000000}

#main #content #topProduct .info .priceTopProduct {
	font: bold 18px Arial;
}

#main #content #topProduct .info .stock {
	font: bold 11px Arial;
	color: #707070;
}

#main #content #topProduct .info .stock .yes {
	color: #29c300;
}

#main #content #topProduct .info .stock .no {
	color: #fe0202;
}

#main #content #topProduct .orderTopProduct {
	position: relative;
	float: right;
	width: 150px;
	font: 10px Arial;
	color: #545454;
}

#main #content #topProduct .orderTopProduct form span {
	padding-left: 35px;
}

#main #content #topProduct .orderTopProduct input {
	border: 1px solid #a3a3a3;
	width: 35px;
	margin: 0 auto;
}

#main #content #topProduct .orderTopProduct .submit {
	position: absolute;
	top: 57px;
	border: 0;
	width: 141px;
	height: 29px;
	background: url(/images/topProductOrder.jpg) no-repeat;
	cursor: pointer;
}

#main #content #topProduct .right {
	float: right;
}

#main #content .product {
	float: left;
	width: 150px;
	height: 125px;
	padding: 15px 25px 0 25px;
	overflow: hidden;
}

#main #content .product .pic {
	float: left;
	width: 75px;
	height: 75px;
}

#main #content .product .pic img {
	margin: 0 auto;
}

#main #content .product .price {
	float: left;
	width: 75px;
	height: 31px;
	background: url(/images/priceTag.jpg) top center no-repeat;
	color: white;
	text-align: center;
	padding-top: 10px;
	font: bold 14px Arial;
}

#main #content .product .order {
	float: left;
	width: 75px;
}

#main #content .product .order form {
	margin: 0;
	padding: 0;
}

#main #content .product .order .num {
	border: 1px solid #a3a3a3;
	width: 25px;
	height: 17px;
	padding: 1px;
	margin: 9px 0 5px 10px;
}

#main #content .product .order .submit {
	border: 0;
	padding: 0;
	margin: 0;
	width: 25px;
	height: 35px;
	background: url(/images/addToCart.jpg) no-repeat;
}

#main #content .product .info {
	float: left;
	width: 150px;
	padding-top: 10px;
	font: bold 11px Arial;
	color: #393939;
}

#main #right {
	float: right;
	width: 187px;
	padding-right: 10px;
}

#main #right #shoppingCart {
	position: relative;
	background: url(/images/shoppingCartBg.jpg) repeat-y;
}

#main #right #shoppingCart .top {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
}

#main #right #shoppingCart p {
	position: relative;
	z-index: 5;
	margin: 0;
	padding: 40px 0 15px 70px;
	font: bold 11px Tahoma;
	color: #1c1c1c;
	line-height: 24px;
}

#main #right #shoppingCart #gotoCart {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	width: 187px;
	height: 35px;
	background: url(/images/spacer.gif) no-repeat;
}

#leftBottom {
	position: absolute;
	left: 10px;
	bottom: 32px;
	width: 187px;
	height: 58px;
	background: url(/images/leftBottom.jpg) no-repeat;
}

#footer {
	position: absolute;
	width: 998px;
	height: 23px;
	background: url(/images/menuBg.jpg) repeat-x;
	left: 0;
	bottom: 0;
	text-align: center;
	font: bold 11px Tahoma;
	color: white;
	padding-top: 9px;
}

#footer a {
	padding: 0 10px;
	color: white;
	text-decoration: none;
}

#footer img {
	position: absolute;
	top: 0;
}

#footer .left {
	left: 0;
}

#footer .right {
	right: 0;
}


#main #content .productList {
	width: 566px;
	height: 100px;
	margin: 0 auto;
	background: url(/images/topProductBg.jpg) repeat-x;
}

#main #content .productList .productPic {
	float: left;
	width: 130px;
	height: 99px;
	background: white;
	border-bottom: 1px solid #a6a6a6;
	text-align: center;
}

#main #content .productList .productPic img {
	margin: 10px auto;
}

#main #content .productList .left, #main #content .productList .sep {
	float: left;
}

#main #content .productList .info {
	float: left;
	width: 250px;
	height: 100px;
	overflow: hidden;
	padding-left: 10px;
}

#main #content .productList .info h2 {
	margin: 5px 0;
	padding: 0;
	font: bold 13px Arial;
}
#main #content .productList .info .description {
	font:11px Arial;
	text-align: left;
	color: #2c2c2c;
}

#main #content .productList .orderTopProduct {
	position: relative;
	float: right;
	width: 150px;
	font: 10px Arial;
	color: #545454;
	text-align: center;
}

#main #content .productList .orderTopProduct .priceProduct {
	font: bold 15px Arial;
	line-height: 33px;
}

#main #content .productList .orderTopProduct .stock {
	font: bold 11px Arial;
	color: #707070;
}


#main #content .productList .orderTopProduct .stock .yes {
	color: #29c300;
}

#main #content .productList .orderTopProduct .stock .no {
	color: #fe0202;
}

#main #content .productList .orderTopProduct form {
	margin: 0;
	padding: 0;
}

#main #content .productList .orderTopProduct form p {
	margin: 0;
	padding: 0;
}

#main #content .productList .orderTopProduct form span {
	margin:0px;
	padding:0px;
	padding-left: 35px;
	line-height: 20px;
}

#main #content .productList .orderTopProduct input {
	border: 1px solid #a3a3a3;
	width: 35px;
	margin: 0 auto;
	font: 10px Arial;
}

#main #content .productList .orderTopProduct .submit {
	border: 0;
	width: 140px;
	height: 28px;
	background: url(/images/dropInCart.jpg) no-repeat;
	cursor: pointer;
}

#main #content .productList .right {
	float: right;
}

/*** Cart overview ***/

/* Nieuwe versie */
#cartOverview, #step1, .roundedDiv {
	position: relative;
	margin: 0 auto 15px auto;
	width: 90%;
	border: 1px solid #e6e6e6;
	font: 11px Arial;
}

#cartOverview p {
	padding: 3px 8px;
}

#cartOverview #topLeft, #step1 #topLeft, .roundedDiv #topLeft {
	position: absolute;
	top: -1px;
	left: -1px;
}

#cartOverview #topRight, #step1 #topRight, .roundedDiv #topRight {
	position: absolute;
	top: -1px;
	right: -1px;
}

#cartOverview #bottomLeft, #step1 #bottomLeft, .roundedDiv #bottomLeft {
	position: absolute;
	bottom: -1px;
	left: -1px;
}

#cartOverview #bottomRight, #step1 #bottomRight, .roundedDiv #bottomRight {
	position: absolute;
	bottom: -1px;
	right: -1px;
}

#cartOverview h2, #step1 h2, .roundedDiv h2 {
	margin: 5px 0 5px 15px;
	padding: 0;
	font: bold 15px Arial;
	color: #cd0200;
}

#cartOverview table {
	width: 95%;
	margin: 10px auto;
}

#cartOverview .center {
	text-align: center;
	padding-right: 5px;
}

#cartOverview .center img {
	margin: 0 auto;
	display: inline-block;
	vertical-align: text-bottom;
}

#cartOverview .right {
	text-align: right;
	padding-right: 15px;
}

#cartOverview table .productRow td {
	border-bottom: 1px solid #c1c1c1;
	font: 11px Arial;
	line-height: 30px;
}

#cartOverview table #topRow {
	font: bold 11px Arial;
	color: #191919;
}

#cartOverview table #topRow td {
	border-bottom: 1px solid #1a1a1a;
}

#cartOverview table #bottomRow {
	font: bold 11px Arial;
	color: #191919;
}

#cartOverview table #bottomRow td {
	border-top: 2px solid #1a1a1a;
	border-bottom: 1px solid #c1c1c1;
	line-height: 30px;
}

#cartOverview table #supBottomRow {
	font: bold 11px Arial;
	color: #191919;
}

#cartOverview table #supBottomRow td {
	border-top: 1px solid #1a1a1a;
	line-height: 20px;
}

#cartOverview table #order {
	margin-top: 10px;
	float: right;
}

#orderDetails {
	width: 80%;
	margin: 0 auto;
}

#orderDetails td {
	font: 11px Arial;
	line-height: 20px;
}

#orderDetails .left {
	padding-left: 10%;
}

#orderDetails .right {
	text-align: right;
}

#orderDetails #prevStep {
	width: 123px;
	height: 35px;
	background: url(/images/back.jpg) no-repeat;
	border: 0;
}

#orderDetails #nextStep {
	width: 123px;
	height: 35px;
	background: url(/images/bestellen2.jpg) no-repeat;
	border: 0;
}

#orderDetails #nextStep2 {
	width: 123px;
	height: 35px;
	background: url(/images/betalen.jpg) no-repeat;
	border: 0;
}

/*
#cartOverview {
	width: 90%;
	margin: 0 auto;
	font: 11px Arial;
}

#cartOverview img {
	vertical-align: middle;
}

#cartOverview .trTop td {
	border-bottom: 1px solid #550101;
	background: #920000;
	color: white;
	font: bold 11px Arial;
	padding: 5px 8px;
}

#cartOverview .trTop:hover {
	background: none;
}

#cartOverview .trLine td {
	border-top: 2px solid #3d3d3d;
	border-bottom: 1px solid #3d3d3d;
}

#cartOverview .trLine:hover {
	background: none;
}

#cartOverview td {
	padding: 1px 10px;
	border-bottom: 1px solid #e2e2e2;
	line-height: 20px;
}

#cartOverview tr:hover {
	background: #fafafa;
}

#cartOverview .right {
	text-align: right;
}

#cartOverviewBottom {
	margin: 15px 50px 0 0;
	text-align: right;
} */

#main #content #productPic {
	float: left;
	width: 31%;
	border-right: 1px solid #e6e6e6;
}

#main #content #productDescription {
	float: left;
	width: 200px;
	font: 11px Arial;
	padding: 10px 0 0 20px;
	border-top: 1px solid #e6e6e6;
}

#main #content #productDetails {
	float: left;
	width: 140px;
	font: 11px Arial;
	padding: 45px 5px 5px 5px;
}

#main #content #productDetails .price {
	width: 75px;
	height: 31px;
	margin: 0 auto;
	background: url(/images/priceTag.jpg) top center no-repeat;
	color: white;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 30px;
	font: bold 14px Arial;
}

#main #content #productDetails .order {
	width: 140px;
	margin: 0 auto;
	text-align: center;
}

#main #content #productDetails .order form {
	margin: 0;
	padding: 0;
}

#main #content #productDetails .order .num {
	border: 1px solid #a3a3a3;
	width: 25px;
	height: 17px;
	padding: 1px;
	margin: 9px 0 5px 10px;
	text-align: center;
}

#main #content #productDetails .order .submit {
	border: 0;
	padding: 0;
	margin: 0;
	width: 140px;
	height: 28px;
	background: url(/images/dropInCart2.jpg) no-repeat;
}

#main #content #productDetails .info {
	float: left;
	width: 150px;
	padding-top: 10px;
	font: bold 11px Arial;
	color: #393939;
}

#main #content #voorwaarden {
	width: 550px;
}

#main #content #voorwaarden a {
	display: block;
	width: 550px;
	height: 90px;
	border-top: 1px solid #e6e6e6;
}

#contactForm {
	width: 80%;
	padding-top: 4px;
}

#contactForm dt, #contactForm dd {
	line-height: 30px;
	padding-left: 30px;
}

#contactForm dt {
	float: left;
	font-weight: bold;
}

#contactForm dt {
	width: 30%;
}

#contactForm .submit {
	text-align: center;
}

#contactFormInfo {
	float: right;
	padding: 10px 15px 10px 10px;
	line-height: 20px;
}