﻿a {
	text-decoration : none;
}

A:VISITED {
	text-decoration: none;
}

A:FOCUS {
	text-decoration: underline;
}

A:hover {
	text-decoration: underline;
	font-style :italic;
	color: blue;
}

A:ACTIVE {
    text-decoration: underline;
}

BODY {
	font-family : Verdana;
	font-size: 10; 	
}

td	{ 	
	font-family: Verdana, sans-serif; 
	font-size: 9; 
}

#content th {
  padding: 3px 3px;
  vertical-align: top;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 62.5%;
}
#content td {
  padding: 3px 6px;
  vertical-align: top;
}
#content thead th {
    background: transparent url(./admin/order.gif) no-repeat 0 0;
    color: #404040;
    cursor:pointer;
    text-align:left;
    text-indent:12;
    BACKGROUND-COLOR: #ECECEC;
    border-top: solid 1px #C0C0C0; 
	font-family: Verdana, sans-serif;
	font-size: 10;
	color: #55AAFF;
	margin-left : 0;
    height : 18px;
    font-weight : normal;
}

#content tfoot th {
  text-align: right;
  color: #404040;
  background-color: #ECECEC;
  font-size : 10px;
}

.login	{
    background: url('./Admin/loginBG.jpg') no-repeat 0 0;
	width : 380px;
	height : 240px;
}

.ApplicationTitle {
	font-family: Verdana, sans-serif;
	font-size: 10;
	color: #0044BB;
	font-weight : bold;	
}

.SchoolName {
	font-family: Verdana, sans-serif;
	font-size: 14;
	color: #0044BB;
	font-weight : bold;	
}

.LatestNewsCell {
    width:90;
    height:60px;
    padding-left:5;
    padding-top:5;
    font-family : Verdana;
    font-size : xx-small;
}

.LatestNewsImage {
    background: url('./demo.jpg') no-repeat 0 0;
    height : 46px;
    width : 76px;
    cursor : pointer;
}

.HelpTextPath {
	font-family: Verdana, sans-serif;
	font-size: 10;
	margin-left : 8;
	color : ButtonShadow;
}

.ListTitle {
	font-family: Verdana, sans-serif;
	font-size: 10;
	color: #55AAFF;
	margin-left : 0;
	BACKGROUND-COLOR: #ECECEC;
    border-top: solid 1px #C0C0C0; 
    height : 18px;
}

.ReplyHeading {
	font-family: Verdana, sans-serif;
	font-size: xx-small;
	color: Red;
	margin-left : 8;
	font-weight : bold;
}

.ListHeading {
	font-family: Verdana, sans-serif;
	font-size: 12;
	color: #0044BB;
	margin-left : 8;
	font-weight : bold;
}

.ListValue {
	background-color : #FFFFF0;
}

.ErrorHeading {
	font-family: Verdana, sans-serif;
	font-size: 14;
	color: Red;
	margin-left : 8;
	font-weight : bold;
}

.RowTitle {
	font-family: Verdana, sans-serif;
	font-size: 10;
	color: #404040;
	margin-left : 8;
}

.BorderColor {
    border-right: solid 1px #D7D7D7; 
    border-bottom: solid 1px #D7D7D7; 
	padding : 3px;
	height : 15px;
}

.BorderColor2 {
    border-left: solid 1px #D7D7D7; 
    border-bottom: solid 1px #D7D7D7; 
	padding : 3px;
}

#popitmenu{
	position: absolute;
	background-color: white;
	border:1px solid black;
	font: normal 10px Verdana;
	line-height: 12px;
	z-index: 100;
	visibility: hidden;
}

#popitmenu a{
	text-decoration: none;
	padding-left: 6px;
	color: black;
	display: block;
	font: normal 10px Verdana;
	font-weight: bold;
}

#popitmenu a:hover{ /*hover background color*/
	background-color: #316AC5;
	color: white;
}
#popitmenu .DisabledElement{
	text-decoration: none;
	padding-left: 6px;
	color: #ACA899;
	display: block;
	font: normal 10px Verdana;
}

.UserTab {
    visibility : visible;
    position : absolute;
    left : 10px;
    width : 680px;
    height : 450px;
    top : 20px;
    overflow : auto;
}

