body {
  background: #eaeae8 !important;
  color: #333;
  font-family: verdana, arial, sans-serif;
  font-size: 0.8em;
  margin: 10px !important;
  padding: 0;  
}
.bodyHelp {
  background: white !important;
}

#news-list-container{
  width:70%;
  border-top:1px solid #DFDFDF;
  padding-top:10px;
}
#news-container{
  width:80%;
  padding-top:10px;
}
.news-date{
  font-style:italic;
}
.news-ingress{
  font-weight:bold;
  font-size:100%;
  padding-bottom:15px;
}
#news-container hr{
  width:80%;
  color:#DFDFDF;
  border-top:1px #DFDFDF dashed;
  text-align:left;
  margin: 0 auto 0 0;
}
.news{
  margin-bottom:15px;
  margin-top: 10px;
}
.news-title{
  font-weight:bold;
}
#formSelector optgroup{
  font-style:normal;
}

.styled-table{
  border-collapse: collapse;
}

.styled-table th{
  font-size:0.8em;
  font-weight: bold;
  padding:4px;
  border:1px solid #C0C0C0;
  background-color: #E0E0E0;
}

.styled-table td{
  font-size:0.8em;
  padding:4px;
  border:1px solid #C0C0C0;
}

.celle {
  font-size:0.8em;
  padding:4px;
  border:1px solid #C0C0C0;
}

.celleCurrent {
  font-size:0.8em;
  padding:4px;
  border:1px solid #C0C0C0;
  background: #FBB917;
}

.celleAfterCurrent {
  font-size:0.8em;
  padding:4px;
  border:1px solid #C0C0C0;
  border-top: 3px solid #FBB917; 
}

.celletittel {
  font-size:0.8em;
  font-weight: bold;
  padding:4px;
  border:1px solid #C0C0C0;
  background-color: #E0E0E0;
}

img {
  border: 0;
}

a:link, a:visited {
  color: rgb(51,51,255);
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

h1 {
  font-size: 1.3em;
}

h3, p {
  margin-bottom: 3px;
  color: #333;
  font-size: 0.9em;
}

p {
  margin-top: 4px;
}

div.clearfloat {
  clear: both;
}

div#headprint {
  display: none;
}

img#udirlogo {
  margin: 25px 0 18px 10px;
}

#user {
  padding-right: 60px;
  font-size: 12px;
  text-align: right;
  color:silver;  
  padding-top:13px;
  float:right;
  font-weight:bold;
}

#user a {
  color: silver;
  text-decoration: none;
  font-weight:bold;
}

#user a:hover {
  text-decoration: underline;
  font-weight:bold;
}

div#headbg {
  height: 40px;
  background: #666 url('/wwimage/32487/gsilogo.jpg') top right no-repeat;
}

#headgsi {
  padding-top: 8px;
  padding-left: 10px;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  margin: 0;
  float:left;
}

div#topmenu1bg {
  background: #dfdfdf;
  /* margin: top right bottom left */
  margin: 5px auto 5px auto;
  height: 25px;
}
div#topmenu1bg a{
  color: #656360;
}

ul#topmenu1left, ul#topmenu1right {
  margin: 0;
  padding: 0;
}

ul#topmenu1left {
  padding-left: 10px;
  float: left;
}

ul#topmenu1right {
  float: right;
}

ul#topmenu1left li, ul#topmenu1right li {
  list-style: none;
  float: left;
  padding: 4px 0 0 5px;
}

ul#topmenu1left li a, ul#topmenu1right li a {
  padding-right: 5px;
}

a#topmenu1active {
  font-weight: bold;
  
}

div#pwrapper {
  border: 2px solid #dfdfdc;
  text-align: left;
  background: white;
}

a#home {
  background: url('/wwimage/32342/icon_home2.gif') no-repeat;
  padding-left: 15px;
}

div#topmenu3 {
  padding-left: 10px;
  border-bottom: 1px solid #CCC;
}

div#innsamling {
  float: left;
  padding-top: 1px;
  padding-left: 10px;
}

div#innsamling select {
  font-size: 85%;
}

div#topmenu4 {
  /* margin-left: 15em; */
  float: right;
  padding-top: 1px;
  padding-bottom: 5px;
}

div#topmenu4 a {
  margin-right: 20px;
}

a#import, a#rapport, a#kontroll, a#eksport, a#veiledning, a.utskrift, .stat-menu-edit, .stat-menu-edit-active, a#stat_confirm_complete, a#stat_confirm_return {
  padding-left: 17px;
}

