html {
    height: 101%;
}
body {
    height: 100%;
}
body {
    background: url("../../bitmaps/napha/pattern.png");
}
fieldset {
    border:none;
    padding:10px;
}
fieldset p {
    color:#666;
    font-style:italic;
    margin-bottom:0.5em;
    font-size:.9em;
}
legend {
    border-bottom:1px solid #CCCCCC;
    color:#000000;
    font-weight:normal;
    padding-bottom:4px;
    width:98%;
}
form {
    margin-top:10px;
}
label {
    display: block;
    color:#000;
    font-style:normal;
    padding-bottom:4px;
    margin-top:15px;
}

img {
    border: none;
}


h1.favorites {
    background: url("../../bitmaps/napha/iconstor_bokmerke.png") left center no-repeat;
    padding-left: 40px;
    height: 31px;
    line-height: 31px;
}
h2.artikler {
    background: url("../../bitmaps/napha/iconstor_artikkel.png") left center no-repeat;
    padding-left: 27px;
    height: 23px;
    line-height: 23px;
    margin-bottom:5px;
}
h2.varsler {
    background: url("../../bitmaps/napha/varsel.png") left center no-repeat;
    padding-left: 25px;
    height: 23px;
    line-height: 25px;
    margin-bottom:10px;
}
h2.kommentarer {
    background: url("../../bitmaps/napha/icon_kommentar.png") left center no-repeat;
    padding-left: 23px;
    height: 23px;
    line-height: 23px;
}

h2.filer {
    background: url("../../bitmaps/napha/grupper/file_icon.png") left center no-repeat;
    padding-left: 23px;
    height: 23px;
    line-height: 23px;
}

/*********************
=Layout
*********************/
#Main {
    width: 980px;
    margin: 0 auto;
    min-height: 100%;
    background: url("../../bitmaps/napha/bg_skygge.png") top left repeat-y;
    padding: 0 13px;
    position: relative;
}
#HouseholdMenu {
    position: relative;
    height: 75px;
}
#HouseholdMenu .logo {
    display: block;
    position: relative;
    height: 46px;
    width: 326px;
    background: url("../../bitmaps/napha/logo_psykiskhelsearbeid.png") top left no-repeat;
    outline: none;
    left:25px;
    top:10px;
}
#printlogo {
    display:none;
}
#HouseholdMenu .topmenu {
    position: absolute;
    right: 10px;
    top: 15px;
    font-size: 0.857em; /*~12px*/
}
#MainMenu {
    clear: both;
    position: relative;
    height: 60px;
    line-height: 50px;
    margin-left: 20px;
}
#MainMenu a {
    font-size: 1.4em; /*~17px*/
}
#MainMenu li {
    margin-right: 2em;
}
#MainMenu li a {
    padding-left:5px;
}


#MainMenu .sok {
    position: absolute;
    right: 20px;
    top: 10px;
}

#MainMenu .sok fieldset {
    border: none;
    padding: 0;
}
#MainMenu .sok input[type=text] {
    width: 212px;
    height: 22px;
    float: left;
    border: none;
    color: #000;
    padding: 3px 5px;
    line-height:1;
    background: url("../../bitmaps/napha/sokefelt.png") left top no-repeat;
}
#MainMenu .sok input[type=text]:focus { outline: 0; }

/******************************
=Banner Menu
*******************************/
#BannerMenu {
    padding-bottom:20px;
    background:url("../../bitmaps/napha/gradient.png") repeat-x left bottom;
    color:#fff;
    position:relative;
}
#BannerMenu ul.bannerMenu {
    margin:0;
    padding:0;
    height:67px;
    background:url("../../bitmaps/napha/meny.png") repeat-x 0 5px;
}
/* Defined in ie.css */
#BannerMenu ul.bannerMenu li {
    display:inline-block;
    padding:0 2px 0 0;
    margin-left:-4px;/* Fix to remove white-space between inline-blocks */
    background:url("../../bitmaps/napha/skillestrek2.png") no-repeat left 5px;
    zoom: 1;
    *display: inline;
}
#BannerMenu ul.bannerMenu li.last {
    float:right;
}
#BannerMenu ul.bannerMenu li:first-child {
    margin-left:0;
    border-left:none;
    background:none;
}
#BannerMenu ul.bannerMenu li:hover, #BannerMenu ul.bannerMenu li.open + li:hover {
    background:url("../../bitmaps/napha/menyover2.png") repeat-x 0 5px;
    color:#fff;
}
#BannerMenu ul.bannerMenu li span:hover {
    cursor:pointer;
}
#BannerMenu ul.bannerMenu li:hover .megaMenuWrapper {
    display:block;
}
#BannerMenu.js ul.bannerMenu li:hover .megaMenuWrapper {
    display:none;
}
#BannerMenu ul.bannerMenu li.open {
    background:url("../../bitmaps/napha/menyklikk.png") repeat-x 0 0;
}
#BannerMenu ul.bannerMenu li.open + li {
    background:none;
}
#BannerMenu ul.bannerMenu li span {
    display:inline-block;
    padding:27px 10px 22px;
    color:#fff;
}
#BannerMenu ul.bannerMenu li span.occurrences {
    display:inline;
    padding:0 0 0 5px;
}
#BannerMenu .megaMenuWrapper {
    display:none;
    width:100%;
    background:#666;
    border-bottom:1px solid #000;
    z-index:100;
    padding:10px 0;
    overflow:auto;
    position:absolute;
    top:65px;
    left:0;
}
#BannerMenu .ajaxload {
    width:200px;
    margin:30px auto;
    padding-left:30px;
    background:url("../../bitmaps/napha/ajax-loader-small.gif") no-repeat left center;
}
.megaMenuColumn {
    float:left;
    width:160px;
    margin:0 15px 0 20px;
    overflow:hidden;
}
li.last .megaMenuColumn {
    margin-bottom:20px;
}
.megaMenuWrapper h3 {
    margin:0;
}
.megaMenuWrapper h3.bokstav {
    font-size:1.2em;
    border-bottom:1px solid #999;
}

.megaMenuWrapper .dividerLeft {
    border-left: 1px solid #999;
}


#BannerMenu ul.bannerMenu .megaMenuWrapper li {
    display:block;
    padding:3px 0;
    margin:0;
    list-style:none;
}
#BannerMenu ul.bannerMenu li span.megaMenuCloseButton {
    display:none;
}
#BannerMenu.js ul.bannerMenu li span.megaMenuCloseButton {
    display:inline;
    position:absolute;
    bottom:10px;
    right:10px;
    background:url("../../bitmaps/napha/lukk.png") no-repeat right center;
    padding:0 25px 0;
    cursor:pointer;
}
.megaMenuColumn h3.intro {
    background:url("../../bitmaps/napha/info.png") no-repeat left center;
    padding-left:35px;
    line-height:2;
    margin-bottom:10px;
}
.megaMenuWrapper ul {
    margin:0;
    padding:0;
}
.megaMenuWrapper ul.column {
    float:left;
    width:150px;
    margin-left:15px;
}
.megaMenuWrapper .megaMenuColumn + ul.column {
    margin-left:0;
}
.megaMenuWrapper a, .megaMenuWrapper a:visited {
    color:#fff;
}
.megaMenuWrapper a:hover {
    color:#fff;
    text-decoration:underline;
}
#BannerMenu ul.bannerMenu .megaMenuWrapper  ul.megaMenuColumn > li {
    background:none;
    margin-bottom:10px;
    font-size:1em;
}
#BannerMenu ul.bannerMenu .megaMenuWrapper li {
    font-size:.85em;
    background:url("../../bitmaps/napha/arrow_hvit.png") no-repeat 0 4px;
    padding-left:20px;
}
#Contentwrapper {
    clear: both;
    min-height: 400px;
    /**padding-bottom: 2em; **/
}
#Navigation {
    float: left;
    padding: 15px 20px;
    width: 200px;
}
#Navigation h2 {
    margin-top: 0;
}
#Content {
    float: left;
    padding: 0 20px;
    width: 460px;
}

.newsletter #Content{
    width: 660px;
}

.newsletter #Navigation{
    width: 0px;
}

.newsletter .leadParagraph{
    margin: 10px 0;
}

.newsletter #headerlogo {
    width: 326px;
    height: 46px;
    background-image: url("../../bitmaps/napha/logo_psykiskhelsearbeid.png")
}

