#content {
	position: relative;
	padding-top: 20px;
	padding-left: 30px;
	padding-right: 30px;
	margin-bottom: 0px;
}

#content a {
	color: #4d9ffc;
	text-decoration: none;
}

#content a:hover {
	color: #444;
	text-decoration: none;
}

#footer #footer_text {
	margin-top: 0px;
}

/* HEADER 
 * * * * * * * * * * * * * * * * * * * * * * */

#content .header {
	position: relative;
	margin-bottom: 28px;
}

#content .header .listing-id {
	position: absolute;
	right: 0px;
	top: 4px;
	font-size: 15px;
	font-family: "futura_ltlight";
	color: #b8b8b8;
	letter-spacing: 1px;
}

#content .header h1 {
	margin-bottom: 10px;
}

#content .header h1 > span {
	display: block;
}

#content .header h1 div.street,
#content .header h1 span.street {
	font-size: 18px;
	font-family: "futura_ltbook";
	font-weight: normal;
	color: #7A7A7A;
	border-bottom: 1px solid #d9d9d9;
	margin-bottom: 5px;
	margin-left: -15px;
	margin-right: -15px;
	padding-left: 15px;
}

#content .header h1 div.type, 
#content .header h1 div.type span,
#content .header h1 span.type, 
#content .header h1 span.type span {
	font-size: 28px;
	font-family: "futura_ltheavy";
	font-weight: normal;
	color: #646464;
	letter-spacing: 1px;
	line-height: 30px;
}

#content .header h1 div.type span,
#content .header h1 span.type span {
	white-space: nowrap;
}

/* BODY 
 * * * * * * * * * * * * * * * * * * * * * * */
 
#content .body {
	float: left;
	position: relative;
	font-size: 18px;
	color: #747474;
	font-family: "futura_ltlight";
	width: 540px;
	padding-bottom: 20px;
	border: 0px dotted red;
}

#content .body h2 {
	font-size: 26px;
	color: #888;
	font-family: "futura_ltheavy";
	font-weight: normal;
	letter-spacing: 1px;
	margin-top: 15px;
	margin-bottom: 0px;
}

#content .body h3 {
	font-size: 24px;
	font-size: 21px;
	color: #888;
	font-family: "futura_ltheavy";
	font-weight: normal;
	letter-spacing: 2px;
	margin-top: 15px;
	margin-bottom: 8px;
}

#content .body p {
	font-size: 18px;
	font-size: 16px;
	font-family: "futura_ltlight";
	color: #747474;
	text-align: justify;
	line-height: 24px;
	margin-bottom: 16px;
}

#content .body ul {
	font-size: 18px;
	font-size: 16px;
	font-family: "futura_ltlight";
	color: #747474;
	line-height: 24px;
	margin-left: 20px;
}

#content .body ul li {
	font-size: 18px;
	font-size: 16px;
	font-family: "futura_ltlight";
	color: #747474;
	line-height: 20px;
	margin-bottom: 8px;
}

#content .body .features ul li span {
	white-space: nowrap;
	font-family: "futura_ltlight";
}

#content .body a.pdf {
	display: block;
	margin-top: 20px;
	width: 63px;
	height: 76px;
	overflow: hidden;
	text-indent: -1000px;
	background-image: url('/images/design/listings/pdf-icon.png');
}

table {
	border-collapse: collapse;
	margin-bottom: 20px;
	border-top: 1px solid #AAA;
}

th {
	text-align: left;
	vertical-align: top;
	padding: 5px 10px 5px 5px;
	padding-right: 20px;
	border-bottom: 1px solid #AAA;
	font-family: "futura_ltregular";
	font-weight: normal;
	line-height: 18px;
	font-size: 15px;
}

td {
	padding: 5px 10px 5px 5px;
	border-bottom: 1px solid #AAA;
	font-family: "futura_ltlight";
	font-size: 15px;
	line-height: 18px;
}

/* PHOTOS 
 * * * * * * * * * * * * * * * * * * * * * * */

#content .photos {
	position: absolute;
	top: 284px;
	left: 570px;
	width: 260px;
	height: 222px;
	padding: 20px;
	background-color: #e0e0e0;
	border-bottom: 1px solid #bfbfbf;
}

#content.no-contact .photos {
	top: 0px;
}

#content.no-photos .photos {
	display: none;
}

#content .photos .hint {
	display: none;
	position: absolute;
	bottom: 10px;
	left: 20px;
	font-size: 11px;
	font-family: "futura_ltbold";
	clear: left;
	color: #555;
}

#content .photos.large .hint {
	display: block;
}

