/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster
{
	padding-right: 0px;
	background-position: 50% 0px;
	padding-left: 0px;
	background-image: url(faux_colour.gif);
	padding-bottom: 0px;
	margin: 0px;
	width: 100%;
	padding-top: 0px;
	background-repeat: repeat-y;
	height: 100%;
	background-color: #b5c3ce;
}
.skinmaster {
	height: 100%;
	width: 760px;
	background-color: White;
        padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;

}
.skinheader {
        background-color: #0099FF;
        padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
   
}
.skingradient {
	background-color: #0099FF;
        font-family: Tahoma, Arial, "Trebuchet MS", sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	
}
.controlpanel
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	width: 100%;
	padding-top: 0px;
	background-color: #dfe5f2;
	
}

.leftpane
{
	padding-right: 0px;
	padding-left: 0px;
	width: 150px;
	padding-top: 3px;
	background-color: #b1e0ff;
	}
		 
	
.rightpane
{
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
	width: 150px;
	height:auto;
	padding-top: 3px;
	background-color: #b1e0ff;
}

.searchpane
{
	padding-right: 0px;
	padding-left: 10px;
	margin: 0px;
	width: 150px;
	height: 100px;
	padding-top: 3px;
	background-color: #007DCE;
}
	
.contentpane
{
	padding-right: 3px;
	padding-left: 3px;
	width: 100%;
	padding-top: 3px;
	background-color: white;

}

.ContentPanePic
{
	padding-right: 0px;
	padding-left: 0px;
	width: 100%;
	padding-top: 3px;
	background-color: white;

}

.contentpaneright
{
	border-right: white 3px solid;
	padding-right: 3px;
	padding-left: 3px;
	border-left: white 3px solid;
	
	background-color: #f3f3f3;
}

.contentpanemid
{
	border-right: white 3px solid;
	padding-right: 3px;
	padding-left: 3px;
	border-left: white 3px solid;
	
	background-color: #f3f3f3;
}
.contentpaneleft
{
	padding-right: 0px;
	padding-left: 3px;
	border-bottom-color: white;
	border-left: white 3px solid;
	width: 400px;
	border-top-style: none;
	border-top-color: white;
	border-right-style: none;
	background-color: #f3f3f3;
	border-right-color: white;
	border-bottom-style: none;
}

.contentpaneleft4
{
	padding-right: 2px;
	padding-left: 2px;
	border-bottom-color: white;
	border-left: white 2px solid;
	
	width: 33%;
	border-top-style: none;
	border-top-color: white;
	border-right-style: none;
	/*background-color: #f3f3f3;*/
	border-right-color: white;
	border-bottom-style: none;
}


.contentpanemid4
{
	border-right: white 1px solid;
	padding-right: 2px;
	padding-left: 2px;
	border-left: white 1px solid;
	width: 33%;
	/*background-color: #f3f3f3;*/
}

.contentpaneright4
{
	border-right: white 2px solid;
	padding-right: 2px;
	padding-left: 2px;
	
	width: 33%;
	/*background-color: #f3f3f3;*/
}

.contentpanebottom
{
	height:100%;
	background-color: white;
	
}

.Splash .contentpane,
.Splash .contentpanebottom
{
	background: #009AFF;
}



.Login:link, .Login:visited, .Login:hover, Login:active, .User:link, .User:visited, .User:hover, .User:active
{
	font-size: 20px;
	letter-spacing: 1px;
	color: Red;
	font-style: bold;
	font-family: Tahoma, Arial, "Trebuchet MS" , sans-serif;
	text-decoration: none;
	/*background-color: #B5E3FF;*/
}


/* Horizontale menu */
 
.MainMenu_MenuBar, .MainMenu_MenuItem, .MainMenu_MenuIcon, .MainMenu_SubMenu, .MainMenu_MenuBreak, .MainMenu_MenuItemSel, .MainMenu_MenuArrow, MainMenu_MenuScroll
{
	padding-right: 4px;
	padding-left: 4px;
	font-weight: bold;
	font-size: 8pt;
	padding-bottom: 3px;
	cursor: hand;
	padding-top: 3px;
	font-style: normal;
	font-family: Tahoma, Arial, "Trebuchet MS" , sans-serif;
	border-right-style: none;
	border-left-style: none;
	background-color: #0099ff;
}