#Content.tospalter {
    width: 615px;
    padding: 0 35px 0 20px;
}
#Content.tospalter #Splasher {
    margin: 0 0 20px;
    width: 575px;
}
#Content.fullbredde {
    width: 940px;
}
#Content.fullbredde.nopadding {
    width: 980px;
    padding:0;
}
#Splasher.fullbredde {
    width: 940px;
    border:none;
    padding:0 20px 20px;
    margin:0 0 0;
}
#RelatedContent {
    width: 200px;
    padding: 15px 0;
    float: left;
    background: url("../../bitmaps/napha/spaltestripe.png") left top no-repeat;
    min-height: 811px;
}
#RelatedContent.tospalter {
    width: 270px;
    padding:0 20px;
}
#RelatedContent h2 {
    margin-top: 0;
}
#RelatedContent .section {
    background:url("../../bitmaps/napha/section_separator.png") no-repeat left top;
    padding:15px 0 35px 20px;
}
#RelatedContent .section.buttons {
    padding: 0 0 10px 0;
}
#RelatedContent .section:first-child {
    background:none;
}
#RelatedContent .section h2 {
    margin-bottom: 10px;
}
/********************************

*********************************/
#RelatedContent .section.innholdsliste ul {
    margin:0;
    padding:0;
}
#RelatedContent .section.innholdsliste ul li {
    background:url("../../bitmaps/napha/artikkel.png") no-repeat left .2em;
    padding-bottom:5px;
    padding-left:20px;
    padding-top:3px;
    list-style:none;
    font-size:.9em;
}
#RelatedContent .section.innholdsliste ul li a {
    color: #000;
}
#RelatedContent .innholdsliste .flereArtiklerOmTema {
    margin-top:10px;
}
#RelatedContent .innholdsliste .flereArtiklerOmTema p {
    padding-bottom:2px;
    margin-bottom:5px;
    font-size:.9em;
}
#RelatedContent .innholdsliste .actionbutton {
    margin-right:5px;
    margin-top:5px
}
#RelatedContent .innholdsliste .actionbutton a {
    padding-left:5px;
    padding-right:0;
}
.section.skrivartikkel {
    padding-bottom: 10px;
}
.komigang {
    clear:both;
    margin-left:20px;
}
#profileSubjectSubscription {
    display:block;
}
#Splashwrapper {
    width: 740px;
    float: left;
}
#Splasher {
    width: 658px;
    margin: 0 20px 10px;
    padding: 20px;
    border: 1px solid #cccccc;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
#Splasher .column {
    float: left;
    width: 48%;
    margin-right:13px;
}
#Splasher h2 {
    margin-top: 0;
}
/*********************
=Generelle klasser
*********************/

.varsel {
    margin-bottom: 3px;
}
.nyttvarsel {
    padding: 5px 5px 5px 5px;
    margin-left: 10px;
    background-color: #FFFBF2;
    border-bottom: 1px solid #FDEAC3;
}
.gammeltvarsel {
    padding: 5px 5px 5px 5px;
    margin-left: 10px;
    border-bottom: 1px solid #FDEAC3;
}
#gamlevarsler .hidden {
    display: none;
}
.varseltab {
    background-color: #FFFBF2;
}

.varselicon:after {
    content: url("../../bitmaps/napha/varsel.png");
}
.varselicon_small:after {
    content: url("../../bitmaps/napha/varsel_small.png");
    padding-left: 2px;
}
#comments .hidden {
    display: none;
}
#articles .hidden {
    display: none;
}
/* Innholdsknapper */

.actionbutton .more {
    background: no-repeat;
    background-image: url("../../bitmaps/napha/icon_medium_more.png");
    background-position: left;
    display: inline-block;
}
.ajaxload {
    width: 200px;
    margin:30px auto;
    padding-left: 40px;
    background:url("../../bitmaps/napha/ajax-loader.gif") no-repeat left center;
}
.ajaxload.tabcontent {
    height: 300px;
}
.arrangement .dato {
    font-size:1.3em;
    color:#FF9900;
    position: relative;
}
.arrangement .dag {
    background: none repeat scroll 0 0 #FF9900;
    color:#FFFFFF;
    display:inline-block;
    font-size:1em;
    padding:1px;
    text-align:center;
    width:25px;
    border: 1px solid #FF9900;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 2px;
}
.slettArrangement, .slettArrangement:hover {
    display: block;
    background: url("../../bitmaps/napha/tmp_btn_lukk.png") center center no-repeat !important;
    height: 16px;
    width: 16px;
    position: absolute;
    top: 4px;
    right: 4px;
}

.bigbutton .nyfolg {
    background: url("../../bitmaps/napha/icon_folgperson.png") no-repeat left;
}
.bigbutton .slettfolg {
    background: url("../../bitmaps/napha/icon_folgperson.png") no-repeat left;
}
.bigbutton .lastoppfil {
    background: url("../../bitmaps/napha/icon_lastopp.png") no-repeat left;
}
.bigbutton .abonnerPaaTema {
    background:url("../../bitmaps/napha/icon_abonner_tema.png") no-repeat left;
    position: relative;
    height: 40px;
    margin-left: 5px;
    padding-left: 10px;
}
.bigbutton .tipsnapha {
    background: url("../../bitmaps/napha/icon_tips_napha.png") no-repeat;
}
.bigbutton .blimedlem {
    background: url("../../bitmaps/napha/icon_folgperson.png") no-repeat left;
}
.bigbutton .meldut {
    background: url("../../bitmaps/napha/btn_folgperson_icon.png") no-repeat left;
}
.formFeedback {
    font-weight:bold;
    font-size:.9em;
    border:1px solid #555;
    padding:10px;
    margin-bottom:20px;
    background:#fafad2;
}
.formFeedback.skjemafeil {
    background:#FFEBE8;
    border:1px solid #DD3C10;
}
.helptextattribute {
    margin-bottom: 1em;
}
.helptextattribute h3 {
    margin-bottom: 0;
}
.hjelpetekst {
    font-size:.9em;
    margin: 1em 0;
    padding: 5px;
    background:#f1f1f1;
    border:1px solid #ccc;
}
.hjelpetekst-kort {
    color:#666;
    font-size:.9em;
}
.hjelpetekst-lang {
    margin:0;
    color:#333;
    font-style:italic;
    font-size:.9em;
    padding:0.5em 0;
}
.kategoriartikler .actionbutton .more {
    padding-left: 25px;
}
.kategoriartikler ul {
    margin:0;
    padding-left: 0px;
}
.kategoriartikler li {
    list-style-type: none;
    margin-bottom:10px;
}
.kategoriartikler li {
    background:url("../../bitmaps/napha/artikkel.png") no-repeat left top;
    padding-left: 20px;
}
.kategoriartikler a {
    color:#000000;
}
/*Boks med informasjon til publisist. */
.publisherInfo {
    border: 1px solid #FF9900;
    background: #fafad2;
    padding: 0.5em;
}
/*Boks med informasjon til sluttbruker. */
.brukerInfo {
    border: 1px solid #FF9900;
    background: #fff;
    padding: 0.5em;
}
.lenkeliste{
    margin-left: 15px;
    margin-top: 0;
}
.lenkeliste li{
    color: #FF9900;
    list-style-image: url("../../bitmaps/napha/listtriange.png") ;
    line-height:1.5;
}
.runningText {
    -ms-word-wrap: break-word;
}
.runningText img {
    float: right;
    margin: 10px;
}
#RelatedContent .andrekategorier h2 {
    margin-bottom: 5px;
}

#RelatedContent .andrekategorier ul {padding-left: 0}

.submit, input[type=submit], input[type=button] {
    border: 0;
    height: 19px;
    color: #666;
    width: 100px;
    font-size: 0.9em !important;
    padding-bottom: 4px;
    background: url("../../bitmaps/napha/btn_fixed_100.png") left center no-repeat;
}
.submit.medium, input[type=submit].medium, input[type=button].medium {
    width: 150px;
    background: url("../../bitmaps/napha/btn_fixed_150.png") left center no-repeat;
}
.submit.long, input[type=submit].long, input[type=button].long {
    width: 200px;
    background: url("../../bitmaps/napha/btn_fixed_200.png") left center no-repeat;
}
.skrivut {
    margin:20px 0;
    overflow:auto;
}
.actionbutton .skrivutlink {
    /* float: right; */
    text-align: right;
    background:url("../../bitmaps/napha/btn_medium_skrivut.png") no-repeat left center transparent;
}
/* Sortert stikkordsliste, f.eks. temaoversikten  */
.alphabeticalList li {
    margin-top: 1.5em;
    list-style: none;
}
.alphabeticalList .category {
    font-size: 1.143em;
    font-weight: bold;
}
.alphabeticalList .occurrences {
    color: #999;
}
.alphabeticalList ol {
    margin: 0;
}
.alphabeticalList ol li {
    margin: 0;
}
.alphabeticalList ol li a {
    color: #000;
    text-decoration: none;
}
.alphabeticalList ol li a:hover {
    color: #FF9900;
    text-decoration: underline;
}
/* Minibilde for brukerprofil */
.avatar {
    min-height: 40px;
}
.avatar a {
    float: left;
    height: 100%;
}
.avatar .remove{
    float:right;
}
.avatar img {
    padding:1px;
    border:1px solid #ccc;
}
.avatar .img {
    height: 29px;
    width: 29px;
}
.avatar p.navn{
    font-size:.8em;
    margin-bottom:0;
    margin-left: 40px;
}


.clearer {
    clear: both;
}
/* Kommentarer */
.comments {
    margin-top: 1em;
    border-top: 1px solid #cccccc;
}
.comment .replies {
    padding-left: 29px;
    background: transparent url(../../bitmaps/napha/icon_replied.png) 15px 2px no-repeat scroll;
}
.comment .comment .comment .replies {
    padding-left: 0;
}
.comment .body {
    clear: both;
    padding: 0.6em;
    border-bottom: 1px solid #ccc;
    overflow:auto;
}
.comment .avatar {
    float: left;
    margin-right: 10px;
    margin-bottom: 5px;
    width:40px;
}
.comment .metadata {
    padding-left: 6px;
}
.comment .text a {
    color: #000;
}
.comment .gruppediskusjon {
    margin-top: 5px;
}

