﻿/*globale stiler*/
body
{
    background-color: #eaeae8;
    margin-top: 16px;
    font-size: 12px;
    font-family: Verdana;
    text-align: center;
    color: #666;
}
*
{
    margin: 0px;
    padding: 0px;
}
page
{
    margin: 0px;
    padding: 0px;
}

h1
{
    color: #333333;
    font-family: Verdana;
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 12px;
    padding-top: 3px;
}

#divInnhold a
{
    color: #006EBB;
    text-decoration: none;
    font-family: Verdana;
    background: url(../images/Redesigned/link_arrow.gif);
    background-repeat: no-repeat;
    padding-left: 8px;
    background-position: center left;
    font-size: 11px;
}
#divInnhold a:active
{
    color: #333;
    font-weight: bold;
}
#divInnhold a:hover
{
    color: #006EBB;
    text-decoration: underline;
}

a:visited
{
    color: #006EBB;
}
.buttons
{
    background: #9d9da1;
    border: none;
    height: 20px;
    margin-right: 6px;
    color: #ffffff;
    font-weight: bold;
    font-size: 11px;
    cursor: pointer;
    padding-top: 3px;
    padding-bottom: 0px;
    padding-left: 10px;
    padding-right: 10px;
}
.Button, .button
{
    width: 90px;
}
.justerNed
{
    position: relative;
    top: 2px;
}

/*
struktur av divvene med rammeverk*/
#divMain
{
    width: 971px;
    margin-right: auto;
    margin-left: auto;
    text-align: left;
}
#bordertop
{
    background-image: url(../images/Redesigned/rightcorner.gif);
    background-repeat: no-repeat;
    background-position: right;
}
#borderright
{
    background-color: #EAEAE8;
    background-image: url(../images/Redesigned/right.gif);
    background-repeat: repeat-y;
    background-position: right;
}
#divContent
{
    background-color: #FFFFFF;
    width: 900px;
    clear: both;
    background-image: url(../images/Redesigned/left.gif);
    background-repeat: repeat-y;
    background-position: left;
    padding-left: 35px;
    padding-right: 20px;
}


#header
{
    background-color: #FFFFFF;
    width: 100%;
    padding-top: 20px;
    position: relative;
}
#logo
{
    padding-left: 7px;
    padding-bottom: 3px;
}
#sok
{
    height: 30px;
    background: #F47936 url(../images/Redesigned/sok-bakgrunn.gif) no-repeat right;
    padding-left: 10px;
    padding-top: 10px;
}
#divMeny
{
    height: 20px;
    width: 99%;
    background-color: #DFDFDF;
    margin-top: 5px;
    margin-bottom: 5px;
    padding-left: 10px;
    font-size: 11px;
    color: #656360;
    padding-top: 6px;
}
#login
{
    background-color: #fdeade;
    display: inline-block;
    float: right;
    padding: 3px 3px 3px 5px;
    font-size: 10px;
    color: #333;
    height: 19px;
}
#breadcrumb
{
    list-style: none;
    margin: 0px;
    padding: 0px;
    color: #666;
    font-size: 11px;
}
#breadcrumb li
{
    float: left;
}
#breadcrumb a
{
    background: url(../images/Redesigned/link_arrow_back.gif);
    background-repeat: no-repeat;
    background-position: center left;
    font-size: 11px;
}
.clearDiv
{
    clear: both;
    height: 10px;
}
#content
{
    padding-bottom: 40px;
}
#left
{
    float: left;
    width: 682px;
}
.eksportDiv
{
    float: left;
}
.utskriftsvennlig
{
    float: left;
    margin-left: 25px;
    padding-top: 2px;
}

