/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
	height: 600px;	
	background-position: 50% 0px;
	background-image: url(background.jpg);
	background-repeat: repeat-y;
	background-color: #80A3BE;
	
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}


.Skin1 {
background-color: #80A3BE;
height: 0px;	
}

.Skin2 {
background-color: #80A3BE;
height: 0px;	
}

.skinmaster {
	height: 100%;
	width: 760px;
	background-color: white;

}
.skinheader {
        background-color: #006633;
	height:10px;
}


.bottomskin {
        
        height: 70px;
        font-family: "Trebuchet MS", Arial Narrow, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(background_footer.jpg);
	background-repeat: repeat-x;
	
	text-align: center;
	
        
        
}
.controlpanel {
	width: 100%;
	background-color: #dfe5f2;
}




.topleftpane {
	width: 150px;
	height: 89px;
	background-image: url(logo_top.gif);
	background-color: White;
	
	
}
.topcontentpane {
	width: 454px;
	height: 89px;

	background-image: url(top_payoff.jpg);
	background-color: White;
	padding-left: 0px;
	padding-right: 2px;
	padding-top: 0px;
}


.toprightpane {
	width: 150px;
	height: 89px;
	/*background-image: url(rightcolumn_top2.jpg);*/
	background-image: url(righttop.jpg);
	background-color: White;
	
}




.topleftpane1 {
	width: 150px;
	height: 89px;
	background-image: url(logo_top.gif);
	background-color: White;
	
	
}
.topcontentpane1 {
	width: 454px;
	height: 89px;

	background-image: url(top.jpg);
	background-color: White;
	padding-left: 0px;
	padding-right: 2px;
	padding-top: 0px;
}

.toprightpane1 {
	width: 150px;
	height: 89px;
	background-image: url(rightcolumn_top.jpg);
	background-color: White;
	
}





