/* --------------------------- reset + main html redefinitions  */
/*  common tag redefinitions  */
html, body, form, fieldset {
	font:100% Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
}
html {
	font-size:100.01%;
	height:100%;
}
body {
	background:#f9f5cf url(../images/bck_page.gif);
	color:#000;
	font-size:0.8em;
	height:100%;
	line-height:1.3em;
}
a:link {
	color:#000;
}
a:visited {
	color:#666;
}
a:hover {
	color:#000;
}
a img {
	border:none; /* avoids border when img is link */
}
fieldset {
	border:none;
}
/* Neutralize/reset styling: 
   Elements with a vertical margin: */
h1, h2, h3, h4, h5, h6, p, pre, blockquote, dl, hr, address {
	margin:1em 0;
	padding:0;
}
ul, ol {
	margin:1em;
	padding:0;
}
:focus {
	outline: 0;
}
h1 {
	font-size:1.2em;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:0.1em;
}
h2 {
	font-size:1em;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:0.1em;
}
h3, h4, h5, h6 {
	font-size:1em;
	font-weight:bold;
}
hr {
	border:none;/*todo*/
	border-bottom:1px solid #ef403a;
	height:1px;
}
input, select, textarea {
	font-size: 100%;
	font-family: inherit;
	color:#666;
}
ul li {
	padding:0 0 0.4em 0.8em;
	margin:0 1em;
}
ol li {
	padding:0 0 0.4em 0.8em;
	margin:0 1em;
}
td {
	vertical-align:top; /* relevant in most cases, i.e. in application layout */
}
/* --------------------------- shared styles  */
.alignR {
	text-align:right;
}
.clearfloats {
	clear:both;
}
.floatL {
	float:left;
}
.marginR {
	margin-right:5px;
}
img.floatL {
	margin:0 15px 15px 0;
}
.floatR {
	float:right;
}
img.floatR {
	margin:0 0 15px 15px;
}
.noPadding {
	padding:0;
}
.prct100 {
	width:100%;
}
.comment {
	color:#666;
	font-size:0.8em;
}
/* --------------------------- main centered div  */
#main {
	background-color:#FFF;
	width: 960px;
	margin:0 auto; /* centreren van het concept */
	min-height:100%;
	height:auto !important;
	height:100%;
}
/* --------------------------- logo and lang switch  */
#header {
	background:#fff url(../images/bck_header.jpg);
	height:155px;
	position:relative;
}
#brand {
	left:29px;
	position:absolute;
	top:96px;
}
/* --------------------------- topnav  */
#navigation {
	background: #ef403a url(../images/bck_nav.gif) repeat-x;
	color:#fff;
	font-size:1.1em;
	font-weight:bold;
	height:50px;
	letter-spacing:0.1em;
	margin-bottom:2.5em;
	position:relative;
	text-transform:uppercase;
}
#navigation ul {
	margin:0;
	padding:0;
}
#navigation li {
	display:inline;
	list-style:none;
	margin:0 1em;
	padding:0;
	line-height:25px;
}
#navigation a {
	color:#fff;
	text-decoration:none;
}
#navigation a:hover {
	color:#000;
}
#navigation .active a {
	color:#000;
}
#navigation ul ul {
	background:#000;
	color:#fff;
	font-size:0.7em;
	position:absolute;
	top:25px;
	left:0;
	width:960px;
}
#navigation ul .active ul a {
	color:#fff;
}
#navigation li li {
}
#navigation ul .active ul a:hover {
	color:#ef403a;
}
#navigation ul ul .active a {
	color:#ef403a;
}
#navigation ul ul .active a:hover {
	color:#ef403a;
}
/* --------------------------- left column  */
#left {
	float:left;
	width:600px;
	width:660px;
	padding-right:40px;
}
#thumbsBar {
	margin:12px 0 30px 29px;
}
#thumbsBar img {
	margin-right:15px;
	float:left;
}
#content .margin {
	margin:0 35px 0 29px;
}
/* --------------------------- map  */
.legend {
	border:1px dashed #ccc;
	padding:0.5em 1em;
}
.legend img {
	margin:0 4px 0 30px;
	vertical-align:middle;
}
#map {
	margin:1em 0 0 29px;
}
/* --------------------------- resultlist  */
#list {
	margin:1em 0;
}
#list a:link, #list a:visited {
	text-decoration:none;
}
#list a:hover {
	text-decoration:underline;
}
#list a:link, #list a:hover {
	color:#00bbe6;
}
#list a:visited {
	color:#80ddf3;
}
.leftColumn {
	width:45%;
	float:left;
}
.rightColumn {
	width:45%;
	float:right;
}
#list .item {
	background:url(../images/bul_cafe.gif) 0 0.4em no-repeat;
	border-bottom:1px dashed #ccc;
	padding: 0.3em 2em;
}
#list .title {
	font-weight:bold;
}
#list .location, #list .date {
	border-left:1px solid #ccc;
	margin-left:8px;
	padding-left:8px;
}
#list .date {
	font-size:0.9em;
}
/* --------------------------- detail  */
#title {
	border:2px dashed #ef403a;
	margin:1em 35px 1em 29px;
	padding:0 50px 0 10px;
	background:url(../images/ico_cafeS.gif) 490px 0.8em no-repeat;
	background:url(../images/ico_cafeS.gif) 550px 0.8em no-repeat;
}
#mainInfo {
	margin:0 35px 0 29px;
}
#mainInfo #imageHolder {
	background-color:#000;
	height:270px;
	float:left;
	margin:0 20px 0 0;
	text-align:center;
	width:360px;
}
#fotonav ul {
	background-color:#000;
	margin:0;
	padding:0.2em 0;
	height:1.9em;
	width:360px;
}
#fotonav ul li {
	background:none;
	margin:0;
	padding:0;
	display:inline;
}
#fotonav a {
	border:1px solid #fff;
	color:#fff;
	display:block;
	float:left;
	font-weight:bold;
	margin:0 0 0 0.4em;
	padding:0.2em 0.5em;
	text-decoration:none;
}
#fotonav a:hover {
	background-color:#fff;
	color:#000;
	text-decoration:none;
}
#fotonav a.active {
	background-color:#fff;
	color:#333;
	text-decoration:none;
}
/* --------------------------- reply form  */
#reply {
	margin-top:2em;
}
#reply a:link, #reply a:hover, #reply a:visited {
	color:#00bbe6;
}
#commentsList .name {
	color:#00bbe6;
}
#commentsList .name a:link, #commentsList .name a:hover, #commentsList .name a:visited {
	color:#00bbe6;
}
/* --------------------------- right column  */
#right {
	float:left;
	width:327px;
	width:227px;
}
/* --------------------------- search + reply  */
#search {
}
label {
	color:#ef403a;
	display:block;
	font-size:0.9em;
	margin:1.5em 0 0.5em 0;
	text-transform:uppercase;
}
#left label {
	font-size:0.8em;
	margin:1.2em 0 0.3em 0;
}
#replyForm {
	border-top:1px solid #ef403a;
}
.inputfield {
	border:2px solid #ef403a;
}
.checkbox {
	vertical-align:middle;
	margin-right:2px;
}
.leftColumn .inputfield, .rightColumn .inputfield {
	margin-right:10px;
}
#left .inputfield {
	border:1px solid #333;
}
.S {
	height:24px;
	width:50px;
}
.M {
	height:24px;
	width:200px;
}
.L {
	height:24px;
	width:300px;
}
.XL {
	width:590px !important;
}
.leftColumn .M, .rightColumn .M {
	width:170px;
}
#reply textarea {
	height:auto;
	width:527px;
}
div.button {
	margin:1.5em 0;
}
input.button {
	background-color:#ef403a;
	border:none;
	color:#fff;
	cursor:pointer;
	font-size:0.9em;
	font-weight:bold;
	margin-right:0.5em;
	padding:0.5em 1em;
	text-transform:uppercase;
}
#left input.button {
	background-color:#333;
	font-size:0.8em;
	padding:0.3em 0.6em;
}
.success {
	color:#006600;
	font-weight:bold;
	padding-bottom:1em;
	border-bottom: 1px solid #060;
}
/* --------------------------- footer  */
#footer {
	border-top:1px dashed #ccc;
	color:#333;
	font-size:0.8em;
	margin:29px 29px 15px 29px;
	padding:1em;
	text-align:center;
}
#footer a:link, #footer a:visited {
}
#footer a:hover {
}

/* --------------------------- webring  */

#webring {
	background:#ef403a;
	color:#fff;
	height: 35px;
	line-height: 35px;
	padding: 0 29px 0 29px;
	font-size:0.9em;
}
#webring a:link, #webring a:visited {
	color:#fff;
	text-decoration:none;
}
#webring a:hover {
	text-decoration:underline;
}