@import url(milkbox/milkbox.css);

body {
	text-align: center;
	margin: 0px;
	/* background: #fdb345 url(images/bg7.png) no-repeat left top; */
	background-color: #fdb345;
	
}

a {
	color: #ccc;
	font-weight: normal;
	text-decoration: none;
	padding-top: 2px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 2px;
	
	background-color: #ddd;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
a:hover {
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	background-color: #666;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

image {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.image_link {
	background-color: transparent;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	padding: 0px;
}
.image_link:hover {
	background-color: transparent;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	padding: 0px;
}

#wrapper {
	position: absolute;
	margin: 0 auto auto auto;
	text-align:left;
	visibility: hidden;
	width: 300px;
	z-index:3;
	
}
#splash {
	position: absolute;
	background:white;
	z-index:5;
	width:100%;
	height:100%;
}
#mainmenu {
	position: absolute;
	top: 0px;
	left: 10px;
}
#projectlist {
	position: absolute;
	top: 55px;
	left: 241px;
}
#projectcontents {
	position: absolute;
	top: 10px;
	left: 553px;
}

#zoekblock {
	margin-top: 0px;
	margin-bottom: 0px;
	width: 228px;

}

#info_window {
	width: 300px;
	visibility: hidden;
	height: 50px;
	overflow: hidden;
}

#contact_window {
	width: 300px;
	visibility: hidden;
	height: 50px;
	overflow: hidden;
}

#beta {
	position: absolute;
	top: 3px;
	left: 0px;
	padding: 3px; 
	background-color:transparent;
	color: gray;
	margin: 0px;
	font-size:9px;
	font-weight: normal;
	font-family: arial;
	font-stretch: wider;
	text-align: left;
	z-index:4;
}
#beta a {
	color:black;
	border: thin solid #fdb345;
	background: #fec456;
}
#beta a:link {
	color:black;
}
#beta a:hover {
	color:#000;
}


.filler {
	height: 800px;
}


#form_type {
	float:left;
	clear: left;
	min-height: 50px;
	width: 212px;
	overflow: hidden;
	padding-top: 8px;
	padding-bottom: 2px;
}
#form_tags {
	float:left;
	clear: left;
	min-height: 50px;
	width: 212px;
	overflow: hidden;
	padding-top: 8px;
	padding-bottom: 2px;
}
#form_word {
	float:left;
	clear: left;
	min-height: 20px;
	width: 212px;
	overflow: hidden;
	padding-top: 8px;

}

.tag_link {
	float: left;
	padding: 4px;
	padding-top: 2px;
	margin-top: 2px;
	margin-left: 2px;
	height: 10px;
	color: white;
	font-size:10px;
	font-weight: normal;
	font-family: arial;
	font-stretch: wider;
	background-color: #666;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	cursor: pointer; 
	cursor: hand;
}

.word_search_box {
	width:206px; 
	font-size:12px;
	height: 16px;
	padding:2px; 
	border: 1px solid gray;
	/*
	background-color: #111;
	color: white;
	*/
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;


}

.button_title {
	float: left;
	padding: 5px;
	font-size:12px;
	font-weight: bold;
	font-family: arial;
	font-stretch: wider;
	color: #fff;
	
}
.button_type {
	float:left;
	padding: 5px;
	font-size:12px;
	font-weight: normal;
	font-family: arial;
	font-stretch: wider;
	text-transform: uppercase;
	color: #000;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	margin-top: 4px;
	margin-right: 4px;
	cursor: pointer; 
	cursor: hand;
	
}
.button_type:hover {
	color: #000;
}

.button_switch_on {
	float: left;
	padding: 5px;
	font-size:9px;
	font-weight: normal;
	font-family: verdana;
	font-stretch: wider;
	color: white;
	cursor: pointer; 
	cursor: hand;
	margin-right: 4px;
	border:#999 solid thin;
	background-color: #999;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	
}
.button_switch_on:hover {
	color: black;
}



.button_switch_off {
	float: left;
	padding: 5px;
	font-size:9px;
	font-weight: normal;
	font-family: verdana;
	font-stretch: wider;
	color: #999;
	cursor: pointer; 
	cursor: hand;
	margin-right: 4px;
	border:#999 solid thin;
	background-color: #eee;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	
}
.button_switch_off:hover {
	color: black;
}




.zoekform_line {
	height: 1px;
	width: 222px;
	margin-top: 20px;
	margin-bottom: 5px;
	margin-left: -5px;
	background-image: url(images/line.gif);
	background-repeat: no-repeat;

}


.zoekblock_text {
	padding-top: 0px;
	padding-bottom: 0px;
	height: 25px;

}
.menuitem_logo {
	background-color: #eee;
	padding: 7px;
	color:#fdb345;
	font-family: Arial;
	font-size: 19px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	height: 80px;
	background: #fdb345 url(images/Header.png) no-repeat center top;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	
}



.menuitem_logo:hover {
}

.menuitem {
	background-color: #eee;
	padding: 7px;
	color: gray;
	font-family: Arial;
	font-size: 19px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	height: 20px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	
}
.menuitem:hover {
	background-color: #eee;
	color:black;
}

