/*
 * CSS for NorSIS
 * Forfatter: Jan Ove Iversen, Klapp Media AS og Jan Erik Paulsen, Fabric - http://fabric.no
 ******************************
 */

img.png
{
   behavior: url(../js/pngbehavior.htc);
   border: 0;
}
 
body {
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	text-align: center;
	background-color:#74866c;
	background-image:url(../images/bakgrunn2.jpg);
	background-repeat:repeat-x;
}

#itemsleft{
    float:left;
    margin: auto;
}
#itemsright{
    float:left;
}
#maincontainer{
    width: 1100px;
    text-align:left;
    margin-left: auto;
    margin-right: auto;
}
#topmenucontainer{
    background-image:url(../images/bg_topmenu_neutral.png);
	background-repeat:repeat-x;
    width: 806px;
    float: left;
	height: 52px;
  /*  display:inline;*/
}

a:link {
    text-decoration: none;
    color: #579E2D ;
}
a:visited {
    text-decoration: none;
    color: #579E2D ;
}
a:hover {
    text-decoration: underline;
    color: #579E2D;
}
a:active {
    text-decoration: underline;
    color: #579E2D;
}


#footer a:link {
    color: #FFFFFF;
}
#footer a:visited {
    color: #FFFFFF;
}

#footer a:hover {
    color: #FFFFFF;
}
#footer a:active {
    color: #FFFFFF;
}


a.nyttigelenker:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 15px;
	line-height: 20px;
    text-decoration: none;
    color: #76c321 ;
}
a.nyttigelenker:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 15px;
	line-height: 20px;
    text-decoration: none;
    color: #76c321 ;
}
a.nyttigelenker:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 15px;
	line-height: 20px;
    text-decoration: underline;
    color: #76c321 ;
}



a.topmenu:link {
    text-decoration: none;
	background-image:url(../images/bg_topmenu_neutral.png);
	background-repeat:repeat-x;
	text-align:center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #e5e8e3;
	display:inline-block;
	height: 52px;
	line-height:46px;
	padding:0px 15px 0px 15px;
}
a.topmenu:visited {
    text-decoration: none;
	background-image:url(../images/bg_topmenu_neutral.png);
	background-repeat:repeat-x;
	text-align:center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #e5e8e3;
	display:inline-block;
	height: 52px;
	line-height:46px;
	padding:0px 15px 0px 15px;
}
a.topmenu:hover {
    text-decoration: none;
	background-image:url(../images/topmenu_bg_hover.png);
	background-repeat:repeat-x;
	text-align:center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #FFFFFF;
	display:inline-block;
	height: 52px;
	line-height:46px;
	padding:0px 15px 0px 15px;
}


a.topmenuActive:link {
    text-decoration: none;
	background-image:url(../images/topmenu_bg_active_centered.gif);
	background-repeat:no-repeat;
	background-position:top center;
	text-align:center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #FFFFFF;
	display:inline-block;
	height: 52px;
	line-height:46px;
	padding:0px 15px 0px 15px;
}
a.topmenuActive:visited {
    text-decoration: none;
	background-image:url(../images/topmenu_bg_active_centered.gif);
	background-repeat:no-repeat;
	background-position:top center;
	text-align:center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #FFFFFF;
	display:inline-block;
	height: 52px;
	line-height:46px;
	padding:0px 15px 0px 15px;
}
a.topmenuActive:hover {
    text-decoration: none;
	background-image:url(../images/topmenu_bg_active_centered.gif);
	background-repeat:no-repeat;
	background-position:top center;
	text-align:center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #FFFFFF;
	display:inline-block;
	height: 52px;
	line-height:46px;
	padding:0px 15px 0px 15px;
}



.topmenutext {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #e5e8e3;
    position: relative;
    bottom: 4px;
}

#bodytextleft{
    /*position: relative;
	top: 0px;
	left:0px;*/
	float:left;
    width: 168px;
    background-color: #FFFFFF;
    padding-left: 17px;
    padding-top: 12px;
    padding-bottom: 60px;
    line-height: 15px;
	height: auto;
	/*border-right-color:#dfe2de;
	border-right-style:solid;
	border-right-width:1px;*/
}

.bodytext, .box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #344c24;
	line-height: 14px;
}
#topcontainer{
    background-color: #FFFFFF;
    height:174px;
    width:auto;
    padding-left: 30px;
    text-align: left;
}
#pixelsmenu{
    float:left;
    display:inline;
    margin:0;
    padding:0;
    height:46px;
}

