@import url(milkbox/milkbox.css);

body {
	text-align: center;
	margin: 0px;
	background:  url('whitey3.png');
}

sup { vertical-align:text-top; font-size:50%; }

a {
	color: #eee;
	font-weight: normal;
	text-decoration: none;
	padding-top: 2px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 2px;
	
	background-color: #555;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
a:hover {
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	background-color: #444;
	-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;
	
}

#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;
	height:135px;
	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: #999;
	color: #fff;
	margin: 0px;
	font-size:9px;
	font-weight: normal;
	font-family: Helvetica Neue, Helvetica, Arial;
	font-stretch: wider;
	text-align: left;
}
.beta a {
	color:#fff;
}
.beta a:link {
	color:#fff;
}
.beta a:hover {
	color:yellow;
}


.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: 200px;
	overflow: hidden;
	padding-top: 8px;
}
#form_word {
	float:left;
	clear: left;
	min-height: 20px;
	width: 212px;
	overflow: hidden;
	padding-top: 8px;

}

.tag_link {
	float: left;
	padding: 4px;
	margin-top: 2px;
	margin-left: 2px;
	height: 12px;
	color: #000;
	font-size:12px;
	font-weight: normal;
	font-family: Helvetica Neue, Helvetica, Arial;
	font-stretch: wider;
	background-color: #fff;
	-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 white;
	/*
	background-color: #111;
	color: white;
	*/
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;


}

.button_title {
	float: left;
	padding: 5px;
	font-size:12px;
	font-weight: normal;
	font-family: Helvetica Neue, Helvetica, Arial;
	font-stretch: wider;
	color: #fff;
	
}
.button_type {
	float:left;
	padding: 5px;
	font-size:12px;
	font-weight: normal;
	font-family: Helvetica Neue, Helvetica, 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:#fff solid thin;
	background-color: #555;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	
}
.button_switch_on:hover {
	color: white;
}



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




.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: #aa0000;
	padding-left: 7px;
	padding-bottom: 7px;
	padding-top:7px;
	color:#fff;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 19px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 0.15em;
	text-transform: lowercase;
	height: 22px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
text-shadow: -1px -1px 0px #333;
box-shadow:1px 1px 1px #111;
margin-right: 3px;
}

.menuitem_logo span {
letter-spacing:0.1em;
	
}

.menuitem_logo:hover {
	background-color: #aa0000;
	color:#fff;
}

.menuitem {
	background-color: #777;
	padding: 7px;
	color: #fff;
	font-family: Helvetica Neue, Helvetica, Arial;
	font-size: 19px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	height: 22px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
-moz-box-shadow: 1px 1px 1px #111;
-webkit-box-shadow: 1px 1px 1px #111;
box-shadow: 1px 1px 1px #111;
margin-right: 3px;
text-shadow: -1px -1px 0px #333;
}
.menuitem:hover {
	background-color: #777;
	color:#fff;
}

.menuitem_active {
	background-color: #777;
	padding: 7px;
	color: white;
	font-family: Helvetica Neue, Helvetica, Arial;
	font-size: 19px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	height: 22px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
text-shadow: -1px -1px 0px #333;
-moz-box-shadow: 1px 1px 1px #111;
-webkit-box-shadow: 1px 1px 1px #111;
box-shadow: 1px 1px 1px #111;
margin-right: 3px;
}

.menuitem_rollout_active {
	background-color: #777;
	padding: 7px;
	color: #fff;
	font-family: Helvetica Neue, Helvetica, Arial;
	font-size: 19px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	height: 22px;
	border-bottom: thin dotted #eee;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
text-shadow: -1px -1px 0px #333;
-moz-box-shadow: 1px 1px 1px #111;
-webkit-box-shadow: 1px 1px 1px #111;
box-shadow: 1px 1px 1px #111;
margin-right: 3px;
}


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

.menuitem_active:hover{
	cursor: pointer; 
	cursor: hand;
-moz-box-shadow: 1px 1px 1px #000;
-webkit-box-shadow: 1px 1px 1px #000;
box-shadow: 1px 1px 1px #000;
margin-right: 3px;
}

