body {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 10px;
	margin: 0;
	background: #6F8A72 url(images/environment/bg.png) repeat-x;
}

input {
	height: 14px;
	font-size: 10px;
}

a {

	color: #666;
}

#frame {

	position: relative;
	width: 100%;
	height: 416px;
	overflow: hidden;

}

#foot {
	color: #333;
	position: absolute;
	top: 404px;
	left: 10px;
	width: 320px;
	font-size: 9px;
	z-index: 9999;
}

#sky {
	position: absolute;
	top: 50px;
	left: 0;
	width: 4000px;
	height: 110px;
	background: transparent url(images/environment/clouds.png) repeat;
	z-index: 3;

}


#top-nav {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 40px;
	background: url(images/game-stuff/info-bg.png) repeat-x;
	background-position: bottom left;
	z-index: 1001;
}
.nav-item {
	position: absolute;
	top: 6px;
	width: 106px;
	height: 34px;
	cursor: pointer;
}
#nav-home {
	position: absolute;
	left: 250px;
	width: 30px;
	height: 30px;
	top: 0px;
	background:url(images/game-stuff/home.png) top left no-repeat;
	display: none;
}
#nav-level {
	font-size: 24px;
	position: absolute;
	width: 200px;
	height: 30px;
	left: 10px;
	top: 6px;
	color: #fff;
	display: none;
}
#nav-play {
	left: 0;
	background:url(images/game-stuff/tab-play-selected.png) top left no-repeat;
}
#nav-top {
	left: 107px;
	background:url(images/game-stuff/tab-top10.png) top left no-repeat;
}
#nav-help {

	left: 214px;
	background:url(images/game-stuff/tab-howtoplay.png) top left no-repeat;
}

#home-screen {
	position: absolute;
	z-index: 1002;
	top: 32px;
	left: -20px;
	height: 277px; 
	width: 378px;
	background: transparent url(images/game-stuff/ivanaxe-title.png) no-repeat;
	
}

#play-button {
	position: absolute;
	z-index: 1002;
	top: 330px;
	left: 55px;
	width: 210px;
	height: 80px;
	cursor: pointer;
	background: transparent url(images/game-stuff/play-btn.png) no-repeat;
	z-index: 10009;
}

#play-again-button {
	color: white;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	position: absolute;
	z-index: 9999;
	top: 300px;
	left: 10px;
	width: 148px;
	height: 54px;
	cursor: pointer;
	background: transparent url(images/game-stuff/btn.png) top right no-repeat;
	padding-top: 15px;
	display: none;
	z-index: 9999;
}

#challenge-button {
	position: absolute;
	color: white;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	z-index: 9999;
	top: 300px;
	left: 165px;
	width: 148px;
	height: 54px;
	padding-top: 11px;
	cursor: pointer;
	line-height: 14px;
	background: transparent url(images/game-stuff/btn.png) top right no-repeat;
	display: none;
	z-index: 9999;

}

.buttonesque {
	color: white;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
	padding-top: 16px;
	width: 148px;
	height: 54px;
	background: transparent url(images/game-stuff/btn.png) top right no-repeat;
	position: relative;
	left: 80px;
}


#power-up {

	position: absolute;
	top: 270px;
	left: 100px;
	width: 300px;
	height: 50px;
	border: 1px solid #333;
	overflow: hidden;
	z-index: 9;
}

.power-tic {
	float:right;
	width: 10px;
	height: 50px;
	background: red;
	margin-left: 5px;
}


#ground {
	position: absolute;
	top: 257px;
	left: 0;
	width: 8000px;
	height: 36px;
	background: transparent url(images/environment/mountains.png) repeat;
	z-index: 5;
	
}

#axe {
	position: absolute;
	top: 300px;
	left: -90px;
	z-index: 19;
	width: 80px;
	height: 80px;
}

#target {
	position: absolute;
	width: 5px;
	height: 145px;
	top: 240px;
	left: 3000px;
	z-index: 18;
	background: transparent;
}

#target img {
	border: none;
	position: absolute;
	bottom: 0;
	left: 0;

}