.comment .text.gruppediskusjon a {
    color: #F90;
}

.comment .replies .body {
    border-left: 1px solid #cccccc;
}
.comment .replyForm {
    display:none;
}
.gruppe .ui-tabs-nav{
    padding-left: 0px;
}
.groupfile .interactionOptions {
    float:right;
    margin: 0;
    margin-top: -1.5em;
    width: 40%;

}
.comment .interactionOptions {
    margin-top: 0.5em;
    float:right;
    text-align:left;
    margin-bottom:1.5em;
    margin-left:45px;
    width:89%;
}
.groupfile .interactionOption,
.comment .interactionOption {
    text-align: left;
    width: auto;
    float: left;
}

.comment .interactionOption a {
    height: 20px;
    padding: 0;
    line-height: 20px;
}
.groupfile .interactionOption input[type="submit"],
.comment .interactionOption input[type="submit"] {
    height: 20px;
    width: auto;
    float: left;
    font-size: 1em;
}

.comment .interactionOption form {
    margin-top: 0;
}

.groupfile .description {
    margin: 0;
}

.comment .interactionOption .smil {
    padding-left: 20px;
    background: transparent url(../../bitmaps/napha/icon_stjerne.png) no-repeat scroll left center;
}
.comment .interactionOption .reply {
    padding-left: 25px;
    background: transparent url(../../bitmaps/napha/icon_kommentar.png) no-repeat scroll left center;
    padding-top: 0px;
}

.groupfile .interactionOption .delete,
.comment .interactionOption .delete {
    padding-left: 20px;
    background: transparent url(../../bitmaps/napha/icon_deletepost.png) no-repeat scroll left center;
}


#interactionOptions2 {margin-top: 15px;}

.comment .separator {
    float: left;
}
.comments textarea {
    display: block;
    width: 100%;
    margin: 1em 0;
}
.comment.selectedComment {
    background: #efefef;
}

/* Innhold som er skjult, men som kan vises f.eks. ved � klikke p� en knapp. */
.contentextension {
    display: none;
}
/* Input for sorteringa av lister */
.contentsort {
    margin: 5px 0;
    font-size: 0.857em; /*~12px*/
    text-align: right;
}
.contentsort label {
    display: inline;
}

/********************
Min profil
********************/
#MinProfil .hidden , #Innstillinger .hidden{
    display:none;
}
.actionbutton.rediger.profil {
    float:right;
}
/* Meny i venstrespalten */

/* Niv� 1 */
.drilldownmenu {
    margin: 0;
    position: relative;
    left: -6px;
}
.drilldownmenu li {
    list-style: none;
    padding: 0;
    margin: 0.3em 0;
}
.drilldownmenu li a {
    display: block;
    color: #000;
    text-decoration: none;
    line-height: 20px;
    padding-left: 6px;
    padding-right: 20px;
}
.drilldownmenu li span {
    display: block;
}
.drilldownmenu li a:hover {
    color: #FF9900;
    text-decoration: underline;
}
.drilldownmenu li.selected a {
    color: #fff;
    background: url("../../bitmaps/napha/meny_valgt_top.png") top center no-repeat;
}
.drilldownmenu li.selected span {
    background: url("../../bitmaps/napha/meny_valgt_bunn.png") bottom center no-repeat;
}
/* Niv� 2 */
.drilldownmenu ul {
    margin: 0;
    position: relative;
    left: 14px;
}
.drilldownmenu li.selected li a {
    background: none;
    color: #000;
}
.drilldownmenu li.selected li span {
    background: none;
}
.drilldownmenu li.selected a:hover {
    text-decoration: none;
}
/* Boks i venstre eller h�yrespalten */
.featured {
    padding: 0 0 0 2em;
    margin-bottom: 2em;
}
.section.featured {
    margin-bottom:0;
}
/* Boks p� artikkel med info om publisist */
.featured.publisher {
    padding: 0;
    padding-bottom: 1em;
    padding-left: 10px;
    background:url("../../bitmaps/napha/section_separator.png") no-repeat left bottom;
}
.featured.publisher .publisher {
    color:#666666;
    font-size:1.143em;
    font-weight: bold;
    line-height: 30px;
    margin-bottom: 10px;
    overflow:auto;
}
.featured.publisher .publisher .avatar {
    float: left;
    margin-right: 5px;
    height:auto;
    width:auto;
    background:none;
}
.featured.publisher .details {
    clear: both;
    padding: 10px;
}
/** Deklarasjoner knyttet til skjema (html-forms) **/
.felthjelp {
    display: block;
    font-size: 0.857em; /*~12px*/
    color: #666666;
    padding-top:4px;
}
.feltfeil {
    color: #ff0000;
}
.skjemafeil {
    display: block;
    padding: 10px;
    margin-bottom: 1em;
    background: #ccc;
    border: 1px solid black;
}
/* Used for accessibility purposes.
*  Content that should be visible to screen readers etc,
*  but not normal browsers must be given this class.
*/
.hidefromview {
    position: absolute;
    left: -9999px;
}
/* Ikoner i artikkel for "Del på Facebook" osv.*/
.interactionOptions.header-footer {
    margin: 2.4em 0 2.5em;
    padding-bottom: 10px;
    border-bottom:1px solid #CCCCCC;
}

.interactionOptions.header-footer * { vertical-align: middle;}

.interactionOptions.header-footer .interactionOption {
    display: inline-block;
    margin-right: 15px;
    zoom: 1;
    *display: inline;
    text-align: center;
}

.interactionOption {height: 20px;}

.interactionOption-Right {
    height: 20px;
    float: right;
    margin-left: 10px;
    text-align: center;
}


.forumThread .interactionOption a, .interactionOption span.ratings {
    padding-top:3px;
    background:url("../../bitmaps/napha/icon_stjerne.png") no-repeat scroll left center transparent;
    padding-left:20px;
}

.interactionOption .icon-text, .interactionOption-Right .icon-text {font-size: 9px;}

.interactionOption .icon-text.epost {position: relative;top: 4px;}


.interactionOption-Right form {
    margin: 0;
}

.interactionOption-Right .icon-text {margin-top: 3px;}
.interactionOption form span {
    padding-top:0;
}

.interactionOption input[type=submit] {
    display: block;
    height: 30px;
    width: 100%;
    background-color: transparent;
    background-position: top center;
    background-repeat: no-repeat;
    border: none;
    cursor: pointer;
}

.interactionOption #twitter-widget-0, .interactionOption #twitter-widget-1 {
    width: 80px!important;
}

.interactionOption-Right .smil {
    background: url("../../bitmaps/common/stjerne.png") no-repeat;
    width: 13px;
    height: 12px;


}
.interactionOption-Right.small .smil {
    background-image: url("../../bitmaps/napha/iconliten_favoritt.png");
}


/* Utlisting av en ulike interaksjoner (bes�k, kommentarer, smil,...) p� en side */
.interactions {
    font-size: 0.857em; /*~12px*/
    line-height:1.5;
}
.interactions span {
    padding: 5px 0;
}
span.artikkelpublishdate {
    padding : 0;
}
.interactions a {
    color: #000;
    text-decoration: none;
}
.interactions .visits {
}
.interactions .comments {
    background: url("../../bitmaps/napha/icon_kommentar.png") right center no-repeat;
    padding-right: 20px;
    border: none;
    margin-left:2px;
    margin-right:2px;
}
.interactions .ratings {
    background: url("../../bitmaps/napha/icon_stjerne.png") right 2px no-repeat;
    padding-right: 20px;
    margin-left:2px;
    margin-right:2px;
}
.metadata {
    font-size: 0.857em;
}
.metadata .publishdate {
    color: #999;
}
.metadata .label {
    color: #666666
}

/** Tips  **/
.tips_date {
    font-size: .8em;
    margin: 5px 0 5px 0;
}

.tips_message {
    font-style: italic;
    margin: 10px 0 10px 0;
}

.tips_innhold {
    margin: 0;
}

/** Personkoblinger (F�lg) **/
.persons .person {
    clear: left;
    display: table-row;
    height: 60px;
}
.persons .person-hidden {
    display: none;
}
.persons .avatar {
    width: 60px;
    display: table-cell;
    vertical-align: middle;
}

.persons .avatar.oneprline {
    width: 180px;
    overflow:hidden;
    padding-left:2px;
}
.persons .person .info {
    width: 120px;
    display: table-cell;
    vertical-align: middle;
}

.persons .person .info a.action, .persons .person .info span {
    font-size: 0.8em;
}

.persons .person .info a.name {
    font-size: 0.9em;
}

/** Brukerprofil **/
.profilbilde { margin-bottom: 1em;}

.profilnavn {
    width: 208px;
    position: relative;
    padding-bottom: 20px;
    font-family: Georgia, serif;
    font-style: italic;
    font-weight: bold;
    color: #8c8c8c;
    margin-top: 10px;
}
.profilnavn-tittel{font-size: 16px; margin-bottom: 5px; font-weight: bold;}

