@import url("reset.css");


/***********************************************************/

a, a:active, a:focus, a:link, a:visited{
	color: #ef3841;
}
a:hover{
	color: #333;
}

.hide{
	display: none
}	
.left{
	float: left;
}
.right{
	float: right;
}
.center{
	text-align: center;
}

.marginLeft20{	
	margin-left: 20px;
}

/***********************************************************/

.button, .button:active, .button:focus, .button:link, .button:visited{
	background-color: #666;
	clear: both;
	color: #eee;
	display: block;
	float: right;
	font-size: 11px;
	padding: 3px 8px;
	overflow: auto;
}
.button:hover{
	background-color: #ef3841;
	color: #eee;
}
.more{
	margin: 20px 0px 5px 0px;
}

.borderV{	
	background-color: #aaa;
	float: left;	
	margin: 0px 0px 0px 13px;
	margin-bottom: -99990px;
	padding-bottom: 99999px;
	position: relative;
	width: 1px;
}
.borderH{	
	border-bottom: 1px solid #aaa;
	margin-bottom: 10px;
	height: 10px;
	position: relative;
}

/***********************************************************/

body, html{
	color: #666;
	font-size: 12px;
	height: 100%;
}
body {
	background-color: #696a6c;
	background-image:url("../assets/images/bg.jpg");
	background-attachment: fixed;
	font-family: Arial, Helvetica, Geneva, sans-serif !important;
}

a, a:active, a:focus, a:link, a:visited{
	cursor: pointer;
}

/***********************************************************/

#wrapper{
	background-image:url("../assets/images/shadow.png");
	margin: 0 auto;
	position: relative;
	width: 938px;
}

/***********************************************************/
#header{
	height: 80px;
	padding: 10px 20px;
}
	#header_logo{
		float: left;
		margin: 10px 0px 0px 10px;
	}
	
	#header_nav{
		float: right;
		margin-top: 65px;
	}
		#header_nav a, #header_nav a:active, #header_nav a:focus, #header_nav a:link, #header_nav a:visited{
			color: #666;
			display: block;
			float: left;
			font-size: 13px;
			padding: 0px 17px;
		}
		#header_nav a:hover,
		#header_nav a.selected{
			color: #ef3841;
		}
	
	
/***********************************************************/
#frame {
	background-image:url("../assets/images/frame.png");
	height: 188px;
	margin-left: -15px;
	padding: 20px;
	position: relative;
	width: 928px;
}
	.frame_item{
		height:190px;
		margin-right: 10px;
		overflow: hidden;
		position: relative;
		width:459px;
	}
	.frame_item_last{
		margin-right: 0px;
	}
		.frame_caption{
			background-color: #eee;
			bottom: 0px;
			color: #000;
			font-weight: bold;
			left: 0px;
			position: absolute;
			width:100%;
		
			filter: alpha(opacity=80); 	/* internet explorer */
			-khtml-opacity: 0.8;      	/* khtml, old safari */
			-moz-opacity: 0.8;       	/* mozilla, netscape */
			opacity: 0.8;           	/* fx, safari, opera */
		}
			.frame_caption_content{
				padding: 10px;
			}
	
/***********************************************************/

