/* ================================
    CSS STYLES FOR PORTALEN + NKI
   ================================
*/   


.BodyBackgroundLight 
{
	background-color:#D4D4D4;
}
.BodyBackgroundDark
{
	background-color:#C0C0C0;
}
.DesktopDefaultHeading
{
	background-image: url(nkiheading.gif);
	vertical-align: top;
	height: 150px;
}
/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
    /*background-color: white;*/
	background-color:#D4D4D4;
}

/* background color for the content part of the pages */
Body
{
/*    background-color: white;*/
background-color:#D4D4D4;
}

/* background/border colors for the selected tab */
.TabBg {
    background-color: #c0c0c0;
}

.LeftPane  { 
}

.ContentPane  { 
}

.RightPane  { 
}

/* text style for the selected tab */
.SelectedTab {
    font-weight: bold;
    font-size: 8.5pt;
    color: Black;
    font-family: Verdana, Tahoma, Arial, Helvetica;
    text-decoration: none;
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
    text-decoration:    none;
    color:black;
}

A.SelectedTab:visited  {
    text-decoration:    none;
    color:black;
}

A.SelectedTab:active   {
    text-decoration:    none;
    color:black;
}

A.SelectedTab:hover    {
    text-decoration:    none;
    color:#aaaaaa;
}

/* text style for the unselected tabs */
.OtherTabs {
    font-weight: bold;
    font-size: 8.5pt;
    color: Black;
    font-family: Verdana, Tahoma, Arial, Helvetica;
    text-decoration: none;
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
    text-decoration:    none;
    color:Black;
}

A.OtherTabs:visited  {
    text-decoration:    none;
    color:Black;
}

A.OtherTabs:active   {
    text-decoration:    none;
    color:Black;
}

A.OtherTabs:hover    {
    text-decoration:    none;
    color:#aaaaaa;
}

/* GENERAL */
/* style for module titles */
.Head   {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  20px;
    font-weight:    normal;
    color: #333333;
}

.NewHead   {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  18px;
    font-weight:    normal;
    color: #333333;
}

/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #0d0d0d;
}

/* style of item titles on edit and admin pages */
.SubHeadWhite    {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
	color: white;
}


/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: black;
}

/* text style used for most text rendered by modules */
.Normal
{
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
}

.NormalRed
{
    font-family: verdana, Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: bold;
    color: #ff0000;
}

.NormalBlue
{
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: bold;
    color: #0d0d0d;
}

.CalcRed
{
    font-family: helvetica;
    font-size: 12px;
    font-weight: bold;
    color: #ff0000;
}

.CalcBlue
{
    font-family: helvetica;
    font-size: 12px;
    font-weight: bold;
    color: #0d0d0d;
}


.NormalBold
{
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold;
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration:    underline;
    color: #0d0d0d;
}

A.CommandButton:visited  {
    text-decoration:    underline;
    color: #0d0d0d;
}

A.CommandButton:active   {
    text-decoration:    underline;
    color: #0d0d0d;
}

A.CommandButton:hover    {
    text-decoration:    underline;
    color: #ff0000;
}
    
/* GENERIC */
H1  {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  20px;
    font-weight:    normal;
    color: #666644;
}

H2  {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  20px;
    font-weight:    normal;
    color: #666644;
}

H3  {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    normal;
    color: #0d0d0d;
}

H4  {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    normal;
    color: #0d0d0d;
}

H5, DT  {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #0d0d0d;
}

H6  {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #0d0d0d;
}

TFOOT, THEAD    {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  12px;
    color: #0d0d0d;
}

TH  {
    vertical-align: baseline;
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    bold;
    color: #0d0d0d;
}

A:link  {
    text-decoration:    none;
    color:  #0d0d0d;
}

A:visited   {
    text-decoration:    none;
    color:  #0d0d0d;
}

A:active    {
    text-decoration:    none;
    color:  #0d0d0d;
}

A:hover {
    text-decoration:    underline;
    color:  #ff0000;
}

SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}

BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
}

UL LI   {
    list-style-type:    square ;
}

UL LI LI    {
    list-style-type:    disc;
}

UL LI LI LI {
    list-style-type:    circle;
}

OL LI   {
    list-style-type:    decimal;
}

OL OL LI    {
    list-style-type:    lower-alpha;
}

OL OL OL LI {
    list-style-type:    lower-roman;
}

HR {
    color: dimgrey;
    height:1pt;
    text-align:left
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
    font-size: 11px;
    background-color: #eeeeee
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #0d0d0d;
}

