/* 
mørk blå:  #003366
mørk rød:   #990000;
knall rød:  #CC0000

lys blå:    #B9BFC9
lys blå2:   #E0E5E9

grønn:  #5BB156
lys gul:    #ffffcc
aprikos: #F2E5D1

*/

/* redigering for hvert enkelt item */
div.editbutton {
  float:right;
  padding: 3px;
  }

/* link i redigering for hvert enkelt item */
div.editbutton a:link,
div.editbutton a:visited {
  text-decoration: none;
  background: transparent none;
  }


/************************** ADMINGUI *****************************/

/***** generelle tabeller *****/

.admingui table,.admin table {
  border-collapse:collapse;
  border: solid 1px #ccc;
  margin-bottom: 10px;
  margin-top: 10px;
}
.admingui td,.admin td {
  border: solid 1px #ccc;
  background: #eee none;
  padding-left:3px;
  padding-right:3px;  
  }

.admingui th,.admin th {
  background: #CC0000 none;
  border: solid 1px #CC0000;
  color: #fff;
  padding-left:3px;
  padding-right:3px;  
  }

.admingui th a:link,.admin th a:link {
  background: #CC0000 none;
  color: #fff;
  }
.admingui th a:hover,.admin th a:hover {
  background: #CC0000 none;
  color: #ccc;
  }

.admingui h3,.admin h3 {
  margin-bottom: 10px;
  color: #CC0000;
  background: #fff none;
  font-size: 140%;
}


.verdispilllimits fieldset label {
  width: 3em;
  display: block;
  float: left;
  font-weight:normal;
}

.verdispilllimits fieldset.column1 {
  width:10em;
  float:left;
}
.verdispilllimits fieldset.column2 {
  width:10em;
}


/* generelle form */
form.admingui {padding:3px;}

form.admingui .submit {
  border: solid 1px #CC0000;
  padding:2px;
  }

form.admingui p {
  font-size:smaller;
  margin-right:40px;
  }

form.admingui h2,form.admingui h3 {
  text-align:left;
  border-bottom: solid 1px #003366;
  color: #000;
  background: #F2E5D1 none;
  margin:0;
  }

form.admingui fieldset {
  border:0;
  padding:5px;
  font-size: smaller;  
  text-align:left; /* motstiller settingene på form.admingui */ 
  }

form.admingui fieldset label {
  width: 9em;
  display: block;
  float: left;
  clear: both;
  font-weight:normal;
  }

fieldset.column1 {
  float:left;
  width:20em;
}

fieldset.column2 {
  width:20em;
}

div.column2 {
  width:20em;
}

/***** spesifikt*******/
/* subpages på WDT:new_site */

form.admingui fieldset.options input {float: left;}
form.admingui fieldset.subpages {float: left;}
form.admingui fieldset.other {padding-top: 30px;padding-bottom: 50px;}

form.newsite fieldset label {width:10em;}

form.admingui fieldset.options label {
  float:none;
  display:block;
  height: 20px;
  clear:none;
  font-weight:normal;
  width: 10em;
}

form.admingui fieldset.other input {
  display:block;
  clear:both;
}


/**** add more categories... ****/
.itemcats {
  border: solid 1px #ccc;
  padding: 5px;
}

.itemcats h4 {
  margin-bottom:5px;
  margin-top:5px;  
}

.morecat {
  margin-top:5px;
}

  
/**** Category menu ****/

.catinfo div {
  margin-bottom: 10px;
  border: solid 1px #CC0000;  
  padding: 10px;
  background: #F2E5D1 none;  
}
.catinfo div p {
  margin-bottom: 3px;
  margin-top: 3px;  
}

.catinfo div a {
  background: #F2E5D1 none;  
  }  
  
/* redigering for hvert enkelt item */
div.editbutton {
  float:right;
  padding: 3px;
  }

/* link i redigering for hvert enkelt item */
div.editbutton a:link,
div.editbutton a:visited {
  text-decoration: none;
  background: transparent none;
  }


  
/*********** TOOLMENU ************/

div.toolmenu {
  border: solid 1px #003366;  
  position:absolute;
  top:0;
  left:0;
  height:3em;
  font-size:smaller;
  padding:5px;
  background:#fff none;  
  width:100%;
  z-index:10;
}

html>body>div.toolmenu {
  position:fixed;
}

div.show {
  margin:0;
  width:17px;
  position:absolute;  
  top:0;
  right:0;
  z-index:100;
}


/* for å ekskludere ie som ikke skjønner fixed */
html>body>div.show {
  position:fixed;
}

div.show a,div.show a:visited,div.show a hover {
  background: transparent none;
}


div.toolmenu a:link,div.toolmenu a:visited {
  color: #000;
  background:#fff none;  
}

/* redigering for brukere */

div.catmeth {
  padding-left:10px;
  float:left;
  background:#fff none;  
  }

div.catmeth p {display: inline;}
div.catmethspesial {float:left;}
z#item4649 .editbutton {display:none;}  


/********* CMD line ************/

.commandline {
  background:#fff none;  
  float: left;
  padding-right: 10px;
  padding-left: 10px;  
  margin-top: 2px;
}  

.commandline form{
   margin:0;
   padding:0;
 }

.commandline .commandinput  {
  width:5em;
  vertical-align: middle;
  }

div.commandline input[type=submit] {
  padding:3px;
  font-size:smaller;
  font-weight:bold;
  background:#fff none;  
  border: solid 1px #003366;
}
  
/********* ROLEMENU  ***********/

/* meny for administratorer */
div.rolemenu {
  background:#fff none;  
  float:right;
  margin-right:30px;
  }


.boks {
  padding:5px;
  border: solid 1px #003366;
  margin-bottom: 10px;
  width:15em;
}

.navn p {
  margin:0;
  padding:0;
}

.toolmenu form {display:inline}

table.varianter {margin-top:20px;}

/******* admin menu (cmd=admin) ***********/

.admincontent {
  background: #eee none;
  border: solid 1px #003366;
  padding:10px;
  margin-top:-5px;
  z-index:-1;
}

.admin h2 {
  background: #fff none;
  color: #990000;
}


.admincontent h3 {
  background: #eee none;
  color: #003366;
}


.admincontent a:link {
  background: #eee none;
  color: #990000;
}

.admincontent a:visited {
  background: #eee none;
  color: #333;
}

.admincontent a:hover {
  background: #eee none;
  color: #000;
}

