#shortcuts-container, #footer-bottom, #navigation a.menu-link, #navigation #search-container #top-search button  {
  background: #E9E5D6;
  background: rgba(0, 0, 0, 0) linear-gradient(#E9E5D6, #f0f0f0) !important;
  background: -webkit-linear-gradient(#E9E5D6, #f0f0f0) !important; /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#E9E5D6, #f0f0f0) !important; /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#E9E5D6, #f0f0f0) !important; /* For Firefox 3.6 to 15 */
  background: linear-gradient(#E9E5D6, #f0f0f0) !important; /* Standard syntax */  
  background-image: -moz-linear-gradient(top, #E9E5D6, #999999); /* FF3.6 */
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #E9E5D6),color-stop(1, #f0f0f0)); /* Saf4+, Chrome */
  filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#E9E5D6', EndColorStr='#f0f0f0'); /* IE6,IE7 */
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#E9E5D6', EndColorStr='#f0f0f0')"; /* IE8 */
  color: #000 !important;
}

#scene article.scene h1, #Breadcrumb a, .splash-wrapper #logo img, .golfsponsorpage #scene article.scene h2.plate, .widget-percentagewidget li.mygolf, .widget-percentagewidget li.rss,  .thirtyThree,  h1.plate, .nav-tabs > li > a, .nav-tabs > .active > a, .nav-tabs > .active > a:hover, .widget-percentagewidget h1.plate, #bottom .widget-banguide h1.plate, #scene .widget-banguide h1.plate, .widget-percentagewidget h2.plate, #bottom .widget-banguide h2.plate, #scene .widget-banguide h2.plate, #scene .widget-golfbookings h1.plate, #bottom .widget-golfbookings h1.plate, #scene .widget-facebook h1.plate, #bottom .widget-facebook h1.plate, #scene .widget-weather h1.plate, #bottom .widget-weather h1.plate, #scene .widget-static h1.plate, #bottom .widget-static h1.plate, #scene .widget-sponsor h1.plate, #bottom .widget-sponsor h1.plate, #scene .widget-twitter h1.plate, #bottom .widget-twitter h1.plate, #scene .widget-newslettersignup h1.plate, #bottom .widget-newslettersignup h1.plate, #scene .widget-calendar h1.plate, #bottom .widget-calendar h1.plate, #scene .widget-shortcut h1.plate, #bottom .widget-shortcut h1.plate {
 background: rgba(32, 55, 109, 0.8) none repeat scroll 0 0 !important;
}

#navigation,footer {
  background: rgba(32, 55, 109, 0.8) none repeat scroll 0 0 !important;
}

#shortcuts-middle .address span, 
#shortcuts-middle .address a, #footer-bottom a, #shortcuts-middle ul a {
  color: #000;
}

footer a, footer h3, footer i {
  color: #fff;
}

footer .span5, footer .span2 {
  display: none;
}

footer .span4 {
  border: 0px !important;
}

#sponsorlimpa-wrapper {
  margin-top: 15px;
}
	
