/* ================================================= Skin styles for Aturis - Aximius - www.aximius.nl ================================================= */
/* Standard Classes to keep the look and feel of the layout throughout the site when changing skins */
/* Background Color of Skin */
.pagemaster {
	width: 100%;
	height: 100%;
	background-color:#FFFFFF;
	vertical-align:middle;
}
/* Manages the width of the skin */
.skinmaster {
	width: 992px;
	height: 694px;
	background-image:url(images/background.gif);
	background-repeat:no-repeat;
	border-right: #000000 0px solid;
	border-top: #000000 0px solid;
	border-left: #000000 0px solid;
	border-bottom: #000000 0px solid;
}
/* Manages the Control Panel Background Colour */
.ControlPanel {
	background-color: #FFFFFF;
	width: 100%;
	height: 64px;
}
/* Classes of the contentpanes */
.TopPane {
	padding: 0px;
}
.ContentPane {
	padding-right:5px;
}
.RightPane {
	padding-left: 5px;
}
.MenuPane {
	width:191px;
	padding-bottom:5px;
}
/* background/border colors for the selected tab */
.TabBg {
	background-color: black;
}
/* text style for the selected tab */
.SelectedTab {
	font-weight:normal;
	font-size: 3pt;
	color: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
/* hyperlink style for the selected tab */
A.SelectedTab:link {
	font-weight:normal;
	font-size: 3pt;
	color: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
A.SelectedTab:visited {
	font-weight:normal;
	font-size: 3pt;
	color: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
A.SelectedTab:active {
	font-weight:normal;
	font-size: 3pt;
	color: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
A.SelectedTab:hover {
	font-weight:normal;
	font-size: 3pt;
	color: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
/* text style for the unselected tabs */
.OtherTabs {
	color: #004489;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	font-variant:small-caps;
	text-decoration: none;
}
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
	color: #004489;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	font-variant:small-caps;
	text-decoration: none;
}
A.OtherTabs:visited {
	color: #004489;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	font-variant:small-caps;
	text-decoration: none;
}
A.OtherTabs:active {
	color: #004489;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	font-variant:small-caps;
	text-decoration: none;
}
A.OtherTabs:hover {
	color: #004489;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	font-variant:small-caps;
	text-decoration: none;
}
/* GENERAL */
/* style for module titles */
.Head {
	color: #004489;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	font-variant:small-caps;
	vertical-align: top;
}
/* style of item titles on edit and admin pages */
.SubHead {
	color:#004489;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
	color:#004489;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
Body, .Normal, .NormalTextBox, TH, TFOOT, THEAD, TD, SPAN, DIV, A, blockquote, P {
	font-family:Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color:#000000;
	line-height:17px;
	scrollbar-3dlight-color:#f8f8f8;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-face-color:#c6c6c6;
	scrollbar-shadow-color:#454545;
	scrollbar-track-color:#d4d4d4;
	scrollbar-arrow-color:#004489;
	scrollbar-darkshadow-color:#000000;

	margin:0;
	padding-bottom:0px;
}
A:link {
	text-decoration: underline;
	color: #004489;
}
A:visited {
	text-decoration: underline;
	color: #004489;
}
A:active {
	text-decoration: underline;
	color: #004489;
}
A:hover {
	text-decoration: underline;
	color: #5b5b5d;
}
blockquote {
	font-family:Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#000000;
	line-height:17px;
	margin:0;
	padding:0;
	padding-left:15px;
}
/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton {
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	font-weight: normal;
}
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
	text-decoration: underline;
	color: #000000;
}
A.CommandButton:visited {
	text-decoration: underline;
	color: #000000;
}
A.CommandButton:active {
	text-decoration: underline;
	color: #000000;
}
A.CommandButton:hover {
	text-decoration: underline;
	color: #000000;
}
/* GENERIC */
H1 {
	color: #004489;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	font-variant:small-caps;
	line-height:17px;
	margin:0;
	padding-bottom:4px;
	padding-top:4px;
}
H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:normal;
	color: #004489;
	line-height:17px;
	padding-bottom:0px;
	padding-top:0px;
}
H3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color: #004489;
	line-height:17px;
	margin:0;
	padding-bottom:0px;
}
H4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #004489;
	line-height:18px;
	margin:0;
	padding-bottom:0px;
}
H5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color: #004489;
	line-height:17px;
	margin:0;
	padding-bottom:0px;
}
H6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color: #004489;
	line-height:17px;
	padding:0px;
	margin:0;
	padding-bottom:0px;
}
/* Solpart Menu Functions */
.MainMenu_MenuContainer {
	background-color: transparant;
	height: 20px;
}
.MainMenu_MenuBar {
	cursor: hand;
	height: 20px;
	Background-color: transparent;
}
.MainMenu_MenuItem{
	background-color:#FFFFFF;
	color: #000000;
	height: 20px;
	font-family: Verdana, Arial, Helvetica;
	font-style:normal;
	font-size: 8pt;
	border-top: 0px solid #000000;
	border-bottom: 1px solid #6d0021;
	border-left: 0px solid #000000;
	border-right: 0px soid #000000;
	padding-right: 5px;
}
.MainMenu_MenuItemSel {
	background-color:#c30045;
	color: #FFFFFF;
	height: 20px;
	font-family: Verdana, Arial, Helvetica;
	font-style:normal;
	font-size: 8pt;
	border-top: 0px solid #000000;
	border-bottom: 1px solid #6d0021;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
	padding-right: 5px;
}
.MyRootMenuItem TD{
	background-image:url(images/Menubackground.gif);
	background-repeat:no-repeat;
	color: #6d0021;
	cursor: hand;
	height: 25px;
	width:137px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	border-top: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
	padding-right:10px;
	padding-bottom:2px;
}
.MyRootMenuActiveItem TD{
	background-image:url(images/Menubackground.gif);
	background-repeat:no-repeat;
	color: #c30045;
	cursor: hand;
	height: 25px;
	width:137px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	border-top: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
	padding-right:10px;
	padding-bottom:2px;
}
.MyRootMenuSelectedItem TD{
	background-color:#FFFFFF;
	background-image:url(images/Menubackground.gif);
	background-repeat:no-repeat;
	color: #c30045;
	cursor: hand;
	height: 25px;
	width:137px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	border-top: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
	padding-right:10px;
	padding-bottom:2px;
}
.MainMenu_SubMenu{
	background: transparant;
	z-index: 1000;
	cursor: hand;
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	filter: none;
	border-top: 1px solid #6d0021;
	border-bottom: 1px solid #6d0021;
	border-left: 1px solid #6d0021;
	border-right: 1px solid #6d0021;
	padding: 0em 0em 0em 0em;
}
.MyRootMenuActiveItem TD{
	background-image:url(images/Menubackground.gif);
	background-repeat:no-repeat;
	color: #c30045;
	cursor: hand;
	height: 25px;
	width:137px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	border-top: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
	padding-right:10px;
	padding-bottom:2px;
}
.Breadcrumb_Rootmenuitem TD{
	background-image:url(images/Menubackground.gif);
	background-repeat:no-repeat;
	color: #c30045;
	cursor: hand;
	height: 25px;
	width:137px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	border-top: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
	padding-right:10px;
	padding-bottom:2px;
}
.MainMenu_MenuIcon {
	display:none;
}
.MainMenu_MenuBreak {
	border-top: 0px solid #46BABB;
	border-bottom: 0px solid #46BABB;
}
.MainMenu_MenuArrow {
	display: none;
}
.MainMenu_RootMenuArrow {
	display: none;
}
/* End Standard Classes for DotNetNuke */
/* css classes for sidemenu */
.MenuHdr {
	background-image:url(images/submenublokjegeel.gif);
	background-repeat:no-repeat;
	background-position:0% 0%;
	padding-left:14px;
	font-size: 10px;
	line-height:14px;
	height:21px;
	font-weight: normal;
	cursor: default;
	margin:0;

	padding-bottom:0px;
}
.MenuItem, .MenuItemMouseOver, .MenuItem HR {
	background-image:url(images/submenublokjegeel.gif);
	background-repeat:no-repeat;
	background-position: 0% 0%;

	padding-left:14px;
	font-size: 10px;
	line-height:14px;
	height:21px;
	font-weight: normal;
	cursor: default;
	margin:0;
	
	padding-bottom:0px;
}