.MainMenu_MenuContainer {
	 
}
.MainMenu_MenuBar 
{
	font-family: Tahoma, Arial, "Trebuchet MS" , sans-serif;
	cursor: hand;
	height:16px;
	
}
.MainMenu_MenuItem {
	border-left: #0099FF 0px solid; 
	border-bottom: #0099FF 1px solid; 
	border-top: #0099FF 0px solid; 
	border-right: #0099FF 0px solid;
	cursor: hand; 
	color: white; 
	font-family: Tahoma, Arial, "Trebuchet MS" , sans-serif;
	
}
.MainMenu_MenuIcon
{
	border-top: #0099FF 1px solid;
	border-left: #0099FF 1px solid;
	width: 1px;
	cursor: hand;
	border-bottom: #0099FF 1px solid;
	height: 21px;
	font-family: Tahoma, Arial, "Trebuchet MS" , sans-serif;
	text-align: center;
	padding-right: 0px;
	padding-left: 0px;
}
.MainMenu_SubMenu {
	
	z-index: 1000; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#007DCE', Direction=135, Strength=3); 
	}


.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuItemSel {
	background-color: #007DCE; 
	cursor: hand; 
	color: White; 
	border-bottom: #0099FF 1px solid;
	font-family: Tahoma, Arial, "Trebuchet MS" , sans-serif;
}
.MainMenu_MenuArrow {
	border-right: #0099FF 1px solid; 
	border-bottom: #0099FF 1px solid;
	border-top: #0099FF 0px solid;
	cursor: hand; 
	font-family: Tahoma, Arial, "Trebuchet MS" , sans-serif;
	padding-right: 1px;
	padding-left: 1px;
}
.MainMenu_RootMenuArrow {
	font-family: webdings;
	display: none; 
	
}

/* Horizontale menu */



.StandardButton     {
    background: #7994CB none; 
    color: #FFFFFF;
    font-family: Tahoma, Arial, "Trebuchet MS", sans-serif;
    font-size: 11px;
    font-weight: normal;
}

.Head   {
    font-family: Tahoma, Arial, "Trebuchet MS", sans-serif;

    font-size:  18px;
    font-weight:    normal;
    color: #333333;
}




/* linker menu */


.LeftMenu .MenuHdr,
.LeftMenu .MenuItem, 
.LeftMenu .MenuItemMouseOver, 
.LeftMenu .MenuHdrMouseOver 
.LeftMenu .MenuItem HR
{
	background-position: 6px 12px;
	border-top: #ceffff 1px solid;
	padding-left: 18px;
	font-weight: normal;
	font-size: 11px;
	background-image: url(BlauwBlokje.jpg);
	padding-bottom: 4px;
	color: black;
	padding-top: 4px;
	background-repeat: no-repeat;
	font-family: Tahoma, Arial, "Trebuchet MS" , sans-serif;
	letter-spacing: 1px;
	background-color: #5abeff;
	text-decoration: none;
}

.LeftMenu .MenuItem A, 
.LeftMenu .MenuItem A:Active, 
.LeftMenu .MenuItem A:Hover, 
.LeftMenu .MenuItem A:Visited, 
.LeftMenu .MenuItem A:Link, 
.LeftMenu .MenuItemMouseOver A, 
.LeftMenu .MenuItemMouseOver A:Active, 
.LeftMenu .MenuItemMouseOver A:Hover, 
.LeftMenu .MenuItemMouseOver A:Visited, 
.LeftMenu .MenuItemMouseOver A:Link, 
.LeftMenu .MenuHdr A, 
.LeftMenu .MenuHdr A:Active, 
.LeftMenu .MenuHdr A:Hover, 
.LeftMenu .MenuHdr A:Visited, 
.LeftMenu .MenuHdr A:Link, 
.LeftMenu .MenuHdrMouseOver A, 
.LeftMenu .MenuHdrMouseOver A:Active, 
.LeftMenu .MenuHdrMouseOver A:Hover, 
.LeftMenu .MenuHdrMouseOver A:Visited, 
.LeftMenu .MenuHdrMouseOver A:Link 
{
	
	padding-bottom: 4px;
	width: 100%;
	cursor: pointer;
	color: Black;
	padding-top: 4px;
	font-family: Tahoma, Arial,  "Trebuchet MS" , sans-serif;
	border-right-style: none;
	border-left-style: none;
	text-decoration: none;
	border-bottom-style: none;
}

.LeftMenu .MenuItemMouseOver, 
.LeftMenu .MenuHdrMouseOver
{
	border-right: 1px;
	border-top: #ceffff 1px solid;
	padding-left: 18px;
	border-left: 1px;
	color: white;
	padding-top: 4px;
	border-bottom: 4px;
	font-family: Tahoma, Arial, "Trebuchet MS" , sans-serif;
	background-color: #00659c;
	text-decoration: none;
	background-image: url(WitBlokje.jpg);
	background-repeat: no-repeat;
}