.TabStatusSelected {
	background-color : Red;
}

.UserView {
    position : absolute;
    left : 0px;
    overflow:auto;
    width:670;
    z-index:10;
}

.UserViewClass {
    top : 70px;
    height:310;
}

.UserViewCourse {
    top : 70px;
    height:370;
}

.Spacer {
    width : 20px;
    display : block;
}

.ListSpanImg {
    display : block;
}

.Participant {
    background: url('./Admin/participant.gif') no-repeat 0 0;
    background-position : center;
    height : 19px;
    width : 11px;
    cursor : pointer;
}

.Participant2 {
    position : absolute;
    left : 20px;
}

.PeopleSmall {
    background: url('./Admin/people_small.gif') no-repeat 0 0;
    background-position : center;
    height : 19px;
    width : 18px;
    cursor : pointer;
}

.ConnectContactSmall {
    background: url('./Admin/connect_contact_small.gif') no-repeat 0 0;
    background-position : center;
    height : 19px;
    width : 16px;
    cursor : pointer;
}

.ScheduleSmall {
    background: url('./Admin/schedule_small.gif') no-repeat 0 0;
    background-position : center;
    height : 16px;
    width : 16px;
    cursor : pointer;
}

.ScheduleCircle {
    background: url('./Admin/circ_schedule.gif') no-repeat 0 0;
    background-position : center;
    height : 64px;
    width : 64px;
    display : block;
}

.CourseSmall {
    background: url('./Admin/course_small.gif') no-repeat 0 0;
    background-position : center;
    height : 18px;
    width : 18px;
    cursor : pointer;
    display : block;
}

.InfoSmall {
    background: url('./Admin/info_small.gif') no-repeat 0 0;
    background-position : center;
    height : 19px;
    width : 21px;
    cursor : pointer;
    display : block;
}

.TeacherSmall {
    background: url('./Admin/teacher_small.gif') no-repeat 0 0;
    background-position : center;
    height : 19px;
    width : 17px;
    cursor : pointer;
    display : block;
}

.EditSmall {
    background: url('./Admin/edit_small.gif') no-repeat 0 0;
    background-position : center;
    height : 19px;
    width : 22px;
    cursor : pointer;
    display : block;
}

.EditSmallFade {
    background: url('./Admin/edit_smallFade.gif') no-repeat 0 0;
    background-position : center;
    height : 19px;
    width : 22px;
    display : block;
}

.ReportSmall {
    background: url('./Admin/report_small.gif') no-repeat 0 0;
    background-position : center;
    height : 14px;
    width : 12px;
    cursor : pointer;
    display : block;
}

.DeleteSmall {
    background: url('./Admin/delete_small.gif') no-repeat 0 0;
    background-position : center;
    height : 18px;
    width : 17px;
    cursor : pointer;
    display : block;
}

.DeleteSmallFade {
    background: url('./Admin/delete_smallFade.gif') no-repeat 0 0;
    background-position : center;
    height : 18px;
    width : 17px;
    cursor : pointer;
    display : block;
}

.CollabSmall {
    background: url('./Admin/collab_small.gif') no-repeat 0 0;
    background-position : center;
    height : 16px;
    width : 16px;
    cursor : pointer;
    display : block;
}

.CollabTemplateSmall {
    background: url('./Admin/collab_templ_small.gif') no-repeat 0 0;
    background-position : center;
    height : 16px;
    width : 16px;
    cursor : pointer;
    display : block;
}

.EditCoursetypeSmall {
    background: url('./Admin/edit_coursetype_small.gif') no-repeat 0 0;
    background-position : center;
    height : 16px;
    width : 16px;
    cursor : pointer;
    display : block;
}

.EditSkinSmall {
    background: url('./Admin/edit_skin_small.gif') no-repeat 0 0;
    background-position : center;
    height : 25px;
    width : 19px;
    cursor : pointer;
    display : block;
}

.DeleteUserSmall {
    background : url('./Admin/deleteUser_small.gif') no-repeat 0 0;
    height : 19px;
    width : 19px;
    cursor : pointer;
    display : block;
}