#filter, #filter2
{
    background: #f6f9f5;
    padding-top: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.floatFilter
{
    float: left;
    padding-left: 20px;
}
.floatFilter ul
{
    line-height: 15px;
}
#filter ul, #filter2 ul
{
    margin: 0px;
    padding: 0px;
    list-style: none;
}
#filter a, #filter2 a
{
    text-decoration: none;
    font-family: Verdana;
    background: url(../images/Redesigned/link_arrow_filter.gif);
    background-repeat: no-repeat;
    padding-left: 8px;
    background-position: center left;
    font-size: 11px;
}

#right
{
    float: right;
    width: 174px;
    margin-left: 25px;
    background-color: #ebf2e8;
    padding: 8px;
    margin-top: 10px;
    font-size: 11px;
}

#divBottompicture
{
    background-color: #FFFFFF;
    background-image: url(../images/Redesigned/circles.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
    margin-left: -20px;
    height: 106px;
    vertical-align: bottom;
    clear: both;
}

#borderbuttom
{
    background-color: #EAEAE8;
    background-image: url(../images/Redesigned/rightcornerb.gif);
    background-repeat: no-repeat;
    background-position: right;
    clear: both;
}
#borderleft
{
    background-image: url(../images/Redesigned/left.gif);
    background-repeat: repeat-y;
}

/* rsa */
ul.info
{
    margin-top: 0px;
}
ul.info li
{
    list-style: none;
}

li.login
{
    float: left;
    list-style-type: none;
    margin-right: 5px;
    vertical-align: middle;
}

.paloggingsknapp
{
    font-family: Verdana;
    text-align: center;
    background: #9D9DA1;
    padding: 3px 6px 3px 6px;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
    border: 0;
    outline: 0;
    cursor: pointer;
    font-size: 11px;
    list-style-type: none !important;
}

.lbActive
{
    color: #000000 !important;
    font-weight: bold;
    background-image: url(../images/Redesigned/link_arrow_filterblack.gif) !important;
    background-repeat: no-repeat;
    background-position: left;
}
.lbInactive
{
    color: #006EBB;
    font-weight: normal;
}

.logonInfoBox
{
    padding: 0px;
}

#tblRespondents tr td, #tblRespondents tr th
{
    font-size: 11px;
    border-bottom: 1px solid #CCCCCC;
    padding-top: 2px;
    padding-bottom: 2px;
}
#tblSchoolStatus tr td, #tblSchoolStatus tr th
{
    font-size: 11px;
    border-bottom: 1px solid #CCCCCC;
    padding-top: 2px;
    padding-bottom: 2px;
}
.dropDown
{
    background: #fdeade;
    margin: 0px;
    padding: 0px;
    border: 1px solid #999999;
}

.greylink
{
    color: #656360 !important;
    text-decoration: none;
}

/* NYE */

#sok > a > img { display: none }

.red
{	
	background-color:   red!important;
	border:		        1px solid black;
	width:	10%!important;
}

.green
{	
	background-color:   green!important;
	border:		        1px solid black;	
	width:	10%!important;
}

.yellow
{	
	background-color:   yellow!important;
	border:		        1px solid black;
	width:	10%!important;
}
#hPageName { padding-bottom: 6px }

.divStripe
{
    height: 23px;
    background: #BAB4AB url(../images/pfs.gif) no-repeat;
}
.divStripe2
{
    height: 20px;
    background: #BAB4AB;
    color: White;
    font-size: 13px;
    font-weight: bold;
    padding-top: 1px;
    padding-left: 5px;
}
.divStripe3
{
    height: 8px;
    background: #BAB4AB;
    padding-top: 2px;
}
.divStripe4
{
    border-top: 5px solid #BAB4AB;
    margin: 5px;
}
.spnStripe
{
    margin-left: 280px;
    width: 400px;
    display: inline-block;
    margin-top: 2px;
    color: White;
    font-size: 14px;
    font-weight: bold;
}
.spnBig
{
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 4px;
    display: inline-block;
}
.divTH
{
    background: #FABFA0;
    border-top: 1px solid black;
    border-bottom: 1px solid black;
}
.divPrint
{
    font-family: Verdana;
    font-size: 11px;
}
.tdBL
{
    border-left: 1px solid black;
    text-align: center;
}
.tbl
{
    width: 100%;
    table-layout: fixed;
    border-collapse: collapse;
}
a
{
    color: Black;
    text-decoration: none;
}
a:hover
{
    text-decoration: underline;
}
.ti
{
    background: #FFFFFF;
    border: 1px solid grey;
    padding: 2px;
}
table.tbl tr td:first-child { padding-left: 10px }

.divNav
{
    text-align: center;
}

.divInfo
{
    margin-bottom: 10px;
}
A
{
    color: #656360;
    text-decoration: none;
}
A:Link
{
    text-decoration: none;
    color: #656360;
}
A:Hover
{
    text-decoration: underline;
    color: #656360;
}
h5
{
    font-family: Tahoma;
    font-size: 13px;
}
.greybar
{
    width: 200px;
    border: 1px solid #8395A1;
    background: #cccccc url(../images/greybar.gif) repeat-x;
    font-size: 5px;
    text-align: left;
}
.bluebar
{
    height: 11px;
    background: #FB33AD url(../images/bluebar.gif) repeat-x;
}
.colHor
{
    width: 100px;
}
.colVer
{
    width: 150px;
}
.th
{
    border-bottom: 1px solid grey;
    border-top: 1px solid grey;
    background: #F69051;
    font-weight: bold; color: #333333; 
    background: #F69051;
}
.thX
{
    background-color: #CCCCCC;
    border: 1px solid #999999;
}
.tiX
{
    border: 1px solid #999999;
}
.tr
{
}
.tr2
{
    background-color: #eeeeeb;
}
.colH0
{
    width: 70px;
    text-align: center;
}
/* Avkrysning */
.colH1
{
    width: 120px;
    text-align: center;
}
/* Avkrysning tekst */
.colH2
{
    width: 90px;
    text-align: center;
}
/* Tekst */
.colH3
{
    width: 100px;
    text-align: center;
}
/* Avkrysning tall */
.colH4
{
    width: 80px;
    text-align: center;
}
/* Tall */
.colV
{
    width: 150px;
}
.colV2
{
}
.txtH
{
    width: 100%;
}
.txtHC
{
    width: 95px;
}
.numH
{
    width: 50px;
}
.numHC
{
    width: 50px;
}
.txtV
{
    width: 100%;
}
.txtVC
{
    width: 100%;
}
.numV
{
    width: 50px;
}
.numVC
{
    width: 50px;
}

