﻿
/* 
css reset fra Yahoo UI LIB. Ikke endre 

Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.6.0

*/
html
{
    color: #000;
    background: #FFF;
}
body div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, textarea, p, blockquote, th, td
{
    margin: 0; /*padding: 0;*/
}
table
{
    border-collapse: collapse;
    border-spacing: 0;
}
fieldset, img
{
    border: 0;
}
address, caption, cite, code, dfn, em, strong, th, var
{
    font-style: normal;
    font-weight: normal;
}
li
{
    list-style: none;
}
caption, th
{
    /*text-align: left;*/
}
h1, h2, h3, h4, h5, h6
{
    font-size: 100%;
    font-weight: normal;
}
standardinnhold h3
{
    margin: 10px 0 10px 0;
    font-size: 14px;
    font-weight: bold;
}
standardinnhold h4
{
    margin: 10px 0 10px 0;
    font-size: 13px;
    font-weight: bold;
}
q:before, q:after
{
    content: '';
}
abbr, acronym
{
    border: 0;
    font-variant: normal;
}
/* to preserve line-height and selector appearance */
sup
{
    vertical-align: text-top;
}
sub
{
    vertical-align: text-bottom;
}
input, textarea, select
{
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
}
/*to enable resizing for IE*/
/*input, textarea, select
{ *font-size:100%;
height:25px;
width:53px;
}*/
/*because legend doesn't inherit in IE */
legend
{
    color: #000;
}
del, ins
{
    text-decoration: none;
}
a:link, a:visited
{
    outline: none;
    font-family: Verdana;
    color: #0000cc;
    text-decoration: none;
}
a:hover
{
    text-decoration: underline;
}
/* /CSS-RESET */

/* MASTER */
body
{
    /*margin: 1em;*/
    font-family: Verdana;
    font-size: 11px;
    margin: 0;
}
div.mainframe
{
    background-image: url(images/content_bg.png);
    background-repeat: repeat-y;
    width: 1000px;
    margin: 0 auto; /* midtstillt innhold  */
}
div.mainframe2
{
    background-image: url(images/content2_bg.png);
    background-repeat: repeat-y;
    width: 1000px;
    margin: 0 auto; /* midtstillt innhold  */
}
h1
{
    /*margin: 1em 0;*/
    margin: 0;
}
/* hjelpeklasser */
.hidden
{
    display: none !important;
}

.floatleft
{
    display: block;
    float: left !important;
}
.floatright
{
    display: block;
    float: right !important;
}
.px50
{
    width: 50px;
}
.px150
{
    width: 150px;
}
.px200
{
    width: 200px !important;
}
.px220
{
    width: 220px;
}
.px230
{
    width: 230px;
}
.px250
{
    width: 250px;
}
.fullWidth
{
    width: 100%;
}
.margintop10
{
    margin-top: 10px;
}
.margintop30
{
    margin-top: 30px;
}
.paddingtop30
{
    padding-top: 30px;
}
.halfWidth
{
    width: 50%;
}
.autowidth
{
    width: auto !important;
}
.padding20
{
    padding: 20px;
}
.padding30
{
    padding: 30px;
}
.linethrough
{
    text-decoration: line-through !important;
}
.clearleft
{
    clear: left;
}
.bold
{
    font-weight: bold;
}
p.lesMerTekst
{
    display: inline;
}
a.lesMer
{
    padding-left: 10px;
}
a.pilHoyre
{
    padding-left: 10px;
    background: url(images/pilHoyre.gif) left center no-repeat;
}

a.pilVenstre
{
    background: url(images/pilVenstre.gif) 100% center no-repeat;
    padding-right: 10px;
    height: 13px;
    line-height: 11px;
    font-size: 11px;
}

/* mainframe*/
#navLeft, #contentWrapper, #navRight, #header, #footer
{
    text-align: left; /* ovverrider center fra #construct */
}
/* HØYDEFIX */
#construct
{
    width: 1001px;
    min-height: 1px;
    height: auto !important;
    height: 1px;
    background-image: url(images/venstre_bunn.png);
    background-repeat: no-repeat;
    background-position: left bottom; /*text-align: center; /* midtstilt innhold i IE*/
}
#construct:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html #construct
{
    height: 1%;
}
/* HØYDEFIX SLUTT */

#header
{
    height: 106px; /*height: 89px;*/ /*background-image: url(images/sit_topp.jpg);*/
    background-repeat: no-repeat;
    background-position: left top;
}

#navLeft, #contentWrapper, #navRight, #contentWrapper2
{
    float: left;
    overflow:hidden;
}
#contentTop, #contentTop a
{
    height: 68px;
}
div.kategorimeny_topp
{
    height: 68px;
    background: #333333;
    background-image: url(images/velg_kategori.png);
    background-repeat: no-repeat;
    background-position: 27px 25px; /*padding: 20px 0 0 20px;*/
}
#navLeft
{
    width: 237px;
    padding-bottom: 60px;
    overflow: hidden;
}
#navLeft .l1
{
    padding-left: 12px;
    padding-top: 20px;
}
#contentWrapper
{
    width: 526px;
    padding-bottom: 20px;
}
#contentWrapper2
{
    width: 763px;
    padding-bottom: 20px;
    background-color:#ffffff;
    background-image:url(images/bgtop.png);
    background-repeat:repeat-x;
    background-position:left top;
}
input.button
{
    background: none;
    border: none;
    cursor: pointer;
}
input.lagreAnmeldelse
{
    background: url(images/lagreAnmeldelse.png);
    width: 155px;
    height: 29px;
}
/* sist sette produkter */
#sistSetteProdukter
{
    padding: 0 0 0 23px;
}
#sistSetteProdukter h3
{
    border-bottom: solid 1px #aeaeae;
    margin: 0;
    padding: 33px 0 9px 0;
    text-transform: uppercase;
}
#sistSetteProdukter ul
{
    padding: 0;
    margin: 0;
}


#sistSetteProdukter ul li
{
    /*background: #493e3b;*/
    height: 30px;
    padding-top: 13px;
    font-size: 10px;
}
#sistSetteProdukter ul li a
{
    color: blue;
    text-decoration: none;
    display: block;
    font-size: 10px;
}
#sistSetteProdukter ul li img
{
    float: left;
    padding: 0 15px 0 1px;
}



/* login popup */

#loginbox
{
    width: 330px;
    height: 165px;
    padding: 0 0 20px 20px;
}
#loginbox .lukk
{
    height: 10px;
    text-align: right;
    padding: 10px 10px 0 0;
}
p#loginBeskjed
{
    float: left;
    text-align: left;
    width: 300px;
}
form.cmxform
{
    float: left;
    background: #cccccc;
    height: 205px;
}
form.cmxform fieldset
{
    float: left;
    width: 250px;
    height: 150px;
    color: Black;
    font-family: Verdana;
    font-size: 11px;
}

