/* ====== Reset box-sizing to normal in limited view ====== */
.limitedPropertyPageMainContent *, .brochureBackground *,
#colorbox, #colorbox * {
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}
.limitedText, .fieldHeading, .fieldSubTitle{
	font:normal normal normal 11px/15px Arial, Helvetica, sans-serif;
	color:#808184;
}
.limitedPropertyPageContainer strong{
	color:#5d91cd;
}
.bullets {
	background: url('https://commoncdn.entrata.com/images/property_display/solid_arrow.gif') no-repeat;
	float:left;
	margin:6px 10px 0px 10px;
	_margin-left:5px;
}
.limitedButton{
	font:normal 11px Arial, Helvetica, sans-serif;
	padding:3px 5px;
	color:#fff;
	border:2px solid #547faf;
	background:#6b99ce url('https://commoncdn.entrata.com/images/property_display/limited/button_transparent.png') no-repeat;
	height:21px;
	border-radius: 4px;
	-moz-border-radius-topright: 4px;
	-khtml-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-khtml-border-radius-topleft: 4px;
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-khtml-border-radius-bottomright: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	-khtml-border-radius-bottomleft: 4px;
	-webkit-border-bottom-left-radius: 4px;
}
.limitedButton:hover{
	color:#fff;
}
.requestButton {
	font:normal 14px Arial, Helvetica, sans-serif;
	color:#fff;
	border:3px solid #547faf;
	background:#6b99ce url('https://commoncdn.entrata.com/images/property_display/limited/button_transparent.png') no-repeat;
	height:21px;
	padding-top:3px;
	text-align:center;
	border-radius: 4px;
	/*-- Top right rounded corner--*/
	-moz-border-radius-topright: 4px;
	-khtml-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;
	/*-- Top left rounded corner--*/
	-moz-border-radius-topleft: 4px;
	-khtml-border-radius-topleft: 4px;
	-webkit-border-top-left-radius: 4px;
	/*-- Bottom right rounded corner--*/
	-moz-border-radius-bottomright: 4px;
	-khtml-border-radius-bottomright: 4px;
	-webkit-border-bottom-right-radius: 4px;
	/*-- Bottom left rounded corner--*/
	-moz-border-radius-bottomleft: 4px;
	-khtml-border-radius-bottomleft: 4px;
	-webkit-border-bottom-left-radius: 4px;
}
.requestButton a {
	font:normal 14px Arial, Helvetica, sans-serif;
	color:#fff;
}
.requestButton a:hover {
	color:#d9e4f0;
}
 /* IE 6 */
