@import url(milkbox/milkbox.css);

body {
	text-align: center;
	background-color: #000;
	background-image: url(images/bg.jpg);
	margin: 0px;
}

a {
	color: #ccc;
	text-decoration: none;
}
a:hover {
	color: #fff;
	text-decoration: none;
}

#wrapper {
	position: absolute;
	margin: 0 auto;
	text-align:left;
	visibility: hidden;
	width: 300px;
}

#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: 0px;
	left: 0px;
	padding: 3px;
	background-color: #000;
	color: #333;
	margin: 0px;
	font-size:9px;
	font-weight: normal;
	font-family: arial;
	font-stretch: wider;

}

.filler {
	height: 400px;
}


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

}

.tag_link {
	float: left;
	padding: 2px;
	height: 12px;
	color: #999;
	font-size:12px;
	font-weight: normal;
	font-family: arial;
	font-stretch: wider;
	cursor: pointer; 
	cursor: hand;
}

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

.buttonbar {
	margin: 0px;
	margin-bottom: 0px;
	padding: 0px;
	height: 3px;
	width: 228px;
	background-image: url(images/bar_top_gray.gif);
	background-repeat: repeat;
	overflow:hidden;
}
.buttonbar_active {
	margin: 0px;
	margin-bottom: 0px;
	padding: 0px;
	height: 3px;
	width: 228px;
	background-image: url(images/bar_top_lightgray.gif);
	background-repeat: repeat;
	overflow:hidden;
}
.buttonbarb {
	height: 3px;
	width: 228px;
	background-image: url(images/bar_bottom_gray.gif);
	background-repeat: no-repeat;
}
.buttonbarb_active_dark {
	height: 3px;
	width: 228px;
	background-image: url(images/bar_bottom_darkgray.gif);
	background-repeat: no-repeat;
}
.buttonbarb_active {
	height: 3px;
	width: 228px;
	background-image: url(images/bar_bottom_lightgray.gif);
	background-repeat: no-repeat;
}

.buttonbarb_dark {
	height: 8px;
	width: 228px;
	background-image: url(images/zoekbottom.gif);
	background-repeat: no-repeat;
}


.button_title {
	float: left;
	padding: 5px;
	font-size:12px;
	font-weight: normal;
	font-family: arial;
	font-stretch: wider;
	color: #fff;
	
}
.button_type {
	padding: 5px;
	font-size:16px;
	font-weight: normal;
	font-family: arial;
	font-stretch: wider;
	color: #999;
	cursor: pointer; 
	cursor: hand;
	
}
.button_type:hover {
	color: #fff;
}

.button_switch_on {
	float: right;
	padding: 5px;
	font-size:12px;
	font-weight: normal;
	font-family: arial;
	font-stretch: wider;
	color: #4f4;
	cursor: pointer; 
	cursor: hand;
	
}
.button_switch_on:hover {
	color: #fff;
}



.button_switch_off {
	float: right;
	padding: 5px;
	font-size:12px;
	font-weight: normal;
	font-family: arial;
	font-stretch: wider;
	color: #999;
	cursor: pointer; 
	cursor: hand;
	
}
.button_switch_off:hover {
	color: #fff;
}




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

}


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

}

.menuitem {
	background-color: #eee;
	font-size:16px;
	padding: 4px;
	font-weight: normal;
	font-family: arial;
	font-stretch: wider;
	
}

.menuitem_active {
	background-color: #666666;
	color: #fff;
	font-size:16px;
	padding: 4px;
	font-weight: normal;
	font-family: arial;
	font-stretch: wider;
	
}



.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: #333;
	font-size:12px;
	font-weight: normal;
	font-family: arial;
	font-stretch: wider;
}
.menuitem_zoekblock a {
	color: #ddd;
	font-size:12px;
	font-weight: bold;
	font-family: arial;
	font-stretch: wider;
	text-decoration: none;
	
}

.content_ITEM {
	width: 352px;
	margin: 2px;
	padding: 8px;
	background-color: #333;
	color: #aaa;
	-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: #fff;
	
}



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

.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: #eee;
	text-decoration: none;
}

.list_ITEM {
	float: left;
	clear: left;
	width: 300px;
	margin: 2px;
	padding: 4px;
	background-color: #eee;
	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: #000;
	text-align: left;
	vertical-align: top;
	min-height: 15px;
	width: 260px;
}

.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: 215px;
}

.list_TYPE {
	float: right;
	font-size:9px;
	font-family:arial;
	color: #666;
	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: #333;
	color: #fff;
	font-size:10px;
	font-family: arial;
	font-stretch: wider;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.list_SEARCHCLEAR {
	float: left;
	width: 20px;
	min-height: 15px;
	background-image: url(images/searchclear.gif);
	background-repeat: no-repeat;
	
}
.list_SEARCHHITS {
	float: left;
	width: 50px;
	padding-top: 2px;
	font-weight: bold;
	text-align: right;
	background-color: #333;
	
}
.list_SEARCHTEXT {
	float: left;
	width: 225px;
	padding-top: 2px;
	font-size: 10px;
	padding-left: 5px;
	background-color: #333;
	
}
