
				
				/*
				* Id: 7.92467
				* Version: 1322727143
				* Generated: Feb 22, 2012 9:46:05 PM
				*/
				/* Avis logo */
#np-logo a {
  background: url(/img/logos/frontpages/tl.png) 0 15px no-repeat !important;
  height:45px;
  width:236px;
}

/* Avis seksjonsslogo */
.np-section #np-logo a {
    background: url("/img/logos/sections/tl.png") no-repeat scroll left top transparent !important;
    height: 44px;
    width: 177px;
}

/* Avis bildegalleri logo */
.gallery-view #np-logo a {
    background: url("/img/logos/sections/tl-bw.png") no-repeat scroll left top transparent !important;
    height: 44px;
    width: 177px;
}


/* Header farge */
#np-brandingBar {
  background: #323896;
}

.np-headerweather {width:16em;}

/* Footer log */
a#footerlogo {
  background: url(/img/logos/sections/tl-bw.png) left top no-repeat;
  width: 188px;
}

/* Expanding ad fix */

.size-980x150 {
    position: relative;
    z-index: 1;
    min-height: 150px;
}

/* html ad fix - it having position absolute collapses container */

.ad-loader > span {
    position: relative !important;
}

/* avis farge på toppmeny-punkter */
.np-nav li a:hover, .np-nav li a:focus {
    background-color: #323896; 
}
/* avis farge Megameny-pil */
a.fw-hasMegamenu.fw-arrow-down:after,
.ie7 a.fw-hasMegamenu.fw-arrow-down span {
      border-top-color: #ffffff;
}

.ad-col-right .size-180x500 {
  position:relative;
}
				
			