#dotline , .dotline {
    border-bottom-width: thin;
    border-bottom-style: dotted;
    border-bottom-color: #666666;
    height: 12px;
    width:162px;
    margin-bottom: 12px;
}
#bodycontainer{
    float: left;
    width: 921px;
}


/*  */

#buttoncontainerright{
    float: left;
    display:inline;
    padding-left: 0px;
    padding-top: 22px;
    padding-right: 8px; /* før 12px */
    width:165px;
	margin-top: -5px;
}


/* Jan Erik */

.search2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#344C24;
	background:none;
   /* border-bottom: 1px solid #4A6F25;
    border-top:    1px solid #4A6F25;
    border-left:   1px solid #4A6F25;
    border-right:  1px solid #4A6F25;*/
	border:none;
    width:160px;
    height:36px;
	padding:2px;
}

.search {
    font-size:13px;
    color:#344C24;
	background:none;
   /* border-bottom: 1px solid #4A6F25;
    border-top:    1px solid #4A6F25;
    border-left:   1px solid #4A6F25;
    border-right:  0px solid #ffffff;*/
	border:none;
/*  padding:2px;
    padding-right:0px;*/
    width:120px;
}

.searchButton {
    font-size:13px;
	text-align:center;
    color:#344C24;
    background:none;
    /*border-bottom: 1px solid #4A6F25;
    border-top:    1px solid #4A6F25;
    border-left:   0px solid #ffffff;
    border-right:  1px solid #4A6F25;*/
	border:none;
/*  padding:2px;
    padding-left:0px;*/
    width:42px;
}

.searchButton2 {
    font-size:13px;
    color:#344C24;
    background:none;
  /*  border-bottom: 1px solid #4A6F25;
    border-top:    1px solid #4A6F25;
    border-left:   1px solid #4A6F25;
    border-right:  1px solid #4A6F25;*/
	border:none;
    width:52px;
    height:20px;	
    float:right;
    display:inline;
}
form.spr2 {
    padding:0px;
    margin:0px;
}

form.spor {
    padding-top:2px;
}

form.sok {
    display:inline;
}

form.sok select {
    font-size:12px;
    margin-top:10px;
}

img.logo {
    margin-left:-5px;
    margin-top:45px;
}

/* Medarbeidere */

table.person td {
    border-top:1px solid #cccccc;
    padding:0px;
    padding-top:8px;
    padding-bottom:8px;
    margin:0px;
}
table.person .bilde {
    width:84px;
}
table.person .kontakt {
    width:188px;
}
table.person .info {
    width:266px;
}
/*table.person tr:hover {
    background:#F9F9F9;
}*/

.separator {
    width:100%;
    border-top:1px solid #cccccc;
    margin-top:8px;
    margin-bottom:8px;
}

/* Nyhetsarkiv */

table.newsarchive td.line{
    border-top:1px solid #cccccc;
}

table.newsarchive td {
    padding:0px;
    padding-top:4px;
    padding-bottom:4px;
    margin:0px;
}

table.newsarchive tr:hover {
    background:#F9F9F9;
}

.sortBy a {
    color:#1D4106;
    font-weight:bold;
    padding-left:3px;
    padding-right:3px;
    padding-top:3px;
    padding-bottom:3px;
    text-decoration:none;
}

.sortBy a.selected {
    background:#8CD927 !important;
    color:#1D4106;
}

.sortBy a:hover {
    background:#F6F6F6;
}


table.newsarchive .leftAlign {
    color:#73B220;
    float:left;
}

table.newsarchive .leftAlign strong {
    color:#344C24;
}

table.newsarchive .rightAlign {
    color:#73B220;
    float:right;
    margin-left:20px;
}

table.newsarchive {
    margin-top:10px;
    margin-bottom:10px;
    color:#666666;
}

table.newsarchive td {
    /*background:red;*/
    padding-left:2px;
    padding-right:2px;
    cursor:pointer;
}

table.newsarchive a {
    color:#344C24;
    text-decoration:none;
}

/* Ordilste*/

table.listResults td {
    border-top:1px solid #cccccc;
    padding-left:2px;
    padding-right:2px;
    padding-top:4px;
    padding-bottom:4px;
    margin:0px;
    cursor:pointer;
}


table.listResults a {
    color:#344C24;
    text-decoration:none;
}


/* Sokeresultat */

table.searchResults td {
    border-top:1px solid #cccccc;
    padding-left:2px;
    padding-right:2px;
    padding-top:4px;
    padding-bottom:4px;
    margin:0px;
    cursor:pointer;
}

