#home-logo{display:block;width:142px;height:56px;margin:0 auto;background-image:url('../images/index-sprite.png');background-repeat:no-repeat;background-size:160px 80px;background-position:-9px -35px}#main-image{display:block;overflow:hidden;position:absolute;width:100%;margin-top:58px;background:url('../images/brandspace-1.jpg') no-repeat;background-size:100% auto;background-position:center bottom;}#find-apartment{display:block;position:absolute;width:260px;height:70px;overflow:hidden;padding:20px;background:#a7dce4;top:50%;left:50%;margin:-30px 0 0 -150px;user-select:none;-webkit-user-select:none;transition:height .1s ease-in 0s;-o-transition:height .1s ease-in 0s;-ms-transition:height .1s ease-in 0s;-moz-transition:height .1s ease-in 0s;-khtml-transition:height .1s ease-in 0s;-webkit-transition:height .1s ease-in 0s}#search-results, #header-search-results{display:block;background:#FFF;font-style:italic;line-height:1.5em;position: absolute;width: 240px;padding: 10px;z-index: 100;}#header-search-results{z-index: 200;margin-left: 32px;top: 50px;width: 65%;box-shadow: 0px 1px 2px rgba(0,0,0,0.2);}#find-apartment.show-go{height:130px;margin-top:-50px}#find-apartment-search{width:90%;padding:0 5%;border:0;height:40px;outline:0;margin:10px 0}#use-current-location{display:block;width:38px;height:40px;background-image:url('../images/index-sprite.png');background-repeat:no-repeat;background-size:160px 80px;background-color:#f7f7f7;background-position:-80px 0;border:0}#use-current-location:active{background-color:#bbb}button#find-apartment-submit{display:block;width:70%;margin:10px auto;height:40px;background:#d6e2d5;color:#504c52;font-size:1.4em;font-style:italic;border:0;font-family: Georgia, "Times New Roman", Times, serif;}button#find-apartment-submit:active{background-color:#bfcabe}
#contact-graphic {
  display: block;
  height: 117px;
  background-image: url('../images/contact-graphic.jpg');
  background-size: cover;
}


