*
{
	margin: 0;
	padding: 0;
}

/* hide from ie on mac \*/
html
{
	height: 100%;
	/*overflow: hidden;*/
}
	
#flashcontent 
{
	height: 100%;
	background-color: #000;
}
/* end hide */

body 
{
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: black;
    font-family: arial, verdana, ms sans serif;
    font-weight: normal;
    line-height: 1em;
}

#interactive_container
{
	height:100%;
	width:100%;
	background-color: #000;
	display:block;
}
    
form 
{
    display: block;
}

#flashcontent img
{
	margin-top: 2em;
	display: block;
}

#flashcontent #bbcmessages
{	
	width: 250px;
	padding: 1em;
	margin: 1em 0 0 0;
	font-size: 0.8em;
	text-align: justify;
	line-height: 1.1em;
	color: white;
	border: 1px solid red;
	display: block;
}

#flashcontent #bbcmessages span
{	
	color: red;
	font-weight: bold;
	text-align: justify;
	display: block;
}

#flashcontent #bbcmessagesOK
{	
	width: 250px;
	padding: 1em;
	margin: 1em 0 0 0;
	font-size: 0.8em;
	font-weight: bold;
	line-height: 1.1em;
	color: green;
	border: 1px solid green;
	display: block;
}

#flashcontent #bbcmessagesintro
{	
	width: 250px;
	padding: 0;
	margin: 1em 0 0 0;
	font-size: 0.85em;
	text-align: justify;
	line-height: 1.1em;
	color: white;
	border: none;
	background: #101010;
	display: block;
}

#flashcontent a
{
	text-decoration: underline;
	font-weight: bold;
	color: white;
}

#flashcontent a:hover
{
	color: yellow;
}

#intropage 
{
	height: 100%;
	width: 100%;
	background-image: url(/staticarchive/ddcbfce5fad89ebe27b3c1bbad51f7630cbf062c.jpg);
	/*background-attachment: fixed;*/
	background-repeat: no-repeat;
	background-position: top left;
}

#fakeBBCheader
{
	width: 100%;
	background-color: transparent;
	background-image: url(/staticarchive/b1154c855d9c5a8a68a32500d0e34bf53241c6b0.jpg);
	background-repeat: repeat-x;
	background-position: bottom left;
	height: 33px;
	overflow: hidden;
	display: block;
}

#fakeBBCfooter
{
	width: 100%;
	margin-top: 5px;
	background-color: transparent;
	background-image: url(/staticarchive/4ae343c81176c55b7c264c56317cba93821e1d72.png);
	background-repeat: no-repeat;
	background-position: center left;
	height: 45px;
	overflow: hidden;
	display: block;
}

#intro_content
{
	padding: 0;
	padding-top:33px;
	padding-left:20px;
	font-size: 0.8em;
	line-height: 1em;
	/*color: #168a75;*/
	color: #CCC;
	font-weight: bold;
	/*display: block;*/
}

#intro_content #formholder
{
	padding: 0;
	margin: 0;
	width: 200px;
}

#intro_content #formholder td
{
	text-align: left;
	align: left;
}

#intro_content #spacer
{
	padding: 0;
	margin: 0;
	height: 5px;
	width: 100%;
	line-height: 0;
	display: block;
}

#intro_content #nicespacer
{
	line-height: 0;
	padding: 0;
	margin: 0;
	height: 1px;
	background: #ccc;
	width: 200px;
	display: block;
}

#intro_content #formholder span
{
	color: red;
	font-size: 0.7em;
	font-weight: bold;
	text-align: left;
	display: block;
}

#intro_content #formholder span#popupnotice
{
	color: #ccc;
	font-size: 0.6em;
	font-weight: normal;
	text-align: left;
	display: block;
}

#intro_content input#field
{
	margin: 0;
	padding: 0 2px;
	background-color: white;
	border: 1px solid black;
	width: 146px;
	height: 20px;
	line-height: 18px;
}

