html{
	overflow:auto;
	height:100%;
}
body{
	margin:0px;
	height:100%;
	background-color:#FFFFFF;
	font-size:12px;
	line-height:1.7;
}
body, a, input, textarea{
	color:#333333;
	font-family:Verdana, Arial;
}
h1{
	font-size:20px;
	color:#013D7C;
	margin:0px 0px 10px 0px;
}
	h1 a{
		color:#013D7C;
		text-decoration:none;
	}
h2{
	font-size:17px;
	color:#013D7C;
	margin:0px 0px 10px 0px;
}
img{
	border:0px;
}
form{
	margin:0px;
}
table{
	border-collapse:collapse;
	border-spacing:0;
}
table.data{
	width:100%;
}
th, td{
	text-align:left;
	vertical-align:top;
	padding:1px 2px 1px 2px;
}
th.right, td.right{
	text-align:right;
}
thead th{
	background-color:#B5C9DF;
	color:#FFFFFF;
}
tr.odd td, tr.odd th{
	background-color:#B5C9DF;
}
tr.even td, tr.even th{
	background-color:#EFF7FF;
}
tfoot td{
	background-color:#B5C9DF;
	font-weight:bold;
}
ol, ul{
	margin-top:0px;
	margin-bottom:0px;
}
ol.bold{
	font-weight:bold;
}
	ol.bold li span{
		font-weight:normal;
	}
