/**
 * 100% height layout with header and footer
 */
html,body, form {
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.9em;
	color: #513800;
	background-image: url(../images/vdweerd_site_bg.jpg);
	background-attachment: fixed;
	background-position: center top;
	background-repeat: repeat;
}

h1 { 
	font:1.3em georgia,serif; 
	font-weight: bold;
	margin:0.5em 0;
}

h2 {
	font:1.2em georgia,serif; 
	font-weight: bold;
}
h3 {
	font:1.1em georgia,serif; 
	font-weight: bold;
	font-style: italic;
}
p { 
	line-height:1.5; 
	margin:0 0 1em;
}
p.center
{
	text-align: center;
}

div#container {
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	width:1024px;
	background-image:url(../images/main-panel-bg.png);
	background-repeat:repeat-y;
	
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/

	min-height:100%; /* real browsers */
}

div#header {
	width: 966px;
	height: 214px;
	margin-left: 25px;
	background-image:url(../images/header-bg.png);
	background-repeat:no-repeat;
}
div#logo {
	float: left;
	margin-left: 25px;
	width: 356px;
	height: 181px;
	background-image:url(../images/vdweerd_net-logo.png);
	background-repeat:no-repeat;
	background-position:left top;
}
div.headerfoto1 {
	float: right;
	margin-top: 15px;
	margin-right: 40px;
	width: 226px;
	height: 168px;
	background-image:url(../images/eerste-foto-bg.png);
	background-repeat:no-repeat;
	background-position:left top;
}
div.headerfoto2 {
	float: right;
	margin-top: 15px;
	margin-right: 40px;
	width: 226px;
	height: 169px;
	background-image:url(../images/tweede-foto-bg.png);
	background-repeat:no-repeat;
	background-position:left top;
}
.headerfoto
{
		margin-top: 16px;
		margin-left: 12px;
		width: 200px;
		height: 134px;
		border: none;
}
div#contentcontainer {
	padding-bottom:6em; /* bottom padding for footer */
}
div#contentcontainer p {
	text-align:justify;
}
#menu
{
	width: 984px;
	height: 156px;
	margin-left: 30px;
	background-image:url(../images/menu-bg.png);
	background-repeat:no-repeat;
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
	color: #112fab;
}
#menu a:link, #menu a:visited
{
	color: #112fab;
}
#menu a:hover, #menu a:active
{
	background-color: #112fab;
	color: #fffaf4;
	text-decoration: none;
}
div#home_item {
	float: left;
	margin-left: 50px;
	margin-top: 55px;
}
div#reisverslagen_item {
	float: left;
	margin-left: 40px;
	margin-top: 50px;
}
div#fotografie_item {
	float: left;
	margin-left: 50px;
	margin-top: 55px;
}
div#overons_item {
	float: left;
	margin-left: 50px;
	margin-top: 35px;
}
div#pebbles_earlgrey_item {
	float: left;
	margin-left: 50px;
	margin-top: 30px;
}
div#links_item {
	float: left;
	margin-left: 40px;
	margin-top: 35px;
}
div#stuurreactie_item {
	float: left;
	margin-left: 40px;
	margin-top: 35px;
}
div#content {
	width: 880px;
	height: 100%;
	margin-left:65px;
}
div#welkomtekst 
{
	float: left;
		width: 420px;
	height: 100%;
	padding-right: 20px;
}
div#nieuws 
{
	float: left;
		width: 375px;
	height: 100%;
		padding-left: 20px;
		border-left: dashed 1px #4A3300;
}
div#floatreset {
	clear: both;
}
div#nieuws h2 
{
		font-size: 1.0em;
		font-style: italic;
	font-weight: bold;
		margin-bottom: -10px;
}
div#nieuws h3
{
	font-size: 0.9em;
	color: #9e9588;
}
p.nieuwsitem 
{
		font-size: 0.8em;
		margin-bottom: 15px;
}
.bold 
{
		font-weight: bold;
}
div#footer {
	position:absolute;
	height: 54px;
	margin-left: 20px;
	width: 966px;
	bottom:0; /* stick to bottom */
	background-image:url(../images/footer-bg.png);
	background-repeat:no-repeat;
	background-position: bottom left;
}
div#footer p {
	text-align: center;
	padding-top: 20px;
	font-size: 0.9em;
	font-variant:small-caps;
	color: #112fab;
	letter-spacing: 1px;
}
#footer-imagelinksonder {
	position:absolute;
	bottom:25px; /* stick almost to bottom */
	left: 5px;
	z-index: 10;
	width: 72px;
	height: 73px;
	background-image:url(../images/kompasroos.png);
	background-repeat:no-repeat;
}
#footer-imagerechtsonder {
	position:absolute;
	bottom:10px; /* stick almost to bottom */
	right: 10px;
	z-index: 30;
	width: 97px;
	height: 96px;
	background-image:url(../images/koffer.png);
	background-repeat:no-repeat;
}
.note 
{
		width: 80%;
	font-size: smaller;
	text-align: center;
	padding: 20px;
	border: thin solid #9e9588;
}
tr.linkrij 
{
		border-bottom: dashed 1px #9e9588;
}
td.linkimg
{
		padding: 10px;
		border-top: dashed 1px #9e9588;
}
td.linktekst 
{
		padding-left: 20px;
		border-top: dashed 1px #9e9588;
}
td.linkimg a:hover img, td.linkimg a:active img
{
		border: 6px groove #513800;
}
.startcapital 
{
	margin-left:6px;
	margin-right:6px;
	margin-top:4px;
	float:left;
	color:#8b3902;
	background:#d5e9ae;
	border:2px solid #7e984a;
	font-size:40px;
	line-height:30px;
	padding-left:5px;
	padding-top:2px;
	padding-right:5px;
	font-family:times;
}
.bedanktvoorreactiepanel
{
	border:thin solid #9E9588;
	margin-left:65px;
	margin-top:30px;
	padding:20px;
	text-align:center;
	width:80%;
}