* html .requestButton {
	background-image:none;
}
.rightLinks {
	font:normal 11px/20px Arial, Helvetica, sans-serif;
	color:#808184;
}
.rightLinks:hover {
	font:normal 11px/20px Arial, Helvetica, sans-serif;
	color:#58595b;
}
.rightFade, .leftBottomFade, .rightBottomFade{
	background:url('https://commoncdn.entrata.com/images/property_display/limited/fadeOut.png') left 6px no-repeat;
	width:25px;
	height:36px;
	float:left;
}
.rightFade{
	float:right;
	width:26%!important;
	background-position:right -31px;
}
.leftBottomFade{
	background-position:left -77px;
}
.rightBottomFade{
	background-position:right -114px;
}
.tabsNavigation {
	height:34px;
	_padding:0 6px;
	margin:20px 0;
	background:#fff url('https://commoncdn.entrata.com/images/property_display/limited/tab_background.gif') left bottom repeat-x;
	font:normal 12px Arial, Helvetica, sans-serif;
	border-bottom:2px solid #d6d7d7;
}
.tabsNavigation ul{
	width:70%!important;
	float:left;
	background:url('https://commoncdn.entrata.com/images/property_display/limited/fadeOut.png') left 6px no-repeat;
}
.tabsNavigation ul, .amenities ul{
	padding-left:15px;
	margin:0;
}
.tabsNavigation li {
	list-style:none;
	display:inline;
	padding:0;
}
.tabsNavigation a {
	float:left;
	zoom:1;
	background:url('https://commoncdn.entrata.com/images/property_display/limited/tab_left.png') no-repeat -4px 1px;
	padding:0 0 0 7px;
}
.tabsNavigation a span {
	display:block;
	min-width:48px;
	background:url('https://commoncdn.entrata.com/images/property_display/limited/tab_right.png') no-repeat right 1px;
	margin-right:-9px;
	padding:13px 16px 6px 5px;
	color:#808184;
	text-align:center;
	white-space:nowrap;
}
.tabsNavigationSelected a {
	position:relative;
	z-index:10;
	padding:0 0 0 10px;
	background-position:-1px -70px;
	margin-left:-3px;
	margin-top:2px;
	border-bottom: 2px solid #FFF;
}
.tabsNavigation li:first-child.tabsNavigationSelected a{
	background-position:-1px -35px;
}
.tabsNavigationSelected a span {
	background-position:right -70px;
	color:#1860A8;
	padding-top:11px;
	padding-bottom:9px;
}
.tabsNavigation a:hover {
	position:relative;
	z-index:11;
	background-position:-4px -33px;
}
.tabsNavigationSelected a:hover {
	background-position:-1px -70px;
}
.tabsNavigation a:hover span{
	background-position:right -33px;
	color:#1860A8;
}
.tabsNavigationSelected a:hover span {
	background-position:right -70px;
}
.tabsNavigation li:first-child.tabsNavigationSelected a:hover span{
	background-position:right -70px;
}
/* IE 6 */
* html .tabsNavigation a {
	background-image:url('https://commoncdn.entrata.com/images/property_display/limited/tab_left.gif');
	margin-top:4px;
}
* html .tabsNavigation a span {
	background-image:url('https://commoncdn.entrata.com/images/property_display/limited/tab_right.gif');
	margin-right:-7px;
}
* html .tabsNavigationSelected a {
	top:3px;
	background-position:0px -35px;
	margin-left:-2px;
	border-bottom: none;
}
* html .tabsNavigationSelected a:hover {
	top:3px;
	background-position:0px -35px;
}
.tabsNavigation960 li {
	float:left;
}
.tabsNavigation960 a span {
	padding:11px 16px 5px 5px;
	min-width:64px;
}
.tabsNavigation960 .tabsNavigationSelected a span {
	padding:9px 16px 7px 6px;
	min-width:64px;
}
.tabsNavigation960 a:hover span {
	background-position:right -33px;
}
.tabsNavigation960 .tabsNavigationSelected a:hover span{
	background-position:right bottom;
}
.lastTab a span{
	background-position:right -35px;
	padding-right:14px;
}
.lastTab a:hover {
	background-position: -1px -70px;
	color:#1860A8;
}
.lastTab a:hover span{
	background-position:right -35px;
	padding-right:14px;
}
.tabsNavigation960 .lastTab a span{
	background-position:right -35px;
	padding-right:14px;
}
.tabsNavigation960 .lastTab a:hover {
	background-position: -1px -70px;
	color:#1860A8;
}
.tabsNavigation960 .lastTab a:hover span{
	background-position:right -35px;
	padding-right:14px;
}
.specialButton {
	float:right;
    background:url("https://commoncdn.entrata.com/images/property_display/limited/button_transparent.png") no-repeat scroll 0 0 #6B99CE;
    border:3px solid #547FAF;
    border-radius:4px;
	/*-- Top right rounded corner--*/
	-moz-border-radius-topright: 4px;
	-khtml-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;
	/*-- Top left rounded corner--*/
	-moz-border-radius-topleft: 4px;
	-khtml-border-radius-topleft: 4px;
	-webkit-border-top-left-radius: 4px;
	/*-- Bottom right rounded corner--*/
	-moz-border-radius-bottomright: 4px;
	-khtml-border-radius-bottomright: 4px;
	-webkit-border-bottom-right-radius: 4px;
	/*-- Bottom left rounded corner--*/
	-moz-border-radius-bottomleft: 4px;
	-khtml-border-radius-bottomleft: 4px;
	-webkit-border-bottom-left-radius: 4px;
    color:#FFFFFF;
    font:14px Arial,Helvetica,sans-serif;
	height:22px;
	margin:3px 20px 0 0;
    text-align:center;
	cursor:pointer;
}
.specialButton a {
	padding:0;
	float:none;
	border:none;
	background:none;
	font:normal 13px Arial, Helvetica, sans-serif;
	color:#fff;
	display:block;
	height:18px;
	padding:2px 10px;
}
.specialButton a:hover {
	color:#d9e4f0;
}
/*.specialButton {
	border:3px solid #547faf;
	background:#5d91cd url('https://commoncdn.entrata.com/images/property_display/limited/button_transparent.png') repeat-x;
	height:22px;
	*height:19px;
	width:85px;
	float:right;
	text-align:center;
	margin:5px 20px 0 0;
	padding-top:3px;
	border-top-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	-khtml-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;
	border-top-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-khtml-border-radius-topleft: 4px;
	-webkit-border-top-left-radius: 4px;
	border-bottom-width:3px;
}
.specialButton a {
	padding:0;
	float:none;
	border:none;
	background:none;
	font:normal 13px Arial, Helvetica, sans-serif;
	color:#fff;
}
.specialButton a:hover {
	color:#d9e4f0;
}*/
* html .specialButton, * html .limitedButton, * html .specialButton a {
	background-image:none;
}
*+ html .limitedButton{
	padding:5px 6px 0 6px;
}
.buttonPosition {
	width:70px;
	margin-right:20px;
	_margin-right:10px;
	text-align:center;
	float:right;
	margin-top:-50px;
	*margin-top:-53px;
}
.limitedFloorplans {
	width:99%;
	*margin-right:16px;
	_margin-left:8px;
	border-collapse:collapse;
	cursor:default;
}
.limitedFloorplans tr.limitedDescription td {
	font:normal normal normal 11px arial;
	color:#fff;
	text-align:center;
	text-transform:uppercase;
	padding-bottom:5px;
	line-height:18px;
	height:17px;
	background:#5d91cd url('https://commoncdn.entrata.com/images/property_display/limited/description_right_divider.png') no-repeat right top;
}