.dropdown {
	display: block;
	height: 40px;
	line-height: 40px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-weight: 500;
	font-style: italic;
	color: #505754;
	user-select: none;
	-webkit-user-select: none;
    background: url('../images/dropdown-arrow.png') right center no-repeat #FFF;
	background-size: 20px auto;
	margin-bottom: 10px;
}

	.dropdown-value {
		display: block;
		height: 40px;
		padding: 0 10px;
        -ms-user-select: none;
        overflow: hidden;
	}

	.dropdown-options {
		display: none;
		position: relative;
		padding: 5px;
		background: #FFF;
	}

	.dropdown-options > div {
		height: 40px;
		background: #fbfbfb;
		margin-bottom: 5px;
		padding: 0 10px;
        -ms-user-select: none;
        -ms-touch-action: none;
	}

    #results-section {
        display: block;
    }

    #property-section {
        display: none;
        padding-top: 46px;
    }

    #listing-options {
		display: block;
		width: 100%;
        position: fixed;
        top: 58px;
        z-index: 1;
        padding: 10px 0;
		background: #FFF;
		border-bottom: 2px solid #f2f2f2;
	}
	
		#list-view, #map-view {
			display: block;
			float: left;
			width: 40px;
			height: 30px;
			background-image: url('http://proassets1.gregp.fiddlefly.org/results-sprite.png');
			background-repeat: no-repeat;
			background-size: 50% auto;
			background-position: 0px 0px;
			background-color: #e3e3da;
			border: 2px solid #e0e0e0;
            transition: background-color 0.3s ease-in 0s;
            -webkit-transition: background-color 0.1s ease-in 0s;
            -ms-transition: background-color 0.1s ease-in 0s;
            -ms-touch-action: none;
		}
        #list-view {
          margin-left: 10px;
        }

		#list-view.active, #map-view.active { background-color: #FFF; }
		#list-view { background-position: 9px 5px; border-right: none; border-radius: 5px 0 0 5px; }
		#map-view { background-position: 9px -35px; border-radius: 0 5px 5px 0; }
        #view-status, #view-status.list {
            display: none;
            position: absolute;
            width: 34px;
            height: 26px;
            background: #FFF;
            left: 14px;
            top: 14px;
            border-radius: 4px;
            z-index: 1;
        }
        #view-status.map {
            left: 58px;
        }
		
		a#advanced-search {
			display: block;
			float: right;
            margin-right: 10px;
			height: 30px;
			font-size: 0.8em;
			font-style: italic;
			color: #6d6f71;
			line-height: 34px;
			user-select: none;
			-webkit-user-select: none;
			-ms-touch-action: none;
		}

    #filters-list {
        display: block;
		width: 100%;
        height: 20px;
        position: fixed;
        top: 114px;
        z-index: 1;
        padding: 10px 0;
		background: #faf7f6;
        font-size: 12px;
        font-style: italic;
        border-bottom: 2px solid #f2f2f2;
    }

        .active-amenity {
            display: none;
            vertical-align: middle;
            margin: 0 1px;
            width: 20px;
            height: 20px;
            background-image: url('../images/filter-sprite2.jpg');
            background-position: 0px 0px;
            background-repeat: no-repeat;
            background-size: 250px auto;
            text-align: center;
            font-size: 0.7em;
            font-family: "Trade Gothic W01 Bold 2";
            color: rgba(0,0,0,0);
            user-select: none;
            -ms-user-select: none;
            -moz-user-select: none;
            -webkit-user-select: none;
            line-height: 1;
        }
        .active-amenity.pet-friendly { background-position: 0px 0px; }
        .active-amenity.wifi { background-position: -30px 0px; }
		.active-amenity.non-smoking { background-position: -58px 0px; }
		.active-amenity.schools { background-position: -88px -1px; }
		.active-amenity.public-transit { background-position: -118px 0px; }
		.active-amenity.washer-dryer { background-position: -146px 0px; }
		.active-amenity.downtown { background-position: -174px -1px; }
		.active-amenity.covered-parking { background-position: -202px 1px; }
		.active-amenity.air-conditioning { background-position: -232px 0px; }

    #far-away-prompt {
        display: none;
        padding: 20px;
        background: #a6dde4;
        text-align: center;
        color: #505754;
        font-style: italic;
    }
        #close-prompt {
            display: block;
            float: right;
            position: relative;
            top: -10px;
            right: -20px;
            width: 40px;
            height: 40px;
            /*background-image: url('http://proassets1.gregp.fiddlefly.org/common-sprite.png');
            background-repeat: no-repeat;
            background-size: 142px auto;
            background-position: -104px -52px;*/
            font-size: 11pt;
            font-style: italic;
            text-decoration:underline;
            color: #6D6E72;
            user-select: none;
            -webkit-user-select: none;
            -ms-touch-action: none;
        }
        #far-away-distance {
            color: #000;
        }
        #far-away-prompt a {
            font-size: 0.8em;
            text-decoration: underline;
        }
	
	#results-list {
		margin-top: 2px;
		background: #FFF;
	}
		.property {
			height: 100px;
            display: none;
		}
        .property.active {
            display: table-row;
        }

		.property > .cell {
			border-bottom: 1px dashed #f2f2f2;
		}
		#results-list > .property:nth-child(even) > .cell {
			background-color: #fbfbfb;
		}
		.property > .cell:first-child {
			padding: 0 10px 10px 40px;
			background-image: url('../images/property-bg1.png'), url('../images/property-bg2.png');
			background-repeat: no-repeat;
			background-size: 20px 30px, 26px 26px;
			background-position: 10px center, right bottom;
		}
        .map-property {
            width: 100%;
            padding: 0 0 10px 0;
			background-image: url('../images/property-bg2.png');
			background-repeat: no-repeat;
			background-size: 26px 26px;
			background-position: right bottom;
        }

        .property-info {
            -webkit-user-select: none;
            -ms-user-select: none;
            -moz-user-select: none;
        }
        .property-info.mousedown {
            background-color: #333;
        }

		.property-name {
			font-size: 1.2em;
			margin-bottom: 3px;
			color: #505754;
			font-style: italic;
		}
		.property-street, .property-city, .property-state, .property-zip {
			font-size: 0.7em;
			color: #6d6e71;
			font-style: italic;
            height: 12px;
            margin-bottom: 2px;
		}
		.property-city, .property-state, .property-zip {
			display: block;
            float: left;
		}
		.property-city:after {
			display: inline-block;
			content: ',';
		}
		.property-state:after {
			display: inline-block;
			content: '';
		}
		.property > .cell:last-child {
			width: 55px;
		}
		.property .get-directions, .property .call, .property .email {
			display: block;
			width: 55px;
			height: 50px;
			background-image: url('http://proassets1.gregp.fiddlefly.org/results-sprite.png');
			background-size: 50% auto;
			background-repeat: no-repeat;
			border-left: 1px solid #f2f2f2;
			border-top: 1px solid #f2f2f2;
		}
		.property .get-directions { background-position: 14px -150px; border-top: none; border-bottom: none; }
		.property .call { background-position: 14px -96px; }
        .property .email { background-position: 14px -205px; }
		
	button#more-results {
		display: block;
		width: 100%;
		border: none;
		height: 50px;
		background: #d7e2d7;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 1.1em;
		color: #505754;
        border-radius: 3px;
		user-select: none;
		-webkit-user-select: none;
		-ms-touch-action: none;
	}
	button#more-results:active { background: #c1cec1; }

    #map-info {
        display: table;
        position: fixed;
        bottom: -104px;
        width: 100%;
        background: #FFF;
        border-top: 2px solid #e3e3e3;
        transition: bottom 0.1s ease-in-out 0s;
        -ms-transition: bottom 0.1s ease-in-out 0s;
        -webkit-transition: bottom 0.1s ease-in-out 0s;
    }
    #map-info.open { bottom: 0; }
    #map-info .property {
        display: table-row !important;
    }
	