#hard-target {
	position: absolute;
	width: 5px;
	height: 95px;
	top: 240px;
	left: 3000px;
	z-index: 18;
	background: transparent;
}

#hard-target img {
	border: none;
	position: absolute;
	bottom: 0;
	left: 0;

}

#ivan {
	position: absolute;
	top: 210px;
	left: 0px;
	width: 146px;
	height: 135px;
	z-index: 10;	
	display: none;
}

.stand {
	background: transparent url(images/ivan-throw/ivan-stand.png) no-repeat;
}
.aim {
	background: transparent url(images/ivan-throw/ivan-aim.png) no-repeat;
}
.windup {
	background: transparent url(images/ivan-throw/ivan-windup.png) no-repeat;
}
.throw {
	background: transparent url(images/ivan-throw/ivan-throw.png) no-repeat;
}

#lives {
	position: absolute;
	top: 365px;
	left: 10px;
	width: 112px;
	height: 34px;
	z-index: 9999;
	display: none;
}
.life {
	margin-left: 3px;
	float: right;
	width: 34px;
	height: 34px;
	background: transparent url(images/game-stuff/life.png) no-repeat
}
.empty {
	margin-left: 3px;
	float: right;
	width: 34px;
	height: 34px;
	background: transparent url(images/game-stuff/life-empty.png) no-repeat
}

#my-score {
	position: absolute;
	top: 365px;
	left: 180px;
	width: 180px;
	height: 34px;
	z-index: 9999;
	color: #333;
	font-size: 14px;
	padding-top: -10px;
	font-weight: bold;
	display: none;
}
.my-score-val {
	color: #fff;
	padding-left: 5px;
	font-size: 24px;
}

#diag {
	position: absolute;
	top: 500px;
	left: 10px;
	width: 250px;
	height: 50px;
	background: #ccc;
	display: none;
}

#scores {
	position: absolute;
	font-size: 20px;
	width: 300px;
	height: 340px;
	top: 50px;
	left: 6px;
	display: none;
	z-index: 22000;
	background: #fff;
	color: #333;
	text-align: center;
	border: 4px solid #A8D9DB;
	-webkit-border-radius: 8px;
}

.point-value {
	position: absolute;
	left: 30px;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	opacity: 0.75;
	top: -60px;
}

#help-text {
	position: absolute;
	width: 292px;
	height: 340px;
	top: 50px;
	left: 5px;
	z-index: 22000;
	background: #fff;
	color: #333;
	text-align: left;
	display: none;
	padding: 5px;
	opacity: 0.8;
	border: 4px solid #A8D9DB;
	-webkit-border-radius: 8px;
}

#general-text {
	position: relative;
	width: 300px;
	top: 50px;
	left: 4px;
	z-index: 10000;
	background: #fff;
	color: #333;
	text-align: left;
	opacity: 0.8;
	padding: 3px;
	border: 4px solid #A8D9DB;
	-webkit-border-radius: 8px;
}

.save {
	text-decoration: underline;
	cursor: pointer;
	padding-bottom: 5px;
	font-size: 24px;
}

#advice {
	position: absolute;
	width: 300px;
/* 	height: 340px; */
	top: 50px;
	left: 5px;
	display: none;
	z-index: 10000;
	background: #fff;		
	text-align: center;
	opacity: 0.8;
	border: 4px solid #A8D9DB;
	-webkit-border-radius: 8px;
	font-size: 17px;
}

#advice2 {
	position: absolute;
	width: 300px;
/* 	height: 340px; */
	top: 50px;
	left: 5px;
	display: none;
	z-index: 10000;
	background: #fff;		
	text-align: center;
	opacity: 0.8;
	border: 4px solid #A8D9DB;
	-webkit-border-radius: 8px;
	font-size: 17px;
}

.restart {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
	text-decoration: underline;
	padding-bottom: 5px;
}

.close {
	float: left;
	top: 0;
	width: 15px;
	height: 15px;
	background: #aaa;
	cursor: pointer;
}

#score {
	position: absolute;
	top: 405px;
	left: 10px;
	width: 320px;
	height: 20px;
	z-index: 10000;
	color: #333;
}