.menuitem_zoekblock {
	padding: 8px;
	width: 209px;
	height: 117px;
	color: #ddd;
	background-color: #777;
	font-size:9px;
	font-weight: normal;
	font-family: Helvetica Neue, Helvetica, 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;
-moz-box-shadow: 1px 1px 1px #111; 
-webkit-box-shadow: 1px 1px 1px #111;
box-shadow: 1px 1px 1px #111;
}

.menuitem_zoekblock a {
	color: #ddd;
	font-size:9px;
	font-weight: normal;
	font-family: Helvetica Neue, Helvetica, Arial;
	font-stretch: wider;
	text-decoration: none;
	
}

.content_ITEM {
	width: 352px;
	margin: 3px;
	padding: 8px;
	background-color: #777;
	color: #232323;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
text-shadow: 0px 1px 0px #888;
box-shadow:1px 1px 1px #333333;
margin-right: 3px;

}

.content_ITEM_info {
	width: 292px;
	margin: 2px;
	padding: 8px;
	background-color: #777;
	color: #fff;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
text-shadow: 0px -1px 0px #333;
-moz-box-shadow: 1px 1px 1px #111;
-webkit-box-shadow: 1px 1px 1px #111;
box-shadow: 1px 1px 1px #111;
}


.content_t1 {
	font-size:24px;
	font-weight: normal;
	font-family: Helvetica Neue, Helvetica, Arial;
	font-stretch: wider;
	text-shadow: 0px 1px 0px #aaa;
	
}

.content_t2 {
	font-size:16px;
	font-weight: normal;
	font-family: Helvetica Neue, Helvetica, Arial;
	font-stretch: wider;
}

.content_t3 {
	font-size:12px;
	font-weight: normal;
	font-family: Helvetica Neue, Helvetica, Arial;
	font-stretch: wider;
	line-height: 16px;	
}
.content_t4 {
	font-size:12px;
	font-weight: normal;
	font-family: Helvetica Neue, Helvetica, Arial;
	font-stretch: wider;
	line-height: 16px;
	text-align: right;
	color: #fff;
}

.content_t4 a {
	color:#fff;
}
.content_t4 a:link {
	color:#fff;
}
.content_t4 a:hover {
	color:#fff;
}


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

.content_i3 {
	font-size:24px;
	font-weight: bold;
	font-family: Helvetica Neue, Helvetica, Arial;
	font-stretch: wider;
}

.content_f1 {
	font-size:14px;
	font-weight: bold;
	font-family: Helvetica Neue, Helvetica, Arial;
	font-stretch: wider;
	
}
.content_f1 a {
	color: #777;
	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: #777;
	/*
	background-image: url(images/listtest.png);
	*/
	background-repeat: none;
	cursor: pointer; 
	cursor: hand;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
box-shadow:1px 1px 1px #111;
margin-right: 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: normal;
	font-family: Helvetica Neue, Helvetica, Arial;
	font-stretch: wider;
	color: #fff;
	text-align: left;
	vertical-align: top;
	min-height: 15px;
	width: 222px;
	padding-left:38px;
text-shadow: -1px -1px 0px #333;
}

.list_YEAR {
	float: left;
	width: 40px;
	font-size:9px;
	font-family:Helvetica Neue, Helvetica, Arial;
	color: #333;
	text-align: right;
	vertical-align: top;
}

.list_SUBTITLE {
	font-size:9px;
	font-family:Helvetica Neue, Helvetica, Arial;
	color: #333;
	text-align: left;
	vertical-align: bottom;
	width: 177px;
	padding-left:38px;
}

.list_TYPE {
	float: right;
	font-size:9px;
	font-family:Helvetica Neue, Helvetica, Arial;
	color: #fff;
	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: #555;
	color: #fff;
	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_over.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: #555;
	
}
.list_SEARCHTEXT {
	float: left;
	width: 230px;
	padding-top: 2px;
	font-size: 10px;
	padding-left: 0px;
	background-color: #555;
	
}

