﻿/* ----------------------------------------*/

/* -----------------------------------------*/
body 
{
	background-color: #CFD1D2;
	margin:0;
	padding:0;
	color: #666;
	font-family: Verdana, Calibri, Helvetica, Sans-Serif;
	font-size: 8pt;
	line-height: 12pt;
	background-image: url(/Images/Design/bg.png);
	background-repeat:repeat-x
}
TR
{
	font-size: 8pt;
	line-height:11pt;
}
P
{
	font-size: 8pt;
	line-height: 11pt;
}
TD
{
	font-size: 8pt;
	line-height:11pt;
	font-family: Verdana, Sans-Serif;
}
a
{
	font-weight: normal;
	text-decoration: underline;
	color: #666666
}
a:hover
{
	color: #ee7d0c;
	text-decoration: none
}
a.tooltiplink span 
{
	display:none;
}

a.tooltiplink:hover span 
{ 
	display:inline; 
	position:absolute; 
	padding:5px; 
	color:#333; 
	background-color:#eee; 
	border:1px solid #000; 
	text-decoration:none; 
	cursor: hand
}
a.startlink IMG
{
	background-color: #EDEDED;
	border: none;
	margin:10px;
	margin-left:0;
}
a.startlink:hover IMG
{
	background-color: #DEDEDE;

}
.alertred
{
	color: Red;
	font-weight: bold
}
.alertorange
{
	color: orange;
	font-weight: bold
}
.alertgreen
{
	color: Green;
	font-weight: bold
}
/* -----------------------------------------*/
/* RTE-editor: /Default.css */
H1 /* H1=Tittelfelt */
{
	font-size: 12pt;
	font-weight:bold;
	line-height: 15pt;
	color: #ee7d0c;
	margin-top:30px;
}
H2 /* H1=Ingress */
{
	font-size: 9pt;
	font-weight:bold;
	line-height: 12pt;
	color: #666666;
	margin:0;
	padding:0
}
H3
{
	font-size: 10pt;
	font-weight:bold;
	line-height: 13pt;
	color: #ee7d0c;
	margin:0;
	padding:0
}
.Overskrift
{
	font-size: 12pt;
	font-weight:bold;
	line-height: 17pt;
	color: #ee7d0c;
	margin-top:30px;
}
.Overskrift TD
{
	font-size: 12pt;
	font-weight:bold;
	line-height: 15pt;
	color: #ee7d0c
}
.Overskrift2
{
	font-size: 10pt;
	font-weight:bold;
	line-height: 13pt;
	color: #ee7d0c;
	margin:0;
	padding:0
}
.Overskrift3
{
	font-size: 8pt;
	font-weight:bold;
	line-height: 11pt;
	color: #666666;
	margin:0;
	padding:0
}
.Ingress
{
	font-size: 9pt;
	font-weight:bold;
	line-height: 12pt;
	color: #666666;
	margin:0;
	padding:0
}
.pdflink a
{
      background-image:url(/Images/Icons/icon_pdf.png);
      background-position:left top;
      background-repeat:no-repeat;
      padding-left:15px;
      padding-top:3px;
      padding-bottom:3px;
      font-size: 11px;
      display: inline;
}
a.pdflink
{
      background-image:url(/Images/Icons/icon_pdf.png);
      background-position:left top;
      background-repeat:no-repeat;
      padding-left:15px;
      padding-top:3px;
      padding-bottom:3px;
      font-size: 11px;
      display: inline;
}
#breadcrumb
{
	padding-left:30px;
	padding-top:5px;
}
a.breadcrumblink
{
	color: #c5c5c5;
	margin-right:20px;
	text-decoration: none
}
a.breadcrumblink:hover
{
	color: #ee7d0c;
	text-decoration: none
}


/* Slutt RTE-editor: /Default.css */
/* -----------------------------------------*/

/* tips */
/* Tips*/
#rotator 
{

}
#rotator div h1
{
	margin:0;
	padding:0
}
#rotator div
{
		min-height:250px;
}
UL#tipsliste
{
    display:block;
	margin:0;
	padding:0;
	list-style-type: none;
	clear:both;
}
/* Tabs */
#tipsliste li
{
	float:left;
	margin-left:4px;
	margin-bottom:4px;
	display: block;
	width:165px;
	height:30px;
	padding:2px;
	border-right: solid 1px #e8e8e9;
	border-bottom: solid 1px #e8e8e9;
	
}
/* Non-Selected Tabs */
li.tipsliste-item a:link,
li.tipsliste-item a:visited 
{
	text-decoration: none;
	display: block;

}
.ui-tabs-panel
{
    clear:both;
    padding-top:20px;
}
/* Hovered Tab */
#rotator .tipsliste-item a:hover,
#rotator .tipsliste-item a:active {

	color:#FFF;
	height:30px;
	padding:2px;
	background-color: #666;
	text-decoration: none
}



/* Active Tab */
#rotator .ui-tabs-selected a:link,
#rotator .ui-tabs-selected a:visited,
#rotator .ui-tabs-selected a:hover,
#rotator .ui-tabs-selected a:active {
	color:#FFF;
	background-color: #72BF44;
	height:30px;
}


.ui-tabs-hide {
	display:none;
}
/* DataGrids */

.GridHeader a
{
	font-weight:bold;
	font-size:11px;
}
.GridRow a
{
	
}
a.GridCourseName
{
	color: #ee7d0c;
}
/* RegMain*/
.RegMainTable
{
	margin-top:13px;
}

