@charset "UTF-8";
body {
	font-family: Helvetica, "Trebuchet MS", sans-serif;
	color: #333333;
	background-color: #ececec;
}

.spacer, .clear { clear: both; }

:focus {border: solid 1px #a2794f;}

.mobile-only {display: none;}
.desktop-only {display: block;}
.desktop-inline {display: inline-block;}

.float-right {
	float: right;
}
.float-left {
	float: left;
}

.wrap {width: 1000px; margin: 0 auto;}

a {
	color: #5B301F;
}

a.floorplans {
	font-size: 13px;
	color: #A2794F;
	margin-right: 20px;
}

a.skip-main {
    left:-999px;
    position:absolute;
    top:auto;
    width:0;
    height:0;
    overflow:hidden;
    z-index:-999;
}
a.skip-main:focus, a.skip-main:active {
    color: #000;
    background-color:#EEE;
    left: auto;
    top: 0 !important;
    width: 250px;
    height: auto;
    overflow:auto;
    padding:15px;
	margin: 0 !important;
    border-radius: 15px;
    border:4px solid #333;
    text-align:center;
    font-size:20px;
    z-index:999;
}

h1 {
	color: #5B301F;
	font-size: 14px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-align: right;
	padding-right: 15px;
	float: right;
}

h2 {
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1px;

}

h3 {
	color: #CBAA67;
	margin-left: 35px;
	font-size: 19px;
}

h4 {
	color: #cbaa67;
	font-size: 15px;
	margin-left: 35px;
	margin-top: 15px;
	letter-spacing: 1px;

}


#div-pagewrap {
	/*margin-right: auto;
	margin-left: auto;
	border: none;
	background-color: #ececec;*/
	position: relative;
}

/* ===== header ==== */

#header {
	width: 1000px;
	height: 165px;

}

#logo {
	z-index: 10;
	float: left;
	margin-left: 53px;
	margin-top: 26px;
}

#nav {
	float: right;
	margin-top: 40px;
	top: 40px;
	width: 773px;
	height: 125px;
	
}

#nav ul li, #nav ul li a {
	display: inline-block;
	letter-spacing: 1.3px;
	font-size: 14px;
	color: #a2794f;

}

#message {
	width:773px;
	height: 100px;
	margin-top: 20px;
	padding-top: 20px;
	border-top: 1px solid #a2794f;
	font-size: 14px;

}

#message .headerTxt1, #message h1 {
	font-size: 17px;
	font-weight: normal;
	letter-spacing: .5px;
	color: #000000;
	background-image: none;
	text-align: left;
	padding-right: 0;
	float: none;
}

#message .headerTxt2 {
	font-size: 16px;
	font-weight: lighter;
	letter-spacing: 1px;
	padding-top: 10px;
}


/* ==== content ==== */


#mainContent {
	margin-top: 0px;
}

#mainContent .itemLeft {
	float: left;
	border: none;
}

.building-exterior {width: 20%; float: left; margin: 0; border-right: solid 5px #ececec;}
.building-exterior img {display: block; width: 100%; height: auto;}
.building-exterior.fp-building img {min-height: 500px;}

#mainContent1 {
	margin-top: 0px;
	background-color: #c4a25d;
	border-right: 28px solid #7A6B42;
}
#mainContent2 {
	margin-top: 0px;
	background-color: #7a6b42;
}

#mainContent2.legal {
	background: none;
	height: auto;
}

#textArea {
	float: left;
	width: 270px;
	margin-top: 30px;
	
}
#textArea {
	position: absolute;
	background-image: url(../images/bg-gold.png);
	background-repeat: repeat;	
	float: none;
	width: 325px;
	margin-top: 0;
	padding: 30px 0 0;
	top: 0;
	left: 0;
	bottom: 0;
	z-index: 998;
}
#textArea.contact {
    width: 390px;
}
#textArea.legal {
    background: none;
    float: none;
    margin-top: 0;
    position: relative;
    width: auto;
	padding: 18px;
}

#textArea.legal p {
	font-size: 12px;
	line-height: 150%;
	letter-spacing: 1px;
	font-weight: lighter;
	margin-top: 15px;
	margin-left: 35px;
	padding-right: 14px;
}

.resType {
	margin-left: 35px;
	text-indent: -5000px;
	height: 20px;
	background-image: url(../images/features_txt.png);
	background-repeat: no-repeat;
}

.amType {
	margin-left: 35px;
	text-indent: -5000px;
	height: 20px;
	background-image: url(../images/amenities_txt.png);
	background-repeat: no-repeat;

}

