@import url('TableLayoutCss.css');

/*
* Common styles for all PedITs
*
*/

#test, .testPart {
	display: none;
}

/** Remove browser-dependent margin and padding **/
/** {
	margin: 0px;
	padding: 0px;
}

img {
	border: 0px;
}

ul, li {
	margin-left: 20px;
}*/

.rade_toolbar li{
	margin: 0px;
	padding: 0px;
	list-style: none; 
}

#errormessage {
	padding: 7px 7px 7px 7px;
	border: dotted 2px red;
	color: black;
	font-weight: bold;
}

/*label       { font-weight: bold; }
fieldset    { padding:1.4em; margin: 0 0 1.5em 0; border: 1px solid #ccc; }
legend      { font-weight: bold; font-size:1.2em; }*/

/* Success, notice and error boxes
-------------------------------------------------------------- */

.error,
.notice,
.success,
.errormessage { padding: .8em; margin-bottom: 1em; border: 20px solid #ddd; }

.error, .errormessage { background: #FBE3E4; color: #8a1f11; border-color: #FBC2C4; }
.notice { background: #FFF6BF; color: #514721; border-color: #FFD324; }
.success { background: #E6EFC2; color: #264409; border-color: #C6D880; }
.error a, .errormessage a { color: #8a1f11; }
.notice a { color: #514721; }
.success a { color: #264409; }

/*
*
* Generelle styles for clearer, autoscroll og fieldset
*
*/

.clearer{
	clear: both;
}

div.autoScroll{
	overflow: auto;
}

fieldset {
	padding: 6px;
	border: 1px solid #CCCCCC;
}

.evaluation
{
    width: 960px;
    height: 895px;
    position: relative;
}
.evaluation_1
{
    position: absolute;
    left: 0;
    top: 0;
    border: 2px solid #bfbfbf;
    padding: 5px;
    width: 532px;
    height:440px;
    overflow:auto;
}
.evaluation_2
{
    position: absolute;
    left: 542px;
    top: 0;
    border-top: 2px solid #bfbfbf;
    border-left: 0px solid #bfbfbf;
    border-right: 2px solid #bfbfbf;
    border-bottom: 2px solid #bfbfbf;
    padding: 5px;
    width: 400px;
    height:440px;
    overflow:auto;
    position: relative;
}
.evaluation_3
{
    position: absolute;
    left: 0;
    top: 495px;
    border: 2px solid #bfbfbf;
    padding: 5px;
    width: 532px;
    height:400px;
    overflow:auto;
}
.evaluation_4
{
    position: absolute;
    left: 542px;
    top: 495px;
    border-top: 2px solid #bfbfbf;
    border-right: 2px solid #bfbfbf;
    border-bottom: 2px solid #bfbfbf;
    border-left: 0px solid #bfbfbf;
    width: 400px;
    height:400px;
    padding: 5px;
    overflow:auto;
}
.evaluation_5
{
    position: absolute;
    left: 0px;
    top: 452px;
    border-right: 2px solid #bfbfbf;
    border-left: 2px solid #bfbfbf;
    width: 940px;
    height:35px;
    padding: 5px;
    overflow:auto;
    text-align:center;
}
.evaluation_6
{
    position: absolute;
    left: 0;
    top: 0;
    border: 2px solid #bfbfbf;
    padding: 5px;
    width: 532px;
    height:895px;
    overflow:auto;
}
.evaluation_7
{
    position: absolute;
    left: 542px;
    top: 452px;
    border-right: 2px solid #bfbfbf;
    border-left: 2px solid #bfbfbf;
    width: 400px;
    height:35px;
    padding: 5px;
    overflow:auto;
}
.evaluation .nnName, .evaluation h2
{
	margin: 0;
	padding: 0;
}

/* Style not publish (startpublish & endpublish */
.menu li.nnHiddenItem {
	background-color: #EFEFEF;
	background-image: url(img/calendar.png);
	background-repeat: no-repeat;
	background-position: 5px 6px;
	padding: 7px;
}
.menu li.nnHiddenItem a {
	text-decoration: line-through;
}
.menu li.nnHiddenItem input {
	margin-left: 17px;
}

/* Style not publish (startpublish & endpublish */
.menu li.nnDeletedItem {
	background-color: #CFCFCF;
	background-image: url(img/calendar.png);
	background-repeat: no-repeat;
	background-position: 5px 6px;
	padding: 7px;
}
.menu li.nnDeletedItem a {
	text-decoration: line-through;
	color: Red;
}
.menu li.nnDeletedItem input {
	margin-left: 17px;
}

.menu li.nnHideInMenu {
	background-color: #dfdfdf;
	background-image: url(img/calendar.png);
	background-repeat: no-repeat;
	background-position: 5px 6px;
	padding: 7px;
}
.menu li.nnHideInMenu a {
	text-decoration: line-through;
	color: #1e98cb;
}
.menu li.nnHideInMenu input {
	margin-left: 17px;
}
.menu ul li.nnEmptySeparator, .menu ul li.nnEmptySeparator:hover {
	background: transparent;
	border-color: transparent;
}

/*.nnLabel{
	font-size: 14px;
	font-weight: bold;
	padding-top: 8px;
}*/

.nnWarning {
	font-size: 1.1em;
	font-weight: bold;
	color: Red;
	margin-top : 14px;
	margin-bottom : 8px;
}

div.savecancel {
	padding-top: 8px;
}

/*input[type='radio'],input.radio { margin: 0 2px; }
input[type='checkbox'],input.checkbox { margin: 0 2px; }*/

label.fixedLabel {
	float: left;
	width: 250px;
}
div.fixedLabel170 {
    padding-bottom: 5px;
}
div.fixedLabel170 label {
	float: left;
	width: 170px;
}
div.fixedLabel2 {
	padding-bottom: 5px;
}
div.fixedLabel2 label {
	float: left;
	width: 100px;
}
div.fixedLabel2_activityplan label {
	float: left;
}

.nnFlagYellow {
	background: url(images/icon/flag_yellow.png) no-repeat scroll left center transparent;
	padding-left: 18px;
}
.nnFlagGreen {
	background: url(images/icon/complete.png) no-repeat scroll left center transparent;
	padding-left: 18px;
}
.nnFlagRed {
	background: url(images/icon/flag_red.png) no-repeat scroll left center transparent;
	padding-left: 18px;
}

/* Text in forum */
/*.text {
	white-space: normal;
}*/

/*for select text i treeview */
.RadTreeView .rtLI {
    -moz-user-select: text !important;
}

/* Style for printing assignments */
.nnPrintName {
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	width: 400px;
}
.nnPrintIngress {
	padding-left: 20px;
	padding-right: 20px;
	width: 400px;
}
.nnPrintBody {
	padding-left: 20px;
	padding-right: 20px;
	width: 400px;
}

/*.fieldset {
	border: 10px solid red;
}*/

/* Picture personal page */
/*.groupMembersList {
	color: black;
}
.groupMemberTable p, .groupMemberTable a {
	padding: 5px;
}
.groupMemberPersonLeft img {
	padding: 5px;
}
.groupMemberPersonLeft {
	border-left: 1px solid lightgrey;
	border-top: 1px solid lightgrey;
	border-bottom: 1px solid lightgrey;
}
.groupMemberPersonRight {
	border-right: 1px solid lightgrey;
	border-top: 1px solid lightgrey;
	border-bottom: 1px solid lightgrey;
}
.groupPicture {
	border: 1px solid lightgrey;
	padding: 5px;
	width: 110px;
	float: left;
	height: 155px;
	text-align: center;
}
.groupNoPicture {
	height: 60px;
	padding-top: 10px;
}
.groupPictureDiv {
	height: 95px;
	overflow: hidden;
}
.groupPictureDivGreen {
	height: 95px;
	overflow: hidden;
	border: solid 2px green;
 }
 .groupPictureDivYellow {
	height: 95px;
	overflow: hidden;
	border: solid 2px yellow;
}*/
 
/*---------- bubble tooltip -----------*/
/*a.tt {
    position:relative;
    z-index:24;
    color:black;
    font-weight:bold;
    text-decoration:none;
}
a.tt span { display: none; }
a.tt:hover { z-index:25; color: #3F3F3F; background:;}
a.tt:hover span.tooltip {
    display:block;
    position:absolute;
    top:0px; left:0;
	padding: 15px 0 0 0;
	width:200px;
	color: black;
    text-align: center;
	filter: alpha(opacity:90);
	KHTMLOpacity: 0.90;
	MozOpacity: 0.90;
	opacity: 0.90;
}
a.tt:hover span.top {
	display: block;
	padding: 30px 8px 0;
    background: url(img/bubble.gif) no-repeat top;
}
a.tt:hover span.middle {
	display: block;
	padding: 0 8px;
	background: url(img/bubble_filler.gif) repeat bottom;
}
a.tt:hover span.bottom {
	display: block;
	padding:3px 8px 10px;
	color: #548912;
    background: url(img/bubble.gif) no-repeat bottom;
}*/

/* mailform style*/
div.mailformfield {
	border:1px solid transparent;
	clear:both;
	width:100%;
}
div.mailformfield input[type=text] {
	min-width:150px;
	margin:2px;
}
div.mailformfield textarea {
	margin:2px;
}
div.mailformfield label {
	float:left;
	padding-top:6px;
	width:100px;
}

/* RSS FEED READER */
.rssHeading {
	font-size: 1.1em;
	margin: 5px;
}
.rssItem {
	font-size: 0.9em;
	border-bottom: 1px solid lightgrey;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-left: 5px;
}
.rssTitle {
	margin: 5px;
}
.rssLastUpdate {
	margin: 5px;
}
.rssDesc {
	margin: 5px;
}

a.nnAssignmentPrev, a.nnAssingnmentNext {
	display: inline-block;
/*	font-size: 14px;*/
	line-height: 32px;
}
a.nnAssignmentPrev {
	padding-left: 35px;
	background: transparent url(img/knobleft.png) center left no-repeat;
	margin-left: 10px;
	margin-right: 20px;
}
a.nnAssingnmentNext {
	padding-right: 35px;
	background: transparent url(img/knobright.png) center right no-repeat;
}

/*
 *	Oppgaver
 */
.parentWarning 
{
	background-color: #FF0000;
	padding: 7px 7px 7px 7px;
	border: 1px solid black;
	color: black;
	font-size: medium;	
}
.nnAnswerWrongIcon{
	background-image: url(img/wrong.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
}

.nnAnswerCorrectIcon{
	background-image: url(img/correct.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
}

.nnAnswerCorrectIcon{
	color:Green;    
}

.nnAnswerWrongIcon{
	color:Red;  
}

.nnAnswerCorrect{
	background-color: #D1E6EF;
}

.nnAnswerCorrectBox{
	color: Green;
}

.nnAnswerWrongBox{
	color: Red;
	text-decoration: line-through;
}

/*
#pmiddleContent{
	display: table;
}
*/

/*div#prightContent div.partSuperV{
	margin-bottom: 15px;
}*/

div.partSuperV div.partH div.partHC a {
	font-weight: bold;
}

div.articlelistmini_item, div.activityListMini {
	padding-bottom: 3px;
	margin-top: 5px;
	border-bottom: 1px dotted grey;
}

img.evalpp_image {
    position: absolute;
    top: 5px;
    right: 5px;
    width: 100px;
}

div.path_as_banner {
	padding: 6px;
	margin-top: 8px;
	margin-bottom: 8px;
	background-color: #E8E8E8;
	border: 1px solid #003366;
}

#path{
	padding-bottom: 2px;
	border-bottom: 2px solid #003366;
	margin-bottom: 12px;
}
div#path a {
	text-decoration: none;
}
div#path a:hover {
	text-decoration: underline;
}

/*Forum , skriveverksted, kontaktbok*/
.forum {
/*	background-color: white;*/
	padding: 10px 10px 20px 10px;
	display: table;
	width: 768px;
}

.forum_topleft 
{
	float: left;
	width: 240px;
	height: 40px;
}
.forum_topleft h2.nnName 
{
	margin: 0;
	padding: 0;
}
.forum_topright 
{
	float: left;
	width: 500px;
	height: 40px;
}

.forum_kontaktbok 
{
    width: 745px;
    margin: 0;
    padding: 0;
}

.forum_kontaktbok select {
	margin-left: 10px;
}

.forum h1 { 
	/*border-bottom:1px dotted #BBBBAA;*/
	margin-bottom: 10px;
}

.forum_post h3.nnName {
	margin-left: 5px;
}

.forum_menu {
    float: left;
    width: 240px;
    margin-right: 5px;
    height: 500px;
    overflow-y: auto;
}
.forum_kontaktbok div.forum_menu 
{
    width: 227px;
}

div.forum_menu_item {
	border: 1px solid #ccc;
	margin-bottom: 5px;
	padding: 2px 5px;
	overflow: hidden;
}
div.forum_menu a.forum_menu_item_title {
	/*font-size: 14px;
	font-weight: bold;*/
}
.forum_small {
	color: #444;
	text-decoration: none;
}
.forum_menu .NNdate 
{
    font-size: 0.8em;
}

.forum_menu_selected {
    border: 1px solid grey;
    font-weight: bold;
}

.forum_post {
	float: left;
    width: 490px;
    background-color: #eee;
    border: 1px solid #ccc;
}

.forum_post a {
	padding: 5px;
	line-height: 20px;
}

.forum_sub1 {
	margin: 5px 5px 5px -5px;
	padding-bottom: 20px;
}
.forum_kontaktbok div.forum_post div.forum_sub1 
{
    margin: 5px;
}

.forum_sub1 .label {
    font-size: 14px;
    font-weight: bold;
}
.forum_sub1 div.author, .forum_sub1 div.NNdate, .forum_menu div.author {
	font-size: 0.8em;
	color: #444;
}
.forum_sub1 div.author a {
	line-height: 12px;
}

.forum_sub2 {
	margin: 5px 5px 5px 45px;
	border-bottom:1px dotted #BBBBAA;
	display: table;
}

.forum_sub_reply {
    padding: 0px 15px 10px;
}

.forum_sub_reply .dialogadd {
    float: none;
}

.forum_author {
	font-size: 0.9em;
	padding-left: 5px;
	padding-bottom: 5px;
}

.forum_unread {
	color:green;
	font-weight:bold;
}

.forum_title {
	font-size: 1.2em;
	font-weight:bold;
}

.forum_contribution {
    padding: 5px;
    border: solid 1px #ccc;
    margin-bottom: 5px;
}

.forum_contribution_selected {
    padding: 5px;
    border: solid 1px #ccc;
    background-color: #eee;
    margin-bottom: 5px;
}

.forum_contribution_tiny_title {
    font-size: xx-small;
    color: Silver;
	font-weight:lighter;
}


.forum_white_post 
{
	background-color: #fdfdfd;
}

.forum_person_image {
    top: 5px;
    right: 5px;
    width: 50px;
    float: left;
    margin-right : 5px;
}

.dialogadd { 
	float: left;
}

.nnlabelhide div.nnLabel {
	display: none;
}

div.partPlainBody p {	
	margin-bottom: 4px;

}

.meta_description
{
	width: 950px;
    margin: 0;
    padding: 0;
}

.meta_left
{
	width: 320px;
	float: left;
}

.meta_right {
	float: left;
    width: 400px;
    display: table;
}
.meta_grep 
{
	width: 950px;
	display: inline-block;
}
.metadata span 
{
	width: 150px;
	display: inline-block;
}
.metadata select 
{
	min-width: 200px;
}
.meta_heading 
{
	font-weight: bold;
	display: inline-block;
	width: 150px;
}

.country_left 
{
	float: left;
	width: 400px;
}
.country_right 
{
	float: left;
	width: 300px;
}
.country_map_small 
{
	border: 1px solid #eee;
}
.country_main 
{
	display: inline-block;
	width: 750px;
}

.peditsystemmessagewrap 
{
    height: 30px;
}
.peditsystemmessage {
	background-color:red;
	border:1px solid black;
	color:black;
    height: 30px;
	line-height: 30px;
	margin-left:auto;
	margin-right:auto;
	position:fixed;
	text-align:center;
	top:0;
	width:100%;
}

.activityList_heading, .articleList_heading {
	font-size: 1.1em;
	font-weight: bold;
}
.activityList_heading p, .articleList_heading p {
	margin-bottom: 10px;
}

.activityList_date, .articleList_date {
	font-size: 0.8em;
}

/*.activityListMini {
 margin-bottom: 5px;
}
*/
.activityListMini a, .articlelistmini_item a {
	text-decoration: none;
}

blockquote {
	margin: 10px 30px;
}

.menudropdown select { 
	width: 177px;	
}

div.menu ul li.submenuitem1 a 
{
	background-image: url("img/submenuitem1.png");
	background-position: 0 0;
	background-repeat: no-repeat;
	padding-left: 28px;
}
div.menu ul li.submenuitem2 a 
{
	background-image: url("img/submenuitem2.png");
	background-position: 0 0;
	background-repeat: no-repeat;
	padding-left: 39px;
}
div.menu ul li.submenuitem3 a 
{
	background-image: url("img/submenuitem3.png");
	background-position: 0 0;
	background-repeat: no-repeat;
	padding-left: 50px;
}

div.menu ul li.selectedmenuitem a 
{
	font-weight: bold;
}

div.form_fixed {
	clear:both;
	width: 100%;
	margin-bottom: 8px;
}
div.form_fixed label {
	float:left;
	width:160px;
}
div.form_fixed select {
	width:200px;
}

table.reportTable {
	background-color: white;
}
table.reportTable tr.head {
	background-color: #ccc;
}
table.reportTable tr.head td {
	border-bottom:1px solid #AEAFB3;
	border-right:1px solid #AEAFB3;
}
table.reportTable tr.regular {
	background-color: AEAFB3;
}
table.reportTable tr.regular td {
	border-bottom:1px solid #CCC;
	border-right:1px solid #CCC;
}
table.reportTable tr th {
	text-align: left;
	border-bottom: 2px solid darkgray;
	padding: 1px;
}
table.reportTable tr td {
	border-bottom: 1px solid darkgray;
	padding-right: 3px;
}
table.reportTable tr td.fixed {
	width: 200px;
	font-weight: bold;
}
table.reportTable tr td.name {
	border-right: 0;
}
table.reportTable tr td.leadtext {
	width: 25px;
	font-size: 8px;
}
table.reportTable tr td.fixed, table.reportTable tr.head td, table.reportTable tr.head td {
	padding: 0 2px;
}

.DELIVEREDTEMPORARY {
	color:SteelBlue;
	font-weight:bold;
}

.articleItem h2.nnName {
	margin: 0;
}
.articleItem img.nnImage {
	padding: 0 5px 5px 0;
}
.articleItem div.nnDate, .articleItem div.nnAuthor, .articleItem div.modified {
	font-size: 9px;
	color: #444;
}

.articleImage 
{
	padding-left: 10px;
}

/* Styling av media ikonet (lyd og video) */
.articleMedia a{
	float: none;
	padding: 3px;
	margin: 0px;
	margin-right: 6px;
	background-repeat: no-repeat;
	background-position: 0px 2px;
	border: 1px solid #aaa;
	background-color: #eee;
	line-height: 25px;
}

div.articleLink a.deleteURL {
	background-image: url(img/link.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	line-height: 25px;
}

div.byline {
	background-color: #eee;
/*	border: 1px solid #eee;*/
	clear: both;
}
div.articleItem div.byline {
	margin-bottom: 5px;
}
div.byline span {
	font-size: 0.7em;
	line-height: 15px;
}
div.byline span.dupp {
	background-image: url(img/dupp.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
}

div.bylinelist {
	color: #555;
	clear: both;
}
div.articleItem div.bylinelist {
	margin-bottom: 5px;
}
div.bylinelist span {
	font-size: 0.7em;
	line-height: 15px;
}

div#unpublished_frame object, div#unpublished_frame embed, div#published object, div#published embed {
	display: none;
}

span.spanlink
{
	text-decoration: underline;
	cursor: pointer;
}

div.nnActivityPlan 
{
	float: left;
	height: 180px;
	width: 30%;
	margin: 5px;
}
div.nnActivityPlan div.nnImage
{
	height: 120px;
	overflow: hidden;
}

div.nnProcessList 
{
	float: left;
	width: 30%;
	margin: 5px;
}

div.schemafield 
{
	background-color: #eee;
	border: 1px solid #bbb;
	margin-bottom: 5px;
	padding: 5px;
}

div.schemascrolltable {
	max-height: 300px;
	overflow: auto;
}

span.schemastatfield 
{
	background-color: #eee;
	border: 1px solid #bbb;
	padding: 2px 5px;
	display: inline-block;
	width: 200px;
}

table.schemaanswertable td
{
	border: 1px solid #bbb;
	padding: 2px;
}

/* Bør RadScheduler style ligge et annet sted?????
*/
.RadScheduler .rsMonthView .rsWrap, 
    .RadScheduler .rsMonthView .rsApt, 
    .RadScheduler .rsMonthView .rsAptOut, 
    .RadScheduler .rsMonthView .rsAptIn, 
    .RadScheduler .rsMonthView .rsAptMid, 
    .RadScheduler .rsMonthView .rsAptContent 
    { 
            position: static !important; 
            height: auto !important; 
    } 
    .RadScheduler .rsMonthView .rsWrap 
    { 
            overflow: hidden; 
            font-size: 0; 
            line-height: 0; 
    } 
    .RadScheduler .rsMonthView .rsLastWrap 
    { 
            height: 16px !important; 
    } 
    .RadScheduler .rsMonthView .rsAptContent 
    { 
            position: relative !important; 
            border-top: 0; 
            border-bottom: 0; 
            left: 0; 
            top: 0; 
    } 
    * html .RadScheduler .rsMonthView .rsAptIn 
    { 
            border-width: 0 1px; 
            top: 0; 
        margin-left: -1px; 
        margin-right: -1px; 
    } 
    * html .RadScheduler .rsMonthView .rsAptMid 
    { 
            top: 0; 
            left: 1px; 
            margin: 0 1px; 
            border-width: 1px 0; 
    }
    .forum_count_label
    {
		width:17px;
		float:right;
		text-align: center;
		background-color:#9F9F9F;
		color:white;
    }
    .article_arhive_header
    {
		font-weight: bold;
		font-size: 14px;
    }

.SubassignmentEdit {
	background-color: #ccc;
}


#map_small 
{
    border: 1px solid #ccc;
}
#map_container {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 0;
	display: none;
	background-color: #eee;
	opacity: .7;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=70)";
    filter: alpha(opacity=70);
}
#map_canvas {
	position: absolute;
	top: 20px;
	left: 20px;
	width: 80%;
	height: 80%;
	border: 1px solid blue;
	background-color: #ccc;
	z-index: 0;
	display: none;
}
#map_map
{
	width: 100%;
	height: 100%;
}
#map_close
{
    position: absolute;
    bottom: -27px;
    right: 0;
    width: 100px;
    height: 25px;
	display: inline-block;
	line-height: 25px;
	padding-right: 30px;
	text-align: right;
	background: transparent url(img/close_map.png) center right no-repeat;
	cursor: pointer;
}
.map_activate {
	z-index: 100 !important;
	display: block !important;
}
.map_disable {
	z-index: 0 !important;
	display: none !important;
}
.map_cactivate {
	z-index: 20000 !important;
	display: block !important;
}
.map_cdisable {
	z-index: 0 !important;
	display: none !important;
}


div.AspNet-GridView table th
{
	background-color: #e1e1e1;
}
div.AspNet-GridView table th, div.AspNet-GridView table td
{
	padding: 2px 5px;
}	
tr.AspNet-GridView-Alternate 
{
	background-color: #efefef;
} 

div.rss
{
/*    margin-bottom: 10px;
    padding-left: 10px;*/
}
div.rss a
{
    background-image: url(img/rss16.png);
    background-repeat: no-repeat;
    padding-left: 20px;
    line-height: 16px;
    display: inline-block;
}

div.subassignmentText 
{
    padding-bottom: 10px;
}
div.subassignmentAnswer 
{
    padding-bottom: 5px;
}

a.nnSubAssingnmentScorm {
	display: inline-block;
	font-size: 1.1em;
	line-height: 37px;
	padding-right: 38px;
	background: transparent url(img/link_newwindow.gif) top right no-repeat;
}

div.processgroup 
{
	border: 1px solid #ccc;
	background-color: #eee;
	display: inline-block;
	width: 100%;
}

span.processdone 
{
	background-color: Green;
	color: White;
}

img.processpicturegreyed 
{
	filter: alpha(opacity:50);
	KHTMLOpacity: 0.50;
	MozOpacity: 0.50;
	opacity: 0.50;
}

div.article_archive_article 
{
    padding-top: 5px;
}


div.shortcuts_right 
{
    text-align: right;    
}

div.sourcegroups
{
    width: 220px;
    float: left;
    margin-right: 100px;
}

div.destgroups 
{
    width: 220px;
    float: left;
}

.groupname 
{
    font-size: 1.1em;
    font-weight: bold;
}

.grouptree 
{
    border: 1px solid #ccc;
    min-height: 50px;
}
.grouptree:hover 
{
    background-color: #eee;
}
div.grouptree ul.rtUL li.rtLI, div.grouptree ul.rtUL li.rtLI div.rtTop, div.grouptree ul.rtUL li.rtLI div.rtMid, div.grouptree ul.rtUL li.rtLI div.rtBot
{
    margin-left: 0;
    background-image: none;
}
div.grouptree ul.rtUL li.rtLI div.rtDisabled 
{
    display: none;
}

div.congratulation 
{
    border: 1px solid lightgrey;
    padding: 5px;
}

/* Telerikedit fix. hindrer editorvindu fra å hoppe ut av designet */
.Default.reWrapper 
{
    position: relative !important;
    min-width: 300px !important;
    top: 0 !important;
    left: 0 !important;
}

div.soundflash, div.videoflash
{
    display: inline-block;
    width: 340px;
    border: 1px dotted grey;
}
div.soundflash h4, div.videoflash h4
{
	padding-left: 5px;
}
div.soundflashplay 
{
    padding: 0 0 60px 20px;
}

.RadWindow .rwControlButtons li 
{
    margin-left: 0;
}

div.RadPageViewBorder 
{
    border: 1px solid #ccc;
    padding: 10px;
}
div.RadPageViewBorder div 
{
    margin-bottom: 5px;
}
div.RadPageViewBorder fieldset legend
{
	font-weight: bold;
    padding: 0px 5px 5px;
}

div.simpleSearch 
{
}
div.simpleSearch input.tbQuery
{
    width: 120px;
}
div.simpleSearch input.tbQuerySubmit
{
    width: 60px;
}

div.searchresult 
{
    border-bottom: 1px solid #ccc;
    margin-bottom: 7px;
    width: 578px;
}
div.searchresult h3 
{
    margin: 0 0 3px 0;
}
div.searchresult p 
{
    margin: 3px 0 3px 0;
}
div.searchresult div.path 
{
}



div.metadatapopup 
{
	background-color: White;
	width : 520px;
	padding: 10px;
	margin-left: 50px;	
}

div#savecancelmessage 
{
    background-image: url('img/loading_animation.gif');
    background-repeat: no-repeat;
    background-position: bottom left;
    line-height: 40px;
    margin-left: 20px;
    padding-left: 50px;
    visibility: hidden;
    height: 0;
}

table.ugaccessmatrix 
{
    border-collapse: separate;
    border-spacing: 2px;
}
table.ugaccessmatrix th, table.ugaccessmatrix td 
{
    height: 20px;
    vertical-align: middle;
}
table.ugaccessmatrix th.head
{
    background-color: #eee;
}
table.ugaccessmatrix th.cola, table.ugaccessmatrix td.cola
{
    background-color: #f5f5f5;
}
table.ugaccessmatrix th.colb, table.ugaccessmatrix td.colb
{
    background-color: #e5e5e5;
}
table.ugaccessmatrix td, table.ugaccessmatrix th
{
    text-align: center;
}
table.ugaccessmatrix td.name 
{
    text-align: left;
    padding-left: 5px;
    padding-right: 5px;
}
table.ugaccessmatrix tr.odd td.cola
{
    background-color: #e3e3e3;
}
table.ugaccessmatrix tr.even td.cola
{
    background-color: #f5f5f5;
}
table.ugaccessmatrix tr.odd td.colb
{
    background-color: #ccc;
}
table.ugaccessmatrix tr.even td.colb
{
    background-color: #e5e5e5;
}

div.RadEditor 
{
    margin-top: 25px;
}
table.nnEditorConfig 
{
    position: absolute;
    top: -25px;
    left: 0;
}
table.nnEditorConfig input
{
    cursor: default;
    border: 0 !important;
    background: transparent !important;
}
table.nnEditorConfig label 
{
    font-weight: normal;
}

div.articlecommentNoFile 
{
    position: relative;
    height: 330px;
}
div.articlecommentFile
{
    position: relative;
    height: 500px;
}
div.articlecommentFloat
{
    position: absolute;
    top: 0;
    left: 0;
}
div.articlecommentFloatSub
{
    position: absolute;
    top: 0;
    right: 0;
}
div.articlecommentFloat fieldset, div.articlecommentFloatSub fieldset
{
    background-color: #eee;    
}


div#flash_container 
{
	
}

.fixedtext 
{
	width: 150px;
}

.activity_title 
{
	padding-top: 5px;
	font-weight: bold;
}
.activity_check
{
	padding-left: 10px;
}

div.videodialog_edit
{
	font-weight: bold;
	text-align: right;
}

#videodialog_container {
	position: absolute;
	top: 0;
	left: 0;
	height: 1000px;
	width: 100%;
	z-index: 5;
	background-color: #eee;
	opacity: .7;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=70)";
    filter: alpha(opacity=70);
}
#videodialog_container2 {
	position: absolute;
	top: 0;
	left: 0;
	height: 1000px;
	width: 100%;
	z-index: 6;
	background-color: transparent;
}

#videodialogedit_canvas {
	margin: 50px auto;
	width: 710px;
	height: 410px;
	border: 1px solid #999;
	background-color: #ccc;
	z-index: 7;
	opacity: .9;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=90)";
    filter: alpha(opacity=90);
}
#videodialogedit_canvas .videoedit 
{
    display: block;
    float: left;
    width: 370px;
    height: 360px;
    padding-top: 10px;
    padding-left: 10px;
}
#videodialogedit_canvas .videodescription
{
    display: block;
    float: left;
    width: 320px;
    height: 360px;
    padding-top: 10px;
}
#videodialogedit_canvas .videodescription p
{
	margin-bottom: 0;
}
#videodialogedit_canvas .videobuttons
{
    display: inline-block;
    width: 680px;
    padding-left: 19px;
}

