/* Tracker.Net Style Sheet */

BODY
{
    background-color: white;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 80%;
    font-weight: normal;
    letter-spacing: normal;
    text-transform: none;
    word-spacing: normal;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    color: #003366;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	

TextArea 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:95%;
	overflow:auto;
}


A:link	{	
	text-decoration:	none;
	color:	#3333cc;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Verdana, Arial, Helvetica, sans-serif;
	}	
	

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;
	}	

IMG 	
{
	/*margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;*/
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	border-width: 0px;
	}
	
/* Messages and Text */

.NormalBold
{
    font-size: 90%;
    font-weight: bold;
}

.Normal
{
    font-size: 90%;
}


.Message
{
	font-weight:bold;
	color: #003366;
	background-color:Transparent;
}

.PageSubSubTitle
{
	color: #003366;
	font-size:90%;
	font-weight:bold;
}

.DescriptionBold
{
	font-size:100%;
	font-weight:bold;
}

.MessageSmall
{
	font-size:smaller;
	color: #003366;
	background-color:Transparent;
}

.Display
{
	font-size:90%;
	background-color:Transparent;
}

.Display100
{
	font-size:90%;
	width:100%;
	background-color:Transparent;
}

.Display100Larger
{
	font-size:100%;
	width:100%;
	background-color:Transparent;
}

.Display250px
{
	font-size:90%;
	width:250px;
}

.Login
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:90%;
	width:100%;
}

.GridLabel
{
	font-weight:bold;
}

.CenterControl
{
	text-align:center;
}

.EditText
{
	font-size:100%;
}

.StatusText
{
	font-weight:bold;
	color:Maroon;
}

.PushButtons
{
	font-size:smaller;
}

.PopupTitles
{
	font-size:smaller;
}

.PageTitle
{
	color: #003366;
	font-size:150%;
	font-weight:bold;
}

.PageSubTitle
{
	color: #003366;
	font-size:120%;
	font-weight:bold;
}

.Description
{
	font-size: 90%; 
	overflow: auto; 
	border-top-style: none; 
	border-right-style: none; 
	border-left-style: none; 
	border-bottom-style: none;
}

/* Following just for Menu "My Courses" Interface setting */

.DescriptionNavMenu
{
	font-size: 80%; 
	overflow: auto; 
	border-top-style: none; 
	border-right-style: none; 
	border-left-style: none; 
	border-bottom-style: none;
	width: 250px;
}

.HelpMessage
{
	font-size:90%;
}

/* Grid Classes */

.ItemGrid
{
 background-color: #E7EFEF;
}

.AlternatingGrid
{
 background-color: #C2CCD6;
}

.AssignmentItemGrid
{
 background-color: #EFEBE7;
}

.AssignmentAlternatingGrid
{
 background-color: #9DADBE;
}

.EditGrid
{
 background-color: #BEAD9D;
}

.GridStyle
{
	font-size:80%;
}

.DetailsGrid
{
	border-style:inset;
	font-size:80%;
}

.DetailsPanel
{	width:584px;
	height:152px;
}

.AssignmentButtons
{
	text-align:center;
	font-size:80%;
}

.GridLink
{
/* pager linkl */
}

/* General Formatting */

.LeftBorder
{
	color:#003366;
	background-color:#003366;
	border:0;
}

.Toolbarhilite
{
	background-color:#E7EBEF;
	border-collapse:collapse;
	width:100%;
}

.MyCoursesFilter
{
	background-color:#E7EBEF;
	border-collapse:collapse;
}

.InterfaceImage
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

/* Table "My Courses" Style */

.coursenotstarted
{
	font-weight:bold;
	color:#6E6E6E;
}

.courseinprogress
{
	font-weight:bold;
	color:#6584DD;
}

.coursecompleted
{
	font-weight:bold;
	color:#75BC89;
}

.courseexpired
{
	font-weight:bold;
	color:#D15757;
}

.coursecritical
{
	font-weight:bold;
	color:#D2730E;
}

.coursealert
{
	font-weight:bold;
	color:#D1CD57;
}

