@charset "utf-8";
/* CSS Document */
/* Background pattern from subtlepatterns.com */
#worldFrame{
	width: 2443px; 
    height: 1080px;
    background-image:url(../Assets/room/utility/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: 1648px;
top: 944px;
width: 172px;
height: 124px;
background: url(../Assets/room/utility/Icon.png) no-repeat;
z-index: 500;
}

.u_wolfActivity{
position: absolute;
left: 945px;
top: 831px;
width: 790px;
height: 180px;
background: url(../Assets/room/utility/u_wolfActivity.png) no-repeat;
z-index: 495;
}

.Dryer-Sheet{
position: absolute;
left: 1462px;
top: 361px;
width: 75px;
height: 82px;
background: url(../Assets/room/utility/Dryer-Sheet.png) no-repeat;
z-index: 490;
}

.Soap{
position: absolute;
left: 1611px;
top: 282px;
width: 94px;
height: 161px;
background: url(../Assets/room/utility/Soap.png) no-repeat;
z-index: 485;
}

.u_hayesLaundry{
position: absolute;
left: 1582px;
top: 548px;
width: 290px;
height: 309px;
background: url(../Assets/room/utility/u_hayesLaundry.png) no-repeat;
z-index: 480;
}

.Washer{
position: absolute;
left: 1445px;
top: 418px;
width: 307px;
height: 340px;
background: url(../Assets/room/utility/Washer.png) no-repeat;
z-index: 475;
}

.u_wolfLaundry{
position: absolute;
left: 1111px;
top: 116px;
width: 404px;
height: 505px;
background: url(../Assets/room/utility/u_wolfLaundry.png) no-repeat;
z-index: 470;
}

.hayesBasket{
position: absolute;
left: 1241px;
top: 826px;
width: 319px;
height: 178px;
background: url(../Assets/room/utility/hayesBasket.png) no-repeat;
z-index: 465;
}

.wolfBasket{
position: absolute;
left: 932px;
top: 656px;
width: 278px;
height: 155px;
background: url(../Assets/room/utility/wolfBasket.png) no-repeat;
z-index: 460;
}

.Dryer{
position: absolute;
left: 1169px;
top: 383px;
width: 271px;
height: 380px;
background: url(../Assets/room/utility/Dryer.png) no-repeat;
z-index: 455;
}

.u_hayesActivity{
position: absolute;
left: 470px;
top: 587px;
width: 331px;
height: 418px;
background: url(../Assets/room/utility/u_hayesActivity.png) no-repeat;
z-index: 450;
}

.Water_Heater{
position: absolute;
left: 595px;
top: 0px;
width: 460px;
height: 838px;
background: url(../Assets/room/utility/Water_Heater.png) no-repeat;
z-index: 445;
}

.Pipes{
position: absolute;
left: 910px;
top: 0px;
width: 943px;
height: 687px;
background: url(../Assets/room/utility/Pipes.png) no-repeat;
z-index: 440;
}

.Outlet{
position: absolute;
left: 1031px;
top: 550px;
width: 66px;
height: 106px;
background: url(../Assets/room/utility/Outlet.png) no-repeat;
z-index: 435;
}

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