.clear{
	clear:both;
}
.displaynone{
	display: none;
}
.pointer{
	cursor: pointer;
}
/*
html{
	overflow-y: auto;
}
*/
.error{
	color:red;
}
.small{
	font-size: 11px;
	font-weight: normal;
}
a{
	outline: none;
}
body{
	text-align: center;
	background-image: url(../img/choco-back.gif);
	background-repeat: repeat-x;
	background-color: #8B5C29;
}
#wrap{
	width: 976px;
	margin: 20px auto;
	text-align: left;
}
#card{
	width: 247px;
	height: 152px;
	background-image: url(../img/card-last-minute-reserveren.png);
	position: absolute;
	z-index: 1;
	top: 150px;
	margin-left: 768px;
}
#card a{
	display: block;
	width: 247px;
	height: 152px;
	margin-top: 50px;
}
#qppcard{
	width: 245px;
	height: 99px;
	background-image: url(../img/card-quality-cocoa-for-a-better-life.png);
	position: absolute;
	z-index: 2;
	top: 51px;
	margin-left: 765px;
}
#qppcard a{
	display: block;
	width: 245px;
	height: 99px;
}
#topbar{
	height: 48px;
	background-color: #986A39;
	background-image: url(../img/choco-menu-top.jpg);
}
#imagebar{
	height: 220px;
	background-color: #666;
}
#logo{
	text-align: center;
	position: absolute;
	z-index: 5;
}
#logo a{
	display: block;
	width: 220px;
	height: 240px;
	margin-left: 378px;
	background-image: url(../img/chocoladeworkshops-de-lelie.png);
}
#imagebar div.imageholder{

}
#quotebar{
	background-color: #fff;
	background-image: url(../img/quotebar-shade.gif);
	background-repeat: repeat-x;
}
#quotebar h2{
	padding: 10px 20px 10px 20px; 
}
#afdrukken{
	text-align: right;
	background-color: #f2f2f2;
}
#afdrukken a{
	color: #422D1A;
	cursor: pointer;
	text-decoration: none;	
}
#contentarea{
	background-color: #f2f2f2;
	background-image: url(../img/content-shade.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

#gallerybar{
	height: 80px;
	padding: 16px;
	background-image: url(../img/gallerybar-back.gif);
}
#botbar{
	height: 93px;
	background-color: #412C19;
	background-image: url(../img/choco-bar-bot.jpg);	
}
#newsletter{
	padding: 12px 0 0 0;
	height: 41px;
}

	#newsletter #subscribe{
		margin-left: 130px;
		float: left;
		color: #fff;
		text-align: center;
	}
	
	#newsletter #subscribe label.first{
		margin: 0;
		color: #fff;
	}
	
	#newsletter #subscribe label{
		margin: 0 0 0 20px;
		font-size: 11px;
		color: #fff;
	}
	
	#newsletter #subscribe .submit{
		margin: 0 0 0 20px;
		padding: 0 10px 0 10px;
	}
	
	#newsletter #subscribe .txt{
		border: none;
		background: #fff;
		height: 22px;
	}
	#social{
		float: left;
		padding-left: 32px;
		height: 25px;
		width: 80px;
	}
	#social .facebook{
		float: left;
		width: 25px;
		height: 25px;
	}
	#social .twitter{
		float: left;
		padding-left: 30px;
		width: 25px;
		height: 25px;
	}
