/* reset all styles */
*{
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

	
}
body{
	background:#000000;
	height: 100%;
	color: #000000;
}

h2 {
	margin:20px 0 20px 0;
	font-size:18px;
}
h4{
	font-size:14px;
	margin:20px 0 4px 0;
	padding:0;
}

/* begin structure styles */

.edit img, .edit span{
	border:none;
	float:right;
}
#wrapper{
	display: block;
	width: 100%;

}
#container{
	display: block;
	width: 990px;
	margin: 0px auto 0 auto;
	position:relative;
	
}
#logo{
	display: block;
	width:990px;
	height: 154px;
	background-image:url(/Vanroon/main/images/header.jpg);
	background-repeat:no-repeat;
}
#logo h1, #logo h2{
	margin:0;
}
#logo span{
	display: none;
}
#logo div a{
	height:120px;
	display:block;
	padding:0;
	margin:0;
}
#frame{
	display: block;
	background: url(/Vanroon/main/images/bg_frame-small.gif);
	min-height:650px;
	overflow:hidden;
}
#flags{
	display: block;
	width: 100%;
	height: 25px;
	
}
#flags ul{
	float:right;
	width: 150px;
	list-style:none;
	height:13px;
	margin-top:10px;
	overflow:hidden;
}
#flags li{
	float:left;
	display:inline;
	width:28px; 
	height:11px;
	}
#flags li a{
	list-style:none;
	height:13px;
	margin-left:10px;
}
#flags img{
	border:1px solid white;
}
#left{
	display: block;
	float: left;
	width: 170px;


}
#middle{
	position:absolute;
	width:540px;
	left:160px;
	top:154px;
	z-index:20;
	background:url(/Vanroon/main/images/shadow-small.png) repeat-y;

}


#right{
	display: block;
	float: right;
	width: 300px;
	height:100%;
	background: #333333;
}
#right #showcase{
	padding-bottom:14px;
	background:white;
	height:266px;
}
#right #showcase .error{
	text-align:center;
	padding-top:100px;
}
#right h2{
	font-size: 20px;
	font-weight: normal;
	padding: 0 0 0 15px;
	line-height: 30px;
	background: #404040;
	color:white;
	margin:0;
}
#footer{
	background: #404040;
	clear: both;
	overflow:hidden;
	margin-bottom:20px;
}
#footer p{
	color: #808080;
	display: block;
	text-align: center;
	line-height: 25px;
	height: 25px;
	overflow: hidden;
}
#footer a{
	color: #999999;
}
#footer a:hover{
	color: #ffffff;
}
.white{
	background: #ffffff;
	float: left;
	height: 100%;
}
#menuColl{
	display: block;
	float: left;
	width: 170px;
}
/* end structure styles */

/* begin content styles */
#content{
	display: block;
	padding: 10px 20px;	
	width: 480px;
	margin-left:10px;
	background:url(/Vanroon/main/images/contentbg-small-2.jpg) no-repeat;
	color: #5c4b41;
	min-height:300px;
}

#content h1{
	font-size: 26px;
	font-weight: bold;
	margin: 0 0 16px 0;
}
#content p{
	margin: 0 0 20px 0;
}
#content h3{
	font-size:17px;
	font-weight:normal;
	margin:20px 0 20px 0;
}
#content ul{
	margin:10px 0 10px 14px;
}
#content ol{
	margin:10px 0 10px 14px;
}
.module{	
	border:1px solid silver;
	padding:20px;
	margin:10px 20px;

 
}
/* end content styles */

/* begin eyecatcher styles */
#show{
	margin-left:10px;
}
.eyecatcher{

	display: block;
	width: 520px;
	height: 350px;
	overflow:hidden;
}
#loading {
	background: url(/Vanroon/main/images/load.gif)center no-repeat;
	display:none;
	height:550px;
	width:630px;
	margin-left:170px;
	margin-top:24px;
	position:absolute;
}
#nav{
	position: absolute;
	z-index: 200;
	/*height: 550px;*/
	vertical-align: bottom;
	margin: 320px 0 0 20px;
}
#nav a{

