﻿/* --- Blue & pink line ---*/
div.blueline, div.pinkline
{
    background-repeat: repeat-x;
    background-position: left top;
    height: 3px;
}

div.blueline
{
    background-image: url(/images/Custom/blue_line.gif);
}

div.pinkline
{
    background-image: url(/images/Custom/pink_line.gif);
}
/*-- <div style="background-image: url(/images/Custom/blue_line.gif);background-repeat: repeat-x;background-position:left top;height:3px;"><span style="float:right;clear:both;"><img src="/images/custom/blue_dot.gif"  /></span>  </div> -- */

/* -- Profile finder -- */
tr.datarow
{
    background-color: #F0F0F0;
}
table.searchresults
{
    background-color: #F0F0F0;
}

/* -- Changed pages -- */
td.changedpages
{
    padding-right: 1.5em;
}

/* -- Start page -- */
img.startpageimage
{
    /*padding: 2em;*/
    margin-bottom: 1em;
    width: 100%;
}

/* -- Quick bar -- */
div.quickbarupperdiv
{
    height: 2.5em;
}
div.quickbarlowerdiv
{
    width: 100%;
    clear: both;
}
img.quickbaricon
{
    margin-right: 0.2em;
    height: 1.85em;
}
img.quickbariconseparator
{
    margin-right: 0.2em;
    width: 0.1em;
    height: 1.85em;
}
div.languagecontainer
{
    margin-right: 0.2em;
    margin-left: 1em;
    float: right;
}
img.languageicon
{
    margin-top: 0.2em;
    margin-left: 0.2em;
    height: 1.5em;
}
span.usernamelabel
{
    margin-top: 0.3em;
    display: block;
    float: right;
}

/* -- Quick search -- */
.QuickSearchButton
{
    border: 0;
    border-top: 0.1em solid #DDDDDD;
    border-right: 0.1em solid #DDDDDD;
    font-size: 0.9em;
    height: 1.8em;
    line-height: 1.8em;
    width: 2.5em;
    vertical-align: bottom;
}
input.quicksearchinput
{
    width: 20em; /*height: 0.6em;*/
    font-size: 0.9em;
    border: 0;
    border-top: 0.1em solid #DDDDDD;
    border-right: 0.1em solid #DDDDDD;
    margin-right: 0.5em;
    vertical-align: bottom;
}

.SearchButton
{
    border: 0.1em solid #DDDDDD; /*width:2.5em;	*/
}

input.searchinput
{
    width: 15em;
    border: 0.1em solid #DDDDDD;
}

span.searchlabel
{
    font-weight: bold;
    font-size: 1em;
    color: #336;
}
/*img.quicksearch
{
	height: 1.75em;
}*/
.LoginSpan, #SearchInfoSpan
{
    font-size: 1em;
    color: White;
    margin-right: 0.5em;
}

/* -- Quick Log in -- */
input.quicklogininput
{
    font-size: 0.9em;
    width: 10em; /*height: 1.1em;*/
    border: 0;
    border-top: 0.1em solid #DDDDDD;
    border-right: 0.1em solid #DDDDDD;
    margin-right: 0.5em;
    vertical-align: middle;
}

.QuickLoginButton
{
    border: 0;
    border-top: 0.1em solid #DDDDDD;
    border-right: 0.1em solid #DDDDDD;
    font-size: 0.9em;
    height: 1.8em;
    line-height: 1.8em;
    width: 6em;
    vertical-align: middle;
}

.QuickLoginCheckbox
{
    /*padding-left:0.3em;*/
}

.bold.LoginSpan
{
    /*font-size:1.1em;*/
}

.logoutbuttondiv
{
    margin-top: 0.8em;
}

.errorcolor
{
    color: #FE2F8F;
}

.width8
{
    width: 8em;
}

/* ---Calender template items---*/

.calendar
{
    color: #FFFFFF;
    width: 200px;
    font-size: 1em;
}

div.calendardescription
{
    float: left;
    width: 59%;
}

div.monthcalendararea
{
    float: left;
    width: 38%;
}
div.calendarlistingarea
{
    float: left;
    width: 100%;
    text-align: left;
    margin-top: 2em;
}
h1.calendardayheading
{
    font-size: 1em;
    color: #548AC3;
    display: inline;
}

.calendaritemheading
{
    font-size: 1.2em;
    color: #548AC3;
    font-weight: bold;
}

table.calendarframe
{
    border-color: #fff;
    background-color: #fff;
}
/* IE 6 does not seem to handle parent-child selectors */
div.monthcalendararea > table
{
    border: solid 0.1em #ffffff;
}
td.calendaritem, tr.calendaritem
{
    background-color: #fff;
    border: solid 0.2em #D5E1F0;
}
td.selecteddatecell
{
    border: solid 0.2em #739ACC;
}
td.datecellothermonth
{
    background-color: #F0F1F3;
}
td.weekendcell
{
    background-color: #DBD9DA;
}
td.datecellactive
{
    background-color: #D5E1F0;
    border: solid 0.2em #739ACC;
}
td.dayweekheader, th.dayweekheader
{
    color: #333;
    border-style: none;
}

