@import "../../common/css/aksessforms.css";
@import "../../common/css/aksessforms.css";

body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #000000;
    background: #ffffff;
    padding: 0;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 10px;
}

td, th, p, input, text, select, option, checkbox {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #000000;
    text-align: left;
}

a {
	font-size: 10px;
    color: #006699;
	font-weight: bold;
	text-decoration: none;
}

img {
    border: 0;
}

a:hover {
    text-decoration: underline;
}

a.avansertSok {
    font-size: xx-small;
    color: #ffffff;
}

.clear {
    clear: both;
}

.tabellUthevetRad, .tabellRadUthevet {
    background: #f4f3ea;
}

.tabellUnderOverskrift td, .tabellOverOverskrift td, .tabellOverskrift td, .tabellRad0 td, .tabellRad1 td {
    padding-left: 8px;
    padding-top : 2px;
    padding-bottom: 2px;
    padding-right: 8px;
}

.tabellUnderOverskrift th, .tabellOverOverskrift th, .tabellOverskrift th, .tabellRad0 th, .tabellRad1 th {
    padding-left: 8px;
    padding-top : 2px;
    padding-bottom: 2px;
    padding-right: 8px;
}

.tabellOverskrift {
    font-weight: bold;
    background: #dbd1ad;
}

.tabellOverOverskrift {
    font-weight: bold;
    background: #AB933D;
    color: #FFFFFF;
}

.tabellOverOverskrift td {
    color: #FFFFFF;
}

.tabellUnderOverskrift {
    background: #E9E8DF;
}

.bilde {
	border: 2px solid #00AAEE;
	padding-left: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 1px;
	color: #ffffff;
}
.bildetekst {
    color: #000000;
}
.bildepad {
	padding-bottom: 10px;
}

.boks1 {
	background: #00AAEE;
	color: #ffffff;
	font-size: 10px;
}

.ingress {
    font-size: small;
    padding-bottom: 10px;
}

h1.forside {
    font-size: 14px;
    font-weight: normal;
    color: #004477;
}

h1, .overskrift {
    font-size: 14px;
    font-weight: normal;
    color: #000000;
}

h2, .overskrift2 {
	font-size: 10px;
	font-weight: bold;
	color: #006699;
	padding-bottom: 5px;
}

.hovedside_overskrift {
	font-size: 16px;
	font-weight: normal;
	color: #000000;
}

.hoyrelink {
	color: #006699;
}

.hoyrelink A {
	color: #00AAEE;
	font-weight: normal;
}

.infoboks {
    background-color: #DDEEFF;
    padding: 4px;
}

.brodtekst {
    padding-bottom: 10px;
}

.brodtekst2 {
	font-size: 10px;
	font-weight: normal;
	color: #006699;
	padding-bottom: 3px;
}

.brodtekst2 A {
	font-size: 10px;
	font-weight: normal;
	color: #006699;
	padding-bottom: 3px;
}

.hoyremeny {
	font-size: 10px;
	color: #000000;
	padding-bottom: 3px;
}

.hoyremeny A {
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #004477;
}


.skilleLoddrett {
    background-image:url(../bitmaps/skillestrek/loddrett.gif);
}

.skilleVannrett {
    background-image:url(../bitmaps/skillestrek/vannrett.gif);
}

.footer {
	font-size: 9px;
    text-align: center;
}
.addThisBtn {
    vertical-align: middle;
    margin-left: 8px;
}
.webcam {
	background: #EEEEEE;
	font-size: 14px;
}

.webcam_selected {
	background: #00AAEE;
	font-size: 14px;
}

.webcam_selected A {
	color: #FFFFFF;
}

.meny_skille {
    padding-top: 2px;
    padding-bottom: 2px;
}

.meny A {
	font-weight: normal;
}

.meny_selected A {
	font-weight: bold;
	color: #00AAEE;
}

.topmeny {
    border-bottom: 1px #ffffff solid;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 6px;
    padding-right: 6px;
}

.topmeny A {
    font-weight: normal;
}

