/* 
================================
Skin styles for DotNetNuke
================================
*/   
/* GENERIC */
H1  {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  16px;
    font-weight:   bold;
    color: #00a1b1;
}

H2  {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  14px;
    font-weight:    bold;
    color: #00a1b1;
}

H3  {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    normal;
    color: #00a1b1;
}

H4  {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    normal;
    color: #00a1b1;
}

H5, DT  {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    bold;
    color: #00a1b1;
}

H6  {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    bold;
    color: #00a1b1;
}

TFOOT, THEAD    {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  12px;
    color: #00a1b1;
}

TH  {
    vertical-align: baseline;
    font-family: Arial, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    bold;
    color: #00a1b1;
}
TD {
	font-family:Arial, Helvetica, sans-serif;
}



A:link  {
    text-decoration:    underline;
    color:  #00a1b1;
}

A:visited   {
    text-decoration:    underline;
    color:  #00a1b1;
}

A:active    {
    text-decoration:    underline;
    color:  #00a1b1;
}

A:hover {
    text-decoration:    underline;
    color:  #d06f1a;
}

SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}

BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
}


UL LI   {
    list-style-type:    square ;
}

UL LI LI    {
    list-style-type:    disc;
}

UL LI LI LI {
    list-style-type:    circle;
}

OL LI   {
    list-style-type:    decimal;
}

OL OL LI    {
    list-style-type:    lower-alpha;
}

OL OL OL LI {
    list-style-type:    lower-roman;
}
OL UL LI   {
    list-style-type:    disc;
}

HR {
    color: dimgrey;
    height:1pt;
    text-align:left
}

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #ffffff;
}
.skinmaster {
	height: auto;
	background-color: #ffffff;
	border-right: #8f9092 0px solid; 
	border-top: #8f9092 0px solid; 
	border-left: #8f9092 0px solid; 
	border-bottom: #8f9092 0px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px; 
}
/* ***skinmaster oud***
.skinmaster {
	height: 100%;
	background-color: #ffffff;
	border-right: #8f9092 1px solid; 
	border-top: #8f9092 1px solid; 
	border-left: #8f9092 1px solid; 
	border-bottom: #8f9092 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px; 
}
*/
.skinheader {
}
.skingradient {
	background-image: url(gradient_DKGray.jpg); 
	height: 30px;
}

.Normal {
	font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
	line-height: 20px;
}

.Normal p{
	font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
	line-height: 20px;
}
.Normal em{
	font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
	font-style:italic;
	line-height: 20px;
}
.controlpanel {
	width: 100%;
	background-color: #dddddd;
}
.toppane {
	background-color: transparent;
	padding-left: 18px;
	padding-right: 4px;
	padding-top: 6px;
	text-align:left;
	vertical-align:bottom
}
.leftpane {
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 56px;
	width: 135px;
	margin: 0px;
}
.leftpane td{
	padding: 0px;
	margin: 0px;
}

.contentpane {
	width:503px;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
/* ***content pane oud***
.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 2px;
	padding-top: 6px;
}
*/ 

.rightpane {
width:242px;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 65px;
}
.rightimgpane {
width:auto;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.submenu {
	width: 242px;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 4px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}


/* form styles */

.FormTable {
width:100%;
}
.FormDropDownList {
width:100%;
}
.FormTextBox {
width:100%;
}
.FormTextArea {
width:100%;
}
.FormControlCell, .FormRadioButtonList
{
	font-family:Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
	line-height:20px;
}

.FormLabelCell {
	font-family:Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
	line-height:20px;
	width:150px;
}
.FormLabelCell td{
position:relative;
	width:400px;
}

.FormSubmit{
float:right;
}

.formknop, .formknop p {
	border:1px solid red;
	}


/* Main Menu */

.MainMenu_RootMenuItem, .MainMenu_RootMenuItem a
{
	color:red;
	font-weight:bold;

}

.MainMenu_RootMenuItemActive, .MainMenu_RootMenuItemActive a 
{
		cursor: pointer; 
	border:2px solid yellow;
	font-weight:bold;
	}
	
.MainMenu_SubMenuItemActive, .MainMenu_SubMenuItemActive a {
	cursor: pointer; 
	background-color:yellow;
	color:blue;
	font-weight:bold;
	}
	
.MainMenu_RootMenuItemSelected, .MainMenu_RootMenuItemSelected a {
	cursor: pointer; 
	background-color:red;
	color:white;
	font-weight:bold;
	}
	
.MainMenu_SubMenuItemSelected, .MainMenu_SubMenuItemSelected a {
	cursor: pointer; 
	color:red;
	font-weight:bold;
	}
	
.MainMenu_MenuContainer {
	cursor: pointer; 
	background-color: white; 
		padding-left:0px;
	margin-left:0px;
}
.MainMenu_MenuBar {
	cursor: pointer; 
	height:16;
	background-color: white;
}
.MainMenu_MenuItem {
	cursor: pointer; 
	color: #00a1b1; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-style: bold; 
	background-color: white;
	padding-right:50px;
	
}
.MainMenu_MenuIcon {
	cursor: pointer; 
	text-align: center; 
	width: 15; 
	height: 21;
}
.MainMenu_SubMenu {
padding-top:200px;
	z-index: 1000; 
	cursor: pointer; 
	background-color: #FFFFFF; 
}
.MainMenu_MenuBreak {
	border-bottom: #EEEEEE 0px solid; 
	border-left: #EEEEEE 0px solid; 
	border-top: #EEEEEE 0px solid;  
	border-right: #EEEEEE 0px solid; 
	background-color: #FFFFFF; 
	height: 0px;
		cursor: pointer; 
}

	

/* Menu item hover */

.MainMenu_MenuItemSel {

	cursor: pointer; 
	color: #d06f1a; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-style: bold; 
	background-color: white;
		padding-right:50px;
}
.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 

}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
}
	