img.left{
	float:left;
	margin:0px 6px 6px 0px;
}
.shadow{
	position:relative;
	box-shadow:5px 5px 5px #AAA;
	-moz-box-shadow:5px 5px 5px #AAA;
	-webkit-box-shadow:5px 5px 5px #AAA;
	-o-box-shadow:5px 5px 5px #AAA;
}
.orange, input.button, button.button, a.button{
	display:block;
	height:24px;
	padding-top:6px;
	background:url(/images/orangebar.png) repeat-x center;
	color:#FFFFFF;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	font-size:15px;
	line-height:normal;
}
a.button{
	float:left;
	margin-right:6px;
	margin-bottom:6px;
	padding-left:6px;
	padding-right:6px;
}
input.text{
	border:solid 1px #AAAAAA;
	background-color:#FFFFFF;
	padding-left: 3px;
}
input.button, button.button{
	border:0px;
	height:30px;
	padding-top:0px;
	font-size:13px;
	cursor:pointer;
}
a.button:hover, input.button:hover, button.button:hover{
	color:#013D7C;
}
textarea{
	width:250px;
	height:175px;
	border:solid 1px #AAAAAA;
	background-color:#FFFFFF;
}
div.msg, div.error, div.msg_error, div.error_form{
	margin-bottom:6px;
	padding:10px;
	border:solid 1px #339900;
	background-color:#BFFF9F;
	color:#339900;
	font-weight:bold;
}
div.error, div.msg_error, div.error_form{
	color:#CD0025;
	border-color:#CD0025;
	background-color:#FFBFCC;
}
div.error_form{
	display:none;
}
.ui-effects-transfer{
	border:dotted 3px #013D7C;
}
#container{
	margin:auto;
	width:940px;
	min-height:100%;
}
	#header{
		position:relative;
		height:112px;
		z-index:2;
	}
		#logo{
			position:relative;
			top:12px;
			display:block;
			padding-top:14px;
			width:940px;
			height:59px;
		}
		#ideal{
			position:absolute;
			top:14px;
			right:0px;
			width:50px;
			height:43px;
		}
		#tell_a_friend{
			display:block;
			position:absolute;
			top:14px;
			right:60px;
			width:67px;
			height:43px;
		}
		#menu{
			position:relative;
			margin-top:8px;
			width:940px;
			height:25px;
		}
			#menuleft{
				float:left;
			}
				#menuleft a{
					float:left;
					display:block;
					margin-right:5px;
					
					/*width:100px;*/
					width:auto;
					padding-left:6px;
					padding-right:6px;
					height:20px;
					padding-top:5px;
					text-align:center;
					text-decoration:none;
					background:url(/images/menu_button.png);
					color:#747474;
					line-height:normal;
				}
				#menuleft a:hover{
					color:#303030;
				}
			#menusearch{
				position:relative;
				top:-18px;
				float:right;
				margin-right:5px;
				width:182px;
				height:25px;
			}
			html>body #menusearch{
				width:187px;
			}
				#menusearch_shadow{
					height:35px;
					background:url(/images/menu_bg.png) no-repeat bottom left #FFFFFF;
				}
				#search{
					position:absolute;
					top:0px;
					left:0px;
					padding:5px 2px 0px 2px;
					padding:10px 8px 0px 8px;
					width:151px;
					width:132px;
					height:18px;
					height:22px;
					font-size:12px;
					border:solid 1px #CCCCCC;
					border:solid 1px #003A7B;
					border:solid 1px #E71217;
					border-right-color:#CCCCCC;
					border-right:none;
				}
				html>body #search{
					width:156px;
					width:137px;
					height:19px;
					height:23px;
				}
				#menusearch a{
					display:block;
					position:absolute;
					top:0px;
					right:0px;
					width:26px;
					width:33px;
					height:24px;
					height:33px;
					border:solid 1px #003A7B;
					border:solid 1px #E71217;
					border-left:none;
					overflow:hidden;
				}
					#menusearch a img{
						position:relative;
						top:4px;
						left:6px;
					}
			#winkelmandje{
				float:right;
				position:relative;
				width:118px;
				height:25px;
				background-color:#FFFFFF;
				background:url(/images/menu_bg.png) no-repeat top left;
			}
				#winkelmandje_link{
					position:relative;
					display:block;
					width:110px;
					height:20px;
					padding:5px 0px 0px 8px;
					background:url(/images/menu_bg.png);
					text-decoration:none;
					color:#747474;
					line-height:normal;
				}
					#winkelmandje_link img{
						position:absolute;
						top:5px;
						right:5px;
					}
				#winkelmandje_overzicht{
					position:absolute;
					top:25px;
					right:0px;
					padding:10px;
					width:330px;
					display:none;
					overflow: hidden;
					zoom:1;
					border:1px solid #013D7C;
					z-index:2;
				}
				html>body #winkelmandje_overzicht{
					width:auto;
					min-width:330px;
					color:#000000;
				}
					#winkelmandje_content{
						position:relative;
						padding-bottom:30px;
						z-index:2;
						line-height:normal;
					}
						#winkelmandje_content h1{
							text-align:right;
							font-size:14px;
							color:#333333;
						}
							#winkelmandje_table input.text, #winkelmandje_table_page input.text{
								position:relative;
								width:50px;
								padding:0px;
								border:0px;
								height:16px;
								text-align:right;
								background-color:transparent;
							}
							#winkelmandje_table input.focus, #winkelmandje_table_page input.focus{
								background-color:#FFFFFF;
							}
							#winkelmandje_table table{
								color:#000000;
							}
							.options{
								float:right;
								width:32px;
							}
								.change{
									display:block;
									width:16px;
									height:16px;
									float:left;
									background:url(/images/document_edit_16.png);
								}
								.delete{
									display:block;
									width:16px;
									height:16px;
									float:left;
									background:url(/images/garbage_16.png);
								}
						#winkelmandje_afrekenen{
							position:absolute;
							left:0px;
							bottom:0px;
							font-weight:bold;
							text-decoration:none;
							color:#000000;
						}
						#winkelmandje_afrekenen:hover{
							color:#DDDDDD;
						}
						#winkelmandje_btw{
							position:absolute;
							right:0px;
							bottom:0px;
							font-size:9px;
							font-weight:bold;
							font-style:italic;
						}
					#winkelmandje_loader{
						position:absolute;
						top:0px;
						left:0px;
						right:0px;
						bottom:0px;
						background:url(/images/loader.gif) no-repeat center;
						z-index:3;
						display:none;
					}
					#winkelmandje_bg{
						position:absolute;
						top:0px;
						left:0px;
						width:100%;
						height:100%;
						padding:10px;
						z-index:1;
						background-color:#EFF7FF;
						opacity:.8;
					}
	#content{
		width:940px;
		margin-bottom:5px;
	}
		#content .content{
			padding:15px;
			border:solid 1px #E9E9E9;
			background-color:#FFFFFF;
			margin-bottom:6px;
		}
		#left{
			float:left;
			width:205px;
			margin-right:5px;
			padding-bottom:158px;
			background:url(/images/eetcadeau_stempel.gif) no-repeat center bottom;
		}
			h1.orangebar{
				margin:0px;
				height:29px;
				padding-top:1px;
				background:url(/images/orangebar.png) repeat-x center;
				border:solid 1px #013D7C;
				color:#FFFFFF;
				text-align:center;
				font-weight:bold;
				font-size:20px;
				line-height:normal;
			}
			#left div.content{
				margin-top:6px;
				padding:6px;
				margin-bottom:0;
			}
		#right{
			float:left;
			width:730px;
		}
			#right .content{
				margin-bottom:6px;
			}
	#footer{
		font-size:9px;
		color:#666666
	}
		#footer_right{
			float:right;
		}
			#footer_right a{
				font-size:11px;
			}
		#footer a{
			text-decoration:none;
		}
		#footer a:hover{
			text-decoration:underline;
		}