.profildetaljer { font-size: 0.857em; /*~12px*/  margin-bottom: 1em;}

.profilbeskrivelse{
    font-size: 0.857em; /*~12px*/
    margin-top: 40px;
}


.profildetaljer .element {margin-bottom: 5px;}

.profildetaljer .label {
    font-weight: bold;
    width: 50px;
    display: inline-block;
}
/* Mest populare sider */
.popularList {
    margin-top: 2.5em;
    margin-left: 4em;
}
.popularList li a {
    color: #000;
    text-decoration: none;
}
.popularList li a:hover {
    color: #FF9900;
    text-decoration: underline;
}
/* Forfatter, publiseringstidspunkt etc. */
.publishdetails {
    font-size: 0.857em; /*~12px*/
}
/* Relaterte artikler i h�yrespalten */
#RelatedContent .relatedArticles.section {
    background:none;
    padding:0;
}
.relatedArticles .relatedArticle {
    font-size: 0.857em; /*~12px*/
    background:url("../../bitmaps/napha/section_separator.png") no-repeat left top;
}
.relatedArticles .relatedArticle:first-child, .relatedArticles h2 + .relatedArticle {
    background:none;
}
#RelatedContent .relatedArticles h2 {
    padding-left:20px;
}
.relatedArticles .relatedArticle h3 {
    font-size: 1em;
    margin: 0;
}
.relatedArticles .relatedArticle h3 a {
    color: #000;
    text-decoration: none;
}
.relatedArticles .relatedArticle h3 a:hover {
    color: #FF9900;
    text-decoration: underline;
}
/* Lenke for � redigere en seksjon */
.section .editsection {
    text-align: right;
    font-size: 0.857em; /*~12px*/
}
.separator {
    color: #ccc;
    padding:0 4px;
}
/* S�kefelt i toppen */
.sok .fieldset {
    margin: 0;
}
.sok legend {
    display: none;
}
.sok input[type=text] {
    width: 147px;
    height: 18px;
    float: left;
    border: none;
    color: #000;
    padding: 3px 5px;
    line-height:1;
    background: url("../../bitmaps/napha/sok_bg.png") left top no-repeat;
}
.sok input[type=submit] {
    float: left;
    border: none;
    height: 27px;
    width: 68px;
    background: transparent url("../../bitmaps/napha/sokeknapp_u_txt.png") left center no-repeat;
}
/*** Tagcloud ***/

.tagcloud, .tagcloud li {
    list-style: none;
    margin: 0;
    padding: 0;
}
.tagcloud li {
    display: inline-block;
    margin-right: 1em;
    float:left;
}
.tagcloud li span {
    display: none;
}
/* Tag weights/frequencies */
.tagcloud .ingen {
    display: none;
}
.tagcloud .mindre-popular {
    font-size: 0.8em;
    font-weight: bold;
}
.tagcloud .gankse-popular {
    font-size: 1em;
    font-weight: bold;
}
.tagcloud .popular {
    font-size: 1.2em;
    font-weight: bold;
    line-height: 1.2em;
}
.tagcloud .meget-popular {
    font-size: 1.4em;
    font-weight: bold;
    line-height: 1.4em;
}
.tagcloud a {
    background: transparent;
    color: #1490c9;
    text-decoration: none;
    padding: 0.3em;
    padding-left: 0;
    white-space:nowrap;
}
.tagcloud a:visited {
    background: transparent;
    color: #1490c9;
    text-decoration: none;
}
.tagcloud a:hover, .tagcloud a:active {
    color: #FF9900;
    text-decoration: underline;
}
/* Tooltip for beskrivelse av toppmenypunkt */
.tooltip {
    position: absolute;
    font-size: 0.857em; /*~12px*/
}
.tooltip .content {
    border: 1px solid #ccc;
    border-bottom: none;
    color: #666;
    padding: 5px;
    background: #fff;
    line-height: 1em;
}
.tooltip .bottom {
    height: 6px;
    background: url("../../bitmaps/napha/topmeny_tooltip_bg.png") center bottom no-repeat;
}
.interactionOptions .tooltip .content {
    border: 1px solid #ccc;
    border-top: none;
}
.tooltip .top {
    height: 6px;
    background: url("../../bitmaps/napha/topmeny_tooltip_up_bg.png") center top no-repeat;
}
/* Emne/Tema i topcidrilldown */
.topic {
    position: relative;
    display: block;
    float: left;
    height: 19px;
    background: url("../../bitmaps/napha/tagnav_bg_l.png") left center no-repeat;
    font-size: 0.857em; /*~12px*/
    padding:0;
    margin: 0 5px;
    overflow:visible;
    margin-bottom:4px;
}
.topic .text {
    position: relative;
    left: 5px;
    top:2px;
    padding:2px 7px 2px 3px;
    background: url("../../bitmaps/napha/tagnav_bg_r.png") right center no-repeat;
    color:#000;
}
.topic:hover {
    text-decoration:none;
}
.deletableTopic {
    background: url("../../bitmaps/napha/deletable_tagnav_bg_l.png") left center no-repeat;
    padding:4px 10px 4px 5px;
    line-height:1.5;
    font-size:.9em;
    display:inline-block;
}
.deletableTopic .remove {
    background: url("../../bitmaps/napha/deletable_tagnav_bg_r.png") right center no-repeat;
    padding:4px 7px 4px 2px;
    position:relative;
    right:-12px;
}
.deletableTopic .remove:hover {
    background: url("../../bitmaps/napha/deletable_tagnav_bg_r_over.png") right center no-repeat;
    text-decoration:none;
}

.nonDeletableTopic{
    line-height: 1.5;
    display: inline-block;
    border: 1px #b2daed solid;
    background-color: #d3f1ff;
    margin-bottom: 4px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.nonDeletableTopic a {
    color: black;
    font-size: .9em;
    padding: 6px;
}

/* Generelle toppmenystiler */
.topmenu {
    margin: 0;
    padding: 0;
}
.topmenu a {
    position: relative;
    text-decoration: none;
    color: #000;
}
.topmenu a:hover {
    color: #FF9900;
    text-decoration: underline;
}
.topmenu li {
    list-style: none;
    float: left;
    margin-right: 1em;
}
/*********************
=Maler
*********************/

.artikkel .image, .artikkel .faktaboks {
    float: right;
    margin-left: 20px;
    clear:right;
    margin-bottom: 15px;
    width: 240px;
}
.artikkel .faktaboks {
    -moz-box-shadow: 0 0 1em #999999;
    -webkit-box-shadow: 0 0 1em #999999;
    box-shadow: 0 0 1em #999999;
    padding: 5px;
    background-color: white;
    display: inline;
    font-size:0.9em;
}
.faktaboksHeader {
    background-color: #FF9900;
    color: #FFF;
    font-size: 1.4em;
    text-align: center;
    padding-top: 3px;
    padding-bottom: 3px;
    margin: 0 0 5px;
    font-weight: normal;
}
.artikkel .image .caption{
    color:#555;
    font-size:0.9em;
    margin-left: -5px;

}

.artikkel h1.lukketArtikkel{
    background:url("../../bitmaps/napha/artikkel_lukket.png") no-repeat scroll left 0.7em transparent;
    padding-left: 23px;
}
.topPageSection {
    background:url("../../bitmaps/napha/forfatter_tospalter_bg.png") no-repeat left top;
    padding:10px;
    height:30px;
    margin:10px 0 20px 0;
    font-size:1.4em;
}
.topPageSection .body {

}
.topPageSection .avatar {
    float:left;
    width:35px;
}
.topPageSection .navn {
    float:left;
    width:250px;
    font-size:.9em;
    padding-top:2px;
}
.gruppe .topPageSection .navn {
    width:450px;
    padding-left: 5px;
}
.topPageSection .more-of-this-author {
    float:right;
    width:220px;
    font-size:.7em;
    font-weight:bold;
    padding-top:5px;
}
.topPageSection .more-of-this-author a {
    color:#000;
    background:url("../../bitmaps/napha/arrow_orange.png") no-repeat left center;
    padding-left:15px;
}
.topPageSection label {
    display:inline;
    font-size:.8em;
}
.topPageSection .editAction {
    float:right;
    font-size:0.8em;
    width:290px;
}
.topPageSection .actionbutton {
    margin-left: 5px;
}
.topPageSection.arrangement {
    background:url("../../bitmaps/napha/forfatter_tospalter_bg_wide.png") no-repeat left top;
    margin-left:20px;
    width: 680px;
    display: inline-block;
}
.topPageSection.arrangement .more-of-this-author {
    /* width: 140px;  */

}
.artikkel h1 {
    margin-bottom: 0;
    clear:both;
    margin-top:0;
    font-weight:normal;
    font-size:1.4em;
    padding-top:10px;
}
.artikkel .leadParagraph {
    clear: both;
    margin: .5em 0 1.5em 0;
    font-size:1.2em;
    font-weight:normal;
    color: #555555;
}
.artikkel .artikkelpublishdate {
    color:#000000;
}
.artikkel .interactions {
    font-size: 0.857em; /*~12px*/
    float: right;
    width:350px;
    text-align:right;
}
.artikkel .tags {
    clear: both;
    margin: 1em 0;
    font-weight:bold;
    font-size: 0.857em; /*~12px*/
}
.artikkel .tags .label {
    color: #666;
}
.artikkel .topPageSection {
    cursor: pointer;
}
#Content.tospalter interactions * {
    float:right;
}
/*********************
=Standard tekstside
*********************/
.tekstside h1 {
    margin-bottom: 1em;
}
/*********************
=Min side
*********************/
.minside ol.tagcloud .ingen {
    display:inline;
    font-size:.7em;
}
#MinProfil .actions {
    float: right;
}
#RelatedContent #following .actions, #RelatedContent #profileTopics .actions {
    margin-top:5px;
    overflow:auto;
}
#RelatedContent #following .edit {
    background:url("../../bitmaps/napha/rediger.png") no-repeat 0 0;
    padding-left:20px;
}
#Innstillinger iframe {
    border: none;
    height: 212px;
    width: 460px;
}
#Innstillinger .innstilling {
    margin-bottom:30px;
}
#Innstillinger .innstilling:first-child {
    margin-top:30px;
}
#Innstillinger .innstilling h2 {
    font-size:1.1em;
    border-bottom:1px solid #ccc;
    padding-bottom:4px;
    margin-bottom:5px;
}
#Innstillinger .innstilling h2:hover {
    cursor:pointer;
}
#Innstillinger .innstilling h2 a {
    display:block;
    float:right;
    font-size:.7em;
    padding-top:3px;
}
#Innstillinger .innstilling .innhold {
    display:none;
}
#Innstillinger .innstilling .innhold .varsler th, td {
    border: none;
    text-align: left;
}
.varsler .category {
    font-weight: bold;
    padding-top: 20px;
}
.varsler .center {
    text-align: center;
}
#Innstillinger .innstilling .innhold .varsler {
    width: 100%;
}
#Innstillinger fieldset, #profilbildefields, #gruppebildefields {
    border:0;
    margin:0;
}
#Innstillinger .lukkInnstillinger{
    background: url('../../bitmaps/common/fancybox/fancy_closebox.png') no-repeat left center;
    display: inline-block;
    line-height: 35px;
    padding-left: 35px;
    color: #999;
}