.menu,  {
	padding-right:15px;	
	border-top:1px solid darkgray;
	border-bottom:1px solid darkgray;
	height:30px;
	}

/* Sub Menu */

.SubMenu_RootMenuItem, .SubMenu_RootMenuItem a
{
	color:red;
	font-weight:bold;

}

.SubMenu_RootMenuItemActive, .SubMenu_RootMenuItemActive a 
{
	cursor: pointer; 
	border:2px solid yellow;
	font-weight:bold;
	}
	
.SubMenu_SubMenuItemActive, .SubMenu_SubMenuItemActive a {
	cursor: pointer; 
	background-color:yellow;
	color:blue;
	font-weight:bold;
	}
	
.SubMenu_RootMenuItemSelected, .SubMenu_RootMenuItemSelected a {
	cursor: pointer; 
	background-color:red;
	color:white;
	font-weight:bold;
	}
	
.SubMenu_SubMenuItemSelected, .SubMenu_SubMenuItemSelected a {
	cursor: pointer; 
	color:red;
	font-weight:bold;
	}
	
.SubMenu_MenuContainer {
	cursor: pointer; 
	background-color: white; 
}
.SubMenu_MenuBar {
	cursor: pointer; 
height:16px;
	background-color: white;
}
.SubMenu_MenuItem {
	cursor: pointer; 
	color: #d06f1a; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 20px;
	font-weight: bold; 
	background-color: white;
}
.SubMenu_MenuIcon {
	cursor: pointer; 
	text-align: center; 
	width: 15px; 
	height: 16px;
}
.SubMenu_SubMenu {
	
	z-index: 1000; 
	cursor: pointer; 
	background-color: #FFFFFF; 
}
.SubMenu_MenuBreak {
	border-bottom: #EEEEEE 0px solid; 
	border-left: #EEEEEE 0px solid; 
	border-top: #EEEEEE 0px solid;  
	border-right: #EEEEEE 0px solid; 
	background-color: #FFFFFF; 
	height: 0px;
		cursor: pointer; 
}

	

/* SubMenu item hover */

.SubMenu_MenuItemSel {

	cursor: pointer; 
	color: #00a1b1; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	line-height:20px;
	font-weight: bold; 
	background-color: white;
}
.SubMenu_MenuArrow {
	font-family: webdings; 
	font-size: 10px; 
	cursor: pointer; 

}
.SubMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10px; 
	cursor: pointer; 
}

/* breadcrum */

.SelectedTab {
   color: #00a1b1; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	line-height:16px;
	font-style: bold; 
    text-decoration: none;
}

A.SelectedTab:link {
    text-decoration:    none;
    color:white;
}

A.SelectedTab:visited  {
    text-decoration:    none;
    color:#00a1b1;
}

A.SelectedTab:active   {
    text-decoration:    none;
    color:#00a1b1;
}

A.SelectedTab:hover    {
    text-decoration:    none;
    color:#cccccc;
}	

/* zoeker */

#dnn_dnnsearch_txtsearch{
	
	border: 0px;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	height: 12px;
	margin-bottom: 3px;
	margin-left: 3px;
	margin-right: 10px;
	width: 100px;
	vertical-align:bottom;
}


/* footer td */

.zoek{background-image:url(images/zoek.gif);
background-repeat:no-repeat;
height: 30px;
}	
.footer {
	padding-left:15px;
	padding-right:none;
	border-top:0px solid darkgray;
	border-bottom:0px solid darkgray;
	height:30px;
	}
/* ***footer oud***
.footer {
	padding-left:15px;
	padding-right:15px;
	border-top:1px solid darkgray;
	border-bottom:1px solid darkgray;
	height:30px;
	}
*/
	
	
	
/* footer links */

.footer a, .footer a:link, .footer a:visited, .footer a:active, .footer a:hover, .copyright{
	font-size:9px;
	color:#00a1b1;
	font-weight:bold;
	}
	
	#dnn_dnnLOGIN_hypLogin{
	font-size:9px;
	color:#fff;
	font-weight:bold;}
	}
	
#dnn_dnnCOPYRIGHT_lblcopyright{
font-size:9px;
	color:#00a1b1;
	font-weight:bold;
	}
#dnn_dnnSearch_cmdSearch{
font-size:9px;
	color:#00a1b1;
	font-weight:bold;
	}
.StandardButton {
   background: #aaaaaa none; 
   color: #ffffff;
   font-family: Verdana, sans-serif; 
   font-size: 12px;
   font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #dddddd;
	border-right: #8f9092 1px solid; 
	border-top: #8f9092 1px solid; 
	border-left: #8f9092 1px solid; 
	border-bottom: #8f9092 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_LtGray.jpg);
}
.Head {
   font-family: Arial, Helvetica, sans-serif;
   font-size:  18px;
   font-weight:  normal;
   color: #333333;
}

/* FLASH MOVIE HOME */

#flashbanner {
	position: absolute;
	z-index: 1000;
	height: 532px;
	width: 100%;
	top: 65px;
}