#content .photos .main-photo {
	position: relative;
	width: 183px;
	height: 211px;
	border: 1px solid #9d9d9d;
	float: left;
}

#content .photos .main-photo a {
	position: absolute;
	display: block;
	width: 183px;
	height: 211px;
	overflow: hidden;
}

#content .photos .main-photo a#img0 { z-index: 4; }
#content .photos .main-photo a#img1 { z-index: 3; }
#content .photos .main-photo a#img2 { z-index: 2; }
#content .photos .main-photo a#img3 { z-index: 1; }

#content .photos .main-photo a {
	cursor: default;
}

#content .photos.large .main-photo a {
	cursor: zoom-in;
}

#content .photos .main-photo a span {
	position: absolute;
	display: none;
	bottom: 5px;
	right: 5px;
	width: 24px;
	height: 24px;
	background-image: url('/images/design/listings/magnify1.png');
}

#content .photos.large .main-photo a#img0 span {
	display: block;
	display: none;
}

#content .photos .thumbnails a {
	position: relative;
	display: block;
	width: 70px;
	height: 70px;
	overflow: hidden;
	background-color: #CCC;
	border: 1px solid #9d9d9d;
	border-left: 0px;
	border-bottom: 0px;
}

#content .photos .thumbnails a:last-child {
	height: 69px;
	border-bottom: 1px solid #9d9d9d;
}

#content .photos.total-3 .thumbnails a {
	height: 105px;
}

#content .photos .thumbnails a span.img {
	position: relative;
	display: block;
	width: 70px;
	height: 81px;
	top: -5px;
	background-position: center center;
	background-size: cover;
	z-index: 1;
}

#content .photos.total-3 .thumbnails a span.img {
	width: 100px;
	height: 105px;
	top: 0px;
	left: -20px;
}

#content .photos .thumbnails a span.mag {
	position: absolute;
	display: none;
	bottom: 2px;
	right: 2px;
	width: 16px;
	height: 16px;
	background-image: url('/images/design/listings/magnify2.png');
	z-index: 2;
}

#content .photos.large .thumbnails a.hover span.mag {
	display: block;
	display: none;
}

#content .photos .thumbnails a {
	cursor: default;
}

#content .photos.large .thumbnails a {
	cursor: zoom-in;
}

/* LARGE PHOTO 
 * * * * * * * * * * * * * * * * * * * * */

#content .large-photo {
	display: none;
	position: absolute;
	clear: right;
	float: none;
	top: 1px;
	left: -10px;
	right: -10px;
	height: 800px;
	background-color: rgba(0,0,0,0.86);
	z-index: 1000;
}

#content .large-photo .image {
	width: 830px;
	height: 700px;
	margin: 40px auto 30px auto;
	background-color: rgba(0,0,0,0.5);
	background-position: top center;
	background-repeat: no-repeat;
	background-size: contain;
	border: 0px dotted green;
}

#content .large-photo a.arrow {
	position: absolute;
	top: 300px;
	display: block;
	width: 45px;
	height: 72px;
	background-image: url('/images/design/listings/prev-next-img.png');
}

#content .large-photo a.arrow.prev {
	background-position: bottom left;
	left: 5px;
}

#content .large-photo a.arrow.next {
	background-position: top left;
	right: 5px;
}

#content .large-photo a.arrow.prev:hover {
	background-position: bottom right;
}

#content .large-photo a.arrow.next:hover {
	background-position: top right;
}


#content .large-photo a.close {
	display: block;
	position: absolute;
	top: 0px;
	right: 4px;
	width: 40px;
	height: 40px;
	background-image: url('/images/design/listings/close-icon.png');
}

#content .large-photo a.close:hover {
	background-position: top right;
}

/* SIDEBAR 
 * * * * * * * * * * * * * * * * * * * * * * */

#content .sidebar {
	position: relative;
	float: right;
	margin-top: 547px;
	margin-bottom: 40px;
	margin-right: -10px;
	margin-right: 30px;
	width: 300px;
}

#content.yes-contact.no-photos .sidebar { margin-top: 284px; }
#content.no-contact.yes-photos .sidebar { margin-top: 262px; }
#content.no-contact.no-photos  .sidebar { margin-top: 0px;   }

/* BROKER 
 * * * * * * * * * * * * * * * * * * * * * * */

#content .broker {
	padding: 20px;
	background-color: #f5f5f5;
	border-bottom: 1px solid #9d9d9d;
}

#content .broker img {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	border: 1px solid #bdbdbd;
}

#content .broker .custom-text {
	margin-bottom: 15px;
}

#content .broker .custom-text p {
	font-family: "futura_ltcondensed";
	font-size: 16px;
	color: #888;
	letter-spacing: 0px;
	margin-right: 10px;
}

