/*.scrollWrap, #center{
	top: 0;
	padding-top: 0;
}*/

/*#center{
	top: 60px;
}
*/
a {
	text-decoration: none;
}


.linkWidth {
	float: left;
}

.subNameWrap, .subLinkWrap {
	float: left;
	width: 100%;
}

.subNameWrap {
	max-width: 760px;
}

.subNameWrap h1{
	float: left;
}

.subNameWrap a.portBack  {
	float: right;	  
	font-size: 14px;
  -webkit-font-smoothing: antialiased;
}

.subNav.portBack.propFull {
	position: relative;
	top: -32px;
	left: -152px;
	z-index: 99999;
}

a.externalProp {
	float: left;
	width: 90%;
	position: fixed;
	top: 0;
	left: 10%;
	z-index: 2;
	min-height: 600px;
}

#cases {
	float: left;
	width: 100%;
}

.headerImage.top {
	position: fixed;
	top: 0;
	float: left;
	width: 100%;
	z-index: -1;
}


.headerImgWrap.top a{
	float: left;
	width: 100%;
}

.bxslider {
	float: left;
	margin: 0;
	padding: 0;
}

.bxslider li img{
width: 100%;
height:auto;
}

.bxslider li a {
	text-decoration: none;
	color: #000;
	text-align: center;
}

.bxslider li a strong{
	padding-right: 15px;
}

.bxslider li a:hover {
	color: #444;
}

.bx-controls {
	position: relative;
	text-align: center;
	top: -55px;
	z-index: 333;
}

.bx-wrapper {
	position: relative;
	z-index: 1;
}

#bx-pager {
	float: left;
	width: 100%;
	text-align: center;
	position: relative;
	top: -90px;
	z-index: 4;
	padding-bottom: 20px;
}

#bx-pager a{
	width: 75px;
	display: inline-block;
	opacity: 0.61;
	progid:DXImageTransform.Microsoft.Alpha(Opacity=61);
}

#bx-pager a:hover, #bx-pager a.active {
	opacity: 1;
	progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}

#bx-pager a img{
	width: 100%;
	height: auto;
	min-height: 0;
}

.avImgWrap {
	float: left;
	width: 270px;
	margin: 30px 30px 100px 0;
}


.bx-wrapper .bx-pager.bx-default-pager a {
	background: rgba(255,255,255,0.6);
	text-indent: -9999px;
	display: inline-block;
	width: 12px !important;
	height: 12px;
	margin: 8px 4px;
	outline: 0;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
	cursor: pointer;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #fff;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}


/*.headerImgWrap.top {
	position: fixed;
	top: 0px;
	float: left;
	width: 100%;
}

.parallaxParent {
	top: 600px;
}
*/

.section h3 {
	font-size: 18px;
	margin-top: 5px;
}

.sectionBlock.available{
	z-index: 8;
}
.sectionBlock.specs{
	z-index: 7;
	}
.sectionBlock.location{
	z-index: 6;
}

.sectionBlock.news{
	z-index: 5;
}

.sectionBlock.contact{
	z-index: 2;
}

.sectionWrap.contact {
	padding-top: 60px;
	padding-bottom: 20px;
}
.sectionWrap {
	background: #fff;

}

.sectionBlock{
position: relative;
z-index: 2;
}


.sectionBlock img.ovImg {
	float: right;
	width: 200px;
	height: auto;
	margin: 12px 0 140px 40px;
}

.sectionBlock img.ovImg.long_ovImg {
	margin-bottom: 200px;
}

.sectionBlock img.avImg {
	float: left;
	width: 100%;
	margin-bottom: 20px;
	height: auto;
}

.section {
	padding-top: 30px;
	display: inline-block;
}


.section h2.subs{
	margin-bottom: 0px;
}


.sectionText {
	width: 100%;
	margin-top: 0px;
	display: inline-block;
}

.caseInner h3{
	margin-top: 30px;
}

.sectionText p{
	padding: 0;
	margin: 0;
}

.caseInner {
	float: left;
	width: 450px;
}

.floor {
	width: 100%;
	padding: 1% 0 10px 0;
	border-bottom: 1px solid #eee;
	-moz-transition:    all 0.2s ease;
    -o-transition:      all 0.2s ease;
    -ms-transition:     all 0.2s ease;
    transition:         all 0.2s ease;
}

.floor:hover {
	background: #eee;
	cursor:pointer;

}

.floor p b{
	color: #000;
	font-weight: 600;
	line-height: 150%;
	text-transform: uppercase;
}


.flnum {
	float: left;
	margin-right: 15px;
}

.spec {
	float: left;
	width: 100%;
	margin: 0 0 20px 0;
}

.spec.recent {
	clear: left;
}

.spec.recent p{
	float: left;
	width: 100%;
	margin: 0 0 5px 0;
}

.section .spec h3 {
	margin: 0;
	padding: 0;
}

.specRow {
	float: left;
	width: 30%;
	margin: 0 2% 2% 0;
}

.specsheet {
	float: left;
	margin-top: 0px;
}

iframe {
	width: 100%;
	height: auto;
}

.sectionWrap.video {
	float: left;
	width: 100%;
	margin: 20px 0 20px 0;
}


.sectionText.news .caseInner {
	width: 95%;
}


.floor.news {
	float: left;
	width: 100%;
	padding: 1% 0 10px 0;
	margin-bottom: 10px;
	border-bottom: 1px solid #eee;
	-moz-transition:    all 0.2s ease;
    -o-transition:      all 0.2s ease;
    -ms-transition:     all 0.2s ease;
    transition:         all 0.2s ease;
}

.conRow {
	float: left;
	width: 33%;
	margin: 0 0 15px 0;

}

.conRow p{
	font-size: 18px;
}

.conRow a{
	color: rgb(110,110,110);
}

.conRow a:hover {
	color: #000;
}

.availNav {
	float: left;
	position: relative;
	left: 0;
}

.availNav.active {
}

.floorImg {
	float: left;
	position: relative;
	display: none;
	left: -140%;
	z-index: 9999;
}

.floorImg.active {
	display: block;
}

#contactPage {
	margin-top: 60px;
}