#videodialog_canvas {
	margin: 50px auto;
	width: 710px;
	height: 410px;
	border: 1px solid #999;
	background-color: #ccc;
	z-index: 7;
	opacity: .9;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=90)";
    filter: alpha(opacity=90);
}
#videodialog_canvas .video
{
    display: block;
    float: left;
    width: 370px;
    height: 360px;
    padding-top: 10px;
    padding-left: 10px;
}
#videodialog_canvas .videodescription
{
    display: block;
    float: left;
    width: 320px;
    height: 360px;
    padding-top: 10px;
}
#videodialog_canvas .videodescription p.title
{
	font-weight: bold;
	margin-bottom: 0;
}
#videodialog_canvas .videodescription p
{
	margin-bottom: 0;
}
#videodialog_canvas .videobuttons
{
    display: inline-block;
    width: 680px;
    padding-left: 19px;
    text-align: right;
    font-weight: bold;
}

#scormframe_container {
	position: absolute;
	top: 0;
	left: 0;
	height: 1000px;
	width: 100%;
	z-index: 5;
	background-color: #eee;
	opacity: .7;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=70)";
    filter: alpha(opacity=70);
}
#scormframe_container2 {
	position: absolute;
	top: 0;
	left: 0;
	height: 1000px;
	width: 100%;
	z-index: 6;
	background-color: transparent;
}

