/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

/* background color for the content part of the pages */
Body
{
}

.ControlPanel {
}

/* 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 {
 color: #962458;
}

/* text style used for most text rendered by modules */
.Normal
{
}

/* 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 {
    text-decoration:    none;
    color: #962458;
}

A.CommandButton:visited  {
    text-decoration:    none;
    color: #962458;
}

A.CommandButton:active   {
    text-decoration:    none;
    color: #962458;
}

A.CommandButton:hover    {
	text-decoration: underline;
	color: #962458;
}
/* GENERIC */
H1  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  20px;
    font-weight:    normal;
    color: #962458;
}

H2  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  16px;
    font-weight:    bold;
    color: black;
}

H3  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    bold;
    color: #962458;
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
}

A:visited   {
}

A:active    {
}

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 {
}

.ModuleTitle_MenuBreak {
}

.ModuleTitle_MenuItemSel {
}

.ModuleTitle_MenuArrow {
}

.ModuleTitle_RootMenuArrow {
}

/* Main Menu */

.MainMenu_MenuContainer {
}

.MainMenu_MenuBar {
}

.MainMenu_MenuItem {
}

.MainMenu_MenuIcon {
}

.MainMenu_SubMenu {
}

.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel {
}

.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}


/*td {    
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
	
}*/

/* WiZZiX - Infragistics UltraWebGrid Styles */
/* Styles worden in de PORTAL.CSS aangemaakt zodat er meerder portals gehost kunnen worden */
/* Let op de bij de infragistics componenten de 'property styles' geheel verwijderd zijn en dat */
/* 'MergeStyles' op 'False' staat*/
.WiZZiX_igGroupHeader
{
	background-color : #FFFFFF;
	border-style : solid;
	border-color : #962458;
	border-width : 1px;
	color : #000000;
	font-family : Tahoma, Arial, Verdana;
	font-size : 11px;
	height : 35px;
	text-align : left;
	padding-left : 5px;
	padding-top	: 4px;
}
.WiZZiX_igGroupByRow
{
	color : #962458;
	font-family : Tahoma, Arial, Verdana;
	font-size : 13px;
	font-weight: bold;
}
.WiZZiX_igFixedHeader 
{
	background-color : #962458;
	border-left-style : solid;
	border-left-color : transparent;
	border-left-width : 1px;
	color : #FFFFFF;
	font-family : Tahoma, Arial, Verdana;
	font-size : 11px;
	font-weight : bold;
	height : 22px;
	text-align : left;
	padding-left : 5px;
	padding-top	: 4px;
}
.WiZZiX_igRow 
{
	background-color : #FFFFFF;
	border-bottom-style : dotted;
	border-bottom-color	: #F4F4F4;
	border-bottom-width	: 1px;
	border-left-style : dotted;
	border-left-color : #F4F4F4;
	border-left-width : 1px;
	color : #000000;
	height : auto;
	font-family : Tahoma, Arial, Verdana;
	font-size : 11px;
	font-weight : normal; 
	text-align : left;
	padding	: 1px;
}
.WiZZiX_igButton
{
	background-color : #962458;
	color : #FFFFFF;
	cursor : hand;
	font-family : Tahoma, Arial, Verdana;
	font-size : 11px;
	font-weight : bold;
	padding	: 5px;
}
.WiZZiX_igButtonPrompt
{
	color : #000000;
	font-family : Tahoma, Arial, Verdana;
	font-size : 11px;
}
/* WiZZiX - Infragistics UltraWebGrid Styles */
/* Einde UltraWebGrids Styles */