/******************************************************************
/
/                          NKI styles 
/
/******************************************************************/
.NkiCheckBox
{
    font-weight: Normal;
    font-size: 11px;
    color: #0d0d0d;
    font-family: Verdana, Tahoma, Arial, Helvetica;
}
.NkiOptionButton
{
    font-weight: Normal;
    font-size: 11px;
    color: #0d0d0d;
    font-family: Verdana, Tahoma, Arial, Helvetica;
}
.NkiCommandButton
{
    font-weight: Normal;
    font-size: 11px;
    color: #0d0d0d;
    font-family: Verdana, Tahoma, Arial, Helvetica;
    text-decoration: underline;
}
.NkiCommandButton:link {
    text-decoration:    underline;
    color: #0d0d0d;
}
.NkiCommandButton:visited  {
    text-decoration:    underline;
    color: #0d0d0d;
}
.NkiCommandButton:active   {
    text-decoration:    underline;
    color: #0d0d0d;
}
.NkiCommandButton:hover    {
    text-decoration:    underline;
    color: #ff0000;
}

/* text style for the selected tab */
.NkiGridHeading {
    font-weight: bold;
    font-size: 8.5pt;
    color: white;
    font-family: Verdana, Tahoma, Arial, Helvetica;
    text-decoration: none;
}
.NkiGridHeading:link {
    text-decoration:    underline;
    color: white;
}
.NkiGridHeading:visited {
    text-decoration:    underline;
    color: white;
}
.NkiGridHeading:active {
    text-decoration:    underline;
    color: red;
}
.NkiGridHeading:hover {
    text-decoration:    underline;
    color: #FF8080;
}
.NkiGridPage {
    font-weight: bold;
    font-size: 8.5pt;
    color: black;
    font-family: Verdana, Tahoma, Arial, Helvetica;
    text-decoration: none;
}
.NkiGridPage:link {
    text-decoration:    underline;
    color: black;
}
.NkiGridPage:visited {
    text-decoration:    underline;
    color: black;
}
.NkiGridPage:active
{
	color: white;
	text-decoration: underline;
}
.NkiGridPage:hover {
    text-decoration:    underline;
    color: #FF8080;
}


/* Display results of a questionary */
.NkiQuestionHeadingLabel
{
	font-weight: normal;
	font-size: 11px;
	color: black;
	font-family: Verdana, Tahoma, Arial, Helvetica;
}
.NkiQuestionLabel
{
	font-weight: bold;
	font-size: 12px;
	color: black;
	font-family: Verdana, Tahoma, Arial, Helvetica;
}
.NkiAnswerLabel
{
	font-weight: normal;
	font-size: 11px;
	color: black;
	font-family: Verdana, Tahoma, Arial, Helvetica;
}
.NkiQuestionInfoLabel
{
	font-weight: normal;
	font-size: 11px;
	color: #0d0d0d;
	font-family: Verdana, Tahoma, Arial, Helvetica;
}
.NkiResultCorrectLabel
{
	font-weight: bold;
	font-size: 11px;
	color: orange;
	font-family: Verdana, Tahoma, Arial, Helvetica;
}
.NkiResultPassedLabel
{
	font-weight: bold;
	font-size: 11px;
	color: green;
	font-family: Verdana, Tahoma, Arial, Helvetica;
}
.NkiResultFailedLabel
{
	font-weight: bold;
	font-size: 11px;
	color: red;
	font-family: Verdana, Tahoma, Arial, Helvetica;
}
.NkiErrorLabel
{
	font-weight: bold;
	font-size: 11px;
	color: red;
	font-family: Verdana, Tahoma, Arial, Helvetica;
}
.NkiOkLabel
{
	font-weight: bold;
	font-size: 11px;
	color: green;
	font-family: Verdana, Tahoma, Arial, Helvetica;
}
.NkiWarningLabel
{
	font-weight: bold;
	font-size: 12px;
	color: red;
	font-family: Verdana, Tahoma, Arial, Helvetica;
}
.NkiQuestionNumberLabel2	{
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  14px;
    font-weight:    bold;
    color: #0d0d0d;
}
.NkiQuestionNumberLabel	{
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  14px;
    font-weight:    bold;
    color: #0d0d0d;
}
.NkiQuestionaryHeadingLabel	{
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  16px;
    font-weight:    bold;
    color: #0d0d0d;
}


/* style of NKI questionary headings */
.QuestionaryHeading    {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  16px;
    font-weight:    bold;
    color: #0d0d0d;
}
.NkiQuestionNumberLabel:link {
    text-decoration:    underline;
    color: #0d0d0d;
}
.NkiQuestionNumberLabel:visited {
    text-decoration:    underline;
    color: #0d0d0d;
}
.NkiQuestionNumberLabel:active {
    text-decoration:    underline;
    color: red;
}
.NkiQuestionNumberLabel:hover {
    text-decoration:    underline;
    color: #ff0000;
}


