
body
{
	font-family: "Lucida Grande", Verdana, Arial, schreefloos;
	font-size: 11px;
}
body.main{
	font-family: "Lucida Grande", Verdana, Arial, schreefloos;
	background-image: url(/img/cd/bg.jpg);
	background-repeat: repeat-x;
	font-size: 11px;
	position:relative;
	
}
a, a:hover, a:visited, a:visited:hover
{
	color:#a80532;
	
}
h3, h2, h1
{
	color:#a80532;
	font-weight:bold;
}
h1
{
	
	color:#a80532;
	font-size:15px;
}
h2
{
	color:#a80532;
	margin-bottom:10px;
	font-size:14px;
}
h3
{
	margin-bottom:10px;
	font-size:14px;
}
#print_header
{
	display:none;
}

#page_wrapper{
	width: 950px;
	margin: auto;
}
#top_container{
	width: 905px;
	margin: auto;
	overflow: hidden;
	padding-left: 15px;
}
img.logo{
	float: left;
	margin-top: 8px;
}
#top_menu_container{
	float: left;
	margin-left: 20px;
	padding-top: 29px;
}
#hoofdmenu{
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
	overflow: hidden;
}
#hoofdmenu li{
	float: left;
}
#hoofdmenu a{
	margin: 0;
	padding: 0;
	border: 0;
	
	display:block;
	height: 24px;
	width: 112px;
	background-repeat: no-repeat;
	text-decoration:none;
	margin-right: 3px;
}
a.hmenu_home{
	background-image: url(/img/cd/menu_tab_home.png);
}
a.hmenu_home:hover, a.hmenu_actief_home{
	background-image: url(/img/cd/menu_tab_home_hover.png);
}
a.hmenu_krediet{
	background-image: url(/img/cd/menu_tab_kredietinformatie.png);
}
a.hmenu_krediet:hover, a.hmenu_actief_krediet{
	background-image: url(/img/cd/menu_tab_kredietinformatie_hover.png);
}
a.hmenu_incasso{
	background-image: url(/img/cd/menu_tab_incasso.png);
}
a.hmenu_incasso:hover, a.hmenu_actief_incasso{
	background-image: url(/img/cd/menu_tab_incasso_hover.png);
}
a.hmenu_deb{
	background-image: url(/img/cd/menu_tab_debiteurenbeheer.png);
}
a.hmenu_deb:hover, a.hmenu_actief_deb{
	background-image: url(/img/cd/menu_tab_debiteurenbeheer_hover.png);
}
a.hmenu_cd{
	background-image: url(/img/cd/menu_tab_creditdevice.png);
}
a.hmenu_cd:hover, a.hmenu_actief_cd{
	background-image: url(/img/cd/menu_tab_creditdevice_hover.png);
}
a.hmenu_aanm{
	background-image: url(/img/cd/menu_tab_aanmelden_wh.png);
}
a.hmenu_aanm:hover, a.hmenu_actief_aanm{
	background-image: url(/img/cd/menu_tab_aanmelden_wh_hover.png);
}
a.hmenu_profiel{
	background-image: url(/img/cd/menu_tab_profiel.png);
}
a.hmenu_profiel:hover, a.hmenu_actief_profiel{
	background-image: url(/img/cd/menu_tab_profiel_hover.png);
}
#header{
	position: relative;
	margin: 5px auto 0 auto;
	width: 905px;
}
#inloggen_tab{
	position: absolute;
	bottom: 0px;
	right: 15px;
}
#ingelogd_tab{
	position: absolute;
	bottom: 0px;
	right: 15px;
}
#inloggen_tab_button{
	display: block;
	cursor: pointer;
}
#inloggen_menu{
	position: absolute;
	right: 15px;
	width: 209px;
	padding: 10px 0 10px 0;
	background-color: #a00530;
	background-image: url(/img/cd/inloggen_bg_bottom.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	display: none;
	z-index:1000;
	}
#inloggen_form_container{
	margin: auto;
	width: 179px;
	color: #ffffff;
	font-weight: bold;
}
#inloggen_form_container input{
	width: 172px;
	margin: 5px 0 5px 0;
}
#inloggen_input1{
	margin: 0 0 10px 0;
}
#inlog_submit{
	margin: 10px 0 0 0;
	cursor: pointer;
}
#header_img{
	display: block;
	margin: auto;
}
#main_wrapper{
	width: 930px;
	overflow: hidden;
	position: relative;
	margin: auto;
	}
#main_container{
	background-color: white;
	width: 905px;
	overflow: hidden;
	margin: auto;
	position: relative;
	}
