@font-face {
    font-family: 'DaxMedium';
    src: url('fonts/Dax-Medium.eot');
    src: url('fonts/Dax-Medium.svg#OLP') format('svg'),
	 url('fonts/Dax-Medium.eot?#iefix') format('embedded-opentype'),
         url('fonts/Dax-Medium.woff') format('woff'),
         url('fonts/Dax-Medium.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'DaxRegular';
    src: url('fonts/Dax-Regular.eot');
    src: url('fonts/Dax-Regular.svg#OLP') format('svg'),
	 url('fonts/Dax-Regular.eot?#iefix') format('embedded-opentype'),
         url('fonts/Dax-Regular.woff') format('woff'),
         url('fonts/Dax-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

body { /* Combitools opmaak */
	font-family: Arial, Geneva, sans-serif;
	color: #333333;
	background-color: #FFFFFF;
	font-size: 12px;
	line-height:18px;
}

body#schreurs {
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-attachment: fixed;
}

p, #content_tekst ul, #content_tekst table {
	margin-bottom: 24px;
	font-size: 15px;
	line-height: 24px;
}

input, textarea {
	font-family: Arial, Geneva, sans-serif;	
}

h1 {
	font-family: 'DaxMedium',Arial;
  font-size: 22px;
	color: #746550;
	margin-bottom: 0px;
	padding:0;
}
h1 strong {
  font-family: 'DaxMedium',Arial;
  font-size: 22px;
	color: #f9b334;
	padding:0;
}

h2 {
	font-family: 'DaxRegular',Arial;
  font-size: 18px;
	color: #f9b334;
	margin-bottom: 0px;
	padding:0;
}

h3 {
	font-size: 14px;
	color: #D72C40;
	font-weight: bold;
	margin-bottom: 4px;
}

h4 {
	
}

h5 {
	
}

a:link, a:visited {
	
}

a:hover, a:active {
	
}

::selection {
	background: #d72c40; /* Safari */
	color:#ffffff;
}

::-moz-selection {
	background: #d72c40; /* Firefox */
	color:#ffffff;
}

.actieblok * {
	background-color: #F9B334;
}

.actieblok {
	background-color: #F9B334;
  padding: 20px;
  color: #746550;
  font-family: 'DaxMedium', Arial;
  font-size: 16px;
  line-height: 20px;
  width: 520px;
}
.actieblok strong {
  font-size: 18px;
  font-weight: normal;
  line-height: 22px;
}

#slidenav {
  position: absolute;
  bottom: 10px;
  right: 10px;
  
}

div.navinactive { float: left; margin-left: 4px; padding-top: 0px; width: 12px; height: 12px; border: 0px solid #b3c7d0; text-align: center; font-size: 9px; background-color:#a98445; color:#ffffff; }
div.navactive { float: left; margin-left: 4px;  padding-top: 0px;  width: 12px; height: 12px; border: 0px solid #7a9dae; text-align: center; font-size: 9px; background-color:#746550; color:#ffffff; }
div.navinactive a, div.navactive  a { color:#fff; font-size: 9px; text-decoration: none; line-height: 12px; display: block; height: 12px; line-height: 12px; }

.actieblok h2.titel { 
  color: #746550;
  font-family: 'DaxMedium', Arial;
  font-size: 18px;
  border-bottom: 1px solid #746550;
  padding: 0;
  margin: 0;
  text-transform: uppercase;
  padding-bottom: 7px;
  margin-bottom: 20px;
}

.actieblok h2 {
	font-family: 'DaxMedium', Arial;
	color: #FFFFFF;
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 24px;
}

#content {
	width: 960px;
	background-color: transparent;
	min-height: 400px;
	margin: 0px auto;
	position: relative;
	z-index: 20;
}

	#content_shadow {
		-webkit-box-shadow:  0px 0px 25px 0px rgba(0, 0, 0, 0.75);
		box-shadow:  0px 0px 25px 0px rgba(0, 0, 0, 0.75);
		position: relative;
		z-index: 2;
	}

	#social {
		display: none;
    position: absolute;
		top: 100px;
		right: -32px;
		width: 30px;
		border: 2px solid #c5c5c5;
		background-color: #fafafa;
		list-style: none;
		margin: 0;
		padding: 0;
		border-left: 0px;
		z-index: 1;
	}
	
		#social > li {
			border-bottom: 1px solid #EDEDED;
			width: 30px;
			height: 30px;
			text-align: center;
		}
		
		#social > li.laatste {
			border-bottom: 0px;
		}
		
			#social > li > a {
				padding: 5px;
				display: block;
				border: 0;
			}
#content_top  {
  height: 68px;
  width: 960px;
  position: relative;
}

