
/* Addvertising markerline over the "add" */
.adMarkerLine { background-image:url(../images/adMarkerLineNettverk.gif); background-position:top left; background-repeat: repeat-x; height:10px;}

/* Topstories on frontpage */
#topStories h3 { background-color:#ffffff; }

.latestNews h3 { background-color:#000000;}
.latestNews .latestNewsSub h3 { background-color:#adbac8;}

.binsA h3 {
    border-top: 0px solid #FF0000;
    position: relative;
}

.binsA h3,
.latestNews .latestNewsSub .binsA h3,
#topNews .binsA h3  {
    background: #ffffff;
    font-size: 12px;
    font-weight: bold;
    color: #77755F;
    padding:2px 0;
    margin: 0px;
    height: inherit;
    text-transform:uppercase;

}

.binsA h3.sub { background-color:#e4e2e2;}

.binsB h3 {background-color:#763d13;}


/* Ramme oppe og nede */
.boxTopBorder4 { border-top-width: 4px; border-top-style: solid; border-top-color: #000000;}
.boxBottomBorder4 { border-bottom-width: 4px; border-bottom-style: solid; border-bottom-color: #000000;}

/* Farge på innholdsbokser (kun på content) */
/* Grønn */

/* Brun */
.boxColorB { background-color:#ffffff;}


/* new added modification */
.binsB h3 {background-color:#000000;}
.col-BD h3 { background-color:#000000; }
/* article header */
.artHeaderField {background-color:#000000;}
.artHeaderField a {color: white;}
.idg h3 {background-color: #818a7f ;}

.binsC h3 {background-color:#e1ecde;}
.boxColorA { background-color:#ffffff;}

.artHeaderFieldSlideshow a,
.artHeaderFieldSlideshow a:link,
.artHeaderFieldSlideshow a:visited,
.artHeaderFieldMagazine a,
.artHeaderFieldMagazine a:link,
.artHeaderFieldMagazine a:visited
{
   color: white;
}

.artHeaderFieldSlideshow,
.artHeaderFieldMagazine {
  background-color:#000000;
  color: white;
}



/* New 2008 */


.latestFrom h3  {
    background-color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
    height: inherit;
    border-bottom: 5px solid #000000;
    margin-bottom: 20px;
}


.net-header {
    background: #f5f5f5;
    margin-right: 10px;
    height: 70px;
}

.net-header_new {
    background: #f5f5f5;
    background-image: url( ../images/net_header_new.gif );
    background-position: top right;
    background-repeat: no-repeat;
    margin-right: 10px;
    height: 79px;
}


.net-header .NETlogo {
    margin-top: 10px;
    float: left;
    width: 120px;
    hj
    display: block;
}

.net-header_new .NETlogo {
    margin-top: 10px;
    float: left;
    width: 120px;
    height: 50px;
    display: block;
}


.net-header .headerMenu {
    margin-top: 10px;
    margin-bottom: 5px;
    float: right;
    font-size: 13px;   
}


.net-header_new .headerMenu {
    margin-top: 5px;
    margin-bottom: 13px;
    float: right;
    font-size: 12px;   
    font-weight: bold;
}


#headerLoggedIn {
    padding-right: 90px;
}

#headerLoginButton {
    margin-left: 20px;
    margin-bottom: 2px;
}

#headerLoginButton img {
    vertical-align: middle;
    padding-bottom: 2px;
}


.net-header form, 
.net-header_new form{
    float: right;
}

.net-header fieldset, 
.net-header_new fieldset {
    padding: 0;
    margin: 0;
}

.net-menu {
   color: white;
   font-size: 12px;
   margin-right: 10px;
   margin-bottom: 10px;

    overflow-x: hidden;
    overflow-y: hidden;
    width: 782px;
}

.net-menu a {
   color: white;
}

.net-menu .menu-elem {
   padding-top: 3px;
   padding-bottom: 3px;
   float: left;
   display: table-cell;
   text-align: center;
   margin-right: 2px;
}

.net-menu .activeMenu a {
   color: #000000;
}

.netSearch {
   padding-top: 5px;
   padding-right: 0;
   margin: 0;
   width: 280px;
   overflow: auto;
   float: right;
   clear: right;
}


.net-submenu {
    width: 790px;
    height: 25px;
    margin-bottom: 10px;
    background-repeat: no-repeat;
    border-bottom: 1px solid #999999;
}

.net-submenu a {
    display: block;
    margin: 0;
    padding: 0;
    float: left;
    height: 25px;
}

.net-submenu :link, .net-submenu :visited, .net-submenu :hover, .net-submenu :active {
    text-decoration: none;
    color: inherit;
}



.adRightVerticalSpacer {
   height: 355px;
}

.binHeader {
    background: #000000;
    padding-bottom: 5px;
    margin-bottom: 8px;
}

.nk-red { background: #ed1a3b; }
.nk-dark-green { background: #00a54d; }
.nk-orange { background: #f7941e; }
.nk-blue { background: #0089d0; }
.nk-light-green { background: #8dc63f; }
.nk-purple { background: #9e248e; }