.fotos_bkh
{
    border: 1px solid #9E9588;
    margin: auto;
    padding: 10px;
    position: relative;
    width: 600px;
}

/* AW Showcase
-------------*/
#awOnePageButton .view-slide
{
	display: none;
}

/* This class is removed after the showcase is loaded */
/* Assign the correct showcase height to prevent loading jumps in IE */
.showcase-load
{
	height: 470px; /* Same as showcase javascript option */
	overflow: hidden;
}

/* Container when content is shown as one page */
.showcase-onepage
{
	/**/
}

/* Container when content is shown in slider */
.showcase
{
	position: relative;
	margin: auto;
}

.showcase-content-container
{
	/* background-color: #000; */
}
	
/* Navigation arrows */
.showcase-arrow-previous, .showcase-arrow-next
{
	position: absolute;
	background: url('../images/aw_arrows.png');
	width: 33px;
	height: 33px;
	top: 220px;
	cursor: pointer;
}
	
.showcase-arrow-previous
{
	left: -60px;
}
	
.showcase-arrow-previous:hover
{
	background-position: 0px -34px;
}
	
.showcase-arrow-next
{
	right: -60px;
	background-position: -34px 0;
}
	
.showcase-arrow-next:hover
{
	background-position: -34px -34px;
}
	
/* Content */
.showcase-content
{
	/* background-color: #000; */
	text-align: center;
}
		
.showcase-content-wrapper
{
	text-align: center;
	height: 470px;
	width: 700px;
	display: table-cell;
	vertical-align: middle;
}
		
	/* Styling the tooltips */
	.showcase-plus-anchor
	{
		background-image: url('../images/aw_plus.png');
		background-repeat: no-repeat;
	}
		
	.showcase-plus-anchor:hover
	{
		background-position: -32px 0;
	}
		
	div.showcase-tooltip
	{
		background-color: #fff;
		color: #000;
		text-align: left;
		padding: 5px 8px;
		background-image: url(../images/aw_white-opacity-80.png);
	}
		
	/* Styling the caption */
	.showcase-caption
	{
		color: #000;
		padding: 8px 15px;
		text-align: left;
		position: absolute;
		bottom: 10px; left: 10px; right: 10px;
		display: none;
		background-image: url(../images/aw_white-opacity-80.png);
	}
		
.showcase-onepage .showcase-content
{
	margin-bottom: 10px;
}
	