.lessonnotattempted
{
	font-weight:bold;
	font-size:90%;
	color:#6E6E6E;
}

.lessonunknown
{
	font-weight:bold;
	font-size:90%;
	color:#C09B52;
}

.lessonfailed
{
	font-weight:bold;
	font-size:90%;
	color:#A82E2E;
}

.lessonincomplete
{
	font-weight:bold;
	font-size:90%;
	color:#6584DD;
}

.lessonpassed
{
	font-weight:bold;
	font-size:90%;
	color:#75BC89;
}

.lessoncompleted
{
	font-weight:bold;
	font-size:90%;
	color:#75BC89;
}

.lessonexpired
{
	font-weight:bold;
	font-size:90%;
	color:#D15757;
}

.lessoncritical
{
	font-weight:bold;
	font-size:90%;
	color:#EE8311;
}

.lessonalert
{
	font-weight:bold;
	font-size:90%;
	color:#D0D157;
}

.lessondisabled
{
	font-weight:bold;
	font-size:90%;
	color:#a7a5a5;
}

.PagingField
{
	width:48px;
}

.PagingBox
{
	background-color:Transparent;
}

.NameEdit
{
	width:300px;
}

.LocationEdit
{
	width:500px;
}

.SmallEdit
{
	width:50px;
}

.LanguageEdit
{
	width:100%;
}

.LanguageEditMultiline
{
	width:100%;
	height:68px;
}

.ButtonRow
{
	height:8px;
}

.ButtonRow0
{
	height:0px;
}

.TypeEdit
{
	width:100px;
}

.LoginEdit
{
	width:232px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:90%;
	background-color:Transparent;
}

.DescriptionEdit
{
	width:300px;
	height:80px;
}

/* Page Styles */

.StudentPages
{
	background-image:URL(../images/trackerbackground.gif);
	background-repeat:repeat-y;
}

.StudentPagesLeftColumn
{
	width:108px;
	background-image:URL(../images/invisiblebar108.gif);
}

/* Tables and Columns */

.GraphicHelpTable
{
	border-collapse:collapse;
	width:100%;
}

.LoginTable
{
	border-collapse:collapse;
	width:100%;
}

.LoginColumn
{
	width:126px; 
	height: 19px;
	vertical-align:top;
}

.LoginColumn2
{
	width:300px; 
}

.LoginColumn3
{
	width:10px;
}


.ReportDetailPages
{
	/* Currently no style */
}

.ReporterPages
{
	/* Currently no style */
}

.AdministratorPages
{
	/* Currently no style */
}

.AdministratorAssignmentPages
{
	/* Currently no style */
}

.EmailPopup
{
	/* Currently no style */
}

.AdminSeparator
{
	width:10px;
	background-color:Transparent;
}

.TableEntryRow
{
	vertical-align:top;
	background-color:#E7EFEF;
}

.TableAlternateEntryRow
{
	vertical-align:top;
	background-color:#C2CCD6;
}

.LabelColumn
{
	text-align:right;
}

.EntryColumn
{
	padding-left:5px;
	padding-right:5px;
}

.PopupTable
{
	width:390px;
	font-size:80%;
}

.SupportTable
{
	border-collapse:collapse;
	width:100%;
}

.MyCoursesLessonsPanel
{
	height:96px;
	width:480px;
}

/* TreeView "My Courses" Interface */

.CoursesTreeView
{
	font-size:100%;
	background-color:Transparent;
}
	
.CoursesTreeNode
{
	cursor:pointer;
	background-color:Transparent;
	text-decoration:none;
	font-size:100%;
}

.TreeNodeNoSelection
{
	cursor:default;
	color:gray;
	font-size:100%;
}

.LessonTreeNode
{
	cursor:pointer;
	font-size:100%;
	color:Black;
	text-decoration:none;
}

.LessonTreeNodeHover
{
	cursor:pointer;
	font-size:100%;
	color:Maroon;
	text-decoration:underline;
}

.TreeNodeSelected
{
	cursor:pointer;
	font-size:100%;
	background-color:#EBE8E8;
	text-decoration:none;
}