.scormframe_canvas {
	margin: 50px auto;
	/*width: 1000px;*/
	/*height: 600px;*/
	width: 80%;
	min-width: 1000px;
	max-width: 1500px;
	border: 1px solid #ccc;
	background-color: #eee;
	z-index: 7;
/*	opacity: .9;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=90)";
    filter: alpha(opacity=90);*/
}
.scormframe_canvas .scormframe_canvas_closebutton 
{
	text-align: right;	
}
.scormframe_canvas .scormPlayer_page 
{
	/*height: 600px;*/
}
.scormframe_canvas .scormiframe
{
	width: 100%;
	height: 750px;
}

div.as33 
{
	width: 33%;
}
div.eventList 
{
	float: left;
	width: 66%;
}
div.eventList .title
{
	font-weight: bold;
	color: #555;
	padding-bottom: 5px;
}
div.eventList .event
{
/*	border: 1px solid #EDEBE5;
	padding: 5px;*/
}
div.eventList .event .title
{
	font-weight: bold;
	/*padding-left: 20px;*/
}
div.eventList .event .ingress
{
	/*padding-left: 20px;*/
}
div.eventList .event .author
{
	font-style: italic;
	/*display: inline-block;*/
	/*padding-left: 5px;*/
}
div.eventList .event .eventdata
{
/*	display: inline-block;*/
}
div.eventList .event .authorimg
{
/*	display: inline-block;*/
	width: 50px;
}
div.eventList .event .authorimg img
{
/*	height: 50px;*/
}