#product_thumbs{
	margin-bottom:5px;
	height:100px;
}
	#product_thumbs a{
		position:relative;
		float:left;
		display:block;
		margin-right:5px;
		margin-bottom:5px;
		width:86px;
		height:86px;
		padding:6px;
		border:solid 1px #E9E9E9;
		background-color:#EFF7FF;
		color:#013D7C;
		text-align:center;
		text-decoration:none;
		text-overflow: ellipsis-word;
		overflow:hidden;
		word-wrap:break-word;
	}
	#product_thumbs a.last{
		margin:0px;
	}
	#product_thumbs a:hover{
		background-color:#B5C9DF;
	}
		#product_thumbs a img{
			position:relative;
			margin:auto;
		}
		#product_thumbs a img.uitverkocht{
			position:absolute;
			top:6px;
			left:6px;
		}
		#product_thumbs a span{
			display:block;
			position:absolute;
			top:70px;
			left:6px;
			width:86px;
			font-weight:bold;
			font-size:11px;
			line-height:normal;
		}
.slider{
	position:relative;
}
.slider ul, .slider li{
	margin:0;
	padding:0;
	list-style:none;
}
	.slider li{ 
		width:467px;
		height:203px;
		overflow:hidden; 
	}	
	ol.controls{
		position:absolute;
		right:10px;
		bottom:10px;
		z-index:1000;
	}
	ol.controls li{
		position:relative;
		float:left;
		width:16px;
		height:16px;
	}
	ol.controls li a{
		display:block;
		float:left;
		width:16px;
		height:14px;
		padding-top:2px;
		background:#CCCCCC;
		color:#7F7F7F;
		font-size:10px;
		text-decoration:none;
		text-align:center;
		line-height:normal;
	}
	ol.controls li.current a{
		color:#333333;
		}
/* home */
#home_left{
	float:left;
	margin-right:6px;
	width:467px;
	height:203px;
	background-color:#000000;
	overflow:hidden;
}
#home_right{
	float:left;
	padding:15px;
	width:435px;
	height:171px;
	border:solid 1px #E9E9E9;
	background-color:#FFFFFF;
	line-height:1.6;
	background:url(/images/home_eetcadeau_stempel.gif) 380px 7px no-repeat #FFFFFF;
}
#home_catgorieen{
	clear:both;
	padding-top:6px;
	height:226px;
}
	.home_categorie{
		position:relative;
		float:left;
		margin-right:6px;
		width:214px;
		height:48px;
		padding:184px 7px 0px 7px;
		background-color:#EFF7FF;
		background-position:5px 144px;
		background-repeat:no-repeat;
		border:solid 1px #E9E9E9;
		line-height:normal;
	}
	.home_categorie_0{
		width:215px;
	}
	.home_categorie_2{
		width:215px;
	}
	.home_categorie_3{
		margin-right:0px;
	}
		.home_categorie img{
			position:absolute;
			top:0px;
			left:0px;
			display:block;
		}
		.home_categorie h2{
			position:absolute;
			top:152px;
			left:0px;
			padding:0px 16px;
		}
		.home_categorie a.cat{
			display:inline-block;
			padding-left:16px;
			color:#7F7F7F;
			background:url(/images/home_arrow.png) left 4px no-repeat;
			text-decoration:none;
		}
		.home_categorie a.cat:hover{
			text-decoration:underline;
		}
/* products */
#product_subcategories{
	margin-top:10px;
	padding:5px;
}
	#product_subcategories a{
		color:#747474;
		text-decoration:none;
	}
	#product_subcategories a:hover{
		color:#333333;
	}
