
	/****** FLOORPLAN CSS *******/
.floorplan-control-container {
	position:absolute;bottom:75px;
	width:940px;
}

.floorplan-control-overlay-container-left {
	float:left;
	text-align:center;
	border:solid 0px red;
}
.floorplan-control-overlay-container-right {
	float:right;
	text-align:center;
	border:solid 0px red;
}
.floorplan-control-overlay-container-left .floorplan-control-overlay,
.floorplan-control-overlay-container-right .floorplan-control-overlay {
	width:220px;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  user-select: none;
	
}
.floorplan-control-overlay-container-left .floorplan-control-overlay .text-container p,
.floorplan-control-overlay-container-right .floorplan-control-overlay .text-container p {
	font-family: "myriad-pro",sans-serif;font-style: normal;font-weight: 300;font-size:20px;
	margin:0;
	color:#fff;
	text-align:center;
	padding:6px 0 10px 0;
	text-transform:uppercase;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}
.floorplan-control-overlay-container-left .floorplan-control-overlay .text-container, 
.floorplan-control-overlay-container-right .floorplan-control-overlay .text-container {
	background: url(../images/tint-bkgd.png) 0 0 repeat;
	height:42px;
	width:220px;
	cursor: pointer;
	border:solid 0px yellow;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}
.floorplan-control-overlay-container-left .floorplan-control-overlay .text-container {
	float:left;
}
.floorplan-control-overlay-container-right .floorplan-control-overlay .text-container {
	float:right;
}
.floorplan-control-overlay-container-left .floorplan-control-overlay-left-arrow {
	color:#fff;
	margin:0;
	background: url(../images/tint-bkgd.png) 0 0 repeat;
	width:35px;
	padding:10px 0px 12px 0px;
	height:42px;
	cursor:pointer;
	float:left;
	border:solid 0px red;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}
.floorplan-control-overlay-container-right .floorplan-control-overlay-right-arrow {
	color:#fff;
	margin:0;
	background: url(../images/tint-bkgd.png) 0 0 repeat;
	width:35px;
	padding:10px 0px 12px 0px;
	height:42px;
	cursor:pointer;
	float:right;
	border:solid 0px red;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}
.floorplan-control-overlay-container-mobile {
	position:relative;
	text-align:center;
	margin-left:-20px;margin-right:-20px;
	background: url(../images/tint-bkgd.png) 0 0 repeat;
	height:42px;
	margin-top:6px;
}
p#floorplan-control-text-mobile {
	font-family: "myriad-pro",sans-serif;font-style: normal;font-weight: 300;font-size:20px;
	margin-top:6px;
	padding:2px 6px 2px 6px;
	margin-left: 0;margin-right:0;
	color:#fff;
	text-align:center;
	text-transform:uppercase;
	display: inline-block;
	cursor:pointer;
}
.floorplan-control-overlay-container-mobile .floorplan-control-overlay-text-container {
	height:42px;
	text-align:center;
}
.floorplan-control-overlay-container-mobile .floorplan-control-overlay-left-arrow {
	color:#fff;
	margin:0;
/*	width:120px; */
	margin-left:16px;
	margin-right:0;
	padding-top:7px;
	height:42px;
	cursor:pointer;
	float:left;
	font-family: "myriad-pro",sans-serif;font-style: normal;font-weight: 300;font-size:20px;
	color:#fff;
	text-transform:uppercase;
}
.floorplan-control-overlay-container-mobile .floorplan-control-overlay-right-arrow {
	color:#fff;
	/*width:120px;*/
	margin-right:10px;
	margin-left:0;
	padding-top:7px;
	height:42px;
	cursor:pointer;
	float:right;
	font-family: "myriad-pro",sans-serif;font-style: normal;font-weight: 300;font-size:20px;
	color:#fff;
	text-transform:uppercase;
}
body {
	min-height:630px !important;
}


.for-sale-container-dt {
	position:absolute;bottom:150px;
	float:left;
	width:255px;
	background: url(../images/tint-bkgd.png) 0 0 repeat;
}
.for-sale-container-dt .text-container p {
	font-family: "myriad-pro",sans-serif;font-style: normal;font-weight: 300;font-size:20px;
	margin:0;
	color:#fff;
	text-align:center;
	padding:6px 0 10px 0;
	text-transform:uppercase;
	display:block;
}