td.duedatecell
{
    background-color: #FFB8D9;
    border: solid 0.2em #FD80BA;
}

.calendaritempadding
{
    padding: 0.4em 0em 0.4em 0.3em;
}

/* --- Right menu --- */
div.rightmenucontent
{
    padding: 0.5em 1em 1em 1em;
}

.rightmenuheader
{
    padding: 0em 0.5em 0em 0.5em;
    margin: 0.5em 0.5em 0em 0.5em;
    color: #003A72;
    border-bottom: solid 1px #D4D4D4;
    text-transform: uppercase;
    font-size: 0.9em;
}

.rightmenuheader span
{
    display: block;
    padding-left: 1.3em;
}

.bottomborder
{
    padding: 0em 0.5em 0em 0.5em;
    margin: 0em 0.5em 0em 0.5em;
    border-top: solid 1px white;
}

div.rightmenucontenttopics
{
    padding: 0.5em 0em 1em 0em;
}
.rightmenuheadertopics
{
    /*padding:0em 0.5em 0em 0.5em;*/
    margin: 0.5em 0em 0em 0em;
    color: #003A72; /*border-bottom: solid 1px #D4D4D4;*/
    text-transform: uppercase;
    font-size: 0.9em;
}

.rightmenuheadertopics span
{
    display: block; /*padding-left:1.3em;*/
}

/*---Listing headers (Startpage and LeftMenu head)----*/


a.listheading
{
    font-weight: bold;
    font-size: 1.2em;
    color: #333;
    padding-top: 0.3em;
    padding-bottom: 0.4em;
    display: block;
    text-decoration: none;
}
span.listheading
{
    font-weight: bold;
    font-size: 1em;
    color: #333;
    padding-top: 0.3em;
    padding-bottom: 0.1em;
    display: block;
    text-decoration: none;
}
div.listheadingcontainer
{
    background-color: #F0E5CE;
    display: block;
    width: 100%;
    height: 2.2em;
}
div.listheadingleftcorner
{
    background-image: url(../images/corner_left_titlebar.gif);
    background-repeat: no-repeat;
    background-position: top left;
    width: 0.8em;
    height: 2.2em;
    float: left;
}
div.listheadingrightcorner
{
    background-image: url(../images/corner_right_titlebar.gif);
    background-repeat: no-repeat;
    background-position: top right;
    width: 0.8em;
    height: 2.2em;
    float: right;
}
a.startnewsHeading
{
    font-weight: bold;
    font-size: 1.2em;
    color: #333;
    display: block;
    text-decoration: none;
}

a.Startnews
{
    font-weight: bold;
    font-size: 1em;
    color: #333;
    display: block;
    text-decoration: none;
}

a.StartCalendar
{
    font-weight: bold;
    font-size: 1em;
    color: #333;
    display: block;
    text-decoration: none;
}
div.startpageleftnews, div.startpagecalendaritem
{
    margin-top: 0.7em;
    padding-top: 0.3em;
}

/* ------ LeftMenu items -----*/
a.menulink
{
    color: #333;
    font-weight: normal;
    text-decoration: none;
    display: block;
}
a.menulinkactive
{
    color: #333;
    font-weight: bold;
    text-decoration: none;
    display: block;
}
a.menulink:hover
{
    color: #333;
}

/* --------- Listings ----------- */
.NewsListingHeader
{
    border-bottom: solid 0.1em #F0E5CE;
    width: 100%;
    font-size: 1.2em;
    font-weight: 600;
    padding: 0.4em 0.4em 0.4em 0.5em;
}
.NewsListingItem
{
    width: 49.5em;
    margin-top: 0.6em; /*padding: 0.6em 0.4em 0.6em 0.5em;*/
}
a.NewsLink
{
    text-decoration: none;
    font-weight: bold;
}
a.RightListingHeader
{
    width: 100%;
    font-size: 1.2em;
    font-weight: 600;
    padding: 0.4em 0.4em 0 0.2em;
    margin-bottom: 0.6em;
    text-decoration: none;
    color: #333333;
}

a.RightListingItem
{
    text-decoration: none;
    display: block;
    padding-left: 0.3em;
    clear: both;
}

a.linklist
{
    text-decoration: none;
}

