body {
    margin:0px;
    padding:0px;
}
.html {
    font-family:arial;
}
#wrapper {
    width:1024px;
	background-color:#ffffcc;
}
.title {
	margin-top:-200px;
}
#scenePWD .title {
    display: block;
    left: 31px;
    position: absolute;
    top:216px;
}
.wildfire #scenePWD .title {
    left:138px;
    top:325px;
}
.tornado #scenePWD .title {
    left:389px;
    top:431px;
}
.hurricane #scenePWD .title {
    left:225px;
    top:44px;
}
.cold #scenePWD .title {
    left:46px;
    top:515px;
}
.lightning #scenePWD .title {
    left:42px;
    top:509px;
}
.homefire #scenePWD .title {
    left:52px;
    top:250px;
}
#scenePWD .descr {
    color: #FFFFFF;
    display: block;
    font: bold 18px/24px Arial;
    left: 27px;
    position: relative;
    top: -115px;
    width: 435px;
}
.wildfire #scenePWD .descr {
    left:138px;
    top:0px;
}
.tornado #scenePWD .descr {
    left:389px;
    top:101px;
	width:405px;
}
.hurricane #scenePWD .descr {
    left:225px;
    top:163px;
	width:442px;
}
.cold #scenePWD .descr {
    left:46px;
    top:238px;
	width:406px;
}
.lightning #scenePWD .descr {
    left:42px;
    top:225px;
	width:410px;
}
.homefire #scenePWD .descr {
    left:53px;
    top:-80px;
	width:407px;
}
#enter-pwd {
    display: block;
    left: 451px;
    position: absolute;
    top: 85px;
}
.wildfire #enter-pwd {
    left: 592px;
    top: 192px;
}
.tornado #enter-pwd {
    left:777px;
    top:285px;
}
.hurricane #enter-pwd {
    left:655px;
    top:144px;
}
.cold #enter-pwd {
    left:452px;
    top:417px;
}
.lightning #enter-pwd {
    left:460px;
    top:407px;
}
.homefire #enter-pwd {
    left:444px;
    top:115px;
}
#scene-panel {
    position:relative;
}
#scene-panel,
.scene {
    width:1024px;
    height:580px;
    overflow:hidden;
}
.scene {
    position:relative;
}
.scene div,
.scene input.button {
    display:none;
}
.scene .html {
    height: 555px;
    left: 7px;
    overflow: hidden;
    padding: 6px;
    position: absolute;
    top: 6px;
    width: 999px;
    display: block;
}

.pwd {
    background-color: #FFFFFF;
    border: medium none;
    font: bold 16px arial;
    height: 21px;
    left: 62px;
    position: absolute;
    top: 41px;
    width: 98px;
	z-index: 9999;
}
#global div {
    display:none;
}
#scenes {
    display:none;
}
#next-btn {
    background-image: url("scenes/next.png");
	position: absolute;
    width: 131px;
    height: 76px;
    left: 868px;
    top: 486px;
    z-index: 999;
	text-indent: -9999px;
}
.hotseat #next-btn {
    background-image: url("scenes/hotseat/next.png");
    left: 834px;
    top: 465px;
	width: 172px;
	height: 101px;

}
#play-again-btn {
	background-image: url("scenes/play-again.png");
    position:absolute;
    width: 206px;
    height: 63px;
    left:438px;
    top:330px;
    z-index:20;
}
#current, #new {
    float:left;
    position: absolute;
    top: 0px;
    left: 0px;
}
#current {
    z-index:1;
}
#new {
    z-index:2;
    top: 0px;
    left: 1024px;
}
.bubble {
    position: absolute;
}
#explosion-btn {
    position: absolute;
    left: 500px;
    top: 200px;
    z-index:99;
}
#explosion-btn div {
    font-family: arial;
    font-weight: bold;
    left: 0;
    padding-top: 30%;
    padding-left: 5%;
    position: absolute;
    text-align: center;
    top: -5px;
    width: 100%;
	font-family:"LTC Flash",Helvetica,Arial,Sans-Serif;
}
#topframe {
    width:1024px;
    height:110px;
    overflow:hidden;
    margin-bottom:5px;
    position: relative;
	background: url("imgs/topframe.png") no-repeat 0px 17px;
}
.topbox {
	position:absolute;
}
#site-logo {
	left:45px;
	top:28px
}
#game-score {
	background: url("imgs/burst.png") no-repeat;
	width:299px;
	height:110px;
	left:399px;
	top:0px;
}
#game-score .points {
    color: #FFFFFF;
    font-family: "LTC Flash",Helvetica,Arial,Sans-Serif;
    font-size: 48px;
    padding-top: 22px;
    text-align: center;
}
#game-power {
	background: url("imgs/battery-blue.png") no-repeat;
	width:158px;
	height:52px;
	left:818px;
	top:32px;
}
#current-scene {
    height: 52px;
    left: 10px;
    top: -1px;
    width: 158px;
}
.battery {
	width:158px;
	height:52px;
}
.earthquake #game-power {
	background: url("imgs/battery-blue.png") no-repeat;
}
.power-bar {
    width:14px;
    height:38px;
    background-color:#000000;
    float:left;
}
#wrapper-cover {
    background-color: transparent;
    height: 595px;
    position: absolute;
    top: 1px;
    width: 100%;
    z-index: 100;    
}
.hotseat #wrapper-cover {
	height: 607px;
}