form.cmxform fieldset legend
{
    text-align: left;
    text-transform: uppercase;
    font-weight: bold;
    margin-left: -1px;
    padding-bottom: 10px;
}
form.cmxform label
{
    width: 6em;
    float: left;
    line-height: 25px;
    color: #666666;
}
form.cmxform input
{
    float: left;
    margin: 2px;
    line-height: 30px;
}
form.cmxform label.error
{
    float: left;
    color: red;
    padding-left: .5em;
    vertical-align: top;
    width: 100px;
}
form.cmxform #loginEpost, form.cmxform #loginPassword
{
    width: 140px;
    height: 21px;
    border: 0;
    background: white;
    line-height: 21px;
    padding: 2px;
}
form.cmxform p
{
    float: left;
    margin: 1px 0;
    width: 320px;
    text-align: left;
}
form.cmxform .submit
{
    background: url(images/loggInnKnapp.gif) 0 0 no-repeat;
    border: 0;
    height: 31px;
    width: 85px;
    font-size: 0;
    margin-left: -8px;
}

/* KAN DETTE FJERNES? */
/*#contentWrapper #navContent
{
}
#contentWrapper #navContent ul
{
}
#contentWrapper #navContent li
{
    display: inline;
    list-style-type: none;
}
#contentWrapper #navContent li h2
{
    display: inline;
}
#contentWrapper #navContent li a
{
    height: 40px;
    width: 50px; /*background: lightgray;*/
/*height: 30px;
    line-height: 30px;
    padding: 10px;
    margin-right: 25px;
    margin-left: 25px;
    color: White;
}*/

#navRight
{
    width: 237px;
}
#navRight #search
{
    background-color: #333333;
    height: 68px;
    background-image: url(images/sok_bg.png);
    background-repeat: no-repeat;
    background-position: 20px 13px;
}
#navRight #search .searchbox
{
    margin-top: 36px;
    margin-left: 20px;
    border-left: solid 1px #242424;
    border-top: solid 1px #242424;
    border-right: none;
    border-bottom: none;
    background-color: #717171;
    float: left;
    color: #F4F4F4;
}

#navRight #search input.ajax-loading
{
    background: #717171 url(images/indicatorLivesearch.gif) no-repeat scroll 98% 1px !important;
}
#navRight #search .searchbutton
{
    margin-top: 31px;
    margin-left: 9px;
    float: left;
}
#footer
{
    text-align: center;
    height: 21px;
    background-color: #000000;
    background-image: url(images/bunn_logo.png);
    background-repeat: no-repeat;
    background-position: 3px 6px;
}

/* PENSUM BROWSER */

#pensumbrowser
{
    width: 526px;
    float: left;
}
#pensumbrowser #innhold.bokutlisting
{
    background: white;
}
#pensumbrowser .innhold, #pensumbrowser .skoleinnhold, #pensumbrowser #innhold
{
    background: #bbbbbb none repeat scroll 0 0;
    float: left;
    padding: 20px;
    width: 486px;
}
#pensumbrowser .innholdet
{
    float: left;
    width: 100%;
}
#pensumbrowser #headers
{
    display: block !important;
}
#pensumbrowser a.header
{
    display: block;
    background: #999999;
    padding-left: 15px;
    height: 23px;
    line-height: 23px;
    text-decoration: none;
    color: #000;
    text-transform: uppercase;
    font-size: 11px;
    float: left;
    width: 511px;
    border-bottom: 1px solid gray;
}

#pensumbrowser a.header:hover
{
    background: RGB(150,150,150);
}
#pensumbrowser a.header span.first, #pensumbrowser a.header span.first2, #pensumbrowser a.header span.second
{
    display: block;
    height: 14px;
    cursor: pointer;
}
#pensumbrowser a.header span.first
{
    width: 360px;
    height: 25px;
    float: left;
    padding-left: 15px;
    background: url(images/pensumutlistingpil_h.gif) left center no-repeat;
}
#pensumbrowser a.header span.first2
{
    width: 360px;
    height: 25px;
    float: left;
    padding-left: 15px;
    background: url(images/pensumutlistingpil_n.gif) left center no-repeat;
}
#pensumbrowser a.header span.pensumAktiv
{
    background: url(images/pensumutlistingpil_n.gif) left center no-repeat;
}
#pensumbrowser a.header span.second
{
    width: 70px;
    height: 25px;
    float: right;
    background: url(images/pensumutlistingTilbake.gif) left center no-repeat;
}
#pensumbrowser a.headerCss
{
    border-bottom: solid 1px gray;
    padding: 5px;
}
#pensumbrowser a.data
{
    display: block;
    text-decoration: none;
    color: #000;
    cursor: pointer;
    width: 208px;
    background: url(images/pensumPilHoyre.gif) left center no-repeat;
    padding-left: 11px;
}
#pensumbrowser a.data:hover
{
    text-decoration: underline;
}
#pensumbrowser table.pensumList
{
    width: 100%;
    float: left;
}
#pensumbrowser table.pensumList tr
{
    height: 18px;
}
#pensumbrowser table.pensumList tr td a.pilh
{
    background: url(images/pensumPilHoyre.gif) left center no-repeat;
    float: left;
    padding-left: 10px;
}
#pensumbrowser table.pensumList tr td a.dataemne
{
    background: none;
    float: left;
    padding: 5px 0 5px 10px;
}
#pensumbrowser table.pensumList tr td a.emne
{
    padding-left: 10px;
    background: url(images/diskett.gif) no-repeat left 2px;
    float: left;
    height: 20px;
}
#pensumbrowser input.emne
{
    float: left;
    margin: 5px 0;
}
#pensumbrowser table.pensumList tr td a.lagrealle
{
    padding-left: 22px;
    float: left;
    height: 16px;
    line-height: 14px;
    margin-top: 20px;
}
#pensumbrowser table.pensumList tr td
{
    vertical-align: top;
    padding-bottom: 5px;
}
#pensumbrowser table.books tr td
{
    height: 10px;
    padding: 20px;
}
#visEmnesok
{
    padding: 20px 20px 0;
    float: left;
}
/* bokview */
#bokview
{
    width: 100%;
    font-family: Arial;
    font-size: 11px; 
    float: left;
}