.menuitem_active {
	background-color: #eee;
	padding: 7px;
	color: black;
	font-family: Arial;
	font-size: 19px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	height: 20px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;

}

.menuitem_rollout_active {
	background-color: #eee;
	padding: 7px;
	color: black;
	font-family: Arial;
	font-size: 19px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	height: 20px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;

}



.menubutton {
	margin: 0px;
	padding: 0px;
	width: 228px;
	margin-top: 5px;
}
.menubutton:hover{
	cursor: pointer; 
	cursor: hand;
}




.menuitem_active:hover{
	cursor: pointer; 
	cursor: hand;
}

.menuitem_zoekblock {
	margin-bottom: -6px;
	padding: 8px;
	width: 212px;
	color: #ddd;
	background-color: #eee;
	font-size:9px;
	font-weight: normal;
	font-family: arial;
	font-stretch: wider;
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-bottomright: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
}
.menuitem_zoekblock a {
	color: #ddd;
	font-size:9px;
	font-weight: bold;
	font-family: arial;
	font-stretch: wider;
	text-decoration: none;
	
}

.content_ITEM {
	width: 352px;
	margin: 2px;
	padding: 8px;
	background-color: #fff;
	color: black;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.content_ITEM_info {
	width: 292px;
	margin: 2px;
	padding: 8px;
	background-color: #eee;
	color: black;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}


.content_t1 {
	font-size:24px;
	font-weight: bold;
	font-family: arial;
	font-stretch: wider;
	
}

.content_t2 {
	font-size:16px;
	font-weight: bold;
	font-family: arial;
	font-stretch: wider;
	
}

.content_t3 {
	font-size:12px;
	font-weight: normal;
	font-family: arial;
	font-stretch: wider;
	line-height: 16px;
	
}
.content_t4 {
	font-size:12px;
	font-weight: normal;
	font-family: arial;
	font-stretch: wider;
	line-height: 16px;
	text-align: right;
	color: #222;
	
}

.content_t4 a {
	color:#222;
	background-color: #eee;
}
.content_t4 a:link {
	color:#222;
	background-color: #eee;
}
.content_t4 a:visited {
	color:#222;
	background-color: #eee;
}
.content_t4 a:hover {
	color:#222;
	background-color: #ddd;
}


.content_i2 {
	font-size:24px;
	font-weight: bold;
	font-family: arial;
	font-stretch: wider;
	background-color: #fff;
	
}

.content_i3 {
	font-size:24px;
	font-weight: bold;
	font-family: arial;
	font-stretch: wider;
	
}

.content_f1 {
	font-size:14px;
	font-weight: bold;
	font-family: arial;
	font-stretch: wider;
	
}
.content_f1 a {
	color: #aaa;
	text-decoration: none;
}

.content_f1 a:hover {
	color: #222;
	text-decoration: none;
}

.list_ITEM {
	float: left;
	clear: left;
	width: 300px;
	margin: 2px;
	padding: 4px;
	background-color: #fff;
	/*
	background-image: url(images/listtest.png);
	*/
	background-repeat: none;
	cursor: pointer; 
	cursor: hand;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;

}

.list_TOP {
	float: left;
	clear: left;
	position: relative;
	width: 300px;
}

.list_BOTTOM {
	float: left;
	clear: left;
	position: relative;
	width: 300px;
}

.list_TITLE {
	float: left;
	font-size:16px;
	font-weight: bold;
	font-family: arial;
	font-stretch: wider;
	color: #222;
	text-align: left;
	vertical-align: top;
	min-height: 15px;
	width: 222px;
	padding-left:38px;
}

.list_YEAR {
	float: left;
	width: 40px;
	font-size:9px;
	font-family:arial;
	color: #666;
	text-align: right;
	vertical-align: top;
}

.list_SUBTITLE {
	font-size:9px;
	font-family:arial;
	color: #666;
	text-align: left;
	vertical-align: bottom;
	width: 177px;
	padding-left:38px;
}

.list_TYPE {
	float: right;
	font-size:9px;
	font-family:arial;
	color: #222;
	text-align: right;
	vertical-align: bottom;
	margin-top: -10px;
	padding-left: 5px;
}


.list_SEARCHINFO {
	float: left;
	clear: left;
	width: 300px;
	margin: 2px;
	padding: 4px;
	background-color: #fff;
	color: #000;
	font-size:10px;
	font-family: arial;
	font-stretch: wider;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.list_SEARCHCLEAR {
	float: right;
	width: 15px;
	min-height: 15px;
	background-image: url(images/searchclear_out.gif);
	background-repeat: no-repeat;
	
}
.list_SEARCHCLEAR:hover {
	background-image: url(images/searchclear_out.gif);
	background-repeat: no-repeat;
	cursor: pointer; 
	cursor: hand;
	
}
.list_SEARCHHITS {
	float: left;
	width: 50px;
	padding-top: 2px;
	padding-right:2px;
	font-weight: bold;
	text-align: right;
	background-color: #fff;
	
}
.list_SEARCHTEXT {
	float: left;
	width: 230px;
	padding-top: 2px;
	font-size: 10px;
	padding-left: 0px;
	background-color: #fff;
	
}