.datelistingtext
{
    color: #606060;
    font-size: 1em;
    font-style: italic;
}
.rssevenrow
{
    background-color: #ffffff;
    padding: 0.6em 0.4em 0.6em 0em;
}
.rssunevenrow
{
    background-color: #ffffff;
    padding: 0.6em 0.4em 0.6em 0.5em;
}
.rssheaderrow
{
    background-color: #ffffff;
    border-bottom: solid 0.1em #F0E5CE;
}

/* --- Subjectlist --- */
.table_subjectlist
{
    width: 45em;
}

.col_date
{
    width: 7em;
    vertical-align: top;
}

.col_pageinfo
{
    width: 37em;
}

/* ----- Conferance items --- */
div.conferance
{
    width: 100%; /*padding: 0.3em;*/
}
div.conferancelinkbuttonsarea
{
    margin-top: 0.3em;
    float: right;
}
div.conferanceheader
{
    width: 90%;
}
/*------ Site map items ---*/
tr.sitemapheader
{
    padding: 0.4em 0.4em 0.4em 0.4em;
}
/*----- Password input ---*/
div.passwordfield
{
    background-color: #dcdace;
    border: solid 0.1em #000;
    width: 21em;
    padding: 0.3em;
}
input.registerfield
{
    width: 20em;
}
/*----- Personal registry Items -----*/
table.DetailedView
{
    background-color: #fff;
    border-style: solid;
    border-color: #F0F0F0;
    border-width: 0.1em;
}

table.BackButton
{
    background-color: #F0F0F0;
    border-style: solid;
    border-color: #bbb;
    border-width: 0.1em;
}

/* --- Employment --- */
.companylogo
{
    margin-right: 1em;
    width: 100px;
}

.maininfobox
{
    width: 64%;
    border-right: solid 1px #5189C7;
}

.shortinfobox
{
    width: 35%;
    border-left: solid 1px #5189C7;
    margin-left: -1px;
}

.inputarea
{
    width: 28.3em;
    height: 10em;
}

.inputborder
{
    border: solid 1px #AFB1B4;
}

.uploadfield
{
    width: 28.5em;
}

.listcolumn
{
    width: 11em;
}

.tablelogo
{
    width: 100px;
    height: 80px;
}

/*--- Newsgroup ---*/
body.newsgroupitem
{
    padding: 0;
    margin: 0;
}
div.newsgroupheader
{
    background-color: #ddd;
    border-bottom: solid 0.1em back;
    padding: 0.4em 0;
}
A.newsgroupbarbutton
{
    color: #000;
    font-size: 1.1em;
    font-family: tahoma;
    font-weight: bold;
    text-decoration: none;
}

/* ---News Groups---*/
TR.NewsgroupRow
{
    background-color: #D9C9A8;
    color: #333333;
    font-size: 11px;
    font-family: tahoma;
    padding-bottom: 2px;
    padding-left: 5px;
    padding-top: 2px;
}

TR.NewsgroupRowActive
{
    background-color: #F0E5CE;
    color: #333333;
    font-size: 11px;
    font-family: tahoma;
    font-weight: bold;
    padding-bottom: 2px;
    padding-left: 5px;
    padding-top: 2px;
}

TD.NewsgroupTableheading
{
    color: #ffffff;
    font-size: 11px;
    font-family: tahoma;
    font-weight: bold;
    height: 20px;
    padding-left: 5px;
    background: #95632F;
}

A.NewsgroupBarButton
{
    color: #333333;
    font-size: 11px;
    font-family: tahoma;
    font-weight: bold;
    text-decoration: none;
}

A.NewsgroupBarButton:visited
{
    color: #333333;
    font-size: 11px;
    font-family: tahoma;
    font-weight: bold;
    text-decoration: none;
}

.NewsgroupBarTitle
{
    color: #333333;
    font-size: 12px;
    font-family: Verdana, arial, tahoma;
    font-weight: bold;
}

.NewsgroupItemMessage
{
    font-size: 10px;
    font-family: Verdana, Courier new;
    color: #333333;
}

.NewsgroupItemHeading
{
    color: #ffffff;
    font-size: 11px;
    font-family: tahoma;
    font-weight: bold;
}

.NewsgroupItemHeading2
{
    color: #ffffff;
    font-size: 11px;
    font-family: tahoma;
}

/* ---Document list---*/

.DocumentListBox
{
    border: 1px solid #FFFFFF;
}

.DocumentListItem
{
    background: #ffffff;
    padding-left: 5px;
    padding-right: 50px;
    padding-top: 0px;
    padding-bottom: 5px;
}

.DocumentListItemAlt
{
    background: #ffffff;
    padding-left: 5px;
    padding-right: 50px;
    padding-top: 0px;
    padding-bottom: 5px;
}


.DocumentMainIntro
{
    padding-left: 10px;
    padding-right: 50px;
    padding-top: 3px;
    padding-bottom: 5px;
}

/* ---Document---*/