.limitedFloorplans tr.limitedFineDescription td {
	color:#666;
}
.limitedFloorplans td {
	font:normal normal normal 11px/16px arial;
	color:#808184;
	padding:3px 5px 3px 5px;
}
.limitedTitle {
	font:bold 16px Arial, Helvetica, sans-serif;
	color:#5d91cd;
	margin-bottom:1px;
}
.limitedSubTitle {
	font:11px Arial, Helvetica, sans-serif;
	color:#5d91cd;
}
.contentTitle {
	font:bold 11px Arial, Helvetica, sans-serif;
	color:#5D91CD;
}
.limitedText a{
	color:#808184;
}
a.titleLink{
	font:bold 11px Arial, Helvetica, sans-serif;
	color:#5D91CD;
}
a.titleLink:hover, .limitedText a:hover{
	color:#064f92;
}
div.overviewImageBorder {
	float:left;
	border:1px solid #CCC;
	padding:3px;
	font:normal 10px Arial, Helvetica, sans-serif;
	color:#5d91cd;
	text-align:center;
	text-transform:uppercase;
	margin-right:28px;
	border-radius: 4px;
	/*-- Top right rounded corner--*/
	-moz-border-radius-topright: 4px;
	-khtml-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;
	/*-- Top left rounded corner--*/
	-moz-border-radius-topleft: 4px;
	-khtml-border-radius-topleft: 4px;
	-webkit-border-top-left-radius: 4px;
	/*-- Bottom right rounded corner--*/
	-moz-border-radius-bottomright: 4px;
	-khtml-border-radius-bottomright: 4px;
	-webkit-border-bottom-right-radius: 4px;
	/*-- Bottom left rounded corner--*/
	-moz-border-radius-bottomleft: 4px;
	-khtml-border-radius-bottomleft: 4px;
	-webkit-border-bottom-left-radius: 4px;
}
div.overviewImageBorder img {
	border:1px solid #CCC;
	margin-bottom:3px;
}
.limitedRightMenu {
	float:right;
	margin-right:6px;
}
.floorplanRow {
	background-colo:#f1f1f1;
}
.descriptionRightDivider {
	background:#fff url('https://commoncdn.entrata.com/images/property_display/limited/description_right_divider.gif') no-repeat right top;
	width:1px;
}
tr.limitedDescription td:last-child{
	background-image:none;
}
.tableTopRound{
	border:3px solid #5d91cd;
	background-color:#5d91cd;
	border-bottom-width:0;
	height:1px;
	font-size:1px;
	line-height:1px;
	border-top-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	-khtml-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;
	border-top-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-khtml-border-radius-topleft: 4px;
	-webkit-border-top-left-radius: 4px;
}
.moreLink {
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#5d90cb;
	text-decoration:underline;
}
a.morePhotos {
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#5d90cb;
	text-decoration:none;
	text-transform:uppercase;
}
a.morePhotos:hover {
	color:#0c4d8e;
}
.photoMenu {
	width:176px;
	float:left;
	margin-left:18px;
	_margin-left:7px;
}
.photoMenu a {
	font:normal 11px arial,tahoma,sans-serif;
	text-transform:uppercase;
	padding:6px 0 3px 14px;
	line-height:1.7em;
	display:block;
	padding-right:20px;
	margin-top:-5px;
	background: url('https://commoncdn.entrata.com/images/property_display/limited/left_navigation_tabs.gif') top no-repeat;
}
.photoMenu a.active {
	background-position: -171px -6px;
	width:140px;
	height:26px;
	text-decoration: none;
	color:#5D91CD;
	position:relative;
	z-index:11;
}
.photoMenu a.activeTop {
	background-position: -345px -6px;
	width:140px;
	height:26px;
	margin-top:-5px;
	padding-top:7px;
	text-decoration: none;
	color:#5D91CD;
	z-index:10;
	position:relative;
	padding-left:14px;
}
.photoMenu a.activeMiddle {
	background-position: -345px 0px;
	width:140px;
	height:27px;
	margin-top:-11px;
	padding-top:12px;
	text-decoration: none;
	color:#5D91CD;
	z-index:10;
	position:relative;
	padding-left:14px;
}
.photoMenu a.activeBottom {
	background-position: -345px -1px;
	width:140px;
	height:21px;
	margin-top:-11px;
	padding-top:12px;
	text-decoration: none;
	color:#5D91CD;
	z-index:10;
	position:relative;
	padding-left:14px;
}
.photoMenu a.deactive {
	background-position: 3px -6px;
	width:140px;
	height:26px;
	text-decoration: none;
	text-transform:uppercase;
	line-height:1.9em;
	*line-height:19px;
	color:#808184;
	padding-left:14px;
	_position:relative;
	_z-index:0;
}
.photoInnerContainer {
	_position:static;
	padding:15px;
	border:1px solid #e1e1e1;
	border-width:0 1px;
}
.photoThumbnail {
	background:url('https://commoncdn.entrata.com/images/property_display/limited/photo_background.png') left bottom repeat-x;
	color:#666;
	font:11px arial;
	padding:0;
	float:left;
	margin:0 6px 5px 6px;
	*margin:0 5px -8px 5px;
	height:110px;
	width:122px;
}
.photoThumbnail img {
	margin-bottom:3px;
	border:1px solid #ccc;
}
.photoContainer {
	width:73%;
	float:left;
	margin:-5px 0 15px -3px;
}
.photoInnerContainerTopRightCorner, .photoInnerContainerBottomLeftCorner, .photoInnerContainerBottomRightCorner{
	width:1.1%;
	height:5px;
	background:transparent url('https://commoncdn.entrata.com/images/property_display/limited/photo_container.gif') top right no-repeat;
}
.photoInnerContainerTopRightCorner{
	float:right;
	background-position:top right;
}
.photoInnerContainerBottomLeftCorner{
	float:left;
	background-position:bottom left;
}
.photoInnerContainerBottomRightCorner{
	float:right;
	background-position:bottom right;
}
.photoInnerContainerTopLeft{
	width:98.9%;
	float:left;
	height:4px;
	border-top:1px solid #e1e1e1;
}
.photoInnerContainerBottomMiddle{
	border-bottom:1px solid #e1e1e1;
	width:97.8%;
	height:4px;
	float:left;
}
.photoTitle {
	padding-left:4px;
	color:#1860A8;
}
* html .photoShadow {
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#ffffff', startColorstr='#b4b4b4', gradientType='0');
}
.walkscoreDisplay {
	padding:-8px;
}
.weatherDisplay {
	width:250px;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#818184;
	line-height:20px;
	margin:0 0 5px 0;
}
.weatherDisplay a, br {
	font:normal 11px Arial, Helvetica, sans-serif;
	text-decoration:none;
	line-height:10px;
	color:#818184;
}
.currentTemp {
	height:64px;
	color:#5e91cc;
	font:bold 49px Arial, Helvetica, sans-serif;
}
.weatherDetail {
	line-height:normal;
	float:left;
	width:40%;
	text-align:center;
	font-weight:bold;
}
.weatherDescription {
	width:75px;
	display:block;
	float:left;
	font-weight:bold;
	margin-left:15px;
}
.alternate1 {
	background: #EFEFEF;
}
.alternate2 {
	background: #FFF;
}
.footerLinks {
	font: normal 11px Arial, Helvetica, sans-serif;
	color:#808184;
	line-height:14px;
}