#RedigerInnstillinger{
    color: #999;
}

option.annet{
    font-weight: bold;
}
#gruppebildefields {
    padding:0;
}
#profilbildefields .valg, #gruppebildefields .valg {
    float:right;
    width:260px;
}
#profilbildefields h3, #gruppebildefields h3 {
    color:#666;
    border-bottom:1px solid #ccc;
    padding-bottom:3px;
    margin-top:0;
}
#profilbildefields .filopplaster, #gruppebildefields .filopplaster {
    display:none;
    padding-top:4px;
}
#Innstillinger legend, #profilbildefields legend, #gruppebildefields legend {
    display:none;
}
#Innstillinger .innstilling fieldset p {
    padding:4px 0;
    overflow:auto;
}
#Innstillinger label, #profilbildefields label, #gruppebildefields label{
    font-size:1em;
    padding-bottom:4px;
    float:left;
    text-align:left;
    margin:0 15px 0 0;
    width:100px;
    color:#666;
    font-weight:bold;
}
#Innstillinger td, th{
    font-size:1em;
    text-align:left;
    margin:0 15px 0 0;
    color:#666;
}
.feltindent {
    margin-left: 115px;
}
.valg #deleteLink {
    font-style:italic;
}
#Innstillinger .formFeedback {
    width:365px;
}
#Innstillinger label.feltfeil {
    color: #ff0000;
    font-weight: bold;
}
#Innstillinger input[type=text], #profilbildefields input[type=text], #Innstillinger select {
    width:60%;
}
#Innstillinger textarea {
    width:380px;
}
#Innstillinger p.textarea {
    margin-top:10px;
    overflow:visible;
    padding:5px 0;
}
#Innstillinger p.textarea label {
    float:none;
}
#Innstillinger .personliste {

}
#Innstillinger .personliste ul {
    margin:0;
    list-style:none;
}
#Innstillinger .personliste ul li {
    list-style:none;
}
#Innstillinger .visSokeskjema {
    text-align:right;
    font-size:.9em;
    margin-bottom:0;
}
#searchPersonContainer .visSokeskjema a {
    background:url("../../bitmaps/napha/add_venn_small.png") no-repeat left center;
    padding:5px 0 5px 25px;
}
#profileTopics .visSokeskjema a {
    background:url("../../bitmaps/napha/stor_tagg_add.png") no-repeat left center;
    padding:5px 0 5px 25px;
}
#profileTopics .hidden ,#searchPersonContainer .hidden{
    display:none;
}
#searchPersonContainer, #searchSubjectsContainer {
    margin:20px 0;
}
#searchPersonContainer input[type=text], #searchSubjectsContainer input[type=text] {
    height:20px;
    position:relative;
    top:-7px;
}
#searchPersonContainer input[type=text]{
    width:190px;
}
#searchSubjectsContainer input[type=text] {
    width:190px;
}
.personliste .person {
    overflow:auto;
    padding-bottom:10px;
    width:220px;
    list-style:none;
}
.personliste .profilbilde {
    background:none;
    float:left;
    width:28px;
    padding:0;
    margin:0 5px 0 0;
    text-align:left;
}
.personliste .navn {
    padding:0;
    font-size:.9em;
}
/*********************
=Tips en venn, tips et nettverk, popup login
*********************/
.personliste .valg , .persons .remove{
    padding:0;
    font-size:.8em;
}
.tipsenvenn label {
    display: block;
    padding-bottom:5px;
}
.tipsenvenn label span.error, .tipsetnettverk label span.error  {
    color:#ff0000;
    font-style:italic;
    padding-left:20px;
}
.tipsenvenn .sender {
    margin-bottom: 1em;
}
.tipsenvenn .recipient {
    margin-bottom: 1em;
}
.tipsenvenn .message {
    margin-bottom: 1em;
}
.tipsenvenn .recipient input, .tipsenvenn .message textarea , .tipsetnettverk .message textarea{
    width: 100%;
}
.tipsenvenn .submitWrapper {
    margin:0 auto;
    /* width:100px; */
}
.tipsenvenn .actionbutton .submit {
    padding-left:15px;
    padding-right:15px;
}

.tipsetnettverk .select {
    width: 350px;
}

.login-popup h1{ margin: 20px 0}

.login-popup .logo-popup {margin: 25px 25px 0 10px}

.login-popup label {margin-bottom: 5px;}

.login-popup .submit {margin: 25px 0 0 3px}

/*************************
Fancybox generell styling
*************************/
#fancyBoxWrapper {
    margin:0 auto;
    width:360px;
    margin-top:20px;
}
#fancyBoxWrapper fieldset {
    background:url("../../bitmaps/napha/tmp_temaabonnement_sok_bg_435.png") no-repeat 0 0;
    border:0;
    padding:5px 10px 15px 10px;
}

#fancybox-content {
    padding: 10px;
}

#editform input[type=text] {
    width:430px;
    outline:none;
}
.tipsenvenn input[type=text] {
    width:360px;
    outline:none;
    padding-left:5px;
    padding-top:2px;
}
.tipsenvenn textarea, .tipsetnettverk textarea {
    outline:none;
    height:105px;
    padding-left:5px;
    padding-top:2px;
}
#editform textarea {
    height: 100px;
    width:430px;
    padding-left:5px;
    padding-top:5px;
    outline:none;
}
#mainfieldset {
    width: 95%;
}
#fancyBoxWrapper input[type=image], #searchFormWrapper input[type=image] {
    position:relative;
    top:7px;
}
#fancyBoxWrapper h2 {
    margin:0 0 5px 0;
}
#fancyBoxWrapper h1 {
    background:url("../../bitmaps/napha/tmp_temaabonnement_header_icon.png") no-repeat 0 0;
    padding-left:45px;
    line-height:2;
    margin-bottom:10px;
}
#fancyboxCloseContainer {
    clear:both;
    padding-top:15px;
    text-align:center;
}
/*********************
Fancybox, mine tema
*********************/
#fancyBoxWrapper #profileSubjectsContainer ul {
    margin:0;
    padding:5px;
}
#fancyBoxWrapper #profileSubjectsContainer ul li {
    list-style:none;
    margin:0;
    border-bottom:1px solid #dedede;
    padding:3px 0;
    line-height: 1.5;
    overflow:auto;
}
#fancyBoxWrapper #profileSubjectsContainer ul li:hover {
    background:#efefef;
}
#fancyBoxWrapper #profileSubjectsContainer ul li span {
    display:block;
    float:left;
    width:160px;
    margin-right:5px;
    text-align:left;
}
#fancyBoxWrapper #profileSubjectsContainer ul li a {
    display:block;
    float:left;
    width:65px;
    text-align:right;
}
#fancyBoxWrapper .topic {
    margin-top:5px;
    padding-top:4px;
}
.temaabonnement #fancyBoxWrapper h1 {
    background:url("../../bitmaps/napha/stor_tagg.png") no-repeat 0 0;
}
/*************************
Dropdown liste med valg.
*************************/
#VelgInformasjonsType {
    width:220px;
}
#VelgInformasjonsType select {
    min-width:220px;
}
#VelgInformasjonsType .fortsett {
    float: right;
    margin-top:20px;
}
/*********************
= Innlogging og registrering
*********************/


