@charset "utf-8";
/* CSS Document */

.clearer{
	clear: both;
	height: 10px;
}

#showcase_submenu{
	background: url(../img/project_top.gif) 0px 0px no-repeat #3E9EC6;
}
#showcase_submenu #bg{
	padding: 20px 0;
	background: url(../img/project_top.gif) bottom left no-repeat;
}
.showcase h1{
	font-size: 26px;
	color: #52b3dd;
}
#titleHolder{
	height: 35px;
}
.showcase h2{
	font-size: 22px;
	color: #52b3dd;
	line-height: normal !important;
	display: block !important;
	padding-bottom: 10px;
}
.showcase h2 a{
	color: #52b3dd;
}


.showcase h3{
	padding-left: 2px;
	font-size: 16px;
}
.showcase .line{
	border-top: 1px dotted #56A1C0;
	overflow: hidden;
	height: 1px;
	margin: 10px 0 20px 0;
}
.showcase .introtext{
	width: 425px;
}
#showcase_submenu, #showcase_submenu a{
	color: #FFFFFF;
}
#showcase_submenu a{
	text-decoration: none;
}

#showcase_submenu ul{
	margin: 0px;
	list-style: none;
	list-style-image: none !important;
}
#showcase_submenu ul li{
	margin: 0px;
	padding: 0px;
	border-bottom: 1px dotted #FFF;
}
#showcase_submenu ul li a{
	display: block;
	padding: 5px 0 5px 7px;
}

#showcase_submenu ul li a:hover{
	background: url(../img/project_over.jpg) 0px 0px repeat-x #72C5E2;
	color: #0A374C;
}

#showcase_submenu ul .active {
	background: url(../img/project_active.gif) center left no-repeat;
	color: #0A374C;
	font-weight: bold;
}
#showcase_submenu ul .active a {
	color: #0A374C;
	font-weight: bold;
}

.thumbnail{
	display: none;
	position: absolute;
	background: url(../img/project_thumbnail.png) 0px 0px no-repeat;
	width: 74px;
	height: 66px;
	margin: -50px 0 0 165px;
}
.thumbnail div{
	width: 67px;
	height: 52px;
	margin: 4px 0 0 4px;
}

#categorieen ul{
	padding: 10px 0 0 0;
}

#categorieen ul li{
	border: none;
	width: 110px;
	height: 19px;
	float: left;
	margin: 0 0 1px 2px;
}
#categorieen ul li a, #categorieen ul li a:hover{
	background: url(../img/project_button.jpg) 0px 0px no-repeat;
	padding: 5px 0 0 5px;
	color: #FFFFFF;
}
#categorieen ul li .layer1{
	position: absolute;
	margin-left: -1px;
}
#categorieen ul li .layer2{
	color: #4D94B1;
}

#showall{
	width: 100px !important;
}
#showall a, #showall a:hover{
	text-align: right;
	background: none !important;
	text-decoration: underline;
}
#showall a:hover{
	text-decoration: none;
}

#overview .item{
	padding: 15px 0 15px 0;
	border-bottom: 1px dotted #227DA9;
}
#overview div p{
	padding: 0px;
	margin: 0px;
}
#overview div .go_image{
	background: none;
	padding-left: 120px;
	padding-bottom: 50px;
}
#overview div p{
	margin: 0px;
	padding: 0px;
}

#hoofdvisual{
	border: 1px solid #BDE2F2;
}
#hoofdvisual a{
	display: block;
	overflow: hidden;
	margin: 0px !important;
	padding: 0px !important;
	border: 1px solid #53B3DD;
}
#hoofdvisual img{
	padding: 1px;
}

#body{
	width: 230px;
}
#body img{
	margin-left: 10px;
	padding: 1px;
	border: 1px solid #47A4CA;
}

#floatingHolder{
	width: 200px;
	float: right;
	margin-bottom: 25px;
	border-right: 1px solid #BDE2F2;
	border-bottom: 1px solid #BDE2F2;
	background:url(../img/floating_bg.jpg) bottom right no-repeat #46A4CA;
}
#floating{
	padding: 12px;
}
#floating, #floating a{
	color: #FFFFFF;
}
#floating p{
	padding: 0px;
	margin: 0px;
}

#floating .line{
	margin: 10px 0 5px 0;
	border-color: #0E5372;
}
#floating .go_link{
	font-weight: bold;
	background-image: url(../img/floating_link.gif);
}

#controls{
	float: right;
}

#overview, #detail{
	padding-bottom: 100px;
}