#advanced-options {
	display: block;
	position: fixed;
	top: 0;
	right: -300px;
    z-index: 200;
	width: 260px;
	min-height: 100%;
	padding: 10px 20px;
	background: #a6dde4;
	transition: right 0.1s ease-in 0s;
	-o-transition: right 0.1s ease-in 0s;
	-ms-transition: right 0.1s ease-in 0s;
	-moz-transition: right 0.1s ease-in 0s;
	-khtml-transition: right 0.1s ease-in 0s;
	-webkit-transition: right 0.1s ease-in 0s;
	user-select: none;
	-webkit-user-select: none;
	-ms-touch-action: pan-y;
}
#advanced-options.open { right: 0; }

	#close-options {
		display: block;
        position: relative;
        top: -10px;
        padding-top: 20px;
        padding-right: 10px;
        font-size: 11pt;
        font-style: italic;
        text-decoration:underline;
        color: #6D6E72;
        right: -20px;
		width: 40px;
		height: 20px;
        /*background-image: url('http://proassets1.gregp.fiddlefly.org/common-sprite.png');
        background-repeat: no-repeat;
        background-size: 142px auto;
        background-position: -104px -52px;*/
		user-select: none;
		-webkit-user-select: none;
		-ms-touch-action: none;
	}

	#select-amenities {
		display: block;
		padding: 10px;
		background: #FFF;
	}

		#select-amenities > .amenity, #info-amenities > .amenity {
			display: block;
			float: left;
			width: 78px;
			height: 25px;
			padding-top: 30px;
			background-image: url('http://proassets1.gregp.fiddlefly.org/filter-sprite.png');
			background-position: 0px 0px;
			background-repeat: no-repeat;
			background-size: 100px auto;
			text-align: center;
			font-size: 0.7em;
			font-family: "Trade Gothic W01 Bold 2";
			color: rgba(0,0,0,0);
            user-select: none;
            -ms-user-select: none;
            -moz-user-select: none;
            -webkit-user-select: none;
            line-height:1;
		}
        #info-amenities > .amenity {
            width: 60px;
            height: 20px;
            color: #505754;
            line-height: 1;
            padding-top: 30px;
            margin-bottom: 5px;
        }

		#select-amenities > .amenity:nth-of-type(3n+4) {
			float: right;
		}
		#select-amenities > .amenity.pet-friendly { background-position: 20px 13px; }
		#select-amenities > .amenity.wifi { background-position: 22px -31px; }
		#select-amenities > .amenity.non-smoking { background-position: 20px -82px; }
		#select-amenities > .amenity.schools { background-position: 20px -133px; }
		#select-amenities > .amenity.public-transit { background-position: -44px 11px; }
		#select-amenities > .amenity.washer-dryer { background-position: -45px -32px; }
		#select-amenities > .amenity.downtown { background-position: -44px -85px; }
		#select-amenities > .amenity.covered-parking { background-position: -44px -131px; }
		#select-amenities > .amenity.air-conditioning { background-position: 20px -185px; }
		#select-amenities > .amenity.active { background-position: -41px -180px; color: #505754; }

        #info-amenities > .amenity.pet-friendly { background-position: 15px 0px; }
		#info-amenities > .amenity.wifi { background-position: 13px -44px; }
		#info-amenities > .amenity.non-smoking { background-position: 13px -97px; }
		#info-amenities > .amenity.schools { background-position: 11px -149px; }
		#info-amenities > .amenity.public-transit { background-position: -53px 0px; }
		#info-amenities > .amenity.washer-dryer { background-position: -52px -45px; }
		#info-amenities > .amenity.downtown { background-position: -52px -99px; }
		#info-amenities > .amenity.covered-parking { background-position: -53px -146px; }
		#info-amenities > .amenity.air-conditioning { background-position: 11px -198px; }
		#info-amenities > .amenity.active { background-position: -41px -180px; color: #505754; }

        a#show-full-list {
            text-decoration: underline;
            font-family: Georgia, "Times New Roman", Times, serif;
            font-style: italic;
        }
        #full-list {
            display: none;
            padding-left: 15px;
        }
		
	#advanced-search-submit {
		display: block;
		width: 100%;
		height: 40px;
		border-top: 1px solid #FFF;
		border-bottom: 1px solid #FFF;
		border-left: none;
		border-right: none;
		margin-top: 10px;
		background-image: url('../images/filter-results-button.jpg');
		background-repeat: no-repeat;
		background-position: center;
		background-size: auto 14px;
		background-color: #a4dde5;
	}

    .back-to-listings {
        display: block;
        padding: 15px 15px 15px 25px;
        background: url('../images/back-to-results-bg.png') 10px center no-repeat #E3F3F5;
        background-size: 7px 9px;
        color: #7A7B7D;
        font-style: italic;
        font-size: 11pt;
        position: fixed;
        z-index: 1;
        top: 56px;
        width: 100%;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -ms-box-sizing: border-box;
    }
	
	.info-container {
		padding:15px 10px;background:#faf9f8;border-top:1px solid #d6d5d5;border-bottom:1px solid #d6d5d5;
	}
	
	h3.property-heading {
		font-size: 1.4em;
		font-style: italic;
		color: #4c4c4c;
		font-weight: normal;
		margin-bottom: 10px;
	}
	#image-slider {
		display: block;
        height: 250px;
        -ms-touch-action: pan-y;
	}
    #image-slider li > div, #floorplan-slider li > div {
        height: 250px;
        background-size: cover;
        /*-ms-touch-action: none;*/
    }
    #floorplan-slider li > div { /*height: 325px;*/ background-repeat:no-repeat;background-size:auto 90%; background-position:center; }

	#image-slider img,#floorplan-slider img { display: block; width: 100%; }

    .prev-floorplan, .next-floorplan {
        display: block;
        position: absolute;
        width: 30px;
        height: 30px;
        left: 10px;
        background-size: 10px 18px;
        background-position: center;
        background-repeat: no-repeat;
        background-image: url('../images/left-arrow.png');
        -ms-touch-action: none;
    }
    .next-floorplan {
        left: auto;
        right: 10px;
        background-image: url('../images/right-arrow.png');
    }

    #slider-dots {
        display: block;
        position: absolute;
        width: 100%;
        text-align: center;
        margin-top: -20px;
    }
        .slider-dot {
            display: inline-block;
            margin-right: 4px;
            width: 10px;
            height: 10px;
            background: rgba(255,255,255,0.8);
            border-radius: 10px;
        }
        .slider-dot.active {
            background: #A5DCE4;
        }

	.visit, .share, .call-property, .share-by-email, .share-by-text {
		display: block;
		height: 68px;
		line-height: 68px;
        width: 100%;
        border: none;
		background: #d7e2d7;
		color: #505754;
		text-align: center;
        font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 1em;
		font-style: italic;
		-webkit-user-select: none;
        -ms-user-select: none;
        -moz-user-select: none;
        user-select: none;
        -ms-touch-select: none;
	}
    .visit:active, .share:active, .call-property:active {
        background: #bbd1bb;
     }

	.cell.third { width: 33%; }
	.cell.half { width: 50%; }
	.share-by-email, .share-by-text {
		background: #505754;
		color: #FFF;
	}
	
	.property-desc {
		font-family: Helvetica, Arial, sans-serif;
		font-size: 0.8em;
		color: #707173;
	}
	
	button.lease-now {
		display: block;
		width: 100%;
		height: 54px;
		border: none;
        border-radius: 3px;
		background-image: url('../images/lease-button.png');
		background-repeat: no-repeat;
		background-position: center;
		background-color: #a5dce4;
		background-size: auto 15px;
	}