.DocumentFrameHeader
{
    text-align: left;
    padding: 0.5em 0.5em 0.5em 6em;
}
.DocumentArea
{
    float: left;
    text-align: center;
    width: 100%;
}

.PPTFrameStyle
{
    border-style: solid;
    border-color: #f0f0f0;
    border-width: 0.1em;
    width: 95%;
    height: 45em;
}
.XLSFrameStyle
{
    border-style: solid;
    border-color: #f0f0f0;
    border-width: 0.1em;
    width: 95%;
    height: 52em;
}

.DOCFrameStyle
{
    border-style: solid;
    border-color: #f0f0f0;
    border-width: 0.1em;
    width: 85%;
    height: 62em;
}

A.SelectedPagingItem
{
    font-weight: bold;
}

A.UnselectedPagingItem
{
}

/* ---Tab strip---*/
.tabbackground
{
    background-image: url(../images/Tab/tabrow_background.gif);
    text-align: left;
    height: 26px;
    background-position: top;
    background-repeat: repeat-x;
}
.tabOuterContainer
{
    display: inline-block;
}
.tabContainer
{
    display: block;
    float: left;
}
.tabActive
{
    font-weight: bold;
    font-size: 1.1em;
    z-index: 10;
    background-image: url(../images/Tab/tab_background_active.gif);
    cursor: hand;
    padding-top: 6px;
    height: 26px;
    text-align: center;
    float: left;
    background-repeat: repeat-x;
}
.tabActiveLeft
{
    width: 7px;
    height: 26px;
    float: left;
    background-repeat: no-repeat;
    background-image: url(../images/Tab/tab_background_left_active.gif);
}
.tabActiveRight
{
    width: 7px;
    position: relative;
    height: 26px;
    float: left;
    background-repeat: no-repeat;
    background-image: url(../images/Tab/tab_background_right_active.gif);
}
.tabInactive
{
    font-size: 1.1em;
    background-image: url(../images/Tab/tab_background.gif);
    cursor: hand;
    padding-top: 6px;
    height: 26px;
    text-align: center;
    float: left;
    background-repeat: repeat-x;
    display: inline;
}
.tabInactiveLeft
{
    width: 7px;
    height: 26px;
    float: left;
    background-repeat: no-repeat;
    background-image: url(../images/Tab/tab_background_left.gif);
}
.tabInactiveRight
{
    width: 7px;
    height: 26px;
    float: left;
    background-repeat: no-repeat;
    background-image: url(../images/Tab/tab_background_right.gif);
}
.tabDisabled
{
    font-size: 1.1em;
    background-image: url(../images/Tab/tab_background.gif);
    color: gray;
    padding-top: 6px;
    height: 26px;
    text-align: center;
    float: left;
    background-repeat: repeat-x;
}
.tabDisabledLeft
{
    width: 7px;
    height: 26px;
    float: left;
    background-repeat: no-repeat;
    background-image: url(../images/Tab/tab_background_left.gif);
}
.tabDisabledRight
{
    width: 7px;
    height: 26px;
    float: left;
    background-repeat: no-repeat;
    background-image: url(../images/Tab/tab_background_right.gif);
}
.tabObjectActive
{
    display: block;
    float: left;
    width: 99%;
    text-align: left;
}
.tabObjectInactive
{
    display: none;
}
textarea.EPEdit-inputLongString
{
    width: 90%;
    height: 20em;
}



/*  new */

/* ----- Left Menu -----*/
.menu ul
{
    margin: 0;
    padding: 0 5px 0 5px;
    list-style: none;
}

.menu ul li
{
    position: relative;
}

.menu li ul
{
    position: relative; /*padding-left: 10px;*/ /*left: 149px;*/ /*top: 10;*/ /*display: none;*/
}

.menu ul li a
{
    display: block;
    text-decoration: none;
    font-size: 1.2em;
    font-family: Arial; /* 20 pixels total	*/
    min-height: 1.3666em;
    padding-top: 0.3em;
    color: #558bc4;
}

.borderbottomli
{
    border-top: 1px solid white; /*height:1px; 	line-height:1px;*/
}

.menu ul li a:hover
{
    text-decoration: underline; /*height:0.1em;*/
}

.menu ul li ul
{
    padding: 0;
    sbackground-color: #f3f3f3;
    margin-left: -0.6em;
    padding-left: 1.2em;
    width: 14.9em;
}

/*ul li ul li a */
/*
.menu ul li ul li a 
{
	font-size:1.1em;
	border-bottom: 0;
	margin-left:0.6em;
	background: url(/images/custom/s_arrow.gif) no-repeat top left;
}
*/
.menu ul li ul li ul
{
    width: 14.3em;
}

.menu ul li ul li ul li a /*ul ul ul li a*/
{
    font-size: 1.1em;
    border-bottom: 0;
    margin-left: -1.6363em;
    width: 11.9090em; /*11.3636em; = 161 - (36) / 1.1 */
    padding-left: 2.7272em;
    background: none;
    sbackground-color: #F9F9F9;
}

