div#header div#header-image {
	background: url(/images/top_nav_home.jpg) no-repeat;
}

div#header ul#top-nav li a#nav-home, div#header ul#top-nav li a#nav-home:hover {
	background-position: 0 -70px !important;
}
/* --------------------------------------------
site: Science Museum rebranding - HOME PAGE ONLY
author: patu tifinger
ver: 1.3
updated: 25/06/2010
----------------------------------------------- */

div#header div#header-image {
	background: url(/images/new_home_header.jpg) no-repeat;
}

/* home only #top-nav: */

div#header ul#top-nav li a#nav-home, div#header ul#top-nav li a#nav-home:hover {
	background-position: 0 -26px !important;
}

/* home new promobox: */

.layout-c .fifthed.rebranded { background-color: transparent; margin-bottom: 6px;  }
.layout-c .fifthed.rebranded div.fourfifth { position: relative; }
div.rebranded div.fourfifth div.copy { position: absolute; top: 110px; left: 0; width: 350px; }
div.rebranded div.fourfifth div.copy p { color: #1f1d89; }
div.rebranded div.fourfifth div.copy a { color: #1f1d89; text-decoration:underline; font-weight:bold;}
div.rebranded div.fourfifth div.copy a:hover { text-decoration: none;  }
.layout-c .header-block.rebranded .shadow  { left:0; width:595px; }

.layout-c .fifthed.rebranded div.onefifth { position:absolute; top: 0; right: 0; width: 144px; height: 191px; overflow:hidden;  background: url(/images/blue_gradient.jpg) repeat-x; }
.layout-c .fifthed.rebranded div.onefifth h1.boxheading {font-size: 12px !important; margin-bottom: 42px !important; background: url(/images/free_entry.png) no-repeat 0 3px; text-indent: -9999px; }
.layout-c .fifthed.rebranded div.onefifth a:hover { color: #fff; text-decoration: none; background-color: transparent !important;; }

