/***********************************************************/
/* main cascading style sheet                              */
/* marcel van den berg, gmt online, 12 december 2006       */
/***********************************************************/

/* global
----------------------------------------*/
/*html*/
body,p,a,ul,ol.li,h1,h2,h3,th,td,input,form,textarea,select,label,fieldset,legend,dd,dt,em,blockquote,q {
	font-family:"verdana","nimbus sans l regular","helvetica","sans-serif";
	color:#1e065e;
	font-size:9pt;
	line-height:1.3em;
	}
body {
	background-color:#fff;
	margin:0px;
	padding:0px;
	}
hr {
	height:2px;
	border:1px solid #1e065e;
	}
img {
	border:none;
	}
.hidden {
	display:none;
	}
.clear {
	clear:both;
	line-height:0px;
	}
div {
	/*border:1px solid purple;*/
	}

/* container
----------------------------------------*/
#wrapper {
	width:982px;
	margin:10px auto 10px auto;
	padding:0px;
	}

/* header
----------------------------------------*/
#header {
	width:970px;
	height:140px;
	margin:0px;
	padding:0px;
	}
#header {
	width:970px;
	height:155px;
	margin:0px;
	padding:0px;
	background-image: url("assets/ivm_header.jpg");
	background-position: top right;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	}
#header img {
	float:right;
	margin: 65px 0px 0px 0px;
	}

/* leftbar
----------------------------------------*/
#leftbar {
	width:215px;
	float:left;
	margin:10px 0 0 0;
	padding:0px;
	}
* html #leftbar {
	margin-top:17px;
	}
div.inventua_sidemenu table {
	margin-top:-4px;
	}
* html div.inventua_sidemenu table {
	margin-top:-1px;
	}
#leftbar td .MenuItem0 a,
#leftbar td .MenuHdr0 a {
	font-family:"palatino linotype","toga serif","serif";
	background-color:#1e065e;
	font-style:normal;
	font-weight:bold;
	font-size:1.3em;
	line-height:1.4em;
	text-align:left;
	text-decoration:none;
	display:block;
	color:#f2f9fd;
	margin:5px 0px 0px 0px;
	padding:0px 10px 0px 10px;
	}
td #invsidemenu-PersoonlijkBeheer.MenuHdr0 a,
td #invsidemenu-PersoonlijkBeheer.MenuItem0 a {
	background-color:#0c3f97
	}
td #invsidemenu-PensionadoPortfolio.MenuHdr0 a,
td #invsidemenu-PensionadoPortfolio.MenuItem0 a {
	background-color:#0068b4;
	}
td #invsidemenu-FundInvest.MenuHdr0 a,
td #invsidemenu-FundInvest.MenuItem0 a {
	background-color:#00a6eb;
	}
td #invsidemenu-Echtvermogen.MenuHdr0 a,
td #invsidemenu-Echtvermogen.MenuItem0 a {
	background-color:#84c0e9;
	}
td.MenuItem0 a:hover,
td.MenuHdr0 a:hover {
	text-decoration:none;
	background-image:url("assets/gfx/arrow_active.gif");
	background-repeat:no-repeat;
	background-position:95% 60%;
	color:#000;
	}
td.MenuItem1 {
	background-color:#deeef9;
	margin:0px;
	padding:0px 10px 5px 20px;
	}
td.MenuItem1 a {
	text-align:left;
	color:#1e065e;
	text-decoration:none;
	margin:0px 0px 0px 10px;
	padding:0px 0px 0px 0px;
		display:block;
	}
td.MenuItem1 a:hover {
	color:#1e065e;
	text-decoration:none;
	
	/*display:block;*/
	background-image:url("assets/gfx/arrow_active.gif");
	background-repeat:no-repeat;
	background-position:100% 60%;
	/*padding-left:15px;
	margin-left:-5px;*/
	padding-right:10px;
	margin-right:0px;
	/*border:1px solid #deeef9;*/
	}
td.MenuItem1 a span.currentItemHighlight1,
td.MenuItem1 a span.currentHeaderHighlight1 {
	color:#1e065e;
	text-decoration:none;
	background-image:url("assets/gfx/arrow_active.gif");
	background-repeat:no-repeat;
	background-position:0% 60%;
	padding-left:20px;
	margin-left:-22px;
	border:1px solid #deeef9;
	}


