@import '2009/foundation.css';
@import '2009/monochrome.css';

@import "2009/octarine.css";
/*@import "2009/frostbite.css";*/

img[src="http://maps.google.com/intl/en_ALL/mapfiles/iw_close.gif"],
img[src="http://maps.gstatic.com/intl/en_ALL/mapfiles/iw_close.gif"] {
  display: none
}

/* 2010 */

/* jetpackery */

.firstrun-php { background: #fff }

.firstrun-php #wibl { height: 0 }

.firstrun-php #doc2 { min-width: 0; width: auto }

.firstrun-php #navigacija li { display: none }

.firstrun-php #navigacija ul { border-left: none }

/* yahoo reset removes ol li numbering iirc */

.firstrun-php ol { list-style: roman }


/* 2010-04-19 */

.misc-headlondon #ft,
.misc-headlondon #head div,
.misc-headlondon #head img,
.misc-headlondon-postinstall #ft,
.misc-headlondon-postinstall #head div,
.misc-headlondon-postinstall #head img { display: none }

.misc-headlondon #head,
.misc-headlondon-postinstall #head {
 background: 100% 50% no-repeat url(/misc/oup.png)
}

.misc-headlondon #head h1 a,
.misc-headlondon-postinstall #head h1 a {
 background: none; color: #000; cursor: default; text-decoration: none; width: 0 }

.misc-headlondon #head h1 a:after,
.misc-headlondon-postinstall #head h1 a:after {
 content: 'OUP CPT Updater' /* proof of concept demo application' */
}

