/* ----- pagination ----- */

ul.pages {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.pages li {
	float: left;
	list-style: none;
	color: #504a38;
	margin: 0;
	padding: 0 5px 0 0;
}

ul.pages a {
	padding: 0 4px 0 0;
	outline: none;
}

/* table results summary */

table.summary {
	clear: both;
	margin: 18px 0 20px 0;
}

table.summary thead td {
	background: #98b8a2;
	font-weight: bold;
	color: #fff;
}

table.summary td, table.summary tr.alt td {
	background: #f0f0ee;
	padding: 2px 5px 3px 5px;
}

table.summary tr.alt td {
	background: #fff;
}

/* ----- property div ----- */

div.property {
	padding: 10px 10px 0 10px;
	margin: 0 0 10px 0;
	background: #f0f0ee url(../images/bg_property.gif) left bottom repeat-x;
	border-bottom: 1px solid #dddbd2;
} 

div.property img {
	padding: 4px;
	background: #fff;
	border: 1px solid #dddbd2;
}

div.property img.big {
	padding: 4px;
	margin: 0 20px 10px 0;
	background: #fff;
	border: 1px solid #dddbd2;
}

div.property h2 a {
	font-size: 13px;
}

div.property h3 {
	margin: 0;
	padding: 0
}

#propimages, #mapimages {
	margin: 0 0 15px 0;
}

#myImage, #mapImage, #SLIDESIMG {
	margin: 0 0 10px 0;
}

div.sold {
	position: absolute;
	width: 100px;
	height: 110px;
	z-index: 2;
	background: transparent url(../images/i_sold_sm.gif) 0 0 no-repeat;
}

div.soldlg {
	position: absolute;
	width: 100px;
	height: 378px;
	z-index: 2;
	background: transparent url(../images/i_sold.gif) 0 0 no-repeat;
}

div.marker {
	position: absolute;
	width: 500px;
	height: 500px;
	z-index: 2;
	background: transparent;
}

div.marker img {
	border: none;
	background: transparent;
	margin: 217px 0 0 217px;
}

div.markeroffice {
	position: absolute;
	width: 520px;
	height: 520px;
	z-index: 2;
	background: transparent url(../images/i_marker.gif) center no-repeat;
}

#desc {
	padding: 0 10px 0 0;
}

p.address {
	font-size: 9px;
	padding: 0 20px 0 0;
}

#thumbs {
	margin: 0 0 15px 0;
	padding: 0;
}

#thumbs li {
	float: left;
	margin: 0 5px 0 0;
	list-style: none;
	padding: 0;
}

#thumbs li.last {
	margin: 0;
}

#thumbs li img {
	width: 86px;
	margin: 0;
}

/* zoom controls */

#zoom {
	margin: 0;
	padding: 0;
}

#zoom li {
	display: inline;
	margin: 0;
	list-style: none;
	padding: 0;
}

#zoom li img {
	margin: 0;
	padding: 0;
	border: none;
}

a.view, a.view:visited, a.view:active {
	display: block;
	width: 160px;
	line-height: 22px;
	margin: 0;
	padding: 0 0 1px 8px;
	color: #fff;
	background: #000 url(../images/bg_b160.gif) 0 0 no-repeat;
	border-bottom: 1px solid #dddbd2;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 152px;
}

a.view:hover {
	color: #fff;
	background: #00612f url(../images/bg_b160.gif) 0 -23px no-repeat;
	text-decoration: none;
}

a.view:active {
	color: #bfd2c5;
	text-decoration: none;
}

a.opt, a.opt:visited {
	display: block;
	width: 200px;
	line-height: 22px;
	margin: 0;
	padding: 0 0 1px 8px;
	color: #fff;
	background: #000 url(../images/bg_b160.gif) 40px 0 no-repeat;
	border-bottom: 1px solid #dddbd2;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 192px;
}

a.opt:hover, a.opt:active {
	color: #fff;
	background: #00612f url(../images/bg_b160.gif) 40px -23px no-repeat;
	text-decoration: none;
}

p.sold {
	display: block;
	width: 160px;
	line-height: 22px;
	margin: 0 0 15px 0;
	padding: 0 0 1px 8px;
	color: #fff;
	font-weight: normal;
	background: #a74921 url(../images/bg_sold.gif) 0 0 no-repeat;
	border-bottom: none;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 152px;
}

/* room list - vert*/

ul.rooms {
	margin: 10px 0 5px 0;
	padding: 0;
	list-style: none;
}

ul.rooms li {
	color: #000;
	padding: 0 0 7px 30px;
	margin: 0;
}

ul.rooms li.bed {
	background: url(../images/i_bed.gif) 0 3px no-repeat;
}

ul.rooms li.bath {
	background: url(../images/i_bath.gif) 0 4px no-repeat;
}

ul.rooms li.rec {
	background: url(../images/i_reception.gif) 0 4px no-repeat;
}

ul.rooms li.print {
	background: url(../images/i_print.gif) 10px 6px no-repeat;
	padding: 3px 0 5px 40px;
}

/* room list - horiz*/

ul.hrooms {
	margin: -5px 0 15px 0;
	padding: 0;
	list-style: none;
}

ul.hrooms li {
	color: #000;
	display: inline;
	padding: 0 20px 15px 30px;
	margin: 0;
}

ul.hrooms li.bed {
	background: url(../images/i_bed.gif) 0 1px no-repeat;
}

ul.hrooms li.bath {
	background: url(../images/i_bath.gif) 0 2px no-repeat;
}

ul.hrooms li.rec {
	background: url(../images/i_reception.gif) 0 2px no-repeat;
}

div.printAddress {
	display: none;
}

/* ----- meadow view -----*/

table.summary thead.meadowblue td {
	background: #9aaede;
	font-weight: bold;
	color: #fff;
}
