/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #FCD578;
}
.skinmaster {
	height: 100%;
	
	background-color: #FDE89D;
	border-right: #FFBB06 2px solid; 
	border-top: #FFBB06 2px solid; 
	border-left: #FFBB06 2px solid; 
	border-bottom: #FFBB06 2px solid; 
	
}


.koppane {
       
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}
.skinheader {
       
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}

.skingradient {
	/*background-image: url(gradient_Ravon.jpg); */
	background-color: #FEDF81;
	height: 30px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}
.controlpanel {
	width: 100%;
	background-color: #FEDF81;
	
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.leftpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.contentpane2 {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.rightpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	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: 21px;
	background-color: transparent;
}
.MainMenu_MenuItem {
	border-left: #FBDC7F 0px solid; 
	border-bottom: #FBDC7F 1px solid; 
	border-top: #FBDC7F 1px solid; 
	border-right: #FBDC7F 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: transparent;
}
.MainMenu_MenuIcon {
	background-color: #FBDC7F; 
	border-left: #FBDC7F 1px solid; 
	border-bottom: #FBDC7F 1px solid; 
	border-top: #FBDC7F 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}
.MainMenu_SubMenu {
	background-color: #FBDC7F;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}
.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuItemSel {
        border-left: #FBDC7F 0px solid; 
	border-bottom: #FBDC7F 1px solid; 
	border-top: #FBDC7F 1px solid; 
	border-right: #FBDC7F 0px solid;
	background-color: #FEC61B; 
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
	height: 21px;
}
.MainMenu_MenuArrow {
	border-right: #FBDC7F 1px solid; 
	border-bottom: #FBDC7F 1px solid; 
	border-top: #FBDC7F 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.StandardButton {
   background: #FDBF16 none; 
   color: #ffffff;
   font-family: Verdana, sans-serif; 
   font-size: 11px;
   font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #FEDF81;
	border-right: #FFBB06 1px solid; 
	border-top: #FFBB06 1px solid; 
	border-left: #FFBB06 1px solid; 
	border-bottom: #FFBB06 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: Tahoma, Arial, Helvetica;
   font-size:  14px;
   font-weight:  bold;
   color: #884A00;
}

/* text style used for most text rendered by modules */
.Normal
{
	font-weight: normal;
	font-size: 13px;
	color: black;
	font-family: Lucida Sans Unicode, Arial, Tahoma, Helvetica;
	text-decoration: none;
}


/* Links */

A:link  {
    	font-weight: normal;
	font-size: 13px;
	color: black;
	font-family: Lucida Sans Unicode, Arial, Tahoma, Helvetica;
	text-decoration: underline;
}

A:visited   {
   	font-weight: normal;
	font-size: 13px;
	color: black;
	font-family: Lucida Sans Unicode, Arial, Tahoma, Helvetica;
	text-decoration: underline;
}

A:active    {
    	font-weight: normal;
	font-size: 13px;
	color: black;
	font-family: Lucida Sans Unicode, Arial, Tahoma, Helvetica;
	text-decoration: underline;
}

A:hover {
    	font-weight: normal;
	font-size: 13px;
	color: black;
	font-family: Lucida Sans Unicode, Arial, Tahoma, Helvetica;
	text-decoration: underline;
}

/* Lay-out voor de tabellen */
table
{
	font-weight: normal;
	font-size: 13px;
	color: black;
	font-family: Lucida Sans Unicode, Arial, Tahoma, Helvetica;
	text-decoration: none;
		
}

/* GENERIC */
H1  {
	font-size: 11pt;
	font-weight: bold;
	color: #393366;
	
}

H2  {
	font-size: 9pt;
	font-weight: bold;
	color: #393366;
	
}

H3  {
font-size: 9pt;
	font-weight: bold;
	color: Red;
}

H4  {
}


/* style of item titles by Announcements and events */
.SubHead
{
	font-size: 11pt;
	font-weight: bold;
	color: #393366;
}

.Head
{
	
	
}


.containermaster
{
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	/*background-color: #b5e3ff;*/
	background-color: #f3f3f3;
	border-bottom-style: none;
}

/* SideMenu  */
.MenuHdr
{ 
  font-size: 10pt; padding-left: 10px; font-weight: bold; padding-bottom: 2px; 
  background-color: #FEEDB1; padding-top: 2px; cursor: default;
}
.MenuItem HR
{
  background-color: #FEEDB1; 
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 1px solid #999999;   
  margin-right: 5px; 
}

.MenuItemMouseOver
{
  background-position: right top;
  background-image: url(images/menuarrow-bg.gif);
  background-repeat: no-repeat;  border: #00008B 1px solid;
  background-color: #FEDF81 !important;  
}

.MenuItem, .MenuItemMouseOver
{
  font-size: 8pt; font-weight: normal; padding-bottom: 1px;
  background-color: #FEEDB1; padding-top: 1px;
  border: #FEEDB1 1px solid; 
}
.MenuHdr A, .MenuHdr A:Active, .MenuHdr A:Hover, .MenuHdr A:Visited, .MenuHdr A:Link
{
  text-decoration: none; color: black; padding-top: 1px;
  padding-bottom: 1px; cursor: pointer; display: block; 
}
.MenuItem A, .MenuItem A:Active, .MenuItem A:Hover, .MenuItem A:Visited, .MenuItem A:Link, 
.MenuItemMouseOver A, .MenuItemMouseOver A:Active, .MenuItemMouseOver A:Hover, .MenuItemMouseOver A:Visited, .MenuItemMouseOver A:Link
{
  display: block;
  padding-left: 20px;
  padding-bottom: 1px;
  cursor: pointer;
  color: black;
  padding-top: 1px;
  text-decoration: none;   
  width: 100% 
}

.MenuCurrentPage
{
  color: #696969;
}

