#action-icons {
	margin-top: 60px;
}

#action-icons .icon {
	width: 86px;
	height: 110px;
	float: left;
}

#action-icons .icon img {
	display: block;
	width: 66px;
	margin: 0 auto;
	border: 0;
}

#action-icons .icon img:hover {
	opacity: 0.8;
}

#action-icons .icon p.caption {
	margin: 0;
	text-align: center;
	color: black;
	font-size: 10px;
}

#content {
	margin-bottom: 10px;
}

#content td {
	vertical-align: top;
}

#listing_group {
	background: white;
	vertical-align: top;
}

#listing_group h2 {
	text-transform: uppercase;
	font-family: arial, helvetica, sans-serif;
	color: black;
	font-size: 16px;
	letter-spacing: 0.05em;
	text-align: center;	
	margin: 0;
}

#listing_group hr {
	color: #1a315d;
	background-color: #1a315d;
	width: 80%;
	border: 0;
	height: 1px;
}

#property-details {
	border: 5px solid #1a315d;
	background-color: white;
	font-family: arial, helvetica, sans-serif;
	height: 100%;
	padding: 10px;
	color: black;
}

#property-details img#main {
	border-radius: 6px;
	box-shadow: 4px 4px 4px black;
	margin: 10px 0;
	display: block;
	position: relative;	
	left: 4px;
}

#property-details p.actions {
	text-align: center;
	margin: 20px 0;
}

#property-details ul li {
	margin-left: 0;
	text-indent: 0;
	left: -20px;
	position: relative;
	margin-bottom: 6px;
	line-height: 1.5em;
}

#property-details .action{
	font-size: 22px;
	font-weight: bold;
	margin-right: 20px;
}

#property-details .action a {
	color: black;
	font-weight: bold;
	font-size: 22px;
	font-family: arial, helvetica, sans-serif;
}

#property-details .action a:hover {
	color: #1a315d;
}


#property-details #gallery {
	margin: 30px 0;
}

#property-details h1 {
	color: #1a315d;
	font-style: italic;
	font-size: 32px;
	margin: 0 0 10px;
}

#property-details a img {
	
}

#property-details address {
	font-weight: bold;
	font-size: 24px;
	font-style: normal;
	color: rgb(60,60,60);
}

#property-details #floor-plans-text {
	width: 96%;
	padding: 6px 0 6px 2px;
	margin: 0 auto;
	height: 104px;
	text-align: center;	
	color: rgb(60,60,60);
}

#property-details #floor-plans-text.empty {
	background: white;
}

#property-details #floor-plans-text img:hover {
	outline: 3px solid black;
}

#property-details #location img:hover {
	outline: 3px solid black;
}

#property-details #plans-and-location {
	margin-top: 20px;
}

#property-details #plans-and-location h3 {
	text-transform: uppercase;
	color: white;
	text-align: center;
	font-size: 22px;
	margin: 0;
}

#property-details #plans-and-location img#map {
	display: block;
	margin: 0 auto;
}

#property-details #plans-and-location .container {
	background-color: #1a315d;
	width: 206px;
	margin-left: 30px;
	margin-bottom: 30px;
	min-height: 150px;
	box-shadow: 4px 4px 4px black;
}

#property-details .amenities {
	width: 244px;
	margin-top: 20px;
	line-height: 2em;
	margin-left: 10px;
	font-size: 12px;
	color: black;
}

#property-details .amenities h2 {
	color: black;
	text-transform: uppercase;
	font-size: 11px;
}

.listing {
	padding: 0;
}

.listing address {
	font-weight: bold;
	font-style: normal;
	color: black;
	font-size: 10px;
	display: block;
	margin: 10px 0;
}

.listing p {
	margin: 0;
	color: rgb(60,60,60);
	font-size: 10px;
}

.listing p.details-link {
	text-transform: uppercase;
}

.listing p.details-link a {
	color: black;
	font-size: 9px;
}

.listing p.details-link a:hover {
	text-decoration: underline;
}

.listing img {
	position: relative;
	top: 4px;
}

.listing img:hover {
	opacity: 0.8;
}

.listing h3 {
	color: #1a315d;
	font-style: italic;
	font-size: 12px;
	margin: 4px 0 0;
}

.listing h3 a {
	color: #1a315d;
	font-style: italic;
	font-size: 12px;
	font-weight: bold;
}

.listing h3 a:hover {
	color: black;
}


.listing td {
	vertical-align: top;
}

#jev a:hover {
	color: black;
}

#extra-photos a {
	visibility: hidden;
	display: none;	
}

img#floor-1 {
	margin-right: 2px;
}