.neighType {
	margin-left: 35px;
	text-indent: -5000px;
	height: 25px;
	background-image: url(../images/neighborhood_txt.png);
	background-repeat: no-repeat;
}

.contactType {

	margin-left: 35px;
	text-indent: -5000px;
	height: 20px;
	background-image: url(../images/contact_txt.png);
	background-repeat: no-repeat;

}

#textArea ul {
	margin-top: 30px;
	margin-left: 17px;
	padding-bottom: 20px;
	padding-left: 35px;
	letter-spacing: .5px;

}

#textArea ul li {
	color: #ECECEC;
	font-size: 14px;
	line-height: 150%;
	font-weight: lighter;
	padding-bottom: 12px;
	list-style-image: url(../images/list-bullet.png);
	list-style-position: outside;
}

.neighBlur {
	color: #ECECEC;
	font-size: 12px;
	line-height: 2;
	letter-spacing: 1px;
	font-weight: lighter;
	margin-top: 30px;
	margin-left: 35px;
	padding-right: 14px;
	padding-bottom: 20px;
}


#availPlan {
	float: right;
	position: relative;
	margin-top: 50px;
	margin-left: 30px;
	font-size: 13px;
	font-weight: bold;
	color: ##ECECEC;
}

.boldText {
	font-weight: bold;
	color: #CBAA67;
}

.floorplanLink, .mapLink {

	color: #CBAA67;
    font-size: 13px;
    font-weight: normal;
    letter-spacing: 1px;
    line-height: 1.5;
    margin-left: 35px;
}

#itemRight, #mygalone {
	position: relative;
	float: right;
	height: 510px;
	margin-right: 0px;
	border-right: 8px solid #7a6b42;
}
#mygalone {
	width: 675px;
}
#mygalone.full-gallery {
	width: 100%;
	height: auto;
}


.slideshow {
	width: auto;
	float: left;
	position: relative;
	margin-left: 0;
	/*border-right: 5px solid #7a6b42;*/
}

.unslider {position: relative;}
.unslider-arrow {top: 45%;}
.unslider-nav {position: absolute; width: 100%; text-align: center; bottom: 25px; left: 0;}
.unslider-nav li {display: inline-block; text-align: left; color: #ffffff; font-size: 12px; width: 21px; text-shadow: 1px 1px 1px #000000;}
.unslider-nav li.unslider-active {font-size: 15px; color: #A2794F;}
.unslider-arrow {
	display: block;
	background-image: url(../images/arrow-prev.png);
	background-repeat: no-repeat;
	background-position: center center;
	width:19px;
	height: 20px;
}
.secondary-gallery .unslider-nav ol {padding-left: 325px !important; padding-right: 8px !important;} 
.secondary-gallery .unslider-arrow {left: 337px !important;}
.secondary-gallery .unslider-arrow.next, .unslider-arrow.next {left: auto !important; background-image: url(../images/arrow-next.png);}

.unslider img {display: block; width: 100%; height: auto;}

#mygalone.contact-gallery img.contact-image {
	display: block;
	width: 100%;
	heigt: auto;
	min-height: 520px;
	float: right;
}

.slider-container {position: relative; width: 100%; height: auto;}

/* ==== availabilities ==== */

#flrcontent-container {position: relative; width: 79%; float: right;}
#thankyouText, #flrcontent {
    margin-right: 0;
    position: relative;
}

#thankyouText p {
	float: left;
	margin-top: 50px;
	margin-left: 50px;
	color: #333333;
	font-size: 18px;
	letter-spacing: 1px;
	line-height: 1.5;
}

#flr2BR {
	float: left;
	margin-top: 50px;
	margin-left: 50px;
}

#flrSTUDIO {
	float: left;
	margin-top: 50px;
	margin-left: 50px;
}

#flr2BR ul li, #flrSTUDIO ul li {
	color: #333333;
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 1.5;
}

#flr2BR ul li a, #flrSTUDIO ul li a {
	

}

#flr2BR ul li a:hover, #flrSTUDIO ul li a:hover {
		color: #FFFFFF;

}


.flrSPECIAL {
	font-size: 12px;
	margin-top: 70px;
	margin-left: 50px;
	letter-spacing: .5px;
}

/* ==== contact form ==== */


#div-column1.content-contact {
	width: 355px;
	font-size: 13px;
	float: left;
	text-align: right;
	line-height: 18px;
	font-weight: lighter;
	padding-top: 10px;
	color: #ECECEC;
}

