td.footer{
	font-family: Arial, Helvetica, sans-serif;
	color:#333366;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	height: 15px;
	background-color:#ffffff;
}

td.footer a{color:#333366;}
td.footer a.menu{color:#333366;}
td.footer a.menu:hover{color:#333366;}
td.footer a:hover{color:#333366;}
td.footer a:visited{color:#333366;}

td.footer a.loginlink, td.footer a.loginlink:link, td.footer a.loginlink:visited, td.footer a.loginlink:active, td.footer a.loginlink:hover {
cursor:default;
color:#ffd523;
text-decoration:none;
}


/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   


#fckbody {
	background: #fff;
}


h1{
	margin-bottom: 2px;
	padding-bottom: 2px;
	color:#000080;
}

/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

/* background color 	for the content part of the pages */
Body
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #2F4269;
	color:#000080;
}


/* background/border colors for the selected tab */
.TabBg {
}	

.LeftPane  { 
}

.ContentPane  { 
}

.RightPane  { 
}

/* text style for the selected tab */
.SelectedTab {
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
}

A.SelectedTab:visited  {
}

A.SelectedTab:active   {
}

A.SelectedTab:hover    {
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:active   {
}

A.OtherTabs:hover    {
}

/* GENERAL */
/* style for module titles */
.Head   {
}

/* style of item titles on edit and admin pages */
.SubHead    {
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
}

/* text style used for most text rendered by modules */
.Normal, .Normal p, p
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#000080;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}

.NormalRed
{
}

.NormalBold
{
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
}

A.CommandButton:visited  {
}

A.CommandButton:active   {
}

A.CommandButton:hover    {
}
    
/* GENERIC */
.NormalTextBox{

}

H1  {
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:bold;
color:#000080;
}

H2  {
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
color:#000080;
}

H3  {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#000080;
}

H4  {
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
color:#000080;
}

H5, DT  {

}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
	color:#000080;
}

A:visited   {
	color:#000080;
}

A:active    {
	color:#000080;
}

A:hover {
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}

HR {
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
}

.ModuleTitle_MenuBar {
}

.ModuleTitle_MenuItem {
}

.ModuleTitle_MenuIcon {
}

.ModuleTitle_SubMenu{
	position: relative;
}

.ModuleTitle_MenuBreak {
}

.ModuleTitle_MenuItemSel {
}

.ModuleTitle_MenuArrow {
}

.ModuleTitle_RootMenuArrow {
}

/****************** SOLPARTMENU *****************************/

.MainMenu_MenuContainer {
  width: 100%;

}

.MainMenu_MenuBar {

 
}

.MainMenu_MenuItem td{
	height: 32px;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	color:#2f4269;
	padding-right: 10px;
	padding-left: 10px;
	border:none;
	
}


.rootmenuitem td, .rootmenuitemsel td, .rootmenuitemactive td, .rootmenuitem, .rootmenuitemsel, .rootmenuitemactive {
font-size:14px;
}

.MainMenu_MenuIcon  {
display:none;
}

.MainMenu_SubMenu td {
color: #2F4269;
background-color: #FFD523;
border:none;
font-size:14px;

}

.MainMenu_MenuBreak {

}

.MainMenu_MenuItemSel td{
	background-color:#97A0B4;
	height: 32px;
		color:#ffd72c;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:10px;
	padding-right:10px;
	
}

.MainMenu_MenuArrow {
display:none;
}

.MainMenu_RootMenuArrow {


}

/****************** SOLPARTMENU:1 *****************************/
.submenulinkscontainer{
	font-size: 12px;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 150px;
	color:#2F4269;
	
	
}
.submenulinks {
	font-size: 12px;
	height: 20px;
 	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
color:#2F4269;
}
.submenulinks_selected{
	font-size: 12px;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
     font-weight: bold;
	color: #999999;
	background-color: #FFD523;
	
}
.submenulinks_active
{	font-size: 12px;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #2F4269;
	background-color: #FFD523;}

.subsubmenulinks {
	height: 20px;
	font-size : 12px;
	color: #FFFFFF;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}
.subsubmenulinks_selected  {
	height: 20px;
	color:#2F4269;
    background-color: #FFD523;
	font-size : 12px;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	padding-left: 0px;
}
.subsubmenulinks_active  {
    height: 20px;
	color:#2F4269;
	background-color: #FFD523;
	font-size : 12px;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


/****************** home button *****************************/
td.buthome{
background-color:white;
vertical-align:middle;
width:85px;
}

.buthome a:link, .buthome a, .buthome a:visited, .buthome a:active{
background-color:white;
font-family:Arial, Helvetica, sans-serif;
font-size : 14px;
color: #2f4269;
font-weight: bold;
text-decoration:none;
text-align:center;
width:85px;
height:32px;
padding:8px;
}


.buthome a:hover{
width:85px;
height:32px;
background-color:#97A0B4;
font-family:Arial, Helvetica, sans-serif;
font-size : 14px;
color: #ffd72c;
font-weight: bold;
text-decoration:none;
text-align:center;
padding:8px;
}

td.headerhome {
width:980px;
height:180px;
background-image:url(skins/canisius/bg_top_home.gif);
background-repeat:no-repeat;
background-position:top left;
}


td#homerechts {
background-color:#ffd523;
}

#dnn_RechterMenu {
margin:0px;
padding:0px;
background-color:#fbd52a;
}

#righttable a, #righttable a:link, #righttable a:visited, #righttable a:active {
color:#2f4269;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
line-height:20px;
font-weight:bold;
padding-left:7px;
padding-right:4px;
text-decoration:none;
}


#righttable a:hover {
color:white;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
line-height:20px;
font-weight:bold;
padding-left:7px;
padding-right:4px;
text-decoration:none;
}

td.menutitel {
font-family:Arial, Helvetica, sans-serif;
color:#29426b;
font-size:12px;
font-weight:bold;
padding-left:7px;
padding-right:4px;
background-color:white;
}

#dnn_RechterMenu .Head, #dnn_RechterMenu th, #dnn_footerpane .Head, #dnn_footerpane th, #dnn_RechterPane .Head, #dnn_RechterPane th {
display:none;
}

a.zoekknop, a.zoekknop:link, a.zoekknop:visited, a.zoekknop:hover, a.zoekknop:active {
font-weight:bold;
color:white;
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
}

td#hometop {
padding:0px;
margin:0px;
width:824px;
height:180px;
background-image:url(skins/canisius/topleft.jpg);
background-repeat:no-repeat;
background-position:top left;

}