#content .broker .name strong {
	font-family: "futura_ltcondensedbold";
	font-weight: normal;
	font-size: 18px;
	color: #888;
	letter-spacing: 1px;
}

#content .broker .title {
	font-family: "futura_ltbook";
	font-size: 13px;
	color: #888;
	margin-bottom: 10px;
}

#content .broker .phone {
	margin-top: 0px;
	margin-bottom: 0px;
}

#content .broker .phone a {
	font-family: "futura_ltheavy";
	font-size: 16px;
	color: #747474;
	letter-spacing: 0px;
}

#content .broker .phone span {
	font-size: 14px;
	color: #AAA;
	font-family: "futura_ltcondensed";
}

#content .broker .email {
	margin-top: 5px;
}

#content .broker .email a,
#content .broker .email a span {
	font-family: "futura_ltheavy";
	font-size: 14px;
	letter-spacing: 1px;
}

#content .broker .email a span {
	text-transform: uppercase;
}

#content .broker .links {
	clear: left;
}

#content .broker .links a {
	font-family: "futura_ltregular";
	font-size: 14px;
}

/* CONTACT FORM 
 * * * * * * * * * * * * * * * * * * * * * * */
 
#content .contact-form {
	position: absolute;
	top: 0px;
	left: 570px;
	padding: 20px;
	width: 260px;
	height: 243px;
	background-color: #f5f5f5;
	border-bottom: 1px solid #9d9d9d;
}

#content .contact-form .success p {
	font-family: "futura_ltregular";
	letter-spacing: 0px;
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 0px;
	color: #226510;
}

/* MAP 
 * * * * * * * * * * * * * * * * * * * * * * */

#content div.map {
	padding: 0px;
	border-bottom: 1px solid #9d9d9d;
}

#content div.map .map-frame {
	height: 270px;
	background-image: url('/images/design/listings/map.jpg');
	background-position: center center;
}

/* MOBILE 
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

@media screen and (max-width: 780px) { 

	#content .body {
		float: none;
		width: auto;
		padding-bottom: 0px;
		padding-right: 225px;
		min-height: 620px;
	}
	
	#content .body h3 {
		letter-spacing: 1px;
	}
	
	#content .body p {
		font-size: 15px;
	}
	
	#content .photos {
		position: absolute;
		top: 0px;
		left: auto;
		right: -15px;
		width: 182px;
		height: auto;
		margin-left: 0px;
		margin-right: 0px;
		border: 0px dotted blue;
		padding: 15px;
		padding-bottom: 0px;
	}
	
	#content .photos.large {
		padding-bottom: 20px;
	}
	
	#content .photos .main-photo {
		border: 0px solid #9d9d9d;
		float: none;
	}

	#content .photos .main-photo a {
		position: relative;
		width: 183px;
		height: 183px;
		margin-right: 0px;
		margin-bottom: 15px;
		float: left;
	}
	
	#content .photos .main-photo a img {
		position: relative;
		top: -10px;
		z-index: 1;
	}
	
	#content .photos .main-photo a span {
		display: none;
		z-index: 2;
	}
	
	#content .photos .thumbnails {
		display: none;
	}
	
	#content .sidebar {
		float: none;
		margin-top: 20px;
		margin-left: -30px;
		margin-right: -30px;
		margin-bottom: 0px;
		width: auto;
	}
	
	#content .sidebar .broker {
		padding-left: 30px;
		min-height: 235px;
		padding-right: 450px;
	}
	
	#content .sidebar .map {
		
	}
	
	#content .contact-form {
		position: relative;
		top: 0px;
		left: auto;
		right: 0px;
		padding: 10px;
		margin-top: -275px;
		border-bottom: 0px;
		float: right;
	}
	
	/* LARGE PHOTO 
 	* * * * * * * * * * * * * * * * * * * * */
	
	#content .large-photo {
		position: fixed;
		top: 136px;
		left: 0px;
		right: 0px;
		bottom: 0px;
		height: auto;
	}
	
	#content .large-photo .image {
		position: absolute;
		width: auto;
		height: auto;
		margin: 0px;
		top: 40px;
		left: 70px;
		right: 70px;
		bottom: 70px;
		border: 0px dotted red;
	}
	
	#content .large-photo a.arrow.prev {
		left: 15px;
	}
	
	#content .large-photo a.arrow.next {
		right: 15px;
	}
	
	#content .large-photo a.close {
		top: 5px;
		right: 15px;
	}
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