#lease-lightbox, #lease-thankyou, #floorplans-lightbox {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    background: #FFF;
    z-index: 100000;
    top: 0;
    left: 0;
}

    #lease-lightbox > div, #lease-thankyou > div {
        display: block;
        width: 280px;
        padding: 10px;
        height: auto;
        top: 50%;
        position: relative;
        margin:-185px auto 0;
        background: #A5DCE4;
    }

    .lease-header {
        float: left;
        font-size:2.2em;
        margin-bottom:10px;
        line-height:0.8em;
        width:220px;
        height:auto;
        font-weight:normal;
    }

    .floorplan-info {
        display: block;
        float: left;
        background: #FFF;
    }

    #floorplan-header {
        display: block;
        color: #505754;
        font-size: 1.7em;
        padding: 10px 0 0 10px;
        font-family: Georgia, "Times New Roman", Times, serif;
        font-style: italic;
    }

    #floorplan-specs {
        display: block;
        padding-left: 10px;
        font-family: Helvetica, Arial, sans-serif;
        font-size: 0.7em;
        font-style: italic;
        color: #888;
    }

    #floorplan-slider {
        display: block;
        /*height: 325px;*/
        height: 100%;
        -ms-touch-action: pan-y;
    }

    .pdf-link {
        background-image: url('../images/pdf-icon.jpg');
        background-repeat: no-repeat;
        background-position: right center;
        background-size: 26px 20px;
    }

    .lease-link {
        font-size: 0.8em;
        color: #505754;
        text-decoration: underline;
        font-style: italic;
        text-align: center;
    }

    #close-lease, #close-floorplan {
		display: block;
        position: relative;
        width: 40px;
		height: 30px;
        padding-top: 10px;
        /*background-image: url('http://proassets1.gregp.fiddlefly.org/common-sprite.png');
        background-repeat: no-repeat;
        background-size: 142px auto;
        background-position: -96px -52px;*/
		user-select: none;
		-webkit-user-select: none;
		-ms-touch-action: none;
        font-size: 11pt;
        font-style: italic;
        text-decoration:underline;
        color: #6D6E72;
	}
    #close-lease {
        top: -10px;
    }
    #close-floorplan {
        /*width: 50px;
        height: 50px;
        background-image: url('../images/close-floorplan.png');
        background-size: 16px 16px;
        background-position: center 25px;*/
    }

    #lease-submit {
        display: block;
        font-family: 'Trade Gothic W01 Bold 2', sans-serif;
        font-size: 1em;
        color: #FFF;
        background: #4d4d4d;
        width: 100%;
        padding: 10px 0;
        border: none;
        border-radius: 3px;
        -webkit-appearance: none;
    }

    .select-floorplan {
        display: block;
        padding: 10px;
        background: #A5DCE4;
    }
        .select-floorplan .cell {
            width: 50%;
        }

        .select-floorplan .dropdown {
            font-size: 1em;
        }

            .select-floorplan .dropdown-options > div {
                overflow: hidden;
            }

    .floorplans.table {
        width: 100%;
    }

        .floorplans.table .cell {
            padding: 10px;
            font-family:Helvetica,Arial,sans-serif;
            font-size:0.8em;
            color:#6d6f71;
            border-bottom: 1px dashed #e0e0e0;
            user-select: none;
            -webkit-user-select: none;
            -ms-user-select: none;
        }
        .floorplans.table > .row:last-child > .cell {
            border-bottom: none;
        }

        .floorplans.table .row > .cell:first-child {
            width: 50px;
        }

        .floorplans.table .row > .cell:nth-child(2) {
            background-image: url('../images/property-bg2.png');
            background-repeat: no-repeat;
            background-size: 26px 26px;
            background-position: right bottom;
        }

        .floorplans.table .row > .cell:last-child {
            width: 50px;
            text-align: center;
            color: #4c4c4c;
            font-family: Georgia, "Times New Roman", Times, serif;
            font-style: italic;
            border-left: 1px solid #e0e0e0;
        }

    .info-tabs {
        display: table;
        width: 100%;
        background: #ebf3f5;
    }

        #show-amenities, #show-neighborhood {
            display: table-cell;
            text-align: center;
            height: 60px;
            line-height: 60px;
            color: #505754;
            font-style: italic;
            width: 50%;
            border-bottom: 1px solid #e3e3e3;
            border-top: 3px solid #FAF9F8;
            user-select: none;
            -ms-user-select: none;
            -moz-user-select: none;
            -webkit-user-select: none;
        }
        #show-amenities.active, #show-neighborhood.active {
            background: #FFF;
            border-bottom: 1px solid #FFF;
            border-top: 1px solid #e3e3e3;
        }
        #show-amenities.active { border-right: 1px solid #e3e3e3; }
        #show-neighborhood.active { border-left: 1px solid #e3e3e3; }

    #info-amenities{
        display: none;
        background: #FFF;
        padding: 20px;
        font-family: Helvetica, Arial, sans-serif;
        font-size: 0.8em;
        color: #6d6f71;
        line-height: 1.4em;
    }
    
    #info-neighborhood {
        display: none;
        background: #FFF;
        padding: 20px;
        font-family: Helvetica, Arial, sans-serif;
        font-size: 0.8em;
        color: #6d6f71;
        line-height: 1.4em;
    }
    #info-amenities.active, #info-neighborhood.active {
        display: block;
    }

    #find-another-apartment {
        display: block;
        width: 100%;
        height: 54px;
        border: none;
        border-radius: 3px;
        background-image: url('../images/find-another-apartment.jpg');
        background-repeat: no-repeat;
        background-position: center;
        background-color: #a5dce4;
        background-size: auto 32px;
    }

    .footer-links {
        display: block;
        padding: 0 10px;
        background: #d7e2d7;
    }
        .footer-links > a {
            display: block;
            padding: 10px 0;
            color: #505754;
            border-bottom: 1px dashed #505754;
            font-style: italic;
        }

        .footer-links > a:last-child {
            border: none;
        }