td.MenuItem1 a:hover span.currentItemHighlight1,
td.MenuItem1 a:hover span.currentHeaderHighlight1 {
	/*padding-left:15px;
	margin-left:-15px;*/
	}
#dnn_ContentPane0,
#teaser {
	float:left;
	padding:0px;
	margin:5px 0px 0px 0px;
	}
#invsidemenu-Admin.MenuHdr0,
#invsidemenu-Host.MenuHdr0 {
	font-family:"palatino linotype","toga serif","serif";
	background-color:#1e065e;
	font-style:normal;
	font-weight:bold;
	font-size:1.3em;
	line-height:1.4em;
	text-align:left;
	text-decoration:none;
	display:block;
	color:#fff;
	margin:5px 0px 0px 0px;
	padding:0px 10px 0px 10px;
	}
	
	
	
#crossfade {
	height:270px;
	width:215px;
	z-index:1;
	}
#crossfade img {
	display:none;
	position:absolute;
	top:0;
	left:0;
	z-index: -1;
	}
#crossfade {
	position:relative;
	width:215px;
	}

	
/* fix for dnn bug
----------------------------------------*/
.Head {
	font-family:"palatino linotype","toga serif","serif";
	font-size:1em;
	font-weight:bold;
	color: #f2f9fd;
	}
table.Settings span.Head {
	font-family:"verdana","nimbus sans l regular","helvetica","sans-serif";
	color:#1e065e;
	font-size:9pt;
	line-height:1.3em;
	}
table.Settings {
	text-align:left;
	}
/* main
----------------------------------------*/
#main {
	width:745px;
	width:745px;
	float:left;
	margin:8px 0px 0px 20px;
	padding:0px;
	}
#main #content {
	background-color:#deeef9;
	margin-bottom:5px;
	padding:10px;
	width:715px;
	float:left;
	}		
#main #content h1 {
	font-family:"palatino linotype","toga serif","serif";
	font-weight:bold;
	font-size:1.3em;
	line-height:1.4em;
	background-color:#1e065e;
	color:#f2f9fd;
	display:block;
	padding:0px 10px 0px 10px;
	margin:-10px -10px 10px -10px;
	}
#main #content h2 {
	font-weight:bold;
	font-size:1.1em;
	line-height:1.4em;
	color:#1e065e;
	}
#main #content h3 {
	font-weight:bold;
	color:#1e065e;
	}
* html #content h1 {
	height:22px;
	}
#main #leader {
	background-color:#a7d0ef;
	margin-bottom:5px;
	padding:10px;
	width:715px;
	float:left;
	}		
#main #leader h1 {
	font-family:"palatino linotype","toga serif","serif";
	font-weight:bold;
	font-size:1.3em;
	line-height:1.4em;
	background-color:#0068b5;
	color:#f2f9fd;
	display:block;
	padding:0px 10px 0px 10px;
	margin:-10px -10px 10px -10px;
	}
* html #leader h1 {
	height:22px;
	}
#main #leader p {
	font-weight:bold;
	}	
#main #products {
	float: left;
	/*background-image:url("assets/gfx/bg_columns.gif");
	background-repeat:repeat-y;*/
	margin:0px 0px 5px 0px;
	/*border:1px solid orange;*/
	}
#main #products div.column {
	background-color:#deeef9;		
	width:160px;	
	float:left;
	margin:0px 5px 5px 0px;
	padding:10px;
	/*border:1px solid orange;*/
}
#main #products div.last {
	margin-right:0px;
	}
#main #products div.column h1 {
	font-family:"palatino linotype","toga serif","serif";
	font-weight:bold;
	font-size:1.3em;
	line-height:1.4em;
	background-color:#1e065e;
	background-color:#0068b5;
	color:#f2f9fd;
	display:block;
	padding:0px 10px 0px 10px;
	margin:-10px -10px 10px -10px;
	}


	
* html #main #products div.column h1 {
	height:22px;
	}