#slideshow {
  position: absolute;
  top: 22px;
  left: 340px;
  width: 620px;
  height: 250px;
  overflow: hidden;
}


#tbar {
  height: 41px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background-image: url(../images/bruin-overlay.png);
  z-index: 10; 
}

#toverlay{
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background-image: url(../images/bg-overlay.png);
  z-index: 5;
}

	#top_menu {
		float: right;
		font-size: 12px;
	}
	
		#top_menu > ul {
			list-style: none;
			margin: 0;
			padding: 0;
			margin-top: 2px;
		}
		
			#top_menu > ul > li {
				float: left;
				padding-right: 8px;
				margin-right: 8px;
				border-right: 1px solid #FFFFFF;
			}
			
			#top_menu > ul > li > a {
				color: #FFFFFF;
				text-decoration: none;
				display: block;
				height: 14px;
				line-height: 14px;
				padding-bottom: 2px;
			}
			
			#top_menu > ul > li.laatste {
				padding-right: 0px;
				margin-right: 0px;
				border-right: 0px;
			}
	


#menu {
	height: 40px;
	overflow: visible;
	position: absolute;
	top: 0px;
	left: 0px;
	min-width: 100px;
}

	#logo {
		position: absolute;
		top: 22px;
		width: 377px;
		height: 250px;
		z-index: 30;
	}
	
		#logo a {
			display: block;
			border: 0;
		}
	
		#logo a img {
			display: block;
			border: 0;
		}
	

	#menu_inhoud {
		font-family: 'DaxMedium', Verdana, Geneva, sans-serif;
	}
	
		#menu_inhoud > ul {
			list-style: none;
			padding: 0;
			margin: 0;
		}
		
			#menu_inhoud > ul > li {
				float: left;
				margin-right: 0px;
			}
			
				#menu_inhoud > ul > li > a {
					color: #fff;
					text-decoration: none;
					display: block;
					padding: 0px 12px;
					line-height: 40px;
					height: 40px;
					font-size: 14px;
				}
				
				#menu_inhoud > ul > li.huidig > a {
					font-weight: normal;
					color: #f9b334;
					font-size: 14px;
				}
				
				#menu_inhoud > ul > li > a:hover, #menu_inhoud > ul > li > a:active {
					color: #f9b334;
					font-size: 14px;
				}
	
	

#slider {
	padding: 10px 0px 10px 23px;
	background-color: #3e4e51;
	min-height: 200px;
	font-family: 'OLP', Verdana, Geneva, sans-serif;
	font-size: 18px;
}

	.slide {
		background-repeat: no-repeat;
		margin-left: -3px;
		height: 380px;
		width: 115px;
		border: 3px solid #383636;
		overflow: hidden;
		float: left;
		position: relative;
		cursor: pointer;
	}
	
	.slide h3 .full {
		position: absolute;
		left: 0px;
		top: 0px;
		display: none;
		cursor: default;
		width: 810px !important;
		overflow: hidden;
	}
	
	.slide h3 .preview {
		position: absolute;
		left: 0px;
		top: 0px;
		width: 105px !important;
		overflow: hidden;
	}
	
	.slide_active {
		width: 830px;
		cursor: default;
	}
	
		.slide_active .slide_foto_bw {
			display: none;
		}
		
		.slide_active h3 .full {
			display: block;
		}
		
		.slide_active h3 .preview {
			display: none;
		}
	
	.slide h3 {
		position: absolute;
		bottom: 0px;
		left: 0px;
		background-color: rgba(40,40,40,0.72);
		height: 53px;
		width: 100%;
		color: #FFFFFF;
		margin: 0px !important;
	}
	
		.slide h3 a {
			color: #FFFFFF;
			text-decoration: underline;
			margin-left: 6px;
		}
	
	.slide h3 div {
		position: absolute;
		left: 0px;
		top: 0px;
		padding: 10px 5px;
	}

#center_content{
  height: 294px;
  width: 960px;
  position: relative;
}

#aanbcontainer {
  position: absolute;
  top: 22px;
  right: 0px;
  width: 560px;
  height: 250px;
  background-color: #f9b334;
}
#aanbiedingbox {
  position: relative;
  width: 560px;
  height: 250px;
}

#inner_content {
	min-height: 200px;
	padding: 20px 20px 0px 20px;
	width: 920px;
	background-color: #fff;
}