.RegMainTable TD
{
	padding-right:10px;
	padding-bottom:3px;
}
/* firstpage */
.TipsHeader, .DriftsHeader, .SnarveierHeader, .NyheterHeader
{
	padding:0;
	margin:0;
}
#boxdriftsmeldinger
{
    background-image: url(/Images/Design/driftsmeldinger_bg.png);
    background-repeat: no-repeat;
    background-position: right top;
}
#boxsnarveier
{
    background-image: url(/Images/Design/snarveier_bg.png);
    background-repeat: no-repeat;
    background-position: right top;
}
#boxtipstriks
{
    background-image: url(/Images/Design/tipstriks_bg.png);
    background-repeat: no-repeat;
    background-position: right top;
}
.boxlower
{
    margin-bottom:14px;
	border-width: 1px;
	border-style: solid;
	border-top:0;
	border-color: #ee7d0c;
	padding:9px;
	padding-top:0;
}
.DriftsDato
{
	margin:0;
	padding:0;
	font-size:10px;
	text-transform: uppercase;
	font-weight: bold;
}



#ctl06_ctl01_ctl00_txtRegNew, #ctl06_ctl01_ctl00_txtLoginMail, #ctl06_ctl01_ctl00_txtLoginPwd
{
	width:200px;
}
/* Ansatte */
/* -----------------------------------------*/
.AnsatteLedetekst
{
	display: block;
	float: left;
	clear: left;
	width:80px;
	height:25px;
	vertical-align: bottom
}
.dgempavdeling
{
	padding-right:8px
}
.dgemptittel
{

}
table.tablesorter
 { 

}
table.tablesorter td, table.tablesorter th
{ 
	padding: 3px;
}

table.tablesorter th
{ 
	font-size: 110%;
    font-weight: 600;
}

table.tablesorter th.sort_header
{ 
	text-decoration: underline;
    cursor: pointer;
}

tr.odd
{
	background-color: #F7F7F7;
}

tr.over td
  {
	background-color:#72BF44;
}
tr.over td a
  {
	color: #FFF
}

.tablesorter a
{
	display: block;
	width:100%;
	padding-top:5px;
	padding-bottom:5px;
	text-decoration: none;
	color: #666666
}


/* -----------------------------------------*/
#printheader
{
	display: none
}
/* Standardpage */
#topshadow
{
	float:right;
	width:8px;
	height:8px;
}
#bottomshadow
{
	float:left;
	width:8px;
	height:8px;
}
#container
{
	width:835px;
	margin: 10px auto;
	margin-top:63px;
	margin-bottom:30px;
	background-image: url(/Images/Design/skygge.png);
	background-position: right bottom;
	background-repeat: repeat-y
}
#content
{
	margin:0;
	padding:0;
	margin-right:8px;
	background-color: #FFF;
}
#top
{
	width:100%;
	margin:0;
	padding:0;
}
#maintable
{
	background-color: #FFF
}
#maintd
{
	width:100%;
	height:300px;
	vertical-align: top;
}
#toplogo
{
	margin:0;
	margin-bottom:20px;
	padding:0;
	border:0
}
#bottomlogo
{
	margin-right:32px;
	margin-bottom:0;
	border:0
}
#breadcrumb /* brødsmulesti */
{
	margin-top:0px;
	overflow:hidden;
}
#fpflash
{
	display: none;
	margin:0px;
	overflow:hidden;
	width:827px;
}
#spflash
{
	width:535px;
	margin-left: 250px;
}
#fpflashalt
{
	display:block; /* jmf #fpflash over */
	margin-top:30px; /* 30px */
	overflow:hidden;
	width:538px;
	
}
#topmenu
{
	margin:0;
	padding:0;
	padding-left:30px;
	background-color: #F3F5F7;
}
#topsearch
{
	float: right;
}
#topsearchbutton
{
	border:none;
	margin:0;
	padding:0;
	vertical-align:middle;
	margin-left:3px;	
}
.topsearchbox /*input */
{
	width:120px;
	font-size:12px;
	vertical-align:middle;
	color: #333333;
	border: solid 1px #DEDEDE
}
.SearchResultColumn
{
	vertical-align: top;
	padding-bottom:20px;
}
#spleft
{
	clear:both;
	float: left;
	width:220px;
	margin-left:20px;
	padding-top:20px;
}
#spright
{
	float: right;
	width:525px;
	margin-right:40px;
	margin-bottom:20px;
}
.splist
{
	margin:0;
	padding:0;
	width:80%;
}
#bottomlogo
{
	margin-right:38px;
	margin-bottom:0;
	border:0;
	float:right
}
#bottom
{
	clear: both;
}
#facebookicon
{
	border:none;
	width:31px;
	height:31px;
	vertical-align:middle;
	padding:2px;
	padding-top:0
}
#twittericon
{
	border:none;
	width:29px;
	height:30px;
	vertical-align:middle;
	padding:3px;
	padding-top:0
}
#midasnytticon, #brosjyreicon
{
	float:left;
	border:none;
	width:29px;
	height:30px;
	vertical-align:middle;
	padding:2px;
	padding-right:4px;
}
#footer
{
	text-align: center;
	clear: both;
	margin: 0;
	padding:0;
	background-image: url(/Images/Design/skyggeb.png);
	background-position: right top;
	background-repeat: no-repeat;
	background-color: #CFD1D2;

}
.footertext
{
	font-size:8pt;
	line-height:30px;
	color: #888;
}
a.footernav:link, a.footernav:visited
{
	text-decoration: none;
	color: #888
}
a.footernav:hover
{
	text-decoration: underline
}