@media (min-width:980px) {
	#logo {
	  width: 68px;
	}

	.isStuck #logo {
	  width: 65px;
	}
	
	#navigation .menu ul ul {
		background: rgba(32, 55, 109, 0.8) none repeat scroll 0 0 !important;
	}
	
	.splash-wrapper {
	  background: rgba(32, 55, 109, 0.8) none repeat scroll 0 0 !important;
	  margin: 0 auto;
	  max-width: 100%;
	  position: relative;
	  z-index: 1000;
	}

	.splash-wrapper #mainplate {
	  background: transparent none repeat scroll 0 0;
	  box-shadow: 0 0 3px #EBE8DD inset;
	  margin: 0;
	  opacity: 90;
	  padding: 0;
	}

	.splash-wrapper #mainplate .splash-container {
	  margin: 0 auto;
	  position: relative;
	  text-align: left;
	  width: 1005px;
	}
		
	.splash-wrapper #mainplate .splash-container .splash-button {
	  background: transparent none repeat scroll 0 0 !important;
	  box-shadow: none;
	  color: #fff !important;
	  display: inline-block;
	  float: none;
	  font-size: 15px;
	  height: auto;
	  margin: 0;
	  opacity: 100;
	  padding: 18px 20px 18px 0;
	  text-align: left;
	  text-decoration: none;
	  text-transform: uppercase;
	  width: auto;
	}
	
	.splash-wrapper #mainplate .splash-container .splash-button.buttonEight,
	.splash-wrapper #mainplate .splash-container .splash-button.buttonNine	{ 
	  box-shadow: none;
	  height: 0;
	  margin: 10px 9px;
	  padding: 18px 0;
	  position: absolute;
	  width: 35px;
	}

	.splash-wrapper #mainplate .splash-container .splash-button.buttonEight {
	  background: #fff url("/ui/img/nordea.jpg") no-repeat scroll center center / cover  !important;
	  height: 0;
	  padding: 16px;
	  width: 79px;
	  margin: 11px 0;
	}
	
	.splash-wrapper #mainplate .splash-container .splash-button.buttonNine {
	  background: rgba(0, 0, 0, 0) url("/ui/img/eng.png") no-repeat scroll center center / cover  !important;
	  right: 0;
	  margin: 10px;
	}

	.splash-wrapper #mainplate .splash-container .splash-button span {
	  border-right: 1px solid;
	  font-size: 15px;
	  padding-right: 20px;
	}

	.splash-wrapper #logo {
	  background: rgba(255, 0, 0, 0) none repeat scroll 0 0;
	  height: auto;
	  left: 0;
	  margin: 0;
	  padding: 0;
	  position: absolute;
	  text-align: left;
	  top: 71px;
	  width: auto;
	}

	.splash-wrapper #logo img {
	  background: transparent !important;
	  display: inline;
	  margin: 0;
	  max-width: 130px;
	  padding: 0 10px;
	  width: 100% !important;
	}

	.buttonEight span, .buttonNine span {
	  display: none !important;
	}

	#navigation .menu > ul > li > a, #navigation .menu > ul > li:hover a, #navigation .menu > ul > li.active a, #navigation .menu > ul > li.active-parent a, footer [class*="span"]  {
	  color: #fff;
	}

	#navigation #search-container {
	  position: absolute;
	  width: 115px;
	  margin: -45px 175px 0 0;
	}

	#navigation-middle {
	  position: relative;
	}

	#navigation .menu {
	  width: 87%;
	}

	.menu ul {
	  width: 100%;
	}

	#navigation #search-container input {
	  box-sizing: border-box;
	  font-size: 10px;
	  height: 25px;
	  margin: 0;
	  width: 100%;
	}

	#navigation #search-container #top-search {
	  margin: 0;
	  padding: 17px 0 0;
	}

	#navigation #search-container #top-search button {
	  float: right;
	  font-size: 10px;
	  height: 25px;
	  margin: -25px 0px 0;
	  position: relative;
	}

	.img.fancybox.employee {
	  max-width: 165px;
	}	
	
	.golf footer .contact .center-block,
	.restaurang .contact .center-block {
	  max-width: 100%;
	  text-align: left;
	}
	
	footer .span1 {
    width: 15%;
	}
	footer .span4 {
    width: 40%;
	}	

}

@media (max-width:979px) {
	.splash #mainplate {
	  background: transparent;
	  box-shadow: none;
	  padding: 0;
	}
	
	.splash-wrapper #mainplate .splash-container .splash-button {
	  max-width: 100% !important;
	  margin: 0 0 15px;
	}
	
	.splash-wrapper #mainplate .splash-container .splash-button.buttonEight{
		position:relative;	
	}
	
	.splash #logo {
	  background: transparent none repeat scroll 0 0 !important;
	  box-sizing: border-box;
	  margin-bottom: 0;
	  padding: 15px;
	  position: relative;
	  width: 100% !important;
	}
		
	.splash #logo img {
	  background: transparent none repeat scroll 0 0 !important;
	  box-sizing: border-box;
	  display: inline;
	  margin-top: 0;
	  padding: 0;
	  width: auto !important;
	}


	.splash-wrapper #mainplate .splash-container .splash-button {
	  background: rgba(32, 55, 109, 0.8) none repeat scroll 0 0 !important;
	  color: #fff;
	  display: inline-block;
	  float: none;
	  font-size: 18px;
	  height: auto;
	  margin: 0 0 15px;
	  max-width: 180px;
	  opacity: 100;
	  padding: 15px 0;
	  text-decoration: none;
	  text-transform: uppercase;
	  width: 100%;
	}

	.splash #mainplate {
	  margin: 90px 15px 0;
	}
	
	#logo {
	  height: auto !important;
	  width: 80px !important;
	}
	
	#logo img {
	  width: 100% !important;
	}
}

.splash-wrapper #mainplate h1 {
  display: none;
  background: url(/ui/img/nordea.jpg);
}