#full-list ul {
padding-top: 10px;
}

#full-list li {
padding: 6px;
}

#lease-lightbox{
	z-index:10000000;
}



#about-nav, #careers-nav {
    display: block;
    position: relative;
    padding: 10px;
    background: #faf7f7;
    border-bottom: 2px solid #d7d7d7;
    -ms-touch-action: none;
}

.about-nav-wrapper, .careers-nav-wrapper {
    width: 610px;
    top: 10px !important;
    left: 20px !important;
}
.careers-nav-wrapper { width: 470px; }

#about-nav a, #careers-nav a {
    display: inline-block;
    padding: 8px 12px;
    border-radius: 14px;
    color: #949496;
    font-style: italic;
    user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
}

#about-nav a.active, #careers-nav a.active {
    background: #d7e2d7;
    color: #505754;
}

#about-content, #careers-content {
    display: block;
    padding: 20px 10px 0;
}

#about-content h1, #careers-content h1 { height: auto; margin-bottom: 20px; font-family: Georgia, "Times New Roman", Times, serif; font-size: 20pt; font-style: italic; color: #505754; }
#about-content h2, #careers-content h2 { font-family: Helvetica, Arial, sans-serif; font-size: 16pt; color: #668486; font-weight: 100; margin-bottom: 20px; }
#about-content p, #careers-content p, #careers-content ul { font-family: Helvetica, Arial, sans-serif; line-height: 1.4em; margin-bottom: 20px; }
#careers-content h3 { height: auto; margin-bottom: 10px; font-family: Georgia, "Times New Roman", Times, serif; font-size: 16pt; font-style: italic; color: #505754; font-weight: normal; }