body.login-eller-registrer #Content fieldset {
    width: 274px;
}
body.login-eller-registrer #Login {
    float: left;
}
body.login-eller-registrer #Registrer {
    float: right;
}
body.login-eller-registrer #Content input[type=text], body.login-eller-registrer #Content input[type=password],body.login-eller-registrer option{
    width: 267px;
    padding:1px 5px;
    outline:none;
    font-size:1em;
}
body.login-eller-registrer option{
    width: 200px;
}

.resend-password {margin: 10px 0}

body.login #Content fieldset, body.registrer #Content fieldset {
    width: 340px;
    margin: 0 auto;
}
body.login #Content input[type=text], body.registrer #Content input[type=text], body.login #Content input[type=password], body.registrer #Content input[type=password] ,body.registrer option{
    width: 320px;
    padding:1px 5px;
    outline:none;
}
body.registrer option{
    width: 405px;
}
#LoginMessages {
    margin-top: 2em;
    color: #FF0000;
}

#annen_title_container{
    height: 2.5em;
    font-size: 0.9em;
    display: none;
}

#annen_title_container input{
    margin-top: 3px;
}

#hidden_title_container{
    display: none;
}
/****************************
Profilside
****************************/
.profil h1 {
    margin-bottom:0;
}
body.profil .skrivartikkel a.artikkellenke span {
    background:url("../../bitmaps/napha/btn_folgperson_v.png") no-repeat scroll left center transparent;
    color: #888888;
    display:block;
    position:relative;
    white-space:nowrap;
    height:35px;
    line-height:35px;
    font-weight:bold;
}


/******************************
Tema og kategoriforsidene
*******************************/
.temakategori {
    display:inline;
}
.temakategori select {
    width: 594px;
}

.temakategori .leadParagraph img[style*="left"] {
    margin:3px 15px 15px 0;
}
.temakategori .leadParagraph img[style*="right"] {
    margin:3px 0 15px 15px;
}

.temakategori #BannerMenu {
    padding-bottom: 0px;
}

.temakategori h1 {
    margin: 0.5em 0;
}

.temakategori .interactions {
    font-size:0.7em;
    padding-bottom: 15px;
}

.temakategori .interactions .comments, .temakategori .interactions .ratings {
    background-position:left center;
    padding-left:25px;
    padding-right:5px;
}

.temakategori .interactions .italic {
    font-style: italic;
}

.temakategori .ressurs-lenker {
    margin-left: 0px;

}
.temakategori .ressurs-lenker li, .temakategori .ressurs-lenker a {
    list-style: none;
    color: black;

}

.temakategori .profilertToppsakBilde {
    float: left;
    padding-bottom: 20px;
    padding-right: 20px;
}

.temakategori .boks-tittel {
    color: #bf7400;
    font: 18px bold;
    padding-bottom: 6px;
    margin-bottom: 10px;
}

.temakategori .tittel-border{
    border-bottom: 1px solid #fde7c0;
}


.temakategori .bilde-i-boks {
    float: left;
    margin: 0 10px 7px 0;
}

.temakategori .temabokser {
    background-color: #fff5e2;
    padding: 10px;
    margin-bottom: 40px;
    color: #bf7400;
    border: 1px solid #fde7c0;
}


.temakategori .bokselement {
    margin-bottom: 20px;
}

.temakategori .bokselement a{
    color: #bf7400;
}

.temakategori .temaboks-fritekst {
    font-size: 12px;
}

.temakategori .margin-top{margin-top: 5px;}

.temakategori .kursiv {font-style: italic;}

.temakategori .kategoriHeading {
    padding: 20px 0;
}

.temakategori .bruker-navn{margin-bottom: 3px; font-weight: bold;}

.temakategori .link-til-miljo a{font-weight: bold; color: #bf7400;}

/** Overrides chosen (plugin tag search) styles   ***/
.chzn-choices, .chzn-drop {
    width: 594px !important;
}
.chzn-container-multi .chzn-choices .search-choice{
    background-color: #fff5e2 !important;
    color: #bf7400 !important;
}

.noRelatedArticles {
    -moz-border-radius:5px 5px 5px 5px;
    border:1px solid #CCCCCC;
    color:#666666;
    margin-top:10px;
    padding:10px;
}
body.informasjonstype #RelatedContent #callToActionWrapper {
    width:250px;
    margin-bottom:10px;
    padding:10px;
}
body.informasjonstype .topPageSection form {
    margin: 0;
}


#callToActionWrapper {
    float:right;
}
#callToActionWrapper a{
    text-decoration: none;
}


#TemaHeader {
    margin-bottom: 35px;
}

#TemaHeader h1 {
    font-size:2.2em;
    font-weight: lighter;
    color: #000;
    /**margin-top: 30px;**/
}

#TemaHeader .content {
    margin-bottom: 15px;
}




#TemaHeader .content-kategori {
    margin-bottom: 15px;
    width: 600px;
}

#TemaHeader .leadParagraphExtended {
    display:none;
    padding: 25px;
    background-color: #f6f3f3;
}

.temaHeadingMain {
    color: #000;
    background-color: #e6e6e6;
    margin-bottom: 0;
    position: relative;
}

.imageHeader {
    width: 980px;
    height: 180px;
}

.temaHeadingGradient {
    background-image: url("../../bitmaps/napha/napha-gradient.png");
    width: 980px;
    height: 180px;
    position: absolute;
    top: 0;
    left: 0;
}

.temaHeadingMain .beskrivelse-tema {
    height: 180px;
    width: 600px;
}

.temaHeadingMain .beskrivelse {
    padding-left: 25px;
    vertical-align: middle;
    display: table-cell;
}

.temaHeadingMain p{
    margin-bottom: 0;
}

#leadParagraphExtendedAction {
    clear:both;
    margin:10px 0 10px 0;
    overflow:auto;
    display: inline-block;
}


.kategori-rad {
    padding: 5px;
}

.artikkel-tabell{
    width: 100%;
}

.artikkel-tabell th{
    border: none;
    font-size: 12px;
    color: #000;
}

.artikkel-container {
    font-size: 11px;
    color: #707070;
}

.artikkel-container a {
    color: #707070;
}

.artikkel-profilert {
    margin-bottom: 40px;
}

.artikkel-profilert .artikkel-bilde {
    margin-bottom: 25px;
}

.artikkel-profilert a{
    color:black;
}

.abonner-tema-button {
    background-color: #e0e8ee;
    width: 270px;
    height: 45px;
    line-height: 35px;
    float: left;
    margin-bottom: 25px;
    border: 1px solid #d8e0e6;
    cursor: pointer;

}

.abonner-tema-button span {
    background:url("../../bitmaps/napha/icon_abonner_tema_blue.PNG") no-repeat left;
    display:block;
    width:228px;
    margin: 0 auto;
    text-align: center;
    font-weight: bold;
    color: #7e96a9;
    padding: 5px;

}



.kategori-filter{
    margin: 10px;
}

.kategori-boks{
    width: 30%;
    display: inline-block;
}

.even {
    background: #f7f7f7;
}

.vis-alle{
    margin-bottom: 10px;
}


.ui-dialog .helptext {
    color:#666;
    font-size:.9em;
    font-style:italic;
}

span.mangler-temaforside {
    color:#999;
    font-style:italic;
    padding-left:5px;
}

#Diskusjonsliste .searchfeedback {
    margin:15px 10px 0;
}

/* Overridet i ie.css for � fikse inline-block */
#informasjonstyperGrid .informasjonstype {
    width:297px;
    vertical-align:top;
    padding: 15px 15px 35px 15px;
    background:url("../../bitmaps/napha/tmp_temaside_kategoribg.png") no-repeat left top;
}
#informasjonstyperGrid .informasjonstype .actionbutton {
    margin-top:10px;
}
#informasjonstyperGrid .row .informasjonstype:first-child {
    margin-left:0;
}
#informasjonstyperGrid h2 {
    margin:0 5px .5em;
}
#informasjonstyperGrid ul {
    margin:0;
    padding:0;
    border:none;
}
#informasjonstyperGrid ul li {
    list-style:none;
    margin:0;
    font-size:1em;
    padding:5px 0;
}
#informasjonstyperGrid ul li:first-child {
    border-top:none;
}
#informasjonstyperGrid ul li a {
    padding:3px 0 2px 20px;
    background:url("../../bitmaps/napha/artikkel.png") no-repeat scroll left 0.2em transparent;
    display:block;
}
#informasjonstyperGrid ul li a.lukketArtikkel{
    background:url("../../bitmaps/napha/artikkel_lukket.png") no-repeat scroll left 0.2em transparent;
}

#informasjonstyperGrid li a, #informasjonstyperGrid li a:visited {
    color:#000;
}
#informasjonstyperGrid li a:hover {
    color:#000;
    text-decoration:underline;
}
#informasjonstyperGrid .metadata {
    margin-left:21px;
}
#informasjonstyperGrid .column {
    float:left;
    width:327px;
}
#informasjonstyperGrid .column.last {
    width:326px;
}
#informasjonstyperGrid .column.last + .column {
    clear:both;
}



