/*  
Theme Name: Ballarat Real Estate
Theme URI: http://www.ballaratrealestate.com.au
Description: The custom template for ballaratrealestate.com.au
Version: 1
Author: Troy Mcilvena
Author URI: http://www.versiontwo.com.au
*/


* {
	margin: 0;
	padding: 0;
}
body {
	color: #FFF;
	font: small Georgia, "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	background: #AA1224 url(images/body_bg.jpg) repeat-x;
	text-align: center;
}
#container {
	position: relative;
	width: 750px;
	margin: 0 auto;
	text-align: left;
	background: url(images/container_bg.gif) no-repeat 0 53px;
}
#home-content {
	padding: 167px 10px 10px 0;
	margin-left: 425px;
}
#content {
	padding: 167px 10px 10px 0;
}
#footer {
	text-align: center;
	font-size: 0.9em;
	margin: 1em 0;
	padding: 3em 0 5em;
	background: url(images/footer_bg.jpg) repeat-x;
}
#home-footer {
	position: absolute;
	top: 560px;
	left: 0;
	text-align: center;
	margin: 3em 0;
	width: 100%;
	padding-bottom: 3em;
	font-size: 0.9em;
}
#navigation {
	position: relative;
	height: 53px;
	list-style: none;
}
#navigation li {
	display: inline;
}
#navigation li a {
	position: absolute;
	display: block;
	height: 53px;
	background: url(images/navigation.jpg) no-repeat 0 0;
}

/* About BRE */
#navigation li#nav-about a {
	width: 90px;
}
#navigation li#nav-about a:hover, #navigation li#nav-about.over a {
	background-position: 0px -53px;
}

/* Search */
#navigation li#nav-search a {
	left: 90px;
	width: 75px;
	background-position: -90px 0;
}
#navigation li#nav-search a:hover, #navigation li#nav-search.over a {
	background-position: -90px -53px;
}

/* Thinking Of Selling? */
#navigation li#nav-selling a {
	left: 165px;
	width: 104px;
	background-position: -165px 0;
}
#navigation li#nav-selling a:hover {
	background-position: -165px -53px;
}

/* Thinking Of Buying */
#navigation li#nav-buying a {
	left: 269px;
	width: 105px;
	background-position: -269px 0;
}
#navigation li#nav-buying a:hover {
	background-position: -269px -53px;
}

/* Renting & Property Management */
#navigation li#nav-renting a {
	left: 374px;
	width: 171px;
	background-position: -374px 0;
}
#navigation li#nav-renting a:hover {
	background-position: -374px -53px;
}

/* Commercial Department */
#navigation li#nav-commercial a {
	left: 545px;
	width: 108px;
	background-position: -545px 0;
}
#navigation li#nav-commercial a:hover {
	background-position: -545px -53px;
}

/* Contact Us */
#navigation li#nav-contact a {
	left: 653px;
	width: 97px;
	background-position: -653px 0;
}
#navigation li#nav-contact a:hover {
	background-position: -653px -53px;
}
/* END of Navigation */

/* General Styles */
.hidden {
	display: none;
}
#home-content a, #footer a, #home-footer a, #content a {
	color: #FFA91B;
}
#subnav-about {
}
.subnav-item {
	position: absolute;
	top: 52px;
	width: 100%;
	background: url(images/subnavigation_bg.gif) no-repeat 0 1px;
	padding: 12px 7px;
	font-size: 95%;
}
.subnav-item a {
	color: #FFF;
}
.subnav-item a:hover {
	color: #FFA91B;
}
.subnav-item span {
	margin: 0 0.5em;
}

