#content {
	padding-top: 30px;
	margin-bottom: 0px;
	max-width: 830px;
}

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

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

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

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

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

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

#content .header h2 {
	font-size: 28px;
	font-family: "futura_ltheavy";
	font-weight: normal;
	color: #646464;
	letter-spacing: 1px;
	line-height: 30px;
	margin-bottom: 8px;
}

#content .header h4 {
	color: #878787;
	font-size: 18px;
	font-family: "futura_ltbook";
	font-weight: normal;
	margin-bottom: 8px;
}

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

#content .body p {
	font-size: 24px;
	color: #878787;
	text-align: left;
	line-height: 34px;
	margin-bottom: 16px;
	margin-right: 50px;
	font-weight: 300;
}

#content .body h4 {
	color: #878787;
	font-family: "futura_ltbook";
	font-weight: normal;
	margin-bottom: 8px;
}

/* DESCRIPTION LIST 
 * * * * * * * * * * * * * * * * * * * * * * * * * */
 
#content .body dl dt {
	font-size: 11px;
	display: block;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-family: "futura_ltregular";
	float: left;
	padding-right: 10px;
	margin-top: 5px;
	min-width: 85px;
}

#content .body dl dd {
	font-size: 17px;
	font-family: "futura_ltlight";
	margin-left: 95px;
	margin-bottom: 5px;
}

/* SPACES TYPES UL 
 * * * * * * * * * * * * * * * * * * * * * * * * * */

#content .body ul.space-types {
	overflow: hidden;
}

#content .body ul.space-types li {
	float: left;
	margin-left: 20px;
	color: #8d8d8d;
}

#content .body ul.space-types li:first-child {
	margin-left: 0px;
}

#content .body ul.space-types li a {
	font-size: 18px;
	font-weight: 600;
}

/* SPACES TYPES MAIN
 * * * * * * * * * * * * * * * * * * * * * * * * * */

#content .body div.space-types {
	margin-top: 20px;
	margin-left: -20px;
	margin-right: -20px;
}

#content .body div.space-types .type {
	position: relative;
	padding: 20px;
	border-top: 1px solid #ebebeb;
	height: 214px;
}

#content .body div.space-types .type .photo {
	position: absolute;
	width: 293px;
	height: 214px;
	z-index: 1;
	background-position: center center;
	background-size: cover;
}

#content .body div.space-types .type h3 {
	position: absolute;
	color: #FFF;
	background-color: rgba(29,69,99,0.9);
	height: 31px;
	padding: 6px 30px 0px 30px; 
	float: right;
	bottom: 10px;
	right: 0px;
	letter-spacing: 1px;
	z-index: 2;
	font-family: "futura_ltlight";
}

#content .body div.space-types .type a.button {
	position: absolute;
	display: block;
	bottom: 30px;
	left: 345px;
	color: #FFF;
	background-color: #84b7e2;
	height: 25px;
	padding: 12px 20px 0px 20px;
	font-family: "futura_ltbold";
	font-size: 12px;
	letter-spacing: 2px;
}

#content .body div.space-types .type a.button:hover {
	background-color: #777;
}

/* INFO */

#content .body div.space-types .type .info {
	margin-left: 325px;
	font-size: 14px;
	color: #999;
}

#content .body div.space-types .type .info p {
	font-weight: normal;
	color: #575757;
	font-size: 14px;
	padding-top: 8px;
	margin-bottom: 0px;
	clear: left;
	line-height: 18px;
}

#content .body div.space-types .type .info ul {
	
}

#content .body div.space-types .type .info ul li {
	display: inline;
}

/* INFO FEATURES */

#content .body div.space-types .type .info .features {
	padding-top: 12px;
}

#content .body div.space-types .type .info .features ul {
	margin-left: 0px;
	list-style: none;
	margin-right: 50px;
}

#content .body div.space-types .type .info .features ul li {
	margin-left: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	line-height: 20px;
	font-size: 14px;
	background-image: url('/images/design/listings/bullet.png');
	background-position: 0px 5px;
	background-repeat: no-repeat;
	padding-left: 12px;
}

#content .body div.space-types .type .info .features > strong {
	color: #575757;
	margin-right: 5px;
	float: left;
}

#content .body div.space-types .type .info .features ul li:first-child {
	margin-left: 0px;
	background-image: none;
	padding-left: 0px;
}

/* INFO FEATURES MAX */

#content .body div.space-types .type .info .features.max > strong {
	float: left;
}

#content .body div.space-types .type .info .features.max ul li {
	
}

#content .body div.space-types .type .info .features.max ul li:first-child {
	background-image: url('/images/design/listings/bullet.png');
	padding-left: 12px;
}

/* INFO LOCATIONS */

#content .body div.space-types .type .info .locations {
	
}

#content .body div.space-types .type .info .locations > strong {
	color: #575757;
	margin-right: 5px;
	float: left;
}

#content .body div.space-types .type .info .locations ul {
	margin-left: 0px;
	list-style: none;
	margin-right: 0px;
}