#div-column1.content-contact a {
	color: #ECECEC;
}

.emailTxt {
	font-size: 14px;
	letter-spacing: 1px;
	margin-top: 5px;
}

.phoneTxt  {
	font-size: 21px;
	letter-spacing: 1px;
	margin-top: 5px;

}

#sponsor {
	position:absolute;
	margin-top: 385px;
	margin-left: 35px;
	width: 318px;
}

.heller {
	float: left;
	margin-top: 16px;
}

.werber {
	float: right;
	margin-bottom: 0px;
}

#contact-form   td.form-cell1 {
	height: 16px;
	width: 200px;
	padding-bottom: 7px;
	text-align: right;
	padding-right: 10px;
	vertical-align: top;
}

#contact-form   td.form-cell2 {
	height: 19px;
	width: 150px;
	padding-bottom: 8px;
	vertical-align: top;
}

#contact-form input {
	background-color: #FFFFFF;
	height: 19px;
	width: 150px;
	border: 1px solid #A2794F;
	float: right;
}

#contact-form .comments {
	background-color: #FFFFFF;
	height: 60px;
	width: 150px;
	border: 1px solid #A2794F;
	float: right;
}

#contact-form .submit-btn {
	background-color: #7F6036;
	height: 22px;
	width: 70px;
	border: 1px solid #A2794F;
	color: #ffffff;
	font-size: 14px;
	float: center;
	padding-bottom: 2px;
	margin-bottom: 2px;
}


/* Footer */

#footer {
	z-index: 100;
	color: #7F6036;
	background-color: #ECECEC;
}

#footerText {
	float: left;
	margin-left: 35px;
	margin-top: 15px;
	font-size: 12px;
	letter-spacing: 1px;
	
}

#footerText a {
	color: #7F6036;
}

#footerText a:hover {
	color: #333333;
}

#credits {
	float: right;
	margin-right: 30px;
	margin-top: 15px;
	font-size: 12px;
	text-decoration: none;
}

#credits a {
	color: #7F6036;
}

#credits a:hover {
	color: #333333;
}

#robotest {display: none;}

