
/* ---------------------------------------------- */
/* TEMA  Blaa - Standard (4)                      */
/* ---------------------------------------------- */

/* merking av side via body id */
#kontakt-side #nav li.kontaktside a, #kontrollpanel-side #nav li.kontrollpanelside a, #foreslalink-side #nav li.foreslalinkside a {
 background: #CED8E3 url(/css/tema/bilder/sok_tab.jpg) repeat-x bottom;
 color: #000;
 border-color: #fff;
}

/* Standard skjema for kontakt, foresla link
------------------------------------------------*/

#stdform {
 margin-bottom: 1em;
 width:95%;
 text-align:left
}

#stdform fieldset {
 padding: 0 .5em .5em .5em;
 width: 98%;
}

#stdform fieldset p {
 margin: 0.3em 0;
 padding: .3em;
 clear: both;
 background-color: #B4CEE5;
 position: relative;
 min-height: 3.6em
}

#stdform fieldset p span.fldhelp {
 display: block;
 color: #555;
 font-style:italic;
 margin: 1em 0 1em 13.3em;
 font-size: .9em
}

#stdform span.katmeta {
 display: block;
 color: #555;
 font-style:italic;
 margin: 1em 0 1em 13.3em;
}

#stdform fieldset p span.katvalg {
 padding:.3em .5em;
 display: inline-block;
 line-height: 2em
}

#stdform legend {
 border:none;
 background-color: transparent;
 padding: .3em;
 color: #58718C;
 font-size: 1.1em;
}

#stdform label {
 display: block;
 width: 10.5em;
 float: left;
 padding: .2em 0 .2em .8em;
 color: #D9D5C5;
 background-color: #446d9a;
 cursor: pointer;
 line-height: 2.4em;
}

#stdform .s-btn, #kontrollpanel .s-btn {
 border: 3px double #666;
 border-top-color: #ccc;
 border-left-color: #ccc;
 padding: .8em;
 color: #555;
 font-weight: bold;
 background: none;
 background-color: #ddd;
}

#stdform .s-btn:focus, #stdform .s-btn:hover, #stdform .s-btn:active, #kontrollpanel .s-btn:focus, #kontrollpanel .s-btn:hover, #kontrollpanel .s-btn:active { background-color: #f4f4f4; }

#stdform p.skjema-intro {
 text-align: right;
 color: #446D9A;
}

#stdform select {
 padding: .1em;
 margin: 0 0 0 10px;
}

/* Generelle skjema klasser
------------------------------------------------*/

.input-text { margin: 0 0 0 10px; }

.input-text.kort { width: 30%; }

.input-text.medium { width: 50%; }

.input-select { margin: 0 0 0 10px; }

.input-textarea {
 margin: 0 0 0 10px;
 border: 2px solid #9AB1CB;
 width: 70%;
}

#skjema-info {
 width: 90%;
 margin: 6em auto 1em;
 border-top: .2em dashed #999;
 border-bottom: .2em dashed #999;
 padding: .5em;
 background-color: #fcfcfc
}

/* Kontrollpanel skjema
------------------------------------------------*/

#kontrollpanel fieldset {
 border: 1px solid #4A659C;
 padding: 1em;
 margin-bottom: 1em;
}

#kontrollpanel legend, #kontrollpanel legend a {
 color: #f4f4f4;
 background: #58718C;
 font-weight: bold;
 padding: .5em 1em;
}

#kontrollpanel label {
 cursor: pointer;
 margin-right: 1em;
 color: #4A659C;
 font-weight: bold;
}

#kontrollpanel ul {
 list-style: none;
 margin-left: 10px;
}

/* Avansert sok skjema
------------------------------------------------*/

#advsok fieldset {
 border: 1px solid #4A659C;
 padding: 2em 1em;
 margin-bottom: 1em;
}

#advsok fieldset fieldset {
 clear: both;
 position:relative
}

#advsok fieldset fieldset legend {
 color: #fff;
 background: #4A659C;
 font-weight: bold;
 padding: .2em 1em;
 margin: 0 0 1.5em 0;
}

#advsok label {
 cursor: pointer;
 margin-right:1em;
 color: #4A659C;
 font-weight: bold;
}

#advsok ul {
 float: left;
 list-style: none;
}

#advsok ul li { float: left; }

/* JAVASCRIPT CSS */
.fldhelp-hide {
 position: absolute;
 left: 0;
 top: -9999px;
 width: 1px;
 height: 1px;
 overflow: hidden;
}

.fldhelp-show { }

.fldhelplink-show, .fldhelplink-hide { padding: 0 0 0 0; }

.fldhelplink-show span, .fldhelplink-hide span { visibility:hidden; }

a.fldhelplink-show, a.fldhelplink-hide {
 position: absolute;
 text-decoration: none;
 background: transparent url(/css/tema/bilder/form-field-help.png) no-repeat 0 0;
 width: 18px;
 height: 18px;
 top: 10px;
 right: 5px;
}

a.fldhelplink-hide { background-position: 0 -38px; }

.js-teller {
 background-color: #E6F6F7;
 color: #b4b4b4;
 display: block;
 width: 150px;
 padding: 2px 5px;
 margin-left: 13em;
 border: 1px solid #9AB1CB;
 border-top: none;
 clear: left;
 text-align:center;
}

.js-teller-max {
 color: #990000;
 font-weight: bold
}

#lukk-vindu { text-align:center }
