/**
* @version $Id: style.css 1 2005-05-25 14:25:02Z  $
* @package VCC Rijnmond
* @copyright (C) 2005 BMA Groep
*/

body {
	margin: 0px 0px 0px 0px;
	background-color: #fff;
	color: #09172F;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
}

#body {
	margin: 0px 0px 0px 0px;
	background-color: #ddeff6;
	color: #09172F;
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	overflow-x: hidden;
}

a{
	color: #1D96C2;
	text-decoration:none;
}
a:hover{
	color: #112F5F;
	text-decoration:none;
}
a.crossLink{
    color:black;
	text-decoration:none;
}
a.crossLink:hover{
	color:black;
	text-decoration:underline;
}
h1 {
	color:#1D96C2;
	font-size:20px;
	line-height: 24px;
	font-weight: normal;
}
h2 {
	color:#1D96C2;
	font-size: 12px;
	font-weight: bold;
}
h3 
{
	color:#112F5F;
	font-size: 11px;
	font-weight: bold;
}
#boxCenter {
	position: relative;
	top: auto;
	left: 50%;
	min-height: 100%;
	height: auto;
	height: expression("100%");
	overflow: visible;
	margin-left: -500px;
	width: 959px;
}

#boxMain {
	float: left;
	width: 100%;
	min-height: 100%;
	height: auto;
	height: expression("100%");
	overflow: visible;
	padding-left: 26px;
	background-image: url(../images/bg_arbosupport.jpg);
}
	#boxTop {
		float: left;
		clear: none;
		/*margin-left: 26px;*/
		width: auto;
		height: auto;
		background-image: url(../images/logoArboSupport.gif);
		background-position: 0px 20px;
		background-repeat:no-repeat;
	}
			#boxTopMenu {
				float: left;
				clear: none;
			}
				.topMenuItem, .topMenuItemSelected {
					float: left;
					clear: none;
					margin-right: 15px;
					width: 85px;
					height: 46px;
					background-image: url(../images/menu_bg.gif);
					
				}
				.topMenuItem a, .topMenuItemSelected a {
					display: block;
					float: left;
					clear: none;
					margin-left: 8px;
					margin-top: 30px;
					font-weight: bold;
					color: #FFFFFF;
				}
				.topMenuItemSelected a {
					color: #1D96C2;
				}
				.topMenuItem a:hover {
					color: #1D96C2;
				}
				#topSearch{
					float: left;
					clear: none;
					margin-top: 18px;
					background-image: url(../images/bg_search.gif);
					width: 219px;
					padding-left: 35px;
					height: 37px;
				}
					#topSearch .moduletable {
						
						margin-top: 4px;
					}
					#topSearch .inputbox{
						border: 1px solid #CCC;
						font-size: 11px;
						padding: 1px;
					}
					#topSearch .button{
						margin-left: 8px;
						border: 1px solid #FFF;
						width: 70px;
						font-size: 11px;
						color: #FFFFFF;
						padding: 1px;
						background-color: #112f5f;
					}
				#topAdress{
					float: left;
					clear: none;
					font-family: arial;
					padding-left: 350px;
					margin-top: 11px;
					font-size: 11px;
				}
				#topAdress a{
					color: #112F5F;
					text-decoration: none;
				}
				#topAdress a:hover{
					color: #1D96C2;
					text-decoration: underline;
				}
				#topLanguage {
					float: left;
					clear: none;
					width: 300px;
					margin-top: 17px;
					margin-bottom: 5px;
					font-size: 11px;
					color: #666666;
				}
					#topLanguage a{
						font-size: 10px;
						color: #999;
					}
					#topLanguage a:hover {
						font-size: 11px;
						color: #333;
					}
					#topLanguage a.Select {
						font-size: 11px;
						color: #333;
					}
			#boxLeft {
				float: left;
				clear: none;
				/*margin-left: 26px;*/	
				width: 238px;
			}
				#contentMenu, #companyMenu {
					float: left;
					clear: none;
					width: 208px;
					padding-left: 20px;
					padding-right: 10px;
					padding-top: 12px;
					padding-bottom: 40px;
					background-image: url(../images/bg_menu_alg.gif);
					background-repeat: no-repeat;
					background-position: 0px bottom;
				}
				#companyMenu {
					padding-bottom: 3px;
				}
				#menuImage {
					display: block;
					border: 1px dotted #CCC;
				}
				#contentMenu, #menuImage {
					float: left;
					clear: none;
					margin-bottom: 7px;
				}
				.menuTitel {
					margin-bottom: 5px;
					font-size: 16px;
					color: white;
					font-weight: bold;
				}
				.contentMenuItem, .contentMenuSubItem, .contentMenuItemSelected, .companyMenuItemSelected, .contentMenuSubItemSelected, .companyMenuItem {
					float:left;
					clear: left;
					height: 18px;
					width: 170px;
					padding-top: 15px;
				}
				/***********************************************************/
				.contentMenuItem a, .companyMenuItem a {
					font-size: 13px;
					color: black;
				}
				.contentMenuItemSelected a, .companyMenuItemSelected a {
					font-weight: bold;
					color: black;
					font-size: 13px;
				}
				.contentMenuItem a:hover, .companyMenuItem a:hover {
					color: white;
				}
				/***********************************************************/
				.contentMenuSubItem a {
					padding-left: 35px;
					font-size: 11px;
					color: white;
					background-image: url(../images/submenu_img.gif);
					background-position: 15px 0px;
					background-repeat: no-repeat;
				}
				.contentMenuSubItem a:hover {
					font-size: 12px;
					color: #112F5F;
				}
				.contentMenuSubItemSelected a{
					padding-left: 35px;
					font-size: 12px;
					color: white;
					background-image: url(../images/submenu_img.gif);
					background-position: 15px 0px;
					background-repeat: no-repeat;
				}
				.contentMenuSubItemSelected a:hover{
				}
				.copyrightItem, .copyrightItemSelected {
					float: left;
					clear: none;
					margin-top: 28px;
					color: #FFF;
				}
				.copyrightItem a {
					font-size: 11px;
					color: #FFF;
				}
				.copyrightItemSelected a { 
					font-size: 11px;
					font-weight: bold;
					color: #FFF;
				}
				.copyrightItem a:hover {
					font-size: 11px;
					color: #FFF;
				}
				
			#boxMiddle {
				float: left;
				clear: none;
				margin-left: 15px;
				margin-right: 15px;
				width: 420px;
			}
				#boxContent {
					width: 420px;
					margin-left: 10px;
					line-height: 20px;	
					min-height: 340px;
					height: auto;
					overflow: visible;
				}
				.contentheading, .componentheadingNews, .componentheading {
					padding-top: 6px;
					font-size: 20px;
					color: #1d96c2;
					line-height: 24px;
				}
				.boxCrossSelling
				{
				    float:left;
				    width:650px;
				    height:auto;
					background-image: url(../images/bg_cross_selling.gif);
					background-repeat:repeat-x;
					border:1px dotted #1d96c1;
					margin:0 0 10px 0;
				}
				    .boxRelDiensten, boxRelOpleidingen
				    {
				        float:left;
				        width:325px;
				        height:100%;
				        padding-bottom:10px;
				    }
				    .textHeadRel
				    {
				        float:left;
				        width:300px;
				        color:White;
				        font-size:11pt;
				        font-weight:bold;
				        margin:3px 0 0 10px;
				    }
				    .listCrossSelling
				    {
				        float:left;
				        width:300px;
				        list-style-type:none;
				        margin:10px 0 0 0;
				    }
				    .listCrossSelling li
				    {
				        background:url(../images/arrow_on_blue.gif) no-repeat left center;
				        list-style-type:none;
				        text-indent:10px;
				    }
				    .listHead
				    {
				        background-image:none !important;
				        font-weight:bold;
				        text-indent:0px !important;
				        margin:5px 0 0 0;
				    }
				.contentheadingNews {
					font-size: 14px;
					font-weight: bold;
					color: #1d96c2;
					padding-top: 15px;
				}
				.contentpaneopenNews {
					border-bottom: 1px dotted #CCC;
				}
				.contentpaneopenNews td, .contentheadingNews td  {
					padding: 0px;
					margin: 0px;
				}
			/*	.contentpaneopen, .searchintro {
					margin-left: 10px;
				}
	*/
				.article_seperator {
					display: none;
				}
				li{
					/*list-style-position: outside;*/
					list-style-type: square;
					margin-left: 18px;
					padding-left: 6px;
				}

			/*	.text_note_list_start {
					list-style-position: inside;
					list-style-type: square;
					padding-top: 4px;
					padding-left: 8px;
					margin-top: 10px;
					margin-left: 0px;
					background-color: #EEE;
					border: 1px dotted #CCC;
					border-bottom: 0px;
				}
				.text_note_list{
					list-style-position: inside;
					list-style-type: square;
					padding-left: 8px;
					margin-left: 0px;
					background-color: #EEE;
					border: 1px dotted #CCC;
					border-top: 0px;
					border-bottom: 0px;
				}
				.text_note_list_end{
					list-style-position: inside;
					list-style-type: square;
					padding-bottom: 4px;
					padding-left: 8px;
					margin-left: 0px;
					background-color: #EEE;
					border: 1px dotted #CCC;
					border-top: 0px;
				}*/
				.text_note_list{
					padding: 0px;
					margin: 0px;
					background-color: #EEE;
					border: 1px dotted #CCC;
				}
				ul {
					margin: 0px;
					padding: 0px;
				}
				/*.text_note {
					font-size: 13px;
					color: #555;
					font-style: normal;
					
					list-style-position: inside;
					list-style-type: square;
					margin-left: 18px;
					padding-left: 6px;
				}*/
				.contact_note {
					float: left;
					clear: none;
					width: 100%;
					margin-top: 10px;
					margin-top: 5px;					
					color: #FFF;
					font-style: normal;
					padding: 5px;
					background-color: #1d96c2;
					border: 1px dotted #CCC;
				}
				.contact_note a{
					color: #FFF;
					text-decoration: underline;
				}
				.contact_note a:hover{
					color: #EEE;
					text-decoration: underline;
				}
				.norm_blauw {
					color: #1D96C2;
				}
				.back_button {
					margin-top: 0px;
					padding-top: 0px;
					margin-bottom: 15px;
				}
			#boxRight {
				float: left;
				clear: none;
				width: 240px;	
			}