.footerLinks:hover {
	color:#709ed3;
}
.curveContainer {
	border:1px solid #e1e1e1;
	border--radius: 4px;
/*-- Top right rounded corner--*/
	-moz-border-radius-topright: 4px;
	-khtml-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;

/*-- Top left rounded corner--*/
	-moz-border-radius-topleft: 4px;
	-khtml-border-radius-topleft: 4px;
	-webkit-border-top-left-radius: 4px;

/*-- Bottom right rounded corner--*/
	-moz-border-radius-bottomright: 4px;
	-khtml-border-radius-bottomright: 4px;
	-webkit-border-bottom-right-radius: 4px;

/*-- Bottom left rounded corner--*/
	-moz-border-radius-bottomleft: 4px;
	-khtml-border-radius-bottomleft: 4px;
	-webkit-border-bottom-left-radius: 4px;
}

/* Amenities */
.amenities {
	margin-top:15px;
}
.amenities a.imagePopup{
	padding:4px 5px;
	text-decoration:none;
	background: url('https://commoncdn.entrata.com/images/property_display/limited/amenity.gif') no-repeat left 6px;
}
.amenities ul li{
	list-style:none;
	background: url('https://commoncdn.entrata.com/images/property_display/four_squares.gif') no-repeat left 6px;
	padding-left:15px;
	margin-left:15px;
	/*line-height:20px;*/
}
.limitedSectionTitle {
	font:bold 12px arial;
	color:#5D91CD;
	padding:0px 15px 3px 2px;
	text-align:left;
	border-bottom:1px solid #ccc;
}
a.limitedFloorPlansLinks{
	text-decoration:underline;
	text-transform:capitalize;
}
a.limitedFloorPlansLinks:hover{
	text-decoration:none;
	color:#808184;
}
.limitedPropertyPageContainer .footerBackground {
	background:#FFF url('https://commoncdn.entrata.com/images/property_display/limited/footer_background.jpg') top left repeat-x;
	border-width:0;
	*height:100%;
}
.limitedPropertyPageContainer .footerContent {
	float:left;
	width:90%;
	padding: 15px 0px;
}