#openvandaag {
    position: absolute; 
    top: 41px;
	  right: 0px;
	  width: 265px;
	  height: 27px;
	  z-index: 22;
		font-size: 14px;
		background-color: #f9b334;
		color: #fff;
		line-height: 27px;
		text-align: center;
		font-family: 'DaxRegular',Verdana;
		
}
	#breadcrumbs {
	  position: absolute; top: 41px;
	  left: 0px;
	  width: 720px;
	  height: 27px;
	  line-height: 27px;
	  padding-left: 20px;
	  z-index: 20;
		font-size: 12px;
		background-image: url(../images/kruimel-overlay.png);
		color: #746550;
		font-family: 'DaxMedium',Verdana;
		font-size:12px;
		
  }
  #breadcrumbs > a {
      color: #746550;
			font-family: 'DaxMedium',Verdana;
			text-decoration: none;
			line-height: 27px;
			font-size:12px;
  }
	
		#breadcrumbs > ul {
			list-style: none;
			margin: 0;
			padding: 0;
			margin-left: 50px;
			height: 27px;
		}
		
			#breadcrumbs > ul > li {
				float: left;
				padding-right: 12px;
				margin-right: 6px;
				height: 27px;
				
			}
			
				#breadcrumbs > ul > li.laatste {
					padding: 0;
					margin: 0;
					background: none;
				}
			
				#breadcrumbs > ul > li > a {
					color: #746550;
					font-family: 'DaxMedium',Verdana;
					text-decoration: none;
					line-height: 27px;
					font-size:11px;
				}
				
				#breadcrumbs > ul > li > a:hover, #breadcrumbs > ul > li > a:active {
					color: #746550;
					font-family: 'DaxMedium',Verdana;
					font-size:11px;
					text-decoration: underline;
				}
	
	#content_left {
		width: 600px;
		float: left;
		margin-right: 70px;
		padding:0;
		
	}
	
	#content_right {
		width: 250px;
		float: left;
		background-color: #746550;
		padding:0;
	}
	
	#contactinfo {
	 font-family: Arial;
    padding: 20px;
    color: #fff;
    font-size: 12px;
    line-height: 18px;
  }
  #contactinfo > a {
    color: #fff;
    text-decoration: none;
  }
  #openingstijden {
    background-color: #f9b334;
    padding: 10px;
    color: #746550;
    font-size: 13px;
    margin-top:15px;  
  }
  #openingstijden strong {
    margin-left: 10px;
    font-weight: bold;
    text-transform: uppercase;
  }
	
	.tijdrij {
    width: 229px;
    height: 21px;
    position: relative;
    left: 0px;
  }
  .tijdrij_huidig {
    width: 229px;
    height: 21px;
    position: relative;
    left: 0px;
    background-color: #746550;
  }
  
  
  .tijdrij .dag {
    position: absolute;
    left: 11px;
    line-height: 21px;
    color: #746550;
    width: 126px;
    top: 0px;
    height: 21px;
  }
  .tijdrij .tm {
    position: absolute;
    left: 136px;
    line-height: 21px;
    color: #746550;
    width: 90px;
    top: 0px;
    height: 21px;
  }
  
  .tijdrij_huidig .dag {
    position: absolute;
    left: 11px;
    line-height: 21px;
    color: #fff;
    width: 126px;
    top: 0px;
    height: 21px;
  }
  .tijdrij_huidig .tm {
    position: absolute;
    left: 136px;
    line-height: 21px;
    color: #fff;
    width: 90px;
    top: 0px;
    height: 21px;
  }
	
		#shopping_cart {
			border: 1px solid #c7c7c7;
			padding: 15px;
			-webkit-border-radius: 2px;
			border-radius: 2px;
			background-image: url(../images/gradient_bg.gif);
			background-position: top center;
			background-repeat: repeat-x;
			margin-bottom: 30px;
			font-size: 12px;
		}
		
		#shopping_cart h4 {
			font-size: 12px;
			color: #2a2a2a;
			margin: 0px 0px 10px 0px;
			padding: 0px 0px 10px 0px;
			border-bottom: 1px solid #2a2a2a;
		}
		
			#shopping_cart_items {
				
			}
		
			#shopping_cart_subtotal {
				font-style: italic;
				font-size: 11px;
				margin: 4px 0px;
			}
		
			#shopping_cart_checkout {
				text-align: right;
			}

#footer {
	background-color: #565656;
	text-align: center;
	padding: 10px 20px;
	color: #FFFFFF;
	font-size: 12px;
}

	#footer > ul {
		list-style: none;
		padding: 0;
		margin: 0;
		margin-bottom: 6px;
	}
	
		#footer > ul > li {
			display: inline-block;
		}
		
			#footer > ul > li > a {
				line-height: 14px;
				margin-right: 8px;
				padding-right: 8px;
				border-right: 1px solid #FFFFFF;
				display: block;
			}
		
			#footer > ul > li.laatste > a {
				margin: 0;
				padding: 0;
				border: 0;
			}
		
	#footer a {
		color: #FFFFFF;
		text-decoration: none;
	}
	
	#footer a:hover, #footer a:active {
		text-decoration: underline;
	}