a#import {background: url('/wwimage/32331/icon_import.gif') no-repeat;}
a#rapport {background: url('/wwimage/32333/icon_rapport.gif') no-repeat;}
a#kontroll {background: url('/wwimage/32332/icon_kontroll.gif') no-repeat;}
a#eksport {background: url('/wwimage/32329/icon_eksport.gif') no-repeat;}
a#veiledning {background: url('/wwimage/32336/icon_veiledning.gif') no-repeat;}
a.utskrift {background: url('/wwimage/32335/icon_utskrift.gif') no-repeat;}
.stat-menu-edit {background: url('/wwimage/32334/icon_rediger.gif') no-repeat;}
.stat-menu-edit-active {
  background: url('/wwimage/32334/icon_rediger.gif') no-repeat;
  font-weight:bold;
}
a#stat_confirm_complete {background: url('/wwimage/32790/icon_unit_complete.gif') no-repeat;}
a#stat_confirm_complete_disabled {
  background: url('/wwimage/32790/icon_unit_complete.gif') no-repeat;
  color: #CCCCCC;
padding-left:17px;
}
a#stat_confirm_return {background: url('/wwimage/32789/icon_unit_return.gif') no-repeat;}
a#stat_confirm_return_disabled {
  background: url('/wwimage/32789/icon_unit_return.gif') no-repeat;
  color: #CCCCCC;
padding-left:17px;
}


span.unitstate_1 {
  background: url('/wwimage/32782/icon_state_notloggedin.gif') no-repeat;
  width:10px;
  height:10px;
  padding-left:15px;  
}
span.unitstate_2 {
  background: url('/wwimage/32783/icon_state_inprogress.gif') no-repeat;
  width:16px;
  height:16px;
  padding-left:15px;  
}
span.unitstate_3 {
  background: url('/wwimage/32781/icon_state_complete.gif') no-repeat;
  width:16px;
  height:16px;
  padding-left:15px;  
}

.stat-tree-edit {
  background: url('/wwimage/32788/icon_pencil.gif') no-repeat;
}

/* Tallene */
div#leftcol {
  float: left;
  width: 14em;
  padding-left: 10px;
}

div#maincol {
  margin-left: 227px;
  padding: 10px;
  /*for IE 7.0*/
  min-height:400px;
  /*for all..*/
  height: auto !important;
  /*for IE 6.0*/
  height: 400px;
}

/* Nettsider */
div#leftcolpage {
  float: left;
  width: 12em;
  padding-left: 10px;
}

div#maincolpage {
  margin-left: 170px;
  padding: 10px;
  /*for IE 7.0*/
  min-height:400px;
  /*for all..*/
  height: auto !important;
  /*for IE 6.0*/
  height: 400px;
}

/*********************************************************************************************************************************/
div#subnav p {
  margin: 0;
}
div#subnav a{
  color: #656360;
}

.subnav1, .subnav1:hover, .subnav1Active, .subnav2, .subnav2:hover, .subnav2Active {
  background: #f7f7f7;
  display: block;
  font-size: 8pt;
  color: #656360;
}

.subnav1, .subnav1:hover, .subnav1Active {
  font-weight: bold;
  padding: 3px 0 6px 10px;
  margin-top: 4px;
  color: #656360;
}

.subnav2, .subnav2:hover, .subnav2Active {
  padding-left: 10px;
  padding-bottom: 2px;
  padding-top: 2px;
  color: #656360;
}

.subnav2Active {
  text-decoration: underline;
  color: #656360;
  /*background-color: #fbe5d9;*/
  padding-bottom: 4px;
  padding-top: 4px;
  background-color: #fcc77c;
}

.stat-tree-label span{
  color:#656360;
  font-weight:none;
}

.stat-tree-label-active span{
  color:black;
  font-weight:bold;
}


/*
.float-left, .float-right {
  background: #CCCCCC;
  font-weight: bold;
  font-color: black;  
}

.float-left {
  font-weight: bold;
  font-color: black;
}

.float-right {
  float:right; 
  width:40%; 
  text-align:right;
}
*/

/* DO NOT ALTER! To keep the tree looking good in IE 6.0  */
#nav {
  width:225px;
}

.ygtvitem {
  width:450px;
}
/* DO NOT ALTER END ------------ */

.stat-input-edit {
  border:1px solid grey;
  text-align:right;
}

.stat-input-readOnly {
  border:1px solid white;
  border: none;
  text-align:right
}

#hide{
  border:none;
  background: transparent url(/wwimage/32920/hide_up.gif) no-repeat top;
  height:16px;
  width:16px;
  cursor:pointer;
}

#completeButton button {
  padding-left: 2em;
  background: url(/stat/img/ferdig.png) 10% 50% no-repeat;
}

#returnButton button {
  padding-left: 2em;
  background: url(/stat/img/retur.png) 10% 50% no-repeat;
}

#controlButton button {
  padding-left: 2em;
  margin-bottom: 3px;
  background: url(/stat/img/kontroll.png) 10% 50% no-repeat;
}

#editButton button {
  padding-left: 2em;
  background: url(/stat/img/rediger.png) 10% 50% no-repeat;
}

#saveButton button {
  padding-left: 2em;
  background: url(/stat/img/lagre.png) 10% 50% no-repeat;
}

#importButton button {
  padding-left: 2em;
  background: url(/stat/img/import.png) 10% 50% no-repeat;
}