#main #content h1.product1,
#main #products div.column h1.product1 {
	background-color:#0c3f97;
	}
#main #content h1.product2,
#main #products div.column h1.product2 {
	background-color:#0068b4;
	}
#main #content h1.product3,
#main #products div.column h1.product3 {
	background-color:#00a6eb;
	}
#main #content h1.product4,
#main #products div.column h1.product4 {
	background-color:#84c0e9;
	}	
#main #products div.column img.key_product {
	margin:-10px -15px 10px -10px;
	}
#main #products div.column img,
#main #products div.column CommandButton {
	/*margin-bottom:20px;*/
	}
* html #main #products div.column img {
			/*margin-right:-10px;*/
	}
#main #products div.column table {
			/*margin-bottom:30px;*/
	}
#main #inter {
	float:left;
	background-image:url("assets/gfx/bg_inter.gif");
	background-repeat:repeat-y;
	margin:0px 0px 5px 0px;
	}
#main #inter div.column {
	background-color:#deeef9;
	background-color:#a7d0ef;
	width:345px;
	float:left;
	margin:0px 5px 5px 0px;
	padding:10px;
	}
#main #inter div.last {
	margin-right:0px;
	}
#main #inter div.column h1 {
	font-family:"palatino linotype","toga serif","serif";
	font-weight:bold;
	font-size:1.3em;
	line-height:1.4em;
	background-color:#84c0e9;
	color:#0068b4;
	background-color:#0068b5;
	color:#f2f9fd;
	display:block;
	padding:0px 10px 0px 10px;
	margin:-10px -10px 10px -10px;
	}
* html #main #inter div.column h1 {
	height:22px;
	}
#main a {
	color:#0068b4;
	text-decoration:none;
	font-weight:bold;
	}
#main span.up a,
#main span.next a,
#main span.down a,
#main span.back a,
#main span.intern a,
#main span.extern a,
#main a.up,
#main a.next,
#main a.down,
#main a.back,
#main a.intern,
#main a.extern {
	color:#0068b4;
	text-decoration:none;
	font-weight:bold;
	background-repeat:no-repeat;
	background-position:100% 60%;
	padding-right:15px;
	}
#main span.up a,
#main a.up {
	background-image:url("assets/gfx/arrow_up.gif");
	}
#main span.next a,
#main a.next {
	background-image:url("assets/gfx/arrow_next.gif");
	}
#main span.down a,
#main a.down {
	background-image:url("assets/gfx/arrow_down.gif");
	}
#main span.back a,
#main a.back {
	background-image:url("assets/gfx/arrow_back.gif");
	}
#main span.extern a,
#main a.extern {
	background-image:url("assets/gfx/arrow_extern.gif");
	}
#main span.up a:hover,
#main span.next a:hover,
#main span.down a:hover,
#main span.back a:hover,
#main span.extern a:hover,
#main a:hover.up,
#main a:hover.next,
#main a:hover.down,
#main a:hover.back,
#main a:hover.extern {
	background-position:99% 60%;
	padding-right:15px;
	text-decoration:underline;
	text-decoration:none;
	}

#main marquee.ticker{
	color:#0068b4;
	font-size:0.8em;
	width:735px;
	margin:0 0 3px 0;
	padding:0;
	}


/* footer
----------------------------------------*/
#footer,
#dnn_footer{
	float:left;
	background-color:#a7d0ef;
	color:#0068b4;
	width:735px;
	height:22px;
	text-align:center;
	margin:0px;
	padding:1px 0px 0px 0px;
	}
#footer a,
#dnn_footer a {
	font-style:normal;
	font-weight:normal;
	font-size:0.9em;
	text-decoration:none;
	color:#0068b4;
	}
#footer span.login,
#footer span.login a {
	color:#a7d0ef;
	/*color:#a7c0ef;*/
	}
#footer a.login a:hover {
	text-decoration:underline;
	}

/* image alignment
---------------------------------------------------------- */
div.left {
	float:left;
	text-align: left;
	padding:0px;
	margin:0px;
	}
div.left img,
img.left {
	padding:0px;
	margin:0px 8px 0px 0px;
	float:left;
	}