/* Værmelding i toppen */
#vaer {
    position: absolute;
    visibility: visible;
    top: 50px;
    left: 760px;
    z-index: 100;
}
#vaer .meldinger {
    text-align: center;
}
#vaer .melding {
    float: left;
    width: 65px;
    text-align: center;
}
#vaer .melding a {
    font-weight: normal;
    text-decoration: none;
}
#vaer .melding .dag {
    color: #8D8181;
    text-transform: capitalize;
    display: block;
    clear: both;
}
#vaer .melding .symbol {
    display: block;
    float: left;
    height: 40px;
    width: 38px;
    line-height: 40px;
    padding-left: 4px;
}
#vaer .melding .temperatur {
    color: #ff0000;
    font-weight: bold;
    display: block;
    float: left;
    height: 40px;
    width: 21px;
    line-height: 40px;
    font-size: 9px;
}
#vaer .melding .temperatur.kuldegrader {
    color: #00AAEE;
}
#vaer .topplinker, #vaer .topplinker li {
    clear: both;
    margin: 0;
    padding: 0;
    list-style: none;
}
#vaer .topplinker a {
    font-weight: normal;
    background: url("../bitmaps/pil_mer.gif") left center no-repeat;
    padding-left: 12px;
    margin-left: 8px;
}

.fotoalbumBilde {
	background-color: #f4f3ea;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.fotoalbumBildeValgt {
	background-color: #f4f3ea;
	border: 2px #0095d9 solid;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.sokSti A {
    font-size: xx-small;
    text-decoration: none;
}
.sokTittel {
    font-size: x-small;
    font-weight: bold;
    text-decoration: underline;
    padding-top: 4px;
}

.sokTreff {
    margin-bottom: 20px;
    width: 500px;
}

.sokSistEndret {
    font-size: xx-small;
    color: #777777;
}

.sokCurrentPage {
    font-weight: bold;
}

.mer {
    padding-top: 5px;
}

.mer A {
    padding-top: 5px;
}

.tabell-padding_blt {
    border-top: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 2px;
    padding-bottom: 2px;
    font-weight: bold;
}

.tabell-padding_bl {
    border-left: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 2px;
    padding-bottom: 2px;
}

.tabell-padding_b {
    border-bottom: 1px solid #cccccc;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 2px;
    padding-bottom: 2px;
}

.tabell-padding_bt {
    border-bottom: 1px solid #cccccc;
    border-top: 1px solid #cccccc;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 2px;
    padding-bottom: 2px;
    font-weight: bold;
}

.nyheter1 {
    padding-bottom: 12px;
}

.nyheter2 {
    padding-bottom: 6px;
}

.sidekart0 {
    font-size: x-small;
    font-weight: bold;
}

.sidekart1 {
    font-size: x-small;
}

.sidekart2 {
    font-size: xx-small;
}

.sidekart3 {
    font-size: xx-small;
}

/*** Søk ***/

.antalltreffcontainer {
    text-align: center;
}
.antalltreff {
    margin: 0 auto 10px auto;
    height: 2em;
    width: 34em;
}
div.forrige, div.tall, div.neste {
    float:left;
    height: 1.8em;
}

div.tall {
    width: 25em;
    text-align:center;
}

.antalltreff .forrige a {
    display:block;
    background: transparent url(../bitmaps/search/pil_forrige.png) no-repeat left center;
    text-align: right;
}

.antalltreff .neste a {
    display:block;
    background: transparent url(../bitmaps/search/pil_neste.png) no-repeat right center;
    padding-right: 10px;
}

.drilldown{
    width: 100%;
}
.drilldown h2 {
    margin-left: 10px;
}
.drilldown ul{
    margin-left: 10px;
    padding-left: 0;
    list-style-type: none;
}

.drilldown ul ul{
    margin-left: 0;
    margin-top: 0;
    padding-left: 5px;
}

.drilldown ul li{
    margin-left: 0;
    margin-top: 3px;
}

.drilldown .kategori{
    font-weight: bold;
}

.drilldown a{
    text-decoration: none;
}

.drilldown a:hover{
    text-decoration: underline;
}

.drilldown .antall{
    color: #aaa;
    text-size: 0.85em;
}

.tabcontainer {
    height: 35px;
}
.tabcontainer .tabs li {
    display: block;
    float: left;
    background: transparent url(../bitmaps/search/tab.gif) no-repeat scroll center;
    width: 93px;
    height: 22px;
}

.tabs li span {
    display: block;
    text-align: center;
    line-height: 24px;
}
.tabs li span.antall {
    display: inline;
}

.tabs li a {
    color: #000000;
    text-decoration: none;
}
.tabs li.active {
    background: transparent url(../bitmaps/search/tab-active.gif) no-repeat scroll center;
    width: 104px;
    height: 22px;
}
.tabs li a {
    font-weight: normal;
}
.tabs li.active a {
    color: #ffffff;;
    font-weight: bold;
}
.tabs li.active a .antall {
    font-weight: normal;
}

