/*-------------------------------------------

	-- -- -- -- -- -- --
	Sunshine Properties
	last edit: 27 february 08
	-- -- -- -- -- -- --
	
-------------------------------------------*/
* {	text-align: left; }	
body {
	color: #000;
	margin: 0; padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	}

.hr, .br {
	width: 100%;
	height: 1px;
	line-height: 1px;
	clear: both;
	border: none;
	}
#header, ul#top-nav, #col-1, #col-3, #footer, #col-2 ul.links, p.updated, hr, .hidden { display: none; }
a { color: #000; text-decoration: none; }

/*
#header h1 { text-align: center; }

#header h1 a {
	width: 576px;
	height: 187px;
	display: list-item;
	list-style-image: url(i/bg_logo-print.png);
	list-style-position: inside;
	letter-spacing: -1000em;
	font-size: 1pt;
	color: #fff;
	}
*/
p.sort-by, p.sort-by a, p.sort-by a:link,
p.sort-by a:visited, p.sort-by a:hover {
	color: #707070;
	}
	p.sort-by { font-size: 11px; }
	p.sort-by a:hover { text-decoration: underline; }

div.property-details h2 {
	font-size: 1.5em;
	font-style: italic;
	}
div.property-details h2 a, div.property-details h2 a:link,
div.property-details h2 a:visited {
	color: #707070;
	font-size: 1em;
	font-style: italic;
	margin-bottom: 5px;
	}
	div.property-details h2 a span { font-size: .75em; font-style: inherit; }

div.property-details h3 {
	color: #707070;
	font-size: 1.25em;
	font-style: italic;
	margin-bottom: 5px;
	}

#col-2 div.property-details p.type { font-weight: bold; margin: 5px 0 0 0; }
div.property-details p.type span {
	font-weight: bold;
	padding: 2px;
	background: #ddd;
	}
	div.property-details p.type span.updated { background: #ddd; }
	div.property-details p.type span.featured { background: #fbd336; }
	
div.property-details p.price {
	color: #707070;
	font-size: 1.25em;
	}
	p.price span { font-size: .75em; }

div.details p.thumb-med {
	float: left;
	width: 225px;
	padding: 5px 10px;
	margin: 0;
	}

div.details p.thumb-small {
	width: 157px;
	display: inline;
	padding: 5px;
	}