display: block;
	float: left;
	width: 18px;
	margin: 0 1px 0 0;
	display: block;
	line-height: 18px;
	text-align: center;
	background: #ffffff;
	color: #3f3f3f;
	text-decoration: none;
}
#nav .activeSlide{
	background: #3f3f3f;
	color: #ffffff;
}
/* end eyecatcher styles */

/* begin search styles */


#search{

	display: block;
	width: 300px;
	height: 40px;
	background: #ffffff;
}

#search #form{
	display: block;
padding:8px;



float:right;

}
#search #form input{
	color: #000000;
	height: 20px;
	border: 1px solid #000000;
float: left;
margin: 0 0px 0 0;










}
#search #form #searchInput{
width: 245px;
margin: 0 2px 0 0;
}






#search #livesearch{
	border:1px solid;
z-index:100;
	position:absolute;
	top:186px;
	right:8px;
	display:block;
	width: 263px;
	padding:6px;
	background: url(/Vanroon/main/images/opacity.png);
}
#search #livesearch p{
	border-bottom:1px dotted;
	padding:2px 0 2px 0;
}
#search #livesearch a{
	color:black;
}

.omschrijving
{
font-size: 10px;
}

.match
{
font-weight: bold;
}



/* end search styles */

/* begin news styles */
#news{
	overflow: hidden;
	background: #333333;
	color:#FFFFFF;
min-height:380px;
}
#news .newsTeaser{
	margin: 15px 10px 0 15px;
	padding: 0 0 15px 0;
color:#cccccc;


}
#news .newsTeaser p{
display:inline;
}
#news .newsTeaser span{
font-size:10px;
font-style:italic;
}
#news .newsTeaser a{
color:white;
}
#news .newsTeaser .readmore{
display:inline;
}

.newsTeaser small{
float:right;
}
.newsTeaser hr{
clear:right;
height:1px;
border:none;
color:#404040;
background:#404040;
}

#news h3{
	font-size: 16px;
	font-weight: bold;
color:white
}
#news .archiveLink{
	float: right;
	margin: 15px 10px 15px 0;
		color:#FFFFFF;
}
/* end news styles */


#body h3{
font-weight:bold;
}
#body ul {


}
#introWrapper{
margin:auto;
width:640px;
display:block;
margin-top:100px;
text-align:center;
}
#introFlash{
padding-bottom:20px;}


/* begin form */
	.standardForm {
		width:460px;
		margin-bottom:10px;
	}
	.standardForm .element{
		width:460px;
	}
	.standardForm th{
		width:300px;
		color:#626569;
		vertical-align: top;
		text-align:left;
	}
	.standardForm td, .standardForm th {
		padding-right:10px;
		padding-bottom:6px;
	}
	
	.standardForm .element input {
		padding:2px;
		border:1px solid silver;
	}
	.standardForm .buttons {
		text-align:left;
	}
	.standardForm .buttons input {
		float:right;
	}
	.standardForm .radioGroup label {
		display: inline;
		margin-right:5px;
	}
	.standardForm .radioGroup label input {
		border:none;
	}
	.standardForm .mediumInput {
		width: 230px;
	}
	.standardForm .smallInput {
		width: 70px;
	}
	.standardForm .largeInput {
		width:350px;
	}
	.standardForm .mediumArea {
		width: 375px;
		height: 200px;
		border:1px solid silver;
	}
	.standardForm .captchaFormRow td *{
		float:left;
	}
	.standardForm .error{
		background: url(/Vanroon/main/icons/false.gif)0 2px no-repeat;
		color:#FF0033;
		font-size:10px;
		
		padding-left:15px;
	}

/* end form */