@media (max-width : 768px) {
	.mobile-only {display: block;}
	.desktop-only, .desktop-inline {display: none;}
	.block-content {display: block;}
	
	.wrap {width: auto;}
		
	body { }
	
	p {padding: 0 12px; line-height: 150%;}
	
	img {max-width: 100%;}
	
	#logo {
		margin: 0.75em;
		width: auto;
		position: relative;
		text-align: left;
		float: left;
	}
	#logo img {}
	
	.menu-toggle {
		float: right;
		margin: 0.75em;
		width: auto;
	}
	
	#mobile-menu {
		border-top: solid 1px #a2794f;
		border-bottom: solid 1px #a2794f;
		float: none;
		margin: 0 0 10px;
    	padding: 15px 0 10px;
		width: 100%;
	}
	#mobile-menu li {
		display: block;
		position: relative;
		float: none;
		width: 100%;
		margin: 0;
	}
	#mobile-menu li a {
		font-size: 16px;
		clear: both;
		margin: 0 0 5px;
		padding: 6px 0.75em;
		width: auto;
		display: block;
		text-align: left;
	}
	#mobile-menu li a:hover { }
	/*#mobile-menu li ul li a {
		font-size: 14px;
		color: #FFF;
		background-color: #777777;
		border-top: solid 1px #333;
		border-bottom: solid 1px #333;
		text-indent: 15px;
	}
	#mobile-menu li ul li ul li a {
		font-size: 14px;
		color: #FFF;
		background-color: #555555;
		border-top: solid 1px #333;
		border-bottom: solid 1px #333;
		text-indent: 30px;
	}
	#mobile-menu li ul li ul li ul li a {
		font-size: 14px;
		color: #333;
		background-color: #C3D93E;
		border-top: solid 1px #333;
		border-bottom: solid 1px #333;
		text-indent: 45px;
	}
	#mobile-menu li ul {clear:both; display: none;}
	#mobile-menu li:hover ul, #mobile-menu li:focus ul {display: block;}
	#mobile-menu li:hover ul ul, #mobile-menu li:focus ul ul {display: none;}
	#mobile-menu li:hover ul li:hover ul, #mobile-menu li:focus ul li:focus ul {display: block;}
	#mobile-menu li:hover ul li:hover ul ul, #mobile-menu li:focus ul li:focus ul ul {display: none;}
	#mobile-menu li:hover ul li:hover ul li:hover ul, #mobile-menu li:focus ul li:focus ul li:focus ul {display: block;}
	#mobile-menu li ul li {clear:both; width: 100%;}*/
	
	#div-pagewrap {
		background-color: #ececec;
		border: none;
		height: auto;
		margin-top: 0;
		width: 100%;
	}
	#header {
		height: auto;
		width: 100%;
	}
	#nav {
		float: none;
		height: auto;
		margin-top: 0;
		width: 100%;
	}
	
	#message {
		border-top: none;
		font-size: 14px;
		height: auto;
		margin-top: 0;
		padding-bottom: 15px;
		padding-top: 10px;
		width: auto;
	}
	#mainContent {
		width: 100%;
		height: auto;
	}
	#mainContent .itemLeft, #mainContent1 .itemLeft {
		display: none;
		float: none;
	}
	#mainContent1 {border-right: none;}
	#mainContent2 {
		background-color: #7a6b42;
		width: 100%;
		height: auto;
		margin-top: 0;
	}
	#textArea {
		position: relative;
		float: none;
		margin-top: 0;
		padding: 20px 0;
		width: auto;
	}
	#textArea.legal {
		float: none;
		margin-top: 0;
		width: auto;
		padding: 20px 0 0;
	}
	#textArea.contact {
		width: auto;
	}
	#textArea.legal p {
		font-size: 12px;
		letter-spacing: 1px;
		line-height: 150%;
		margin-left: 0;
	}
	#textArea ul {
		letter-spacing: 0.5px;
		margin-left: 25px;
		margin-top: 20px;
		padding-bottom: 0;
		padding-left: 0;
	}
	
	.resType, .amType {margin-left: 25px;}
	.neighType, .contactType, .legal h3, .legal h4 {margin-left: 12px;}
	.neighBlur {margin: 15px 0; padding: 0 12px;}
	
	.floorplanLink {margin-left: 12px;}
	.mapLink {margin-left: 0;}
	
	#thankyouText, #flrcontent {
		border-right: 8px solid #7a6b42;
		float: none;
		height: auto;
		margin-right: 0;
		width: auto;
	}
	#thankyouText {padding: 20px 0;}
	#thankyouText p {
		float: none;
		font-size: 18px;
		margin: 0;
	}
	
	#flrcontent-container {
		float: none;
		width: auto;
	}
	#flr2BR, #flrSTUDIO {float: none; margin: 0; padding: 20px 12px 0;}
	.flrSPECIAL {margin: 0; padding: 20px 12px;}
	.building-exterior.fp-building {display: none;} 
	
	#div-column1.content-contact {
		float: none;
		padding-top: 21px;
		text-align: left;
		width: auto;
	}
	#sponsor {
		margin-left: 12px;
		margin-top: 0;
		position: relative;
		width: auto;
	}	
	
	#contact-form {width: auto; padding: 0 12px;}
	#contact-form input, #contact-form .comments {
		float: none;
		width: 100%;
	}
	#contact-form td.form-cell1 {
		height: auto;
		padding: 5px 3% 5px 0;
		text-align: left;
		vertical-align: top;
		width: 47%;
	}
	#contact-form td.form-cell2 {
		height: auto;
		padding: 5px 0 5px 3%;
		vertical-align: top;
		width: 47%;
	}
	
	.werber {
		margin-right: 12px;
	}
	
	.slideshow {
		border-right: none;
		height: auto;
		margin-left: 0;
		position: relative;
	}
	.slideshow img {
		width: 100% !important;
		height: auto !important;	
	}
	#itemRight, #mygalone {
		border-right: none !important;
		float: none;
		height: auto;
		width: 100%;
		margin-right: 0;
		position: relative;
	}
	#mygalone.contact-gallery img.contact-image {
		float: none;
		min-height: auto;
	}
	.unslider-nav, #mygalone .unslider-nav {bottom: 15px; left: 0;}
	.secondary-gallery .unslider-nav ol {padding-left: 0 !important; padding-right: 0 !important;} 
	.secondary-gallery .unslider-arrow {left: 20px !important;}
	.secondary-gallery .unslider-arrow.next {left: auto !important;}
	
	#footer {
		background-color: #ececec;
		color: #7f6036;
		height: auto;
		position: relative;
		width: 100%;
		text-align: center;
		z-index: 100;
	}
	#footerText, #credits {
		float: none;
		margin-left: 12px;
		margin-right: 12px;
	}
	#credits {
		padding-bottom: 15px;
	}
	
}

@media (min-width : 769px) {
	#mobile-menu {display: none !important;}
}