@media screen and (max-width: 450px) { 
	
	table {
		border-top: 0px;
		border-bottom: 1px solid #AAA;
		width: 100%;
	}
	
	tr td {
		border-bottom: 0px;
	}
	
	tr {
		border-top: 1px solid #AAA;
	}
	
	tr.col-0 {
		border-top: 2px solid #888;
	}
	
	tr.row-0.col-0 {
		/* border-top: 1px solid #AAA; */
	}
	
	tr td {
		color: #666;
	}
	
	tr td.th {
		font-size: 12px;
		color: #AAA;
		line-height: 13px;
	}

	#content {
		padding-top: 10px;
		padding-left: 0px;
		padding-right: 0px;
	}
	
	#content .body {
		padding-right: 0px;
		min-height: 0px;
	}
	
	#content .body h2 {
		letter-spacing: 0px;
	}
	
	#content .body h3 {
		letter-spacing: 0px;
	}
	
	#content .header .listing-id {
		position: relative;
		top: auto;
		right: auto;
		font-size: 13px;
		text-align: right;
	}
	
	#content .header h1 div.street,
	#content .header h1 span.street {
		margin-bottom: 5px;
		margin-left: -15px;
		padding-left: 15px;
		margin-right: -15px;
	}
	
	#content .photos {
		top: auto;
		left: -15px;
		right: -15px;
		width: auto;
		height: 185px;
		overflow-x: scroll;
		padding-right: 0px;
		padding-bottom: 15px;
		border: 0px dotted red;
	}
	
	#content .photos .hint,
	#content .photos.large .hint {
		display: none;
	}

	#content .photos .main-photo {
		height: 185px;
	}
	
	#content .photos.total-4 .main-photo { width: 795px; }
	#content .photos.total-3 .main-photo { width: 600px; }
	#content .photos.total-2 .main-photo { width: 400px; }
	
	#content .photos .main-photo a {
		margin-right: 15px;
		margin-bottom: 0px;
	}
	
	#content .body .features {
		margin-top: 250px;
	}
	
	#content .sidebar {
		float: none;
		margin-top: 20px;
		margin-left: -15px;
		margin-right: -15px;
		margin-bottom: 0px;
		width: auto;
	}
	
	#content .sidebar .broker {
		margin-left: 0px;
		margin-right: 0px;
		padding-left: 15px;
		min-height: 0px;
		padding-right: 90px;
	}
	
	#content .contact-form {
		position: relative;
		top: auto;
		right: auto;
		width: auto;
		height: auto;
		margin-top: 0px;
		border-bottom: 1px solid #9d9d9d;
		float: none;
	}
	
	#content .sidebar .map {
		
	}
}

/* 
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

@media screen and (max-width: 380px) { 
	
	#content .header {
		margin-bottom: 10px;
	}
	
	#content .header .listing-id {
		text-align: left;
		font-size: 12px;
	}
	
	#content .header h1 {
		margin-top: 5px;
	}
	
	#content .header h1 div.street,
	#content .header h1 span.street {
		font-size: 16px;
	}
	
	#content .header h1 div.type, 
	#content .header h1 div.type span,
	#content .header h1 span.type, 
	#content .header h1 span.type span {
		font-size: 26px;
		line-height: 28px;
	}
	
	#content .body {
		font-size: 16px;
	}
	
	#content .body h2 {
		font-size: 23px;
	}

	#content .body h3 {
		font-size: 18px;
	}

	#content .body p {
		text-align: left;
		font-size: 15px;
		line-height: 20px;
		margin-bottom: 14px;
	}
	
	#content .body ul {
		font-size: 15px;
		line-height: 22px;
	}

	#content .body ul li {
		font-size: 15px;
		line-height: 18px;
		margin-bottom: 5px;
	}
	
	#content .sidebar .broker {
		padding-right: 50px;
	}

}

/* 
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

@media screen and (max-width: 320px) { 
	
	tr td {
		font-size: 14px;
		line-height: 15px;
	}
	
	tr td.th {
		font-size: 12px;
	}
	
	#content .header h1 div.street,
	#content .header h1 span.street {
		font-size: 15px;
	}
	
	#content .header h1 div.type, 
	#content .header h1 div.type span,
	#content .header h1 span.type, 
	#content .header h1 span.type span {
		font-size: 21px;
		line-height: 23px;
	}
	
	#content .body {
		font-size: 15px;
	}
	
	#content .body h2 {
		font-size: 21px;
	}
	
	#content .body h3 {
		font-size: 17px;
	}
	
	#content .body p {
		font-size: 14px;
		line-height: 19px;
	}
	
	#content .body ul {
		font-size: 14px;
		line-height: 21px;
	}

	#content .body ul li {
		font-size: 14px;
		line-height: 17px;
	}
	
	#content .sidebar .broker {
		padding-right: 0px;
	}

}