.ArchiveSmall {
    background: url('./Admin/archive_small.gif') no-repeat 0 0;
    background-position : center;
    height : 14px;
    width : 14px;
    cursor : pointer;
    display : block;
}

.AssignToClassSmall {
    background: url('./Admin/assigntoclass_small.gif') no-repeat 0 0;
    background-position : center;
    height : 17px;
    width : 18px;
    cursor : pointer;
    display : block;
}

.SkinSmall {
    background: url('./Admin/skin_small.gif') no-repeat 0 0;
    background-position : center;
    height : 18px;
    width : 18px;
    cursor : pointer;
    display : block;
}

.UserMessageSmall {
    background: url('./Admin/user_message_small.gif') no-repeat 0 0;
    background-position : center;
    height : 19px;
    width : 15px;
    cursor : pointer;
    display : block;
}

.Add {
    background: url('./Admin/add.gif') no-repeat 0 0;
    background-position : right;
    width : 12px;
    height : 13px;
    cursor : pointer;
    display : block;
}

.Add2 {
    position : absolute;
    left : 30;
}


.AddUser {
    background: url('./Admin/addUser.gif') no-repeat 0 0;
    background-position : center;
    width : 20px;
    height : 21px;
    cursor : pointer;
    display : block;
}

.ClassSmall {
    background: url('./Admin/class_small.gif') no-repeat 0 0;
    background-position : center;
    width : 18px;
    height : 19px;
    cursor : pointer;
    display : block;
}

.Log {
    background: url('./Admin/log.gif') no-repeat 0 0;
    background-position : center;
    width : 21px;
    height : 20px;
    cursor : pointer;
    display : block;
}

.Envelope {
    background: url('./Admin/email_small.gif') no-repeat 0 0;
    background-position : center;
    width : 14px;
    height : 11px;
    cursor : pointer;
    display : block;
}

.Envelope_on {
    background: url('./Admin/email_on.gif') no-repeat 0 0;
    background-position : center;
    width : 21px;
    height : 11px;
    cursor : pointer;
    display : block;
}

.Search {
    background: url('./Admin/search.gif') no-repeat 0 0;
    background-position : center;
    width : 14px;
    height : 14px;
    cursor : pointer;
    display : block;
}

.AddClassSmall {
    background: url('./Admin/add_class_small.gif') no-repeat 0 0;
    background-position : center;
    width : 23px;
    height : 25px;
    cursor : pointer;
    display : block;
}

.ConnectSmall {
    background: url('./Admin/connect.gif') no-repeat 0 0;
    background-position : center;
    height : 16px;
    width : 18px;
    cursor : pointer;
    display : block;
}


.SubClassSmall {
    background: url('./Admin/subclass_small.gif') no-repeat 0 0;
    background-position : center;
    height : 22px;
    width : 20px;
    cursor : pointer;
    display : block;
}

.DicussionSmall {
    background: url('./Admin/dicussion_small.gif') no-repeat 0 0;
    background-position : center;
    height : 17px;
    width : 15px;
    cursor : pointer;
    display : block;
}

.InaktiveSmall {
    background: url('./Admin/inaktive_small.gif') no-repeat 0 0;
    background-position : center;
    height : 16px;
    width : 19px;
    cursor : pointer;
    display : block;
}

.ClassList {
    visibility:visible;
    overflow:auto;
    position:absolute;
}

.Heading1 {
	font-size: 18;
	font-weight: bold;
	color: #404040;
}

.Heading2 {
	color: #404040;
	font-size: 12;
	font-weight: bold;		
}

.Heading3 {
	font-size: 10;
	font-weight: bold;		
	color: #404040;
}

.Heading4 {
	font-size: 10;
	font-weight: bold;		
	color: #404040;
}

.Heading5 {
	font-family: Verdana, sans-serif; 
	font-size: 10; 
	color: #404040;
}

.ClassInfo {
	position:absolute;
	top : 120px;
	width : 99%;
	height : 390px;
	overflow : auto;
}

.SubGroup {
    visibility : visible;
}

.ShowElement {
    visibility : visible;
}

.Group_on {
    background: url('./MenuElements/img-minus-end-1.gif') no-repeat 0 0;
    width : 19px;
    height : 16px;
    cursor : pointer;
    display : block;
}

