/* CSS Styles by Frits Koppelaar */

body {
	font: 12px Arial;
	color: #8b8771;
	margin-top: 0px;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h3 {
	color: #f2b510;
	font-size: 12px;
	text-transform: uppercase;
	margin-bottom: 0px;
	margin-top: 10px;
}

.container {
	width: 893px;
	margin: 0 auto;
}

.header {
	width: 233px;
	height: 116px;
	background: url(images/header.gif) top left no-repeat;
	font-style: italic;
	padding-left: 650px;
	padding-right: 10px;
	padding-top: 52px;
	line-height: 18px;
}

	.header a {
		color: #0c2828;
	}

.searchbar {
	width: 893px;
	height: 40px;
}

	.select_wrapper {
		height: 40px;
		width: 370px;
		float: left;
		margin-left: 10px;
	}
	
	.select_name {
		font-weight: bold;
		text-transform: uppercase;
		color: #080701;
		padding: 15px;
		float: left;
	}
	
	.select {
		color: #5d5b51;
		float: left;
		margin: 6px;
		width: 170px;
		background: url(images/arrow.gif) 154px 14px no-repeat;
		border-right: 1px solid #e9e9e5;
		border-bottom: 1px solid #e9e9e5;
		cursor: pointer;
	}
	
	.select:hover .list {
		display: block;
	}
	
	.selected {
		padding: 7px;
		padding-left: 10px;
		border: 1px solid #f1e6cb;
	}
	
	.selected_input {
		padding: 7px;
		padding-left: 10px;
		border: 1px solid #f1e6cb;
		margin: 0px;
		width: 151px;
	}
	
	.selected:hover {
		border: 1px solid #e8d8b1;
		background: #fdf3dc;
	}
	
	.list {
		display: none;
		position: absolute;
		border-top: 1px solid #f1e6cb;
		margin-top: -1px;
	}
	
		.option {
			padding: 7px;
			padding-left: 15px;
			border: 1px solid #f1e6cb;
			border-top: none;
			width: 146px;
			background: #fff;
			margin-right: -1px;
		}
		
		.option:hover {
			border: 1px solid #e8d8b1;
			margin-top: -1px;
			background: #fdf3dc;
		}
		
		.option a {
			color: #8b8771;
			text-decoration: none;
		}
		
		.option a:hover {
			text-decoration: none;
		}
		
		#country_list {
			*margin-left: -173px;
			*margin-top: 32px;
		}
		
	#favorite {
		font-size: 11px;
		color: #807b61;
		margin: 6px;
		padding: 3px;
		padding-left: 34px;
		background: url(images/plus.gif) top left no-repeat;
		text-transform: uppercase;
		display: block;
		float: left;
		width: 130px;
	}
	
.content {
	width: 893px;
	background: url(images/content_top.gif) top left no-repeat;
	padding-top: 3px;
	margin-top: 2px;
}

.left {
	width: 176px;
	float: left;
}

#popup {
	background: #fdf3dc;
	height: 128px;
	width: 318px;
	position: absolute;
	margin-left: 250px;
	margin-top: -20px;
	border: 1px solid #F4F2EB;
	padding: 15px;
	padding-top: 5px;
	display: none;
}

#popupshadow {
	background: #807b61;
	height: 160px;
	width: 360px;
	position: absolute;
	margin-left: 245px;
	margin-top: -25px;
	opacity: 0.5;
	filter: alpha(opacity=50);
	display: none;
}

#nieuwsbriefsubmit {
	display: inline-block;
	padding: 5px 10px;
	background: #999489;
	margin-left: 4px;
	margin-top: 7px;
	color: #fff;
}

#nieuwsbriefclose {
	display: inline-block;
	padding: 5px 10px;
	background: #999489; 
	margin-left: 4px;
	margin-top: 7px;
	margin-left: 170px;
	color: #fff;
}