/* Button Wrapper */
.showcase-button-wrapper
{
	clear: both;
	margin-top: 10px;
	text-align: center;
}
	
	.showcase-button-wrapper span
	{
		margin-right: 3px;
		padding: 2px 5px 0px 5px;
		cursor: pointer;
		font-size: 12px;
		color: #513800;
	}
	
	.showcase-button-wrapper span.active
	{
		background-color: #513800;
		color: #fff;
	}
	
/* Thumbnails */
.showcase-thumbnail-container /* Used for backgrounds, no other styling!!! */
{
	/* background-color: #000; */
}
	
.showcase-thumbnail-wrapper
{
	overflow: hidden;
}
		
	.showcase-thumbnail
	{
		width: 120px;
		height: 90px;
		cursor: pointer;
		/* border: solid 1px #333; */
		position: relative;
	}
		
		.showcase-thumbnail-caption
		{
			position: absolute;
			bottom: 2px;
			padding-left: 10px;
			padding-bottom: 5px;
		}
			
		.showcase-thumbnail-content
		{
			padding: 10px;
			text-align: center;
			padding-top: 25px;
		}
			
		.showcase-thumbnail-cover
		{
			background-image: url(../images/aw_black-opacity-40.png);
			position: absolute;
			top: 0; bottom: 0; left: 0; right: 0;
		}
		
	.showcase-thumbnail:hover
	{
		border: solid 1px #999;
	}
		
	.showcase-thumbnail:hover .showcase-thumbnail-cover
	{
		display: none;
	}
		
	.showcase-thumbnail.active
	{
		border: solid 1px #999;
	}
		
	.showcase-thumbnail.active .showcase-thumbnail-cover
	{
		display: none;
	}
	
.showcase-thumbnail-wrapper-horizontal
{
	padding: 10px;
}
	
	.showcase-thumbnail-wrapper-horizontal .showcase-thumbnail
	{
		margin-right: 10px;
		width: 116px;
	}
	
.showcase-thumbnail-wrapper-vertical
{
	padding: 10px;
}
	
	.showcase-thumbnail-wrapper-vertical .showcase-thumbnail
	{
		margin-bottom: 10px;
	}
		
.showcase-thumbnail-button-backward,
.showcase-thumbnail-button-forward
{
	padding: 7px;
	cursor: pointer;
}
	
.showcase-thumbnail-button-backward
{
	padding-bottom: 0px;
	padding-right: 0px;
}
	
	.showcase-thumbnail-button-backward .showcase-thumbnail-vertical,
	.showcase-thumbnail-button-forward .showcase-thumbnail-vertical,
	.showcase-thumbnail-button-forward .showcase-thumbnail-horizontal,
	.showcase-thumbnail-button-backward .showcase-thumbnail-horizontal
	{
		background-image: url(../images/aw_arrows-small.png);
		background-repeat: no-repeat;
		display: block;
		width: 17px;
		height: 17px;
	}
		
	.showcase-thumbnail-button-backward .showcase-thumbnail-vertical
	{
		background-position: 0 -51px;
		margin-left: 55px;
	}
	.showcase-thumbnail-button-backward:hover .showcase-thumbnail-vertical
	{
		background-position: -17px -51px;
	}
		
	.showcase-thumbnail-button-forward .showcase-thumbnail-vertical
	{
		background-position: 0 -34px;
		margin-left: 55px;
	}
	.showcase-thumbnail-button-forward:hover .showcase-thumbnail-vertical
	{
		background-position: -17px -34px;
	}
		
	.showcase-thumbnail-button-backward .showcase-thumbnail-horizontal
	{
		background-position: 0 -17px;
		margin-top: 40px;
		margin-bottom: 40px;
	}
	.showcase-thumbnail-button-backward:hover .showcase-thumbnail-horizontal
	{
		background-position: -17px -17px;
	}
		
	.showcase-thumbnail-button-forward .showcase-thumbnail-horizontal
	{
		background-position: 0 0;
		margin-top: 40px;
		margin-bottom: 40px;
	}
	.showcase-thumbnail-button-forward:hover .showcase-thumbnail-horizontal
	{
		background-position: -17px 0;
	}
		
	/* Hide button text */
	.showcase-thumbnail-button-forward span span,
	.showcase-thumbnail-button-backward span span
	{
		display: none;
	}
	


/* Clear (used for horizontal thumbnails)
-------------------------------------------*/

.clear
{
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
	float: none;
}
/* END of AW Showcase
-------------*/