.Group_off {
    background: url('./MenuElements/img-plus-end-0.gif') no-repeat 0 0;
    width : 19px;
    height : 16px;
    cursor : pointer;
    display : block;
}

.AdminView {
    /*background: url('./Status/status_forsiden_bg.jpg') no-repeat 0 0;*/
    width : 700px;
    height : 510px;
    position : absolute;
    display : block;
    left : 0px;
    top : 120px;
    border : solid 1px #C5C1C1;
}

.AdminUserTab {
    position : absolute;
    top : 105px;
    left : 0px;
    height : 15px;
    background-color : Transparent;
}

.AdminViewButton {
    position : absolute;
    top : 590px;
    left : 600px;
    cursor :pointer;
    background-position : center;
    z-index : 10;
}

.TabOffBackground {
}

.ContentTemplateButton {
	color: #0566B5;
}

.Admin {
    position : absolute;
    top : 10px;
    left : 0px;
    width : 750px;
    height : 650px;
}

.Mandatory {
    position : absolute;
    top : 480px;
    left : 0px;
    color : Green;
}

.MKBackground {
    background: url('./Admin/MKBackground.gif') no-repeat 0 0;
    width : 130px;
    height : 50px;
}

.BottomBorder {
    border-bottom : solid 1px #C0C0C0;
}

.BorderLeft {
    border-right: solid 1px #C0C0C0; 
    height : 50px;
}

.School {
    background: url('./Admin/school.gif') no-repeat 0 0;
    background-position : center;
    width : 32px;
    height : 32px;
    cursor : pointer;
}

.Course {
    background: url('./Admin/course.gif') no-repeat 0 0;
    background-position : center;
    width : 34px;
    height : 34px;
    cursor : pointer;
}

.Class {
    background: url('./Admin/class.gif') no-repeat 0 0;
    background-position : center;
    width : 28px;
    height : 30px;
    cursor : pointer;
}

.User {
    background: url('./Admin/user.gif') no-repeat 0 0;
    background-position : center;
    width : 14px;
    height : 32px;
    cursor : pointer;
}

.Report {
    background: url('./Admin/report.gif') no-repeat 0 0;
    background-position : center;
    width : 24px;
    height : 28px;
    cursor : pointer;
}

.Schedule {
    background: url('./Admin/schedule.gif') no-repeat 0 0;
    background-position : center;
    height : 30px;
    width : 30px;
    cursor : pointer;
}


.LogOff {
    background: url('./Admin/logoff.gif') no-repeat 0 0;
    background-position : center;
    width : 30px;
    height : 31px;
    cursor : pointer;
}

.Dashboard {
    background: url('./Admin/dashboard.jpg') no-repeat 0 0;
    background-position : center;
    width : 33px;
    height : 29px;
    cursor : pointer;
}

.Help {
    background: url('./Admin/help.gif') no-repeat 0 0;
    width : 20px;
    height : 20px;
    cursor : pointer;
}

.MenuItemSelected {
    background: url('./Admin/menuitemselected.gif') no-repeat 0 0;
    background-position : center;
    width : 17px;
    height : 50px;
    cursor : pointer;
}

.SpacerLine {
    background: url('./Admin/spacer_line.gif') no-repeat 0 0;
}

.ReportChoosen {
    background-position : center;
    width : 100%;
    height : 96px;
    border : solid 1px #C0C0C0;
    background-color : #ECECEC;
} 

.ReportSelect {
    position : absolute;
    display : block;
} 

.ReportSelectTask {
    top : 10px;
    left : 10px;
} 

.ReportSelectClass {
    top : 35px;
    left : 10px;
} 

.ReportSelectCourse {
    top : 60px;
    left : 10px;
} 

.ReportSelectLimitFrom {
    top : 59px;
    left : 355px;
    visibility : hidden;
} 

.ReportSelectStartDate {
    top : 10px;
    left : 700px;
} 

.ReportSelectEndDate {
    top : 35px;
    left : 700px;
} 

.ReportSelectPeriod {
    top : 60px;
    left : 700px;
} 

.ReportButtonShow {
    top : 10px;
    left :350px;
} 

.ReportButtonShow2 {
    top : 35px;
    left :950px;
} 