.top {
	background: #999489 url(images/menu_bottom.gif) bottom left no-repeat;
}

	.top ul {
		list-style-type: none;
		margin: 0px;
		padding: 0px;
		margin-top: -3px;
	}
	
	.top ul li {
		width: 154px;
		height: 14px;
		padding: 7px;
		padding-left: 15px;
	}

	.top a {
		color: #fff;
	}

	.active {
		background: url(images/menu_active.gif) top left no-repeat;
		padding-left: 5px;
		margin-top: -5px;
	}
	
	.active a {
		color: #d91f10;
		font-weight: bold;
		margin-left: -8px;
	}
	
	.country_menu_title {
		color: #0a89cb;
		font-weight: normal;
		margin-left: 15px;
		margin-top: 13px;
		border-bottom: 2px solid #d2d2ca;
		padding-bottom: 3px;	
		width: 153px;
	}
	
	.country_menu ul {
		list-style-image: url(images/arrow_right.gif);
		margin-left: 0px;
		padding-left: 0px;
		margin-top: 0px;
	}

	.country_menu ul li {
		margin-left: 30px;
		margin-top: 10px;
	}
	
	.country_menu ul li a {
		color: #999489;
	}
	
.cont_l {
	height: 40px;
	margin-top: 12px;
	*height: 50px;
	*margin-top: 6px;
}
	
.other_countries {
	padding-left: 10px;
	margin-left: 5px;
	padding-top: 7px;
	padding-bottom: 5px;
	background: #fff;
	cursor: pointer;
	border: 1px solid #E5DDD3;
	background: url(images/arrow.gif) 148px 18px no-repeat;
	margin-top: 10px;
	width: 150px;
}

.other_countries h3 {
	text-transform: uppercase;
	font-weight: bold;
	color: #000;
	width: 140px;
	margin-top: 0px;
}

.other_countries:hover {
	border: 1px solid #AC9B89;
	background: #fff;
	position: absolute;
	width: 250px;
	margin-top: -2px;
	*margin-top: 9px;
	z-index: 10;
}

.other_countries:hover .other_countries_list {
	display: block;
}

.other_countries:hover h3 {
	width: 200px;
}

	.other_countries_list {
		text-transform: capitalize;
		font-weight: normal;
		padding: 10px;
		padding-left: 0px;
		margin-top: 5px;
		width: 250px;
		display: none;
	}
	
	.other_countries_list a {
		color: #d91f10;
		width: 80px;
		display: inline-block;
		padding-bottom: 4px;
	}

.right {
	width: 717px;
	float: left;
}

