/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   

/*CONTAINER TITLE*/
.Contitle_Transparent{
	color: #81B31A;
	font-size: 120%;
	font-weight: bold;
}


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

/* SCROLLING DG*/
#scroll 
{
	height:150px;
	width:550px;
	overflow: auto;	
	border: 1px solid #eee;	
	padding: 1px;
}

#scrollQualifications
{
	height:400px;
	width:800px;
	overflow: auto;	
	border: 1px solid #eee;	
	padding: 1px;

}


#scrollHistory
{
	height:500px;
	width:800px;
	overflow: auto;	
	border: 1px solid #eee;	
	padding: 1px;

}
/* background color for the content part of the pages */

fieldset {
	color:#000000;
	font-size:100%;
}

legend {
	color:#000000;
	font-size:100%;
}


.error {
	color:red;
	font-size:100%;
	font-weight:bold;

}

/* SCO HTML */
.SCOHtml {
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 100%;
	}

/* WORKSHEET */
.Worksheet {
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 100%;
	}

.WorksheetQuestion {
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight:bold;

	}

/* DATAGRID ITEM */
.gridItems {
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 100%;
	}
.TopPane,.ContentPane,.MainPane{padding:5px 0 0 0}
.TopPane,.ContentPane,.RightPane,.BottomPane,.LeftPane,.MainPane{vertical-align:top}
.ContentPane{height:100%}
.RightPane{padding:5px 0 0 5px}
.LeftPane{padding:5px 5px 0 0}
.BottomPane{padding:5px 0 0 0}
.AccPane{padding:0;white-space:nowrap}

/* 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 */
.NormalRed
{
	font-family:Arial, Helvetica, sans-serif;
	color:RED;
	font-size:11px;
}

.NormalBold
{font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#803380;font-weight:bold}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:100%;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #81B31A; 
	text-decoration: underline; 
}

A.CommandButton:visited  {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #81B31A; 
	text-decoration: underline; 
}

A.CommandButton:active   {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #81B31A; 
	text-decoration: underline; 
}

A.CommandButton:hover    {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #81B31A; 
	text-decoration: underline; 
}
    
/* GENERIC */
.user,a.user:link,a.user:hover,a.user:active,a.user:visited{}

a:link,a:hover,a:active,a:visited {}

SMALL   {
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
}

BIG {
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}


HR {
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
}

/* Module Title Menu */
.ModuleTitle_MenuContainer {}

.ModuleTitle_MenuBar {}

.ModuleTitle_MenuItem {}

.ModuleTitle_MenuIcon {}

.ModuleTitle_SubMenu {}

.ModuleTitle_MenuBreak {}

.ModuleTitle_MenuItemSel {}

.ModuleTitle_MenuArrow {}

.ModuleTitle_RootMenuArrow {}

/*
Popup Calandar 
*/
.SelectedDateStyle{
	font-family: Verdana,Helvetica,Tahoma,Arial;
	color: #000000;
	background-color:white;
	font-size: XX-Small
}
.WeekendStyle {
	font-family: Verdana,Helvetica,Tahoma,Arial;
	color:  #000000;
	background-color: #E7EBFE;
	font-size: XX-Small
}
.GoToTodayStyle{
font-family: Verdana,Helvetica,Tahoma,Arial;
color:  #000000;
background-color: white;
font-size: XX-Small
}
.DayHeaderStyle{
font-family: Verdana,Helvetica,Tahoma,Arial;
color:  #000000;
background-color: #81B31A;
font-size: XX-Small
}
.MonthHeaderStyle{
font-family: Verdana,Helvetica,Tahoma,Arial;
color:  #000000;
background-color: #d5f594;
font-size: XX-Small
}
.WeekdayStyle{
font-family: Verdana,Helvetica,Tahoma,Arial;
color:  #000000;
background-color: white;
font-size: XX-Small
}
.HolidayStyle{
font-family: Verdana,Helvetica,Tahoma,Arial;
color:  #000000;
background-color: white;
font-size: XX-Small
}
.OffMonthStyle{
font-family: Verdana,Helvetica,Tahoma,Arial;
color:  #555555;
background-color: AntiqueWhite;
font-size: XX-Small
}
.ClearDateStyle {
font-family: Verdana,Helvetica,Tahoma,Arial;
color:  #000000;
background-color: white;
font-size: XX-Small
}
.TodayDayStyle {
font-family: Verdana,Helvetica,Tahoma,Arial;
color:  #000000;
background-color: #d4de6f !important;
font-size: XX-Small
}
/* Skin styles start */

/* ********** Menu Style ************** */
.MainMenu_MenuContainer { background:transparent; width:100%;border:none}
.MainMenu_MenuBar {}
.MainMenu_MenuIcon { display:none; }
.MainMenu_RootMenuArrow { display:none; }
.MainMenu_MenuArrow { display:none; }