.ReportButtonPrint {
    top : 60px;
    left : 950px;
} 

.ReportButtonExcel {
    top : 10px;
    left : 950px;
} 

.UserInfo {
    top : 16px;
    left : 440px;
} 

.ChartReport {
    display:block;
    overflow:auto;
    visibility:visible;
}

.WaitFor {
    left : 200px;
    top : 200px;
    height : 200px;
    width : 300px;
    border: solid 1px #C0C0C0;
    position:absolute;
    background-color: #D4E6FA;
    z-index : 10;
}

.ShowAll {
    cursor : pointer;
}

.ReportTable {
    overflow:auto;
    width:100%;
    height:650px;
    border : solid 1px #C0C0C0;
}

.ReportContentTable {
    overflow:auto;
    display : block;
    position : absolute;
    top : 130px;
    left : 10px;
    height:615px;
    width : 98%;
}

.ReportContentTablePrint {
    display : block;
    position : absolute;
    top : 100px;
    left : 10px;
    width : 95%;
}

.InnerReport {
    overflow:auto;
    display : block;
    position : absolute;
    width : 1050px;
    height : 600px;
    top : 5px;
    left : 0px;
}

.InnerReport2 {
    overflow:auto;
    display : block;
}

.SortContent {
    display:block;
    border:solid 1px transparent;
    width : 1025;
}

.ContentFrame {
    display:block;
    position:absolute;
    top:5;
    left:150;
    height : 770px;
    width : 1080px;
    visibility : visible;
}

.OuterReportTable {
    cursor:default;
    width:100%;
    overflow:auto;
}

.TabTopOn {
    width : 150px;
    height : 2px;
    background-color : #C0C0C0;
}

.TabOffLeft {
    background-color : #C0C0C0;
    width : 1px;
    height : 5px;
}

.TabOffRight {
    background-color : #C0C0C0;
    width : 1px;
    height : 5px
}

.TabOffText {
	color: #404040;
	background-color : #ECECEC;
	text-align : center;
	cursor : pointer;
}

.TabOffText2 {
	color: #404040;
	text-align : center;
	cursor : pointer;
}

.TabStatusChosen {
    font-weight :bold;
    color : #222BA4;
}

.ListTable {
    display : block;
    overflow : auto;
    width :700px;
}

.ListTableSchool {
    height : 645px;
}

.ListTableCourse {
    height : 625px;
}

.ListTableClass {
    height : 635px;
}

.ListTableUser {
    height : 640px;
}

.ListTableScheduleTask {
    width : 1000px;
}

.MailTable {
    display : block;
    overflow : auto;
    width : 685px;
    height : 630px;
    border : solid 1px #C0C0C0;
}

.URLHelp {
    position:absolute;
    top:10;
    left:850;
    z-index:1;
}

.URLHelp5 {
    left:1180;
}

.ClassParticipants {
    height:360px;
    width:95%;
    overflow:auto;
}

.TekstFade {
	color : #828282;
}

.NormalText {
	font-size : 12px;
	font-family : Verdana;
}

/**************** Tilhører JQuery tabller **********************************************/
* { /* sets 0 margin and 0 padding on everything */
	margin: 0; 
	padding: 0; 
}

p, h1, h2, h3, h4, ol, ul, dl  {
  margin-top: .5em;
  margin-bottom: 1em;
}
li {
  margin-left: 1.2em;
}
#container {
	float: left;
	width: 100%;
	margin-bottom: 2em;
}
/***************************************
   =TABLES
-------------------------------------- */
#content .sortable thead th {
  padding-left: 18px;
}

#content .date-column {
  width: 40px;
}
th img {
  float: left;
}

td.sorted {
	background: #ffd;
}
th.clickable {
  background: transparent url(./Admin/sort-arrow.png) no-repeat 0 0;
}
th.sorted-asc {
  background-position: 0 0px;
}
th.sorted-desc {
  background-position: 0 0px;
}

.filtered {
  display: none;
}

/* filterable table */

#content table.filterable {
  width: 78%;
  
}
#content .filters {
 float: right;
 width: 19%;
 padding-left:5px;
}