.for-sale-container-mobile {
	position:relative;
	background: url(../images/tint-bkgd.png) 0 0 repeat;
}
.for-sale-container-mobile .text-container p {
	font-family: "myriad-pro",sans-serif;font-style: normal;font-weight: 300;font-size:20px;
	margin:0;
	color:#fff;
	text-align:center;
	padding:8px 0px 10px 0px;
	text-transform:uppercase;
	display:block;
}

.specs-container-dt {
	margin-top:13px;
	position:relative;float:left;width:255px;
}
.specs-desc-container-mobile {
	position:relative;
	width:100%;
}
.specs-container-dt .header-container {
	/*background: url(../images/tint-bkgd-lite.png) 0 0 repeat;*/
	background-color:#6f6f6f;
}
.specs-container-dt .header-container p {
	font-family: "myriad-pro",sans-serif;font-style: normal;font-weight: 300;font-size:20px;
	margin:0;
	color:#fff;
	text-align:center;
	padding:6px 0px 10px 0px;
	text-transform:uppercase;
	display:block;
}
.specs-container-dt .text-container {
	background: url(../images/tint-bkgd.png) 0 0 repeat;
}
.specs-container-dt .text-container p {
	font-family: "myriad-pro",sans-serif;font-style: normal;font-weight: 500;font-size:20px;
	color:#fff;
	text-align:left;
	margin-left:36px;
	padding:6px 0 10px 0;
	text-transform:uppercase;
	display:block;
}

.specs-container-mobile {
	background-color: #efefef;
}

.specs-container-mobile .header-container {
	/*background: url(../images/tint-bkgd-lite.png) 0 0 repeat;*/
	background-color: #efefef;
	margin-left:-20px;margin-right:-20px;
	padding-top:0;padding-bottom:0;
	color:#666;
}
.specs-container-mobile .header-container p {
	font-family: Arial, sans-serif;
	font-weight:bold;
	font-size:1.2em;
	line-height: 1.4em;
	color:#666;
	margin: 0px 15px;
	padding:0px 20px 0px 20px;
	text-align: left;
	background-color: #efefef;
}
.specs-container-mobile .text-container {
	background-color: #efefef;
	margin-left:-20px;margin-right:-20px;
	margin-bottom:10px;
	padding-top:0;padding-bottom:10px;
	color:#666;
}
.specs-container-mobile .text-container p {
	font-family: Arial, sans-serif;
	font-size:1.2em;
	line-height: 1.4em;
	color:#666;
	margin: 0px 15px 12px 15px;
	padding:0px 20px 0px 20px;
	text-align: left;
	background-color: #efefef;
}



.desc-container-dt {
	position:relative;
	float:right;
	width:255px;
	margin-top:0;	
}
.desc-container-dt .text-container {
	background: url(../images/tint-bkgd.png) 0 0 repeat;
}
.desc-container-dt .text-container p {
	font-family: Arial, sans-serif;
	font-size:12px;
	line-height: 14px;
	color:#fff;
	margin: 0 19px 12px 19px;
	padding:0;
	text-align: justify;
}
.desc-container-dt .text-container h3 {
	font-family: Arial, sans-serif;
	font-size:16px;
	line-height: 20px;
	margin: 10px 19px 12px 19px;
	padding:0;
	color:#fff;
	text-align: left;
}




.desc-container-mobile {
	position:relative;
	margin-top:0;	
}
.desc-container-mobile .text-container {
	margin-top:0;
	position:relative;
	margin-left:-20px;margin-right:-20px;
	padding-top:2%;padding-bottom:2%;
	background-color: #efefef;
	color:#666;
}
.desc-container-mobile .text-container p {

	font-family: Arial, sans-serif;
	font-size:1.2em;
	line-height: 1.4em;
	color:#666;
	margin: 0 15px 12px 15px;
	padding:0px 20px 0px 20px;
	text-align: left;
}
.desc-container-mobile .text-container h3 {
	font-family: Arial, sans-serif;
	font-size:1.4em;
	line-height: 1.5em;
	margin: 4px 15px 12px 15px;
	padding:0px 20px 0px 20px;
	color:#666;
	font-weight:bold;
	text-align: left;
}


.slogan-overlay-mobile-floorplan {
	
	background: url(../images/tint-bkgd.png) 0 0 repeat;
	margin-left:-20px;margin-right:-20px;
	margin-top:-80px;
	height:auto;
	padding-top:10px;
	padding-bottom:10px;
}
.slogan-overlay-mobile-floorplan h1 {

	color:#fff;text-align:center;font-size:1.9em;

}

.specs-desc-container-dt {
	position:absolute;
	width:940px;
}
