#container, #pseudo_container, #pseudo_container_backdrop {
	width: 100%;
	/*min-height: 668px;*/
	/*min-height: 705px;*/ /*under 705 will lost the tree top and banner top */
	height: 100%;
	min-height: 620px;
	max-height: 668px;
	/*max-height: 768px;*/
	min-width: 1000px;
	/*position:relative;*/
	position:absolute;
	/*background-color: #FF0000;*/
	padding: 0;
	margin: 0;
}

.container {
	z-index: 2;
}


.pseudo_container {
	z-index: 1;
}

#pseudo_container_backdrop {
	background-color: #000000;
	opacity: 0.5;
	filter: alpha(opacity=50);
}

.toppest {
	z-index: 3;
}

#stage {
	top: 0px;
	left: 0px;
	z-index: 10;
	/*border: #000 dotted 1px;*/
}

.stage {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	/*min-width: 1000px;*/
	height: 100%;
	overflow: hidden;
}


.background-0,
.background-1,
.background-2,
.background-3 {
	background-repeat: repeat;
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0;
}

.background-0,
.background-1 {
	top: 0;
}

.background-2,
.background-3 {
	bottom: 0;
}

.background-0 {
	z-index: 15;
}

.background-1 {
	z-index: 18;
}

.background-2 {
	z-index: 21;
	height: 295px;
}

.background-3 {
	z-index: 24;
	height: 480px;
}

.background-0.morning {
	background-image: url(images/background/morning/Bkg.png);
}

.background-1.morning {
	background-image: url(images/background/morning/Bkg_cloub.png);
}

.background-2.morning {
	background-image: url(images/background/morning/Bkg_trunk.png);
}

.background-3.morning {
	background-image: url(images/background/morning/Bkg_tree.png);
}

.background-0.drawn {
	background-image: url(images/background/drawn/Bkg.png);
}

.background-1.drawn {
	background-image: url(images/background/drawn/Bkg_cloub.png);
}

.background-2.drawn {
	background-image: url(images/background/drawn/Bkg_trunk.png);
}

.background-3.drawn {
	background-image: url(images/background/drawn/Bkg_tree.png);
}

.background-0.night {
	background-image: url(images/background/night/Bkg.png);
}

.background-1.night {
	background-image: url(images/background/night/Bkg_cloub.png);
}

.background-2.night {
	background-image: url(images/background/night/Bkg_trunk.png);
}

.background-3.night {
	background-image: url(images/background/night/Bkg_tree.png);
}

.background-0.morning.autumn,
.background-0.drawn.autumn {
	background-image: url(images/background/autumn/Bkg_m.png);
}

.background-1.morning.autumn,
.background-1.drawn.autumn {
	background-image: url(images/background/autumn/Bkg_cloub.png);
}

.background-2.morning.autumn,
.background-2.drawn.autumn {
	background-image: url(images/background/autumn/Bkg_trunk.png);
}

.background-3.morning.autumn,
.background-3.drawn.autumn {
	background-image: url(images/background/autumn/Bkg_tree.png);
}

/*
.background-0.morning.xmas2014
{
		background-image: url(images/background/space_bkg/space_morning.png);
}

.background-0.drawn.xmas2014
{
		background-image: url(images/background/space_bkg/space_noon.png);
}


.background-1.morning.xmas2014,
.background-2.morning.xmas2014,
.background-3.morning.xmas2014,
.background-1.drawn.xmas2014,
.background-2.drawn.xmas2014,
.background-3.drawn.xmas2014 {
		background-image: none;
}

.background-0.night.xmas2014
{
		background-image: url(images/background/space_bkg/space_night.png);
}

.background-1.night.xmas2014,
.background-2.night.xmas2014,
.background-3.night.xmas2014 {
		background-image: none;
}
*/


#tree_main {
	width: 450px;
	height: 600px;
	background-image: url(images/tree_main.png);
	background-repeat: no-repeat;
	background-position: 0 40px;
	position: absolute;
	bottom: 20px;
	left: 360px;
	z-index: 150;
}