/***************************
=Nettverkssider
****************************/
#searchFormWrapper fieldset {
    background:url("../../bitmaps/napha/tmp_nettverksforside_sok_bg.png") no-repeat 0 0;
    border:0;
    padding:5px 10px 15px 10px;
}
#searchFormWrapper input[type=text] {
    width:348px;
    padding:5px;
    outline:none;
}
#searchFormWrapper input[type=image] {
    position:relative;
    top:7px;
}
#GruppeForm button.submit {
    margin-left:20px;
}

.sortering {
    color:#808080;
    text-align:right;
}

.valgtSortering {
    color: #000;
}
/************************
=Gruppe, arrangementer
***********************/
#RelatedContent #arrangementer .arrangement {
    margin-bottom:10px;
}
#RelatedContent #arrangementer .arrangement a {
    display: block;
}
#RelatedContent #arrangementer .arrangement a:hover {
    text-decoration: none;
    background:#efefef;
}
body.gruppe #Navigation .actionbuttionWrapper {
    overflow:auto;
    padding-bottom:20px;
}
body.gruppe .skrivartikkel #skrivnyartikkelknapp {
    background:url("../../bitmaps/napha/btn_skrivartikkel_v.png") no-repeat scroll left center transparent;
    padding: 15px 5px 15px 35px;
    color: #888888;
}
.gruppe-redigering-ok {
    margin-top: 150px;
    text-align: center;
}
body.opprett-gruppe form input[type=text] {
    width:50%;
}
body.opprett-gruppe form input[class*="selectableDate"] {
    width:90px;
    margin-right:10px;
}
body.opprett-gruppe form textarea {
    width:450px;
    height:90px;
}
#inviterTilGruppe h1 {
    background:url("../../bitmaps/napha/tmp_temaabonnement_header_icon.png") no-repeat 0 0;
    padding-left:50px;
    font-weight:normal;
    line-height:1.5;
}
#inviterTilGruppe form {
    display:block;
}
body.gruppe #Diskusjoner, body.gruppe #Filer  {
    padding-top: 20px;
}
body.gruppe #Diskusjoner .actionbuttons {
    float:right;
    padding-bottom:20px;
    text-align:right;
    width:30%;
}

body.gruppe #Diskusjoner .hjelpetekst{
    margin-top: 20px;
}
body.gruppe #Diskusjoner #newThread fieldset {
    padding: 0;
    border-bottom: 1px solid #ccc;
}
body.gruppe #Diskusjoner #newThread input[type=text] {
    width: 456px;
}
body.gruppe #Diskusjoner #newThread textarea {
    width: 456px;
}
body.gruppe #Diskusjoner .posts {
    display:none;
}
body.gruppe #Diskusjoner .forumThread h2 {
    margin:45px 0 4px 0;
    border-bottom:1px solid #ccc;
}
body.gruppe #Diskusjoner .forumThread h2:hover {
    cursor:pointer;
}
body.gruppe #Diskusjoner .forumThread h2 a {
    display:block;
    float:right;
    font-size:.7em;
    padding-top:3px;
    text-decoration:none;
}
body.gruppe #Diskusjoner .forumThread textarea {
    height:120px;
    margin-bottom:10px;
    width:99%;
}
body.gruppe #Diskusjoner .forumThread .posts .coment:first-child {
    margin-top:35px;
}
body.gruppe #Diskusjoner .forumThread .forumDescription {
    color:#666;
}
body.gruppe #Diskusjoner .forumThread .forumDescription .metadata {
    color:#808080;
}
body.gruppe .changeThreadName {
    float: right;;
}
body.gruppe #cancelCreateThread {
    margin-left: 5px;
    padding-right:2px;
}
body.hjelpetekster .hjelpetekst-kort {
    font-style: italic;
}

.nettverksstatus {
    color:#808080;
    font-size:.9em;
}

/************************
=Gruppe, filer
***********************/
.files .sortering{
    text-align:left;
    margin-top: 1em;
}
.files a.file{
    position: absolute;
    top: 60px;
    left: 200px;
}

.files div.document{
    background-image:url("../../bitmaps/napha/grupper/document_icon.png");
}
.files div.spreadsheet{
    background-image:url("../../bitmaps/napha/grupper/spreadsheet_icon.png");
}
.files div.pdf{
    background-image:url("../../bitmaps/napha/grupper/pdf_icon.png");
}
.files div.image{
    background-image:url("../../bitmaps/napha/grupper/image_icon.png");
}
.files div.other{
    background-image:url("../../bitmaps/napha/grupper/text_icon.png");
}
.files div.groupfile{
    background-repeat: no-repeat;
    background-position: -2px top;

}
div.groupfile{
    padding-left:30px;
}
.files h3 a{
    color:#000;

}
.files h3{
    margin-bottom:0;
}

.files .selected{
    font-weight:bold;
    color:#000;
}
.files .sortering span{
    cursor:pointer;
}
.files .groupfile span{
    font-size:0.8em;
    color: #666666;
}

/*********************
=Filopplastingpopup
*********************/
/*TODO:should be moved to popup.css, but wrong import(?) in popup.jsp */
.filopplasting #fancyBoxWrapper h1{
    background:url("../../bitmaps/napha/grupper/add_file_icon.png") no-repeat 0 0;

}
.filopplasting #fancyBoxWrapper{
    margin-left:20px;
}
.filopplasting #fancyBoxWrapper #attributeValue_title{
    width:445px;

}
.filopplasting #fancyBoxWrapper #attributeValue_beskrivelse{
    width:445px;
}

.filopplasting #fancyBoxWrapper #attributeValue_file{
    width:300px;
}
.filopplasting #EditContentForm{
    width:480px;
}

/************************
Miniaksess
***********************/

h1 .avbrytlenke {
    font-size: 0.8em;
}
#EditContentForm {
    width: 600px;
}
#EditContentForm .contentAttribute {
    margin-bottom: 2em !important;
}
#EditContentForm input.fullWidth {
    width: 594px;
}
#EditContentForm .editContentButton {
    width: 150px;
    height: 19px;
    background: transparent url("../../bitmaps/napha/btn_fixed_150.png") center center no-repeat;
    border: none;
    font-size: 12px;
    padding-bottom: 5px;
    cursor: pointer;
}
table.velgTema {
    font-family: Arial,Verdana,sans-serif;
    font-size: 87.5%;/*~14px*/
}
table.velgTema th {
    border: none;
    border-bottom: 1px solid #ccc;
}
table.velgTema td {
    padding: 0;
    border: none;
}
table.velgTema td a {
    color: #FF9900;
}

#EditContentForm .hidden{
    display: none !important;
}

.contentAttributeRepeater {
    margin-bottom: 2em;
}

.contentAttributeRepeaterRow .roundCorners {
    background: #eee;
    border:  1px solid #bbb;
    padding:  10px;
    margin-bottom: 1em;
}
.contentAttributeRepeaterRow .repeaterButtons {
    text-align: right;
}
.contentAttributeRepeaterRow .repeaterButtons .delete {
    background: url(../../admin/bitmaps/common/icons/small/delete.png) no-repeat left;
    display: inline-block;
    padding: 5px 5px 5px 20px;
    font-weight: normal;
    font-size: 12px;
}

#EditContentForm .contentAttributeRepeaterRow input.fullWidth {
    width: 574px;
}
#contentAttribute_faktaboks .mceLayout{
    width: 580px !important;
}

/***********************
Footer
***********************/
#Footer {
    color:#999;
    font-size:.9em;
    font-family:verdana, sans-serif;
    padding:20px;
}
#Footer a.tipsoss {
    background: url("../../bitmaps/napha/tips_oss.png") no-repeat 0 0;
    display:block;
    width:82px;
    height:40px;
    padding-bottom:10px;
}
#Footer .sitename {
    text-transform:uppercase;
    color:#000;
    font-size:1.1em;
}
#Footer .spearator {
    padding:0 15px;
}
/*********************
S�keside
*********************/


body.search .paging .pagenumbers {
    display:inline-block;
    padding:0 10px;
}

.informasjonstypetitle {
    color: #666666;
}
body.temagruppe .publisherInfo, body.miniaksess .publisherInfo {
    margin-top: 2em;
}
body.velg-informasjonstype #fancyboxSelect {
    width: 410px;
    margin: 1em auto;
}
/* Fagartikkel */
.draftinfo {
    clear: both;
    margin-top: 1em;
    margin-bottom: 1em;
    padding: 0.5em
}
/*
Forside, Frontpage
*/
.frontPage #Splasher {
    background:url("../../bitmaps/napha/forsidebanner.jpg") no-repeat left top;
    margin:0 0 0 20px;
    padding:20px;
    height:226px;
}
.frontPage #Splasher .about {
    float:left;
    width:520px;
}
.frontPage #Splasher .login {
    float:right;
    width:276px;
    height:180px;
    margin-right:40px;
}

.frontPage #Splasher .registrerDeg{
    position: relative;
    left: 44px;
    top: 10px;
}