.toppane {
	width: 100%;
	background-color: White;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

.Picleftpane {
	width: 150px;
	height: 42px;
	vAlign: top;
	background-color: #EFEFEF;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

.Picrightpane {
	width: 150px;
	height: 42px;
	vAlign: top;
	background-color: #E8EBF4;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

.leftpane {
	width: 150px;
	vAlign: top;
	height: 100%;
	background-color: #EFEFEF;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

.contentpane {
	width: 454px;
	vertical-align: top;
	
	background-color: White;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 0px;
	padding-bottom: 10px;
}

.contentpanemid
{
	width: 454px;
	
	background-color: White;
	padding-left: 16px;
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	
}

.contentpaneleft {
	background-color: White;
	padding-left: 21px;
	padding-right: 6px;
	padding-top: 0px;
	padding-bottom: 10px;
}

.contentpaneright {
	background-color: White;
	padding-left: 4px;
	padding-right: 16px;
	padding-top: 0px;
	padding-bottom: 10px;
}



.contentpaneleft1 
{
	width: 160px;
	background-color: White;
	padding-left: 4px;
	padding-right: 2px;
	padding-top: 0px;
	padding-bottom: 2px;
}

.contentpanemid1
{
	width: 160px;
	background-color: White;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 10px;
	padding-bottom: 2px;
	
}

.contentpaneright1 
{
	width: 160px;
	background-color: White;
	padding-left: 2px;
	padding-right: 4px;
	padding-top: 0px;
	padding-bottom: 2px;
}



.contentpanebottom {
	width: 454px;
	vertical-align: top;
	
	background-color: White;
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.contactpane {
	width: 454px;
	vAlign: bottom;
	background-color: White;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}




.rightpane {
	width: 150px;
	vAlign: top;
	height: 100%;
	background-color: #E8EBF4;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.bottompane {
	width: 100%;
	background-color: White;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}



.MainMenu_MenuContainer {
	background-color: #00477D; 
	
	
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:21px;
	background-color: #00477D;
	
}
.MainMenu_MenuItem {
	border-left: #00477D 0px solid; 
	border-bottom: #00477D 1px solid; 
	border-top: #00477D 1px solid; 
	border-right: #00477D 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF; 
	font-size: 11px; 
	font-weight: normal;
	font-style: normal; 
	background-color: #00477D;
	font-family:  "Trebuchet MS", Tahoma, Arial, Helvetica; 
	letter-spacing: 1px;
	
}
.MainMenu_MenuIcon {
	background-color: #00477D; 
	border-left: #00477D 1px solid; 
	border-bottom: #00477D 1px solid; 
	border-top: #00477D 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}
.MainMenu_SubMenu {
	background-color: #00477D;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}
.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuItemSel {

        border-left: #00477D 0px solid; 
	border-bottom: #00477D 1px solid; 
	border-top: #00477D 1px solid; 
	border-right: #00477D 0px solid;
	
	background-color: #00477D; 
	cursor: pointer; 
	cursor: hand; 
	color: #00CC00; 
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica; 
	letter-spacing: 1px;
	font-size: 11px; 
	font-weight: normal;
	font-style: normal;
	height: 21px;
}
.MainMenu_MenuArrow {
	border-right: #00477D 1px solid; 
	border-bottom: #00477D 1px solid; 
	border-top: #00477D 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}








.StandardButton {
  background: #7994cb none; 
  color: #ffffff;
  font-family: verdana, sans-serif; 
  font-size: 11px;
  font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #dfe5f2;
	border-right: #7994cb 1px solid; 
	border-top: #7994cb 1px solid; 
	border-left: #7994cb 1px solid; 
	border-bottom: #7994cb 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}
.TreeViewMenu_Header {
	background-image: url(gradient_LtBlue.jpg);
}
.Head {
/*
   font-family: Arial Narrow, Arial, Helvetica;
   font-size:  11px;
   font-weight: bold;
   /*color: #4C7EA3;*/
   color: Black;
*/

font-size: 10pt;
	font-weight: bold;
	/*color: #006633;*/
	color: #ffffff;
	color: Yellow;
	letter-spacing: 1px;
}

/* text style used for most text rendered by modules */
.Normal
{
/*
   font-family: Verdana, Arial Narrow, Arial, sans-serif;
   font-size: 11px;
   line-height: 18px;
*/   
   
   font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 9pt;
	line-height: 20px;
	/* padding: 8px; */

   
   
}

.leadportal {
	font-family: Verdana, Arial Narrow, Arial, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #000000;
	padding-left: 16px;
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
}


.currentHeaderHighlight
{
}

.currentItemHighlight
{
}

/* ================================
    CSS STYLES FOR Module DNN.Announcements
   ================================
*/
.DNN_ANN_DesignTable
{
	width:100%;
	padding:4px;
	font-family: Verdana, Arial Narrow, Arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
}

.DNN_ANN_Description
{
	font-family: Verdana, Arial Narrow, Arial, sans-serif;
	font-size: 11px;
	line-height: 18px;

}

.DNN_ANN_Description P
{
	font-family: Verdana, Arial Narrow, Arial, sans-serif;
	font-size: 11px;
	line-height: 18px;

	margin-top:0px;
}

/*Hyperlinks in het centrale gedeelte

a:link {
	
	color: #0099FF;
	text-decoration: underline;
	
	}
a:hover {
	color: Red;
	text-decoration: underline;
	
	}	
a:visited {
	color: #0099FF;
	text-decoration: underline;
	
	}
a:active {
	color: #0099FF;
	text-decoration: underline;
	
	}
	
	
	Hyperlinks in het centrale gedeelte*/	


/* Lay-out voor de tabellen */
table
{
	font-family: verdana, Arial, "Trebuchet MS" , sans-serif;
	font-size: 8pt;
	line-height: 13pt;
		
}


/*titel pagina*/	
h1 {
	font-size: 11pt;
	font-weight: bold;
	color: #006633;
	letter-spacing: 1px;
	}

/*Portaal tekst*/
h2 {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #000000;
	}

h3 {
	font-size: 8pt;
	font-weight: normal;
	letter-spacing: 1px;
	color: #FF0000;
}	

/*We gebruiken h4 voor de lead, om geen class te hoeven gebruiken.*/
h4 {
	font-size: 10pt;
	line-height: 14pt;
	color: #007FCC;
	}

/*Speciale, wat minder gebruikte stijlen*/	
strong, b {
	font-weight: bold;
	}
	
quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.3em;
	font-style: italic;
	font-weight: bold;
	font-size: 1.2em;
	margin-right: 90px;
	margin-left: 30px;
}

.Normal
{
   font-family: Verdana, Arial Narrow, Arial, sans-serif;
   font-size: 11px;
   line-height: 18px;
}

/* Content */

.content .containerrow1
{
	height: 26px;
	width: 454px;
	background: #CFDBE7;
	font-family: Arial Narrow, Arial, "Trebuchet MS" , sans-serif;
}


.Breadcrumbs
{
	/*font-weight: bold;*/
	font-size: 12px;
	font-family: Arial Narrow, Arial, "Trebuchet MS" , sans-serif;
	letter-spacing: 1px;
	text-decoration: none;
	
}
 
/* hyperlink style for the Breadcrumbs*/ 
A.Breadcrumbs:link {} 
A.Breadcrumbs:visited {} 
A.Breadcrumbs:active {} 
A.Breadcrumbs:hover {color: white;} 

.BreadcrumbsSeparator
{
	color: Red;
}



/*Hyperlinks in het centrale gedeelte*/	

a:link {
	
	color: #000099;
	text-decoration: none;
	
	}
a:hover {
	color: Red;
	text-decoration: none;
	
	}	
a:visited {
	color: #000099;
	text-decoration: none;
	
	}
a:active {
	color: #000099;
	text-decoration: none;
	
	}
	
	
/*Hyperlinks in het centrale gedeelte*/	


.hypPrivacy
{
	color: Red;
}