table.searchResults tr:hover {
    background:#F9F9F9;
}

table.searchResults a {
    color:#344C24;
    text-decoration:none;
}


/* Nettstedkart */

table.nettstedkart li {
    list-style: none;
}

table.nettstedkart ul {
    padding:0px;
}

table.nettstedkart ul ul {
    padding-left:36px;
}

table.nettstedkart a {
    color:#344C24;
    text-decoration:none;
}

/* Ordliste */

.alphabet {
    font-weight:bold;
}

.alphabet a {
    color:#344C24;
    text-decoration:none;
}

#noPointer td {
    cursor:auto !important;
}
#noPointer td a {
    color: #579E2D ;
}

/* Meny */

#menuleft {
    background-color: #FFFFFF;
    padding-top: 10px;
    /*padding-bottom: 10px;*/
    /*padding-left: 12px;*/
    width: 162px;
    /*margin-bottom: 12px;*/
}
#menuleftbox {
    width: 156px;
    height: 20px;
}

a.leftmenulink, div.leftmenuselected {
    padding-left:2px;
    /*background:red;*/
}
a.leftmenulinkActive:link {
    border-top-width: 1px;
    border-top-style: dotted;
    border-top-color: #CCCCCC;
    width: 100%;
    display: block;
    /*height: 20px;*/
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #0D2F04;
    /*color: #344c24;*/
    text-decoration: none;
    line-height: 20px;
}
a.leftmenulinkActiveRoot:link {
    border-top-width: 1px;
    border-top-style: dotted;
    border-top-color: #CCCCCC;
    width: 100%;
    padding-left: 2px;
    display: block;
    /*height: 20px;*/
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #FFFFFF;
    /*color: #344c24;*/
    text-decoration: none;
    line-height: 20px;
}
a.leftmenulinkActiveRoot:visited {
    border-top-width: 1px;
    border-top-style: dotted;
    border-top-color: #CCCCCC;
    width: 100%;
    display: block;
    padding-left: 2px;
    /*height: 20px;*/
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #FFFFFF;
    text-decoration: none;
    line-height: 20px;
}
a.leftmenulinkActiveRoot {
    background:#6f776a !important;
    color: #FFFFFF;
    padding-left: 2px;
}

a.leftmenulinkActiveRoot:hover {
    text-decoration: none;
    border-top-width: 1px;
    border-top-style: dotted;
    border-top-color: #CCCCCC;
    background-color: #EFF2EE;
    width: 100%;
    /*height: 20px;*/
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #FFFFFF;
    padding-left: 2px;
}

a.leftmenulink:link{
    border-top-width: 1px;
    border-top-style: dotted;
    border-top-color: #CCCCCC;
    width: 100%;
    display: block;
    /*height: 20px;*/
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #0D2F04;
    /*color: #344c24;*/
    text-decoration: none;
    line-height: 20px;
}
a.leftmenulinkActive:visited {
    border-top-width: 1px;
    border-top-style: dotted;
    border-top-color: #CCCCCC;
    width: 100%;
    display: block;
    /*height: 20px;*/
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #0D2F04;
    text-decoration: none;
    line-height: 20px;
}

a.leftmenulink:visited{
    border-top-width: 1px;
    border-top-style: dotted;
    border-top-color: #CCCCCC;
    width: 100%;
    display: block;
    /*height: 20px;*/
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #0D2F04;
    text-decoration: none;
    line-height: 20px;
}
a.leftmenulink:hover, a.leftmenulinkActive:hover {
    text-decoration: none;
    border-top-width: 1px;
    border-top-style: dotted;
    border-top-color: #CCCCCC;
    background-color: #EFF2EE;
    width: 100%;
    /*height: 20px;*/
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #0D2F04;
}

a.leftmenulinkActive {
    background:#6f776a !important;
    color: #FFFFFF;
}

div.leftmenuselected {
    width: 100%;
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #344c24;
    text-decoration: none;
    line-height: 20px;
    background:#D0D5CC;
}
div.leftmenuselected {
}
div.leftmenuselected a {
    margin-left:-2px;
}
div.leftmenuselected a {
    padding-left:13px;
    color:white !important;
    background:#90978B;
}
div.leftmenuselected a:hover {
    background:#838b7e;
}

div.leftmenuselected .leftmenulinkSelected {
    background:red;
}

.lh {
    line-height:17px;
}