#sidebar_container{
	background-image: url(/img/cd/bg_sidebar.jpg);
	background-repeat: no-repeat;
	width: 212px;
	height: 591px;
	float: left;
}
#sb_content{
	position: absolute;
	left: 1px;
	height: auto;
	display: block;
	z-index: 3;
}
#sb_title{
	margin: 35px 0 10px 30px;
}
.sb_item{
	width: 179px;
	height: 17px;
	font-weight: bold;
	color:#333333;
	padding: 10px 0 10px 25px;
	margin: 0 0 0 10px;
	background-image: url(/img/cd/sidebar_lijn.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.sb_item a, .sb_item a:visited, .sb_item_actief a, .sb_item_actief:visited{	
	font-variant: normal;
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}
.sb_item_actief a, .sb_item_actief a:hover{	
	color:#FFFFFF;
	text-decoration:none;
}
.sb_item a:hover{	
	font-variant: normal;
	text-decoration: underline;
	font-weight: bold;
	color: #333333;
}
.sb_item_actief{
	width: 180px;
	height: 36px;
	color:#f0f0f0;
	padding: 0 0 0 25px;
	background-image: url(/img/cd/sidebar_item_actief.png);
	background-repeat: no-repeat;
	line-height: 43px;
	font-variant: normal;
	text-decoration: none;
	color: #ffffff;
}
#content_container{
	float: left;
	width: 640px;
	padding: 25px;
	padding-top:30px;
}

/* troyce components */
input.ctrl_txt
{
	border:solid gray 1px;
	width:300px;
}
.ctrl_txa
{
	width:300px !important;
	height:75px !important;;
	border-color: #2D0758 !important;;
	background-color: #F2F2F2 !important;;
	border: 1px solid gray !important;;

	color: black !important;;
}


/* Global */
.input, select
{
	
	border-color: gray !important;;
	background-color: #F2F2F2 !important;;
	border: 1px solid gray !important;;
}


form {
	margin: 0;
}

a img {
	border: 0;
}

.inputChk {
	border: none !important;
	background-color: transparent !important;
}

.clr {
	clear: both;
}

div.frm_row {
	clear: both;
}
	div.frm_row label {
		display: block;
		width: 160px;
		float:left;
	}
	div.frm_row div.frm_field {
		float:left;
	}

	div.frm_row div.frm_field_text {
		float:left;
		padding-top: 7px;
		font-weight: bold;
	}

	div.frm_row div.frm_mandatory {
		float:left;
		padding-left: 2px;
	}

/* */

/**/

div.fin_block, div.fin_block_blue {
  font-size:10px;


}

div.fin_block, div.fin_block_blue {
	background-color:white;
	border:1px solid #B4BAAD;
	margin-bottom:11px;
	padding:19px;
}
div.fin_block_blue {
	background-color: #EAEAEA;
}

h2.fin_title {
	margin:0;
	font-size:12px;
	font-weight:bold;
	color: black;
}

.fin_heavy {
	color:#00295A;
	font-weight:bold;
}

table.fin_table {
	width: 90%;
}
	table.fin_table th {
		color: #00295A;
		font-weight:bold;
		padding-bottom: 3px;
	}

	table.fin_table_2 .ar, table.fin_table .ar {
		text-align: right;
	}

	table.fin_table_2 tr.total_row td,
	table.fin_table tr.total_row td {
		font-weight:bold;
		border-top: 1px solid black;
	}


div.site_block {
	background-color:white;
	border: 1px solid #E4E4E4;
	margin-bottom:11px;
	padding:17px;
}

	div.site_block_result {
		background-color: #FFFFFF;
	}
	div.site_block_result2 {
		background-color: #EAEAEA;
	}

	div.site_block h3 {
		margin:0;
		font-size: 12px;
		font-weight:bold;
	}

	div.site_block h4 {
		font-size: 12px;
		color: #0000C7;
		margin:0 0 3px 0;
	}


table.search_form {
	width: 99%; /* if 100%, IE6 clears the float someway... */
}
	table.search_form td {
		vertical-align: bottom;
		height: 31px;
		width: 80px;
	}
	table.search_form td.fld_label {
		width: 92px;
		border-bottom: none;
		vertical-align:bottom;
	}
	
	#search_vennoot_birth_LISTCONTAINER
	{
		height:0px;
	}
	
	table.search_form td.fld_ctrl, table.search_form td.fld_tussen
	{
		vertical-align:bottom;
	}

	table.search_form td.fld_tussen {
		text-align: center;
	}

	table.search_form td.fld_ctrl {
		width: 119px;
		padding-left: 4px;
	}
	
	
	table.search_form td.fld_ctrl .ctrl_txt{
		width: 300px;
		padding-left: 4px;
	}
	
	

		table.search_form td.fld_ctrl .ctrl_txt {
			width: 119px;
		}
		table.search_form td.fld_ctrl .ctrl_dte {
			background-color: #F2F2F2;
			border: 1px solid gray;
			width: 119px;
		}

	table.search_form td.fld_ctrl_large {
		padding-left: 4px;
		padding-top:10px;
	}

	tr.submit td {
		height: 31px;
	}

	tr.submit td.fld_label {
		border-color:none;
	}
	
	input.button {
		border: 1px solid gray;
		background-color: #a80532;
		
		color:#FFFFFF;
		/*font-weight: bold;*/
	}

table.search_result {
	width: 573px;
}
	table.search_result td {
		vertical-align:top;
	}

	table.search_result td.row_title {
		border-bottom: 1px solid #B4BAAD;
		padding: 5px 0 2px 0;
	}

	table.search_result td.row_title {
		font-weight: bold;
		color: #9A0016;
	}
	table.search_result td.row_title a {
		font-weight: bold;
		color: #9A0016;
	}
		table.search_result td.row_title a:hover {
			color: black;
			text-decoration: none;
		}


	table.search_result td.result_desc {
		font-size: 12px;
		font-weight:bold;
		vertical-align:top;
		color: black;
		height: 30px;
	}



	#browse_block {
		background-color: white;
		float:right;
		font-size: 10px;
		text-align: center;
		padding: 5px;
	}
		#browse_block select {
			width: 70px;
			border: 1px solid #2D0758;
			font-size: 11px;
			font-family: tahoma;
		}

		#browse_block .buttons {
			border: 1px solid #2D0758;
			background-color: #F2F2F2;
			margin-bottom: 5px;
		}
			#browse_block .buttons a, #browse_block .buttons span {
				font-size: 15px;
				font-weight:bold;
			}
			#browse_block .buttons a:hover {
				text-decoration:none;
			}

	table.search_result input.button {
			border: 1px solid #2D0758;
		background-color: #a80532;
		
		color:#FFFFFF
		/*font-weight: bold;*/
	}