#contactPage h3{
	float: left;
	width: 100%;
	padding-top: 10px;
}

#contactPage p {
	font-size: 15px;
}

#contactPage a{
	color: rgb(110,110,110);
}

#contactPage a:hover {
	color: #000;
}

#contactPage p b{
	font-weight: 400;
	color: #000;
}

.sectionWrap.video {
	padding: 30px 0 30px 0;
}

.sectionWrap.news {
	padding: 30px 0 0px 0;
}

.subNavShort {
	padding-top: 10px;
	float: left;
	width: 100%;
	z-index: 10;
	background: #fff;
}

.propLink {
	float: left;
	border: 1px solid rgb(0,64,113);
	color: rgb(0,64,113);
	padding: 10px 20px 15px 20px;
	font-size: 20px;
	margin-top: 50px;
}

.propLink:hover {
	color: rgb(0,64,113);

}

#headLogo {
	width: 960px;
	margin: 0 auto 0 auto;
	position: relative;
	text-align: right;
	z-index: 999;
}


.headerImage img.headLogo {
	width:auto;
	float: none;
	min-height: 0;

}

.headerImage {
	margin-bottom: -60px;
	position: relative;
	z-index: -1;
}

.headerImage img{
	float: left;
	width: 100%;
	position: relative;
	z-index: -1;
}


.bx-controls {
	position: relative;
	text-align: center;
	top: -45px;
	z-index: 333;
}


/*.bx-controls {
	position: relative;
	top: -40%;
	z-index: 999;
}*/


a.bx-next{
	float: right;
	position: relative;
	top: -400px;
	right: 5px;
	display: block;
	height: 52px;
	width: 27px;
	margin: 0px 0 0 0;
	text-indent: -999999px;
	background: url('/static/img/base/right_w.png') no-repeat 0 0;
	z-index: 9999;
	opacity:1;
}

a.bx-next:hover {
	/*background-position: 0 -48px;*/
}


a.bx-prev{
	position: relative;
	top: -400px;
	left: 5px;
	display: block;
	height: 52px;
	width: 27px;
	margin: 0px 0 0 0;
	text-indent: -999999px;
	background: url('/static/img/base/left_w.png') no-repeat 0 0;
	z-index: 9999;
	opacity: 1;
}

a.bx-prev:hover {
/*	background-position: 0 -48px;*/
}


/*
a.bx-next{
	float: right;
	position: relative;
	top: -330px;
	right: 5px;
	display: block;
	height: 39px;
	width: 42px;
	margin: 0px 0 0 0;
	text-indent: -999999px;
	background: url('/static/img/base/arrow_02_r.png') no-repeat 0 0;
	z-index: 9999;
	opacity:1;
}

a.bx-next:hover {
	background-position: 0 -48px;
}


a.bx-prev{
	position: relative;
	top: -300px;
	left: 5px;
	display: block;
	height: 39px;
	width: 42px;
	margin: 0px 0 0 0;
	text-indent: -999999px;
	background: url('/static/img/base/arrow_02.png') no-repeat 0 0;
	z-index: 9999;
	opacity: 1;
}

a.bx-prev:hover {
/*	background-position: 0 -48px;*/
}*/

a.bx-next.disabled, a.bx-prev.disabled {
	background-position: 0 0;
	opacity: 0.2;
/*	display: none;*/
}

.tenantLink {
/*	display: none;
	-moz-transition:    all 0.4s ease;
    -o-transition:      all 0.4s ease;
    -ms-transition:     all 0.4s ease;
    transition:         all 0.4s ease;*/
    float: right;
	top: 36px;
	position: fixed;
	right: 0;
	z-index: 9999;
	display: block;
	color: #fff;
	font-size: 14px;
	height: 32px;
	padding: 2px 20px 2px 20px;
	background: #BFBFBF;
}

.tenantLink p{
	color: #fff;
	margin: -5px 0 0 0;
	padding: 0;
	float: right;
}

.arrow.big {
	top: 0px;
	position: relative;
	font-size: 26px;
	padding: 0;
	margin: 0;
}


/*.subNavShort.active .tenantLink {
	float: right;
	top: 0;
	position: fixed;
	right: 20%;
	z-index: 9999;
	display: block;
	color: #fff;
	font-size: 14px;
	padding: 0 20px 5px 20px;
	background: #BFBFBF;
}
*/
.specInner {
	float: left;
	width: 100%;
}
.sectionBlock {
	text-align: center;
}

.sectionBlock img.specIcon  {
	float: left;
width: 26px;
height: 26px;
padding-right: 8px;
}

.sectionBlock img.pdfIcon {
	float: right;
width: 26px;
height: 26px;
padding-right: 4px;
padding-left: 8px;
}

.footerWrap { 
	top: 490px;
	padding-bottom: 100px;
}