﻿#footer { position:relative; }

#property_portfolio_wrapper
{
	width: 700px;
	background-color: #fff;
	margin: 0px auto 0;
	padding: 0px 0px 10px 0px;
}

td.h1, span.h1 { color: #467587; font-size: 1.6em; padding-bottom: 6px; }
span.propertyTitle {font-size: 1.5em; color: #222;}
td.propertySearchTitle { font-size: 1.25em; padding-bottom: 6px; vertical-align: bottom;}


div#fullImage {
	width: 683px; height:244px;
	background-repeat:none;
	background-position:center;
	border: 4px solid #71b2c7;
}


#displayImage {
	border: 1px solid #71b2c7;
	padding: 4px 4px 4px 4px;
	margin-bottom: 10px;
	background-color: #bfd9e2;
	width:368px;
}

table#thumbs {
	width:400px;
}

	#thumbs img:hover {
		opacity: 0.5;
		filter: alpha(opacity=50);


	
	}

a { color:#014490; }
a:visited { color:#666633; }

input.propertySearchButton { 
	padding: 4px;
	text-transform: none;
	background-color: #fff;
	color: #467587;
	border: solid 1px #aaa;
	font-size: 1.15em;
	margin-bottom: 4px;
}
table.propertySearchTable {
	margin-left: 4px;
	background-color: #eee;
	border: solid 0px #ccc;
	width: 200px;
}

table.propertySearchTable td{
	padding: 4px 8px 2px 8px;
}

table.bodylink td {
	text-align: left;
}

table.bodylink a {
	color: #999;
	text-decoration: none;
}

table.bodylink a:hover {
	color: #467587;
	text-decoration: underline;
}

td.propertySpec, td.propertyspec {
	padding-bottom: 8px;
	text-align: left;
	text-indent: -10px;
	padding-left: 10px;
}

.propertySearchInput {
	width: 175px;
	border: 1px solid #ccc;
}

input.propertySearchInput {
	width: 175px;
	border: 1px solid #ccc;
}

ul.property_info {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul.property_info li { margin: 0px 0px 16px 0px; padding: 0; color: #666; line-height: 140%;}

.property_info h3 { color: #543e26; margin: 0px 0px 0px 0px; padding: 0; #font-size: 12px;}