.MenuItemPaars, .MenuItemMouseOverPaars, .MenuItemPaars HR {
	background-image:url(images/submenublokjePaars.gif);
	background-repeat:no-repeat;
	background-position: 0% 0%;

	padding-left:14px;
	font-size: 10px;
	line-height:14px;
	height:21px;
	font-weight: normal;
	cursor: default;
	margin:0;
	
	padding-bottom:0px;
}

.currentHeaderHighlightPaars, .currentItemHighlightPaars {

	padding-left:0px;
	font-size: 10px;
	line-height:14px;
	font-weight: normal;
	color: #FFFFFF;
	cursor: default;
	margin:0;
	
	padding-bottom:0px;
}


.currentHeaderHighlight, .currentItemHighlight {

	padding-left:0px;
	font-size: 10px;
	line-height:14px;
	font-weight: normal;
	color: #FFFFFF;
	cursor: default;
	margin:0;
	
	padding-bottom:0px;
}
.MenuItem A, .MenuItem A:Visited, .MenuItem A:Link, .MenuHdr A .MenuHdr A:Visited, .MenuHdr A:Link {
	font-size: 10px;
	padding-left:14px;
	line-height:14px;
	text-decoration: none;
	color: #FFFFFF;
	width:136px;
	cursor: default;
	cursor: pointer;
	margin:0;
	padding:0;
	padding-bottom:0px;
}