/* Sporreboks */

.questionText {
    border:1px solid green;
    border-top:none;
    width:162px;
}

/* Dokument Bred */

.box {
    /*background:yellow;*/
    width:721px;
}

.left {
    /*background:gray;*/
    width:520px;
    float:left;
}
.right {
    /*background:red;*/
    width:172px;
    float:right;
}
.bottom {
    /*background:green;*/
    padding-top:20px;
    clear:both
}

/* Datavett */

div.computersense {
    margin-top: 20px;
    width:200px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #344c24;
    text-decoration: none;
    /*line-height: 20px;*/
}

div.computersense .title {
    color:#ACB6A5;
}


/*front.css*/
.computersense div a:link {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #579E2D;
    text-decoration: none;
    padding-left: 20px;
    background-image: url(/system/modules/no.klapp.norsis/resources/images/linkarrow.gif);
    background-repeat: no-repeat;
}
.computersense div a:visited {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #579E2D;
    text-decoration: none;
    padding-left: 20px;
    background-image: url(/system/modules/no.klapp.norsis/resources/images/linkarrow.gif);
    background-repeat: no-repeat;
}
.computersense div a:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #579E2D;
    text-decoration: underline;
    padding-left: 20px;
    background-image: url(/system/modules/no.klapp.norsis/resources/images/linkarrow.gif);
    background-repeat: no-repeat;
}


/*front.css*/
a.readmore:link {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #579E2D;
    text-decoration: none;
}
a.readmore:visited {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #579E2D;
    text-decoration: none;
}
a.readmore:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #579E2D;
    text-decoration: underline;
}

a.bodytext:link {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 12px;
    color: #344c24;
    text-decoration: none;
}

a.bodytext:visited {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 12px;
    color: #344c24;
    text-decoration: none;
}
a.bodytext:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 12px;
    color: #344c24;
    text-decoration: underline;
}

a.bodytextnormal:link {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 12px;
    color: #344c24;
    text-decoration: none;
}

a.bodytextnormal:visited {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 12px;
    color: #344c24;
    text-decoration: none;
}
a.bodytextnormal:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 12px;
    color: #344c24;
    text-decoration: none;
}
a.level1:link {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 12px;
    color: #344c24;
    text-decoration: none;
}
a.level1:visited {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 12px;
    color: #344c24;
    text-decoration: none;
}
a.level1:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 12px;
    color: #344c24;
    text-decoration: underline;
}

a.level2:link {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 11px;
    color: #344c24;
    text-decoration: none;
}
a.level2:visited {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 11px;
    color: #344c24;
    text-decoration: none;
}
a.level2:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 11px;
    color: #344c24;
    text-decoration: underline;
}

.preamble{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #344c24;
    line-height: 15px;
    margin-bottom: 12px;
    display: block;
}

#footerright {
    float: right;
    display: inline;	
}

.date{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#bbbbbb;
}

#annonsering{
	text-align:center;
}
#search_container {
	background-image:url(../images/bg_search.jpg);
	background-repeat:no-repeat;
}

#shadow_space {
	/*background-image:url(../images/gradient_under_top.png);*/
	background-position:bottom;
	background-repeat:repeat-x;
	width: 500px;
	height: 10px;
	float:left;
}

.tv_active {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFF;
	text-decoration:none;
	background:#4da200 url('../images/tvpointer.gif') center left no-repeat;
	margin:0 1px;
	padding:5px 6px 5px 15px;
}

.tv_active a { color:#fff; }

.tv_inactive {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666;
	text-decoration:none;
	background:#fff;
	margin:0 1px;
	padding:5px 6px 5px 15px;
}

#tv_leftframe {
width:624px; float:left;
}

.tv_info { font-family:arial; font-size:12px; }
.tv_info h3 { margin:0; padding:0; font-size:14px; }
.tv_info span { color:#666; font-size:11px; }
.tv_info p { margin:5px 0 12px 0; padding:0; }

#tv_rightframe {
width:269px;float:left;margin-left:6px;
}

.tv_transparent {
position:absolute; width:624px; background:#000; height:83px; margin-top:250px;filter:alpha(opacity=70);opacity:0.7
}

.tv_intro {
position:absolute; width:608px; padding:8px; height:67px; margin-top:250px;
}

.tv_intro h3 { margin:0; padding:0; color:#fff; }
.tv_intro p { margin:8px 0 0; padding:0; color:#ececec; font-family:arial; font-size:12px; }

.dategrey { color:#bbbbbb; }
