/*
     CSS for barnehagenmin.no
     Author : Kim Steinhaug
     Web    : http://www.steinhaug.com
     Email  : firma@steinhaug.com

     $Id: bhm.print.css,v 1.1 2006/01/06 10:19:32 Administrator Exp $			
*/

body {
  margin: 0; padding: 0;
  color: #000;
  font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
  background-color: #FFF;
  font-size: 0.8em;
}
pre {
  font-size: 12px;
}
#f_l {
}
#f_topp {
  display: none;
}
#f_middle_wrapper {
}
#f_l_yellow {
  display: none;
}
#f_left {
  display: none;
}
#f_middle { /* Middle page - we set it to 100% for best printing */
  position: absolute;
  top: 0;
  left: 0;
}
#f_right {
  display: none;
}
#brukerveiledning {
  display: none;
}
#f_fig_v {
  display:none;
}
#f_fig_h {
  display:none;
}
h1 {
  font-size:24px;
  margin-bottom: 6px;
}
h2 {
  font-size:18px;
  margin-bottom: 6px;
}
h3 {
  font-size:14px;
  margin-bottom: 6px;
}

/* * * * * * * * * * * * * * * */
/* Prepping default page setup */
/* * * * * * * * * * * * * * * */

img {
  border: none;
}
a {
  color: #00f;
  font-size:11px;
  text-decoration: underline;
}
a:visited {
}
a:hover {
  color:#444;
  text-decoration: none;
}
a:active {
}
a.bold {
  font-weight: bold;
}
div.ukeplan_pre {
  border: 1px solid #ccc;
  background-color: #eee;
  padding: 10px;
}
div.ukeplan_post {
  border: 1px solid #ccc;
  background-color: #eee;
  padding: 10px;
}

/* * * * * * * * * * * * * * * */
/*        Prepping forms       */
/* * * * * * * * * * * * * * * */

form {
  margin:0;
  padding: 0;
}
input {
  font-size : 12px;
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  border: #000 1px solid;
  margin-bottom: 3px;
}
input.none {
  border: none;
}
input.nor {
  background-color: #FCC;
  border: #000 0px solid;
}
input.nog {
  background-color: #CFC;
  border: #000 0px solid;
}
input.postnr {
  width:40px;
}
form.login {
}
form.login input {
  width:100px;
}
form.personalia {
}
form.personalia input {
  width:200px;
}
form.personalia input.date {
  width:80px;
}
form.personalia input.date_red {
  width:80px;
  border: 1px solid #f00;
  background-color: #fdd;
}
form.personalia input.pnr {
  width:40px;
}
form.personalia input.pnr_red {
  width:40px;
  border: 1px solid #f00;
  background-color: #fdd;
}
form.personalia input.psted {
  width:151px;
}
form.personalia input.psted_red {
  width:151px;
  border: 1px solid #f00;
  background-color: #fdd;
}
textarea {
  border: 1px solid #000;
}
textarea.red {
  border: 2px solid #f00;
  background-color: #fcc;
}
input.red {
  border: 1px solid #f00;
  background-color: #fdd;
}
input.green {
  border: 1px solid #0f0;
  background-color: #dfd;
}
.llegend {
  position: relative;
  background-color: #bdb;
  border: 2px solid #0c3;
  padding: 12px;
  margin-top: 25px;
  margin-bottom: 10px;
  clear: left;
  text-align: left;
}
.llegend h2 {
  position: absolute;
  margin-top: -25px;
  background-color: #fff;
  color: #000;
  font-size: 115%;
  font-family: sans-serif;
  font-weight: bold;
  text-align: right;
  padding-left: 15px;
  padding-right: 15px;
  border: 2px solid #0c3;
}
.llegend_error {
  position: relative;
  background-color: #fcc;
  border: 2px solid #f00;
  padding: 12px;
  margin-top: 25px;
  margin-bottom: 10px;
  clear: left;
  text-align: left;
}
.llegend_error h2 {
  position: absolute;
  margin-top: -25px;
  background-color: #fff;
  color: #000;
  font-size: 115%;
  font-family: sans-serif;
  font-weight: bold;
  text-align: right;
  padding-left: 15px;
  padding-right: 15px;
  border: 2px solid #f00;
}
.llegend_queries {
  position: relative;
  background-color: #fec;
  border: 2px solid #fa0;
  padding: 12px;
  margin-top: 25px;
  margin-bottom: 10px;
  clear: left;
  text-align: left;
}
.llegend_queries h2 {
  position: absolute;
  margin-top: -25px;
  background-color: #fff;
  color: #000;
  font-size: 115%;
  font-family: sans-serif;
  font-weight: bold;
  text-align: right;
  padding-left: 15px;
  padding-right: 15px;
  border: 2px solid #fa0;
}
 
