
* { margin: 0px; padding: 0px; }
html, body { font-family: Arial; font-size: 12px; color: #333; }
input, select, textarea { font-family: Arial; font-size: 12px; color: #333; }
body { background: #fffaf0; }
img { border: 0px; display: block; }
fieldset {margin-bottom:10px;padding:10px;}

/* ### GLOBAL CLASSES ### */
.clear { clear: both; height: 1px; }

/* ### WRAPPER ### */
#wrapper { display: block; position: relative; width: 100%; min-height: 100%; }

/* ### MAIN CONTAINER ### */
#mainCntr { margin: 0 auto; position: relative; width: 1115px; margin-top:15px; }

	/* ### HEADER CONTAINER ### */
	#headerCntr { position: relative; width: 1115px; height: 260px; background: url('../images/headerBg.png') no-repeat; }
	#headerCntr h1 { display: none; }
	#headerCntr img { position: absolute; top: 3px; right: 8px; }
	
	/* ### CONTENT CONTAINER ### */
	#contentCntr { padding: 0px 0px 0px 15px; overflow: hidden; width: 1115px; background: url('../images/contentBg.gif') repeat-y; }
	
		/* ### LEFT CONTAINER ### */
		#leftCntr { z-index: 10; float: left; width: 220px; }
		
			.logo { width:181px; margin-right:14px; margin-top:3px; float:left; margin-left:15px; border: 1px solid #ddd; background: #fefdfb; height:248px; background: url('../images/logo.jpg') no-repeat center 10px; }
			
				.logo .inhoud { margin:135px 10px 10px 10px;}
			/* ### NAV BOX ### */
			.navBox { padding-bottom: 8px; width: 179px; }
			.navBox ul { list-style: none; }
			.navBox li { padding-bottom: 2px; height: 28px; }
			.navBox li a { padding-left: 20px; display: block; height: 28px; line-height: 28px; text-decoration: none; color: #000; background: url('../images/navBg.gif') repeat-y; }
			.navBox li a:hover, .navBox li.selected a { background: url('../images/navHBg.gif') repeat-y; }
			
			/* ### NIEUWS BOX ### */
			.nieuwsBox { margin-top: 3px; width: 183px; height: 248px; border: 1px solid #ddd; background: #fefdfb; }
			.nieuwsBox h3 { padding: 10px; font-size: 16px; font-weight: bold; color: #653b2f; }
			.nieuwsBox p { padding-bottom: 10px; }
			.nieuwsBox a { text-decoration: none; font-style: italic; color: #653b2f; }
			.nieuwsBox a:hover { text-decoration: underline; }
		
		/* ### RIGHT CONTAINER ### */
		#centerCntr { padding: 20px 0px 20px 0px; float: left; width: 677px; }
		
			/* ### TEXT BOX ### */
			.textBox { width: 638px; min-height:300px; }
			.textBox h3 { padding-bottom: 20px; font-size: 16px; font-weight: bold; color: #630304; }
			.textBox p { padding-bottom: 20px; }
			
		#rightCntr { width: 183px; float:left;  }
	
	/* ### FOOTER CONTAINER ### */
	#footerCntr { z-index: 5; width: 1115px; height: 40px; background: url('../images/footerBg.png') no-repeat; padding-top:28px; }
	#footerCntr p { margin-left:15px; width: 275px; font-size: 10px; z-index:99; }
	#footerCntr a { text-decoration: none; color: #333; }
	#footerCntr a:hover { text-decoration: underline; }

/* LIGHTBOX */


#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

.album_rij {
width:100%;
}

.album_rij a {
float:left;
}

/* Vertical menu */
ul.potato-menu {
	margin:0;
	padding:0;
	width:auto;
	list-style:none;
}
.potato-menu:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
ul.potato-menu li.potato-menu-item {
	margin:0;
	padding:0;
	position:relative;
	list-style:none;
	list-style-position:outside;
	display:inline;
	float:left;
}
ul.potato-menu li.potato-menu-item a {
	display:block;
	text-decoration:none;
	white-space:nowrap;
	outline:0;
}
ul.potato-menu ul.potato-menu-group {
	margin:0;
	padding:0;
	-webkit-padding-start:0;
	-webkit-padding-end:0;
	position:absolute;
	display:none;
	z-index:1000;
}

li.potato-menu-item {
	font-size:12px;
	width:183px;
	background:#333;
}

li.potato-menu-item-sub {
	font-size:12px;
	font-style:italic;
	width:183px;
}

li.potato-menu-item-sub a {
	padding-left:30px;
}

ul.potato-menu-group {
	border-top: 1px solid #666;
	background: #333;
}
ul.potato-menu-group a {
	width: 150px;
}
.potato-menu a {
	padding:5px 12px 5px 12px;
	background: #333;
	color: #fff;
	padding-right:20px;
}
.potato-menu a:hover {
	background: #666;
}
.potato-menu-has-vertical > a {
	background: #333 url(../images/arrow_right.gif) right no-repeat;
	
}
.potato-menu-has-holizontal > a {
	background: #333 url(../images/arrow_right.gif) right no-repeat;
}
.potato-menu-has-vertical > a:hover {
	background: #666 url(../images/arrow_right.gif) right no-repeat;
	
}
.potato-menu-has-holizontal > a:hover {
	background: #666 url(../images/arrow_right.gif) right no-repeat;
}

.selected a {
	font-weight:bold;
	background:#555;
}

.selected a.sub {
	background: #494949;
}

/* jCarousel */
/**
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */
.jcarousel-container {
    position: relative;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 163px;
    height: 168px;
    padding:10px;
}

/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-next {
    z-index: 3;
    display: none;
}

.jcarousel-prev {
    z-index: 3;
    display: none;
}



.jcarousel-skin-tango .jcarousel-container-horizontal {
    overflow:auto;
    width:183px;
    height:208px;
    display:block;
}
/* einde jCarousel */
.fout {border:1px solid #f00;}

/* =========== Box with feadback ====================*/
.repeatbox {
	width: 98%;
	border: 2px solid #FFB3B3;
	background: #FFF0F0;
	margin-bottom: 30px;
	margin-top: 10px;
	color: #555;
	overflow: hidden;
	font-weight: normal;
}

.repeatbox, .okbox {
	padding: 8px;
}

.okbox {
	width: 98%;
	border: 1px solid #BEFFB3;
	background: #F0FFF2;
	margin-bottom: 30px;
	margin-top: 10px;
	color: #555;
	font-weight: normal;
}

.repeatbox h3 {
	margin-bottom: 20px;
	color: #555555;
}

.okbox h3 {
	margin-bottom: 20px;
	color: #555555;
}

.errormessage li {
font-size: 11px;
color: #555;
}

td.header {
font-weight: bold;
background: #999;
text-align:center;
padding:3px;
border:1px solid #000;
}

#contributie td.inhoud {
border-bottom:1px solid #000;
border-right:1px solid #000;
}

#contributie td.first {
border-left:1px solid #000;
}

#contributie td {
	padding:2px;
}

.opmerkingen {
	width:545px;
	height:75px;
	margin-bottom:6px;
}

.login_container {
border:1px solid #999;height:300px;
}

.login_table {
margin-top:130px;margin-left:160px;text-align:right;
}

.product_container {
	width:112px;
	border:1px solid #ddd;
	padding-top:6px;
	margin-right:10px;
	float:left;
	height:116px;
	vertical-align:bottom;
}

	.product_image_container {
		width:100px;
		margin:0px auto;
	}
	
	.product_titel_container {
		text-align:center;
		position:relative;
		bottom:0px;
	}
	
	.product_container a {
		color:#333;
		text-decoration:none;
	}
	
	.product_container a:hover {
		text-decoration:underline;
	}
	
		.product_container a img {
			border:0px solid #fff;
		}
		
.prijs_1 td { background: #cceeff; padding:2px;}

.prijs_2 td { background: #99eeff; padding:2px;}

.module_header {
	background:#333;
	color:#fff;
	padding:4px 0px 4px 10px;
}

.module_container {
	border:1px solid #ddd; 
	padding:4px;
	margin-bottom:10px;
}

.smaller {
	width:173px;
}

#winkelmandje span {
	float:right;
	font-weight:bold;
}

#winkelmandje .afrekenen {
	padding:4px;
	width:57px;
	text-decoration:none;
	border:1px solid #999;
	background:#ccc;
	display:block;
}

#basket {}

	#basket .item_0 td {
		background:#eeffff;
		padding:2px;
	}
	
	#basket .item_1 td {
		background:#e8faff;
		padding:2px;
	}
		
		#basket .basket_header {
			background:#333;
			color:#FFF;
			font-weight:bold;
			padding:2px;
		}
	
		#basket .basket_item_verwijder {
			width:55px;
			padding-left:2px;
		}
		
			#basket .basket_item_verwijder a:link, #basket .basket_item_verwijder a:visited {
				color:#0066cc;
			}
	
		#basket .basket_item_titel { 
			font-weight:bold;
		}
		
		#basket .basket_item_maat {
			width:80px;
		}
		
		#basket .basket_item_aantal {
			width:50px;
			text-align:center;
		}
		
			#basket .basket_item_aantal input {
				width:30px;
				margin:0px auto;
			}
		
		#basket .basket_item_prijs {
			width:100px;
			text-align:right;
		}
		
		#basket .basket_totaal {
			font-size:14pt;
			font-weight:bold;
			text-align:right;
		}
		
			#basket .basket_totaal .prijs {
				background:#333;
				color:#FFF;
				padding:3px;
			}
			
			#basket .basket_totaal .label {
				color:#333;
				text-align:right;
				padding:3px 20px 3px 3px;
			}
		
		.sub_basket_links {
			padding:10px;
			background:#b2cde8;
		}
		
			.sub_basket_links a {
				float:left;
				padding:4px;
				text-decoration:none;
				border:1px solid #999;
				background:#ccc;
				color:#333;
				font-weight:bold;
			}
			
			
			.sub_basket_links a.rechts {
				float:right;
			}
			
		#basket .afreken_link a {
				float:right;
				padding:4px;
				text-decoration:none;
				border:1px solid #999;
				background:#CCC;
				color:#444;
				font-weight:bold;
				font-size:13pt;
				margin-top:10px;
		}
		