#scene-panel.intro {
		background:url("imgs/backgroud.jpg") no-repeat;
	}
	.intro .kids {
		position:absolute;
		left:25px;
		top:76px;
	}
	.intro .disaster-master {
		position:absolute;
		left:508px;
		top:30px;
	}
	.intro .descr {
		color: #FFF2BE;
		font: bold 12px/18px arial;
		left: 511px;
		position: absolute;
		top: 209px;
		width: 423px;
	}
	.intro .menu {
		left: 421px;
		position: absolute;
		top: 309px;
		width: 580px;
	}
	.intro .level {
			font-family: Arial;
			font-size: 15px;
			line-height: 28px;
			font-weight: bold;
			text-align: center;
			position:absolute;
		}
		
		.intro .op_level_1 {left:71px;top:0px;}
		.intro .op_level_2 {left:68px;top:27px;}
		.intro .op_level_3 {left:28px;top:54px;}
		.intro .op_level_4 {left:61px;top:81px;}
		.intro .op_level_5 {left:270px;top:0px;}
		.intro .op_level_6 {left:292px;top:27px;}
		.intro .op_level_7 {left:280px;top:54px;}
		.intro .op_level_8 {left:322px;top:81px;}

		.intro .level a {
			color:#FFFFFF;
			text-decoration:none;
			padding:0px 20px;
			display:block;		
		}
		.intro .level .in {
			border-radius: 10px;
			border:solid 1px transparent;
			box-shadow: 0px 0px 5px 1px transparent inset;
		}
		.intro .level .in:hover {
			border:solid 1px #eae970;
			box-shadow: 0px 0px 5px 1px #eae970 inset;
		}
		.intro .level .out {
			border-radius: 10px;
			border:solid 1px transparent;
			box-shadow: 0px 0px 5px 1px transparent;
		}
		.intro .level .out:hover {
			border:solid 1px #eae970;
			box-shadow: 0px 0px 5px 1px #eae970;
		}

		.intro .remember {
			left: 542px;
			position: absolute;
			text-align: center;
			top: 472px;
		}

.lnks {
	display:block !important;
}
.button {
    background-color: transparent;
    border: medium none;
    color: transparent;
    cursor:pointer;
    cursor:hand;
	text-indent: -9999px;
}
.button.bubble {
	text-indent: -9999px;
}
.printOut {
    position: absolute;
    width: 184px;
    height: 105px;
    left: 405px;
    top: 44px;
}
.wildfire .printOut {
	left:367px;
	top:29px;
}
.tornado .printOut {
	left:169px;
	top:143px;
}
.hurricane .printOut {
	left:380px;
	top:28px;
}
.hotseat .printOut {
    left: 412px;
    top: 11px;
}
.cold .printOut {
    left: 345px;
    top: 224px;
}
.lightning .printOut {
    left: 199px;
    top: 22px;
}
.homefire .printOut {
	left: 158px;
	top: 148px;
}
.learnMore {
    position: absolute;
    width: 160px;
    height: 94px;
    left: 557px;
    top: 128px;
}
.moreEarthquakes {
	top: 183px;
	height: 23px;
}
.moreTsunamis {
	top: 162px;
	height: 21px;
}
.wildfire .learnMore {
	left:550px;
	top:155px;
}
.tornado .learnMore {
	left:423px;
	top:21px;
}
.hurricane .learnMore {
	left:530px;
	top:126px;
    height: 23px;
}
.hurricane .moreBlackouts {
	left:530px;
	top:149px;
}
.hotseat .learnMore {
    left: 570px;
    top: 88px;
}
.cold .learnMore {
    left: 435px;
    top: 71px;
}
.lightning .learnMore {
    left: 543px;
    top: 37px;
}
.homefire .learnMore {
    left: 418px;
    top: 23px;
}
.goNextLevel {
    position: absolute;
    width: 185px;
    height: 128px;
    left: 759px;
    top: 203px;
}
.goMainMenu {
    position: absolute;
    width: 185px;
    height: 132px;
    left: 759px;
    top: 371px;
}
.pointsLbl {
    overflow: hidden;
    width: 1px;
    height: 1px;
    opacity: 0;
}

#sceneframe-cp {
	position:absolute;
	top:1px;
}