#body-floor .page-title h2 {
		line-height:50px;
		position:relative;
		top:50px;
		font-size:1em !important;
	}

#body-floor {
	height:auto !important;
	background: #57585B;
}

#body-floor .show-for-medium #info-container-left {
	width:100% !important;
	min-width:100% !important;
	max-width:100% !important;
}

#body-floor #container {
	padding-bottom:20px;
}

#body-floor .arrows-container {
	position:absolute;
	right:100px;
	z-index:2;
	top: 300px;
}

#body-floor .page-title {
	z-index:2;
}

#body-floor .show-for-small .arrows-container {
    bottom: 135px;
    position: absolute;
    right: 87px;
    z-index: 2;
}


#drag-text {
	text-align:center;
	display:block;
	position:relative;
	width:100%;
	position:absolute;
	top:20px;
	text-transform:uppercase;
	font-size:15.41px;
	color:#FFF;
}

#floor-plan-thumbs {
	list-style-type:none;
}

#floor-plan-thumbs img, #floor-plan-thumbs li {
	width:160px;
	margin:20px auto 20px;
	position:relative;
	z-index:2;
}

#floor-plan-thumbs {
	padding: 50px 0 0 0;
	margin: 0;
}


#floor-plan-img-large {
	width:700px;
	margin:0 auto;
	position:relative;
	height:600px !important;
	z-index:1;
	background: url('../img/spinner.gif') center center no-repeat;
}

#floor-plan-img-large img {
	display: none;
}

#floor-plan-img-large img {
	position:relative;
	max-width:1200px;
}

.show-for-small #floor-plan-img-large, .show-for-small #floor-plan-img-large img {
	max-width:96%;
	width:100%;
	height:auto;
	max-width:auto;
	margin:20px 0;

}

#floor-plan-bottom {
	background-color: #57585b;
	min-height: 500px;
	z-index: 2;
	position: absolute !important;
	width: 100%;
	/*bottom:-251px;*/
	top: 500px;
	margin: 0;
}


#floor-plan-bottom .five img {
	margin-top:20px;
	right: 70px;
}




#floor-plan-bottom-inner {
	padding:15px;
    color: #FFFFFF;
    font-family: "futuram",arial,helvetica;
}

#floor-plan-bottom-01, #floor-plan-bottom-03 {
	display: none;
}

#floor-plan-bottom-02 {
	height: 720px;
}


.floor-heading {
	margin-top: -50px;
}


#jsstackimage {
	width: 314px;
	height: 239px;
	position: relative;
	display: block;
}



.lt-ie9 #floor-plan-left {
	width: 250px;
}

.lt-ie9 #floor-ten {
	margin-left: 250px;
}

#body-floor h1 {
	background-color: #00FF0C;
	font-size:1.4em;
	display:block;
	text-align:center;
	height:200px;
	line-height:200px;
	margin:0;
	display:block;
	vertical-align:middle;
	text-transform:uppercase;
	font-family:"futurab","futuram",arial;
	position: absolute;
	top:0;
	right:0;
	z-index: 100;
}