.bio, .benefit {
    display: block;
    padding: 10px 0;
    border-bottom: 1px dashed #d5d5d5;
}
#about-content > .bio.first, #careers-content > .benefit.first { border-top: 1px dashed #d5d5d5; }
#about-content > .bio.last, #careers-content > .benefit.last { border: none; }

.bio-header, .benefit-header {
    display: block;
    background: url('../images/expand-icon.png') right center no-repeat;
    background-size: 15px 15px;
}
.bio-header.open, .benefit-header.open { 
    background: url('../images/collapse-icon.png') right center no-repeat;
    background-size: 15px 15px; 
}

.bio-name, .benefit-name { font-family: Georgia, "Times New Roman", Times, serif; font-size: 18pt; font-style: italic; color: #505754; }
.bio-position { font-family: Helvetica, Arial, sans-serif; font-size: 11pt; color: #668486; }
.bio-content, .benefit-content { display: none; padding-top: 10px; }


.awards {
    display: block;
    background: url('../images/awards-line.png') 5px top repeat-y;
}

.awards-year {
    display: block;
    padding-left: 20px;
    padding-bottom: 20px;
    background: url('../images/awards-year-bg.png') left 7px no-repeat, url('../images/expand-icon.png') right 7px no-repeat;
    background-size: 13px 13px;
    font-size: 16pt;
    font-weight: bold;
}
.awards-year.open {
    background: url('../images/awards-year-bg.png') left 7px no-repeat, url('../images/collapse-icon.png') right 7px no-repeat;
    background-size: 13px 13px;
}

.awards-content {
    display: none;
}

.award {
    display: block;
    padding-left: 20px;
    margin-bottom: 20px;
    background: url('../images/award-bg.png') left 7px no-repeat;
    background-size: 13px 13px;
    font-size: 16pt;
}

.award-desc {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 11pt;
    color: #7a7b7d;
}

.property-link {
    color: #109ac4;
}



.careers-button {
    display: block;
    margin: 10px 20px;
    background: #ecf4f6;
    color: #4f5853;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    font-style: italic;
    text-align: center;
    padding: 10px;
}

#posts {
    display: block;
    background: url('../images/bg-container.png') repeat;
    padding-top: 10px;
}

.post {
    display: block;
    position: relative;
    padding: 10px;
    margin-bottom: 10px;
    background: #FFF;
}

.post-date {
    display: block;
    position: absolute;
    top: 0;
    left: 7px;
    padding: 5px;
    background: #a7dde4;
    color: #FFF;
    font-family: Helvetica, Arial, sans-serif; 
    font-size: 13pt; 
    font-weight: bold;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
}

h1.post-title { height: auto; margin: 10px 0; font-family: Georgia, "Times New Roman", Times, serif; font-size: 20pt; font-style: italic; color: #505754; }
h2.post-author { padding-bottom: 20px; border-bottom: 1px dashed #eee; font-family: Georgia, "Times New Roman", Times, serif; font-size: 12pt; font-style: italic; font-weight: normal; color: #668486; }
.post p { font-family: Helvetica, Arial, sans-serif; line-height: 1.4em; margin-bottom: 20px; }

a.read-more {
    display: inline-block;
    font-style: italic;
    padding: 10px;
    background: #ecf4f5;
}

.post-content {
    display: block;
    padding: 10px 0;
}

a#more-posts {
    display: block;
    text-align: center;
    background: #d7e2d7;
    padding: 10px;
    font-size: 14pt;
}

#back-to-posts {
    display: block;
    background: #f5f6f0;
    padding: 15px;
    border-bottom: 2px solid #edebea;
    font-style: italic;
    color: #333;
}

.neighbors-content {
    display: block;
    padding: 10px;
}

.neighbors-content h1 { text-align: center; height: auto; margin: 10px 0; font-family: Georgia, "Times New Roman", Times, serif; font-size: 20pt; font-style: italic; color: #505754; }
.neighbors-content p { font-family: Helvetica, Arial, sans-serif; line-height: 1.4em; margin-bottom: 20px; }

#neighbors-nav {
    display: block;
    text-align: center;
    padding: 10px;
    background: url('../images/neighbors-nav-bg.png') repeat-x;
    background-size: auto 100%;
}

#neighbors-nav > a {
    display: inline-block;
    width: 15px;
    height: 15px;
    padding: 8px 10px 12px 10px;
    border-radius: 25px;
}
#neighbors-nav > a.active { background: #d7e3d7; }


