/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	background-color: #000000;
	width			: 100%;
	height			: 100%;	
}
.controlpanel {
	width			: 100%;
	background-color: #fefefe;
}
.talen {
	height			: 54px;
	padding-left	: 50px;
	padding-bottom	: 15px;
}
.manoukgijsman {
	text-align		: right;
}
.skinmaster {
	background-color: #ffffff;
	border			: 10px solid #ffffff;
}
.header {
	background-image: url(/Portals/60/Skins/Manouk%20Gijsman/images/manoukgijsman-header.jpg);
	width			: 780px;
	height			: 169px;
	margin			: 0px;
	padding			: 0px;
}
.menu {
	background-color: #000000;
	height			: 41px;
}
.content {
	background-color: #e3007a;
}
.leftpane {
	width			: 140px;
	height			: 350px;		
	margin			: 0px;
	padding-top		: 46px;
}
.leftpane .containermaster_gray {
	margin-top		: 16px;
	margin-bottom	: 16px;
}
.leftpane .Head {
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 16px;
	font-weight		: bold;
	text-transform	: uppercase;
	color			: #FFFFFF;	
	padding-left	: 15px;
	padding-right	: 15px;	
}
.leftpane a, .leftpane a:link, .leftpane a:visited, .leftpane a:active {
	position		: relative;
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 10px;
	font-weight		: bold;
	color			:#000000;
}
.leftpane .ArtikelenContent {
	padding-left	: 15px;
	padding-right	: 10px;	
}
.leftpane .TitelDatum {
	position		: relative;
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 10px;
	color			: #000000;
}
.contentpane {
	padding-top		: 46px;	
	padding-left	: 25px;
	padding-right	: 25px;
	padding-bottom	: 25px;	
}
.contentpane a, .contentpane a:link, .contentpane a:visited, .contentpane a:active, .contentpane a:hover {
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 12px;
	color			: #FFFFFF;
	text-decoration : underline;
}
.contentpane .Head {
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 16px;
	font-weight		: bold;
	text-transform	: uppercase;
	color			: #FFFFFF;	
}
.contentpane .Normal, .contentpane td  {
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 12px;
	color			: #FFFFFF;
	line-height		: 16px;
}
.rightpane {
	width			: 140px;
	height			: 350px;		
	margin			: 0px;
	padding-top		: 46px;
}
.rightpane .Head {
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 14px;
	font-weight		: normal;
	color			: #FFFFFF;	
}
.rightpane a, .rightpane a:link, .rightpane a:visited, .rightpane a:active {
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 10px;
	font-weight		: bold;
	color			: #FFFFFF;
	text-decoration : underline;
	margin-right	: 25px;	
}
.footer {
	background-color: #e3007a;
	text-align		: right;
	padding-bottom	: 10px;		
}
.footer_black {
	height			: 100px;
	text-align		: center;
}
.powered {
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 10px;
	color			: #FFFFFF;	
}
.powered a, .powered a:link, .powered a:visited, .powered a:active, .powered a:hover {
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 10px;
	color			: #FFFFFF;	
	text-decoration	: underline;
}
a.footer_content, a:link.footer_content, a:visited.footer_content, a:active.footer_content {
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 10px;
	text-transform	: uppercase;
	color			: #000000;
}
.containermaster_gray a.CommandButton, .containermaster_gray a.CommandButton:link, .containermaster_gray a.CommandButton:visited, .containermaster_gray a.CommandButton:active, .containermaster_gray a.CommandButton:hover {
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 12px;
	color			: #FFFFFF;
	text-decoration	: underline;
}
.containermaster_gray .SubHead {
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 12px;
	color			: #FFFFFF;
}
.containermaster_gray .PagingTable {
	border			: 0px;
	background-color: transparent;
}
.form .SubHead {
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 12px;
	color			: #FFFFFF;
}
.form a.CommandButton, .form a:link.CommandButton, .form a:visited.CommandButton, .form a:active.CommandButton, .form a:hover.CommandButton {
	background-color: #FFFFFF;
	width			: 100px;
	height			: 25px;
	color			: #e3007a;	
	text-align		: center;
	border			: 1px solid #000000;
	padding-top		: 3px;
}

/*
==============================
Snapsis menu
==============================
*/

/* Hoofdmenu */
#nav{
	float			: right;
	width			: 780px;
}
#nav ul {
	float			: right;
	width			: auto;
	list-style		: none;	
	margin-left		: 0px;
	margin-right	: 30px;
}
#nav li {
	position		: relative;
	float			: left;
	list-style		: none;
	padding-left	: 8px;
	padding-right	: 9px;	
	border-right	: 1px solid #FFFFFF;	
}
#nav ul li a {
	display			: inline;
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 12px;
	font-weight		: normal;		
	text-transform	: uppercase;
	color			: #FFFFFF;
	text-decoration	: none;
	text-align		: left;		
}
#nav ul li a:hover  {
	position		: relative;
	border-bottom	: 2px solid #00a8d3;
}
#nav ul li.SelectedTab a {
	position		: relative;
	border-bottom	: 2px solid #00a8d3;
}
/* Footer */
#nav_footer{
	float			: right;
	width			: 780px;
}
#nav_footer ul {
	float			: right;
	width			: auto;
	list-style		: none;	
	margin-left		: 0px;
	margin-right	: 25px;	
}
#nav_footer li {
	position		: relative;
	float			: left;
	list-style		: none;
	padding-left	: 0.31em;
	padding-right	: 0.28em;	
	border-right	: 1px solid #FFFFFF;		
}
#nav_footer ul li a {
	display			: inline;
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 9px;
	font-weight		: normal;		
	text-transform	: uppercase;
	color			: #FFFFFF;
	text-decoration	: none;
	text-align		: left;		
}
#nav_footer ul li a:hover {
	position		: relative;
	border-bottom	: 2px solid #00a8d3;
}
#nav_footer ul li.SelectedTab a {
	position		: relative;
	border-bottom	: 2px solid #00a8d3;
}

/* Service */
#nav_service{
	float			: right;
}
#nav_service ul {
	position		: relative;
	top				: 60px;
	width			: 197px;	
	list-style		: none;
	margin-top		: 20px;
	text-align		: right;
}
#nav_service li {
	list-style		: none;
	text-align		: right;		
}
#nav_service ul li a {
	position		: relative;	
	top				: 3px;	
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 12px;
	font-weight		: normal;		
	text-transform	: uppercase;
	color			: #FFFFFF;
	text-decoration	: none;
	text-align		: right;	
	padding-right	: 25px;	
}
#nav_service ul li > a {
	position		: relative;	
	top				: 0px;	
}
#ParentTabs_service2481 { background-color: #00b9e9; width: 172px; height: 22px; margin-bottom: 2px; float: right; }
#ParentTabs_service2481 a:hover { width: 197px; }
#ParentTabs_service2487 { background-color: #51c313; width: 172px; height: 22px; margin-bottom: 2px; float: right; }
#ParentTabs_service2487 a:hover { width: 197px; }
#ParentTabs_service2509 { background-color: #eead12; width: 172px; height: 22px; margin-bottom: 2px; float: right; }
#ParentTabs_service2509 a:hover { width: 197px; }

#dnn_ctr3866_ModuleContent table td, #dnn_ctr3868_ModuleContent table td, #dnn_ctr3884_ModuleContent table td {
	text-align		: left;
}
#dnn_ctr3869_ViewComments_dlComments .Head {
	font-size		: 14px;
	font-weight		: bold;
	text-transform	: none;
}