/*---------Root Menu Separator---------------*/
.MainMenu_MenuBreak {display:block;border:none}

/*---------Menu Background Transparency---------------*/
.ModuleTitle_MenuItemSel {}
.MainMenu_MenuItemSel {}

/*---------Sub Menu style---------------*/
.MainMenu_MenuItem,.submenuitembreadcrumb{

}
/*---------Sub Menu style on select---------------*/
.submenuitemselected{

}
/*---------Sub Menu Frame style---------------*/
.submenu{

}
/*---------Root Menu style---------------*/
.rootmenuitem TD{}
/*---------Root Menu style on select---------------*/
.rootmenuitemselected TD,.rootmenuitembreadcrumb TD{ }
/* Start - INVSIDEMENU classes */
/* level 1 tab in navigation */
.MenuHdr {
}
.MenuHdr A, .MenuHdr A:Visited, .MenuHdr A:Link {
}
.MenuHHdr A:Hover, .MenuHdr A:Active {
}
/* level 1 tab-mouseover in navigation */
.MenuHHdr {}
.MenuHHdr A, .MenuHHdr A:Active, .MenuHHdr A:Visited, .MenuHHdr A:Link {
}
.MenuHHdr A:Hover {
}
/* level 2 tab in navigation */
.MenuItem, .MenuItemMouseOver {
}
.MenuItem A, .MenuItem A:Visited, .MenuItem A:Link {
}
.MenuItem A:Active, .MenuItem A:Hover,  {
}
/* level 2 tab-mouseover in navigation */
.MenuItemMouseOver A, .MenuItemMouseOver A:Visited, .MenuItemMouseOver A:Link {
}
.MenuItemMouseOver A:Hover, .MenuItemMouseOver A:Active, {
}
.MenuItem HR {
}
/* level 1 tab-selected text in navigation */
.CurrentHCss {
}
/* level 2 tab-selected text in navigation */
.CurrentICss {
}
.CurrentICss A,.CurrentICss A:Visited, .CurrentICss A:Link{
	color: #2b0348; text-decoration:none; text-transform:lowercase; white-space:nowrap
}
.CurrentICss A:Active,.CurrentICss A:Hover {
	color: #fff; text-decoration:none; text-transform:lowercase; white-space:nowrap
}
/* End - INVSIDEMENU classes */

/* Classes below are for blue container */
#blue .Head,#blue  h1{ font-size:16px; font-weight:bold; color:#157fbe; padding:0}
#blue .SubHead,#blue  h2 { font-size:14px; font-weight:bold; color:#1788cb; padding-bottom:5px}
#blue .SubSubHead,#blue  h3 { font-size:13px; font-weight:bold; color:#1788cb; padding-bottom:5px}
#blue h4 { font-size:12px; font-weight:bold; color:#1788cb; padding-bottom:5px}
#blue .Head,#blue  h1,#blue .SubHead,#blue  h2,#blue .SubSubHead,#blue  h3,#blue h4 {font-family:Arial, Helvetica, sans-serif !important; color:#1788cb !important}

/* Classes below are for green container */
#green .Head,#green  h1{ font-size:16px; font-weight:bold; color:#62ac46; padding:0}
#green .SubHead,#green  h2 { font-size:14px; font-weight:bold; color:#6ab94b; padding-bottom:5px}
#green .SubSubHead,#green  h3 { font-size:13px; font-weight:bold; color:#6ab94b; padding-bottom:5px}
#green h4 {font-size:12px; font-weight:bold; color:#6ab94b; padding-bottom:5px}
#green .Head,#green  h1,#green .SubHead,#green  h2,#green .SubSubHead,#green  h3,#green h4 {font-family:Arial, Helvetica, sans-serif !important; color:#1788cb !important}

/* Classes below are for orange container */
#orange .Head,#orange  h1{ font-size:16px; font-weight:bold; color:#f4b43d; padding:0}
#orange .SubHead,#orange  h2 { font-size:14px; font-weight:bold; color:#f9bc49; padding-bottom:5px}
#orange .SubSubHead,#orange  h3 { font-size:13px; font-weight:bold; color:#f9bc49; padding-bottom:5px}
#orange h4 { font-size:12px; font-weight:bold; color:#f9bc49; padding-bottom:5px}
#orange .Head,#orange  h1,#orange .SubHead,#orange  h2,#orange .SubSubHead,#orange  h3,#orange h4 {font-family:Arial, Helvetica, sans-serif !important; color:#1788cb !important}

/* Classes below are common for Blue and Green containers */
.Normal{color:#000 !important; font-size:12px !important;line-height:130%}
.Normal,TH,TD,DIV,P,Ul,OL,LI,blockquote,DIV{font-family:Arial, Helvetica, sans-serif !important; font-size:12px; color:#000000}
P{margin-top:0;margin-bottom:10px}

/* End - skin styles classes */
