﻿@import url("listingbase.css");

.photo-full
{
	border: 8px solid #006766;
	float: left;
	margin: 0 1em 1em 0;
}

.utilities
{
	font-family: sans-serif;
	font-size: 0.65em;
	list-style: none;
	list-style-position: inside;
	margin: 0 0 0.75em 0;
	padding: 0;
	text-transform: uppercase;
}

.utilities li
{
	margin: 0 0 0.5em 0;
	padding: 0;
}

.utilities li.more
{
	font-size: 1.25em;
	font-weight: bold;
}

.information
{
	clear: both;
}

.information .overview
{
	float: left;
	margin: 0 0 0 25px;
	width: 200px;
}

.information .overview .price
{
	color: #039;
	margin: 0.5em 0;
}

.information .overview .address
{
	font-family: sans-serif;
	font-size: 0.7em;
}

.information .overview .address .city-state
{
	color: #666;
}

.information .description
{
	color: #039;
	margin-left: 225px;
	width: 450px;
}

.specs
{
	clear: both;
	font-family: sans-serif;
	font-size: 0.7em;
	margin: 0 0 2em 25px;
	padding: 2em 0 0 0;
	width: 700px;
}

.specs div
{
	color: #039;
	float: left;
	font-weight: bold;
	margin: 0 0 1em 0;
	width: 233px;
}

.specs .label
{
	color: #666;
	display: inline-block;
	font-weight: normal;
	text-transform: uppercase;
	width: 6em;
}

.photos
{
	clear: both;
	margin: 2em 0 0 25px;
}

.photos .instructions
{
	font-size: 0.75em;
}

.photos img
{
	border: 5px solid #006766;
	margin: 0 1em 1em 0;
}

.reciprocity
{
	font-size: 0.8em;
	text-align: center;
	width: 625px;
}
