@import "../sitestyle.css";

#petalBack {
	position: relative;
	left:8px;
}
#salon {
	position: absolute;
	left: 85px;
	top: 120px;
	z-index: 2;
}

#textBox1 {
	position: absolute;
	left: 23px;
	top: 370px;
	width: 170px;
	height: 120px;
	border: solid 1px #63715A;
	padding: 3px;
	text-align: center;
	color: #FFFFFF;
	background-color: #6B8284;
	z-index: 2;
}

#opening {
	position: relative;
	top: -15px;
	left: 160px;
	width: 200px;
	padding: 10px;
	border: solid 1px #63715A;
	background-color: #EEEEEE;
}
.openingTimes {
	position: absolute;
	top: 10px;
	left: 100px;
}

#location {
	position: relative;
	top: -15px;
	left: 160px;
	width: 200px;
	border: solid 1px #63715A;
	background-color: #EEEEEE;
}

.rightContainer {
	position: absolute;
	left: 625px;
	top: 210px;
	width: 115px;
	text-align: center;
}
#rightImg1 {
	position: absolute;
	top: 30px;
	left: 0px;
}
#rightImg2 {
	position: absolute;
	top: 230px;
	left: 0px;
}
#rightImg3 {
	position: absolute;
	top: 150px;
	left: 0px;
}

.bottomContainer {
	position: absolute;
	left: 15px;
	top: 590px;
	width:740px;
	color: #FFFFFF;
}