/* * * * * * * * * * * * * * * */
/*        Page formatting      */
/* * * * * * * * * * * * * * * */

.b_head {
  font-size:18px;
  color:black;
  margin-bottom: 5px;
}
.b_adr {
  font-size:12px;
  color:black;
}
.head {
  font-size:18px;
  color:black;
  font-weight:bold;
}
div.head {
  margin-bottom: 10px;
}
td.head {
  padding-bottom: 10px;
}
th {
  font-size:10px;
  color: #fff;
  background-color: #000;
  padding: 4px;
}
.side_head {
  font-size:18px;
  font-weight:bold;
  color:black;
  margin-bottom: 10px;
}
.side_body {
}

div.confirm_true_on {
  text-align: center;
  float: left;
  border-top: 2px solid #efe;
  border-right: 2px solid #bfb;
  border-bottom: 2px solid #bfb;
  border-left: 2px solid #efe;
  background: #dfd;
  padding: 5px;
  margin: 5px;
  width:170px;
}
div.confirm_true_on img {
  display: block;
}
div.confirm_true_off {
  text-align: center;
  float: left;
  border-top: 2px solid #eee;
  border-right: 2px solid #bbb;
  border-bottom: 2px solid #bbb;
  border-left: 2px solid #eee;
  background: #eee;
  padding: 5px;
  margin: 5px;
  width:170px;
}
div.confirm_true_off img {
  display: block;
}
div.confirm_false_on {
  text-align: center;
  float: left;
  border-top: 2px solid #fee;
  border-right: 2px solid #fbb;
  border-bottom: 2px solid #fbb;
  border-left: 2px solid #fee;
  background: #fdd;
  padding: 5px;
  margin: 5px;
  width:170px;
}
div.confirm_false_on img {
  display: block;
}
div.confirm_false_off {
  text-align: center;
  float: left;
  border-top: 2px solid #eee;
  border-right: 2px solid #bbb;
  border-bottom: 2px solid #bbb;
  border-left: 2px solid #eee;
  background: #eee;
  padding: 5px;
  margin: 5px;
  width:170px;
}
div.confirm_false_off img {
  display: block;
}

td.CMS_list {	
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  background-image: url('images/list_lgr.gif?2');
  font-weight: normal; 
  font-size: 13px; 
  border-bottom: 1px dotted rgb(128,128,128) !important;
  background-color: #D9E8D9;
  height:20px;
}
td.CMS_listb {	
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  background-image: url('images/list_dgr.gif?2');
  font-weight: normal; 
  font-size: 13px; 
  border-bottom: 1px dotted rgb(128,128,128) !important;
  background-color: #C4DEC4;
  height:20px;
}
td.CMS_list_red {	
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  background-image: url('images/list_lre.gif?2');
  font-weight: normal; 
  font-size: 13px; 
  border-bottom: 1px dotted rgb(128,128,128) !important;
  background-color: #EAD6D8;
  height:20px;
}
td.CMS_list_redb {	
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  background-image: url('images/list_dre.gif?2');
  font-weight: normal; 
  font-size: 13px; 
  border-bottom: 1px dotted rgb(128,128,128) !important;
  background-color: #E1BFC3;
  height:20px;
 }
