/* 
================================
Skin styles for DotNetNuke
================================
*/   
Body
{
	margin: 0px;
	text-align:center;
	/*background-color:rgb(199,201,213) !important;*/
}

.pagemaster {
	background-image:url(background-repeat.jpg);
	width:900px;
	margin:0 auto;
	margin: 0 auto;
	height: auto !important; /* voor moderne browsers */
	text-align:left;
}
.skinmaster {
	background-image:url(banner.jpg);
	background-repeat:no-repeat;
	/*height: 100%; */
	/*background-color: #ffffff;*/
	margin: 0px; 
}
.skinmaster2 {
	background-repeat:no-repeat;
	height: 100%; 
	/*background-color: #ffffff;*/
	margin: 0px;
}
.skinheader {
	height:99px !important;
	width:900px !important;
	

}
.skingradient {
	background-image: url(menu1.jpg); 
	height:36px;
	width:900px !important;
	font-family: Tahoma, Georgia, Times, serif;
	color: #ffffff !important;
}

.under {
	height: 16px;
	background-image:url(banner_under.jpg);
	font-family:Tahoma,"Times New Roman", Times, serif;
	font-size:11px;
	color:#FFFFFF;
}

.infogradient {
	height:15px;
	width:900px !important;
	font-family: Tahoma, Georgia, Times, serif;
}

.bottomskingradient {
	background-image: url(gradient_DkBluesmall.jpg); 
	height:15px;
	font-family: Tahoma, Georgia, Times, serif;
	color: #ffffff;
	
}

.navgradient {
	
	height:30px;
	font-family: Tahoma, Georgia, Times, serif;
	color: #ffffff;
}
.controlpanel {
	width: 100%;
	background-color: #fefefe;
}
.toppane {
	height: 0px;
	width: 900px;
	background-color: transparent;
}
.leftpane {
	width: 135px;
	height: 523px;
	background-image:url(left_pane.jpg);
	background-repeat:no-repeat;
	/*background-color: transparent;*/
}

.menu2 {
	background-image:url(menu2.jpg);
	width: 734px;
	height: 53px;
}

.contentpane {
	width:734px;
	height:325px;
	background-color:#ebecf1;
	font-family: Tahoma, Georgia, Times, serif;
	font-size:11px;
}

.voorbeeld {
	background-image: url(voorbeeld.jpg);
	background-repeat:no-repeat;
	width:740px;
}

.rightpane {
	width: 30px;
	height: 523px;
	background-color: transparent;
	background-image:url(right_pane.jpg);
	background-repeat:no-repeat;

}
.bottompane {
	background-color: transparent;
	vertical-align:bottom;
}
.main_dnnmenu_container {
	background-color: transparent; 
}
.main_dnnmenu_bar {
	cursor: pointer; 
	cursor: hand;
	background-color: Transparent;
}
.main_dnnmenu_item td { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #333; 
	font-size: 10pt; 
	font-style: normal; 
	font-weight: bold;
	background-color: Transparent;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; 
    white-space: nowrap;  /*Word wrapping menu item now optional*/
    padding: 1px 3px 3px 1px;	
}

.main_dnnmenu_rootitem  { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	height: 35px;
	color: #FFFFFF; 
	font-size: 10pt; 
	font-style: normal;
	font-weight: bolder;
	background-color: Transparent;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
    white-space: nowrap;  /*Word wrapping menu item now optional*/	    
    padding: 8px 15px 0px 15px;   /*explicitly set padding for root menu items*/
}

.skinobject {
    font-size:8pt;
    color: #c8c6c6;
    font-family: Tahoma;
}

a.skinobject:link {
    font-size:8pt;
    color: #c8c6c6;
    font-family: Tahoma;
}

a.skinobject:visited {
    font-size:8pt;
    color: #c8c6c6;
    font-family: Tahoma;
}

a.skinobject:hover {
    font-size:8pt;
    color: #f89400;
    font-family: Tahoma;
}

a.skinobject:active {
    font-size:8pt;
    color: #c8c6c6;
    font-family: Tahoma;
}

.main_dnnmenu_itemhover {  
	background-color: #f89400;
}

.main_dnnmenu_itemhover td {  
	background-color:#FC0; 
}

.main_dnnmenu_icon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 100%;
}
.main_dnnmenu_submenu {
	background-color: #f89400;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
	padding: 1px 1px 1px 1px;   /*explicitly set padding for sub-menus */
}
.main_dnnmenu_break {
	height: 1px;
	font-size: 1px;
}

.main_dnnmenu_arrow {
	border-right: #cad5ea 1px solid; 
	border-bottom: #cad5ea 1px solid; 
	border-top: #cad5ea 0px solid;
	font-family: webdings; 
	font-size: 11pt; 
	cursor: pointer; 
	cursor: hand; 
}
.main_dnnmenu_rootmenuarrow {
	font-family: webdings; 
	font-size: 11pt; 
	cursor: pointer; 
	cursor: hand;
}
.StandardButton {
  background: #7994cb none; 
  color: #ffffff;
  font-family: Tahoma, Georgia, Times, 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: Tahoma, Arial, Helvetica;
   font-size:  18px;
   font-weight: normal;
   color: #333333;
}




