/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;
	background-color:  #E4E4E4;
}
.pagesplash {
	width: 100%;
	height: 100%;	
	background-color: #000000;
}
.skinmaster {
	height: 100%;
	background-color: #ffe404;
	border-right: #000000 0px solid; 
	border-top: #000000 0px solid; 
	border-left: #000000 0px solid; 
	border-bottom: #000000 0px solid;

}

.body_left {
	background-image: url(leftedge_bg.gif);
	background-repeat: repeat-y;
	width: 30px;
}
.body_right {
	background-image: url(rightedge_bg.gif);
	background-repeat: repeat-y;
	width: 30px;
}

.menublok {
	background-color: #000000;
	 
	border-top: #ffffff 1px solid;  
	border-bottom: #ffffff 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-color: #ffe404; 
	height:25px;
}
.poppetje {
	background-image: url(bovenbanner_new_r2_c1.jpg); 
	
}
.controlpanel {
	width: 100%;
	background-color: #ffffff;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.leftpane {
	width: 20%;
	background-color: transparent;
	padding-left: 3px;
	padding-right: 1px;
	padding-top: 6px;
}
.contentpane {
	width: 60%;
	background-color: transparent;
	padding-left: 2px;
	padding-right: 3px;
	padding-top: 6px;
}
.contentpaneyt {
	width: 430px;
	background-color: transparent;
	padding-left: 2px;
	padding-right: 3px;
	padding-top: 6px;
}
.rightpane {
	width: 20%;
	background-color: transparent;
	padding-left: 1px;
	padding-right: 3px;
	padding-top: 6px;
}
.rightpaneyt {
	width: 30%;
	background-color: transparent;
	padding-left: 1px;
	padding-right: 3px;
	padding-top: 6px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:25px;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	border-left: #000000 0px solid; 
	border-bottom: #000000 0px solid; 
	border-top: #000000 0px solid; 
	border-right: #000000 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica; 
}
.MainMenu_MenuIcon {
	background-color: #000000; 
	border-left: #000000 0px solid; 
	border-bottom: #000000 0px solid; 
	border-top: #000000 0px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: left; 
	width: 5px; 
	height: 25px;
}
.MainMenu_SubMenu {
	border-left: #ffffff 1px solid; 
	border-right: #ffffff 1px solid; 
	border-bottom: #ffffff 1px solid; 
	border-top: #ffffff 1px solid;
	background-color:  #000000;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand;
height: 25px;  
}
.MainMenu_MenuBreak {
	height: 20px;
}
.MainMenu_MenuItemSel {
	background-color: #FFFFFF; 
	cursor: pointer; 
	cursor: hand; 
	border-left: #000000 0px solid; 
	border-bottom: #000000 0px solid; 
	border-top: #000000 0px solid; 
	color: black; 
	font-family: Verdana, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
	height: 25px;
}
.MainMenu_MenuArrow {
	border-right: #000000 0px solid; 
	border-bottom: #000000 0px solid; 
	border-top: #000000 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 9pt; 
	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: Verdana, Arial, Helvetica;
   font-size:  12px;
   font-weight: bold;
   color: #000000;
}
