@charset "utf-8";
/* CSS Document */
/* Background pattern from subtlepatterns.com */
#worldFrame{
	width: 2443px; 
    height: 1080px;
    background-image:url(../Assets/room/bathroom/background.png);
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
	z-index: 100;
	transform: scale(0,0);
}

.innerworld{
	width: 80px;
	height: 45px;
	left: 10px;
	top: 17px;
	position: relative;
	background: #0C0;
}

/**************/
/*  In Scene  */
/**************/
.fadeIn{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	background-image:url(../Assets/basic/dark_exa.png);
	z-index: 1000;
}

.fadeLoading{
	z-index: 1001;
}

.Icon{
position: absolute;
left: 619px;
top: 958px;
width: 172px;
height: 122px;
background: url(../Assets/room/bathroom/Icon.png) no-repeat;
z-index: 500;
}

.scene-window{
position: absolute;
left: 1799px;
top: 0px;
width: 229px;
height: 132px;
background: url(../Assets/room/bathroom/scene-window.png) no-repeat;
z-index: 495;
}

.shower-door{
position: absolute;
left: 1477px;
top: 87px;
width: 134px;
height: 764px;
background: url(../Assets/room/bathroom/shower-door.png) no-repeat;
z-index: 490;
cursor: pointer;
}

.hayes_shower{
position: absolute;
left: 1579px;
top: 66px;
width: 301px;
height: 755px;
background: url(../Assets/room/bathroom/hayes_shower.png) no-repeat;
z-index: 485;
}

.wolf_shower{
position: absolute;
left: 1582px;
top: 71px;
width: 254px;
height: 750px;
background: url(../Assets/room/bathroom/wolf_shower.png) no-repeat;
z-index: 480;
}
.number{
position: absolute;
left: 1923px;
top: 957px;
width: 22px;
height: 19px;
background: url(../Assets/room/bathroom/number.png) no-repeat;
z-index: 476;
}

.tub{
position: absolute;
left: 1480px;
top: 520px;
width: 564px;
height: 529px;
background: url(../Assets/room/bathroom/tub.png) no-repeat;
z-index: 475;
}

.guard{
position: absolute;
left: 1477px;
top: 11px;
width: 611px;
height: 864px;
background: url(../Assets/room/bathroom/guard.png) no-repeat;
z-index: 470;
}

.hayes_toilet{
position: absolute;
left: 1190px;
top: 117px;
width: 240px;
height: 703px;
background: url(../Assets/room/bathroom/hayes_toilet.png) no-repeat;
z-index: 465;
}

.wolf_toilet{
position: absolute;
left: 1199px;
top: 306px;
width: 296px;
height: 559px;
background: url(../Assets/room/bathroom/wolf_toilet.png) no-repeat;
z-index: 460;
}

.painting{
position: absolute;
left: 1192px;
top: 35px;
width: 232px;
height: 329px;
background: url(../Assets/room/bathroom/painting.png) no-repeat;
z-index: 455;
}

.mat{
position: absolute;
left: 1100px;
top: 807px;
width: 458px;
height: 182px;
background: url(../Assets/room/bathroom/mat.png) no-repeat;
z-index: 450;
cursor: pointer;
}

.toilet{
position: absolute;
left: 1201px;
top: 396px;
width: 212px;
height: 347px;
background: url(../Assets/room/bathroom/toilet.png) no-repeat;
z-index: 445;
cursor: pointer;
}

.TP-Roll{
position: absolute;
left: 1092px;
top: 550px;
width: 55px;
height: 92px;
background: url(../Assets/room/bathroom/TP-Roll.png) no-repeat;
z-index: 440;
cursor: pointer;
}

.plunger{
position: absolute;
left: 1413px;
top: 473px;
width: 61px;
height: 227px;
background: url(../Assets/room/bathroom/plunger.png) no-repeat;
z-index: 435;
cursor: pointer;
}

.garbage-can{
position: absolute;
left: 1115px;
top: 590px;
width: 101px;
height: 114px;
background: url(../Assets/room/bathroom/garbage-can.png) no-repeat;
z-index: 430;
cursor: pointer;
}

.hayes_sink{
position: absolute;
left: 565px;
top: 0px;
width: 480px;
height: 883px;
background: url(../Assets/room/bathroom/hayes_sink.png) no-repeat;
z-index: 425;
}

.wolf_sink{
position: absolute;
left: 609px;
top: 98px;
width: 505px;
height: 784px;
background: url(../Assets/room/bathroom/wolf_sink.png) no-repeat;
z-index: 420;
}

.sink{
position: absolute;
left: 618px;
top: 431px;
width: 230px;
height: 96px;
background: url(../Assets/room/bathroom/sink.png) no-repeat;
z-index: 415;
cursor: pointer;
}

.cupboard{
position: absolute;
left: 546px;
top: 410px;
width: 580px;
height: 409px;
background: url(../Assets/room/bathroom/cupboard.png) no-repeat;
z-index: 410;
}

.mirror{
position: absolute;
left: 648px;
top: 0px;
width: 478px;
height: 448px;
background: url(../Assets/room/bathroom/mirror.png) no-repeat;
z-index: 405;
cursor: pointer;
}