td.CMS_list img,
td.CMS_listb img,
td.CMS_list_red img,
td.CMS_list_redb img {
  margin-right:8px;
}

/* -------------------- */
/* CMS Gallery settings */
/* -------------------- */

#CMSgallery {
}
#CMSgallery td.title, 
#CMSgallery .title {
  font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
  font-weight: bold;
  font-size: 11px;
  padding: 0 10px 0 0;
}
#CMSgallery td.description, 
#CMSgallery .description {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 10px;
}
#CMSgallery a.prev_next { 
  font-size: 12px;
  color: black;
  font-weight: bold;
  text-decoration: none;
}
#CMSgallery a.prev_next:hover {	
  text-decoration: underline;
  color: #fa4;
}
.wrap1, .wrap2, .wrap3 {
  display: inline-table;
  /* \*/display: block;/**/
}
.wrap1 {
  float: left;
  background: url(images/easycms_shadow.gif) right bottom no-repeat;
}
.wrap2 {
  background: url(images/easycms_corner_bl.gif) left bottom no-repeat;
}
.wrap3 {
  padding: 0 10px 10px 0;
  background: url(images/easycms_corner_tr.gif) right top no-repeat;
}
.wrap3 img {
  /* display: block; */
  border: 1px solid #ccc;
  border-color: #ccc #888 #888 #ccc;
}

/* * *                      * 
 * Right droplayer, buttons * 
 *                      * * */
div.lb-edit2, div.lb-edit2-red, div.lb-mp3, div.lb-unlock  {
  min-height: 16px;
  padding-left: 20px;
  margin-bottom: 3px;
  background-repeat: no-repeat;
  background-position: top-left;
}
div.lb-edit2 {
  background-image: url(/gfx/ico/16x16/edit2.gif);
}
div.lb-edit2-red {
  background-image: url(/gfx/ico/16x16/edit2-red.gif);
}
div.lb-mp3 {
  background-image: url(/images/file-mp3.gif?1);
}
div.lb-unlock {
  background-image: url(/gfx/ico/16x16/unlock.gif);
}
div.lydarkiv-kategori {
  clear: both;
  position: relative;
  margin-left: 160px;
}
div.lydarkiv-kategori div.bilde {
  position: absolute;
  left: -160px;
  width: 160px;
  height: 120px;
}
div.lydarkiv-kategori h1 {
  color: #339;
  font-size: 20px;
}
div.lydarkiv-kategori p {
}
div.lydarkiv {
}
div.lydarkiv h1 {
  color: #339;
  font-size: 20px;
}
div.lydarkiv .footer {
  border-top: 1px solid #888; 
  margin-top: 20px; 
  padding-top: 5px;
}
div.lydarkiv-kategori a.info {
  position:relative; /*this is the key*/
  z-index: 20;
  margin-right: 20px;
}
div.lydarkiv-kategori a.info2 {
  position:relative; /*this is the key*/
  z-index: 21;
}
div.lydarkiv-kategori a.info:hover {
  z-index: 22;
  /* IE BUG, needs to change font or background property or the span will not be visible */
  background-color: #fff;
}
div.lydarkiv-kategori a.info2:hover {
  z-index: 23;
  /* IE BUG, needs to change font or background property or the span will not be visible */
  background-color: #fff;
}
div.lydarkiv-kategori a.info span,
div.lydarkiv-kategori a.info2 span
{
  display: none;
}
div.lydarkiv-kategori a.info:hover span,
div.lydarkiv-kategori a.info2:hover span
{
  display:block;
  position:absolute;
  top:-6em; left:-2em; width:15em;
  border:1px solid #0cf;
  background-color:#cff; color:#000;
  text-align: center;
}
div.lydarkiv-kategori a.info2:hover span {
  top:-4em; left:-1em; width:14em;
  text-align: left;
  padding: 5px;
}

#helpLayer {
  display: none;
}

#adminmenu, #adminmenu div, #adminmenu div img {
  display: none;
}