#disclaimer a,
#disclaimer{
	padding-top: 0;
	text-align: center;
	color: #fff;
	font-size: 11px;
}
/* Mainmenu */
#mainmenu ul{
	list-style-type: none;
	margin: 0 0 0 20px;;
	padding: 0;
}
#mainmenu ul li{
	float: left;
	margin-top: 13px;
	margin-right: 20px;
}
#mainmenu ul li a{
	font-size: 14px;
	color: #E4BC96;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 0.12em;
}
#mainmenu ul li a:hover{
	color: #ccc;
}
#mainmenu ul li a.selected{
	color: #fff;
}
/* contentarea */
#contentarea{
	padding: 16px;
}
#contentarea div.textcol{
	float: left;
	width: 304px;
}
#contentarea div.textcol1{
	width: 304px;
}
#contentarea div.textcol2{
	width: 304px;
}
#contentarea div.textcol3{
	width: 464px;
}
.textholder{
	margin: 0 0 15px 0;
}
.textholder p{
	margin-bottom: 8px;
}
#contentarea div.horspacer{
	float: left;
	width: 16px;
	height: 16px;
}
#contentarea div.verspacer{
	width: 16px;
	height: 16px;
}
#contentarea div.listcol{
	float: left;
	width: 304px;
}

#contentarea div.listrow div.listitem{
	float: left;
}
#contentarea .fakelistitem,
#contentarea div.listcol div.listitem,
#contentarea div.listrow div.listitem{
	width: 304px;
	height: 116px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;	
	background-repeat: no-repeat;
}

#contentarea .fakelistitem{
	float: left;
	background-image: url(../img/listitem-logo.png);
}

#contentarea div.listcol div.listitem_hover,
#contentarea div.listrow div.listitem_hover{
	cursor: pointer;
}
#contentarea div.listcol div.listitem div.link,
#contentarea div.listrow div.listitem div.link{
	margin-top: 96px;
	height: 20px;
	background-image: url(../img/bottombar-arrow.png);
}
#contentarea div.listcol div.listitem_hover div.link,
#contentarea div.listrow div.listitem_hover div.link{
	background-image: url(../img/bottombar-arrow-hover.png);
}
#contentarea div.listcol div.listitem div.link a,
#contentarea div.listrow div.listitem div.link a{
	margin: 5px;
	font-size: 12px;
	line-height: 20px;
	color: #fff;
	text-decoration: none;
}

#contentarea div.listcol div.thema_rood div.link,
#contentarea div.listrow div.thema_rood div.link{
	background-image: url(../img/bottombar-arrow-rood.png);
}
#contentarea div.listcol div.thema_blauw div.link,
#contentarea div.listrow div.thema_blauw div.link{
	background-image: url(../img/bottombar-arrow-blauw.png);
}
#contentarea div.listcol div.thema_geel div.link,
#contentarea div.listrow div.thema_geel div.link{
	background-image: url(../img/bottombar-arrow-geel.png);
}
#contentarea div.listcol div.thema_groen div.link,
#contentarea div.listrow div.thema_groen div.link{
	background-image: url(../img/bottombar-arrow-groen.png);
}
#contentarea div.listcol div.thema_paars div.link,
#contentarea div.listrow div.thema_paars div.link{
	background-image: url(../img/bottombar-arrow-paars.png);
}

.listsection h1{
	margin-bottom: 3px;
}

/* gallerybar */
#gallerybar{
	padding: 16px;
}
#gallerybar div.itemholder{
	float: left;
	width: 800px;
	height: 80px;
}
#gallerybar div.itemholder div.horspacer{
	float: left;
	width: 16px;
	height: 16px;
}
#gallerybar div.itemholder div.item{
	float: left;
	width: 144px;
	height: 80px;
	background-color: #999;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#gallerybar div.address{
	font-size: 12px;
	float: left;
	text-align: right;
	width: 144px;
	line-height: 16px;
	color: #E4BC96;
}
#gallerybar div.address .title{
	font-size: 12px;
	line-height: 16px;	
	font-weight: bold;
	color: #fff;
}

.details{
	margin: 10px 0 5px 0;
}
.details .row{
	border-bottom: 1px dotted #000;
	padding: 3px 0 3px 5px;
}