#chat {
	position: fixed;
	bottom:0;
	right: 11px;
	z-index: 100;
}
.chatcontainer 
{
	float: right;
	/*min-width: 84px;
	max-width: 186px;*/
	width: 186px;
	position: relative;
    border: 1px solid #fff;
}
#chatbox {
	background-color: #ebebeb;
	border: 1px solid #8a9d9f;
	height: 28px;
	z-index: 105;
	position: absolute;
	bottom: 0;
	right: 0;
}
.chatbox_a {
	background-color: #fff !important;
	border-top: 0 !important;
}
.chatbox:hover, .chatbox:active 
{
    background-color: #fff;
}
.chatname {
    height: 18px;
    margin: 5px 25px 5px 22px;
    padding-left: 3px;
    padding-right: 3px;
    /*max-width: 134px;*/
    width: 134px;
    overflow: hidden;
    white-space: nowrap;
    display: inline-block;
    /*background-color: #546468;*/
    color: black; /*#fff;*/
}
.chatclose {
    position: absolute;
    top: 6px;
    right: 6px;
    width: 15px;
    height: 18px;
    background: transparent url("img/chat_close.png") no-repeat;
    display: inline-block;
}
.chatclose:hover, .chatclose:active {
    background: #fff url("img/chat_close_a.png") no-repeat;
}
.chatmsg {
	position: absolute;
	bottom: 28px;
	right: 0;
	border: 1px solid #8a9d9f;
	height: 315px;
	width: 253px;
	margin-right: 0;
	background-color: #fff;
	z-index: 104;
	overflow: hidden;
    background: #fff url("img/chat-bg.png") repeat-x bottom;
}
.chatmsgtop {
    position: absolute;
    top: 1px; /*0*/
    left: 1px; /*0*/
    width: 251px; /*253px*/
    height: 44px; /*45px*/
    border-bottom: 1px solid #fff; /*#cacac4;*/
    /*background: transparent url("img/chat_top.png");*/
    background-color: #D1DFE7;
    display: inline-block;
}
.chatnametop {
    /*background-color: #546468;*/
    color: #000; /*#fff;*/
    width: 235px;
    line-height: 30px;
    font-size: 1.2em; /*1.1em*/
    font-weight: bold;
    white-space: nowrap;
    display: block;
    margin: 8px 6px 7px 7px;
    padding-left: 5px;
}
.chatinput {
    display: inline-block;
    /*padding: 7px;*/
    position: absolute;
    bottom: 0;
    left: 0;
}
.chatinput textarea {
    position: absolute;
    left: 7px;
    bottom: 7px;
    width: 190px;
    height: 30px;
    border: 1px solid #cacac4;
    border-right: 1px solid #fff;
    overflow: hidden;
    padding: 3px 5px;
}
.chatinput input {
    position: absolute;
    left: 208px;
    bottom: 7px;
    width: 38px;
    height: 38px;
    border: 1px solid #cacac4;
    background-color: #fff;
    color: #aaa;
    font-size: 0.8em;
}
.chatinput input:hover {
    color: #000;
}
.chatinput input:active {
    color: #000;
    background-color: #c3d9de;
}
.chatcontent {
	position: absolute;
	bottom: 46px;
	left: 7px;
	width: 240px;
	height: 223px; /*207px;*/
	/*max-height: 1000px; /*216px;*/
	/*overflow: hidden;*/
	overflow-y: auto;
	overflow-x: hidden;
	/*padding-top: 16px;*/
}
.chatmsg_i, .chatmsg_o {
    width: 231px;
    padding: 1px 3px;
    display: inline-block;
    border-radius: 2px;
    margin-bottom: 22px;
    position: relative;
}
.chatmsg_i {
    border: 1px solid #d5e9ee;
}
.chatmsg_o {
    border: 1px solid #eeede7;
    background-color: #eeede7;
}
.chatmsgdate {
    position: absolute;
    top: 0;
    right: 15px; /*2px;*/
    font-size: 0.8em;
    line-height: 1.7em;
}
.chatmsgmsg {
    width: 190px;
    overflow: hidden;
}
.chatmsg_o .chatmsgdate {
    color: #8f8f79;
}
.chatmsg_i .chatmsgdate {
    color: #b2c5ca;
}
.chatmsg_o .chatarrow {
    position: absolute;
    bottom: -16px;
    right: 15px; /*11px;*/
    width: 15px;
    height: 16px;
    background: transparent url("img/chat_bubble_out.png") no-repeat;
    display: inline-block;
}
.chatmsg_i .chatarrow {
    position: absolute;
    top: -16px;
    left: 11px;
    width: 15px;
    height: 16px;
    background: transparent url("img/chat_bubble_incoming.png") no-repeat;
    display: inline-block;
}

/* flyttet fra hvert enkelt design sin css */

/* Default names */
.nnName { 
/*	padding-left: 10px;
	padding-top: 5x;
	margin-bottom: 5px;
	color: #555;*/
}

.newspaperName { 
/*
	padding-left: 10px;
	padding-top: 12px;
	padding-bottom: 10px;
	color: #555;*/
}

.articleItem .nnName {
/*	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #555;*/
}

.articleItem_Unpublished { 
	border-bottom:dashed 1px red; 
	padding:4px;
}

.nnIngress {
/*	font-weight: bold;
	padding-left: 10px;
	padding-bottom: 10px;
	color: #222;*/
}

.nnBody { 
/*	padding: 2px 10px;
	margin-bottom: 12px;*/
}

.nnListBody { 
/*	padding-left: 10px;*/
}

.nnHelpText{
    border: 3px dotted #ccc;
    background-color: #FFF8AF;
    font-weight: bold;
    padding: 10px;    
}

.nnLabel{
	font-size: 1.1emx;
	font-weight: bold;
	padding-top: 8px;
}

.nnInputBox 
{
    margin-left: 5px;
    margin-right: 5px;
    padding-left: 2px;
}

.undelivered{
	font-weight: bold;
	color: black;
}

.evaluated{
	font-weight: bold;
	color: green;
}

.preapproved
{
    font-weight: bold;
    color: #00D800;
}

tr.complete a.evaluated{
	color: green;
}

.partlydelivered{
	font-weight: bold;
	color: red;
}

.delivered{
	font-weight: bold;
	color: #FFA200;
}

.tolate{
	font-weight: bold;
	color: #C165AA;
}