.menu3active, .menu2active, .menu1active
{
    display: block;
    text-decoration: none;
    font-size: 1.2em;
    font-family: Arial; /* 20 pixels total	*/
    min-height: 1.3666em;
    padding-top: 0.3em;
    color: #558bc4;
    font-weight: bold;
}

.menu ul li .menu1active
{
    sbackground: url(/images/custom/n_arrow_active.gif) no-repeat top left;
}

.menu ul li ul li .menu2active
{
    sbackground: url(/images/custom/n_arrow_active.gif) no-repeat top left;
}

.menu ul li .hidearrow
{
    background: 0;
}

.menu ul li .noline
{
    background: 0;
    border: 0;
}

.menu ul li a.topLeftMenu
{
    border-bottom: 0;
}

.menu ul li .topLeftMenuItem
{
    border-bottom: 0;
    background-image: none;
    font-size: 1.1em;
    margin-left: 0.6em;
    background: url(/images/custom/s_arrow.gif) no-repeat top left;
}

.menu ul li .hidearrow2
{
    background: 0;
}

.menu ul li .topLeftMenu3active
{
    margin-left: 1.2em;
}

.menu ul li .topLeftMenuExpanded
{
    background: url(/images/custom/n_arrow_active.gif) no-repeat top left;
}

div.topLeftMenuFrame
{
    border: 2px solid #C9DAEE;
    background-color: white;
    padding: 3px;
    margin-left: 6px;
    width: 150px;
    font-size: 12px;
    text-align: center;
}
div.topLeftMenuFrame a
{
    text-decoration: none;
}


/*.menu ul li a menu1activebg
{
	background: 0
}
.menu2activebg a,
.menu1activebg a
{
	background: 0;
}*/


.menu1active
{
    background-color: #DDDDDD;
}

.footertext
{
    font-size: 1.1em;
    color: #558bc4;
    padding-left: 15.1818em; /* 173 - 6 px */
}


/* ----- normal liste ----- 
.textsize ul 
{
	list-style-type:disc;
}

.textsize ul li 
{
	position:static;
}*/

.SearchPaging
{
    text-align: right;
    margin-right: 1em;
}

.bluearrow
{
    background-image: url(/images/custom/blue_arrow.gif);
    background-repeat: no-repeat;
    padding-left: 1.2em;
}

.underlinelink
{
    color: #558BC3;
    background-color: White;
    text-decoration: underline;
}

.underlinelink:hover
{
    color: #003A73;
    background-color: White;
    text-decoration: underline;
}



/*Finn regnskapsfører*/

/* tabs 
.MyTabs .ajax__tab_header 
{
   
}


.MyTabs .ajax__tab_outer 
{
  

}
.MyTabs .ajax__tab_inner 
{
  

}
.MyTabs .ajax__tab_tab 
{
   

}
.MyTabs .ajax__tab_hover .ajax__tab_outer 
{
  
}
.MyTabs .ajax__tab_hover .ajax__tab_inner 
{
  
}
.MyTabs .ajax__tab_hover .ajax__tab_tab 
{
   
}
.MyTabs .ajax__tab_active .ajax__tab_outer 
{
  
}
.MyTabs .ajax__tab_active .ajax__tab_inner 
{
   
}
.MyTabs .ajax__tab_active .ajax__tab_tab 
{
   
}

.MyTabs .ajax__tab_body 
{
    font-family:verdana,tahoma,helvetica;
    font-size:10pt;
    border:1px solid #cfd4d8;
    border-top:0;
    padding:0px;
    background-color:#d8e6f1;
} 

/*End Tabs

.ajax__tab_xp .ajax__tab_body 
{
    background-color: #d8e6f1 !important;
    float:left;
    width:475px;
}
*/

A.rightservicelist
{
    color: #003a73;
    font-size: 10px;
    text-decoration: none;
}

.lbRightColumn
{
    font-size: 11px;
    font-weight: bold;
}

A.resultLinks
{
    text-decoration: underline;
}


/*End Regnskapsfører*/

.cbListAdvanced label
{
}

.cbListAdvanced input
{
}

/*Min side*/


.Area
{
    width: 500px;
    border: 1px ridge :black;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    text-align: left;
}
.Aktorarea
{
    width: 190px;
    height: 100%;
    padding-top: 5px;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
}

.Infoarea
{
    background-image: url(../images/note.gif);
    background-position: right top;
    background-repeat: no-repeat;
    background-color: white;
    width: 250px;
    height: 100%;
    border: 1px inset :black;
    padding-top: 5px;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
}

.Aktorid
{
    position: relative;
    text-align: right;
    font-size: smaller;
    color: #000000;
}