/***************************************************/

/*.mf_group, .introtext, .fabrikerror, .fabrikActions, h3 {
	margin-left: 10px;
}*/

.mf_element {
	float: left;
	clear: none;
	width: 450px;
}

.fabrikLabel {
	float: left;
	clear: none;
	width: 200px;
}
.fabrikInput {
	float: left;
	clear: none;
	width: 250px;
}

.fabrikActions {
	float: left;
	clear: none;
	width: 250px;
	padding-left: 200px;
	PADDING-TOP: 110PX;
	height: 20px;
}
.fabrikerror {
	color: Red;
}

#inschrijfbox {
	border: 1px dotted #112f5f;
	padding: 5px;
}
#inschrijfbox .inputbox, #boxContent .inputbox{
	border: 1px solid #CCC;
	font-size: 12px;
	line-height: 12px;
	padding: 1px;
	height: auto;
}
#inschrijfbox input.button, #boxContent input.button{
	border: 1px solid #FFF;
	width: 70px;
	height: 20px;
	font-size: 11px;
	color: #FFFFFF;
	padding: 1px;
	background-color: #112f5f;
	margin-top: 10px;
	cursor: pointer;
}

#inschrijfbox input.button:hover, #boxContent input.button:hover {
	background-color: #334f7f;
}