.nnAnswerWrongIcon{
	background-image: url(img/wrong.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
}

.nnAnswerCorrectIcon{
	background-image: url(img/correct.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
}


ul.subAssignment { 

	list-style: none;
	margin: 0;
	padding: 0;

}

ul.subAssignment li { 

	margin-bottom: 3px;


}


/*
 *	table 
 */
table.nnTableList {
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #EDEDED;
	border: 1px solid #CFCFCF;
}

table.nnTableList tr td
{
    border-bottom: 1px solid #ddd;
}
table.nnTableList tr.odd, table.nnTableList tr td.odd{
	background-color: #ccc;
}

table.nnTableList tr.even, table.nnTableList tr td.even{
	background-color: #eee;
}

table.nnTableList tr td, table.nnTableList tr th{
	vertical-align: top;
	padding: 6px;
	border-right: 1px solid #EDEDED;
	/*border-bottom: 1px solid #EDEDED;*/
}

table.nnTableList tr th{
	background-color: #ddd;
}

table.nnTableList ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
}


table.nnTable{
	border-spacing: 12px;
}



dl.Link_file_List{
	margin-top: 10px;
	margin-bottom:7px;
}
	
dt {
	font-size:1em; 
	font-weight: bold;
}
	
dd {
	margin-left: 10px;
	padding-bottom: 3px;
}

/* Link file list */
div.Link_file_List {
	border: solid 2px #8cb0c5;
	padding: 5px 5px 5px 5px;
	margin: 5px 0px 5px 0px;
	
}



/*
 *	Oppgaver
 */
.nnAnswerCorrectIcon{
	color:Green;    
}

.nnAnswerWrongIcon{
	color:Red;  
}

.nnAnswerCorrect{
	background-color: #D1E6EF;
}

.nnAnswerCorrectBox{
	color: Green;
}

.nnAnswerWrongBox{
	color: Red;
	text-decoration: line-through;
}

div.menuTools{
	padding: 6px;
	margin-bottom: 8px;
	background-color: #EDEDED;
	border: 1px solid #003366;
}

div.partPlainBody{
	padding: 6px;
	margin-bottom: 0px;
	background-color: #EDEDED;
	border: 1px solid black;
}

/* Toolsmenu */

div.ToolsMenu{
	width: 570px;
	display: table;
	padding-bottom: 5px;
}

/*
 *	Arkfaner
 */
div.AspNet-Menu-Horizontal{
	padding-top: 6px;
}

ul.AspNet-Menu{
	margin: 0px;
	padding: 0px;
	padding: 0px;
	display: block;
}

.ToolsMenu ul.AspNet-Menu li{
	margin: 0px;
	padding: 0px;
	width: 110px;
}

ul.AspNet-Menu li a{
	background-color: #EDEDED;
	padding-left: 6px;
	padding-right: 6px;
	color: #000;
	text-decoration: underline;
}

ul.AspNet-Menu li a:hover{
	background-color: #ccc;
}

div.AspNet-Menu-Horizontal a {
    background-color: #A5D5EB;
    line-height: 1.5em;
    margin-right: 1px;
    padding: 3px 12px;
}

/* IE7 og IE6 */
li.AspNet-Menu-WithChildren ul{
	padding-top: 22px !important;
	padding-top: 0px;
	margin-left: -129px !important;
	margin-left: 0px;
	z-index: 50;
}

/* Firefox */
li.AspNet-Menu-WithChildren>/**/ul{
	padding-top: 0px !important;
	margin-left: 0px !important;
}


/* Redaktørverktøy */
.NewsEditor { 
	margin-top: 15px;
	margin-bottom: 15px;
}

table {
	clear:left;
	width: 100%;
}

/* new */

* {
  margin: 0;
  padding: 0;
  outline: 0;
  vertical-align: baseline;
}
:focus {
    outline: 0;
}
img,button {
  border:none;
  outline: none;
}
a {
  color: #0058a9;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
a.alt-link, .alt-link a {
	text-decoration: underline;
}
a.alt-link:hover, .alt-link a:hover {
	text-decoration: none;
}
/*ol, ul {
    list-style: none;
}*/
ol {
	padding-left: 25px;
}
.top-control-panel ul, div.menu ul {
	list-style: none;
}
.nnBody ul {
    padding-left: 25px;
}
.left {
  float: left;
}
.right {
  float: right;
}
.clear {
  clear: both;
}
h1 {
  font-size: 2.2em;
  font-weight: bold;
  line-height: 38px;
	font-weight: bold;
}
h1.small {
	font-size: 2.1em;
	line-height: 32px;
}
h1 small {
	color: #808080;
	font-size: 0.42em;
	font-weight: normal;
}
h2 {
  font-size: 1.5em;
  font-weight: normal;
  font-style: normal;
  line-height: 1.5em;
}
h2 span.arrow{
  font-size: 1.1em;
  font-weight: normal;
  color: #0058a9;
  font-style: normal;
  vertical-align: top;
}
/*h2 a{
  font-size: 0.7em;
  font-weight: normal;
  color: #0058a9;
  font-style: normal;
}*/
h3 {
  font-size: 1.2em;
  font-weight: bold;
  font-style: normal;
}
.user-data h3 {
  color: black;
}
h4 {
  font-size: 1.0em;
  font-weight: bold;
  color: black;
  font-style: normal;
  margin-bottom: 3px;
}
a.button {
  background: #e6f0f6 url(images/bg.png) repeat-x scroll 0 -40px;
  border: 1px solid #94948a;
  display: inline-block;
  padding: 0 15px;
  line-height: 1.8em;
  vertical-align: middle;
  text-decoration: none !important;
  color: #262626;
  margin-top: 3px;
  text-align: center;
  white-space: nowrap !important;
}
a.button:hover {
  background: #fafae2 url(images/bg.png) repeat-x scroll 0 -140px;
}
a.button:hover span,a.button:hover{
  color: #0058a9 !important;
}
a.button:focus {
  position: relative;
  top: 1px;
  left:1px;
}
a.button-small {
  padding: 0 4px !important;
  min-width: 26px;
}
table td {
  vertical-align: top;
}
html {
  font-size: 10pt;
}
body {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 100%;
  color: #262626;
  background-position: 0 32px;
}
/*--------------------------------------------------------  COMMON */
#page {
  min-width: 1000px;
}
a.dotted-underline span.dotted{
  padding: 0 !important;
}
a.dotted-underline:hover{
  text-decoration: none !important;
}
a.dotted-underline span{
  border-bottom: 1px dotted #0058a9;
}
a.dotted-underline:hover span{
  border: none;
}
.top-control-panel a.dotted-underline span{
	border-color: white;
}
.top-control-panel .menu-hover a.dotted-underline span{
	border-color: #0058a9;
}
ul.navigation, ul.newmenu {
    list-style: none;
}
ul.navigation li.navigation-item {
  float: left;
  position: relative;
}
ul.navigation li ul.newmenu{
  float: none;
}
ul.navigation li .menu-opener{
  z-index: 2;
  position: relative;
  display:inline-block;
}
.newmenu {
  -moz-box-shadow: 2px 2px 20px -9px black;
  -webkit-box-shadow: 2px 2px 20px -9px black;
  box-shadow:2px 2px 20px -9px black;
  background-color: #fafafa;
  border: 1px solid #cacac4;
  position: absolute;
  line-height: 2em;
  top: -2000px;
  left:0;
  width: 100%;
  z-index: 3;
  white-space: normal;
  padding: 3.5em 10px 10px;
}
.menu-right {
  left:100% !important;
}
.menu-hover .newmenu{
  top: 5px;
}
.menu-opener {
  background: transparent url(images/menu-open-black.gif) no-repeat scroll right center;
  padding-right: 14px !important;
}
.header .menu-opener {
  background-image: url(images/menu-open-black-small.gif);
  padding-right: 12px !important;
  padding: 5px 0;
}
.menu-opener a span{
  border-bottom: 1px dotted #0058A9;
}
.menu-opener a{
  text-decoration: none !important;
}
span.separator {
  margin: 0 5px;
}
.dashboard-control-panel .newmenu li a {
  font-weight: normal;
  display: block;
  margin: 0 -10px;
  padding-left: 10px;
}
.dashboard-control-panel .newmenu li a:hover {
  background-color: #e6e6e6;
}
.top-control-panel .newmenu {
  top: 32px;
  width: 270px;
  left: auto;
  right:-10px;
  padding-top: 2em;
}
.top-control-panel .menu-hover .menu-opener a{
  /*color: #0058a9 !important;*/
}
.header .newmenu  {
  left: auto;
  right: -10px;
  width: auto;
  text-align: center;
  top:0;
}
/*--------------------------------------------------------  TOP PANEL */

.control-panel a.active {
  text-decoration: none;
}
.control-panel {
  vertical-align: middle;
  white-space: nowrap;
}

.top-control-panel {
  background: transparent url(images/bg.png) repeat-x;
  height: 32px;
  padding: 0 30px;
  color: white;
  line-height: 30px;
  position: relative;
  z-index: 110;
}
.white {
  color: white;
}
.top-control-panel .left a,
.top-control-panel .center-block span,
.top-control-panel .center-block a,
.top-control-panel .white {
  color: white;
  padding: 0 12px;
}
.top-control-panel .left *{
  font-size: 0.8em;
  text-transform: uppercase;
}
.top-control-panel .block span.separator {
  margin: 0;
  padding: 0;
}
.top-control-panel .block a.active,
.top-control-panel .block .separator {
  color: #94948a;
}
.top-control-panel .icon-spirit {
  margin-right: 12px;
  vertical-align: middle;
}
.top-control-panel .center-block {
  position: absolute;
  left: 40%;
  width: 200px;
  margin-left: -100px;
  text-align: center;
  line-height: 30px !important;
}
.top-control-panel a.font-scale-minus,
.top-control-panel a.font-scale-plus,
.top-control-panel a.font-scale-reset {
  padding: 0 3px;
  /*vertical-align: bottom;*/
  font-weight: bold;
  font-size: 14px;
}
.top-control-panel .menu-opener {
  background-image: url(images/menu-open-white.gif);
}
.top-control-panel .menu-hover .menu-opener {
  background-image: url(images/menu-open-black.gif);
}
.content-wrap{
  margin: 15px;
  white-space: normal;
  overflow: hidden;
}
.user-data-photo {
  float: left;
  margin: 0 15px 15px 0;
}
.user-data-photo img{
  max-width: 90px;
  max-height: 90px;
}
.user-data p {
  line-height: 1.9em;
  margin: 0;
}
.user-data p.first {
  margin-top: 10px;
}
small {
  font-size: 0.8em;
  color: #565656;
}

/*--------------------------------------------------------  HEADER */

.header {
  background: transparent url(images/bg-line2.gif);
  position: relative;
  z-index: 4;
}
.header .block-left{
  background: transparent url(images/bg-line1.gif);
  border-right: 1px solid #cacac4;
  white-space: nowrap;
  padding-left: 15px;
}
.header .block-right .content-wrap{
  overflow: visible;
}
.header .navigation-item {
  margin-right: 5px;
}
.header .navigation-overfix {
  z-index: 5;
  position: relative;
}
.header .newmenu {
  width: auto;
  padding: 2em 0 0;
  text-align: left;
}
.disabled {
  background:none !important;
  background-color: #ebebeb !important;
  cursor: default;
}
.disabled span.icon{
  background: transparent url(images/disabled.png) scroll left center no-repeat;
  padding-left: 15px;
}
.footer {
  overflow: hidden;
  clear: both;
}
.footer .links{
  background: transparent url(images/bg-line3.gif);
  padding: 17px 33px;
}
.footer .links a{
  color: black;
  text-decoration: underline;
}
.footer .links a:hover{
  text-decoration: none;
}
.footer .links .separator{
  color: #808080;
}
.footer h4,.footer span.copyright{
  padding: 10px 30px;
}
span.copyright {
  color: #cccccc;
}
/*--------------------------------------------------------  eo layout styles CONTENT */
.dashboard-control-panel {
  background: #ebebeb url(images/bg.png) scroll 0 -75px repeat-x;
  line-height: 42px;
  height: 42px;
  border: 1px solid #cacac4;
}
.dashboard-control-panel a.icon {
  font-size: 1.1em;
  color: #0058a9;
  font-weight: bold;
}
.dashboard-control-panel .icon{
  padding-left: 15px;
}

.dashboard-control-panel ul li.navigation-item {
  margin: 0 30px;
  padding: 0 10px;
}
/*
 * .dashboard-control-panel .menu-opener{
  margin: 0 10px;
}
.dashboard-control-panel .menu-element{
  margin: 0 30px;
}
*/
.filter {
  margin-top: 20px;
  overflow: hidden;
  padding-bottom: 2px;
  min-height: 26px;
}
.filter .summary {
  text-align: right;
}
.filter .summary small {
  color: #748682;
}
.filter select{
  margin-right: 20px;
}

.result-table {
  border-bottom: 2px solid #4891ce;
}
body .alt {
  background-color: #f2f2f2;
  border-color: #f2f2f2;
}
table.result-table td {
  border-bottom: 1px solid #f2f2f2;
  vertical-align: middle;
}
table.result-table td.plan {
  vertical-align: top;
}
table tr.alt td {
  border-color: #dce1e0;
}
.result-table th {
  background-color: #4891ce;
  color: white;
  vertical-align: middle;
  text-align: left;
  text-transform: uppercase;
  font-size: .8em;
}
.result-table td,.result-table th {
  padding: 8px;
}
tr.result-header  {
  border: 1px solid #a3c8e6;
}
.result-table .disabled {
  background-color: transparent !important;
}
.result-table td.plan a {
  font-size: 1.1em;
}
/*.result-table td.assessment,
.result-table td.subject {
  width:90px;
}
.result-table td.due {
  width: 160px;
}
.result-table td.assignment {
  width: 220px;
}*/
.result-header th.plan
{
}
/*.result-header th.subject 
{
    width: 90px;
}*/
.result-header th.assignment 
{
}
.result-header th.due 
{
    width: 70px;
}
.result-header th.duemessage 
{
    width: 99px;
}
.result-header th.assesment 
{
    width: 90px;
}
.result-table td.subject span,
.result-table td.due span {
  color: white;
  padding: 3px;
  vertical-align: middle;
}
td.subject span {
  background-color: #748682;
  padding: 3px;
  color: white;
  font-size: 0.9em;
  font-weight: bold;
}
td.due span {
  text-transform: uppercase;
  font-size: 0.6em;
  margin-left: 3px;
}
td.today span {
  background-color: #ff7c00;
}
td.overdue span{
  background-color: #ee0022;
}
td.overduemessage span
{
    color: #A0A0A0 !important;
}
td.future  span {
  color: #A0A0A0 !important;
  vertical-align: bottom !important;
}
td.future  span span{
  font-size: 1.4em;
  font-weight: bold;
}
td.assessment span {
  text-decoration: underline;
}
.complete td.assessment span {
  color: #008000;
  background: transparent url(images/icon/complete.png) no-repeat scroll left center;
  padding-left: 18px;
}
.complete,.complete  a {
  color: #a0a0a0;
}
.complete td.plan a {
  color: #0058A9;
}
td.supplied  span {
  color: #ff7c00;
  background: transparent url(images/icon/supplied.png) no-repeat scroll left center;
  padding-left: 18px;
}
td.considered span{
  color: #ee0022;
}
td.considered span{
  color: #ee0022;
}
.reference-info {
  padding: 10px;
  border: 1px solid #d7d4c5;
  margin-top: 20px;
}
.reference-info h4{
  font-size: 1.1em;
}
.reference-info table{
  table-layout: fixed;
  margin-top: 15px;
}
.reference-info p{
  line-height: 1.5em;
}
td.plan .wrap{
  position: relative;
}
tr.alt td.plan {
  border-color: #f2f2f2;
}
/*
td.plan:hover {
  border-color: #4891ce !important;
}*/
a.icon-print-link {
  position: absolute;
  top:-8px;
  left:-55px;
  display: none;
}
a.icon-print-link img,
a.icon-reply-link img {
  margin: 0 20px 50px 0;
}
td.plan:hover .icon-print-link {
  display: block;
}
div.table-selector {
  border: 4px solid #4891ce;
  position: absolute;
  top:0;
  left:0;
  display: none;
  z-index: 0;
}
td.plan a {

}
.hover,.user-item-border:hover .user-item,.user-item-border:hover .user-item a.big-link {
  background-color: #ffffcc !important;
}

/*--------------------------------------------------------------- ARCHIVE  */
#archive h4 {
  font-size: 1.9em;
}
#archive h1 {
  font-size: 1.4em;
  line-height: 1.4em;
}
#archive h1 a{
  color: inherit;
}
#archive .icon-planner {
  background-image: url(images/icon/planner16x16.png);
  background-position: left 60%;
  padding-left: 18px;
}
#archive .icon-planner span.arrow{
  font-size: 1.5em;
}
.underlined {
  text-decoration: underline;
}
#archive .reference-periode {
  border-top: none;
  background-color: #cce5cc;
  line-height: 66px;
}
#archive .reference-periode .month{
  font-size: 2.3px;
  display: inline;
  font-size: 2.2em;
  color: inherit;
}
#archive .reference-info table{
  margin: 0;
}
#archive .result-table th {
    background-color: #94948a;
}
#archive .result-table td a,
#archive .result-table td.due {
    color: #A0A0A0;
}
/* --------------------------------------------------------------- GROUP BLOCKS  */