.right_dark {
	width: 717px;
	background: #fdf3dc url(images/content_bottom.gif) bottom left no-repeat;
	margin-top: -1px;
	padding-top: 1px;
	min-height: 350px;
}

	.highlight {
		border: 1px solid #f1e6cb;
		background: #fff;
		color: #080701;
		margin: 6px;
		margin-top: 3px;
		height: 118px;
		line-height: 18px;
	}
	
	.highlight h2 {
		font: 18px "Arial Rounded MT Bold";
		text-transform: uppercase;
		color: #2a8ac8;
		margin-left: 15px;
		margin-top: 10px;
	}
	
	.line {
		margin-left: 12px;
		background: #f3eddd;
		width: 678px;
		height: 4px;
		margin-top: -8px;
		margin-bottom: 10px;
	}
	
	.highlight img {
		margin-left: 14px;
		margin-top: -7px;
		margin-right: 14px;
		float: left;
	}
	
	.right_content {
		padding: 20px;
		background: url(images/content_shadow.gif) top left no-repeat;
		margin-top: -2px;
		padding-top: 26px;
		line-height: 18px;
	}
	
	.right_content .title {
		font: 18px "Arial Rounded MT Bold";
		text-transform: uppercase;
		color: #c4330c;
		margin-top: -36px;
		margin-left: -1px;
		margin-bottom: 8px;
	}
	
	.shadow {
		font: 18px "Arial Rounded MT Bold";
		text-transform: uppercase;
		color: #e4e0cc;
		margin-top: -13px;
		*margin-bottom: 15px;
	}
	
	.right_content img {
		border: 5px solid #f1e6cb;
		float: right;
		padding: 3px;
		margin-top: -24px;
		margin-left: 10px;
	}
		
		.roitem {
			height: 80px;
			margin-bottom: 5px;
			width: 700px;
		}
		
		.rotext {
			float: left;
			width: 485px;
			margin-top: 5px;
		}
			
		.meerlink {
			color: #70C115;			
			float: right;
		}
		
		.meerlink a {
			color: #70C115;		
		}
		
		.rospace {
			clear: both;
			height: 0px;
			width: 700px;
		}
	
	.rotitel {
		text-transform: uppercase;
		color: #f2b510;
		margin: 5px;
		margin-bottom: -15px;
		font-weight: bold;		
	}
	
	.adsense {
		margin: 10px;
	}

	
	label {
		width: 150px;
		display: inline-block;
		margin-bottom: 0px;
	}
	
	.form_be p {
		margin: 0px;
	}
	
	.vak {
		width: 150px;
		float: left;
		background: #fff;
		padding: 5px;
		font-weight: bold;
		color: #000;
		margin-bottom: 1px;
	}
		
	.vakk {
		width: 168px;
		float: left;
		padding: 5px;
		margin-bottom: 1px;
		background: #f1e6cb;
		min-height: 18px;
	}
			
	.providers {
		padding: 10px;
		padding-bottom: 0px;
	}
	
	.providers div:hover {
		background-image: url(images/providers_color.gif);
		cursor: pointer;
	}
	
		.shoestring {
			background: url(images/providers_grey.gif) 0px 0px no-repeat;
			height: 39px;	
			width: 75px;
			float: left;
		}

		.kras {
			background: url(images/providers_grey.gif) -75px 0px no-repeat;
			height: 39px;	
			width: 80px;
			float: left;
		}
		
		.fox {
			background: url(images/providers_grey.gif) -155px 0px no-repeat;
			height: 39px;	
			width: 50px;
			float: left;
		}
		
		.koningaap {
			background: url(images/providers_grey.gif) -205px 0px no-repeat;
			height: 39px;	
			width: 70px;
			float: left;
		}
		
		.djoser {
			background: url(images/providers_grey.gif) -275px 0px no-repeat;
			height: 39px;	
			width: 50px;
			float: left;
		}
		
		.baobab {
			background: url(images/providers_grey.gif) -325px 0px no-repeat;
			height: 39px;	
			width: 60px;
			float: left;
		}
		
		.sawadee {
			background: url(images/providers_grey.gif) -385px 0px no-repeat;
			height: 39px;	
			width: 80px;
			float: left;
		}
		
		.kuoni {
			background: url(images/providers_grey.gif) -465px 0px no-repeat;
			height: 39px;	
			width: 40px;
			float: left;
		}
		
		.summum {
			background: url(images/providers_grey.gif) -505px 0px no-repeat;
			height: 39px;	
			width: 85px;
			float: left;
		}
		
		.snp {
			background: url(images/providers_grey.gif) -590px 0px no-repeat;
			height: 39px;	
			width: 45px;
			float: left;
		}
		
		.peterlanghout {
			background: url(images/providers_grey.gif) -635px 0px no-repeat;
			height: 39px;	
			width: 60px;
			float: left;
		}
			
	.country_links {
		font-size: 9px;
		color: #bcbab2;
		text-align: center;
		padding: 10px;
		margin-top: 0px;
		line-height: 12px;
	}
	
	.country_links a {
		color: #bcbab2;
	}
	
.footer {
	clear: both;
	font-size: 10px;
	color: #d4d2c7;
	border-top: 5px solid #efeee8;
}

	.footer a {
		color: #d4d2c7;
	}

	.footer div {
		border-top: 1px solid #dddacc;
		padding: 5px 15px;
	}