.Visningsnavn
{
    font-size: medium;
    font-weight: bolder;
}
.Adresse
{
    font-size: small;
    color: #000000;
}

.Telefon
{
    font-size: 12px;
}

.Epost
{
    font-size: 12px;
}

.WWW
{
    font-size: 12px;
}

.Text
{
    font-size: 12px;
    color: Gray;
}

.Label
{
    font-size: smaller;
    width: 90px;
    color: #000000;
}
.textsize
{
    font-size: 1.1em;
    font: Arial, Verdana, Helvetica;
    color: #003a73;
}
/*End min side*/



/*TickBox*/

.TickBoxHeader
{
}
#TickBoxBody
{
    padding: 10px;
    background-color: White;
    background-image: none;
    font-family: Arial;
    color: inherit;
}

.TickBoxMainTable
{
    border-right: 1px solid #738ebd;
    margin-left: 10px;
    padding-right: 10px;
    width: 625px;
}

.TickBoxRightTable td
{
    float: left;
    xmargin-left: 15px;
    width: 250px;
}

.windowclose
{
    float: right;
    padding-bottom: 5px;
}
.TickBoxRightLabels
{
    color: #548ac3;
    font-size: 11px;
    font-weight: bold;
    padding-top: 10px;
    padding-left: 15px;
}

.TickBoxRightKursLeder
{
    color: #548ac3; /*font-size:11px;     font-weight:bold;*/
    smargin-top: -20px;
    padding-left: 15px;
}

.TickBoxRightBestillKurs
{
    padding-top: 10px;
    padding-left: 15px;
}

.TickBoxRightStrings
{
    color: Black;
    padding-left: 15px;
}

.TickBoxRightStrings p
{
    padding: 0;
    margin: 0;
    color: #000000;
}

#TickBoxPrint
{
    padding-top: 20px;
}

.TickBoxOtherPlaces
{
    padding-top: 5px;
    padding-left: 15px;
}

.TickBoxInBasket
{
    text-align: center;
    padding-top: 20px;
}


#TickBoxParticipantsPrice
{
    float: left;
    margin: 0;
    width: 465px;
    border: 1px solid #738ebd;
    background-color: #dee7f7;
    padding: 10px;
}


#TickBoxParticipantsPrice #header
{
    color: #548ac3;
    font-weight: bold;
    font-size: 1.5em;
    padding-bottom: 0px;
}
#TickBoxParticipantsPrice #PriceChooses
{
    padding-bottom: 2px;
}


#TickBoxParticipantsPrice #ParticipantAktorId
{
    padding-top: 2px;
}


#TickBoxParticipantsForm
{
    float: left;
    margin-top: 10px;
    width: 465px;
    border: 1px solid #738ebd;
    background-color: #dee7f7;
    padding: 10px;
}

#TickBoxAgencyInfo
{
    float: left;
    margin-top: 10px;
    width: 465px;
    border: 1px solid #738ebd;
    background-color: #dee7f7;
    padding: 10px;
}
#TickBoxAgencyInfo #mandatorydot
{
    color: Red;
}
#TickBoxAgencyInfo #header
{
    color: #548ac3;
    font-weight: bold;
    font-size: 1.2em;
    padding-bottom: 10px;
}

#TickBoxAgencyInfo #btnAddAgency
{
    float: right;
    padding-top: 25px;
}

#TickBoxParticipantsForm #header
{
    color: #548ac3;
    font-weight: bold;
    font-size: 1.2em;
    padding-bottom: 10px;
}

#TickBoxParticipantsForm #FormFirstName
{
    float: left;
}
#TickBoxParticipantsForm #FormLastName
{
    float: left;
    padding-left: 50px;
}
#TickBoxParticipantsForm #FormAdress
{
    float: left;
    padding-top: 5px;
}
#TickBoxParticipantsForm #FormCO
{
    float: left;
    padding-top: 5px;
}

#TickBoxParticipantsForm #FormPB
{
    float: left;
    padding-top: 5px;
}

#TickBoxParticipantsForm #FormPostnr
{
    padding-top: 5px;
    float: left;
}

#TickBoxParticipantsForm #FormPoststed
{
    float: left;
    padding-left: 15px;
    padding-top: 5px;
}

#TickBoxParticipantsForm #FormEpost
{
    float: left;
    padding-top: 5px;
}

#TickBoxParticipantsForm #FormTlf
{
    float: left;
    padding-top: 5px;
}
#btnAddParticipants
{
    float: right;
    padding-top: 10px;
    margin-right: 10px;
}

#TickBoxParticipantsForm #mandatorydot
{
    color: Red;
}

#imgbtnSearch
{
    float: right;
    margin-left: 150px;
}


#plBack
{
    float: left;
}

/*End TickBox*/