/* begin notification */
	#notificationDiv {
		clear:both;
		background-color:#F2F4F4;
		padding: 4px;
		margin:20px 0 20px 0;
		border:1px solid silver;
		
	}
	#notificationDiv ul {
		margin:0px;
		list-style:none;
	}
	#notificationDiv li {
		list-style:none;
	}
	#notificationDiv .messageDone, .messageFail {
		line-height:16px;
		padding-left:20px;
		margin:0px;
		margin-bottom:2px;
		margin-top:2px;
		background-repeat: no-repeat;
	}
	#notificationDiv .messageDone {
		background-image: url(/Vanroon/main/icons/accept.gif);
	}
	#notificationDiv .messageFalse{
		background:url(/Vanroon/main/icons/exclamation.gif) no-repeat;
padding-left:30px;
	}
	#notificationDiv .messageFail{
		background:url(/Vanroon/main/icons/exclamation.gif) no-repeat;
	}
	#notificationDiv .messageInfo {
		background-image: url(/Vanroon/main/icons/information.gif);
	}
/* ---- end notification -------------- */


#map_canvas{
border:1px solid;
	width: 480px;
height:350px;

}

#directions{
width: 480px;
height:800px;
}


#spotlight{
	display:block;
	height:220px;
position:relative;
width:298px;



}
#spotlight h3{
margin:auto;
margin-top:8px;
width: 230px;


}
#spotlight h3 a{
color:#333333;
text-decoration:none;
}

#spotlight p{
	font-size:12px;
line-height:14px;
text-align:left;
}
#spotlight img{
border:none;
height: 150px;
}
#spotlight div{
	text-align:center;
	margin:auto;
	width: 290px; 
	margin-left:6px;
	margin-top:10px;

		

}
#spotnavWrapper{
height:0;
position:relative;
}
#spotnav{
position:relative;
z-index:50;
top:-43px;
overflow:hidden;
	width: 270px;
	padding:0;
margin:0 0px 0 14px;
}
#spotnav #next{
	float:right;
width:10px;
height:11px;
background:url(/Vanroon/main/images/arrow-right-grey.png) no-repeat;

}
#spotnav #prev{

float:left;
width:10px;
height:11px;
background:url(/Vanroon/main/images/arrow-left-grey.png) no-repeat;

}
#spotnav a:focus { outline: none; }

#webstoreTxt{
width:280px;
height:20px;
margin:10px;
background:url(/Vanroon/main/images/icons.gif) right no-repeat;

}


#directionForm .row{
	padding:4px 2px 4px 4px;
	clear:left;
}
#directionForm label{
	display:block;
	text-align:left;
	float:left;
	font-size:12px;
width:100px;
}
#directionForm input{
width:370px;
}

/* begin form style */

#subscribeForm{
	color:white;
	margin: 0px 0 0 8px;
}
#subscribeForm .row{
	padding:4px 2px 4px 4px;
	clear:left;
}
#subscribeForm label{
	display:block;
	text-align:left;
	float:left;
	font-size:12px;
}
#subscribeForm .radioGroup label{
	display: inline;
	float:left;
	margin-left:10px;
}
#subscribeForm .radioGroup input{
border:none;
	width:20px;
	float:left;
}
#subscribeForm .error{
	color:red;
	font-size:10px;
}
#subscribeForm input{
	border:1px solid #CCCCCC;
	color: #666666;
	padding:0px;
	width:140px;
	height:16px;
}
#subscribeForm #submit{
	border:none;
	float:right;
	margin:11px;
	width:80px;
	height:20px;
	border:1px solid #626262;
} 
#newsletter{
	overflow:hidden;
}
#newsletter h2{
	font-size: 16px;
	font-weight: normal;
	line-height: 30px;
	border-bottom:1px solid;
	color:white;
	margin:10px;
	font-weight:bold;
}
#blackorange span{

}
#blackorange a{
padding:0 0 0 20px;
background:url(/Vanroon/main/images/blackorange.gif) left 4px no-repeat;

}

/* end form style */