/* Floorplans */
.propertyFloorplans{
	width:95%;
	margin:0 auto 20px auto;
	*margin:0 auto 5px auto;
}
.floorplanMainNavigation{
	padding:0 0 10px 10px;
	margin-bottom:25px;
	background:#FFF url('https://commoncdn.entrata.com/images/property_display/limited/floorplansNavigationBackground.gif') left bottom repeat-x;
	zoom:1;
}
.chooseFloorplan{
	width:145px;
	float:left;
}
.chooseFloorplanTitle{
	font:normal 12px/23px Arial, Helvetica, sans-serif;
	width:135px;
	float: left;
	zoom:1;
}
.floorplanDetailsTitle{
	font:normal 12px/23px Arial, Helvetica, sans-serif;
	width:176px;
	float: right;
}
.accordion ul {
	float: left;
	display: block;
	width: 100%;
}
.accordion li {
	background: url('https://commoncdn.entrata.com/images/property_display/limited/accordian_background_small.gif') top left no-repeat;
	cursor: pointer;
	list-style-type: none;
	padding: 0;
	margin: 0;
	float: left;
	display: block;
	width: 100%;
}
.accordion li.active>a {
	background: url('https://commoncdn.entrata.com/images/property_display/limited/accordian_background_small.gif') bottom left no-repeat;
}
.accordion li div { padding: 20px; background: #aef; display: block; clear: both; float: left; width: 360px;}
.accordion a {
	text-decoration: none;
	font:normal 10px Arial, Helvetica, sans-serif;
	color:#808083;
	padding: 9px 12px 10px 12px;
	display: block;
	cursor: pointer;
}
.accordion li ul li {
	background: #808083;
	font:normal 11px Arial, Helvetica, sans-serif;
}
.accordion li ul li a{
	color:#FFF;
	padding: 5px 20px;
}
.accordion li ul li a:hover, .accordion li ul li a:active{
	color:#FFF;
	background-color: #5d90cb;
	background-image: none;
}
.accordion li ul li.active a,  .accordion li ul li.active a:hover{
	color:#FFF;
	background: #808083;
	background-image: none;
}
.accordion li ul li.active ul li{
	border:none;
}
.accordion li ul li.active ul li a{
	padding-left:30px;
	background-color: #5d90cb;
}
.limitedPropertyPageContainer ul.accordion li.active ul li.active ul li a.active{
	background: url('https://commoncdn.entrata.com/images/property_display/limited/floorplan_active.gif') center left no-repeat;
}
.accordion li ul li a:visited{
	background-image:none;
}
.limitedPropertyPageContainer ul.accordion li.active ul li ul.byFloorPlan li a.activated {
	background: #5e5e61 url('https://commoncdn.entrata.com/images/property_display/limited/floorplan_active.gif') 19px center no-repeat;
	padding-left:30px;
}
.limitedPropertyPageContainer ul.accordion li.active ul li.active ul li a:hover, .limitedPropertyPageContainer ul.accordion li.active ul li.active ul.byFloorPlan li a.activated{
	background: #5e5e61 url('https://commoncdn.entrata.com/images/property_display/limited/floorplan_active.gif') 19px center no-repeat;
}
.limitedPropertyPageContainer ul.accordion li.active ul.byPrice li a.activated, .limitedPropertyPageContainer ul.accordion li.active ul.bySquareFeet li a.activated {
	background: #5e5e61 url('https://commoncdn.entrata.com/images/property_display/limited/floorplan_active.gif') 11px center no-repeat;
}
.floorplanViewPane{
	width:596px;
	float:left;
}
.floorplanNavigation {
	width:420px;
	float:left;
	zoom: 1;
}
.floorplanNavigation ul, .floorplanLinks ul, .quickLinks ul, ul.accordion, .accordion ul{
	margin:0;
	padding:0;
}
.floorplanNavigation ul li{
	list-style:none;
	display:inline;
}
a.floorplanNavigationLink{
	font:normal 10px Arial, Helvetica, sans-serif;
	color:#FFF;
	text-decoration:none;
	line-height:20px;
	border:2px solid #547faf;
	background:#5d91cd url('https://commoncdn.entrata.com/images/property_display/limited/button_transparent.png') repeat-x;
	height:20px;
	width:100px;
	padding:0 5px;
	text-align:center;
	float:left;
	border-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-khtml-border-radius-topleft: 4px;
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-topright: 4px;
	-khtml-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	-khtml-border-radius-bottomleft: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-khtml-border-radius-bottomright: 4px;
	-webkit-border-bottom-right-radius: 4px;
}
.floorplanNavigation li a:hover{
	color:#FFF;
}
li.floorplanNavigationSelected a{
	color:#808184;
	line-height:20px;
	height:22px;
	padding-top:1px;
	border:none !important;
}
li.floorplanNavigationSelected a:hover{
	color:#808184;
	background:#FFF url('https://commoncdn.entrata.com/images/property_display/limited/photo_background.png') repeat-x center center;
}
.floorplanView{
	float:left;
	padding:0 15px;
	margin:0 auto;
}
.floorplanDetails{
	width:176px;
	float:right;
}
.floorplanDetailed{
	border:1px solid #5d90cd;
	padding:20px;
	background-color:#5d91cd;
	font:normal 12px/16px Arial, Helvetica, sans-serif;
	color:#FFF;
	margin-bottom:20px;
	border-radius: 4px;
	-moz-border-radius-topright: 4px;
	-khtml-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-khtml-border-radius-topleft: 4px;
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-khtml-border-radius-bottomright: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	-khtml-border-radius-bottomleft: 4px;
	-webkit-border-bottom-left-radius: 4px;
}
.floorplanDescription{
	border:1px solid #d0d2d3;
	padding:2px;
	background-color:#d0d2d3;
	font:normal 11px/30px Arial, Helvetica, sans-serif;
	color:#808083;
	border-radius: 4px;
	-moz-border-radius-topright: 4px;
	-khtml-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-khtml-border-radius-topleft: 4px;
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-khtml-border-radius-bottomright: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	-khtml-border-radius-bottomleft: 4px;
	-webkit-border-bottom-left-radius: 4px;
	margin-bottom:15px;
}
.floorplanDetail{
	background:#FFF url('https://commoncdn.entrata.com/images/property_display/limited/floorplan_details_background.png') repeat-x -17px center;
	border:2px solid #FFF;
}
.floorplanDetailsLable{
	width:50px;
	text-align:right;
	padding-right:13px;
	font-size:11px;
	font-weight:bold;
	float:left;
}
.floorplanDetail_960{
	background:#FFF url('https://commoncdn.entrata.com/images/property_display/limited/floorplan_details_background.png') repeat-x center center;
	border:2px solid #FFF;
}
.floorplanDetailsLable_960{
	width:60px;
	text-align:right;
	padding-right:25px;
	font-size:11px;
	font-weight:bold;
	float:left;
}
.quickLinks ul li{
	list-style:none;
}
.quickLinks ul li a{
	font:normal 11px/20px Arial, Helvetica, sans-serif;
	font-weight:normal;
	padding-left:26px;
	display:block;
	background:#FFF url('https://commoncdn.entrata.com/images/property_display/limited/quicklinks_background.gif') top left no-repeat;
	text-decoration:none;
	color:#808184;
}
.quickLinks ul li a:hover, .quickLinks ul li a.selected{
	background:#5d91cd url('https://commoncdn.entrata.com/images/property_display/limited/quicklinks_background.gif') left -60px no-repeat;
	color:#5d91cd;
}
* html .floorplanNavigation a {
	background-image:none;
}
* html .quickLinks ul li a{
	zoom:1;
}
.footerNavigation {
	float:left;
	min-width: 120px;
	padding: 10px 0px 10px 15px;
}
footerNavigation960{
	min-width: 160px;
}
/*print*/
.brochureBackground {
	/*-- Top right rounded corner--*/
	border-top-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	-khtml-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;
	/*-- Bottom right rounded corner--*/
	border-top-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-khtml-border-radius-bottomright: 4px;
	-webkit-border-bottom-right-radius: 4px;
}
.brochurePropertyNameHeading {
	font:normal 24px/50px Arial, Helvetica, sans-serif;
	color:#5c8fcb;
	border-bottom:1px solid #e0e0e0;
	padding:0px 0px 10px 10px;;
	margin-bottom:10px;
}
.brochureSectionMainHeading {
	background:#fff url(https://commoncdn.entrata.com/images/sub_heading_backgrounds.jpg) repeat-x;
	font:normal 16px/20px Arial, Helvetica, sans-serif;
	color:#5c8fcb;
	height:34px;
	padding:8px 0px 0px 12px;
}
.brochureSectionSubHeading {
	font:normal 12px/15px Arial, Helvetica, sans-serif;
	color:#606061;
	text-transform:uppercase;
}
.text {
	font:normal 12px/15px Arial, Helvetica, sans-serif;
	color:#808083;
}
.flipBox {
	border:2px dashed #d7d7d7;
	background:#fff;
	padding:7px;
	margin:12px 12px 0px 12px;
	border-radius: 4px;
	/*-- Top right rounded corner--*/
	-moz-border-radius-topright: 4px;
	-khtml-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;
	/*-- Top left rounded corner--*/
	-moz-border-radius-topleft: 4px;
	-khtml-border-radius-topleft: 4px;
	-webkit-border-top-left-radius: 4px;
	/*-- Bottom right rounded corner--*/
	-moz-border-radius-bottomright: 4px;
	-khtml-border-radius-bottomright: 4px;
	-webkit-border-bottom-right-radius: 4px;
	/*-- Bottom left rounded corner--*/
	-moz-border-radius-bottomleft: 4px;
	-khtml-border-radius-bottomleft: 4px;
	-webkit-border-bottom-left-radius: 4px;
}
.flipBoxCorner {
	background:#fff url(https://commoncdn.entrata.com/images/flip_corner.jpg) no-repeat right top;
	z-index:1;
	position:relative;
	height:42px;
	width:38px;
	float:right;
	margin:-10px -10px 0 0;
}
.flipBoxInner {
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#fff;
	margin:0;
	padding:15px 12px 12px 18px;
	/*-- Top right rounded corner--*/
	-moz-border-radius-topright: 4px;
	-khtml-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;
	/*-- Top left rounded corner--*/
	-moz-border-radius-topleft: 4px;
	-khtml-border-radius-topleft: 4px;
	-webkit-border-top-left-radius: 4px;
	/*-- Bottom right rounded corner--*/
	-moz-border-radius-bottomright: 4px;
	-khtml-border-radius-bottomright: 4px;
	-webkit-border-bottom-right-radius: 4px;
	/*-- Bottom left rounded corner--*/
	-moz-border-radius-bottomleft: 4px;
	-khtml-border-radius-bottomleft: 4px;
	-webkit-border-bottom-left-radius: 4px;
}
.propertyContact {
	background:url('https://commoncdn.entrata.com/images/property_display/limited/property_contact_background.gif') no-repeat;
	height:50px;
	width:214px;
	margin-bottom:10px;
}
.propertyContactText {
	font:normal 20px/55px Arial, Helvetica, sans-serif;
	color:#ec1c24;
}
.propertyContactSmall {
	background:url('https://commoncdn.entrata.com/images/property_display/limited/property_contact_small_background.gif') no-repeat;
	height:41px;
	width:176px;
	margin-bottom:10px;
}
.propertyContactSmallText {
	font:bold 16px/43px Arial, Helvetica, sans-serif;
	color:#ec1c24;
}
.specialsHeader{
	background:#fff url('https://commoncdn.entrata.com/images/property_display/limited/tab_background.gif') left bottom repeat-x;
	font:bold 12px Arial, Helvetica, sans-serif;
	padding:8px 0px 8px 15px;
	color:#808184;
	border:1px solid #ccc;
}
.specialsContent{
	background:#FFF url('https://commoncdn.entrata.com/images/property_display/popup_background.jpg') top left repeat-x;
	font:normal 11px/18px Arial, Helvetica, sans-serif;
	border:1px solid #CCC;
	border-top-color:#fafafa;
	color:#808184;
	padding:15px;
}
.vacancyPhoneNumber {
	background:url('https://commoncdn.entrata.com/images/property_display/limited/phone_icon.png') top left no-repeat;
	padding:0px 0px 10px 32px;
	font:bold 13px/20px Arial,Helvetica,sans-serif;
}