/* --- General settings --- */

body, h1, h2, h3, form, ul, p, hr {
	margin: 0;
	padding: 0;
}

body, th, td, select, button, textarea {
	font-family: "Arial";
	font-size: 12px;
	color: #000;
}
input {
 	font-family: "Arial";
	font-size: 12px;
	color: #000;
	z-index:3;
}
html, body {
	height:100%; /* needed for container min-height */
}

body {
	background: #111111;

}

.z-index-fix {
	position: relative;
	z-index: 203;
}
/* --- Containers --- */
#pageBgContainer {
	background:url('../images/global_bg.png') 10px 0 repeat-y;
	margin:0 auto;
	width: 990px;
	z-index:0;
	height:100%;
}

#pageTop {
	background:url('../images/global_bg_top.png') 10px 9px no-repeat;
	width:990px;
	height:50px;
	margin: 0 auto;
}
#masterSiteContainer {
	position:relative;
	z-index:0;
	height:100%;
}
#bg_holder {
	background: #111111 url('../images/bg_case_black.jpg') 8px -36px no-repeat;
	margin: 0 auto;
	width: 1015px;
	padding-top:50px;

}

#site_container { 
	position: relative;
	width: 990px;
	margin: 0 auto;
	background: #111111;
	z-index:0;
	height:auto !important; /* real browsers */
	min-height:100%; /* real browsers */	
	

}
.casepage #site_container { 
		background-color: transparent;	
}

#content_container {
	width: 870px;
	height:auto !important; /* real browsers */
	min-height:540px; /* real browsers */	
	z-index:0;
	
}
/* - flash_content = container waar de case in komt */
#flash_content {
	width: 870px;
	height:570px;
	margin-left:-53px;
}

#page_content {
	width: 870px;
	z-index:1;
	padding: 0 20px 0 120px;
		
}


#head {
	width: 783px;
	padding-bottom:5px;
	margin-bottom:15px;
	border-bottom: 1px solid #cccccc;
}

#breadcrumbs {
	width:825px;
	height:20px;
	margin: 5px 0 10px 0 ;
	z-index:203;	
	position: relative;
}



.column_layout {
	width: 100%;
}


#login_state {
	float: right;
	margin: 10px 10px 0 0;
	color: #999;
	font-size: 10px;
}

#box_login {
	float: right;
	width: 350px;
	padding: 10px 10px 10px 15px;
	border-left: 3px solid #ddd;
	background-color: #f7f7f7;
	
}

#recent_pages {
	clear: right;
	float: right;
	margin: 10px 10px 0 0;
	color: white;
}

#recent_pages_box {
	position: absolute;
	top: 48px;
	left: 739px;
	z-index: 1000;
	display: none;
}
#movie-controls {
	margin-top:-4px;
	margin-right:30px;
	float:right;
	width:237px;
	height:23px;
}
#movie-controls table {
	width:100%;
	border: 1px solid #CCCCCC;
	margin:0px;
	padding:0px;
}
/* --- Columns --- */

/* --- Usage: --- 
	col25 goes with col75
	col50 goes with col50
*/
.col25 {
	width: 230px;
	float:left;
	padding: 0 25px 25px 25px;
}

.col50 {
	width: 365px;
	float: left;
	border-right: 1px solid #cccccc; 
	
	padding: 0 15px 20px 0 ;
	
	
}
.col50r {
	width:365px;
	float:left;
	padding: 0 0px 20px 15px ;
	
}
.col75 {
	width:500px;
	float:left;
	border-right: 1px solid #cccccc;
	padding: 0 25px 25px 0px;
}
.col100 {
	padding: 0;	
	width: 780px;
	position: relative;
	z-index:200;
}

.col75 img, .col50r img {
	padding: 0px 20px 10px 0px;
	float:left;
}

.slideMenu-sectie {
	height:100px;
}
.no-border { 
	border:none;
}
.col-kies-zaak {
	width:330px;
	float:left;
	min-height:100px;
	margin-left:60px;
}

.index-case-detailholder {
	margin-top:0px;
}

.news-item {
	margin-bottom: 40px;
}
.news-title {
	z-index:9999;
	width: 400px;
	padding-bottom:5px;
}
.news-info {
	width:400px;
	z-index:9988;
	margin-top: -29px;
	margin-left: 380px;
	margin-bottom:10px;
	text-align:right;
	font-style:italic;
}
.news-intro {
	width: 100%;
	float: left;
	margin-bottom: 20px;
}

.news-intro .intro-image,.news-intro img {
	float: left;
	padding: 0px 15px 10px 0;
}


/* --- Utils --- */

.hidden {
	display: none;
}

.break {
	float: left;
	clear:both;
	width: 100%;
	height: 20px;
}

.hor-ruler {
	margin-top:20px;
	border-top: 1px dotted #3C3C3C;
	width: 780px;
}

.striped {
	margin-top:20px;
	border-top: 1px solid #3C3C3C;
	width:100%;
}
/* --- Clearfix --- */

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}

/* --- No outlines on focus --- */

:focus {
	outline: 0;
}
.pager {
	width: 500px;
	height:30px;
	margin-left:10px;
}
.pagedisplay {
	width: 40px;
}

.pager img {
	float:left;
	
}
.pager input {
	float:left;
	margin-right:16px;
}


#site_header {
	background:url(../images/top.jpg) no-repeat;
	height:49px;
}
#site_content {
	background:url(../images/middle.jpg) repeat-y;
	position:relative;
}

.text input_medium {
	border: 1px solid red;
}
#site_footer {
	background:url(../images/bottom.jpg) no-repeat;
	height:61px;
	text-align: center;
	padding: 30px 0 0 40px;
}
#site_footer img {
	padding-bottom:10px;
}
.news_read_more img{
	padding:3px 5px 0 0 ;
	margin:0px;
}
