#top-frame {
	position: relative;
	width: 930px;
	height: 330px;
	margin: 0 0 10px 0;
}

#window {
	position: relative;
	float: left;
	width: 690px;
	height: 330px;
	z-index:10;
}

#offer-frame-nl {
	position: relative;
	float: right;
	width: 230px;
	height: 330px;
	background: #000000 url('../img/frontpage/shop_background_nl.png') no-repeat top left;
}

#offer-frame-fr {
	position: relative;
	float: right;
	width: 230px;
	height: 330px;
	background: #000000 url('../img/frontpage/shop_background_fr.png') no-repeat top left;
}

#offer-frame-nl a, #offer-frame-fr a {
	color: #ffffff;
	text-decoration: none;
}

.offer-item {
	position: absolute;
	text-align: center;
	width: 100px;
	height: 120px;
}

.offer-item.item-1 {
	top: 40px;
	left: 10px;
}

.offer-item.item-2 {
	top: 40px;
	left: 120px;
}

.offer-item.item-3 {
	top: 170px;
	left: 10px;
}

.offer-item.item-4 {
	top: 170px;
	left: 120px;
}

#middle-frame {
	position: relative;
	width: 930px;
	height: 150px;
	background-color: #f0f0f0;
	margin: 0 0 10px 0;
}

#selection-frame {
	position: relative;
	float: left;
	width: 690px;
	height: 150px;
}

#selection-menu-frame {
	position: relative;
	float: left;
	width: 690px;
	height: 40px;
}

.selection-menu-item {
	position: relative;
	width: 100px;
	height: 30px;
	margin: 10px 0 0 10px;
	float: left;
	background-image: url('../img/frontpage/searchbox_button.png');	
	text-align: center;
}

.selection-menu-item:hover {
	background-image: url('../img/frontpage/searchbox_button_hover.png');
}

.selection-menu-item.selected {
	background-image: url('../img/frontpage/searchbox_button_selected.png');
}


.selection-menu-item:hover a, .selection-menu-item.selected a {
	color: #ffffff;
}

.selection-menu-item a {
	display: block;
	text-transform: uppercase;
	font-size: 1em;
	text-decoration: none;
	height: 3px;
	width: 100px;
	line-height: 19px;
	color: #000000;
}


#selection-result-frame {
	position: relative;
	float: left;
	width: 690px;
	height: 110px;
}

.selection-result {
	position: relative;
	width: 100px;
	height: 100px;
	margin: 0 0 0 10px;
	float: left;
}

.selection-result-overlay {
	position: absolute;
	background-color: #000000;
	width: 100px;
	height: 30px;
	bottom: 0;
	left: 0;
	opacity: .6;
	-ms-filter: "alpha(opacity=60)";
	filter: alpha(opacity=60);
}

.selection-result-text {
	position: absolute;
	width: 100px;
	height: 30px;
	bottom: 0;
	left: 0;
	color: #ffffff;
	text-align: center;
}

.selection-result-text a {
	color: #fff;
	text-decoration: none;
}

#search-frame {
	position: relative;
	float: right;
	width: 240px;
	height: 150px;
	background-image: url('../img/frontpage/searchbox_background.png');
}

#search-input {
	position: absolute;
	top: 65px;
	left: 20px;
}

#search-input input {
	width: 190px;
}

#search-submit-nl, #search-submit-fr {
	position: absolute;
	top: 95px;
	left: 20px;
}

#search-submit-nl input {
	background: transparent url('../img/submit-button-nl.png') no-repeat top left;
	border: 0;
	width: 60px;
	height: 16px;
	cursor: pointer;
}

#search-submit-fr input {
	background: transparent url('../img/submit-button-fr.png') no-repeat top left;
	border: 0;
	width: 100px;
	height: 16px;
	cursor: pointer;
}

#bottom-frame {
	position: relative;
	width: 930px;
	margin: 0 0 10px 0;
}

#blank-frame {
	position: relative;
	width: 220px;
	height: 320px;
	float: left;
	background-image: url('../img/frontpage/blank_background.png');
}

#news-frame {
	position: relative;
	width: 700px;
	float: right;
}

.news-item.left {
	position: relative;
	width: 325px;
	height: 210px;
	background-color: #f0f0f0;
	float: left;
	margin: 0 0 10px 0;
	padding: 10px;
}

.news-item.right {
	position: relative;
	width: 325px;
	height: 210px;
	background-color: #f0f0f0;
	float: right;
	margin: 0 0 10px 0;
	padding: 10px;
}

.news-item-image {
	position: relative;
	width: 325px;
	height: 100px;
	margin: 0 0 10px 0;
}

.news-item-text {
	position: relative;
	width: 325px;
	color: #333333;
}

/* Culture */

#culture-frame {
	width: 930px;
	text-align: center;
	padding: 80px 0 80px 0;
	line-height: 2em;
}

#culture-frame a {
	color: #fff;
	text-decoration: none;
}

/*toplijst */
#toplist_content{
	color: #fff;
	margin: 10px;
}

#toplist_content h3 {
	text-align: center;
	display: block;
	font-size: 1.1em;
	font-weight: normal;
}

#toplist_content ol{
	margin: 0px;
	padding: 0px
}

#toplist_content li{
	margin: 0px 0px 0px 30px;
	padding: 3px 0px 2px 0px;
}

#toplist_content li.top_nr1{
	font-size: 1.2em;
}

#toplist_content li.top_nr2{
	font-size: 1.1em;
}

#toplist_content li.top_nr3{
	font-size: 1.0em;
}

#toplist_content a{
	color: #fff;
	font-weight: normal;
	text-decoration: none;
}

#toplist_content a.sublink{
	color: #fff;
	font-weight: normal;
	font-size: 0.9em;
	text-decoration: none;
}