td#homelinks {
padding-top:0px;
margin-top:0px;
background-image:url(skins/canisius/homebg2.gif);
background-position:top left;
background-repeat:repeat;
}

td#homecontent {
padding-top:0px;
margin-top:0px;

}

td.scheiding {
background-color:white;
width:3px;
font-size:11px;
font-weight:bold;
color:#2f4269;
}

#vervolg #dnn_ContentPane  {
padding-left:10px;
padding-top:10px;
margin-top:5px;
}


#dnn_ctr1522_ModuleContent  {
padding-left:10px;
padding-top:2px;

}
#home #dnn_ContentPane {
padding-left:10px;
padding-top:0px;
margin-top:0px;
}

td.MainMenu_MenuBreak {
background-color:white;
}

#logindiv {
width:auto;
padding-top:40px;
}

img {
border:none;
}

#dnn_footerpane .Normal, #dnn_footerpane .Normal p, #dnn_footerpane p, #dnn_footerpane a, #dnn_footerpane a:link, #dnn_footerpane a:visited, #dnn_footerpane a:hover {
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration:none;
color:#000080;
} 

#dnn_footerpane {
background-color:white;
}

#dnn_ContentPane .Normal p, #dnn_ContentPane .Normal, #dnn_ContentPane p {
font-size:13px;
color:#000080;
}

td.vervolgheader {
background-image:url(/portals/canisius/skins/canisius/bg_top_vervolg.gif);
background-repeat:no-repeat;
background-position:top left;
}

/* Verbergen van admin-opties voor zoekveld, menu wordt nu niet uitgerekt  */

#dnn_zoek .SubHead, #dnn_zoek #dnn_ctr545_dnnACTIONS_ctldnnACTIONS {
display:none;
}


#dnn_ContentPane hr {
background: #ffd523 !important;
color: #ffd523 !important;
height: 1px;
border: none;
border-style: none;
}





/*
=========================================================================
===== STIJLEN VAN DEFAULT OVERSCHRIJVEN
*/


.Normal,.NormalDisabled
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
}






