
				
				/*
				* Id: 7.92463
				* Version: 1320243062
				* Generated: Feb 23, 2012 8:48:35 AM
				*/
				/* Avis logo */
#np-logo a {
  background: url(/img/logos/frontpages/sv.png) left top no-repeat;
  height:41px;
  width:228px;
}

/* Avis seksjonsslogo */
.np-section #np-logo a {
    background: url("/img/logos/sections/sv.png") no-repeat scroll left top transparent;
    height: 44px;
    width: 187px;
}

/* Avis bildegalleri logo */
.gallery-view #np-logo a {
    background: url("/img/logos/sections/sv-bw.png") no-repeat scroll left top transparent;
    height: 44px;
    width: 187px;
}

/* Header farge */
#np-brandingBar {
  background: #FFE9C8;
}

#np-brandingBar a,
#np-brandingBar {
  color: #222;
}

.np-headerweather {width:16em;}

/* Footer log */
a#footerlogo {
  background: url(/img/logos/sections/sv-bw.png) left top no-repeat;
  width: 188px;
}

/* avis farge på toppmeny-punkter */
.np-nav li a:hover, .np-nav li a:focus {
    background-color: #FFE9C8;
    color: #222222;
}

/* avis farge Megameny-pil */
a.fw-hasMegamenu.fw-arrow-down:after,
.ie7 a.fw-hasMegamenu.fw-arrow-down span {
      border-top-color: #FFE9C8;
}

/*  avis farge Megameny-pil hover */ 
a.fw-hasMegamenu.fw-arrow-down:hover:after, 
a.fw-hasMegamenu.fw-arrow-down:focus:after, 
a.fw-hasMegamenu.fw-arrow-down:hover span, 
a.fw-hasMegamenu.fw-arrow-down:focus span {
    border-top-color: #222222;
}


				
			