a.spritebutton, input.spritebutton{
    background-image:url("../../bitmaps/napha/btn-long-sprite.png");
    background-repeat: no-repeat;
    background-position: top left;
    float: left;
    text-decoration: none;
    padding-right: 3px;
    color: #914600;
}
input.spritebutton{
    height: 27px;
    width: 107px;
}
span.spritebutton-left{
    background-image: url("../../bitmaps/napha/btn-cap-sprite.png");
    background-repeat: no-repeat;
    background-position: top right;
    display: block;
    height: 27px;
    margin-top: 5px;
    float: left;
}

.spritebutton span {
    background-image: url("../../bitmaps/napha/btn-cap-sprite.png");
    background-repeat: no-repeat;
    background-position: top right;
    display: block;
    line-height: 27px;
    padding: 0 60px;
    margin-right: -7px;
}

.spritebutton:hover {
    background-position: 0px -30px;
}
.spritebutton:hover span {
    background-position: right -30px;
}
.spritebutton:active {
    background-position: 0px -60px;
}
.spritebutton:active span {
    background-position: right -60px;
}
.spritebutton:hover + span.spritebutton-left{
    background-position: 0px -30px;
}
.spritebutton:active + span.spritebutton-left{
    background-position: 0px -60px;
}

.frontPage #Splasher .splasher-login{
    margin-top: 20px;
}
.frontPage #Splasher .splasher-login #brukernavn{
    width: 94%;
    padding-left: 10px;
}
.frontPage #Splasher .splasher-login #passord,.frontPage #Splasher .splasher-login #passordplaceholder{
    width: 52%;
    padding-left: 10px;
}
.frontPage #Splasher .placeholdertext{
    color: #c7c7c7;
}

.splasher-login .spritebutton span{
    padding: 0 28px;
}

.splasher-login .spritebutton{
    margin: 5px 0 0 5px;
}

.splasher-login .hidden{
    display: none;
}

.splasher-login input[type=text],.splasher-login input[type=password]{
    border: none;
    background:url("../../bitmaps/napha/text-input.png") no-repeat scroll left top transparent;
    height: 27px;
    margin-top: 5px;
    float: left;
}

.splasher-login .input-end{
    background:url("../../bitmaps/napha/text-input-cap.png") no-repeat scroll left top transparent;
    float: left;
    height: 27px;
    margin-top: 5px;
}

.horizontal{
    width: 100%;
    float: left;
    margin-top: 30px;
}

.horizontal div{
    background: url("../../bitmaps/napha/horizontal-line-bg.png") repeat-x left center;
    float: left;
    width: 25%;
}

.horizontal div.text{
    background: none;
    color: #356881;
    text-align: center;
    width: 50%;
}

.frontPage h1 {
    font-size:1.4em;
    margin:0;
}

.frontPage #Splasher p {
    color:#555;
}

.frontPage #Splasher h2 {
    margin:1em 0 0 0;
    color: #356881;
    font-size:1.1em;
    text-align: center;
}

.frontPage #RelatedContent {
    width:295px;
}
.frontPage #Content {
    width:590px;
    padding-right:30px;
}
.frontPage #RelatedContent .section {
    background:none;
    padding-bottom:15px;
    padding-left:0;
}
.frontPage .bigbutton, .frontPage .komigang {
    margin-left:0;
}
.frontPage .tagcloudContainer {
    text-align:center;
    width:940px;
    margin-left:20px;
    margin-bottom: 20px;
    padding-top:30px;
}
.frontPage #additionalArticlesWrapper {
    margin-top:15px;
}
h3.tagcloudHeader {
    margin-top:40px;
}
h2.dagenstips {
    font-size:1.4em;
    color:#000;
    margin-bottom:0;
}
#RelatedContent .naphaAdText {
    font-style:italic;
    color:#999;
    text-align:center;
}
/* clearfix for at container skal cleare floatede elementer. Kunne vært lagt på som en ekstra kla */
.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

/** Inviter **/
#InviteSubmit {
    float:right;
    margin-top:20px;
}

#InviteExisting {
    width: 400px;
}

#InviteByEmail {
    width: 400px;
}

/** Folk**/
.searchMargin{
    margin-top:20px;
    margin-bottom: 40px;
}

.sokinfo{
    margin:20px 0 0;
    padding-top: 10px;
}

.folk .alfabet li{
    display:inline-block;
    padding-left: 4px;
}

.folk .alfabet .selected{
    text-decoration: none;
    font-size:1.2em;
    color: #000;

}

.folk td{
    border:none;
    padding: 5px 0;
}
#Organisasjon, #Fylke{
    margin: 20px 15px;
}
.folk ul{
    margin: 0;
}

.organisasjonsliste a{
    margin: 5px 0;
}
.folk .enhetContent{
    display:inline-block;
    width: 615px;
    background: url('../../bitmaps/napha/organisasjon_bg_middle.png') repeat-y top left;
    margin: -6px 0;
    padding: 5px;

}
.enhetContent div{
    float: left;
    width: 50%;
}
.enhetContent h2{
    margin-top:0;
}
.enhetContent .info{
    float: none;
}

.folk .enhetTop{
    background: url('../../bitmaps/napha/organisasjon_bg_top.png') no-repeat top left;
    display:inline-block;
    min-height:10px;
    width: 100%;
}
.folk .enhetBottom{
    background: url('../../bitmaps/napha/organisasjon_bg_bottom.png') no-repeat top left;
    display:inline-block;
    min-height:10px;
    width: 100%;
}

.folk .enhetContent .avdelinger{
    float:right;
    width: 33%;
}

.folk .enhetContent .info{
    width: 66%;
    float: left;
}

.folk .person{
    clear: none;
    float:left;
    width : 300px;
}
.folk .avatar{
    float:left;
    text-align:center;
}
.folk .sokinfo{
    margin: 0 0 5px 0;
}
.folk .personrow{
    display:inline-block;
    padding-bottom: 30px;
    margin-left: 40px;
}
.folk .hidden {
    display:none;
}

#sokFolkSkjema {
    text-align: center;
}

#sokFolkSkjema input[type="text"] {
    width: 25%;
}

.folksokIntro {
    margin-right: 150px;
    margin-left: 115px;
}

.folksokIntro p {
    margin-left: 190px;
}

.folksokImg {
    float:left;
    margin-right: 10px;
}

.organisasjonsliste div, .kommuneliste div {
    margin-bottom: 20px;
    margin-left: 260px;
    font-size: 1.1em;
}




.folk .ui-tabs-nav {
    height: 2.8em;
    text-align: center;
}
.folk .ui-tabs-nav li {
    display: inline-block;
    float: none;
    margin: 0em;
}


.topmenu .image.avatar{
    float:left;
    height:37px;
    width:37px;
    margin: 3px 9px 0 6px;
    min-height: 30px;
}

/** Statistikk **/

.statistikk-table {
    width:60%;
    margin-left:20%;
    margin-right:20%;
    margin-bottom: 45px;
}
.statistikk-table td{
    border-style: solid;
    border-color: #000000;
    border-width: 1px;
    cursor: pointer;

}
.antall {
    text-align: right;)
}

.statistikk-table thead {
    background: #F3F3F8;
}

.tekst-til-tabell{
    margin-top: 10px;
    margin-bottom: 40px;
    font-size: 1.2em;
    font-weight: normal;
    color: #555;
}
#graph{
    width: 100%;
    height: 400px;
}

#error{
    color: red;
    text-align: center;
}

.collapsable {
    display: none;
}

/***************************
Banner
***************************/
.bannerWrapper{
    width:630px;
    height:100px;
    background: #7e9bad;
    margin-bottom: 30px;
}

.bannerWrapper.grayBanner{
    background: #4d4e53;
}

.bannerWrapper.orangeBanner{
    background: #e87620;
}

.bannerWrapper.orangeBanner .banner a{
    color: #4d4e53;
}

.bannerWrapper.brownBanner{
    background: #938b82;
}

.bannerWrapper.blueBanner{
    background: #7e9bad;
}


.bannerWrapper~#news, .bannerWrapper~#activitiesAndBlog{
    margin-top:80px;
}
.banner{
    font-size:1.8em;
    line-height:100px;
    color: #FFFFFF;
    font-style:italic;
    text-align:center;
    vertical-align:middle;
    background: url("../../bitmaps/naphaweb/bannerShadow.png") repeat-x transparent top left;

}
.banner a{
    color:#FF9900;
}

#Artikler{padding: 1em 1.4em;}

.captcha-seperator{
    width: 75px;
    margin: 10px 0px;
}

.captcha-error{
    font-style: italic;
    color:#FF0000;
}

.hjelpspam {
    margin: 10px;
}

#recaptcha_privacy a { display:none; }

.new-password-requirements{
    font-weight: bold;
}

.remember-me{ margin: 20px 0; }
.remember-me label {display: inline-block;}
.remember-me input {margin: 0; display: inline-block;}

@media screen and (max-width: 510px){

.login-eller-registrer, .login {overflow: hidden; background: none;}
.login-eller-registrer #Registrer, .login #Registrer {display: none}
.login-eller-registrer #MainMenu, .login #MainMenu {display: none}
.login-eller-registrer #BannerMenu, .login #BannerMenu {display: none}
.login-eller-registrer #Main, .login #Main {overflow: hidden; background: none; }
.login-eller-registrer p, .login-eller-registrer a, .login p, .login a  {display: none;}
body.login #Content fieldset {margin: 0}

}