.col3-layout .left {
  /*width: 42%;*/
}
.col3-layout .right {
  /*width: 21%;*/
}
.col3-layout .center {
  /*width: 29%;*/
  /*margin-left: 4%;*/
  float: right;
}
.col3-layout .content-wrap {
  margin-left: 0;
  margin-right: 0;
  border: 1px solid #ebeae3;
}
.col3-layout .left .content-wrap {
  border: none;
  overflow: visible;
}
.col3-layout .right .content-wrap {
  padding-left: 5px;
  padding-right: 5px;
}
/*.col3-layout div .left,
.col3-layout div .right {
  width: auto;
}*/
img.temp {
  width: 100%;
}
.user-item-border {
  border: 5px solid white !important;
}
.user-item-border:hover {

}
.user-item-border .user-item {
  padding: 5px;
}
.user-item {
  position: relative;
  z-index: 2;
}
.col3-layout .left .user-item {
  border: 1px solid #ebeae3;
}
.icon-reply-link {
 	background: transparent url(images/bg.png) repeat-x scroll 0 -205px;
 	height: 35px;
 	line-height: 35px;
 	text-decoration: none !important;
 	padding: 0 5px;
 	font-size: 10pt;
 	font-weight: bold;
}
.icon-reply-link img.leftcap,.icon-reply-link img.rightcap{
 	background: transparent url(images/sprite.png) no-repeat;
 	height: 35px;
	position: absolute;
	top:0;
	margin: 0;
}
.icon-reply-link img.leftcap{
 	background-position: -25px 0;
 	width: 9px;
 	left:-9px;
}
.icon-reply-link img.rightcap{
 	background-position: -34px 0;
 	width: 6px;
 	right:-6px;
}






.user-item .icon-reply-link {
  position: absolute;
  top:50%;
  margin-top: -17px;
  left: 99%;
  display: none;
  z-index: 1;
}
.user-item-border:hover .icon-reply-link{
  display: block;
}
.alt .user-item {
  border-color: #F2F2F2;
}
.avatar {
	position: relative;
	/*overflow: visible;*/
	padding-left: 50px; /*95px;*/
	/*height: 45px; /*90px;*/
	/*min-height: 50px;*/
	height: 70px;
	overflow: hidden;
}
.avatar small{
	font-style: italic;
	margin-top: 5px;
	display: block;
	/*white-space: nowrap;
	overflow: hidden;*/
}
.avatar-mini {
	padding-left: 30px;
	min-height: 30px;
	height: auto;
	overflow: hidden;
}
.avatar img {
    max-width: 45px; /*90px;*/
    max-height: 65px; /*90px;*/
	position: absolute;
	top: 0;
	left: 0;
}
.avatar-mini img {
    width: 30px;
	height: 30px;
}
.avatar span,
.avatar a {
    font-size: 0.8em; /*1.2em;*/
    font-style: normal;
    font-weight: bold;
    line-height: 16px; /*30px;*/
    padding: 2px 0; /*6px;*/
    text-decoration: none;
    color: #262626;
}
.avatar name
{
    font-size: 0.8em; /*1.2em;*/
    font-style: normal;
    font-weight: bold;
    color: #262626;
}

.online .avatar span,
.online .avatar a {
  color: black;
}

.avatar:hover span,
.avatar:hover a {
  text-decoration: underline;
}
.col3-layout .right .avatar {
  margin-bottom: 15px;
}
.col3-layout .control-panel {
  margin-top: 30px;
  padding: 0 10px;
}
.col3-layout .right .control-panel {
  line-height: 32px;
  background: url("images/bg.png") repeat-x scroll 0 -170px #e2eef4;
  border: 1px solid #e2eef4;
  margin: 30px -5px 0;
}
.col3-layout .right .control-panel a{
  font-size: 1.1em;
  font-weight: bold;
}
.col3-layout .right .control-panel small{
  color: #808080;
}
.control-panel-green,.control-panel-gray {
  line-height: 28px;
  border: 1px solid #bac3c1;
  background-color: #748682;
  padding: 0 10px;
  margin-top: 20px;
}
.control-panel-gray {
	background-color: #e5e5e5;
}
.col3-layout .center .control-panel-green,
.col3-layout .left .control-panel-green {
	text-align: right;
}
.control-panel-green a  {
  font-size: 1.1em;
  font-weight: normal;
}
.control-panel-green * {
  border-color: white !important;
  color: white;
  display: inline;
}
.control-panel-gray * {
	border-color: #262626 !important;
	color: #262626;
	display: inline;
}
.control-panel-green span.arrow {
  font-size: 14px;
  vertical-align: top;
}