.product_overview{
	float:left;
	min-height:202px;
	margin-bottom:6px;
}
	.product_overview_left{
		position:relative;
		float:left;
		margin-right:6px;
		width:202px;
		height:202px;
		background-color:#FFFFFF;
		border:solid 1px #E9E9E9;
	}
		.product_overview_left img{
			display:block;
			margin:auto;
		}
		.product_overview_left img.uitverkocht{
			position:absolute;
			top:0px;
			left:0px;
		}
		.product_overview_left div.price{
			position:absolute;
			left:0px;
			bottom:0px;
			width:190px;
			padding:0px 0px 12px 12px;
			color:#013D7C;
			font-weight:bold;
			font-size:18px;
		}
			.product_overview_left div.price div{
				position:absolute;
				bottom:12px;
				right:12px;
			}
			.product_overview_left div.price div span.euros{
				float:left;
				display:block;
				font-size:24px;
			}
			.product_overview_left div.price div span.centen{
				float:left;
				display:block;
				margin-top:2px;
				font-size:16px;
			}
	.product_overview_right{
		float:left;
		width:488px;
		height:172px;
		padding:15px;
		border:solid 1px #E9E9E9;
		background-color:#FFFFFF
	}
		.product_overview_description{
			height:145px;
			overflow:hidden;
		}
		.product_buttons{
			position:absolute;
			right:15px;
			bottom:12px;
		}
			.product_more_info{
				float:left;
				padding:6px 5px 0px 5px;
			}
			.product_order{
				float:left;
				margin-left:6px;
				padding:6px 5px 0px 5px;
			}
	.product_container{
		position:relative;
		float:left;
		width:100%;
	}
		.product_left{
			position:relative;
			float:left;
			width:360px;
			display:block;
			margin-right:6px;
			padding:15px 0 50px 0;
			background-color:#FFFFFF;
			border:solid 1px #E9E9E9;
		}
			.product_left .image img{
				display:block;
				margin:auto;
			}
			.product_left img.uitverkocht{
				position:absolute;
				top:50px;
				left:74px;
			}
			.product_left div.price{
				position:absolute;
				left:0px;
				bottom:0px;
				width:350px;
				padding:0px 0px 12px 12px;
				color:#013D7C;
				font-weight:bold;
				font-size:18px;
			}
				.product_left div.price div{
					position:absolute;
					bottom:12px;
					right:12px;
				}
				.product_left div.price div span.euros{
					float:left;
					display:block;
					font-size:24px;
				}
				.product_left div.price div span.centen{
					float:left;
					display:block;
					margin-top:2px;
					font-size:16px;
				}
		.product_right{
			position:relative;
			float:left;
			display:block;
			width:330px;
			padding:15px 15px 50px 15px;
			border:solid 1px #E9E9E9;
			background-color:#FFFFFF;
		}
			.product_info{
				width:100%;
			}
				.product_info td, .product_info th{
					padding:2px 2px;
				}
				.product_info td table td{
					padding:0px;
				}
			.product_info table.product_staggered_price td + td{
				padding-left:15px;
				text-align:right;
			}
			.product_order_form{
				
			}
				.product_order_form input.text{
					float:left;
					margin-right:6px;
					width:80px;
					height:23px;
					padding:2px 2px 3px 2px;
					font-size:20px;
					border:solid 1px #013D7C;
					text-align:right;
				}
				.product_order_form input.button{
					float:left;
				}
	.product_center{
		clear:both;
		padding-top:10px;
	}
		.product_center div{
			margin-bottom:6px;
			padding:15px;
			border:solid 1px #E9E9E9;
			background-color:#FFFFFF
		}
		.product_center h2{
			margin-bottom:0px;
		}
/* afrekenen */
#afrekenen_left{
	margin-top:6px;
	padding:10px;
	border:solid 1px #E9E9E9;
	background-color:#FFFFFF;
}
#afrekenen_right{
	padding:15px;
	border:solid 1px #E9E9E9;
	background-color:#FFFFFF;
}
	#afrekenen_right .data td + td, #afrekenen_right .data th + th{
		text-align:right;
	}
	#afrekenen_sum{
		position:relative;
		float:right;
		margin-top:10px;
	}
		#afrekenen_sum td{
			text-align:right;
		}
/* merken */
#brands{
	padding-left:1px;
}
#brands a{
	float:left;
	display:block;
	width:207px;
	height:120px;
	margin-right:6px;
}
#brands a.right{
	margin-right:0px;
}
#brands a:hover{
	border-color:#013D7C;
}
	#brands a img{
		display:block;
		margin:auto;
	}
	#brands a span{
		position:absolute;
		left:15px;
		bottom:5px;
		width:207px;
		color:#013D7C;
		font-weight:bold;
		text-align:center;
	}
/* nieuws */
.leesmeer{
	position:absolute;
	right:15px;
	bottom:15px;
	padding-left:6px;
	padding-right:6px;
}
/* zoeken */
#uitgebreid_zoeken table{
	width:100%;
}
	#uitgebreid_zoeken input.text{
		width:100px;
	}
	#uitgebreid_zoeken input.price{
		width:50px;
	}
	#uitgebeid_zoeken_button{
		float:right;
		display:block;
		height:25px;
		min-width:70px;
		white-space:nowrap;
		padding:0px 5px 0px 3px;
		background:url(/images/menu_button.png);
		color:#747474;
		font-weight:bold;
		text-decoration:none;
	}
	#uitgebeid_zoeken_button:hover{
		color:#303030;
	}
		#uitgebeid_zoeken_button img{
			float:left;
		}
		#uitgebeid_zoeken_button span{
			display:block;
			padding-top:2px;
		}