.frm .even,
.details .even{
	/* background-color: #fff; */
}
.frm .odd,
.details .odd{
	background-color: #e0e0e0;
}
.details .firstrow{
	border-top: 1px dotted #000;
}
.details .row .key{
	width: 180px;
	float: left;
	
}
.details .row .value{
	width: 265px;
	float: left;
	font-weight: bold;
}
.navigation .button{
	width: 110px;
	height: 20px;
	background-image: url(../img/button-arrow-light.png);
	float: right;
	margin-left: 5px;
}
.navigation {
	margin-top: 5px;
}
.navigation .button_dark{
	width: 99px;
	background-image: url(../img/button-arrow-dark.png);
}
.navigation .button_light{
	background-image: url(../img/button-arrow-light.png);
}
.navigation .button a{
	color: #fff;
	padding: 0 0 0 10px;
	text-decoration: none;
	line-height: 20px;
	font-size: 12px;
}
.navigation .back{
	float: left;
	width:117px;
	height: 20px;
	background-image: url(../img/button-back-grey.png);
}
.navigation .back a{
	float: left;
	color: #fff;
	text-decoration: none;
	padding: 0 0 0 25px;
	line-height: 20px;
	font-size: 12px;
}

#slideshow{
	height: 315px;
}
#slideshow .item{
	width: 464px;
	height: 315px;
	background-color: #666;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;		
}
.frm{
	border-top: 1px dotted #000;
}
.frm .row{
	padding: 5px 0 5px 0;
	border-bottom: 1px dotted #000;
}
.frm .row .info{
	padding: 0 5px 0 5px;
	color: #333;
}
.frm .row .key{
	float: left;
	width: 164px;
}
.frm .row .key label{
	display: block;
	margin: 0 0 3px 8px;
	font-weight: bold;
}
.frm .row .value{
	float: left;
	width: 300px;
}
.frm .info{
	padding: 0 5px 0 5px;
}
.formtext,
.frm_text{
	width: 290px;
	height: 20px;
	border: 1px solid #ccc;
	line-height: 20px;
}
.formtextarea{
	width: 290px;
	height: 200px;
	border: 1px solid #ccc;
}
.frm_select{
	width: 290px;
}
.frm_radio{
	margin-right: 2px;
}
.radio_lbl{
	margin-right: 5px;
}
.frm_textarea{
	width: 290px;
	height: 160px;
}
#submitbutton{
	float: right;
	width: 155px;
	height: 20px;
	background-image: url(../img/button-dark-submit.png);
}
#submitbutton span,
#submitbutton a{
	color: #fff;
	text-align: right;
	margin: 0 0 0 10px;
	text-decoration: none;
	font-size: 12px;
}
#slideshow div.item{
	position: absolute;
}
div.voorwaarden{
	padding-left: 5px;
}
.checkbox_lbl{
	margin-left: 2px;
}
#leesvoorwaarden{
	font-size: 11px;
	color: #0000FF;
	text-decoration: underline;
}
#voorwaardenpopup{
	text-align: left;
}
#errormessage{
	display: none;
	margin-top: 5px;
	border: 1px solid red;
	padding: 5px; 
	color: red;
	text-align: center;
}
.info{
	padding: 0 3px 0 3px 0;
}
.info p{
	font-size: 11px;
}
#extra_infobar{
	color: #75522A;
	font-weight: bold;
	text-decoration: underline;
	background-image: url(../img/arrow_down.png);
	background-repeat: no-repeat;
	background-position: right;
}
#arrangement_logo{
	float: right;
}
.frm .submitbutton{
	float: right;
	width: 155px;
	height: 20px;
	background-image: url(../img/button-dark-submit.png);
}
.submitbutton span{
	color: #fff;
	text-align: right;
	margin: 0 0 0 10px;
	text-decoration: none;
	font-size: 12px;
}
.imagegrid .horspace{
	float: left;
	width: 8px;
	height: 8px;
}
.imagegrid .verspace{
	width: 8px;
	height: 8px;
}
.imagegrid .item{
	float: left;
	width: 224px;
	height: 170px;
	background-repeat:no-repeat;
}
.imagegrid .item .title{
	margin-top: 155px;
	font-size: 11px;
}
.readmore{
	text-align: right;
}
.readmore a{
	color: #3E2C18;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
.readmore a:hover{
	text-decoration:underline;
}
