/*
------------------------------------------------------------------------
Theme Name:[projectname]
Author:[authorname]
Author Company URI:http://www.globalwsolutions.com
------------------------------------------------------------------------
*/
/*
-----------------------------------------
RESET
----------------------------------------- 
*/
*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td{margin:0; padding:0}
table{border-collapse:collapse; border-spacing:0}
fieldset, img{border:0}
address, caption, cite, code, dfn, em, strong, th, var{font-style:normal; font-weight:normal}
ol, ul, li{list-style:none}
caption, th{text-align:left}
/*h1, h2, h3, h4, h5, h6{font-size:100%; font-weight:normal}*/
q:before, q:after{content:''}

strong{font-weight:bold}
em{font-style:italic}
a img{border:none}

h1, h2, h3, h4, h5, h5, h6{font-weight:bold}

/*
-----------------------------------------
LAYOUT
----------------------------------------- 
*/


/* CSS Document */

p{
	font-size: 11px;
}

hr{
	border: none; 
	border-bottom: 1px dashed #000; 
	margin-bottom: 10px; 
	margin-top: 10px; 
	height: 1px;
}

a{
	color: #d48f02;
	text-decoration: underline;
}

a:hover{
	color: #d48f02;
	text-decoration: underline;
}



body{
	margin: 0;
	padding: 0;
	text-align: center;
	background: #A1BDCB url(images/bg.jpg) no-repeat top left;
}

#container{
	width: 1039px;     /*CHANGE HERE*/
	margin: 0 auto;
	padding: 0;
	text-align: left;
	margin-top: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
}

#cont_header{
	padding: 42px 56px 30px 56px;
	background: url(images/bg_content_top.png) no-repeat top left;
	height: 27px;
}

*html #cont_header{
	height: 69px;
}

#header{
}

#h_center_logo{
padding-top: 6px;
	width: 423px;
	float: left;
	height: 50px;
}

#h_center_search{
padding-top: 16px;
	float: right;
	width: 236px;
	height: 27px;
}

#cont_body{
	background: url(images/bg_content.png) repeat-y top left;
	padding: 30px 20px 0px 20px;
}


#m_logo{
display:none;
	width: 44px;
	height: 44px;
	float: left; 
	margin-left: 36px;
}

#menu{
	width: 868px;
	/*float: right;*/
	float: left;
	/*margin-right: 36px;*/
	margin-left: 36px;
	height: 44px;
}


.c_clear{
	clear: both;
	height: 0px;
}

#content{
	height: 567px;
}


#content h1{
color:#E16B09;
font-family:Arial,Helvetica,sans-serif;
font-size:24px;
margin-bottom:20px;
}


#content h2{
color:#F9A62A;
font-family:Arial,Helvetica,sans-serif;
font-size:20px;
margin-bottom:20px;
}


#content h3{
color:#F9A62A;
font-family:Arial,Helvetica,sans-serif;
font-size:18px;
margin-bottom:20px;

}


#content h4{
color:#F9A62A;
font-family:Arial,Helvetica,sans-serif;
font-size:16px;
margin-bottom:20px;
}


#content h5{
color:#F9A62A;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
margin-bottom:20px;
}




.c_left{
	width: 235px;
	float: left;

}


.c_l_content{
	padding: 0px 20px 20px 20px;
}



.title_left{
	font-size: 18px;
	margin-bottom: 25px;
	font-family: Arial, Helvetica, sans-serif;
}

.img_left{
	margin-bottom: 5px;
}


.body_left{
	font-size: 11px;
}





.c_center{
	width: 445px;
	float: left;
	margin-left: 25px;
}

.c_right{
	width: 274px;
	float: right;

}

.c_right_sub{
	width: 720px;
	float: right;
	margin-right: 20px;
}

.c_c_top{
	clear: both;
	margin-bottom: 20px;
}

.c_c_left{
	float: left;
	width: 210px;
}

.c_c_right{
	float: right;
	width: 210px;
}

.c_c_r_address{
	background: url(images/banner_05.jpg) no-repeat top right;
}

.title_center{
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
	color: #E16B09;
}


.img_center{
	margin-bottom: 20px;
}


.body_center{
	font-size: 11px;
}


#footer{
	text-align: center;
	color: #0061A1;
	font-size: 11px;
	padding-bottom: 50px;
}

#footer .foot{
	color: #0061A1;
	font-size: 11px;
}

#footer a.foot{
	color: #0061A1;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

#footer a.foot:hover{
	color: #0061A1;
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;
}



#menu a{
	display: block;
	width: 124px;
	float: left;
	line-height: 44px;
	text-align: center;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

#menu a:hover{
	color: #FFFFFF;
	background: url(images/bg_menu_hover.jpg) repeat-x top left;
}

#menu a.active{
	color: #FFFFFF;
	background: url(images/bg_menu_hover.jpg) repeat-x top left;
}







.SearchButton{
	background: url(images/but_zoek.jpg) no-repeat center center;
	
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 20px;
	padding-bottom: 20px;
}




#content ul{
	list-style-type: none;
    /*margin-left: 15px;*/
}

#content ul li{
	list-style-type: none;
	background: url(images/bullet.jpg) no-repeat top left;
	padding-left: 22px;
	line-height: 15px;
	margin-bottom: 6px;	
}


#content_sub ul{
	list-style-type: none;
    /*margin-left: 15px;*/
}

#content_sub ul li{
	list-style-type: none;
	background: url(images/bullet.jpg) no-repeat top left;
	padding-left: 22px;
	line-height: 15px;
	margin-bottom: 6px;	
}


table.DynamicForms_Maintable td{
	padding-bottom: 5px;
}


/* DNN MENU */

.MenuContainerClassX{
	width: 868px;
	text-align: center;


}

.MenuItemClassX{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;	
    text-decoration:none;
	font-weight: bold;   
	color: #000000;
	cursor: pointer;
}

.MenuItemSelectedClassX{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;	
    text-decoration:none;
	font-weight: bold;    
    color: #FFFFFF; 
	
	cursor: pointer;	
}



.rootMenuItemClassX{
	color: #000000;	
	font-weight:bold; 
}

.rootMenuItemActiveX{
	color: #FFFFFF; 	
	font-weight:bold; 
}

.rootMenuItemSelectedX{
	color: #FFFFFF; 	
	font-weight:bold; 
	
}


.rootMenuItemClassX TD{
	text-align: center;
	line-height: 44px;


	
}

.rootMenuItemActiveX TD{
	text-align: center;
	line-height: 44px;
	background: url(images/bg_menu_hover.jpg) repeat-x top left;

}

.rootMenuItemSelectedX TD{
	text-align: center;
	line-height: 44px;
	background: url(images/bg_menu_hover.jpg) repeat-x top left;
}


.SubMenuClassX{
	background:#D5DEE5;
	width: 150px;
	text-align: left;		
	color:#000;
	font-size: 12px;
}


.SubMenuActiveX{

	color: #000;
	line-height: 18px;
	width: 150px;
	background-color: #A1BDCB;
}


.SubMenuOverX{

	color: #000;
	line-height: 18px;
	width: 150px;
	background-color: #A1BDCB;
}



.SubMenuClassX TD{
	line-height: 24px;
	width: 150px;
}


.SubMenuActiveX TD{
	width: 150px;
	line-height: 24px;
	background-color: #A1BDCB;
}


.SubMenuOverX TD{
	width: 150px;	
	line-height: 24px;
	background-color: #A1BDCB;
	
}


.ClassSeparator{
	margin: 0;
	padding: 0;
}