#intro_content a#button
{
	padding: 0;
	margin: 0;
	width: 48px;
	height: 18px;
	margin-left: 5px;
	background-image: url(/staticarchive/22e6080999b8ca7eb08fba4df5b3c22bf781880d.gif);
	background-repeat: no-repeat;
	background-position: top left;
	display: block;
}

#intro_content a#button:hover
{
    background-position: bottom left;
}

#intro_content div#intro
{
	margin: 0;
	/*margin-bottom: 10px;*/
	padding: 0;
	vertical-align: middle;
    font-weight: bold;
    font-size: 0.85em;
    text-align: left;
    background-color: transparent;
    width: 220px;
    text-decoration: none;
    text-transform: uppercase;
    display: block;
}

#intro_content div#intro span
{
	font-weight: normal;
}

#intro_content div#introB
{
	margin: 0;
	/*margin-bottom: 10px;*/
	padding: 0;
	vertical-align: middle;
    font-weight: normal;
    font-size: 0.85em;
    text-align: left;
    background-color: transparent;
    width: 220px;
    text-decoration: none;
    /*letter-spacing: 0.1em;*/
    text-transform: uppercase;
    display: block;
}

#intro_content div#introB span
{
	color: #168a75;
	font-size: 0.9em;
}

#intro_content div#introB a
{
	font-size: 0.9em;
    color: white;
    text-decoration: underline;
}

#intro_content div#introB a:hover
{
    color: #CCC;
}

#intro_content div#transcript
{
	margin: 0;
	padding: 0;
	color: #ccc;
    font-weight: normal;
    font-size: 0.85em;
    text-align: left;
    background-color: transparent;
    width: 220px;
    text-decoration: none;
    text-transform: none;
    display: block;
}

#intro_content div#transcript input#box
{
	margin: 0;
	padding: 0;
	margin-left: 0.5em;
	width: 15px;
	height: 15px;
	line-height: 24px;
}

#intro_content div#bbcinfo
{
	margin: 0;
	padding: 0;
    font-family: arial, verdana, ms sans serif;
    font-weight: bold;
    font-size: 0.7em;
    /*line-height: 1.1em;*/
    text-align: left;
    background-color: transparent;
    width: 200px;
    color: #bbb;
    text-decoration: none;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    display: block;
}

#intro_content div#bbcinfo a
{
    color: #FFF;
	font-weight: bold;
    text-decoration: underline;
}

#intro_content div#bbcinfo a:hover
{
    color: #FFCC00;
}

#intro_content div#bbcinfo span
{
    color: red;
    font-size: 1em;
    font-weight: bold;
    text-transform: uppercase;
    display: block;
}

.footerspacer
{
	height: 330px;
	display: block;
}

.footerspacer_blocked
{
	height: 380px;
	display: block;
}

.warningscontainer
{
	/*margin-top: 300px;*/
}

#intro_content div#warnings
{
	margin: 0;
	padding: 0;
    font-family: arial, verdana, ms sans serif;
    font-weight: bold;
    font-size: 0.8em;
    /*line-height: 0.9em;*/
    text-align: left;
    background-color: transparent;
    width: 250px;
    color: #ccc;
    text-decoration: none;
    text-transform: uppercase;
    display: block;
}

#intro_content div#warnings p
{
    margin-bottom: 0.5em;
}

#intro_content div#warnings a
{
    color: #FFF;
	font-weight: bold;
    text-decoration: underline;
}

#intro_content div#warnings a:hover
{
    color: #FFCC00;
}

#intro_content ul
{
    margin-bottom: 0.5em;
    margin-left: 1em;
    list-style-type: none;
}

#intro_content ul li
{
    margin: 0.5em 0;
}

#intro_content div#warnings p span
{
    color: red;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: underline;
    padding-right: 0.5em;
}