.CourseCatalogueAllBottomButtons
{
    padding-left: 10px;
}
#ccTabContainer
{
    float: left;
}

#ccHeaderContainer
{
    width: 800px;
    float: left;
    position: relative;
}

#ccPageBody
{
    float: left;
    width: 500px;
}

.ccResultHeader
{
    font-weight: bold;
}

.agencyResultHeader
{
    font-size: 11px;
    font-weight: bold;
}

.ccResultHeaderLink
{
    font-weight: bold;
    text-decoration: none;
}
. arnt
{
    border: 10px solid #000000;
}
.ccResultItemsRow
{
    background-color: #FFF;
    padding: 5px;
    border: 10px solid #738ebd;
}
.ccResultItemsTD
{
    padding-left: 5px;
    padding-bottom: 1px;
    padding-top: 1px;
    color: #000;
}
.ccBorders
{
    border-top: 1px solid #cfcdcf;
}
.ccResultItems
{
    color: #000;
}

.ccResultAlternatingRow
{
    background-color: #ebebeb;
    padding: 5px;
}
.ccCourseTextIngress
{
    color: #003a73;
    font-weight: bold;
    font-size: 1.1em;
}

.ccCourseTextBody
{
    color: #003a73;
    font-weight: normal;
    font-size: 1.1em;
}
a.mouseover:hover
{
    text-decoration: underline;
}

#arnt a:hover
{
    text-decoration: underline;
}
#ccMiniBasket
{
    float: left;
    padding-bottom: 5px;
    width: 250px;
}

#ccMinibasketHeader
{
    background-color: #ebebeb;
    border-bottom: 1px solid #738ebd;
    text-align: left;
}

.ccMiniBasketHeaderText a
{
    padding: 2px;
    font-weight: bold;
    color: Black;
    text-align: left;
    text-decoration: underline;
}

#ccMinibasketTable
{
    border: 1px solid #738ebd;
}

.ccMiniBasketItem
{
    color: Black;
    font-weight: normal;
    padding: 2px;
    text-align: left;
}

#ccMinibasketItemTd
{
    text-align: left;
}

/*--CourseCatalogue MainBasket--*/

#MainBasketContainer
{
    float: left;
    margin: 0;
    width: 800px;
    background-color: #dee7f7;
}
#MainBasketCourseContainer
{
    float: left;
    margin: 0;
    width: auto;
    padding: 10px;
    border: 1px solid #738ebd;
}
#MainBasketCourseTable
{
    width: 780px;
    padding: 0 2px 0 2px;
    background-color: White;
    border: 1px solid #738ebd;
}
#MainBasketItem
{
    float: left;
    margin: 0;
    padding-bottom: 2px;
}
#MainBasketDiscount
{
    float: left;
    margin: 0;
    width: 768px;
    background-color: #ddd9c3;
    border: 1px solid #738ebd;
    color: Black;
    padding: 2px 5px 2px 5px;
    height: 15px;
}

#DiscountSum
{
    float: right;
    color: Black;
}

#DiscountLabel
{
    float: left;
    color: Black;
}

#MainBasketTotal
{
    float: left;
    margin: 0;
    width: 768px;
    background-color: #b9cde5;
    border: 1px solid #738ebd;
    color: Black;
    height: 15px;
    padding: 2px 5px 2px 5px;
    margin-top: 2px;
}

#TotalLabel
{
    float: left;
    color: Black;
    font-weight: bold;
}
#TotalSum
{
    float: right;
    color: Black;
}

#MainBasketBottom
{
    float: left;
    height: 35px;
    width: 800px;
}


#MainBasketBack
{
    float: left;
    padding-top: 25px;
    padding-left: 25px;
}

#MainBasketBackEmpty
{
    float: left;
    padding-top: 28px;
    padding-left: 165px;
}

#MainBasketCheckOut
{
    float: right;
    padding-top: 25px;
    padding-right: 25px;
}

#warnParticipant
{
    float: right;
    margin-right: 100px;
    overflow: hidden;
}
.warnpart
{
    width: 800px;
}

#CourseHeader
{
    float: left;
    margin-top: 50px;
}
#txtAgencyName
{
    color: #003a73;
    font-weight: normal;
}
/*--End CourseCatalogue MainBasket--*/

/*--START CourseCatalogue Payment--*/
#CoursePaymentChooseContainer
{
    float: left;
    margin: 0;
    width: 465px;
    border: 1px solid #738ebd;
    background-color: #dee7f7;
    padding: 10px;
}
#BackButton
{
    float: left;
    margin-top: 25px;
}

#imgbtnToConfirm
{
    float: right;
    margin-top: 25px;
    margin-right: 160px;
}


/*--END CourseCatalogue Payment--*/