hr.ruler {
	color: #B4BAAE;
	height: 1px;
}

span.highlight {
	color: #0002C6;
}

#wait_message {
	position: absolute;
	top: 250px;
	left: -2000px;
	
	padding-top: 25px;

	font-size: 12px;
	font-weight: bold;

	text-align:center;

	height: 120px;
	width: 400px;
	border: 2px solid #B4BAAE;
	background-color: white;
}

.site_block .formlabel {
	font-weight:normal;
	color:black !important;
	font-size: 10px;
	border-bottom: 1px solid #B4BAAD;
	vertical-align:bottom;

}
.site_block .input {
	border-color: gray;
	background-color: #F2F2F2;
	border: 1px solid #2D0758;
	height: 16px;
	color: black;
}
.site_block textarea.input {
	height: 50px;
}

.site_block input.button {
		border: 1px solid #2D0758;
		background-color: #a80532;
		
		color:#FFFFFF
	/*font-weight: bold;*/

}

/* Bedrijfsstructuur van creditScore (template/ccrd0200/fo_creditscoring.tpl) */

div.bedrijf_structuur ul li {
	font-size: 10px;
	line-height: 14px;
}

div.bedrijf_structuur ul li.current_bedrijf {
	font-weight: bold;
	color: #A4001D;
}
	div.bedrijf_structuur ul li.current_bedrijf li {
		font-weight: normal;
		color: black;
	}

div.bedrijf_structuur ul li.calamiteit {
	background: url('/img/alg/icon_calamiteit_small.png') no-repeat top left;
	padding-left: 16px;
}

	div.bedrijf_structuur ul li span.calamiteit {
		color: red;
		font-weight: bold;
	}



table.contentcore_index {
	position:relative;
	width: 100%;
	height:100%;
	height:500px !important;
	min-height: 500px;
}
	table.contentcore_index th {
		padding: 5px 1px;
		background-color: #666B6F;
		text-align: left;
		color: white;
	}

