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

				TITLE: SWEENEY ESTATE AGENTS
				AUTHOR: MARK NUTTNEY
				WEB: MAASMEDIA.COM.AU
	
------------------------------------------------------------------------ */

.javascript{
	display: none;
}


/* ------------------------------------------------------------
		MAIN CONTENT STYLES
------------------------------------------------------------ */


/*** SEARCH BOX STYLE ***/
.search{
	font-size: 8pt;
	color: #000000;
}

.searchWhite{
	font-size: 8pt;
	color: #ffffff;
	text-align: left;

}

.search select, .search input{
	font-size: 8pt;
}


/*** END SEARCH BOX STYLE ***/

/*** LISTING STYLE ***/
table.listing{
	background-color: #ffffff;
}
td .suburb{
	font-size: 8pt;
}
#listsuburb{
	height: 10px;
	background-color: #00AEEF;
}
.price, .beds, .baths, .cars, .suburb, .address{
	font-weight: bold;
	font-size: 9pt;
	text-align: left;
}
.propttl, .desc {
	font-size: 9pt;
}
.propttl {
	font-weight: bold;
}

.details .type{
	display: none;
}

.images .main a img{
	border: 1px solid #000000;
}

/*** END : LISTING STYLE ***/


/*** BEGIN : PROPERTY PROFILE STYLE ***/
#profile, #profile table{
/*	background-color: #4E4B4A;	*/
	background-color: #FFFFFF;
/*	color: #ffffff; */
	color: #000000;
	font-size: 9pt;
}

.mainphoto{
	width: 70%;
	text-align: center;
}

.extra_img{
	width: 30%;
	text-align: left;	
}

.mainphoto img{
	border: 2px solid #00AEEF;
}
.extra_img img{
	border: 2px solid #00AEEF;
}
/*
#profile img{
	border: 4px solid #00AEEF;
}
*/
.profilebanner{
	background-color: #00AEEF;
	text-align: center;
	font-weight: bold;
	color: #ffffff;
	font-size: 20px;
}
.profilebanner .propttl{
	font-size: 24px;
  color: #ffffff; 

}

td span .link a:link, td span .link a:visited{
	border: none;
	text-align: center;
}
td span .link a:hover, td span .link a:active {
	border: none;
	text-align: center;	
}

.vtours{
	text-align: center;

}

.vtours img, .vtours a:link, .vtours a:visited{
	font-size: 12pt;
	font-weight: bold;
	color: #00AEEF;
	border: none;
}

.vtours img, .vtours a:hover, .vtours a:active{
	font-size: 12pt;
	font-weight: bold;
	color: #000000;	
	border: none;
}

.label, .itm, .hd, .ttl{
	color: #00AEEF;
	font-weight: bold;
}

.rep, .ofi, .auction{
	font-size: 10pt;
}

#profile .propttl{
	text-align: center;
	color: #000000;
}

#profile .price, #profile .address, #profile .desc{
	text-align: left;
	color: #000000;
}

.text .hd{
/* color: #ffffff; */
	color: #000000;
}

#privacypolicy:link, #privacypolicy:visited, #smsme a:link, #smsme a:visited, .val a:link, .val a:visited{
	color: #00AEEF;
	text-decoration: underline;

}

#privacypolicy:hover, #privacypolicy:active, #smsme a:hover, #smsme a:active, .val a:hover, .val a:active{
/* color: #ffffff; */
	color: #000000;
	text-decoration: underline;	
	
}

.contact{
	text-align: center;
}

/*** END : PROPERTY PROFILE STYLE ***/

/* ----------------------------------
		ALERT STYLES
-------------------------------------*/
#alert .search{
	line-height: 10px;
	vertical-align: middle;

}
#alert #property #price #freq{
	vertical-align: top;
	line-height: 30px;
}

#alert #property #contact #submit{
	vertical-align: middle;
	height: 34px;
}


/* ---- STAFF PROFILES  ------- 
.staff{	height: 35px;	vertical-align: middle; }
.staff a:link, .staff a:visited{	border: 0px; 		}
.staff a:hover, .staff a:active{	border: 1px solid #000000; 		}*/





