@charset "UTF-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #666;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: right bottom;
}
input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
}
#quicksearch {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	border: 1px solid #333;
	height: 18px;
	margin: 0px;
	padding: 0px;
}
body,td,th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
}
.dotted_baseline {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #666;
}
.maintable {
	background-attachment: scroll;
	background-color: #FFF;
	background-image: url(images/table_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.maintable tr td .navigation a {
	color: #666;
	text-decoration: none;
	vertical-align: middle;
	line-height: 30px;
	height: 30px;
	font-size: 12px;
	font-weight: normal;
}
a:link {
	color: #333;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	color: #666;
	text-decoration: underline;
}
a:visited {
	color: #333;
	text-decoration: none;
	font-weight: normal;
}
.maintable tr td .navigation a:hover {
	color: #333;
	text-decoration: underline;
}

#results .listingtype {
	color: #F00;
	font-size: 12px;
	font-weight: bold;
}
#results .listingtitle1 {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
#results .priceguide {
	font-weight: normal;
}
#results .suburb {
	font-weight: bold;
	text-transform: uppercase;
}
#results .address {
	font-size: 12px;
}
#details .listingtitle1 {
	color: #F00;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
#details .address {
	font-weight: bold;
	font-size: 14px;
}
#details .suburb {
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
}

#home .listingtitle1 {
	color: #F00;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
#home .address {
	font-weight: bold;
	font-size: 14px;
}
#home .suburb {
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
}


.picturepreview {
	overflow: hidden;
	height: auto;
	display: inline;
}
.picturepreview .thumbnail {
	width: 160px;
	height: auto;
}
#details .agent {
	color: #F00;
	font-weight: bold;
}

.buyselllease-link {
	position: static;
	z-index: 1;
	height: 160px;
	width: 100%;
	vertical-align: top;
	overflow: hidden;
}
.pictureoverlay {
	position: absolute;
	z-index: auto;
	display: inline;
	top: 0px;
	left: 0px;
	float: left;
}
#innerfade {
	display: inline;
	height: 143px;
	width: 878px;
	overflow: hidden;
	position: relative;
}
#innerfade-float {
	display: inline;
	position: absolute;
	z-index: 101;
	top: 35px;
}
#innerfade-ul {
	list-style-position: outside;
	list-style-type: none;
	overflow: hidden;
	width: 878px;
	margin-left: -40px;
	position: absolute;
	top: 0px;
}
#switches li {
	list-style-type: none;
	margin-left: -40px;
	font-weight: bold;
}