#sc_buttons {
	width: 450px;
	height: 100px;
	position: absolute;
	left: 350px;
	bottom: 150px;
	z-index: 160;
}

	.handbook {
		width: 65px;
		height: 65px; /* use with top */
		background-image: url(images/b_sc_handbook_sprite.png);
		background-repeat: no-repeat;
		background-position: 0 0;
		position: absolute;
		top: 35px;
		left: 155px;
	}
	
	.handbook:hover {
		/*background-image: url(images/b_sc_handbook_h.png);*/
		background-position: -65px 0;
	}
	
	.handbook img{
		width: 65px;
		height: 65px; /* use with top */
	}
	
	.sitemap {
		width: 65px;
		height: 65px; /* use with top */
		background-image: url(images/b_sc_sitemap_sprite.png);
		background-repeat: no-repeat;
		background-position: 0 0;
		position: absolute;
		top: 35px;
		left: 295px;
	}
	
	.sitemap:hover {
		/*background-image: url(images/b_sc_sitemap_h.png);*/
		background-position: -65px 0;
	}
	
	.sitemap img{
		width: 65px;
		height: 65px; /* use with top */
	}
	
	.song {
		width: 65px;
		height: 65px; /* use with top */
		background-image: url(images/b_sc_song_sprite.png);
		background-repeat: no-repeat;
		background-position: 0 0;
		position: absolute;
		top: 45px;
		left: 225px;
	}
	
	.song:hover {
		/*background-image: url(images/b_sc_song_h.png);*/
		background-position: -65px 0;
	}
	
	.song img{
		width: 65px;
		height: 65px; /* use with top */
	}

#tree_fb {
	width: 234px;
	height: 286px;
	text-align: right;
	background-image: url(images/tree_fb.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: absolute;
	top: 0px;
	right: -25px;
	z-index: 100;
	padding-top: 74px;
	padding-right: 45px;
}

#tree_fb {
	background-image: url(images/tree_fb_long.png);
}

#tree_login {
	width: 238px;
	height: 287px;
	position: absolute;
	bottom: 20px;
	left: 790px;
	z-index: 120;
	text-align: center;
}

#login_body {
	background-image: url(images/tree_login02.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 238px;
	height: 287px;
	position: relative;
}

#login_body form {
	border: none;
	position: absolute;
	top: 50px;
	left: 0px;
	width: 168px;
	text-align: left;
	padding-left: 70px;
	padding-top: 6px;
	z-index: 8500;
}

#login_body .text_input {
	width: 118px;
	border:1px solid #FFFFFF;
	height: 20px;
	margin-top: 6px;
	padding-top: 2px;
}

#login_body .text_input:hover {
	background-color: #FF9;
}

#login_body .btn_forget_pass,
#login_body .btn_guest_login,
#login_body .btn_login {
	background-position: 0px 0px;
	background-repeat: no-repeat;
	position: absolute;
}
#login_body .btn_forget_pass {
	background-image: url(images/tree_login_buttons_forgetpass_sprite.png);
	width: 68px;
	height: 46px;
	top: 106px;
	left: 106px;
}
#login_body .btn_forget_pass:hover {
	/*background-image: url(images/tree_login_buttons_forgetpass_h.png);*/
	background-position: -68px 0;
}
#login_body .btn_guest_login {
	background-image: url(images/tree_login_buttons_guest_sprite.png);
	width: 65px;
	height: 70px;
	top: 72px;
	left: 36px;
	cursor: pointer;
}
#login_body .btn_guest_login:hover {
	/*background-image: url(images/tree_login_buttons_guest_h.png);*/
	background-position: -65px 0;
}
#login_body .btn_login {
	background-image: url(images/tree_login_buttons_login_sprite.png);
	width: 60px;
	height: 60px;
	top: 73px;
	left: 163px;
}
#login_body .btn_login:hover {
	/*background-image: url(images/tree_login_buttons_login_h.png);*/
	background-position: -60px 0;
}
#sc_banner {
	width: 550px;
	height: 250px; /* use with top */
	background-image: url(images/banner.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	position: absolute;
	top: -15px;
	left: -15px;
	z-index: 70;
}

#banner_body {
	/*background-color: #FF0000;*/
	width: 330px;
	height: 112px;
	position: relative;
	left: 14px;
	top: 16px;
}

#small_task {
	width: 180px;
	height: 330px; /* use with top */
	position: absolute;
	bottom: 25px;
	left: 350px;
	z-index: 250;
	/*background-color: #FF0000;*/
}

#small_task .character {
	width: 150px;
	height: 160px;
	background-image: url(images/too_easy.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	position: absolute;
	bottom: 0px;
	right: 0px;
}

#small_task .task_list {
	width: 180px;
	height: 160px;
	background-image: url(images/smalltask.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	position: absolute;
	top: 0px;
	left: 0px;
	padding-top: 40px;
	padding-left: 0px;
	
}

#small_task .task_list ul{
	width: 160px;
	padding-left: 15px;
	list-style-type: none;
}

#small_task .task_list ul li{
	line-height: 1.2em;
	margin-bottom: 4px;
}

#small_task .task_list ol{
	width: 130px;
	padding-left: 35px;
	/*list-style-type: none;*/
	list-style-position: outside;
	/*list-style-type: decimal;*/
	list-style-type: disc;
	
	overflow: hidden;
	height: 120px;
}

