*{
	-webkit-user-select: none;
}

#mainPage, #homePage, #kitchenPage, #livingPage, #laundryPage, #bedroomPage, #washroomPage{
	margin: -15px;
}

#selectStory{
	background-color: #cccccc;
}

.carousel-inner{
/*	position: relative;*/
/*	width: 100%;*/
	top: 50px;
	height: 600px;	
}

.item{
	padding:120px;
}

#playBtn{
	text-align:center;
}

text{
	text-anchor: middle;
	font-family: sans-serif;	
}

.footorBtn{
	fill: #707070;
}

.footorBtnSelect{
	fill: #FF8533;
}

.footorBtnText{
	fill: #ffffff;
	font-weight: bold; 
}

.footorBtnTextSelect{
	fill: #ffffff;
	opacity: 0.7; 
}

.roomBtn{
	fill: #FFE0C2;
	stroke: #B8936E;
}

.roomBtnSelect{
	fill: #FFF1E9;
	stroke: #B8936E;
}

.roomBtnText{
	fill: #80664C;
}

.roomBtnTextSelect{
	fill: #80664C;
	opacity: 0.8;
}

.sideBtn{
	fill: #CC0000;
}

.sideBtnText{
	fill: #ffffff;
}

.sideBtnTextSelect{
	fill: #ffffff;
	fill-opacity: 0.7;
}

.sideBtnSelect{
	fill: #DA7474;
}