#content .body div.space-types .type .info .locations ul li {
	margin-left: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	font-size: 14px;
	background-image: url('/images/design/listings/bullet.png');
	background-position: left;
	background-repeat: no-repeat;
}

#content .body div.space-types .type .info .locations ul li:first-child {
	margin-left: 0px;
	background-image: none;
	padding-left: 0px;
}

/* INFO LOCATIONS OFFICE SPACE */

#content .body div.space-types .type.office .info .locations > strong {
	display: none;
}

#content .body div.space-types .type.office .info .locations ul {
	list-style: none;
}

#content .body div.space-types .type.office .info .locations ul li {
	width: 145px;
	margin: 0px;
	padding: 0px;
	padding-left: 0px;
	line-height: 17px;
	background-image: none;
}

#content .body div.space-types .type.office .info .locations ul li a {
	
}

#content .body div.space-types .type.townhouse h3 {
	letter-spacing: 0px;
}

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

@media screen and (max-width: 780px) { 
	
	#content .body ul.space-types {
		width: auto;
	}
	
	#content .body div.space-types .type {
		position: relative;
		padding: 20px;
		border-top: 1px solid #BBB;
		height: auto;
		min-height: 250px;
	}
	
	#content .body div.space-types .type h3 {
		position: relative;
		color: #555;
		background-color: transparent;
		height: 31px;
		width: auto;
		right: auto;
		bottom: auto;
		text-align: left;
		top: auto;
		padding: 0px 30px 0px 0px; 
		float: left;
		letter-spacing: 1px;
		z-index: 2;
		font-size: 24px;
	}
	
	#content .body div.space-types .type .photo {
		top: 20px;
		right: 0px;
		left: auto;
	}
	
	#content .body div.space-types .type .info {
		margin-left: 0px;
		padding-top: 10px;
		width: 400px;
		clear: left;
	}
	
	#content .body div.space-types .type a.button {
		position: relative;
		clear: left;
		float: left;
		bottom: auto;
		left: auto;
		margin-left: 0px; 
		margin-top: 20px;
	}
	
	#content .body div.space-types .type.office .info .locations ul {
		width: 100%;
	}
	
	#content .body div.space-types .type.office .info .locations ul li {
		width: 120px;
	}
	
}

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

@media screen and (max-width: 450px) { 
	
	#content {
		padding-top: 15px;
		padding-left: 0px;
		padding-right: 0px;
	}
	
	#content .header h1 {
		font-size: 24px;
		letter-spacing: 0px;
	}
	
	#content .body h4 {
		font-size: 17px;
	}
	
	#content .body p {
		font-size: 17px;
		line-height: 26px;
		margin-right: 0px;
	}
	
	#content .body div.space-types {
		margin-left: -15px;
		margin-right: -15px;
	}
	
	#content .body ul.space-types li:first-child {
		margin-left: 20px;
	}
	
	#content .body div.space-types .type {
		padding-top: 15px;
	}
	
	#content .body div.space-types .type h3 {
		position: absolute;
		width: auto;
		left: 0px;
		top: 113px;
		padding: 6px 30px 0px 20px; 
		font-size: 22px;
		color: #FFF;
		background-color: rgba(29,69,99,0.9);
	}
	
	#content .body div.space-types .type .info {
		width: auto;
		margin-top: 140px;
	}
	
	#content .body div.space-types .type .photo {
		position: absolute;
		top: 0px;
		right: 0px;
		left: 0px;
		height: 150px;
		width: auto;
		overflow: hidden;
	}
	
	#content .body div.space-types .type .photo {
        -moz-transform: scaleX(-1);
        -o-transform: scaleX(-1);
        -webkit-transform: scaleX(-1);
        transform: scaleX(-1);
        filter: FlipH;
        -ms-filter: "FlipH";
	}
	
	#content .body div.space-types .type.office .info .locations ul li {
		width: 130px;
	}
	
	#content .body div.space-types .type a.button {
		padding: 6px 10px 6px 10px;
		height: auto;
		margin-top: 8px;
	}
	
	#content .body dl dt {
		float: none;
	}

	#content .body dl dd {
		margin-left: 0px;
		margin-bottom: 10px;
	}
}

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

@media screen and (max-width: 380px) { 
	
	#content .header h1 {
		font-size: 22px;
	}
	
	#content .body div.space-types .type h3 {
		font-size: 20px;
	}
}

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

@media screen and (max-width: 320px) { 
	
	#content .header h1 {
		font-size: 18px;
	}
	
	#content .body h4 {
		font-size: 16px;
	}
	
	#content .body p {
		font-size: 16px;
		line-height: 24px;
	}
	
	#content .body div.space-types .type h3 {
		font-size: 18px;
		padding-top: 9px;
		height: 28px;
	}
	
	#content .body div.space-types .type .photo {
		
	}
	
	#content .body div.space-types .type.office .info .locations ul li {
		width: 130px;
	}
	
	#content .body div.space-types .type.office .info .locations ul li a {
		
	}
}