/* ---------- @ Listings -----------*/

/* Featured */

.thumb-featured {
	border: 1px solid #9D9D68;
	padding: 1px;
	width: 111px;
	height: 86px;
}



/*Listing Results*/

.pagination {
	overflow: hidden;
	background: #003871;
	text-transform: uppercase;
	font: .9em Arial, Helvetica, sans-serif;
	padding: 6px 10px;
	}

.pagination .info {
	float: left;
	line-height: 2em;
}

.bottom-pagination .info {
	color: #5a94ce;
	font-size: .95em;
}

.pagination .links {
	float: right;
	text-align: right;
	margin: 0;
	overflow: hidden;
	font-size: 1.5em;
	font-weight: bold;
}

.pagination .links a, .pagination .links a:visited {
	text-decoration: none;
	color: #5a94ce;
	background: #002a54;
	padding: 3px 4px;
	font: .6em Arial, Helvetica, sans-serif;
	line-height: 2em;
}

.pagination .links a:hover, .pagination .links a:active {
	background: #005194;
	color: #fff;
}
.sorting {
	clear: both;
	background: #003061;
	padding: 6px 10px;
	overflow: hidden;
	font: 1em Arial, Helvetica, sans-serif;
}

.sorting ul {
	display: inline;
	margin-right: 5px;
}

.sorting li {
	display: inline;
	padding-left: 10px;
	padding-right: 10px;
	border-right: 1px solid #005194;
	line-height: 2em;
}

.sorting li.last {
	border: none;
}

.sorting li a, .sorting li a:visited {
	color: #fff;
	text-decoration: none;
}

.current-order-desc a {
	padding-right: 13px;
	background: transparent url(/images/arrows/down.gif) right center no-repeat;
}

.current-order-desc a:hover {
	background: transparent url(/images/arrows/downhover.gif) right center no-repeat;
}

.current-order-asc a {
	padding-right: 13px;
	background: transparent url(/images/arrows/up.gif) right center no-repeat;
}

.current-order-asc a:hover {
	background: transparent url(/images/arrows/uphover.gif) right center no-repeat;
}

.listing {
	width: 450px;
	padding: 15px 0;
	float: left;
	height: 140px;
	margin-right:10px;
	font: 1.2em Arial, Helvetica, sans-serif;
}

.listing a, .listing a:visited {
	color: #f8d67f;
}

.listing .address {
}

.listing .details {
	padding-top: 5px;
}

.listing .details img {
	float: left;
	margin: 5px 10px 0 0;
	width:117px;
	height:95px;
	padding: 3px;
	border: 1px solid #00578c;
}

.listing .data {
	width: 280px;
	font-size: .8em;
}

.listing .data th {
}

.listing .data td {	
}





/*Details Page*/

a#tour-property, a#tour-property:visited, a#tour-property-link, a#tour-property-link:visited {
	display: block;
	float: right;
	text-decoration: none;
	width: 114px;
	padding: 5px 20px 5px 5px;
	background: #003061 url(/images/icon_tour.gif) 117px 7px no-repeat;
	border: 2px solid #013871;
	color: #f8d26e;
	font-size: .75em;
	text-transform: uppercase;
}

a#tour-property:hover, a#tour-property:active {
}

#fullsize {
	margin: 0 25px 0 0;
	float: left;
	width:325px;
	background: #011842;
	padding: 15px 20px;
	border-right: 1px solid #003665;
	border-bottom: 1px solid #003665;
}

#fullsize img {
	padding: 3px;
	border: 1px solid #00578c;
	width: 320px;
	height: 240px;
}

#imagescroll {
	overflow: hidden;
	margin: 20px 0;
	background: #000e31;
	padding: 15px 0 10px 22px;
}

#imagescroll li {
	list-style-type: none;
	float: left;
}

#imagescroll img {
	width:125px;
	height:94px;
	margin: 0 12px 10px 0;
}

#listingdetail {
	margin: 25px 0 15px;
	float: left;
	width: 450px;
}

#listingdetail h2 {
	width: 100%;
}

#listingdetail #text {
	height:167px;
	padding-top:30px;
	float:left;
	}

#listingdetail p {
	font-size: 1.2em;
}

#listingdetail .data {
	margin: 10px 0 25px;
	width: 400px;
	font: 1em Arial, Helvetica, sans-serif;
}

#listingdetail .data th {	
}

#listingdetail .data td {	
}

h3#remarks,
h3#additional-remarks {
	margin: 10px 0 -5px;
	border-top: 1px solid #003665;
	padding-top: 20px;
}

#extraImages {
	float: left;
	padding-top: 30px;
}

#extraImages ul#additionalFiles {
	margin-top: -5px;
	width: 400px;
}

#extraImages ul#additionalFiles li {
	list-style-type: none;
	display: inline;
	padding-right: 12px;
	padding-bottom: 20px;
}





/*Agents*/

#agent_list {
	overflow: hidden;
	margin: 25px 0 15px;
}

.agent_summary {
	float: left;
	width: 250px;
	overflow: hidden;
	background: #003061;
	padding: 12px;
	margin: 0 25px 20px 0;
	font-size: 1.7em;
}

.agent_detail img, .agent_summary img {
	padding: 3px;
	border: 1px solid #00578c;
}

.agent_summary img {
	width: 54px;
	height: 60px;
	float: left;
}


#fullsize-agent {
	margin: 0 35px 0 0;
	float: left;
	width:200px;
	background: #011842;
	padding: 15px 20px;
	border-right: 1px solid #003665;
	border-bottom: 1px solid #003665;
}

#fullsize-agent img.agent-photo {
	width: 188px;
}

#agent-detail {
	margin: 25px 0 15px;
	float: left;
	width: 550px;
}

#agent-detail h2 {
	width: 100%;
}

#agent-detail h3 {
	margin: 45px 0 -5px;
}

.agent_bio {
	margin-top: 20px;
	padding-bottom: 25px;
}

.agent_bio .data {
	width: 370px;
	margin-left: 15px;
}

a#view-properties, a#view-properties:visited {
	display: block;
	float: right;
	text-decoration: none;
	width: 134px;
	padding: 5px 20px 5px 5px;
	background: #003061 url(/images/icon_tour.gif) 137px 7px no-repeat;
	border: 2px solid #013871;
	color: #f8d26e;
	font-size: .9em;
	text-transform: uppercase;
	margin: 15px 0;
}
