/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #f3f4f4;
}
.portalmaster {
	/*height: 100%;*/
	padding: 0px;
}
.skinmaster {
	height: 100%;
	width: 981px;
	background-color: #FFFFFF;
	BORDER-RIGHT: silver 0px solid; 
	BORDER-TOP: silver 0px solid; 
	BORDER-LEFT: silver 0px solid; 
	BORDER-BOTTOM: silver 0px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px; 
}
.schaduwlinks {
	background-image: url(images/schaduwrand_links.gif);
	background-repeat: repeat-y;
	width: 12px;
}
.schaduwrechts {
	background-image: url(images/schaduwrand_rechts.gif);
	background-repeat: repeat-y;
	width: 12px;
}
.schaduwonder {
	background-image: url(images/bottom.jpg);
	background-repeat: no-repeat;
	width: 1005px;
	height: 16px;
}
.skinheader {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 100px;
}
.skingradient {
}

.orange {
	background-color: #F58025;
	width: 981px;
	height: 5px;
}
.header {
	background-image: url(images/header2.jpg);
	background-repeat: no-repeat;
	width: 981px;
	height: 75px;
}
.headerpane {
	width: 981px;
	height: 75px;
}
.controlpanel {
	width: 100%;
	background-color: #FFFFFF;
}
.doubledash {
	background-image: url(images/doubledash.jpg);
	background-repeat: repeat-y;
	width: 21px;
}
.toppane {
	background-image: url(images/dash_gray.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 10px;
}
.bottompane {
	background-image: url(images/dash_gray.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 10px;
}
.totalleft {
	width: 190px;
	display: block;
}
.leftpane {
	width: 200px;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
}
.contentpane {
	width: 340px;
	background-color: transparent;
	padding-top: 3px;
	padding-left: 15px;
	padding-right: 15px;
}
.contentpane100 {
	width: 100%;
	background-color: transparent;
	padding-top: 3px;
	padding-left: 15px;
	padding-right: 15px;
}
.middelpane {
	width: 340px;
	background-color: transparent;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 3px;
}
.rightpane {
	width: 340px;
	background-color: transparent;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 3px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.linksonder {
	width: 305px;
	background-color: transparent;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 3px;
}
.rechtsonder {
	width: 305px;
	background-color: transparent;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 3px;
}
/* text style for breadcrumb */
.Breadcrumb     {
	font-family: verdana;
	font-size: 9px;
	color: #676767;
	text-decoration: none;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.Breadcrumb:link {
	font-family: verdana;
	font-size: 9px;
	color: #676767;
	text-decoration: none;
}

A.Breadcrumb:visited  {
	font-family: verdana;
	font-size: 9px;
	color: #676767;
	text-decoration: none;
}

A.Breadcrumb:active   {
	font-family: verdana;
	font-size: 9px;
	color: #676767;
	text-decoration: none;
}

A.Breadcrumb:hover    {
	font-family: verdana;
	font-size: 9px;
	color: orange;
	text-decoration: none;
}
.Toplinks {
    font-weight: normal;
    font-size: 10px;
    color: #808284;
    font-family: Arial, Verdana, Tahoma, Helvetica;
    text-decoration: none;
	 padding-left: 6px;
	 padding-right: 6px;
}

A.Toplinks:link, A.Toplinks:visited, A.Toplinks:active {
	font-family: Arial, Verdana, Tahoma, Helvetica;
   text-decoration: none;
   color: #808284;
	padding-left: 6px;
	padding-right: 6px;
}
A.Toplinks:hover {
    text-decoration: none;
	 color: #000000;
    background-color: transparent;
	 padding-left: 6px;
	 padding-right: 6px;
}

/*#contenttable img {
	padding-left: 15px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.middelpane img  {
	border: none;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 15px;
	margin-right: 0px;
}
.rightpane img  {
	border: none;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 15px;
	margin-right: 0px;
}*/
.nopadding, .nopadding img, .nopadding td {
	background-color: transparent;
	border:0px;
	margin:0px;
	padding:0px;
}

/* text style for buttons and link buttons used in the portal admin pages */
.Skinobject     {
	font-family: verdana;
	font-size: 11px;
	color: #676767;
	text-decoration: none;
}
.Normal A:link  {
	font-family: Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	/*color: #f4852c;*/
	color: #000000;
	line-height: 18px;
	text-decoration: none;
}

.Normal A:visited   {
	font-family: Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	line-height: 18px;
	text-decoration: none;
}

.Normal A:active    {
	font-family: Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	line-height: 18px;
	text-decoration: none;
}

.Normal A:hover {
	font-family: Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	line-height: 18px;
	text-decoration: underline;
}

/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.Skinobject:link {
	font-family: verdana;
	font-size: 11px;
	color: #676767;
	text-decoration: none;
}

A.Skinobject:visited  {
	font-family: verdana;
	font-size: 11px;
	color: #676767;
	text-decoration: none;
}

A.Skinobject:active   {
	font-family: verdana;
	font-size: 11px;
	color: #676767;
	text-decoration: none;
}

A.Skinobject:hover    {
	font-family: verdana;
	font-size: 11px;
	color: orange;
	text-decoration: none;
}

/*   START Nieuwsarticles met jaar en category view   */
.normaltab a:link, .normaltab a:visited, .normaltab a:hover {
	background-image: url(/Portals/20/images/normaltab.gif);
	background-repeat: no-repeat;
	display: block;
	width: 85px;
	height: 26px;
	max-height: 22px;
	font-family: Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
	padding-top: 4px;
}
.activetab a:link, .activetab a:visited, .activetab a:hover {
	background-image: url(/Portals/20/images/activetab.gif);
	background-repeat: no-repeat;
	display: block;
	background-color: transparent;
	width: 85px;
	height: 26px;
	max-height: 22px;
	font-family: Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	padding-top: 4px;
}
#archiveTable {
	width: 340px;
	text-align: left;
}
.categorylist {
	background-color: #ffe5ca;
}

/*   EIND Nieuwsarticles met jaar en category view   */


.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	font-family: Arial, Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #231F20;
	height: 26px;
	background-color: transparent;
}

.MainMenu_MenuItem td {
	background-image: url(images/menuitem.gif);
	background-repeat: no-repeat;
	width: 101px;
	height: 26px;
	cursor: pointer; 
	cursor: hand; 
	color: #231F20; 
	font-family: arial, verdana;
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	text-align: center;
}
.MainMenu_MenuItemSel td {
	background-image: url(images/menuitemactive.gif);
	background-repeat: no-repeat;
	width: 101px;
	height: 26px;
	background-color: transparent;
	cursor: pointer;
	cursor: hand;
	color: #FFFFFF;
	font-family: arial, verdana;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-align: center;
}
.MainMenu_MenuItemSel {
	background-color: transparent;
}
.MainMenu_MenuItemActive td {
	background-image: url(images/menuitemactive.gif);
	background-repeat: no-repeat;
	width: 101px;
	height: 26px;
	background-color: transparent;
	cursor: pointer;
	cursor: hand;
	color: #FFFFFF;
	font-family: arial, verdana;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
}

.MainMenu_MenuIcon {
	display: none;
}
.MainMenu_SubMenu {
	background-color: #f78e1e;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	/*filter:progid:DXImageTransform.Microsoft.Shadow(color='#f78e1e', Direction=135, Strength=1); */
	margin-top: 1px;
}


.MainMenu_SubMenu .MainMenu_MenuItem {
	background-image: none;
	background-color: #fed095;
	color: #000000;
	text-align: left;
	padding-right: 5px;
	height: 25px;
}

.MainMenu_SubMenu .MainMenu_MenuItemSel {
	background-image: none;
	background-color: #ff7e35;
	color: #FFFFFF;
	text-align: left;
	padding-right: 5px;
	height: 25px;
}



.MainMenu_MenuBreak {
	height: 1px;
}

.MainMenu_MenuArrow {
	display: none;
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.StandardButton     {
    background: #fed095 none; 
    color: #000000;
    font-family:Verdana, sans-serif; 
    font-size: 11px;
    font-weight: normal;
	 padding: 3px;
}
.TreeViewMenu {
	width: 175px;
	background-color: white;
	BORDER-RIGHT: #7994CB 0px solid; 
	BORDER-TOP: #7994CB 0px solid; 
	BORDER-LEFT: #7994CB 0px solid; 
	BORDER-BOTTOM: #7994CB px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px
}
.TreeViewMenu_Header,TreeViewMenu_Header  {
	BACKGROUND-IMAGE: url(gradient_LtBlue.jpg);
}
.Head   {
    font-family: arial;
    font-size:  18px;
    font-weight:    normal;
    color: #333333;
}