/* NavBar Styles */
.NavBar
{
	background-color:Transparent ; 
	padding: 2px;
	padding-bottom: 1px;
	cursor: default; 
	width:500px;
	/*height:333px;*/
} 

.CourseItem
{
	color:Black;
	background-image: url(../images/ui/item_bg.gif);
	font-size: 100%; 
	font-weight: bold;
	padding-top: 4px; 
	padding-bottom: 2px; 
	cursor:pointer;
	width:500px;
}

.CourseItemHover
{
	background-image: url(../images/ui/item_expanded_bg.gif);
	font-size: 100%; 
	font-weight: bold;
	padding-top: 4px; 
	padding-bottom: 2px; 
	cursor:pointer;
	width:500px;
	color:#113B68;
}

.CourseItemExpanded
{
	color:#113B68;
	background-image: url(../images/ui/item_expanded_bg.gif);
	font-size: 100%; 
	font-weight: bold;
	padding-top: 4px; 
	padding-bottom: 2px; 
	cursor:pointer;
	width:500px;
}

.LessonItem
{
	font-size: 90%; 
	padding-left: 10px; 
	cursor:pointer;
	width:495px;
}

.LessonItemInactive
{
	font-size: 90%; 
	padding-left: 10px; 
	cursor:default;
	color:Gray;
	width:495px;
}

.LessonItemHover
{
	font-size: 90%; 
	text-decoration:underline;
	padding-left: 10px; 
	cursor:pointer;
	width:495px;
	color:#113B68;
}

.LessonItemHoverInactive
{
	font-size: 90%; 
	text-decoration:none;
	padding-left: 10px; 
	cursor:default;
	width:495px;
	color:Gray;
}

.LessonGroup
{
	background-color:white;
	background-image: url(../images/ui/group_bg.gif);
	padding:10px;
	padding-left:10px;
	padding-right:0px;
	width:495px;
}

.Empty
{
}

.CourseText
{
	font-size:100%;
	font-weight:bold;
}

.LessonText
{
	font-size:100%;
}

.LessonTextDisabled
{
	font-size:100%;
	color:Gray;
}

/*Nav Menu Styles */

.NavMenu
{
	background-color:#E7EFEF;
	border:solid 1px black; 
	border-top-color:gray;
	border-left-color:gray;
}

.MenuItem
{
	background-color:#E7EFEF;
	font-size:100%;
	border:solid 1px #E7EFEF; 
	cursor:pointer;
}

.MenuItemInactive
{
	background-color:#E7EFEF;
	font-size:100%;
	border:solid 1px #E7EFEF; 
	cursor:default;
	color:Gray;
}

.MenuItemHover
{
	background-color:#EBEFE7;
	font-size:100%;
	border:1px;
	border:solid 1px gold; 
	border-right-color:#b8860b;
	border-bottom-color:#b8860b;
	cursor:pointer;
	color:#113B68;
}

.MenuItemHoverInactive
{
	background-color:#EBEFE7;
	font-size:100%;
	border:1px;
	border:solid 1px gold; 
	border-right-color:#b8860b;
	border-bottom-color:#b8860b;
	cursor:default;
	color:Gray;
}

.MenuItemActive
{
	background-color:#EBEFE7;
	font-size:100%;
	border:solid 1px gold; 
	border-left-color:#b8860b;
	border-top-color:#b8860b;
	cursor:pointer;
}

.MenuItemActiveInactive
{
	background-color:#EBEFE7;
	font-size:100%;
	border:solid 1px gold; 
	border-left-color:#b8860b;
	border-top-color:#b8860b;
	cursor:default;
	color:Gray;
}

.MenuItemExpanded
{
	background-color:#EBEFE7;
	font-size:100%;
	border:solid 1px orange; 
	border-right-color:#b8860b;
	border-bottom-color:#b8860b;
	color:#113B68;
	cursor:pointer;
}

MenuItemExpandedInactive
{
	background-color:#EBEFE7;
	font-size:100%;
	border:solid 1px orange; 
	border-right-color:#b8860b;
	border-bottom-color:#b8860b;
	cursor:default;
	color:Gray;
}