/* Swiper Styles */
.swiper-container {
    margin:0 auto;
    position:relative;
    overflow:hidden;
    -webkit-backface-visibility:hidden;
    -moz-backface-visibility:hidden;
    -ms-backface-visibility:hidden;
    -o-backface-visibility:hidden;
    backface-visibility:hidden;
    -ms-touch-action: pan-y;
    /* Fix of Webkit flickering */
    z-index:1;
}
.swiper-wrapper {
    position:relative;
    width:100%;
    -webkit-transition-property:-webkit-transform;
    -webkit-transition-duration:0s;
    -webkit-transform:translate3d(0px,0,0);
    -webkit-transition-timing-function:ease;
    
    -moz-transition-property:-moz-transform;
    -moz-transition-duration:0s;
    -moz-transform:translate3d(0px,0,0);
    -moz-transition-timing-function:ease;
    
    -o-transition-property:-o-transform;
    -o-transition-duration:0s;
    -o-transform:translate3d(0px,0,0);
    -o-transition-timing-function:ease;
    
    -ms-transition-property:-ms-transform;
    -ms-transition-duration:0s;
    -ms-transform:translate3d(0px,0,0);
    -ms-transition-timing-function:ease;
    
    transition-property:transform;
    transition-duration:0s;
    transform:translate3d(0px,0,0);
    transition-timing-function:ease;
    
}
.swiper-slide {
    float:left;
    -webkit-transform:translate3d(0,0,0);
    -o-transform:translate3d(0,0,0);
    -moz-transform:translate3d(0,0,0);
    -ms-transform:translate3d(0,0,0);
    transform:translate3d(0,0,0);
    text-align: center;
}

/* IE10 Windows Phone 8 Fixes */
.swiper-wp8-horizontal {
    -ms-touch-action: pan-y;
}
.swiper-wp8-vertical {
    -ms-touch-action: pan-x;
}

/* Specify Swiper's Size: */
.swiper-container, .swiper-slide {
    width: 100%;
}

#neighbors-list {
    height: 380px;
}

#neighbors-list ul {
    list-style-type: none;
    list-style-position: inside;
    text-align: left;
    padding: 10px;
}

#neighbors-list ul li a {
    display: block;
    padding: 5px 0;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 10pt;
    color: #5f97c6;
}