.user-item .time,
.col3-layout .right h4 small{
  padding: 8px 0 8px 30px;
  display: inline-block;
  font-size: 0.8em;
  color: #808080;
}
.user-item .activity,
.col3-layout .right h4 small{
  padding: 8px 0 8px 30px;
  display: inline-block;
  font-size: 1em;
  font-weight: bold;
}
.col3-layout .right h4{
  line-height: 30px;
}
.col3-layout .right h4 small{
  padding:0;
  font-weight: normal;
}
.user-item .content{
  clear: both;
  margin-left: 35px;
  position: relative;
  padding: 7px 0 20px;
}
img.smile {
  width: 24px;
  height: 24px;
}
.user-item img.smile{
  position: absolute;
  top: 10px;
  left:-31px;
}
.col3-layout .right .content-wrap{
  overflow: visible;
}
.group-list li {
	position: relative;
}
.group-list .newmenu {
  width: 220px; /*320px*/
  left: -255px; /*-355px;*/
  top: -40px;
  padding-top: 10px;
  line-height: 1.6em;
  border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
}
.group-list .newmenu h3{
  font-size: 1em;
}
.group-list .newmenu small{
  font-style: italic;
}
.group-list .newmenu p{
  line-height: normal;
  /*overflow-y: auto;
  max-height: 300px;
  word-wrap: break-word;*/
}
.line {
  height: 1px;
  background-color: #bac3c1;
  clear: both;
}
.group-list .newmenu{
  border-color: #bac3c1;
  background-color: #f5f5f5;
}
.group-list .newmenu .line{
  margin: 20px 0px;
}
.group-list .newmenu .group-list small.time{
  padding: 0;
  font-style: normal;
}
.group-list .newmenu .group-list a:hover{
  background: none;
}

.group-list .newmenu .user-data {
  position: relative;
}
.group-list .newmenu .user-data .menu-arrow-right{
	position: absolute;
	right: -230px; /*-330px;*/
	top: 0px;
	height: 90px;
	width: 100%;
}
.group-list ul.menu-right .user-data  img.menu-arrow-right {
	background: transparent url(images/menu-arrow-left.png) no-repeat scroll right 34px;
	right: 231px; /*330px;*/
}
.floated-list {
	margin: 20px 0;
}
.floated-list li.navigation-item {
	float: left;
	width: 165px; /*265px;*/
	margin-bottom: 20px; /*25px;*/ /*20px;*/
	margin-right: 25px; /*20px;*/
}
.floated-list li.navigation-item:hover {
	z-index: 4;
}
.floated-list li.navigation-item:hover .user-item {
	z-index: 4;
}
.floated-list .newmenu {
	z-index: 3;
}
#groupusers .control-panel-green {
	background-color: #546468;
}
#activity .avatar {
	height: auto;
}
#activity .user-item .content {
	min-height: 30px;
	margin-left: 101px;
}
#activity .user-item .emocion {
	margin-left: 138px !important;
	border-left: 1px solid #94948a;
	padding-left: 5px;
}
#activity .user-item {
	border: 1px solid #edebe5;
}
#activity .info {
	line-height: 30px;
	vertical-align: middle;
}
.user-item a.activity {
	font-size: 1.1em;
	font-weight: bold;
}
#activity .info * {
	padding: 0;
	vertical-align: middle;
}
.big-link {
	line-height: 2em;
	font-size: 2.0em;
	display: block;
	background-color: #f4f4f4 !important;
	background-position: left center;
	padding: 0 10px;
}
.alt-link a {
	text-decoration: underline;
}
.alt-link a:hover {
	text-decoration: none;
}


/*----------------------------- ICONS */
.icon-spirit {
	background: transparent url(images/sprite.png) no-repeat;
	width: 20px;
	height: 20px;
}
.icon-book {
  	background: transparent url(images/icon/book.png) scroll left center no-repeat;
}
.icon-message {
	background: transparent url(images/icon/message.png) scroll left center no-repeat;
  	padding-left: 18px;
}
.icon-folder {
  	background: transparent url(images/icon/folder.png) scroll left center no-repeat;
}
.icon-data {
	background: transparent url(images/icon/data.png) scroll left center no-repeat;
}
.icon-planner {
  	background: transparent url(images/icon/planner.png) scroll left top no-repeat;
  	padding-left: 38px;
 	color: #FF7C00;
}
.icon-print {
	background: transparent url(images/icon/print.png) no-repeat;
	width: 40px;
	height: 35px;
}
.icon-blog {
	background: transparent url(images/icon/pencil.png) no-repeat scroll left center;
	padding-left: 18px;
}
.icon-group {
	background: transparent url(images/icon/group.png) no-repeat scroll left center;
	padding-left: 18px;
}
.icon-group32 {
	background: transparent url(images/icon/group32x32.png) no-repeat scroll left top;
	padding-left: 40px;
}
.icon-activity {
	background: transparent url(images/icon/activity.png) no-repeat scroll left top;
	padding-left: 40px;
}
.icon-download {
	background: transparent url(images/icon/download.png) no-repeat scroll left center;
	padding-left: 40px;
}
.icon-reply {
	background: transparent url(images/icon/reply.png) no-repeat scroll left center;
	width: 77px;
	height: 35px;
}
.icon-edit {
	background: transparent url(images/icon/edit.png) no-repeat scroll left center;
	padding-left: 18px;
}
.icon-news {
	background: transparent url(images/icon/news.png) no-repeat scroll left center;
	padding-left: 40px;
}
.menu-arrow-right {
	background: transparent url(images/menu-arrow-right.png) no-repeat scroll left 34px ;
	width: 12px;
	height: 23px;
}













/* småfix på det nye designet...*/

/* litt luft i det nye designet...*/
div#middleContent {
	margin: 0 10px;
}

div#micro-activity.left 
{
	width: 66%;
}
/*div#activity .right 
{
	float: right;
}*/

div.logedinMembers 
{
	width: 100%;
}

div.articleListCenter 
{
	width: 33%;
}
div.articleListCenter .icon-news
{
	margin-bottom: 15px;
}
div.articleListCenter .articleItem
{
	padding: 5px;
}
div.articleListCenter h2.nnName
{
	/*margin-left: 33%;*/
}
div.articleListCenter .nnImage 
{
	width: 100%;
	/*width: 30%;
	float: left;*/
}
div.articleListCenter .nnIngressList
{
	display: block;
	/*float: right;
	width: 67%;
	overflow: hidden;
	white-space: pre-line;*/
}
div.articleListCenter .readMore
{
	/*float: right;
	width: 67%;*/
}
.articleListCenter .articleBorder 
{
	border: 1px solid #EDEBE5;
	margin-top: 5px;
}
.articleListCenter .nnstyleArticleSep 
{
	border: 0;
	height: 5px;
}

span.white a.logout
{
	color: #94948a;
}
span.white a.login
{
	color: white;
}

.top-control-panel .left a.sound-icon
{
    padding-left: 0;
}
.top-control-panel .left a.sound-icon img
{
    vertical-align: middle;
}

/*
.loggedinMembersContainer .content-wrap 
{
	padding-left: 5px;
	padding-right: 5px;
}
.loggedinMembersContainer h4 
{
	line-height: 30px;
}
.loggedinMembersContainer h4 small
{
    font-weight: normal;
    padding: 0;
    display: inline-block;
    font-size: 1em;
    color: #808080;
}
.loggedinMembersContainer .avatar 
{
	margin-bottom: 15px;
}
*/

.user-item .content-heading 
{
	clear: both;
	margin-left: 35px;
	position: relative;
	padding: 7px 0 0;
}
.content-heading contenttype 
{
}

.oneliner 
{
	white-space: nowrap;
/*	line-height: 15px;
	height: 15px;
	display: inline-block;*/
}
span.time 
{
	float: right;
}



/* outgoing kode */

/*---------- bubble tooltip -----------*/
a.tt{
    position:relative;
    z-index:24;
    color:black;
    font-weight:bold;
    text-decoration:none;
}

a.ttMessage 
{
	display: block;
	text-align: right;
}

a.tt span{ display: none; }

/*background:; ie hack, something must be changed in a for ie to execute it*/
a.tt:hover{ z-index:25; color: #3F3F3F; background:;}
a.tt:hover span.tooltip{
    display:block;
    position:absolute;
    top:0px; left:0;
	padding: 15px 0 0 0;
	width:200px;
	color: black;
      text-align: center;
	filter: alpha(opacity:90);
	KHTMLOpacity: 0.90;
	MozOpacity: 0.90;
	opacity: 0.90;
}
a.tt:hover span.top{
	display: block;
	padding: 30px 8px 0;
    background: url(img/bubble.gif) no-repeat top;
}
a.tt:hover span.middle{ /* different middle bg for stretch */
	display: block;
	padding: 0 8px; 
	background: url(img/bubble_filler.gif) repeat bottom; 
}
a.tt:hover span.bottom{
	display: block;
	padding:3px 8px 10px;
	color: #548912;
    background: url(img/bubble.gif) no-repeat bottom;
}

.groupPicture {

	border: 1px solid lightgrey;
	padding: 5px;
	width: 110px;
	float: left;
	height: 155px;
	text-align: center;

}

.groupNoPicture 
{
	height: 60px;
	padding-top: 10px;
}


.groupPictureDiv {

	height: 95px;
	overflow: hidden;
 }
 
 .groupPictureDivGreen {

	height: 95px;
	overflow: hidden;
	border: solid 2px green;

 }
 
 .groupPictureDivYellow {

	height: 95px;
	overflow: hidden;
	border: solid 2px yellow;

 }
 
 /*---------- box tooltip -----------*/
a.bt{
    position:relative;
    z-index:24;
    color:black;
    font-weight: normal;
    text-decoration:none;
}


a.bt span{ display: none; }

/*background:; ie hack, something must be changed in a for ie to execute it*/
a.bt:hover{ z-index:25; color: #FFFFFF; background:;}
a.bt:hover span.tooltip{
    display:block;
    position:absolute;
    top:0px; left:0;
	padding: 2px 2px 2px 2px;
	width:200px;
	color: black;
    text-align: left;
    border:1px solid black;
    background:#FFFFFF;
}

.nnLabelRight
{
	font-size: 14px;
	font-weight: bold;
	padding-top: 8px;
	margin-left: 385px;
	
}

.nnTextRight
{
	font-weight: normal;
	text-align : right;
	margin-right: 8px;
	
}


#saAvanced_container {
	position: absolute;
	top: 0;
	left: 0;
	height: 1000px;
	width: 100%;
	z-index: 5;
	background-color: #eee;
	opacity: .7;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=70)";
    filter: alpha(opacity=70);
}
#saAvanced_container2 {
	position: absolute;
	top: 0;
	left: 0;
	height: 1000px;
	width: 100%;
	z-index: 6;
	background-color: transparent;
}

#saAvanced_canvas {
	margin: 50px auto;
	width: 710px;
	height: 410px;
	border: 1px solid #999;
	background-color: #ccc;
	z-index: 7;
	opacity: .9;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=90)";
    filter: alpha(opacity=90);
}