#content-home-feature {
	position: absolute;
	left: 6px;
	top: 220px;
	width: 419px;
	height: 314px;
	background: url(images/home_feature_bg.gif) no-repeat;
}
#content-home-feature-bottom {
	position: absolute;
	left: 6px;
	top: 534px;
	width: 419px;
	height: 10px;
	background: url(images/home_feature_shadow.jpg) no-repeat;
}
.flashcontent {
	padding: 10px;
}
#flashcontent strong {
	display: block;
	padding: 20px;
	padding-top: 40px;
	text-align: center;
	color: #002051;
}
#flashcontent a {
	color: #9F1022;
}
#location-select {
	position: absolute;
	right: 10px;
	top: 175px;
}
#contacts {
	text-align: right;
	position: absolute;
	right: 10px;
	top: 110px;
}
#home-search h3#property_search {
	background: url(images/title_property_search.gif) no-repeat center 0;
	width: 100%;
	height: 29px;
}
#home-search h3#links {
	background: url(images/title_links.gif) no-repeat center 0;
	width: 100%;
	height: 29px;
}
#home-search td {
	padding: 3px;
}
#home-search th {
	font-weight: normal;
	text-align: right;
}
#home-search-type {
	background: #A42737;
	text-align: center;
	padding: 4px 0 8px;
}
#home-search-forms {
	padding: 10px 10px;
}
#page-title {
	background: url(images/page_title_bg.jpg) no-repeat !important;
}
#page-title h2 {
	padding: 1.5em 10px 0.2em 20px;
	font-weight: normal;
	font-size: x-large;
}
#content-sidebar {
	float: left;
	width: 180px;
}
#content-sidebar ul {
	list-style-type: none;
	border-top: 1px solid #A73F4B;
	margin-top: 20px;
}
.content-body p {
	margin: 1em 0;
}
.content-body ul, .content-body ol {
	margin-left: 2em;
}
.content-body {
	padding: 20px;
	color: #E1ABB2;
	line-height: 1.3em;
}
.content-body h1 {
	color: #FFF;
	font-weight: normal;
	margin-top: 1em;
}
.content-body h3 {
	color: #FFF;
	border-bottom: 1px solid #A73F4B;
	padding-bottom: 0.2em;
	margin-top: 2em;
	font-size: 1.5em;
	font-weight: normal;
}
.content-body h4 {
	color: #FFF;
	margin-top: 1em;
}
h3.no-margin, p.no-margin {
	margin: 0;
}
#content-sidebar ul li a {
	border-bottom: 1px solid #A73F4B;
	display: block;
	padding: 5px;
	text-decoration: none;
}
#content-sidebar ul li a:hover {
	color: #FFF;
	text-decoration: underline;
}
#content-body-wside {
	margin-left: 180px;

}
.content-body img.right {
	float: right;
	margin: 0 0 1em 1em;
}
.content-body strong {
	color: #FFF;
	font-weight: normal;
}
.team-profile h3, .team-profile p {
	margin-left: 107px;
}
.profile-photo {
	background: url(images/photo_bg.jpg) no-repeat center center;
	width: 87px;
	height: 112px;
	padding-left: 0px;
	padding-top: 5px;
	float: left;
	text-align: center;
}
#content-sidebar .profile-photo {
	float: none;
	text-align: center;
	width: 100%;
}
.caption {
	text-align: center;
	margin-top: 0;
	margin-bottom: 1em;
	font-size: 90%;
}
#header h1 a {
	position: absolute;
	width: 300px;
	height: 80px;
	top: 100px;
	left: 0;
}
#search-frame {
	background: #FFF;
}
.home-search-type {
	border-bottom: 1px solid #B4404D;
	margin: 1.5em 0;
}
.home-search-title {
	font-size: large;
	display: block;
	width: 120px;
	text-align: right;
	float: left;
	margin-left: 0;
	margin-right: 10px;
}
.button {
	border: 1px solid #002051;
	background: #002051 url(images/button_bg.jpg) repeat-x;
	text-decoration: none;
	color: #FFF !important;
	padding: 3px 5px;
	margin: 0 3px;
	white-space: nowrap;
}
.content-body td, .content-body th {
	padding: 5px;
}
td span {
	color: #FFF !important;
}
td b {
	font-weight: normal;
}
#switch {
	color: #FFF;
	text-decoration: none;
}
#switch:hover {
	text-decoration: underline;
}
ul.plain_centered{
	padding:10px 20px;
	list-style-type:none;
	margin:0;
	text-align:center
}
ul.plain_centered li {
	margin: 5px 0;
}
ul.plain_centered li a {
/*	text-decoration: none;*/
	color: #FFF !important;
}