.LeftMenu .MenuItemMouseOver A, 
.LeftMenu .MenuItemMouseOver A:Active, 
.LeftMenu .MenuItemMouseOver A:Hover, 
.LeftMenu .MenuItemMouseOver A:Visited, 
.LeftMenu .MenuItemMouseOver A:Link
{
	font-weight: normal;
	border-left-width: medium;
	font-size: 11px;
	padding-bottom: 4px;
	color: white;
	padding-top: 4px;
	font-family: Tahoma, Arial, "Trebuchet MS" , sans-serif;
	letter-spacing: 1px;
	background-color: #00659c;
	text-decoration: none;
}

/* linker menu */






/* Rechter Menu */





.RightMenu .MenuHdr,
.RightMenu .MenuItem, 
.RightMenu .MenuItemMouseOver, 
.RightMenu .MenuHdrMouseOver 
.RightMenu .MenuItem HR
{
	background-position: 6px 12px;
	border-top: #00659c 1px solid;
	padding-left: 18px;
	font-weight: normal;
	font-size: 11px;
	background-image: url(WitBlokje.jpg);
	padding-bottom: 4px;
	color: white;
	padding-top: 4px;
	background-repeat: no-repeat;
	font-family: Tahoma, Arial, "Trebuchet MS" , sans-serif;
	letter-spacing: 1px;
	background-color: #007DCE;
	text-decoration: none;
}

.RightMenu .MenuItem A, 
.RightMenu .MenuItem A:Active, 
.RightMenu .MenuItem A:Hover, 
.RightMenu .MenuItem A:Visited, 
.RightMenu .MenuItem A:Link, 
.RightMenu .MenuItemMouseOver A, 
.RightMenu .MenuItemMouseOver A:Active, 
.RightMenu .MenuItemMouseOver A:Hover, 
.RightMenu .MenuItemMouseOver A:Visited, 
.RightMenu .MenuItemMouseOver A:Link, 
.RightMenu .MenuHdr A, 
.RightMenu .MenuHdr A:Active, 
.RightMenu .MenuHdr A:Hover, 
.RightMenu .MenuHdr A:Visited, 
.RightMenu .MenuHdr A:Link, 
.RightMenu .MenuHdrMouseOver
{
	
	padding-bottom: 4px;
	width: 100%;
	cursor: pointer;
	color: white;
	padding-top: 4px;
	font-family: Tahoma, Arial,  "Trebuchet MS" , sans-serif;
	border-right-style: none;
	border-left-style: none;
	text-decoration: none;
	border-bottom-style: none;
}

.RightMenu .MenuItemMouseOver, 
.RightMenu .MenuHdrMouseOver
{
	border-right: 1px;
	border-top: #00659C 1px solid;
	padding-left: 18px;
	border-left: 1px;
	color: white;
	padding-top: 4px;
	border-bottom: 4px;
	font-family: Tahoma, Arial, "Trebuchet MS" , sans-serif;
	background-color: #003366;
	text-decoration: none;
	background-image: url(WitBlokje.jpg);
	background-repeat: no-repeat;
}


.RightMenu .MenuItemMouseOver A, 
.RightMenu .MenuItemMouseOver A:Active, 
.RightMenu .MenuItemMouseOver A:Hover, 
.RightMenu .MenuItemMouseOver A:Visited, 
.RightMenu .MenuItemMouseOver A:Link
{
	font-weight: normal;
	border-left-width: medium;
	font-size: 11px;
	padding-bottom: 4px;
	color: white;
	padding-top: 4px;
	font-family: Tahoma, Arial, "Trebuchet MS" , sans-serif;
	letter-spacing: 1px;
	background-color: #003366;
	text-decoration: none;
}


/* Rechter Menu */



/*Hyperlinks in het centrale gedeelte*/	

a:link {
	
	/* color: #0099FF; */
	color: #007DCE; 
	text-decoration: underline;
	
	}
a:hover {
	color: Red;
	text-decoration: underline;
	
	}	
a:visited {
	color: #007DCE;
	text-decoration: underline;
	
	}
a:active {
	color: #007DCE;
	text-decoration: underline;
	
	}
	
	
/*Hyperlinks in het centrale gedeelte*/	

.Splash a:link {
	color: #000000;
	text-decoration: underline;
	
	}
.Splash a:hover {
	color: Red;
	text-decoration: underline;
	
	}	
.Splash a:visited {
	color: #000000;
	text-decoration: underline;
	
	}