.avatar-mini a 
{
    font-size: 1.2em;
    line-height: 30px;
    padding: 6px;
}

.soundspacer 
{
    margin-left: 130px;
}

div.inline ul li a 
{
    display: inline-block !important;
}

h1.personHeading 
{
    color: #FF7C00;
    margin-bottom: 10px;
}

td.block-left div.content-wrap 
{
    overflow: visible;
}
.person-item 
{
    float: left;
    position: relative;
    width: 100px;
}

ul.newpersonmenu 
{
    top:0 !important;
    padding: 11px !important;
}

ul.personmenu ul.newmenu 
{
    width: 250px;
}

div.centerimage 
{
    width: 100%;
    text-align: center;
}
img.userpicturePop 
{
    width: 100%; /*70%*/
}

#pcenterContent ul {
	list-style-position: inside;
}

/* Fixes issue here http://code.google.com/p/jcrop/issues/detail?id=1 */
.jcrop-holder { text-align: left; }

.jcrop-vline, .jcrop-hline
{
	font-size: 0px;
	position: absolute;
	background: white url('Jcrop.gif') top left repeat;
}
.jcrop-vline { height: 100%; width: 1px !important; }
.jcrop-hline { width: 100%; height: 1px !important; }
.jcrop-vline.right { right: 0px; }
.jcrop-hline.bottom { bottom: 0px; }
.jcrop-handle {
	font-size: 1px;
	width: 7px !important;
	height: 7px !important;
	border: 1px #eee solid;
	background-color: #333;
}

.jcrop-tracker { width: 100%; height: 100%; }

.custom .jcrop-vline,
.custom .jcrop-hline
{
	background: yellow;
}
.custom .jcrop-handle
{
	border-color: black;
	background-color: #C7BB00;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

div.videoobject
{
    height: 350px;
    width: 340px;
}
div.soundobject 
{
    height: 160px;
    width: 340px;
}

.process_nextlevel_button
{
  background: #ff6600;
  /*border: 1px solid #94948a;
  display: inline-block;
  padding: 0 15px;
  line-height: 1.8em;
  vertical-align: middle;
  text-decoration: none !important;
  color: #262626;
  margin-top: 3px;
  text-align: center;
  white-space: nowrap !important;*/
}

div.modal {
    background-color: #fff;
    border: 1px solid #a9aaa4;
    padding: 11px;
    display: block;
    position: absolute;
    z-index: 200;
    box-shadow: 2px 2px 20px -9px black;
}
div.modal .title {
    background-color: #d1dfe7;
    font-size: 1.2em;
    margin: -10px -10px 11px -10px;
    padding: 10px;
    position: relative;
}
div.modal .close {
    background: url("images/close.png") no-repeat scroll center center transparent;
    display: inline-block;
    height: 70%;
    position: absolute;
    right: 1px;
    top: 5px;
    width: 32px;
}
div.modal .close:hover, div.modal .close:active {
    background: url("images/close_a.png") no-repeat scroll center center transparent;
}
div.modal .text {
    margin-bottom: 10px;
}
div.modal .button {
  background: #e6f0f6 url(images/bg.png) repeat-x scroll 0 -40px;
  border: 1px solid #94948a;
  display: inline-block;
  padding: 0 15px;
  line-height: 1.8em;
  vertical-align: middle;
  text-decoration: none !important;
  color: #262626;
  margin-top: 3px;
  text-align: center;
  white-space: nowrap !important;
}
div.modal .button:hover {
  background: #fafae2 url(images/bg.png) repeat-x scroll 0 -140px;
}
div.modal .button:hover span,a.button:hover{
  color: #0058a9 !important;
}
div.modal .button:focus {
  position: relative;
  top: 1px;
  left:1px;
}
div.modal_transparent_bkg {
    background-color: #EEEEEE;
    height: 100%;
    left: 0;
	opacity: .7;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=70)";
    filter: alpha(opacity=70);
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 100;
}

.smallmodal {
    width: 350px;
    height: 150px;
    left: 30%;
    top: 20%;
}

.modalppcrop {
    width: 410px;
    /*height: 300px;*/
    left: 25%;
    top: 7%;
}
.ppcrop_img {
    margin-bottom: 10px;
}
.ppcrophidden {
    display: none;
}

.user-panel-modal {
    background-color: #fff;
    border: 1px solid #a9aaa4;
    padding: 11px;
    display: block;
    position: absolute;
    z-index: 200;
    box-shadow: 2px 2px 20px -9px black;
    right: 0;
    top: 32px;
    width: 270px;
    white-space: normal;
    color: #555;
}
.user-panel-modal .title {
    background-color: #d1dfe7;
    font-size: 1.2em;
    margin: -10px -10px 11px -10px;
    padding: 10px;
    position: relative;
}
.user-panel-modal .title h3 {
    color: #000;
}
.user-panel-modal .close {
    background: url("images/close.png") no-repeat scroll center center transparent;
    display: inline-block;
    height: 70%;
    position: absolute;
    right: 1px;
    top: 5px;
    width: 32px;
}
.user-panel-modal .close:hover, .user-panel-modal .close:active {
    background: url("images/close_a.png") no-repeat scroll center center transparent;
}
.user-panel-modal p {
  line-height: 1.9em;
  margin: 0;
}
.user-panel-modal p.first {
  margin-top: 10px;
}
.user-panel-modal a {
    text-decoration: none;
    color: #0058A9;
}
.user-panel-modal a:hover, .user-panel-modal a:active {
    text-decoration: underline;
}

.logedinMembers span.online {
    background-color: #98acc9;
    color: #fff;
    border: 1px solid #b9c8db;
    font-size: 0.6em;
    padding: 1px 2px;
    text-decoration: none;
}

ul.user-modal {
    float: none;
    z-index: 3;
    position: absolute;
    background-color: #fff;
    border: 1px solid #a9aaa4;
    box-shadow: 2px 2px 20px -9px black;
    white-space: normal;
    list-style: none;
    width: 220px;
    left: -255px;
    top: -40px;
    padding: 11px;
    line-height: 1.6em;
}
.ul .user-modal .user-data {    
    position: relative;
    display: block;
    padding: 11px;
}
ul.user-modal .title {
    background-color: #d1dfe7;
    font-size: 1.2em;
    line-height: 1.8em;
    margin: -10px -10px 11px -10px;
    padding: 10px;
    position: relative;
}
.user-modal .menu-arrow-right {
    height: 90px;
    position: absolute;
    right: -231px;
    top: 0;
    width: 100%;
}


div.processmsgstop 
{
    border: 2px dotted red;
    color: Black;
    font-weight: bold;
    padding: 7px;
}
div.processmsgstopleft 
{
    float: left;
    width: 80%;
}
div.processmsgstopright 
{
    float: right;
    width: 19%;
}
div.processmsgstopright input
{
    background-color: #9BFFA4;
}

div.coachingroom div#micro-activity, div.coachingroomgroup div#micro-activity {
	float: left;
	width: 29%;
}
div.coachingroom div.coachingroomgroup {
    float: right;
    width: 70%;
    margin-bottom: 20px;
}

div.coachingroom div#micro-activity ul, div.coachingroomgroup div#micro-activity ul {
    list-style: none;
}
div.coachingroom div#micro-activity li, div.coachingroomgroup div#micro-activity li {
    margin-bottom: 6px;
    padding: 4px;
}
div.coachingroom div#micro-activity a.eventtitle, div.coachingroomgroup div#micro-activity a.eventtitle {
    text-decoration: none;
    color: #0058A9;
    white-space: nowrap;
    overflow: hidden;
}
div.coachingroom div#micro-activity a.eventtitle:hover, div.coachingroom div#micro-activity a.eventtitle:active, div.coachingroomgroup div#micro-activity a.eventtitle:hover, div.coachingroomgroup div#micro-activity a.eventtitle:active {
    text-decoration: underline;
    color: #5294d1;
}
div.coachingroom div#micro-activity span.person a, div.coachingroomgroup div#micro-activity span.person a {
    color: #000;
}
div.coachingroom div#micro-activity a.eventtitle, div.coachingroomgroup div#micro-activity a.eventtitle {
    display: block;
}
div.coachingroom div#micro-activity span.datetime, div.coachingroomgroup div#micro-activity span.datetime {
    display: block;
    padding-top: 3px;
    color: #666666;
    font-size: 0.8em;
}

div.coachingroomgroup h3 {
    font-weight: normal;
    font-size: 1em;
    margin-bottom: 3px;
}
div.coachingroomgroup h3 a {
    text-decoration: none;
    color: #0058A9;
}
div.coachingroomgroup h3 a:hover, div.coachingroomgroup h3 a:active {
    text-decoration: underline;
    color: #5294d1;
}

div.coachingroom div.coachingroomgroup div.groupcontent {
	float: none;
	width: 100%;
}
div.coachingroomgroup div.groupcontent {
	float: right;
	width: 70%;
}

div.coachingroomgroup div.members {
	border: 1px solid #D9D9D9;
	padding: 10px 5px 5px;
}
div.coachingroomgroup div.members ul  {
    list-style: none;
}
div.coachingroomgroup div.members ul li {
    /*float: left;*/
    display: inline-block;
    height: 70px;
    padding: 5px 10px 0 5px;
    width: 160px;
    overflow: hidden;
    padding-top: 3px;
}
div.coachingroomgroup .members .thumb {
    float: left;
    margin-right: 9px;
    position: relative;
    z-index: 1;
}
div.coachingroomgroup .members .thumb img {
    display: block;
    width: 45px;
}
div.coachingroomgroup .members li.activity .thumb img  {
    background-color: #FFFFFF;
    border: 2px solid #459649;
    padding: 1px;
    width: 39px;
}
div.coachingroomgroup .members li.activity .thumb .comment  {
    background: url("images/icons.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 17px;
    position: absolute;
    right: -3px;
    text-indent: -9999px;
    top: -3px;
    white-space: nowrap;
    width: 16px;
    z-index: 1;
}

div.coachingroomgroup .members p {
    margin: 0;
    min-height: 42px;
    overflow: hidden;
    padding-top: 3px;
    margin-bottom: 1em;
}
div.coachingroomgroup .members p a{
    color: #000;
}
div.coachingroomgroup .members a.coach {
    background: url("images/teacher.png") no-repeat scroll 100% 0 transparent;
    padding-right: 18px;
}

div.coachingroomgroup .forumtop {
    display: table;
    width: 100%;
}

#searchResult .rgCaption { /*hide Teler.Caption on brukere*/
    display: none;
}