#body{
	padding: 5px 20px 0px 20px;
}

	.collecties{
		background-color: #333;
		color: #eee;
		float: left;
		padding: 20px 25px 0px 25px;
		position: relative;
		width: 190px;
	}	
		.collecties h1{
			color: #fff;
			font-size: 16px;
			font-weight: bold;
			margin: 0px 0px 8px 0px;
		}
		.collecties ul{
			list-style-position: inside;
			list-style-type: disc;
			padding: 0px 0px 25px 0px;
		}
		.collecties a, .collecties a:active, .collecties a:focus, .collecties a:link, .collecties a:visited{
			color: #d5d5d5;
		}
		.collecties a:hover{
			color: #fff;
		}

	#content{	
		float: left;
		padding: 10px 25px;
		width: 580px;
	}	
		#content h1{
			color: #444;
			font-size: 16px;
			font-weight: bold;
			margin: 0px 0px 8px 0px;
		}
		#content .content_img img{
			display: none;
			position: absolute;
		}
		
		#content ul{
			list-style-position: outside;
			list-style-type: disc;
		}
			#content ul h2{
				color: #ef3841;
			}
			#content ul .list_content{
				padding: 10px 10px 25px 10px;
			}

	#acties{	
		overflow: hidden;
		position: relative;	
	}	
		.actie_item{	
			margin-bottom: 10px;
			padding: 10px 25px 0px 25px;
			position: relative;
			width: 250px;
		}
			.actie_item h2{	
				color: #ef3841;
				font-size: 13px;
				font-weight: bold;
				margin: 0px 0px 8px 0px;				
			}
			
	
	#bottom{
		overflow: hidden;
		position: relative;	
	}
		.bottom_item{
			float: left;
			margin-bottom: 10px;
			padding: 10px 20px 0px 20px;
			width: 250px;
		}
			.bottom_item h1{
				color: #444;
				font-size: 16px;
				font-weight: bold;
				margin: 0px 0px 8px 0px;
			}
	
	
	#contact_map{
		height: 190px;
		overflow: hidden;
		position: relative;
		width: 580px;		
	}
	#contact_left{
		width: 200px;
	}
	#contact_right{
		width: 350px;
	}

	
	.koopjes_item .koopjes_item_img{
		width: 200px;
	}
	.koopjes_item .koopjes_item_text{
		color: #666;
		padding: 10px 0px;
		width: 360px;
	}
		.koopjes_item_text h2{	
			color: #ef3841;
			font-size: 13px;
			font-weight: bold;
			margin: 0px 0px 8px 0px;				
		}
		.koopjes_item_text h3{	
			font-size: 14px;
			font-weight: bold;				
		}
		.koopjes_item_text h3 span{	
			color: #ef3841;
			font-size: 15px;				
		}
	
/***********************************************************/
#footer {
	background:url("../assets/images/footer.png") no-repeat scroll 0 0 transparent;
	color: #fff;
	font-size:10px;
	margin:0 auto;
	padding: 20px 8px 20px 0;
	text-align:right;
	width:930px;
}
	#footer a:hover{
		color: #fff;
	}
		

/*******************************************************************************************/
/* forms */

form table{
	border-collapse: separate;
	border-spacing: 0px 5px;
	width: 100%;
}
	td.label{
		font-weight: bold;
		padding-right: 8px;
		position: relative;
		vertical-align: top;
	}
		td.label sup{
			color: #999;
			font-size: 8px;
			margin: -1px 0px 0px -8px;
			position: absolute;
		}
	td.input{
		background-color: #f5f5f5;
		border: 1px solid #ccc;
		padding: 2px 5px;
		width: 100%;
	}
	
form .feedback{
	background-color: #f5f5f5;
	display: none;
	float: right;
	margin: 10px 0px 0px 0px;
	text-align: right;
}
	form .feedback div{
		display: none;
		padding: 10px;
	}


.form_send{
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	display: block;
	margin-top: 7px;
	padding: 7px 15px;
}
input, textarea{
	background-color: transparent;
	border-style: none;
	color: #333;
	display: block;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;
	width: 100%;
}
textarea{
	line-height:13px; 
}
	
/*******************************************************************************************/
.google_maps{
	height: 260px;
	width: 580px;
}
	.google_maps_marker{
		display: none;
	}
	
	
/*******************************************************************************************/
/*
 * jQuery Nivo Slider v2.0
 * http://nivo.dev7studios.com
 *
 * Copyright 2010, Gilbert Pellegrom
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 * 
 * March 2010
 */
 
 
/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:60;
	display:none;
}
/* The slices in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:50;
	height:100%;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:89;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:99;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position:relative;
	z-index:99;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}
