
				
				/*
				* Id: 7.92466
				* Version: 1326894419
				* Generated: Feb 23, 2012 8:01:43 AM
				*/
				/* Avis logo */
#np-logo a {
  background: url(/img/logos/frontpages/sb.png) 0 7px no-repeat !important;
  /*background: url('/polopoly_fs/sb-css-7.92466!/sb-jul.png') left top no-repeat;*/
  height:64px;
  width:194px;
}

/* Avis seksjonsslogo */
.np-section #np-logo a {
    background: url("/img/logos/sections/sb.png") no-repeat scroll left top transparent !important;
    height: 44px;
    width: 104px;
}

/* Avis bildegalleri logo */
.gallery-view #np-logo a {
    background: url("/img/logos/sections/sb-bw.png") no-repeat scroll left top transparent !important;
    height: 44px;
    width: 104px;
}

/* Header farge */
#np-brandingBar {
  background: #B5CC2D;
}

#np-brandingBar,
#np-brandingBar a {
  color: #004898;
}

.np-headerweather {width:16em;}

/* Footer bakgrunn, linker + skrift */
footer {
  background:#B5CC2D;
  color:#222222;
}
    
footer a {
  color: #004898 !important;
}

/* Footer log */
a#footerlogo {
  background: url(/img/logos/sections/sb-bw.png) left top no-repeat;
  width: 104px;
  height: 44px;
}
/* avis farge på toppmeny-punkter */
.np-nav li a:hover, .np-nav li a:focus {
    background-color: #B5CC2D;
    color: #222222;
}

.np-modTheme-custom1 .fw-inner {
  background-color: #B5CC2D;
  color: #222222;
}
				
			