#products { 
	width: 880px;
}

	#products > ul {
		margin: 0;
		padding: 0;
		list-style: none;
	}
	
		#products > ul > li {
			float: left;
			text-align: center;
			margin: 0px 66px 66px 0px;
		}
		
		#products > ul > li > a {
			color: #2a2a2a;
			text-decoration: none;
		}
		
		#products > ul > li > a:hover {
			color: #000000;
			text-decoration: none;
		}
		
		#products > ul > li > a > span {
			display: block;
			width: 150px;
			height: 150px;
			border: 1px solid #c7c7c7;
			-webkit-border-radius: 2px;
			border-radius: 2px;
			background-image: url(../images/gradient_bg.gif);
			background-position: top center;
			background-repeat: repeat-x;
			margin-bottom: 4px;
		}
		
		#products > ul > li > a:hover > span {
			border-color: #B1B1B1;
			-webkit-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.1);
			box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.1);
		}
		
		#products > ul > li > a > strong {
			font-weight: normal;
		}

#product {
	
}

	#product h5 {
		margin: 0;
		padding: 0;
		border-bottom: 1px solid #BDBDBD;
		color: #7B7B7B;
		font-size:12px;
		padding-bottom: 4px;
		margin-bottom: 4px;
	}
	
	#product_info_container {
		min-height: 380px;
	}

	#product_photo {
		width: 300px;
		float: left;
		margin-right: 30px;
	}
	
		#product_photo_preview {
			width: 300px;
			text-align: center;
		}
		
		#product_photo_more {
			margin-top: 14px;
		}
			
			#product_photo_more div {
				width: 310px;
			}
				
				#product_photo_more div img {
					cursor: pointer;
					margin-right: 7px;
				}
				
	#product_info {
		float: left;
		width: 490px;
	}
	
	#product_reviews {
		margin-top: 30px;
	}
	
		.product_review {
			margin-top: 16px;
			padding-bottom: 16px;
			border-bottom: 1px solid #D3D3D3;
		}
		
			.product_review h6 {
				font-weight: bold;
				font-size: 14px;
				margin: 0;
				padding: 0;
				float: left;
				margin-right: 20px;
				line-height: 23px;
			}
			
			.product_review_stars {
				float: left;
				width: 30px;
				height: 23px;
				background-image: url(../images/product_review_stars.png);
				text-indent: -1000px;
				overflow: hidden;
			}
			
				.product_review_stars_1 {
					width: 30px;
				}
			
				.product_review_stars_2 {
					width: 60px;
				}
			
				.product_review_stars_3 {
					width: 90px;
				}
			
				.product_review_stars_4 {
					width: 120px;
				}
			
				.product_review_stars_5 {
					width: 150px;
				}
		
			.product_review p {
				margin-top: 10px;
				margin-bottom: 0px;
			}
			
			.product_review p span {
				color: #7C7C7C;
			}
		
		#product_review_write {
			text-align: right;
			margin-top: 8px;
		}
	
	.product_info_choice {
		margin-bottom: 16px;
	}
	
	#product_info_order {
		margin-bottom: 16px;
	}
	
		#product_info_order_amount {
			width: 30px;
			height: 19px;
			padding: 4px 3px;
			line-height: 19px;
			border: 1px solid #BCBCBC;
			text-align: center;
		}
		
		#product_info_order_amount:hover, #product_info_order_amount:focus {
			border-color: #919191;
		}

#headlines {
	
}

	#headlines h1 {
		padding: 10px 25px;
		border: 1px solid #aaaaaa;
		margin-bottom: 0px;
		border-bottom: 0px;
	}
	
	.headlines_headline {
		background-image: url(../images/gradient_bg.gif);
		background-position: top center;
		background-repeat: repeat-x;
		min-height: 100px;
		padding: 15px 25px;
		border: 1px solid #aaaaaa;
		margin-bottom: 20px;
	}
	
		.headlines_headline_photo {
			float: left;
			width: 130px;
			text-align: center;
			margin-right: 20px;
		}
		
		.headlines_headline_content {
			width: 618px;
			float: left;
		}
			.headlines_headline_content h2 {
				font-size: 17px;
				font-weight: bold;
				color: #333333;
			}
			
			.headlines_headline_content p {
				font-size: 13px;
				line-height: 16px;
				margin-bottom: 8px;
			}
			
			.headlines_headline_content_writer {
				font-style: italic;
				font-size: 13px;
				color: #656565;
			}

.ui-button.ui-state-hover {
	z-index: 2;
}