div.right {
	float:right;
	text-align:right;
	padding:0px;
	margin:0px;
	}
div.right img,
img.right {
	padding:0px;
	margin:0px 0px 0px 8px;
	float:right;
	}
div.center {
	text-align:center;
	display:block !important;
	}
div.center img,
img.center {
	text-align:center;
	display:block !important;
	margin:0px auto 0px auto;
	}
span.right {
	float:right;
	text-align:right;
	padding:0px;
	margin:0px;
	clear:both;
	}
p.comment {
	font-size:0.7em;
	line-height:0.7em;
	color:#0068b4;
	padding:0px;
	margin:0px;
	}
* html p.comment {
	font-size:0.8em;
	line-height:0.8em;
	}

/* table default
---------------------------------------------------------- */
table.ivm_style {
	border-collapse:collapse;
	border-bottom:1px solid #1e065e;
	margin:0px;
	}
table.ivm_style tr,
table.ivm_style td,
table.ivm_style th {
	height:22px;
	vertical-align:top;
	padding:2px 5px 2px 5px;
	margin:0px;
	}
table.ivm_style td {
	text-align:center;
	}
table.ivm_style tr th {
	background-color:#84c0e9;
	}
table.ivm_style td.left {
	text-align:left;
	}
table.ivm_style tr.alternate {
	background-color:#c9e1f3;
	}
table.ivm_style td.header {	
	font-weight:bold;
	background-color:#1e065e;
	color:#fff;
	}
table.basic_style {
	border-collapse:collapse;
	/*border-top:1px solid #1e065e;*/
	margin:0px;
	}
table.basic_style tr,
table.basic_style td,
table.basic_style th {
	height:22px;
	vertical-align:top;
	border-bottom:1px solid #1e065e;
	padding:2px 5px 2px 5px;
	margin:0px;
	}
table.basic_style tr th {
	background-color:#84c0e9;
	}
input[title=Minimize] + span.Head {
	font-family:"verdana","nimbus sans l regular","helvetica","sans-serif";
	font-size:1em;
	font-weight:bold;
	color:#1e065e;
	}
input[title=Maximize] + span.Head {
	font-family:"verdana","nimbus sans l regular","helvetica","sans-serif";
	font-size:1em;
	font-weight:bold;
	color:#1e065e;
	}
#dnn_ContentPane1,
#dnn_ContentPane2,
#dnn_ContentPane3,
#dnn_ContentPane4 {
	margin:0px;
	padding:0px;
	}


/* ods forms
---------------------------------------------------------- */

td.FormLabelCell {
	width:220px;
	}

span.FormLabel {
	width:220px;
	/*margin-left:10px;*/
	/*font-weight:bold;*/
	}
span.FormLabelControl {
	width:220px;
	font-weight:bold;
	}
td.FormControlCell {
	width:250px;
	}
input.FormTextBox,
textarea.FormTextArea {
	width:250px;
	border:1px solid #1e065e;
	padding:3px;
	}
span.FormCheckbox {
	/* none */
	}
input.FormSubmit {
	margin-left:240px;
	font-weight:bold;
	border:1px solid #1e065e;
	}

/* dynamic forms
---------------------------------------------------------- */
	
label span,
.DynamicForms_Label {
	font-weight:normal;
	}

a.DynamicForms_Link {
	font-weight:bold;
	border:1px solid #1e065e;
	background-color:#a7d0ef;
	padding:1px 10px 2px 10px;
	}	

textarea,
input[type=text] {
	border:1px solid #1e065e;
	padding:3px;
	}


#dnn_ctr467_DynamicForms_tblQuestions {
	width:700px;
	margin:0px;
	padding:0px;
	}

	
	/* BISBV Additions */
div#products div div.homeColumn
{
	color: black;
	background-color:#FFFFFF;
	min-height:117px;
	margin:0px 5px 5px 0px;
	padding:10px 10px 10px 6px;
}

div#products div div.tripleColumn
{
	padding:0px;
	min-height:137px;
}
	div#products div div.tripleColumn img
	{
		
	}

	div.homeColumn h1
	{
		display:none;
	}