.MenuBreak
{
  width:100%;
  height:2px;
}

.ReportsTableColumnSeparator
{
	width:20px;
}

.SmallColumnSeparator
{
	width:10px;
}

/* Infragistics Controls */
.WebNumericEditButtonPressed
{
	border-color:#34383D;
	color:Black;
	background-color:#E9EAF0;
}

.WebNumericEditButtonDisabled
{
	border-color:#D7D7D7;
	color:#BEBEBE;
	background-color:#E1E1DD;
}

.WebNumericEditButtonStyle
{
	width:13px;
	border-width:1px;
	border-color:#8D959E;
	border-style:solid;
	color:#44474B;
}

.WebNumericEditButtonHover
{
	border-color:#4B5B5C;
	color:Black;
	background-color:#E5E7F5;
}

.WebNumericEditSpinButtons
{
	width:15px;
}

/* ComponentArt ComboBox Control */

.comboBox
{ 
  border: 1px solid #A6A7AA; 
  background-color: white;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 95%;
}

.comboBoxHover
{ 
  border: 1px solid #555555; 
  background-color: white; 
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 95%;
}

.comboDropDown 
{ 
  border: 1px solid #868686; 
  background-color: white; 
  padding: 1px;
  padding-right: 0px;
  cursor: default;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 95%;
}

.comboTextBox
{
  border: 0px;
  padding-left: 2px;
  padding-right: 2px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 95%;
}

.comboItem
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  padding: 3px;
  padding-top: 4px;
  padding-bottom: 4px;
  font-size: 95%;
}

.comboItemHover
{
  background-color: #B2B4BF; 
  background-image: url(../images/ui/comboItemBg.gif);
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 95%;
  border: 1px solid #DBCE99;
  padding: 2px;
  padding-top: 3px;
  padding-bottom: 3px;
}

/* Component Art Grid Control */
.Grid 
{ 
  border: 1px solid #7C7C94; 
  background-color: #FFFFFF; 
  cursor: pointer; 
}

.HeadingRow 
{ 
  background-color: #E2E2E2; 
}

.HeadingCell 
{ 
  background-color: #E2E2E2; 
  border: 1px solid #FFFFFF; 
  border-right-color: #B5B5B5; 
  border-bottom-color: #B5B5B5; 
  padding: 3px;
}

.HeadingCellText
{
  font-family: verdana; 
  font-size: 10px; 
  font-weight: bold; 
  text-align: left;
}

.DataRow 
{ 
  background-color: #FFFFFF; 
}

.DataCell 
{ 
  cursor: default;
  padding: 3px; 
  border-right: 1px solid #EAE9E1; 
  border-bottom: 1px solid #EAE9E1; 
  font-family: verdana; 
  font-size: 10px; 
} 

.EditDataCell
{ 
  padding: 0px!important; 
  background-color: #E2E2E2; 
  border-width:0px!important;
} 

.EditDataField
{ 
  padding: 0px; 
  padding-left: 1px; 
  font-family: verdana; 
  font-size: 10px; 
  height: 13px;
  width: 98%!important; 
} 

.DataRow td.FirstDataCell 
{ 
  padding-left: 3px; 
} 

.SelectedRow 
{ 
  background-color: #FFEEC2; 
}

.SelectedRow td.DataCell 
{ 
  cursor: default; 
  padding: 2px; 
  padding-left: 3px; 
  padding-bottom: 3px; 
  font-family: verdana; 
  font-size: 10px; 
  border-bottom: 1px solid #4B4B6F; 
  border-top: 1px solid #4B4B6F; 
  border-right: 0px; 
}

.SelectorCell 
{ 
  background-color: #E2E2E2; 
  border: 1px solid #FFFFFF; 
  border-right-color: #B5B5B5; 
  border-bottom-color: #B5B5B5; 
}

.GridFooter
{
  cursor: default;
  padding:5px;
}

.GridFooter a 
{
  color: Black;
  font-weight: bold;
  vertical-align: bottom;
}

.PagerText
{ 
  font-family: verdana; 
  font-size: 11px; 
} 

.EmailColumn
{
	width:165px;
}