.MenuItemPaars A, .MenuItemPaars A:Visited, .MenuItemPaars A:Link, .MenuHdr A .MenuHdr A:Visited, .MenuHdr A:Link {
	font-size: 10px;
	padding-left:14px;
	line-height:14px;
	text-decoration: none;
	color: #FFFFFF;
	width:136px;
	cursor: default;
	cursor: pointer;
	margin:0;
	padding:0;
	padding-bottom:0px;
}

.MenuItemPaars A:Active, .MenuItemPaars A:Hover, .MenuHdrPaars A:Active, .MenuHdrPaars A:Hover, .currentHeaderHighlightPaars A:Active, .currentHeaderHighlightPaars A:Hover, .currentItemHighlightPaars A:Active, .currentItemHighlightPaars A:Hover, .currentHeaderHighlightPaars A, .currentHeaderHighlightPaars A:Visited, .currentHeaderHighlightPaars A:Link, .currentItemHighlightPaars A .currentItemHighlightPaars A:Visited, .currentItemHighlightPaars A:Link {
	font-size: 10px;
	padding-left:14px;
	line-height:14px;
	text-decoration: none;
	color: #FFFFFF;
	width:136px;
	cursor: default;
	cursor: pointer;
	margin:0;
	padding:0;
	padding-bottom:0px;
}
.MenuItemMouseOverPaars A, .MenuItemMouseOverPaars A:Active, .MenuItemMouseOverPaars A:Hover, .MenuItemMouseOverPaars A:Visited, .MenuItemMouseOverPaars A:Link {
	font-size: 10px;
	padding-left:14px;
	line-height:14px;
	text-decoration: none;
	color: #FFFFFF;
	width:136px;

	margin:0;
	padding:0;
	padding-bottom:0px;
}


.MenuItem A:Active, .MenuItem A:Hover, .MenuHdr A:Active, .MenuHdr A:Hover, .currentHeaderHighlight A:Active, .currentHeaderHighlight A:Hover, .currentItemHighlight A:Active, .currentItemHighlight A:Hover, .currentHeaderHighlight A, .currentHeaderHighlight A:Visited, .currentHeaderHighlight A:Link, .currentItemHighlight A .currentItemHighlight A:Visited, .currentItemHighlight A:Link {
	font-size: 10px;
	padding-left:14px;
	line-height:14px;
	text-decoration: none;
	color: #FFFFFF;
	width:136px;
	cursor: default;
	cursor: pointer;
	margin:0;
	padding:0;
	padding-bottom:0px;
}
.MenuItemMouseOver A, .MenuItemMouseOver A:Active, .MenuItemMouseOver A:Hover, .MenuItemMouseOver A:Visited, .MenuItemMouseOver A:Link {
	font-size: 10px;
	padding-left:14px;
	line-height:14px;
	text-decoration: none;
	color: #FFFFFF;
	width:136px;
	cursor: default;
	cursor: pointer;
	margin:0;
	padding:0;
	padding-bottom:0px;
}
.MenuItemMouseOver {
	background-image:url(images/submenublokjegeel.gif);
	background-repeat:no-repeat;
	background-position:0% 0%;
	color:#FFFFFF;
}