#HoyreSpalte {   
    padding-left: 8px;
}

#searchForm{
    background: #f3f3f3;
    padding: 10px;
}

#searchForm label{
    display: none;
}

#searchForm a.button{
    color: #000;
    background: #ebebeb url(../bitmaps/search/search-button.png) repeat scroll left bottom;
    border: 1px solid #AAAAAA;
    height: 1.3em;
    padding-left:   20px;
    padding-right:  10px;
    text-decoration:    none;

}

#searchForm a.button:hover{
    background: #eee url(../bitmaps/search/search-button-hover.png) repeat scroll left bottom;
}

#query{
    border: 1px solid #a0a0a0;
    width: 210px;
}

.sokeresultat {
    background: transparent url(../bitmaps/search/tab_under.gif) repeat-x scroll 0 22px;
}

.sokeresultat ul{
    margin: 0;
    padding: 0;
}
.sokeresultat ul li{
    margin: 0;
    margin-bottom: 10px;
    list-style-type: none;
}
.sokeresultat h2{
    margin-bottom: 0;
    padding: 0;
    font-size: 1.3em;
}
.sokeresultat h2 a {
    font-size: inherit;
    text-decoration: underline;
}
.sokeresultat .highlight {
    font-weight: bold;
}

.sokeresultat .path{
    font-size: 0.85em;
    color: #999999;
}

.sokeresultat #bilder {
    margin-top: 12px;
    font-size: 0.85em;
}
.sokeresultat #bilder li {
    float: left;
    width: 150px;
    height: 20em;
    margin: 9px;
    text-align: center;
    vertical-align: middle;
}
.sokeresultat #enhb ul li {
    margin-bottom: 10px;
}
.sokeresultat #enhb ul li ul li {
    padding-bottom: 0;
    margin-bottom: 0;
}

.ac_results ul{
    padding: 0;
    margin: 0;
    background: #fff;
    border: 1px solid #ddd;
}
.ac_results li{
    padding: 0;
    margin: 0;
    padding-left: 10px;
    clear: both;
    height: 1.4em;
}

.ac_results .suggestion{
    float: left;
}

.ac_results .hitcount{
    float: right;
    padding-right: 5px;
    padding-top: 3px;
    font-size: 0.8em;
    color: #014A7D;
}

.ac_results .ac_over{
    background: #cfe4f6;
}

caption {
    display: none;
}

/* Malen 2bilder.jsp */
div#tobilder {
    width: 540px;
}
#tobilder .hovedside_overskrift {
    font-size: 1.2em;
    font-weight: bold;
    color: #014a7d;
    margin-bottom: 14px;
}
#tobilder .innledning {
    margin-bottom: 28px;
}
#tobilder .seksjon1 .bilde {
    float:right;
    margin-left: 10px;
    margin-bottom: 10px;
    text-align: center;
    border: none;
}
#tobilder .tekst {
    padding-right: 10px;
    margin-bottom: 14px;
}
#tobilder .seksjon2 .bilde {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    text-align: center;
    border: none;
}

/* YR weather forecast */
.forecast h2 {
    font-weight: bold;
    background: #9ED2FC url("../bitmaps/heading_bg_dark.png") repeat-x;
    color: #003F5C;
    font-size: 1em;
    padding: 2px 8px;
    margin-bottom: 1em;
}
.forecast .dailyForecast {
    float: left;
    width: 133px;
    margin-bottom: 1em;
    margin-right: 3px;
    border: 1px solid #CED3CF;
}
.forecast .dailyForecast h3 {
    color: #000000;
    text-transform: capitalize;
    margin-top: 0.5em;
    padding: 0;
}
.forecast .dailyForecast > * {
    margin: 0.5em;
    font-size: 0.9em;
}
.forecast .dailyForecast .symbol, .forecast .dailyForecast .temperature, .forecast .dailyForecast .windIndicator{
    float: left;
    height: 38px;
    line-height: 38px;
    width: 33%;
    text-align: center;
    background: #F2F4F1;
    margin: 0;
}
.forecast .dailyForecast .temperature {
    color: #ff0000;
    font-size: 1.3em;
    font-weight: bold;
}
.forecast .dailyForecast .temperature.negative {
    color: #259AFA;
}

.forecast .dailyForecast .description {
    clear: both;
}