.Splash a:active {
        color: #000000;
	text-decoration: underline;

	}
	
/* Lay-out voor de tabellen */
table
{
	font-family: verdana, Arial, "Trebuchet MS" , sans-serif;
	font-size: 8pt;
	line-height: 13pt;
		
}


/*Hyperlinks in het home gedeelte*/	

.Home a:link
{
	/* color: #0099FF; */ /* color: #007DCE; */
	color: #000099;
	text-decoration: none;
}
.Home a:hover
{
	color: Red;
	text-decoration: none;
}	
.Home a:visited
{
	color: #000099;
	text-decoration: none;
}
.Home a:active
{
	color: #000099;
	text-decoration: none;
}
	
.firstread_portal a
{
	display: block;
	width: 456px;
	height: 192px;
	padding: 0px;
	background: url( firstread_portal.jpg ) 0 0 no-repeat;
	text-decoration: none;
}
.firstread_portal a:hover
{
	background-position: 0 -192px;
}
.secondread_portal a
{
	display: block;
	width: 150px;
	height: 192px;
	padding: 0px;
	background: url( secondread_portal.jpg ) 0 0 no-repeat;
	text-decoration: none;
}
.secondread_portal a:hover
{
	background-position: 0 -192px;
}

.firstread_portal3 a {
	display:block;
	width: 303px;
	height: 192px;
	padding:0px;
	margin: 0px;
	text-decoration: none;
	background-image: url(firstread_portal3.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.firstread_portal3 a:hover { 
background-position: 0 -192px;
}

.secondread_portal3 a {
	display:block;
	width: 150px;
	height: 192px;
	padding:0px;
	text-decoration: none;
	background-image: url(secondread_portal3.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.secondread_portal3 a:hover { 
background-position: 0 -192px;
}

.thirdread_portal3 a {
	display:block;
	width: 150px;
	height: 192px;
	padding:0px;
	text-decoration: none;
	background-image: url(thirdread_portal3.jpg );
	background-repeat: no-repeat;
	background-position: 0 0;
}
.thirdread_portal3 a:hover { 
background-position: 0 -192px;
}

.thirdread_portal4 a {
	display:block;
	width: 150px;
	height: 192px;
	padding:0px;
	text-decoration: none;
	background-image: url(thirdread_portal1.jpg );
	background-repeat: no-repeat;
	background-position: 0 0;
}
.thirdread_portal4 a:hover { 
background-position: 0 -192px;
}

.direct_aan_de_slag a {
	display:block;
	width: 150px;
	height: 44px;
	padding:0px;
	margin: 0px;
	text-decoration: none;
	background-image: url(directaandeslag/direct_aan_de_slag.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.direct_aan_de_slag a:hover { 
        background-image: url(directaandeslag/direct_aan_de_slag.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}


.rendementsscan a {
	display:block;
	width: 150px;
	height: 44px;
	padding:0px;
	margin: 0px;
	text-decoration: none;
	background-image: url(directaandeslag/rendementsscan.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.rendementsscan a:hover { 
        background-image: url(directaandeslag/rendementsscan_f2.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}


.startersscan a {
	display:block;
	width: 150px;
	height: 44px;
	padding:0px;
	margin: 0px;
	text-decoration: none;
	background-image: url(directaandeslag/startersscan.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.startersscan a:hover { 
        background-image: url(directaandeslag/startersscan_f2.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.kwartaalbericht a {
	display:block;
	width: 150px;
	height: 44px;
	padding:0px;
	margin: 0px;
	text-decoration: none;
	background-image: url(directaandeslag/kwartaalbericht.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.kwartaalbericht a:hover { 
        background-image: url(directaandeslag/kwartaalbericht_f2.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.subsidiescan a {
	display:block;
	width: 150px;
	height: 44px;
	padding:0px;
	margin: 0px;
	text-decoration: none;
	background-image: url(directaandeslag/subsidiescan.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.subsidiescan a:hover { 
        background-image: url(directaandeslag/subsidiescan_f2.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.gibonet a {
	display:block;
	width: 150px;
	height: 44px;
	padding:0px;
	margin: 0px;
	text-decoration: none;
	background-image: url(directaandeslag/gibonet.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.gibonet a:hover { 
        background-image: url(directaandeslag/gibonet_f2.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.salarisscan a {
	display:block;
	width: 150px;
	height: 44px;
	padding:0px;
	margin: 0px;
	text-decoration: none;
	background-image: url(directaandeslag/salarisscan.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.salarisscan a:hover { 
        background-image: url(directaandeslag/salarisscan_f2.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