/*--START CourseCatalogue Confirm--*/
#CourseConfirmContainer
{
    float: left;
    margin: 0;
    width: 780px;
    border: 1px solid #738ebd;
    background-color: #dee7f7;
    padding: 10px;
}

#CourseConfirmContainer #CourseConfirmButton
{
    float: right;
    margin-top: 10px;
}
.CourseConfirmationPanelOK
{
    float: left;
    padding-top: 10px;
}

.CourseConfirmationPanelError
{
    float: left;
    padding-top: 10px;
}

#imgbtnToPayment
{
    float: left;
    padding-top: 10px;
}
.imgsort
{
    padding-left: 2px;
    padding-bottom: 2px;
}
.InvoicePerson
{
    font-size: 12px;
    font-weight: bold;
    float: left;
    padding-bottom: 10px;
}

.membernr
{
    width: 300px;
    float: left;
    padding: 10px;
    margin-top: 10px;
    background-color: #b9cde5;
}





/* Fagdager START */
#CourseSequencesContainer
{
}
#FagdagerOversiktContainer
{
    border: 2px solid #dadee2;
    width: 100%;
    float: left;
}
.FagdagerOversiktRad
{
    width: 100%;
    float: left;
    border-bottom: 1px solid #edf1f4;
    padding-top: 5px;
    padding-bottom: 2px;
}
.FagdagerOversiktKolonne1
{
    float: left;
    width: 30%;
    min-width: 30%;
    xborder: 0px solid green;
    padding-left: 5px;
    border: 1px hidden black;
}
.FagdagerOversiktKolonne2
{
    float: left;
    width: 16.33%;
    min-width: 16.33%;
    xwidth: 121px;
    text-align: center;
    xborder: 0px solid green;
}
.FagdagerOversiktKolonne3
{
    float: left;
    width: 16.33%;
    min-width: 16.33%;
    text-align: center;
    xborder: 0px solid green;
}
.FagdagerOversiktKolonne4
{
    float: left;
    width: 16.33%;
    min-width: 16.33%;
    xborder: 0.1px solid green;
    text-align: center;
}
.FagdagerOversiktKolonne5
{
    float: left;
    width: 16.33%;
    min-width: 16.33%;
    xborder: 0.1px solid green;
    text-align: center;
}

.SequneceCourseTable
{
    width: 100%;
    padding: 0 2px 0 2px;
    background-color: White;
    border: 1px solid #738ebd;
    margin-bottom: 5px;
    float: left;
}
.SequneceCourseLeftContentRBL td
{
    line-height: 2.5em;
}

.SequneceCourseLeftContainer
{
    float: left;
    width: 25%;
}

.SequneceCourseLeftContent
{
    float: left;
}
.SequneceCourseLeftContentRBL
{
    height: 83px;
    margin: 0;
    padding: 0;
}

.SequneceCourseRightContainer
{
    float: left;
    width: 75%;
    height: 100%;
}
.SequneceCourseRightContent
{
    width: 75%;
    soverflow: hidden;
    padding-top: 8px;
    xpadding-bottom: 3px;
    float: left;
    height: 2.5em;
}
.SequneceCourseRightContent a
{
    line-height: 1em;
}

.SequneceCourseRightContentUpdates
{
    float: right;
    width: 25%;
    height: 100%;
    overflow: hidden;
    padding-top: 5px;
}
.SequneceKolonneContainer
{
    font-weight: bold;
}
.SequneceCourseKolonne1
{
    float: left;
    width: 21.33%;
    min-width: 21.33%;
    text-align: left;
    margin-left: 10px;
    xborder: 0px solid green;
}

.SequneceCourseKolonne2
{
    float: left;
    width: 30%;
    min-width: 30%;
    text-align: center;
    xborder: 0px solid green;
}

.SequneceCourseKolonne3
{
    float: right;
    width: 21.33%;
    min-width: 21.33%;
    text-align: center;
    xborder: 0px solid green;
}

#radiobuttonContainer
{
    width: 100%;
    float: left;
}
.SequenceToBasket
{
    float: right;
    padding-top: 10px;
}

.SequenceToSequenceList
{
    float: left;
    padding-top: 10px;
    margin-left: 5px;
}
.odd
{
    background-color: #ffffff;
}
.par
{
    background-color: #f4f6f8;
}
.tykk
{
    font-weight: bold;
}

.SequenseDayLinkContainer
{
    width:50%;
    margin-left:45px;
    border-top: 0.1em solid #DDDDDD;
    border-right: 0.1em solid #DDDDDD;
    border-bottom: 0.1em solid #DDDDDD;
    border-left: 0.1em solid #DDDDDD;
    background-color: #faf0c4;
    float:left;
}


.SequenseDayLink
{
    text-decoration: none;
}

.SequenseDayLink a:hover
{
    text-decoration: none;
}
/*Fagdager SLUTT */


