body {
font-family: Arial;
font-size: 12px;
color: white;
}
a {

	color: #1975D1;
/*	text-decoration: none;*/
	cursor: pointer;
}
a:hover {
/*	text-decoration: underline;*/
}
img {
	border: 0;
}
.desc a {
color: red;
}
.Yel12b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #FFCC00;
}
.whi12b {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #FFFFFF;
}
.whi12 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
.whi10 {
font-size: 10px; font-family: Arial, Helvetica, sans-serif; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; color: #FFFFFF;
}
.whi10b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #FFFFFF;
}
.bla12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
.bla12b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #333333;
}
.yel14b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #FFFF99;
}
.bla10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

#heading {
font-family: Arial, Verdana;
font-weight: bold;
font-size: 16px;
margin-top: 10px;
}

#container {
	margin: 0px auto 10px auto;
	padding-bottom: 30px;
	width: 800px;
}

.prop {
			border: solid 1px #FFCC33; /*#455E7F;*/
			padding: 2px 12px 2px 12px;
			position: relative;
			height: 142px;
			margin: 10px 0px 10px 0px;
/*			width: 800px;*/
}

.images img {
border: solid 1px #4B607C;
}

.prop .details {
position: relative;
}

.prop .summary {
position: absolute;
top: 10px;
right: 40px;
font-weight: bold;
}

.prop .summary .hd {

display: none;
}





.prop .price {
position: absolute;
top: 25px;
left: 180px;
font-weight: bold;
}

.prop .sold_price {
display: none;
}

.prop .sold_type {
position: absolute;
left: 180px;
top: 27px;
font-size: 11px;
background-color: #466081;
padding: 2px;
}

.prop .propttl {
position: absolute;
left: 180px;
top: 10px;
font-weight: bold;
font-size: 11px;
}

.prop .desc {
position: absolute;
left: 180px;
top: 65px;
width: 400px;
}

.prop .type {
position: absolute;
left: 350px;
top: 23px;
font-size: 11px;
background-color: #466081;
padding: 2px;
}

.prop .rep {
display: none;
}

.prop .ofi {
color: #FFCA00;
font-weight: bold;
position: absolute;
left: 170px;
top: 27px;
}

.prop .suburb {
position: absolute;
top: 10px;
left: 450px;
font-weight: bold;
color: #CCCCCC;

}

.prop .address {
position: absolute;
text-decoration: underline;		
left: 450px;
top: 25px;
font-weight: bold;
color: #CCCCCC;
font-size: 11px;
}

.prop .bbc {
background: url(pics/bbc.gif) no-repeat 8px 4px;
height: 38px;
width: 40px;
position: relative;
background-color: #EEEEBA;
padding: 5px;

}
.prop .beds {
position: absolute;
left: 35px;
top: 3px;
color: black;
}
.prop .baths {
position: absolute;
left: 35px;
top: 16px;
color: black;
}

.prop .cars {
position: absolute;
left: 35px;
top: 30px;
color: black;
}

.prop .images {
position: absolute;
top: 6px;
}

.prop .sold {
position: absolute;
top: 6px;
left: 15px;
}

.prop .sold #saledate {
display: none;
}

.prop .sold #saleprice {
display: none;
}

#profile {
	padding: 2px 12px 2px 12px;
	position: relative;
	margin: 10px 0px 10px 0px;
}


#profile .images {

}

#profile .details {
position: relative;
height: 120px;
}

#profile .summary {
}

#profile .hd{
display: block;
font-weight: bold;
font-size: 14px;
color: #FFCC33;
}

#profile .summary .type{
display: block;
width: 150px;
position: relative;
}

#profile .summary .type .val{
font-weight: normal;
position: absolute;
right: 2px;
}

#profile .bbc {
margin-top: 8px;
}

#profile .summary .ttl{
width: 100px;
font-weight: bold;
}

#profile .summary .itm{
width: 100px;
font-weight: bold;

}

#profile .summary .beds, .baths, .cars {
display: block;
width: 150px;
position: relative;
}

#profile .summary .beds .val{
font-weight: normal;
position: absolute;
right: 2px;
}

#profile .summary .baths .val{
font-weight: normal;
position: absolute;
right: 2px;
}

#profile .summary .cars .val{
font-weight: normal;
position: absolute;
right: 2px;
}

#profile .features {
margin-top: 20px;
}

#profile .contact {
margin-top: 20px;
float: left;
}

#profile .auction, .ofi {
margin-top: 20px;
margin-left: 20px;
float: left;
}

#profile .auction .ttl{
display: block;
font-weight: bold;
}


#profile .ofi .ttl {
display: block;
}

#profile .text .hd{

font-weight: normal;
}

#profile .contact {
position: relative;
width: 200px;
}

#profile .contact .ttl{
display: block;
font-weight: bold;
}

#profile .contact .text{
position: absolute;
top: 15px;
left: 85px;
}

#profile .enquiry {
float: right;
}

#profile .enquiry .ttl	 {
display: block;
font-weight: bold;
}

#profile .price {
position: absolute;
top: 25px;
font-weight: bold;
}

#profile .propttl {
position: absolute;
top: 10px;
font-weight: bold;
font-size: 14px;
}

#profile .desc {
position: absolute;
top: 45px;
width: 92%;
}

#profile .suburb {
position: absolute;	
left: 480px;
top: 10px;
font-weight: bold;
color: #CCCCCC;
}

#profile .address {
position: absolute;
text-decoration: underline;		
left: 480px;
top: 25px;
font-weight: bold;
color: #CCCCCC;
}

#feature #image {
float: left;
margin-left: 10px;
}
#feature #details {
float: right;
width: 240px;
}

#feature #details #propttl {
font-weight: bold;
}

#feature #details #address {
text-decoration: underline;		
font-weight: bold;
color: #CCCCCC;
font-size: 11px;
}

#feature #details #suburb {
font-weight: bold;
color: #CCCCCC;
font-size: 11px;
}

#caclean{
clear: both;
margin-bottom: 20px;
}






.mycredit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #558888;
}