#intro_content div#warnings p span#goodtogo
{
    color: green;
    text-decoration: none;
    display: block;
}

#intro_content div#warnings p#warning_cookies,
#intro_content div#warnings p#warning_player,
#intro_content div#warnings p#warning_playerversion,
#intro_content div#warnings p#warning_javascript_ok,
#intro_content div#warnings p#warning_cookies_ok,
#intro_content div#warnings p#warning_player_ok,
#intro_content div#warnings p#warning_playerversion_ok
{
	display: none;
	/*visibility: hidden;*/
}

div#credits
{
	position: absolute;
	bottom: 0;
	right: 10;
	text-align: right;
	color: #999;
	background-color: transparent;
	font-size: 0.65em;
	font-weight: bold;
	width: 260px;
	height: 33px;
	line-height: 33px;
	text-decoration: none;
	
}

div#credits a
{
	height: 33px;
	line-height: 33px;
	color: white;
	text-decoration: none;
}

div#credits a:hover
{
	text-decoration: underline;
}

table#footer
{
	/*position: absolute;*/
	/*bottom: 0px;*/
	/*left: 0px;*/
	padding: 0;
	margin: 0;
	width: 100%;
	color: #999;
	background-color: #1C2124;
	font-size: 0.75em;
	font-weight: bold;
	border-top: 1px solid black;
	display: block;
}

#table#footer td#bbc
{
	width: 80px;
}

table#footer div#header
{
	padding: 0;
	margin: 0;
	margin-left: 0.5em;
	width: 80px;
	height: 31px;
	line-height: 31px;
	background-color: #1C2124;
	border: none;
	display: block;
}

table#footer div#header a
{
	width: 55px;
	height: 30px;
	padding: 0;
	margin: 0;
	background-image: url(/staticarchive/7fff2b28893cc960dab2fc64181babdd5b6b8e1e.gif);
	background-position: center left;
	background-repeat: no-repeat;
	display: block;
}

table#footer div#footer
{
	width: 100%;
	height: 31px;
	line-height: 31px;
	padding: 0;
	margin: 0;
	text-align: left;
	display: block;
}

table#footer div#footer a
{
	color: #bbb;
	text-decoration: none;
}

table#footer div#footer a:hover
{
	color: white;
	text-decoration: underline;
}

div#homeFlashPanel_text
{
	position: absolute;
	width: 379px;
	height: 116px;
	top: 111px;
	left: 233px;
	background-color: transparent;
	border: none;
	overflow: hidden;
	display: block;
	clear: fix;
	z-index: 10000;
}

div#homeFlashPanel_buildings
{
	position: absolute;
	width: 770;
	height: 263px;
	top: 237px;
	left: 0px;
	background-color: transparent;
	border: none;
	/*background-image: url(../images/intro/buildings2.jpg);*/
	/*background-position: center left;*/
	/*background-repeat: no-repeat;*/
	overflow: hidden;
	display: block;
	clear: fix;
	z-index: 20000;
}

div#sound_control
{
	padding: 0;
	margin: 0;
	width: 770px;
	height: 16px;
	background-color: transparent;
    font-family: arial, verdana, ms sans serif;
    font-weight: bold;
    font-size: 0.6em;
    text-align: right;
    line-height: 16px;
	text-decoration: none;
    color: #ccc;
	border: none;
	overflow: hidden;
	display: block;
	clear: fix;
}

div#sound_control a
{
	padding: 0;
	margin: 0;
	float: right;
	width: 75px;
	height: 16px;
	text-align: right;
	line-height: 16px;
	background-image: url(/staticarchive/389f0b2bbad41e6b0884e2b76004c07d71597dc3.gif);
	background-position: center center;
	background-repeat: no-repeat;
	display: block;
	cursor: hand;
}

div#sound_control a:hover
{
	color: white;
	text-decoration: underline;
}

h1.searchme{display: none;}
h2.searchme{display: none;}
h3.searchme{display: none;}