#bokview div.tittel
{
    display: block;
    width: 100%;
    float: left;
    border-bottom: solid 1px #cccccc;
    vertical-align: baseline;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
#bokview div.tittel h2
{
    float: left;
    padding-top: 6px;
    height: 14px;
    font-size: 14px;
    margin-bottom: 5px;
    width: 250px;
    font-weight: bold;
}
#bokview div.tittel div
{
    float: left;
    width: 250px;
}
#bokview div.tittel input.kjoep
{
    display: block;
    width: 50px;
    float: right;
    margin-left: 10px;
}
#bokview div.tittel div.inputs
{
    float: right;
    display: block;
    width: 99px;
    padding-top: 5px;
}
#bokview div.tittel div.inputs label, #bokview div.tittel div.inputs input
{
    font-size: 0px;
    float: left;
    line-height: 122px;
    height: 29px;
    width: 99px;
    border: 0;
    margin-left: 3px;
    background: url(images/lagreEmnet.gif) no-repeat 0 0;
    cursor: pointer;
}


/* PENSUMliste framside */



#forsidePensumliste
{
    padding: 0px 20px 0;
    float: left;
}
#forsidePensumliste .skoleinnhold
{
    border-top: solid 1px #c9c9c9;
    padding-top: 10px;
    /*float: left;*/
}
#forsidePensumliste .skoleinnhold table td
{
    width: 241px;
    height: 17px;
    text-transform: capitalize;
}
#forsidePensumliste .skoleinnhold .pensumList tr td h3
{
    background-image: url(images/pil.png);
    background-position: 0px center;
    background-repeat: no-repeat;
    padding-left: 10px;
    padding: 1px 0 0 10px;
    margin: 0;
}
#forsidePensumliste .skoleinnhold .pensumList tr td a:hover
{
    color: Black;
}
#forsidePensumliste h2
{
    font-size: 16px;
    font-weight: bold;
    margin: 20px 0 5px;
    display: block;
    /*float: left;*/
    width: 478px;
    padding-right: 10px;
}
#forsidePensumliste h2 span
{
    font-size: 12px;
    line-height: 20px;
    padding-bottom: 5px;
    text-transform: uppercase;
    font-weight: normal;
}
#forsidePensumliste a
{
    text-decoration: none;
}
#forsidePensumliste a:visited
{
    color: Blue;
}
#forsidePensumliste h2 a:link, #forsidePensumliste h2 a:visited
{
    color: Black;
}



/**/
div.kategori_pil
{
    background-image: url(images/kategori_pil_ill.png);
    background-position: 14px top;
    background-repeat: no-repeat;
    height: 9px;
}
div.kategori_info_left
{
    float: left;
    width: 500px;
    height: 30px;
    padding-top: 10px;
    padding-left: 12px;
    font-size: 10px;
    color: #000;
}
div.kategori_info_right
{
    clear: both;
    float: left;
    width: 144px;
    height: 30px; /*text-align: right;*/
    padding-top: 0px;
    padding-left: 20px;
}
div.produkter_wrapper
{
    width: 232px;
    height: 205px;
    padding-top: 25px;
    background-image: url(images/border.png);
    background-position: left bottom;
    background-repeat: repeat-x;
}
div.produkter_wrapper .inner
{
    height: 155px;
    border-bottom: solid 1px #cccccc;
    overflow: hidden;
}
#emnesokresultater div.produkter_wrapper, #bokview div.produkter_wrapper
{
    height: 240px;
}
#emnesokresultater div.produkter_wrapper div.bokInfo, #bokview div.produkter_wrapper div.bokInfo
{
    color: blue;
}


#emnesokresultater div.produkter_wrapper .inner,#bokview div.produkter_wrapper .inner
{
    height: 190px;
}
div.produkter_wrapper .inner a.bilde
{
    float: left;
    padding-right: 12px;
    padding-bottom: 20px;
}


div.produkter_sep
{
    width: 20px;
    height: 230px;
    background-image: url(images/border.png);
    background-position: left bottom;
    background-repeat: repeat-x;
}
h2.produkter_overskrift
{
    margin: 0;
    overflow: hidden;
}

a.produkter_overskrift:link, a.produkter_overskrift:visited
{
    font-size: 12px;
    color: #000000;
    display: inline;
    width: 100px;
    overflow: hidden;
}
a.produkter_overskrift:hover
{
    color: #000000;
}

div.produkter_wrapper .inner .kortbeskrivelse
{
    font-size: 11px;
    line-height: 14px;
    color: #666666;
    padding-top: 5px; /*padding-left: 81px;*/
}
div.produkter_wrapper .inner a.forfatter
{
    height: 20px;
}
div.produkter_wrapper .pris
{
    clear: both;
    float: left;
    width: 77px;
    background-image: url(images/skillelinje.png);
    background-position: right top;
    background-repeat: no-repeat;
    min-height: 35px;
    height: auto;
    height: 35px;
    font-size: 9px;
    color: #666666;
    padding-top: 9px;
}
div.produkter_wrapper .pris span
{
    font-size: 14px;
    color: #000000;
}
div.produkter_wrapper .veiledende
{
    float: left;
    width: 102px;
    background-image: url(images/skillelinje.png);
    background-position: right top;
    background-repeat: no-repeat;
    min-height: 35px;
    height: auto;
    height: 35px;
    font-size: 9px;
    color: #707070;
    padding-top: 9px;
    padding-left: 22px;
}
div.produkter_wrapper .veiledende span
{
    font-size: 16px;
    color: #000;
}
div.produkter_wrapper .kjop
{
    font-size: 9px;
    color: #707070;
    float: left;
    width: 94px;
    padding-left: 14px;
    padding-top: 8px;
    min-height: 35px;
    height: auto;
    height: 35px;
}
/* PRODUKT.ASPX */
div.produkt_wrapper
{
    padding-top: 25px;
    padding-left: 22px;
    padding-right: 22px;
    font-size: 9px;
}
div.produkt_wrapper .nyAnmeldelse
{
    height: 30px;
    padding-top: 10px;
    border-bottom: solid 1px #b9babb;
}
div.produkt_wrapper .pnlOmtale
{
    border-bottom: solid 1px #b9babb;
}
div.produkt_bilde
{
    float: left;
    width: 150px;
    padding-bottom: 20px;
}
h1.produkt
{
    margin: 0 0 8px 0;
    font-size: 20px;
    font-weight: normal;
    color: #000;
}
div.produkt_wrapper .pris
{
    width: 70px;
    height: 37px;
    border-right: solid 1px #ccc;
}
div.produkt_wrapper .pris span
{
    font-size: 18px;
}
div.produkt_wrapper .veiledende
{
    width: 140px;
    height: 15px;
    border-bottom: solid 1px #ccc;
    padding-left: 19px;
    padding-top: 2px;
}
div.produkt_wrapper .omtaleRating
{
    float: left;
    padding-top: 5px;
    height: 15px;
}
div.produkt_wrapper .omtaleRating div
{
    float: left;
    padding: 0 10px 0 0px;
}
div.produkt_wrapper .lager
{
    width: 140px;
    height: 17px;
    padding-left: 19px;
    padding-bottom: 2px;
}
div.produkt_wrapper .beskrivelse
{
    font-size: 10px;
    line-height: 14px;
    color: #333;
    margin-bottom: 25px;
}
div.produkt_wrapper .beskrivelse h2
{
    margin: 10px 0 3px 0;
    font-size: 11px;
    font-weight: bold;
}
.info_panel
{
    clear: both;
    background-color: #d9dadc;
    width: 410px;
    min-height: 113px;
    height: auto !important;
    height: 113px;
    float: left;
    padding: 0 32px 0 38px;
}
div.produkt_wrapper .sidetall
{
    padding: 10px 0;
    float: right;
}
div.produkt_wrapper .sidetall a.selected
{
    text-decoration: underline;
    font-weight: bold;
}
div.produkt_wrapper div.opprettet
{
    float: left;
    font-weight: bold;
}

div.produkt_wrapper div.navn
{
    float: left;
    margin-left: 5px;
    font-weight: bold;
}

div.produkt_wrapper div.tekst
{
    vertical-align: top;
    float: left;
    line-height: 18px;
    width: 100%;
    color: #666666;
    padding: 7px 0;
}
div.produkt_wrapper div.anmeldelse
{
    float: left;
    border-bottom: solid 1px #b9babb;
    padding: 20px 0;
    width: 100%;
}

div.produkt_wrapper .boxes
{
    margin-right: 15px;
    float: left;
    font-weight: bold;
}
div.produkt_wrapper div.anmeldelse div.nyttig
{
    font-weight: bold;
    float: left;
    width: 100%;
    color: #333333;
}
div.produkt_wrapper div.anmeldelse div.nyttig div
{
    float: left;
    padding-right: 10px;
}

div.produkt_wrapper div.anmeldelse div.nyttig div.nyttigVoting
{
    float: right;
}
div.produkt_wrapper div.anmeldelse div.nyttig a
{
    float: right;
    font-size: 1px;
    color: #d9dadc;
    width: 11px;
    height: 12px;
    display: block;
}
div.produkt_wrapper div.anmeldelse a.nyttigOpp
{
    background: url(images/nyttigOppNed.gif) 0 0 no-repeat;
}
div.produkt_wrapper div.anmeldelse a.nyttigNed
{
    background: url(images/nyttigOppNed.gif) -14px 0 no-repeat;
}

div.produkt_wrapper td.firstColumn
{
    width: 60px;
    vertical-align: top;
}
div.produkt_wrapper td.open
{
    display: block;
}
div.produkt_wrapper td.closed
{
    display: none;
}
div.produkt_wrapper tr.firstRow
{
    height: 30px;
}
div.produkt_wrapper textarea.anmeldelseTekst
{
    padding: 10px;
    width: 390px;
    height: 36px;
    display: block;
    font-family: Sans-serif;
    font-size: 1.2em;
    float: left;
    overflow: hidden;
    line-height: 18px;
    background: #e4e5e7;
    border: none;
}

div.produkt_wrapper td.error
{
    color: Red;
    height: 30px;
}

td.bokdata_venstre
{
    width: 232px;
    padding-bottom: 10px;
}
td.bokdata_hoyre
{
    width: 200px;
    padding-bottom: 10px;
}
table.bokdata
{
    font-size: 10px;
    text-transform: uppercase;
    color: #333333;
}
td.bokdata_venstre div.data, td.bokdata_hoyre div.data
{
    padding-bottom: 4px;
}


/* PRODUKT.ASPX SLUTT *
/*div.kategori_produkter_wrapper, div.produkt_wrapper
{
    padding: 10px 20px 10px 20px;
    line-height: 16px;
}
/* produkt */
/*div.produkt_wrapper .beskrivelse
{
    padding-top: 20px;
}
div.produkt_wrapper .info
{
    margin-top: 20px;
}
div.produkt_wrapper .info_panel
{
    padding: 10px 20px 10px 20px;
    background-color: #dcdcdc;
    clear: both;
    float: left;
    width: 490px;
}
div.produkt_wrapper .studentpris
{
    font-weight: bold;
} 

.info_panel .pris
{
    float: left;
    width: 129px;
    border-right: solid 1px black;
    border-bottom: solid 1px black;
    height: 40px;
}
.info_panel .levering
{
    float: left;
    width: 114px;
    border-right: solid 1px black;
    border-bottom: solid 1px black;
    height: 40px;
    padding-left: 15px;
}
.info_panel .snitt
{
    float: left;
    width: 114px;
    border-right: solid 1px black;
    border-bottom: solid 1px black;
    height: 40px;
    padding-left: 15px;
}
.info_panel .kjop
{
    float: left;
    width: 100px;
    border-bottom: solid 1px black;
    height: 40px;
    text-align: right;
}
.info_panel .del
{
    clear: both;
    text-align: right;
}

/**/
/*div.kategori_produkter_wrapper td
{
    padding-bottom: 30px;
}
div.kategori_produkter_wrapper .bilde
{
    float: left;
    width: 120px;
}
div.kategori_produkter_wrapper .produktinfo
{
    float: left;
    width: 410px;
}
div.kategori_produkter_wrapper .pris
{
    float: left;
    width: 129px;
    border-right: solid 1px black;
    height: 25px;
    padding-top: 5px;
    font-size: 11px;
}
div.kategori_produkter_wrapper .levering
{
    float: left;
    width: 140px;
    height: 25px;
    padding-top: 5px;
    padding-left: 10px;
    font-size: 11px;
}
div.kategori_produkter_wrapper .kjop
{
    float: left;
    width: 119px;
    border-left: solid 1px black;
    height: 25px;
    padding-top: 5px;
    padding-left: 10px;
    font-size: 11px;
}
/* handlekurv */

#shoppingCart
{
    padding-top: 18px;
    padding-left: 23px;
    padding-bottom: 18px;
    background-color: #e8e8e8;
    font-size: 9px;
}
#shoppingCart .header
{
    background-image: url(images/handlekurv.png);
    background-position: left top;
    background-repeat: no-repeat;
    padding-left: 30px;
    font-family: Arial;
    font-size: 18px;
    padding-bottom: 3px;
}
#shoppingCart .shoppingCartHeader
{
    width: 190px;
}
#shoppingCart .antall
{
    width: 25px;
}
#shoppingCart .tittel
{
    width: 100px;
}
#shoppingCart .pris
{
    width: 40px;
}
#shoppingCart .veiledende
{
    width: 60px;
    text-align: left;
}
#shoppingCart td
{
    padding-top: 5px;
}
#shoppingCart #shoppingCartContent
{
    width: 190px;
}

/*#shoppingCart td
{
    height: 18px;
}
#shoppingCart td a
{
    color: Black;
    text-decoration: none;
}

#shoppingCart td a.remove
{
    width: 11px;
    height: 11px;
    background: black;
    color: #c0c0c0;
    display: block;
    text-align: center;
    float: right;
    line-height: 10px;
}

#shoppingCart td a:hover
{
    text-decoration: underline;
}

#shoppingCart input.shoppingCart
{
    float: right;
    margin-left: 5px;
}
#shoppingCart h3
{
    text-transform: uppercase;
    font-size: 12px;
}

#shoppingCart tr.logintext td
{
    border-bottom: dotted 1px #000;
    padding-bottom: 8px;
}
#shoppingCart tr.logintext td
{
    border-bottom: dotted 1px #000;
    padding-bottom: 8px;
}
*/

#shoppingCartDetails
{
    padding: 0 30px 30px 30px;
    float: left;
    width: 466px;
}

#shoppingCartDetails div.feil
{
    background: #CCCCCC none repeat scroll 0 0;
    border: 1px solid black;
    margin-bottom: 20px;
    padding: 17px;
}
#shoppingCartDetails table.details
{
    width: 100%;
    font-size: 11px;
}
#shoppingCartDetails table.details h1
{
    margin: 0;
    font-weight: bold;
    font-size: 11px;
    margin-bottom: 6px;
}
#shoppingCartDetails h2
{
    margin: 0;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: bold;
    margin: 0 0 10px 0;
    padding-bottom: 8px;
    border-bottom: solid 1px #e5e5e5;
}
#shoppingCartDetails table.details .handlekurvBilde
{
    margin: 1px 10px 0 0;
}
#shoppingCartDetails table.details tr.handlekurvProdukt td
{
    height: 50px;
}

#shoppingCartDetails table.details tr.kasseProdukt td
{
    height: 13px;
    padding-top: 8px;
    line-height: 12px;
}
#shoppingCartDetails .kasseLeveringsadresse span
{
    float: left;
    display: block;
    width: 80px;
}
#shoppingCartDetails .kasseKundeinfo span
{
    float: left;
    display: block;
    width: 70px;
}
table tr.borderTop td
{
    border-top: solid 1px #d9d9d9;
    padding-top: 8px;
}
table tr.borderBottom td
{
    border-bottom: solid 1px #d9d9d9;
    padding-bottom: 8px;
}
#shoppingCartDetails table.details tr.frakt td
{
    border-top: solid 1px #d9d9d9;
    font-size: 10px;
}
#shoppingCartDetails table.details tr.sum td
{
    height: 18px;
    line-height: 16px;
}
#shoppingCartDetails table.details .uppercase
{
    font-size: 11px;
    text-transform: uppercase;
}
#shoppingCartDetails table.details tr.firstline th
{
    border-bottom: solid 1px #d9d9d9;
    text-transform: uppercase;
    font-weight: bold;
}
#shoppingCartDetails table.details td
{
    line-height: 20px;
}
#shoppingCartDetails table.details td a img
{
    display: block;
    float: left;
}
#shoppingCartDetails table.details td input.antall
{
    width: 17px;
    height: 15px;
    padding: 3px;
    background: #eeeeee;
    border: none;
    text-align: center;
}
#shoppingCartDetails table.details td label
{
    float: left;
    width: 10px;
}

#shoppingCartDetails table.details tr.betal td
{
    padding-top: 10px;
}
#shoppingCartDetails table.details td span
{
    width: 100%;
    line-height: 14px;
}

.alignright
{
    text-align: right;
}
.aligncenter
{
    text-align: center;
}



/* tooltip */


.show-tooltip-text
{
    /*display: none;          position: absolute;          font-size: 0.9em;          background: lightgray;          border: 1px dotted gray;          padding: 6px;          padding-left: 12px;          padding-right: 12px;*/
    display: none;
    position: absolute;
    padding-left: 202px;
    padding-top: 28px;
    background-image: url(images/lagt_i_handlekurv.jpg);
    background-position: left top;
    background-repeat: no-repeat;
    cursor: pointer;
}
.show-tooltip
{
    cursor: pointer;
}

/**/
/* rating system*/
.ratingStar
{
    background-repeat: no-repeat;
    cursor: pointer;
    display: block;
    font-size: 0;
    height: 12px;
    margin: 0;
    padding: 0;
    width: 13px;
}
.emptyRatingStar
{
    background-image: url(images/EmptyStar.gif);
}

.filledRatingStar
{
    background-image: url(images/FilledStar.gif);
}
.emptyRatingStarBG
{
    background-image: url(images/EmptyStarBG.gif);
}

.filledRatingStarBG
{
    background-image: url(images/FilledStarBG.gif);
}

div.rating div.hover a, div.rating div a:hover, div.on a
{
    background: #999999;
}

/* live search*/
ul.live-search-results
{
    background: #f4f4f4;
    border-left: 1px solid #333333;
    border-right: 1px solid #333333;
    color: #333333;
    font-size: 9px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 14px;
    margin: 0;
    padding: 0;
    text-align: left;
    width: 235px;
}
ul.live-search-results li
{
    cursor: pointer;
    background: #f4f4f4;
    height: 4.6em;
    list-style-type: none;
    padding: 5px 10px;
    position: relative;
}

ul.live-search-results li.hoverLi
{
    background: #717171;
}
ul.live-search-results li.hoverLi a
{
    color: white;
}
ul.live-search-results li.hoverLi p
{
    color: #F4F4F4;
}
/* live search*/
ul.emnesok
{
    background: #f2f2f2;
    color: #333333;
    font-family: "Lucida Grande" , "Lucida Sans Unicode" ,Arial,Verdana,sans-serif;
    font-size: 10px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 14px;
    margin: 0;
    padding: 0;
    text-align: left;
    width: 290px;
    border: solid 1px #DCDCDC;
    filter: alpha(opacity=80);
    -moz-opacity: .90;
    opacity: .90;
}
.boks input.ajax-loading
{
    background: #f2f2f2 url(images/indicatorEmnesok.gif) no-repeat scroll 98% 4px !important;
}
ul.emnesok li
{
    cursor: pointer;
    list-style-type: none;
    padding: 5px 10px;
    position: relative;
    float: left;
}
ul.emnesok li span
{
    display: block;
    float: left;
    width: 199px;
}
ul.emnesok.hoverLi
{
    background: #DCDCDC;
}
ul.emnesok li.hoverLi
{
    background: #DCDCDC;
}

ul.emnesok li span.fagkode
{
    width: 70px;
}
/*

ul.live-search-results li:hover
{
    background: silver;
    color:White;
}

*/
ul.live-search-results li.cat
{
    height: 15px;
    line-height: 15px;
    margin: 0;
    padding-bottom: 8px;
    background: #333333;
}
ul.live-search-results li.cat a
{
    color: white;
    text-decoration: none;
}
ul.live-search-results li.first
{
    text-align: left;
}
ul.live-search-results li.last
{
    text-align: right;
}
ul.live-search-results li img
{
    height: 46px;
    left: 10px;
    position: absolute;
    width: 46px;
}

ul.live-search-results li span
{
    display: block;
    left: 68px;
    position: absolute;
    padding-right: 20px;
}
ul.live-search-results li h4
{
    font-size: 11px;
    font-weight: bold;
    margin: 0;
}

ul.live-search-results li h4 a
{
    color: #191919;
    text-decoration: none;
}
ul.live-search-results li p
{
    color: #555555;
    font-size: 10px;
    height: 2.7em;
    margin: 0;
    overflow: hidden;
    width: 152px;
}
/* søkesiden */

#sokeside
{
}
#sokeside div.resultater
{
    padding: 20px;
}
/* ønskeliste */
tr.ønskeliste td img
{
    height: 46px;
    width: 46px;
}
#sokeside
{
}
#sokeside div.heading
{
    background: #c0c0c0;
    color: #FFFFFF;
    cursor: pointer;
    line-height: 18px;
    padding: 4px 10px 2px;
}
#sokeside .heading h3
{
    float: left;
    font-size: 12px;
    font-weight: normal;
    margin: 0;
    padding-left: 16px;
}
#sokeside .heading .results
{
    display: block;
    text-align: right;
}

/*søkesiden*/

div.bokresultat img
{
    height: 75px;
    width: 75px;
    margin-right: 10px;
    margin-bottom: 20px;
    float: left;
    background: gray;
}
div.bokresultat input
{
}
div.bokresultat
{
    padding: 10px 0;
    width: 250px;
}
a.filter, a.filterSelected
{
    text-decoration: none;
    padding-bottom: 20px;
    height: 20px;
}
a.filterSelected
{
    background-image: url(images/pil_ned.png);
    background-position: center 18px;
    background-repeat: no-repeat;
}
div#filters
{
    height: 30px;
    background: #c9c9c9;
    padding: 10px 0 0 20px;
}

/* kjøpsprosess breadcrumb trail */

ol#kjopsprosess
{
    color: blue;
    font-size: 10px;
    text-align: center;
    text-transform: uppercase;
    padding: 25px 0;
}
ol#kjopsprosess li
{
    display: inline;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    padding-right: 10px;
    margin-right: 5px;
    background: url(images/pilHoyre.gif) right center no-repeat;
}
ol#kjopsprosess li a.selected, ol#kjopsprosess li a:hover
{
    border-bottom: 2px solid Blue;
    padding-bottom: 1px;
}

ol#kjopsprosess li a
{
    padding-bottom: 3px;
    text-decoration: none;
}

ol#kjopsprosess li a, ol#kjopsprosess li span
{
    height: 20px;
} 

ol#kjopsprosess li.midt
{
    padding-left: 10px;
    background-image: url(images/pil.png);
    background-position: 0px center;
    background-repeat: no-repeat;
}

ol#kjopsprosess li.last
{
    background: none;
    padding: 0px;
    margin: 0px;
}

/**/
/* LOGGINN BOKS */
div.bruker_info
{
    padding-top: 18px;
    padding-left: 23px;
    padding-bottom: 18px;
    height: 55px;
}
div.bruker_info .header
{
    background-image: url(images/logginn.png);
    background-position: left top;
    background-repeat: no-repeat;
    padding-left: 30px;
    font-family: Arial;
    font-size: 18px;
    padding-bottom: 3px;
    height: 25px;
}
div.bruker_info #innloggetSom div.innloggetsom
{
    width: 155px;
}
div.bruker_info .header a
{
    height: 20px;
    line-height: 20px;
    cursor: pointer;
    color: black;
    text-decoration: none;
    float: left;
    width: 105px;
}
div.bruker_info a
{
    height: 20px;
    line-height: 20px;
    cursor: pointer;
    color: #0000CC;
    text-decoration: none;
    float: left;
    margin-right: 10px;
}


/*  */



#logginn
{
    float: left;
    width: 465px;
    padding: 0 30px 30px 30px;
}
#logginn .betalingsdetaljer input
{
}
#logginn select
{
    height: 22px;
}
#logginn label
{
    float: left;
}
#logginn table.registrering label
{
    float: left;
    width: 71px;
}
#logginn div.registrering
{
    float: right;
    width: 220px;
}
#logginn div.registrering label
{
    width: 78px;
}
#logginn div.registrering input
{
    float: left;
}
#logginn div.registrering table
{
    width: 100%;
}
#logginn div.registrering .checkbox input
{
    margin: 0 10px 0 0;
    width: auto;
}
#logginn div.registrering .checkbox label
{
    width: 100px;
}
#logginn input.loggInn
{
    margin-top: 4px;
    margin-left: -5px;
    height: 29px;
    font-size: 0px;
    width: 80px;
    background: url(images/loggInnKnapp.png) 0 0 no-repeat;
}
#logginn input.glemtpassord
{
    margin-top: 10px;
    height: 27px;
    width: 143px;
    font-size: 0px;
    background: url(images/send_passord.gif) 0 0 no-repeat;
}

#logginn input.registrer
{
    height: 29px;
    font-size: 0px;
    width: 91px;
    background: url(images/registrerKnapp.png) 0 0 no-repeat;
    margin-left: -5px;
}
#logginn input.kasse
{
    height: 29px;
    font-size: 0px;
    float: right;
    width: 78px;
    background: url(images/kasse2.png) right 0 no-repeat;
}

#logginn h2
{
    font-weight: bold;
    text-transform: uppercase;
    font-size: 11px;
    border-bottom: solid 1px #e5e5e5;
    padding-bottom: 6px;
    margin-bottom: 6px;
}
#logginn h2.registrering
{
}
#logginn .vilkaar
{
    float: left;
    overflow-y: scroll;
    overflow-x: hidden;
    width: 455px;
    height: 150px;
    background: #eeeeee;
    border: none;
    padding: 10px 0 10px 10px;
}
#logginn .vilkaar h2
{
    width: 461px;
    margin-bottom: 10px;
}
#logginn .vilkaar textarea
{
    width: 451px;
    height: 100px;
    background: #eeeeee;
    border: none;
    padding: 10px 0 10px 10px;
}
#logginn ul
{
    padding: 0;
}

/* betalingsdetaljer */

#logginn #betalingsdetaljer
{
}
#logginn input
{
    border: 0;
}
#logginn input.tekstboks, #logginn select.tekstboks, #logginn table.tekstboks input
{
    width: 117px;
    height: 15px;
    padding: 3px;
    background: #eeeeee;
    border: 0; /*float: right;*/
}
#logginn select.tekstboks
{
    height: 22px;
}
#logginn #betalingsdetaljer .navigasjon
{
    float: left;
    width: 100%;
    margin-top: 30px;
}
#logginn #betalingsdetaljer select
{
    background: #EEEEEE;
    border: 0 none; /*float: right;*/
    padding: 3px;
    width: 113px;
}
#logginn #betalingsdetaljer span.checkbox input
{
    float: none;
}
#logginn #betalingsdetaljer span.checkbox
{
    float: left;
}
#logginn #betalingsdetaljer label.checkbox
{
    padding-left: 10px;
}

#logginn #betalingsdetaljer label.checkbox
{
    padding-right: 10px;
}
#logginn #betalingsdetaljer table.registrering
{
    width: 230px;
}
#logginn #betalingsdetaljer h2
{
    width: 220px;
}

/* min side */


#minside
{
    width: 477px;
    padding: 25px 0 25px 25px;
}
#minside .ajax__tab_container
{
    width: 477px;
}

#minside .ajax__tab_body
{
    background: #f0f0f0;
    padding: 15px;
    border: 1px solid #f0f0f0;
    font-size: 11px;
    font-family: Verdana;
    float: left;
    width: 447px;
    min-height: 350px;
}
#minside .ajax__tab_inner
{
    background: white;
}
#minside .ajax__tab_outer
{
    border-left: 1px solid #ebebeb;
    border-top: 1px solid #ebebeb;
    border-bottom: 1px solid #fafafa;
    background: white;
}
#minside .ajax__tab_xp .ajax__tab_header
{
    background: white;
}
#minside .ajax__tab_active .ajax__tab_outer
{
    border-top: 1px solid #e2e2e2;
    border-left: 1px solid #e2e2e2;
    border-bottom: 1px solid #f0f0f0;
    border-left: 1px solid #e2e2e2;
}
#minside .ajax__tab_active span
{
    background: #f0f0f0;
}
#minside .ajax__tab_xp .ajax__tab_active .ajax__tab_tab
{
    background: #f0f0f0;
}
#minside .ajax__tab_tab
{
    background: white;
}
#minside #ctl00_cph_tabMinSide_TabPanel3_tab .ajax__tab_outer
{
    border-right: 1px solid #ebebeb;
}

#minside #logginn
{
    width: 435px;
    padding: 0;
    float: none;
}

#minside #logginn input, #logginn select
{
    background: white;
    border: 0;
}
#minside #logginn label
{
}
#minside #logginn div.lagreEndringer
{
    clear: both; /*float: right;*/
    width: 270px;
    text-align: left;
    height: 30px;
}
#minside #logginn input.lagreEndringer, #logginn input.lagreEndringer
{
    font-size: 0;
    margin-left: -6px;
    float: left;
    height: 29px;
    width: 129px;
    background: url(images/lagreEndringerKnapp.png) 0 0 no-repeat;
}
#logginn .checkbox input
{
    margin: 0 10px 0 0;
}
#minside #logginn div.registrering
{
    width: 220px;
}
#minside #logginn h2
{
    width: 210px;
}
#minside #logginn h2.kundeinfo
{
    width: 190px;
}
#minside #logginn h2.glemtPw
{
    width: 190px;
    padding-top: 20px;
}
#minside #logginn .vilkaar textarea
{
    background: white;
    width: 412px;
}


#minside #logginn div.feilPassord
{
    margin: 3px;
    color: Red;
    float: left;
    width: 200px;
    line-height: 20px;
    padding-left: 20px;
    background: url(images/error.gif) no-repeat -0px 3px;
}
#logginn div.endringerLagret, div.success, span.success
{
    margin: 3px;
    color: green;
    float: left;
    background: url(images/confirmed.gif) no-repeat -21px -8px;
    padding-left: 20px;
    line-height: 20px;
    width: auto;
}


div.fail, span.fail
{
    margin: 3px;
    color: Red;
    float: left;
    line-height: 20px;
    padding-left: 20px;
    background: url(images/error.gif) no-repeat -0px 3px;
}
#minside #minOnskeliste h3.produkter_overskrift
{
    height: 15px;
    line-height: 15px;
    overflow: hidden;
}
#minside #minOnskeliste a.forfatterlink
{
    float: left;
    line-height: 15px;
}
#minside #minOnskeliste .onskeliste
{
    background: #dadada;
    padding: 11px;
    padding-bottom: 15px;
}
#minside #minOnskeliste h1
{
    font-weight: bold;
    text-transform: uppercase;
    margin: 12px 0;
}
#minside div.produkter_wrapper
{
    width: 425px;
    height: 66px;
    padding: 0px 0 14px 0;
    margin: 0;
    background: none;
}
#minside #minOnskeliste .header
{
    border-top: #d4d4d4 solid 1px;
    float: left;
    width: 100%;
}
#minside #minOnskeliste .header table
{
    height: 30px;
    line-height: 30px;
}
#minside #minOnskeliste .mfler
{
    float: left;
    line-height: 15px;
    padding-left: 10px;
    color: Blue;
}
#minside #minOnskeliste .slett
{
    float: right;
    display: block;
    line-height: 15px;
}
#minside #minOnskeliste .selected
{
    border-top: #d4d4d4 solid 1px;
    background: #F0F0F0 url(images/pilOppOnskeliste.gif) no-repeat scroll left 25px;
}
#minside #minOnskeliste .selected table
{
    height: 34px;
}
#minside div.produkter_wrapper img
{
    padding-right: 15px;
}
#minside div.produkter_wrapper .inner
{
    height: 35px;
    float: left;
    width: 350px;
    border: 0;
    font-size: 9px;
}
#minside div.produkter_wrapper .inner label
{
    text-transform: uppercase;
    line-height: 19px;
}
#minside div.produkter_wrapper .levering
{
    border-top: 1px solid #c0c0c0;
    border-right: 1px solid #c0c0c0;
    background: none;
    color: #666666;
    float: left;
    min-height: 25px;
    height: 25px;
    padding-left: 0;
    width: 94px;
    padding-top: 5px;
    line-height: 12px;
}
#minside div.produkter_wrapper .pris
{
    border-top: 1px solid #c0c0c0;
    border-right: 1px solid #c0c0c0;
    background: none;
    width: 100px;
    clear: none;
    padding-top: 5px;
    padding-left: 30px;
    font-weight: bold;
    min-height: 25px;
    height: 25px;
    line-height: 12px;
}
div.produkter_wrapper .pris span
{
    font-size: 9px;
}
#minside div.produkter_wrapper div.produkter_detaljer
{
}
#minside div.produkter_wrapper .kjop
{
    border-top: 1px solid #c0c0c0;
    background: none;
    padding-top: 5px;
    width: 110px;
    min-height: 25px;
    height: 25px;
    float: right;
}
#minside div.produkter_wrapper a.forfatter
{
    line-height: 20px;
}
#minside div.produkter_wrapper .inner h2
{
    line-height: 16px;
}



#minside #mittPensum
{
}
#minside #mittPensum h1
{
    font-weight: bold;
    text-transform: uppercase;
    margin: 12px 0;
}
#minside #mittPensum ul
{
    padding: 0;
}
#minside #mittPensum ul li
{
}
#minside #mittPensum li.header div.header
{
    height: 39px;
    line-height: 38px;
    background: #e1e1e1;
    border-bottom: solid 1px #e5e5e5;
    padding-left: 24px;
}
#minside #mittPensum li.header div.header div
{
    float: left;
    width: 15px;
    padding-top: 17px;
}
#minside #mittPensum li.header div.header a, #minside #mittPensum li.header div.header img
{
    float: left;
    display: block;
}
#minside #mittPensum li.header div.header a.slett
{
    margin-right: 10px;
    float: right;
}
#minside #mittPensum li.header div.header a.pensum
{
    width: 68px;
}

#minside #mittPensum ul#fagomraader li
{
    background: #cdcdcd;
    height: 31px;
    padding-left: 12px;
    line-height: 31px;
}
#minside #mittPensum ul#fagomraader li a
{
    padding-left: 13px;
    background: url(images/pil_ned.png) no-repeat 0 center;
}


/*ordre*/
table.ordretabell
{
    width: 100%;
}
table.ordretabell thead tr td
{
    color: #333333;
    text-transform: uppercase;
}
table.ordretabell tr td span
{
    background: url(images/pilNedBlue.gif) no-repeat right center;
    padding-right: 13px;
    color: Blue;
}
table.ordretabell tr td
{
    height: 30px;
    color: #666666;
    border-bottom: solid 1px #d4d4d4;
    cursor: pointer;
}
table.ordretabell tr.selected td
{
    border-bottom: none;
}
table.ordretabell tr.ordrelinje td
{
    cursor: auto;
    height: 30px;
    font-weight: normal;
    border: none;
    color: #666666;
}
table.ordretabell tr.ordrelinje td table
{
}
table.ordretabell tr.ordrelinje td div table thead tr td
{
    text-transform: uppercase;
    color: #333333;
    border-bottom: solid 1px #d4d4d4;
}
table.ordretabell tr.ordrelinje td div
{
    padding: 0 10px 10px 10px;
    background: #e2e2e2;
}
table.ordretabell tr.ordrelinje td div.top
{
    padding: 0 0 0;
    text-transform: none;
    border-bottom: none;
    height: 10px;
    font-size: 1px;
    background: #f0f0f0 url(images/pilOppOrdrer.gif) no-repeat left bottom;
}
/* SØKESIDE */
div.sok_header_wrapper
{
    background-color: #f4f4f4;
    padding-left: 20px;
    padding-right: 20px;
}
div.sok_resultat
{
    height: 21px;
    clear: both; /*text-align:right;*/
    color: #8c8c8c;
    padding-top: 8px;
    padding-right: 0px;
}
div.sok_small_header
{
    text-transform: uppercase;
    font-weight: bold;
    clear: both;
    color: #000;
    padding-left: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
}
div.sok_small_sum
{
    padding-left: 0px;
    padding-top: 5px;
    padding-bottom: 10px;
    border-bottom: solid 1px #c5c5c5;
    color: #5e5e5e;
}
div.sok_begrensning
{
    padding-top: 10px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 10px;
}
.sok_begrensning:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html .sok_begrensning
{
    height: 1%;
}

div.sok_resultat a
{
    font-size: 10px;
}
/* bokutlisting pensum */

.nesteKnapp
{
    background: url(images/neste.gif) no-repeat 0 0;
    border: 0;
    padding: 0;
    width: 68px;
    height: 29px;
    font-size: 0px;
}
.tilbakeKnapp
{
    background: url(images/tilbake.gif) no-repeat 0 0;
    border: 0;
    padding: 0;
    width: 68px;
    height: 29px;
    font-size: 0px;
}
/**/
div.standardinnhold
{
    padding: 20px 20px 0 20px;
}
div.innhold_tekst
{
    font-family: Verdana;
    font-size: 12px;
    line-height: 14px;
}
div.innhold_tekst h3
{
    margin: 12px 0 12px 0;
    font-weight: bold;
}
h1.overskrift
{
    font-size: 20px;
    color: #000;
    margin: 0 0 20px 0;
    font-weight: normal;
}
/**/
#kvittering
{
    padding: 5px 0 35px 12px;
}
#kvittering h1
{
    font-weight: bold;
    font-size: 12px;
    margin-bottom: 20px;
}
/* SØK */
div.søk_av_wrapper
{
    padding-right: 20px;
}
div.søk_av
{
    background-color: #e8e8e8;
    border: solid 3px #cccccc;
    height: 200px;
    height: auto;
    min-height: 200px;
    padding: 10px 10px 10px 10px;
}
.repSøk td
{
    width: 140px;
    height: 25px;
    vertical-align: top;
    font-size: 10px;
}
/*  */
#forsidePensumliste .pensumList a.data
{
    display: block;
    text-decoration: none;
    color: blue;
    cursor: pointer;
    width: 197px;
    padding-left: 13px;
    background-image: url(images/pil.gif );
    background-position: left 3px;
    background-repeat: no-repeat;
}
#forsidePensumliste .pensumList a.data:hover
{
    color: red;
    text-decoration: underline;
}

div.ingress
{
    font-family: Verdana;
    font-size: 13px;
    line-height: 14px;
    font-weight: bold;
}
#headerContainer a.logo  
{
    left: auto !important;
    height:60px !important;
}
/* #### SEMESTER #### */
#semestertest
{
    height:30px;
    border:solid 1px red;
}