/*
 * Site Specific changes to Lane Cove. This is done so that we're able to easily update the package if
 * necessary but site keep the changes that have been made to the layout.
 */

html, body {
	background: #000;
}

#container, #footer {
	padding-left: 10px;
	padding-right: 10px;
}

#header #header-image {
	height: 66px;
}

#header #main-menu li a {
	width: 113px;
}

#header #main-menu li.home a {
	width: 137px;
}

#header #main-menu li.contact a {
	width: 137px;
}

.site-search {
	background: #333;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	-moz-border-radius-topleft: 3px;
	-webkit-border-radius-topleft: 3px;
	height: 24px;
	top: 24px;
}

.site-search input {
	background: transparent;
	color: #ddd;
	font-size: 12px;
	height: 16px;
}

.site-search .btn2 {
	height: 24px;
}


/* Home Page Styling */

.box-1, .box-2, .box-3 {
	height: 180px;
}

.box-1 form select {
	width: 197px;
}

.suburbs-select-container, .upper-select-container, .lower-select-container {
	margin: 12px 0;
}

.lower-select-container, .upper-select-container {
	margin-bottom: 10px;
	margin-top: 0;
	float: left;
}

.lower-select-container {
	width: 103px;
}

.upper-select-container {
	width: 93px;
}

.box-1 form .lower-select-container select, .box-1 form .upper-select-container select {
	width: 93px;
}

.lower-select-container select {
	margin-right: 10px;
}

.box-2 form p {
	margin: 10px 0;
}

.property-alert p {
	margin:30px 0 0;
}


.blog-vitals {
	background: #000;
	color: #fff;
	border: 1px solid #000;
}

.home-blog-title {
	text-align: left;
	float: left;
	margin-left: 8px;
	width: 250px;
}

.latest-news-heading {
	float: right;
	width: 65px;
	height: 39px;
	background: url(../images/latest-news.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0;
}

.blog-additional-info {
	float: left;
	margin-left: 9px;
	margin-top: 7px;
	width: 260px;
}

.blog-blurb {
	padding-top: 1px;
	clear: both;
}

.blog-blurb a {
	color: #ff0;
}

.home-ofi {
	padding: 0;
	background: none;
	width: 478px;
}

.box-image {
	width: 479px;
}

/* Main Content Page */

#content #listings, #content #wp_data, #content #search {
	border-width: 1px;
	padding: 20px;
	width: 705px;
	background: #1c1c1c;
}

.mail-icon {
	background-position: 0 -807px;
}

.facebook-icon {
	background-position: -40px -807px;	
}

.twitter-icon {
	background-position: -80px -807px;
}

.rss-1-icon {
	background-position: -120px -807px;
}

.rss-2-icon {
	background-position: -160px -807px;
}

.image-border {
	border: 1px solid #383838;
	float: right;
}

#wp_data ul#agent-tabs {
	padding: 0;
}

#home-cycle {
	border: 1px solid #666;
}

#home-cycle .image img {
	border: none;
}

.beds-icon {
	background-position: 0 -860px;
}
.baths-icon {
	background-position: -40px -860px;
}
.cars-icon {
	background-position: -80px -860px;
}

#home-cycle {
	height: 278px;
}

.feature-properties {
	position: relative;
	left: 0;
	width: 1317px;
}

.feature-properties .home-featured-property {
	float: left;
	width: 439px;
	margin-top: 15px;
}
.home-featured-details {
	color: #fff;
}

.home-featured-details h2, .home-featured-details nobr a {
	color: #ff0;
}

.feature-mask {
	width: 439px;
	position: relative;
}

.featured-images {
	display: none;
	padding: 0;
}

.featured-images li {
	float: left;
	list-style: none;
	margin-right: 10px;
}

.featured-images li img {
	width: 75px;
	border: 1px solid #666;
}

.featured-images li a.selected img {
	border-color: #ccc;
}

.featured-images li a {
	color: #666
}

.featured-images li a.selected {
	color: #ccc;
}



.upcoming {
	right: 18px;
}

.open {
	left: 18px;
}

#content #contact, #content #appraisal  {
	border-width: 1px;
}

.home-featured-property .featured-property-image {
	float: left;
	margin-top: 20px;
}

.home-featured-property .featured-property-image img {
	margin-left: 0;
	float: left;
	margin-top: 0;
}

#wp_data .home-blog-title {
	float: right;
	margin: 0 0 10px;
	width: auto;
}

#wp_data .blog-vitals {
	background: none;
	border: none;
	padding:0;
	margin: 0;
}

#wp_data .blog-vitals .blog-additional-info {
	padding: 0;
}

.odd {
	background: #222;
}
#content #open-times {
	border-bottom:1px solid #333333;
	border-top:1px solid #333333;
}

.shadow {
	display: none;
}

.box-title {
	text-align: center;
	width: 163px
}

.title-1, .title-2, .title-3 {
	padding-left: 0;
	padding-right: 0;
}

.btn {
	right: 21px;
}

.property-alert select {
	width: 196px;
}

.property-link {
	color: #ff0;
}

.property .listings-price, .property-price {
	color: #ff0;
}

#open-times tbody {
	border-top: 1px solid #222222;
}

#open-times th {
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	border-bottom:1px solid #222;
}

#content #open-times td, #content #open-times th {
	padding: 5px;
}


/* Advanced Search */

#refine-search, #refine-search ul {
	overflow: hidden;
	zoom: 1;

}

#refine-search .home-suburb-select {
	width: 175px;
	height:  86px;
}

#refine-search div {

}

#refine-search div label {
	display:block;

}

#refine-search div select {
	width: 160px;
	margin-bottom: 14px;
}

#refine-search ul li.refine-results {
	margin: 0;
}

#refine-search .submit-btn {
	margin-bottom: 10px;
}

#content #side-menu a.current-side-page {
	color: #ff0;
	border-bottom:1px solid #FFFF00;
	border-top:1px solid #FFFF00;
}

#wp_data .article-tabs li.ui-tabs-selected a {
	border-top: 1px solid #ff0;
	border-left: 1px solid #ff0;
	border-right: 1px solid #ff0;
	color: #ff0;
}

.yellow-text {
	color: #ff0;
}

#content #property-thumbs {
	width: 620px;
}

.clear-wp-data {
	background: none !important;
	border: none !important;
	padding: 0 !important;
	width: 747px !important;
}

#wp_data div.blog-post-blurb {
	margin-bottom: 10px;
	padding: 20px;
	width: 705px;
	border: 1px solid #333;
	background: #222;
}

.agent-info {
	margin-right: 30px;
}

.white {
	color: #fff !important;
}

.staff-profile-text * {
	font-size: 16px;
	color: #c0c0c0;
}

#refine-search {
	display: block;
}

.staff-position {
	font-size: 16px;
	color: #ff0;
}

.property .property-content,
#property-listing #property-textual-container,
.inspection-times,
#textual-property-details {
	color:#fff;
}