#reportButton button {
  padding-left: 2em;
  background: url(/stat/img/rapport.png) 10% 50% no-repeat;
}

#printButton button {
  padding-left: 2em;
  background: url(/stat/img/utskrift.png) 10% 50% no-repeat;
}

#guidanceButton button {
  padding-left: 2em;
  background: url(/stat/img/hjelp.png) 10% 50% no-repeat;
}

#printAffordanceButton button {
  padding-left: 2em;
  background: url(/stat/img/skjema.png) 10% 50% no-repeat;
}

.frametitle {
  padding:0px 0px 0px 0px;
}

.test {
  width:16px;
  height:16px;
  background: url(/wwimage/32790/icon_unit_complete.png);
}

/*---Control tab---*/
.control-tab {
  width: 192px;
  /*border: 1px solid #000;*/
  padding: 0px;
  padding-top: 3px;
  padding-bottom: 3px;
}

.control-tab .header {
  /*border-bottom: 2px solid #CCC;
  padding-bottom: 10px;*/
}

.header .hitcount {
  margin-bottom: 5px;
}

.hitcount img {
  align: top;
}

.header .print {
  /*float: right;
  padding: 3px 5px 3px 20px;*/
  border: 1px solid #CCC;
  margin: 0 3px;
  /*background: url(img/utskrift.png) 3% 50% no-repeat;*/
}

.header .update {
  /*float: right;
  padding: 3px 5px 3px 20px;*/
  border: 1px solid #CCC;
  margin: 0 3px;
  /*background: url(img/oppdater.png) 3% 50% no-repeat;*/
}

.control-tab .list {
  width:100%;
  margin-left:2px;
  margin-right:2px;
  /*margin-top: 10px;*/
  border-collapse: collapse;
}

.control-tab .list td {
  border: 1px solid #CCC;
}

.control-tab .list td a {
 text-decoration: none;
 color: #000;
 display: block;
 padding: 5px; }

.control-tab .list td a:hover {
 color: #000;
 background-color: #d0dce4; }

.detail {
 border: 1px solid #CCC;
 margin-top: 5px;
 padding-top: 5px; }

.detail .flag {
 float: left;
 height: 26px; }

.detail .check {
 /*float: right;*/
 padding: 0px 5px 0px 20px;
 /*border: 1px solid #CCC;*/
 margin: 0 3px;
 /*background: url(img/kvitter.png) 3% 50% no-repeat;*/
}

.detail .info {
 float: right;
 padding: 3px 5px 3px 20px;
 border: 1px solid #CCC;
 margin: 0 3px;
 background: url(img/info.png) 3% 50% no-repeat;}

.detail .goto {
 float: right;
 padding: 3px 5px 3px 20px;
 border: 1px solid #CCC;
 margin-left: 3px;
 background: url(img/gaatil.png) 3% 50% no-repeat;}

.detail .comment {
 background-color: #EFEFEF;
 padding: 3px;
 border: 1px solid #CCC; }

.detail .header {
 font-weight: bold;
 /*border-bottom: 1px solid #CCC;*/
 /*padding-bottom: 2px;*/
 margin-bottom: 3px; }

.detail .comment-content {
  border-top: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
  margin-top: 10px;
  margin-bottom:5px;
  padding-top: 5px; 
  padding-bottom:5px;
}

.commentContentDiv {
  height: 50px;
  background-color: white;
  padding: 2px;
}
 
.controlflag_warning {
  background: url(/wwimage/33984/control_warning.gif) no-repeat;
}

.controlflag_warning td {
  width:20px;
  text-align: center;
}

.controlflag_error {
  background: url(/wwimage/33982/control_error.gif) no-repeat;
  width: 20px;
  text-align: center;
}

.controlflag_error td {
  width: 20px;
  text-align: center;
}

.controlflag_checked {
  background: url(/wwimage/33980/control_checked.gif) no-repeat;
}

.controlflag_checked td {
  width: 20px;
  text-align: center;
}

.control-title a {
  display: block;
}

.control-title a:hover, .control-title-selected {
  background-color: #d0dce4;
}

.clearfloat {
  clear:both;
  height:0;
  font-size: 1px;
  line-height: 0px;
}/* CSS Document */

.control-list {
  position: absolute;
  bottom: 220px;
  top: 30px;
  width: 95%;
  overflow-x: hidden;
  overflow-y: auto;
  border: 1px solid #cccccc;
}

.control-details {
  position: absolute;
  height: 210px;
  bottom: 5px;
  width: 95%;
  overflow: hidden;
  border: 1px solid #cccccc;
}

/** CSS for unitsearch tab **/

.search-form {
  margin-top: 5px;
}

.search-result {
  /*font-size: 0.6em;*/
}

.search-result div {
  padding-bottom: 10px;
}

.search-hit-count {
  font-weight: bold;
  margin-top: 5px;

}

.repeatingid {
  color: black;
}

.pwd-error{
  color:red;
  font-weight:bold;
}