/* WiZZiX - Infragistics webCalendar Styles */
/* Styles worden in de PORTAL.CSS aangemaakt zodat er meerder portals gehost kunnen worden */
/* Let op de bij de infragistics componenten de 'property styles' geheel verwijderd zijn. */
/* Er zijn diverse soorten webCalendars, dropdown en de gewone, bij de style is aangegeven*/
/* voor welke deze is bedoeld*/
.WiZZiX_idDayHeader 
{
	background-color : #962458;
	border-style : solid;
	border-color : #FFFFFF;
	border-width : 1px;
	color : #FFFFFF;
	font-family : Tahoma, Arial, Verdana;
	font-size : 11px;
	height : 22px;
	text-align : left;
	padding-left : 5px;
	padding-top	: 4px;
}
.WiZZiX_idDay
{
	background-color : #FFFFFF;
	border-bottom-style : dotted;
	border-bottom-color	: #F4F4F4;
	border-bottom-width	: 1px;
	border-left-style : dotted;
	border-left-color : #F4F4F4;
	border-left-width : 1px;
	color: #000000;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
}
.WiZZiX_idDaySelected
{
	background-color : #F4F4F4;
	border-style : solid;
	border-color	: #962458;
	border-width	: 1px;
	color: #962458;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
}
.WiZZiX_idTitle
{
	background-color: #962458;
	color: #FFFFFF;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
}
.WiZZiX_idNextPrev
{
	background-color: #962458;
	color: #FFFFFF;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
}
.WiZZiX_icCalendar /*Calendar*/
{
	background-color: #FFFFFF;
	border-color: #962458;
	border-style: solid;
	border-width: 1px;
	cursor: hand;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
}
.WiZZiX_icActiveDay /*Calendar*/
{
	background-color : Moccasin;
}
.WiZZiX_icActivetyDay /*Calendar*/
{
	color: #000000;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}
.WiZZiX_icCaptionHeader /*Calendar*/
{
	background-color : #962458;
	border-style : solid;
	border-color : #962458;
	border-width : 1px;
	color : #FFFFFF;
	font-family : Tahoma, Arial, Verdana;
	font-size : 11px;
	font-weight: bold;
	text-align : center;
	padding-bottom : 4px;
	padding-top	: 4px;
}
.WiZZiX_icDayHeader /*Calendar*/
{
	background-color: #E4E4E4;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	color: #000000;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	padding-bottom: 3px;
	padding-top: 5px;
	text-align: center;
}
.WiZZiX_icDay /*Calendar*/
{
	font-family : Tahoma, Arial, Verdana;
	font-size : 11px;
	text-align : center;
	padding: 2px;
}
.WiZZiX_icDropDown /*Calendar*/
{
	font-family : Tahoma, Arial, Verdana;
	font-size : 11px;
}
.WiZZiX_icFooter /*Calendar*/
{
	background-color: #E4E4E4;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 1px;
	color: #000000;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-top: 5px;
	text-align: left;
}
.WiZZiX_icNavButtons /*Calendar*/
{
	background-color : #962458;
	border-style : solid;
	border-color : #962458;
	border-width : 1px;
	color : #FFFFFF;
	cursor: hand;
	font-family : Tahoma, Arial, Verdana;
	font-size : 11px;
	padding-left: 5px;
	padding-right: 5px;
	text-align : center;
}
.WiZZiX_icOtherMonthDay /*Calendar*/
{
	color: #A2A2A2;
}
.WiZZiX_icToday /*Calendar*/
{
	border-color: #962458; 
	border-style: solid;
	border-width: 1px;
	color: #000000;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}
.WiZZiX_icWeekendDay /*Calendar*/
{
	background-color: #FBFBFB;
}
.WiZZiX_dvActivityHover /*DayView*/
{
	background-color: #FFFFFF;
	cursor: hand;
}
.WiZZiX_ActivityEdgeLeft /*DayView*/
{
	background-color: Purple;
}
.WiZZiX_dvAppointment /*DayView*/
{
	background-color: #FFFFFF;
	border-color: #FF0000;
	border-width: 1px;
	border-style: solid;
	padding: 3px;
	font-family: Tahoma;
	font-size: 11px;
}
/* WiZZiX - Infragistics webCalendar Styles */
/* Einde webCalendar Styles */





.WiZZiX_BlockHead 
{ 
	font-family: Tahoma, Arial, Helvetica;  
	font-size: 13px; 
	color: White;
	font-weight: bold; 
	font-style: normal;
	background-color: #962458;
}


   
.WiZZiX_GridRow
{ 
	font-family: Tahoma, Arial, Helvetica;
	font-size: 9px;
	background-color: #FFFFFF;	
}

.WiZZiX_GridHead
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 10px;
	color: White;
	font-weight: bold; 
	background-color: #962458;	
}



.WiZZiX_BlockContent
{ 
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
}



.WiZZiX_GridRowLarge
{ 
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	background-color: #FFFFFF;	
}

.WiZZiX_GridHeadLarge
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	color: White;
	font-weight: bold; 
	background-color: #962458;	
}
/* WiZZiX - Infragistics UltraWebGrid Styles */
/* Styles worden in de PORTAL.CSS aangemaakt zodat er meerder portals gehost kunnen worden */
/* Let op de bij de infragistics componenten de 'property styles' geheel verwijderd zijn en dat */
/* 'MergeStyles' op 'False' staat*/
.WiZZiX_uwgHeader 
{
	background-color : #962458;
	border-style : solid;
	border-color : #999999;
	border-top-width : 0px;
	border-left-width : 1px;
	border-right-width : 1px;
	border-bottom-width : 1px;
	border-collapse: collapse;
	color : #FFFFFF;
	cursor: hand;
	font-family : Tahoma, Arial, Verdana;
	font-size : 11px;
	font-weight : bold;
	height : 22px;
	text-align : left;
	padding-left : 5px;
	padding-top	: 4px;
}
.WiZZiX_uwgRow 
{
	background-color : Transparent;
	border-style : Solid;
	color : #000000;
	border-width: 1px;
	border-color: #999999;
	border-collapse: separate;
	height : 21px;
	font-family : Tahoma, Arial, Verdana;
	font-size : 11px;
	font-weight : normal; 
	text-align : left;
	padding-left : 2px;
	padding-top: 3px;
	padding-bottom: 5px;
}
.WiZZiX_uwgAltRow 
{
	background-color : #E4E4E4;
	border-style : none;
	color : #000000;
	height : 21px;
	font-family : Tahoma, Arial, Verdana;
	font-size : 11px;
	font-weight : normal; 
	text-align : left;
	padding-left : 2px;
	padding-top: 3px;
	padding-bottom: 5px;
}
.WiZZiX_uwgGroupByBox
{
	background-color : #FFFFFF;
	border-style : solid;
	border-width : 1px;
	border-color : #999999;
	color : #000000;
	font-family : Tahoma, Arial, Verdana;
	font-size : 11px;
	height : 35px;
	text-align : left;
}
.WiZZiX_uwgGroupByRow
{
	background-color : transparent;
	color : #000000;
	border-style: none;
	font-family : Tahoma, Arial, Verdana;
	font-size : 11px;
}
.WiZZiX_uwgEditCell
{
	background-color : #FFFFFF;
	border-style : Solid;
	border-width: 1px;
	border-color: InActiveCaption;
	color : #000000;
	height : auto;
	font-family : Tahoma, Arial, Verdana;
	font-size : 11px;
	font-weight : normal; 
	text-align : left;
	padding-left : 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
}
.WiZZiX_uwgPager 
{
	background-color : #FFFFFF;
	border-style : solid;
	border-width : 1px;
	border-color : #999999;
	color : #000000;
	font-family : Tahoma, Arial, Verdana;
	font-size : 11px;
	height : 35px;
	text-align : left;
	padding-left: 5px;
}
/* WiZZiX - Infragistics UltraWebGrid Styles */
/* Einde UltraWebGrids Styles */
.WiZZiX_Standaard_Tekst 
{
	font-family : Tahoma, Arial, Verdana;
	font-size : 12px;
}
A.kbArticleTitleLink:link
{
	font-family : Tahoma, Arial, Verdana;
	font-size : 12px;
                     text-decoration: none;
}
A.kbArticleTitleLink:active
{
	font-family : Tahoma, Arial, Verdana;
	font-size : 12px;
                     text-decoration: none;
}
A.kbArticleTitleLink:visited
{
	font-family : Tahoma, Arial, Verdana;
	font-size : 12px;
                     text-decoration: none;
}
A.kbArticleTitleLink:hover
{
	font-family : Tahoma, Arial, Verdana;
	font-size : 12px;
                     text-decoration: underline;

}