table.resource_list {
	height: 100%;
	width: 100%;
	text-align: left;
}

	table.resource_list td {
		vertical-align: top;
	}

	table.resource_list td.filename {
		width: 220px;
		padding: 2px 0;
	}
	td.filename *
	{
		font-weight:normal !important;
		color:black;
	}

	table.resource_list td.filedate {
		width: 88px;
	}
	table.resource_list td.filesize {
		text-align: right;
		padding-left: 10px;
		white-space: nowrap;
	}

.ctrl_olv_label {
	font-size: 1em !important;
}
.ctrl_olv_child_container {
	font-size: 1em !important;
}

/********************************/
/* orderbox						*/
/********************************/

fieldset#orderbox {
	background-color: white;
	border: 1px solid #E4E4E4;
	margin: 0;
	padding: 10px;
	position: inherit;
}

	fieldset#orderbox legend {
		display: none;
	}

	fieldset#orderbox label.frm_label {
		padding-top: 7px;
		border-bottom:none;
		padding-bottom:3px;
		margin-right: 5px;
	}


div.message {
	border: 1px solid gray;
	background-color: white;
	padding: 10px;
	color: red;
	font-weight: bold;
}

div.block {
	border: 1px solid #E4E4E4;
	background-color: white;
	padding: 10px;
}

	div.block h3 {
		font-size: 12px;
		margin:0 0 10px 0;
	}


	div.block span.result_found {
		float: right;
		font-weight: bold;
	}

table.summary {
	width: 99%;
}
	table.summary td, table.summary th {
		vertical-align: top;
		border-bottom: 0px dotted lightgrey;
		padding-top: 4px;
	}
	table.summary th {
		width: 40%;
		border-bottom: 1px solid #B4BAAD;
	}


/********************************/
/* verbruiksoverzicht			*/
/********************************/

table.ka_list {
	width: 100%;
}
	table.ka_list th {
		text-align: left;
	}
	table.ka_list td {
		padding: 3px 2px;
	}

	table.ka_list tr.odd td {
		background-color: #f0f0f0;
	}



ul.page_browser {
	list-style-type: none;
	padding:0;
	margin:0;
	/*height: 15px;*/
	width: 300px;
	float:left;
}
	ul.page_browser li {
		float: left;
		/*width: 15px;*/
		height: 15px;
		margin: 0 4px 4px 0;
	}
		ul.page_browser li a {
			text-decoration: none;
			display:block;
			/*width: 15px;*/
			padding: 0 2px;
			height: 15px;
			border: 1px solid #A10031;
			text-align: center;
			color: #A10031;
		}

		ul.page_browser li a:hover, ul.page_browser li.active a {
			color: white;
			background-color: #A10031;
		}



table.faillissement_detail {
	width: 100%;
}
	table.faillissement_detail th {
		width: 120px;
	}

	table.faillissement_detail th, table.faillissement_detail td {
		vertical-align: top;
		line-height: 15px;
	}


.std_article {
	padding:0;
	width:540px;
}


	.std_article img.std_article_image {
		border: 1px solid black;
		/*height: 80px;*/
	}
		.std_article img.std_article_image_left {
			margin: 0 10px 10px 0;
			float:left;
		}

		.std_article img.std_article_image_right {
			margin: 0 0 10px 10px;
			float:right;
		}
	.std_article p {
		margin: 0 0 10px 0;
		font-size: 1.1em;
	}


/*incasso*/

table.invoices {
	clear: both;
	width: 100%;
	margin: 15px 0;
}

	table.invoices th {
		vertical-align: top;
	}


dl.incasso_messages {

}
	dl.incasso_messages dt {
		font-weight: bold;
	}
	dl.incasso_messages dd {
		margin:0;
		padding: 10px;
	}

img.trea_help {
	float: right;
}

/* jQuery Tooltip extension*/ 
#tooltip {
	position: absolute;
	z-index: 3000;
	color: #000000;
	border: 1px solid #111;
	background-color: #FFFFE1;
	padding: 5px;
	opacity: 0.85;
	text-align: left;

}
#tooltip h3, #tooltip div { font-size: 11px; font-weight: normal; margin: 0; }


input.button, input.button:hover
{
	background-image:url('/img/cd/button.png');
	border:none !important;
	background-color:transparent !important;
	width:123px !important;
	height:27px !important;
	font-weight:bold;
	text-transform:none !important;
	font-size:8px !important;
	cursor:pointer;
	
	
	
}
input.button:hover
{
	background-image:url('/img/cd/button_hover.png');
}
div.block_no_print
{
	height:100px;
}

	#print_header {
		background-color: white;
		display: none;

		border: 1px solid black;
		margin: 10px;
		padding: 10px;
	}
		#print_header img {
			float: right;
		}