h3 {
	float: left;
	clear: none;
	width: 95%;
	color: #5396C2;
	padding-top: 10px;
	margin-top: 0px;
	font-weight: bold;
}

input.inputbox {
	line-height: 10px;
	height: 10px;
	padding: 0px;
	margin: 0px;
}

/******************************/
/* lijstweergave */
#cursus_comp {
	margin-left: 9px;
	margin-bottom: 10px;
}
#cursus_comp table{
	width: 100%;
}
#cursus_comp th{
	vertical-align: top;
	border-bottom: 1px dotted #CCCCCC;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#cursus_comp td{
	vertical-align: top;
	border-bottom: 1px dotted #CCCCCC;
	
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 15px;
}
	#cursus_comp .overzicht_menu {
		padding: 2px;
		font-size: 8pt;
		width: 300px;
		border-bottom: 1px dotted #CCC;
		border-left: 1px dotted #EEE;
	}
	#cursus_comp .curs_cat {
		padding-top: 25px;
		padding-bottom: 5px;
	}
	#cursus_comp .curs_cat a{
		
		font-size: 16px;
		color: #112F5F;
		font-weight: bold;
		cursor: default;
	}
	#cursus_comp .curs_title{
		width: 200px;
		text-decoration: underline;
	}
	#cursus_comp .curs_opleiding a{
		font-size: 13px;
		color: #333;
		text-decoration: underline;
	}
	#cursus_comp .curs_opleiding a:hover{
		font-size: 13px;
		color: #000;
		text-decoration: underline;
	}
	#cursus_comp .curs_desc{
		font-size: 11px;
		width: 200px;
		height: 100%;
	}
	#cursus_comp .curs_length {
		width: 60px;
	}
	#cursus_comp .curs_costs {
		width: 60px;
	}

/******************************/
/* lijstweergave */

table.moduletableacajoom {
    border-left:1px solid #1D96C2;
    border-right:1px solid #1D96C2;
    border-bottom:1px solid #1D96C2;
    width:235px;
    padding:5px 10px 5px 10px;
    }
table.moduletableacajoom th{
    color:#112F5F;
    }

table.moduletableacajoom input#wz_12{
    width:120px;
    height:20px;
    }