/* 
================================
Skin styles for DotNetNuke
================================
*/   
body {
	background-color: #FFFFFF;
  	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
	text-decoration: none;
	color: #333333;
}
.normal {
	text-align:left; 
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
}
.subhead {
	text-align:left; 
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder; 
	color: #333333;
	line-height: 20px;
}

td {
	font-size: 12px;
}
a:link 		 { text-decoration: none; color:#0099FF; }
a:visited    { text-decoration: none; color:#0099FF; }
a:active     { text-decoration: none; color:#0099FF; }
a:hover      { text-decoration: underline; color:#0099FF; }


.pagemaster {
	width: 100%;	
	background-color: #fff;
}
.skinmaster {
	background-color: #fff;
	border-width:0px;
}
.menucell {
	background-image: url(menubg.gif);
	vertical-align:top;
	text-align:left;
	width:470px;
}
.controlpanel {
	width: 100%;
	background-color: #dfe5f2;
}
.bannercell {
	width: 210px;
	height:220px;
	vertical-align:top;
	background-color: #CCCCCC;
}
.linksonder {
	width: 210px;
	height:100%;
	background-color: #F0F0F0;
}
.leftpane {
	width: 210px;
	height:220px;
	text-align:left;
	vertical-align:top;
	background-color: #CCCCCC;
}
.inhoudtabel {
	width:100%;
	height:100%;
	border:0px;
}
.contentpane {
	vertical-align:top;
}
.bottomrightpane {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt; 
  padding-top: 0px;
  padding-left: 0px;
  color: #CCCCCC;
}
.subnavigatie1, .subnavigatie1 a, .subnavigatie1 a:link{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt; 
  padding-top: 0px;
  padding-left: 0px;
  color: #CCCCCC;
}
.subnavigatie1 a:visited {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt; 
  padding-top: 0px;
  padding-left: 0px;
  color: #CCCCCC;
}

/* MAINMENU */
.MainMenu_MenuContainer {
 	background-color: Transparent;
	height:20px;
	width:470px; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height: 20px;
	background-color: Transparent;
}

.MainMenu_MenuItem, .MainMenu_MenuItemSel {
	cursor: pointer; 
	cursor: hand; 
	color: #555555; 
	font-size: 10pt; 
	border:0px;
	height: 20px;
	font-weight: bolder; 
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; 
	background-color:Transparent;
	line-height: 20px;
}
.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	font-weight: bolder; 
	font-style: italic; 
	font-family: Arial, Helvetica; 
	cursor: pointer; 
	cursor: hand; 
	border: 0px;
	margin 0px;
	padding 0px;
}
.MainMenu_MenuBreak {
	height: 0px;
	background-color: Transparent;
	color: Transparent;
	border: 0px;
}
.MainMenu_SubMenu 
 {
	background-color: #cccccc;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
	border: 1px;
	border-color:#555555;
	border-style:solid;
	margin 0px;
	padding 0px;
}

.MainMenu_SubMenuItemSelected {
	color: #000000; 
	font-size: 10pt; 
	font-weight: bolder; 
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; 
	background-color:Transparent;
	line-height: 20px;
}
.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color:Transparent; 
	border: 0px;
	width: 0px; 
	height: 0px;
	padding:0px;
	margin:0px;
}
/* Andere dingen */
.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);
}

.broodkruimel {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 9pt;
	color: #0099FF;
	font-weight: bolder;
}
a.broodkruimel:link {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 9pt;
	color: #0099FF;
	font-weight: bolder;
}
a.broodkruimel:visited {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 9pt;
	color: #0099FF;
	font-weight: bolder;
}

UL LI   {
    list-style-type:    disc ;
}

UL LI LI    {
    list-style-type:    square;
}
input {
	border: 1px groove #222222	
}
/*
=============================
Formulieren Form Master
=============================
*/
.formulier{
	width: 100%;
	text-align:left;
	padding-bottom: 10px;
}
.mainformulier{
	width: 100%;
	text-align:left;
}
.formulier a.CommandButton:link, .formulier a.CommandButton:visited {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-weight: bold; 
	border: 1px solid #222222;
	padding: 4px 4px 4px 4px;
	background-color: #F0F0F0;
	color: black;
	text-decoration: none;
}
.formulier a.CommandButton:hover {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-weight: bold; 
	background-color: #505050;
	color: #FFFFFF;
}

/* 
================================
Skin styles for inventua
================================
*/ 


.MenuHdr
{
  padding-left: 10px;
  font-weight: bold;
  font-size: 12pt;
  padding-bottom: 2px;
  cursor: default;
  padding-top: 2px;
  font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
.MenuItem HR
{
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 1px solid #999999;    
}

.MenuItem, .MenuItemMouseOver
{
  font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: normal; padding-bottom: 1px;
  padding-top: 1px;
  border: 0px;    
  text-decoration: underline;
}
.MenuHdr A, .MenuHdr A:Active, .MenuHdr A:Hover, .MenuHdr A:Visited, .MenuHdr A:Link
{
  display: block;
  padding-bottom: 1px;
  cursor: pointer;
  padding-top: 1px;
  text-decoration: none;
}
.MenuHdr A:Hover {
	  text-decoration: underline;
}

.MenuItem A, .MenuItem A:Active, .MenuItem A:Hover, .MenuItem A:Visited, .MenuItem A:Link
{
  display: block;
  padding-left: 20px;
  padding-bottom: 1px;
  cursor: pointer;
  padding-top: 1px;
  text-decoration: none;
}

  
.MenuItemMouseOver
{
  border: 0px;
  padding-left: 20px; 
}

.MenuItemMouseOver A, .MenuItemMouseOver A:Active, 
.MenuItemMouseOver A:Hover, .MenuItemMouseOver A:Visited, .MenuItemMouseOver A:Link
{
  text-decoration: underline; 
  padding-top: 1px; 
  padding-bottom: 1px; 
  cursor: pointer; display: block; 
}