#small_task .task_list ol li{
	line-height: 1.2em;
	margin-bottom: 4px;
}

div#grass {
	width: 100%;
	height: 70px;
	background-image: url(images/grass.png);
	background-repeat: repeat-x;
	background-position: 0 25px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: 220;
	padding-left: 0px;
}

div#grass h5 {
	display: none;
	/*
	margin-top: 45px;
	color: #474747;
	*/
}

div#grass ul {
	display: inline-block;
	padding-left: 0;
	margin-left: 0;
	margin-top: 30px;
}

div#grass ul li {
	display: inline;
	padding-left: 5px;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ccc;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #999;
}


#grass li.logo_hkecl{
	position: relative;
	top: 8px;
	border: none;
	padding-left: 0;
}

#grass .logo_hkecl{
	width: 126px;
	height: 31px;
}

#grass .logo_hkecl img{
	width: 126px;
	height: 31px;
	background-image: url(images/hkecl_logo.jpg);
	background-repeat: no-repeat;
	padding: 0;
}

#grass a {
	font-size: 14px;
	color: #336699;
}

#grass .copy_right {
	font-size: 14px;
	color: #336699;
}


#character_Alison {
	background: transparent 0 0 no-repeat;
	background-image: url(images/character_Alison.png);
	position: absolute;
	bottom: 453px;
	left: 325px;
	width: 50px;
	height: 50px;
	cursor: pointer;
}
#character_Dr_Iknow {
	background: transparent 0 0 no-repeat;
	background-image: url(images/character_Dr.Iknow.png); 
	position: absolute;
	bottom: 460px;
	left: 65px;
	width: 81px;
	height: 67px;
	cursor: pointer;
}
#character_Fred {
	background: transparent 0 0 no-repeat;
	background-image: url(images/character_Fred.png);
	position: absolute;
	bottom: 328px;
	left: 25px;
	width: 54px;
	height: 53px;
	cursor: pointer;
}
#character_Kit_David {
	position: absolute;
	bottom: 240px;
	left: 165px;
	width: 135px;
	height: 75px;
}
#character_Kitman {
	background: transparent 0 0 no-repeat;
	background-image: url(images/character_Kitman.png);
	position: absolute;
	bottom: 5px;
	left: 15px;
	width: 51px;
	height: 60px;
	cursor: pointer;
}
#character_David {
	background: transparent 0 0 no-repeat;
	background-image: url(images/character_David.png);
	position: absolute;
	bottom: 9px;
	left: 80px;
	width: 47px;
	height: 51px;
	cursor: pointer;
}

#character_Raymond {
	background: transparent 0 0 no-repeat;
	background-image: url(images/character_Raymond.png);
	position: absolute;
	bottom: 325px;
	left: 398px;
	width: 45px;
	height: 51px;
	cursor: pointer;
}
#character_Debbie {
	background: transparent 0 0 no-repeat;
	background-image: url(images/character_Debbie.png);
	position: absolute;
	bottom: 325px;
	left: 345px;
	width: 48px;
	height: 51px;
	cursor: pointer;
}
#character_Roger {
	background: transparent 0 0 no-repeat;
	background-image: url(images/character_Roger.png);
	position: absolute;
	bottom: 10px;
	left: 240px;
	width: 42px;
	height: 82px;
	cursor: pointer;
}
#character_Rabbit {
	background: transparent 0 0 no-repeat;
	background-image: url(images/character_Rabbit.png);
	position: absolute;
	bottom: 220px;
	left: 350px;
	width: 35px;
	height: 52px;
	display: none;
}




#character_Santa {
	background: transparent 0 0 no-repeat;
	background-image: url(images/reindeer_santaClaus.png);
	position: absolute;
	top: 0px;
	left: 300px;
	width: 128px;
	height: 55px;
	/*cursor: pointer;*/
}

#character_Penguin {
	background: transparent 0 0 no-repeat;
	background-image: url(images/penguin.png);
	position: absolute;
	bottom: 18px;
	left: 150px;
	width: 100px;
	height: 100px;
	/*cursor: pointer;*/
}


#goodbye_notice {
	background: transparent 0 0 no-repeat;
	background-image: url(images/noticeBoard.png);
	width: 800px;
	height: 580px;
	position: absolute;
	top: 20px;
	left: 200px;
	z-index: 99;
}

#goodbye_notice .call_to_action_close {
	background: transparent 0 0 no-repeat;
	background-image: url(images/noticeBoard-button.png);
	width: 50px;
	height: 54px;
	position: absolute;
	top: -10px;
	right: 0;
}

#goodbye_notice .call_to_action_close:hover {
	background-position: -50px 0;
}