#content .filterable thead th {
  padding-left: 6px;
}
div.pager {
  margin-bottom: .25em;
}

#content .page-number,
#content .filter {
  padding: .2em;
}
#content .page-number {
  border: 1px solid #ccc;
  margin-right: 2px;
}
#content .active {
  background: #ccf;
  border: 1px solid #006;
}


#content tr.highlight {
  background: #ff6;
}
#content tr.plain {
  background: #fff;
}
#tooltip {
  position: absolute;
  z-index: 2;
  background: #efd;
  border: 1px solid #ccc;
  padding: 3px;
}


/***************************************
   =INTERFACE ELEMENTS
-------------------------------------- */

.clickable {
  cursor: pointer;
}
#content th:hover {
  font-style : italic;
  text-decoration: underline;
}
/* ----------------------------
=Alsett Clearing Method for floats 
-------------------------------*/  
.clear-after:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  }

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * DataTables features
 */

.dataTables_content {
	position: relative;
	min-height: 302px;
	_height: 302px;
	clear: both;
}

.dataTables_processing {
	position: absolute;
	top: 0px;
	left: 50%;
	width: 250px;
	margin-left: -125px;
	border: 1px solid #ddd;
	text-align: center;
	color: #999;
	font-size: 11px;
	padding: 2px 0;
}

.dataTables_length {
	width: 40%;
	float: left;
}

.dataTables_filter {
	width: 50%;
	float: right;
	text-align: right;
}

.dataTables_info {
	width: 60%;
	float: left;
}
.dataTables_paginate {
	width: 44px;
	width: 50px;
	float: right;
	text-align: right;
}

/* Pagination nested */
.paginate_disabled_previous, .paginate_enabled_previous, .paginate_disabled_next, .paginate_enabled_next {
	height: 19px;
	width: 19px;
	margin-left: 3px;
	float: left;
}

.paginate_disabled_previous {
   background-image: url('./Admin/back_disabled.jpg');
}

.paginate_enabled_previous {
	background-image: url('./Admin/back_enabled.jpg');
}

.paginate_disabled_next {
	background-image: url('./Admin/forward_disabled.jpg');
}

.paginate_enabled_next {
	background-image: url('./Admin/forward_enabled.jpg');
}

.content_alt_pagination .dataTables_paginate {
	width: 400px;
}

.content_alt_pagination div.dataTables_paginate span.paginate_button,
 	.content_alt_pagination div.dataTables_paginate span.paginate_active {
	border: 1px solid #aaa;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	padding: 2px 5px;
	margin: 0 3px;
	cursor: pointer;
	cursor: pointer;
}

.content_alt_pagination div.dataTables_paginate span.paginate_button {
	background-color: #ddd;
}

.content_alt_pagination div.dataTables_paginate span.paginate_button:hover {
	background-color: #ccc;
}

.content_alt_pagination div.dataTables_paginate span.paginate_active {
	background-color: #99B3FF;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * DataTables display
 */
table.display {
	margin: 0 auto;
	width: 100%;
	clear: both;
}

tr.even {
  /*background-color: #eee;*/
}
tr.odd {
  /*background-color: #ddd;*/
}

table.display tr.row_selected td {
	background-color: #B0BED9;
}

/*
 * Row highlighting example
 */
.ex_highlight #content tbody tr.even:hover, #content tbody tr.even td.highlighted {
	background-color: #ECFFB3;
}

.ex_highlight #content tbody tr.odd:hover, #content tbody tr.odd td.highlighted {
	background-color: #E6FF99;
}
/**************** SLUTT: Tilhører JQuery tabller **********************************************/

/* Tilhører Admin / Klasseliste / Klasse */
.ClassAddress {
	visibility : hidden;
}

.ClassPostalcode {
	visibility : hidden;
}

.ClassCity {
	visibility : hidden;
}

.ClassCountry {
	visibility : hidden;
}

.ClassMasterDate {
	visibility : hidden;
}

.ClassClassType {
	visibility : hidden;
}

.ClassStartDate {
	visibility : visible;
}

.ClassStartTime {
	visibility : hidden;
	position : absolute;
	left : -10;
	top : -10;
}

/* Slutt: Tilhører Admin / Klasseliste / Klasse */
