/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   
.Header{}
.GUID{
   letter-spacing: 2px;
}
/* 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:600px;
	overflow: auto;	
	border: 1px solid #eee;	
	padding: 1px;

}

#scrollAPDUsers
{
	height:200px;
	width:550px;
	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 {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	color:#000000;
	font-size:11px;
}

legend {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	color:#000000;
	font-size:11px;
}

th{font-weight:bold; text-align:left}

.error {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	color:red;
	font-size:11px;
    font-weight:bold;
}

/* SCO HTML */
.SCOHtml {
	color: #000000;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	}

/* WORKSHEET */
.Worksheet {
	color: #000000;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	}

.WorksheetQuestion {
	color: #000000;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
font-weight:bold;

	}

/* DATAGRID ITEM */
.gridItems {
	color: #000000;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	}

/* 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    {
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family:Verdana,Arial,Helvetica,sans-serif;
	color:#000000;
	font-size:11px;
}

.NormalRed
{
    font-family:Verdana,Arial,Helvetica,sans-serif;
	color:RED;
	font-size:11px; line-height:130%; letter-spacing: 130%
}

.NormalBold
{
    font-family:Verdana,Arial,Helvetica,sans-serif;
	color:#000000;
	font-size:11px;
    font-weight: bold; line-height:130%; letter-spacing: 130%
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton,A.CommandButton:link,A.CommandButton:visited,A.CommandButton:active{text-decoration:none; }
A.CommandButton:hover{ color:#000000; text-decoration:none;}

SMALL   {
    color: #000000;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 9px;
}

BIG {
    color: #000000;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
    font-weight: bold;
}

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 {}
/*
Popup Calandar 
*/
.SelectedDateStyle{
font-family: Verdana,Helvetica,Tahoma,Arial;
color: #000000;
background-color: #ffffff;
font-size: XX-Small
}
.WeekendStyle {
font-family: Verdana,Helvetica,Tahoma,Arial;
color:  #000000;
background-color: #cccccc;
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:  #ffffff;
background-color: #f79622;
font-size: XX-Small
}
.MonthHeaderStyle{
font-family: Verdana,Helvetica,Tahoma,Arial;
color:  #ffffff;
background-color: #3084ab;
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: e9edef;
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:  #ffffff;
background-color: #60b8e1;
font-size: XX-Small
}
                                
.SelectedDateStyle a, a:visited{                                 
color: #000000;                                   
}
                                
                               
.WeekendStyle a, a:visited{
color:  #000000;
}
.GoToTodayStyle a, a:visited{
color:  #000000;                                  
}
.DayHeaderStyle a, a:visited{
color:  #000000;
}
.MonthHeaderStyle a, a:visited{
color:  #000000;
}
.WeekdayStyle a, a:visited{
color:  #000000;
}
.HolidayStyle a, a:visited{
color:  #000000;
}
.OffMonthStyle a, a:visited{
color:  #555555;
}
.ClearDateStyle a, a:visited{
color:  #000000;
}
.TodayDayStyle a, a:visited{
color:  #000000;
}
table.containercell table {
border: 1px solid #666;
}