#reacties textarea {
	display:block;
	width:600px;
	height:120px;
}

table.reacties {
	width:100%;
}

	table.reacties td.avatar {
		border-top:1px solid #ccc;
		border-left:1px solid #ccc;
		border-bottom:1px solid #ccc;
		width:90px;
		text-align:center;
		vertical-align:middle;
	}
	
	table.reacties td.door {
		height:9px;
		border-top:1px solid #ccc;
		padding:2px 2px 2px 2px;
		vertical-align:middle;
		vertical-align:top;
		background:#ddd;
	}
	
	table.reacties td.datum {
		height:9px;
		padding:2px 2px 0px 2px;
		vertical-align:middle;
		border-top:1px solid #ccc;
		border-right:1px solid #ccc;
		vertical-align:top;
		text-align:right;
		background:#ddd;
	}
	
	table.reacties td.commentaar {
		border-right:1px solid #ccc;
		border-bottom:1px solid #ccc;
		border-left:1px solid #ccc;
		vertical-align:top;
		padding:2px;
	}
	
a.mini_login:link, a.mini_login:visited, a.mini_login:active {
	color:00ccff;
	text-decoration:none;
	display:block;
	text-align:center;
}

a.mini_login:hover {
	text-decoration:underline;
}

.last_comments {}

	.last_comments .mini_spacer td {
		font-size:4pt;
	}

	.last_comments .posted_by td {
		font-size:7pt;
		background:#eee;
		color:#666;
	}

	.last_comments .link td {
		background:#eee;
		border-bottom:1px solid #ccc;
	}
	
	.last_comments .link td a {
		color:#3366cc;
		display:block;
		text-decoration:none;
		text-align:right;
	}

.last_images {}

	.last_images img {
		border:1px solid #888;
	}
	
/* calender */