/* style of NKI questionary headings */
.QuestionaryHeadingWhite
{
	font-weight: bold;
	font-size: 16px;
	color: white;
	font-family: Verdana, Tahoma, Arial, Helvetica;
}


/* style of NKI questionary headings */
.QuestionHeading    {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  14px;
    font-weight:    bold;
    color: #0d0d0d;
}

/* style errorlabels in questionary */
.ErrorLabel
{
	font-weight: bold;
	font-size: 11px;
	color: red;
	font-family: Verdana, Tahoma, Arial, Helvetica;
}

/* style correctlabels in questionary */
.CorrectLabel
{
	font-weight: bold;
	font-size: 11px;
	color: #009900;
	font-family: Verdana, Tahoma, Arial, Helvetica;
}

/* style correctlabels in questionary */
.MessageLabel
{
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #0d0d0d;
}

.NkiReportHeading
{
    font-weight: Bold;
    font-size: 14px;
    color: #0d0d0d;
    font-family: Verdana, Tahoma, Arial, Helvetica;
}

.NkiWhiteLink 
{
    font-weight: Normal;
    font-size: 11px;
    font-weight:    bold;
    color: Black;
    font-family: Verdana, Tahoma, Arial, Helvetica;
}
.NkiWhiteLink:link {
    color: Black;
}
.NkiWhiteLink:visited  {
    color: Black;
}
.NkiWhiteLink:active   {
    color: red;
}
.NkiWhiteLink:hover    {
    text-decoration:    underline;
    color: red;
}


/*___________________________________________________________________________________________*/
/* Main Menu */

.MainMenu_MenuContainer {
	border: 0px;
	background-color: transparent;
	width: 145px;
	padding: 5px;
	padding-bottom: 0px;
}
.MainMenu_MenuBar {
}
.MainMenu_MenuItem {
	cursor: hand; 
	color: #333333; 
	font-family: Verdana, Tahoma, Arial, Helvetica; 
	font-size: 11px; 
	font-weight: normal; 
	/*border: 1px #5C5C5C solid;*/
	padding: 1px;
	background-color: transparent;
	height: 25px;	
}
.MainMenu_MenuIcon {
	cursor: hand; 
	background-color: #FFBD11; 
	border: 1px #FFBD11 solid;
	padding: 1px;
	width: 1px;
	height: 1px;
}
.MainMenu_MenuItemSel {
	background-color: #FFBD11; 
	cursor: hand; 
	color: White; 
	font-family: Verdana, Tahoma, Arial, Helvetica; 
	font-size: 11px; 
	font-weight: normal; 
	border: 1px #FFBD11 solid;
	padding: 1px;
	height: 25px;	

}
.rootmenuitem {
	cursor: hand; 
	color: #333333; 
	font-family: Verdana, Tahoma, Arial, Helvetica; 
	font-size: 11px; 
	font-weight: bold; 
	border: 0px;
	padding: 5px;
	background-image:url(button_gray.jpg);
	height: 28px;
	display:block;
	margin-bottom:3px;
}
.rootmenuitemselected {
	background-image:url(button_yellow.jpg);
	cursor: hand; 
	color: #FFFFFF; 
	font-family: Verdana, Tahoma, Arial, Helvetica; 
	font-size: 11px; 
	font-weight: bold; 
	border: 0px; 
	padding: 5px;
	height: 28px;	
	display:block;
	margin-bottom:3px;	
}
.rootmenuitembreadcrumb{
	cursor: hand; 
	color: #333333; 
	font-family: Verdana, Tahoma, Arial, Helvetica; 
	font-size: 11px; 
	font-weight: bold; 
	border: 0px;
	background-image:url(button_yellow.jpg); 
	padding: 5px;
	height: 28px;	
	display:block;
	margin-bottom:3px;	
}
.submenuitembreadcrumb{
	cursor: hand; 
	color:#333333;
	font-family: Verdana, Tahoma, Arial, Helvetica; 
	font-size: 11px; 
	font-weight: bold; 
	border: 1px #C5C5C5 solid;
	background-color: transparent;
	padding: 1px;
}
.submenu {
	z-index: 1000; 
	background-color: #C5C5C5; 
	/*filter: progid:DXImageTransform.Microsoft.Shadow(color='#CCCCCC', Direction='90', Strength='1');*/
	border: 1px #A7A7A7 solid;
	/*margin-left: -50px;*/
	margin-top: 10px;
}
.MainMenu_MenuBreak {
	border: 0px; 
	background-color: #333333; 
	height: 1px;
}
.MainMenu_MenuArrow {
	border: 0px; 
	border-right: 1px #CCCCCC solid;
}
.MainMenu_RootMenuArrow {
	border: 0px; 
}
/*___________________________________________________________________________________________*/

