﻿@charset "utf-8";
/* CSS Document */


/*-------------  RESET AND OVERRIDE -----------------*/

* {
	padding: 0;
	margin: 0;
}
a {
	text-decoration: none;
}
a img {
	border: none;
}
p {
	display: block;
	font: 11px Arial, Helvetica, sans-serif;
	color: #092545;
}
body {
	background: #bfdded url(../images/bg-global.png) top repeat-x;
}


.homeButton {
	font-family:"Lucida Sans", "Lucida Sans Std";
    font-size:10px;
	margin-left:5px;
	margin-top:0px;
	margin-bottom:3px;
	position:absolute;
	padding-top:143px
	
}

.homeButton a {
  color:#07366a;
}



/*-------------  LAYOUT SELECTOR --------------------*/

#wrapper {
	width: 1000px;
	height: auto;
	margin: auto;
}
#header {
	position: relative;
	width: 1000px;
	height: 140px;
	background: url(../images/gradient-line.png) no-repeat bottom;
}
#header #cc-logo {
	position: absolute;
	top: 26px;
	left: 2px;
}
#header #sydney-logo {
	position: absolute;
	top: 26px;
	right: 2px;
}
#header #register-with {
	display: block;
	margin: 2px auto 0;
}
#header #nav {
	position: absolute;
	width: 1000px;
	bottom: 12px;
	list-style: none;
	border-left: 1px solid #07366a;
}
#header #nav li {
	float: left;
	padding: 0 140px 0 0;
	margin-right: 15px;
	border-right: 1px solid #07366a;
	font: 12px "Bliss 2", Arial, Helvetica, sans-serif;
	font-weight: 900;
	text-transform:uppercase
	
}
#header #nav li.begin {
	padding: 0 140px 0 13px; !important
	
}
#header #nav li.end {
	margin-right: 0;
	border-right: 0px solid #07366a;
}
#header #nav li a {
	display: block;
	padding-top: 10px;
	color: #07366a;
}
#header #nav li a:hover {
	background: url(../images/nav-hover.png) repeat-x;
}
#body {
	margin: 20px 0;
}
.image-viewer {
	width: 990px;
	height: auto;
	padding: 8px 4px;
	margin-bottom: 5px;
	background: #f6fbf5;
	border: 1px solid #e0e3e2;
}
.image-viewer-box {
	position: relative;
	float: left;
	width: 326px;
	height: auto;
	margin-right: 6px;
	background: #FFF;
}
.image-viewer-box p {
	position: absolute;
	right: 20px;
	bottom: 23px;
	padding: 4px;
	display: block;
	background: #f0fcf1;
	border: 1px solid #ccc;
	color: #4e5758;
	font: 10px Georgia, "Times New Roman", Times, serif;
}
.image-viewer-box img {
	display: block;
	margin: 0 auto 15px;
}
.div-group {
	width: 1000px;
	margin-bottom: 5px;
}
.div-group p, #browse-c p {
	display: block;
	padding: 2px 5px;
	background: #e2e8ed;
	font: 9px Verdana, Geneva, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #151d22;
}
.div-group p em, #browse-c p em {
	font-style: normal;
	color: #709ea9;
}
.div-group table, #browse-c table {
	float: left;
	width: 152px;
	margin-top: 10px;
	font: 9px Verdana, Geneva, sans-serif;
	font-weight:600;
}
.div-group table tr td, #browse-c table tr td {
	padding: 1px;
}
.div-group table tr td a, #browse-c table tr td a {
	display: block;
	color: #151d22;
}
.div-group table tr td a:hover, #browse-c table tr td a:hover {
	background: #fff;
}
.browse {
	float: left;
	height: 135px;
	padding: 10px;
	background: #f4f6f8;
	border: 1px solid #e9eef1;
}
#browse-a {
	width: 304px;
	margin-right: 11px;


}
#browse-b {
	width: 304px;
	margin-right: 10px;
}
#browse-c {
	width: 304px;
}
#upload-property {
	float: left;
	margin-right: 6px;
}
#information {
	float: left;
	width: 304px;
	height: 91px;
	padding: 10px;
	margin-right: 6px;
	border: 1px solid #dee7f0;
	background: #f3f6f9;
	font: 13px "Bliss 2", Verdana, Arial;
	font-weight: bold;
	color: #213448;
}
#subscribe-newsletter {
	float: left;
}
#index-text-a {
	float: left;
	display: block;
	width: 325px;
	padding-right: 5px;
	margin-right: 5px;
	font: 23px Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #005391;
}
#index-text-b {
	float: left;
	display: block;
	width: 320px;
	padding: 0 5px;
	margin-right: 5px;
	font: 12px Verdana, Geneva, sans-serif;
	font-weight: normal;
	color: #333;
}
#index-text-c {
	float: left;
	display: block;
	width: 320px;
	padding-left: 5px;
	font: 15px Verdana, Geneva, sans-serif;
	color: #005391;
}
#sidebar {
	float: left;
	width: 331px;
	height: auto;
}
#sidebar .passion {
	display: block;
	margin: 20px 0;
}
#sidebar #browse-c {
	margin-bottom: 5px;
}
#sidebar #subscribe-newsletter {
	width: 326px;
}
.sideform {
	position: relative;
	width: 304px;
	padding: 10px;
	margin-bottom: 5px;
	background: #f4f6f8;
	border: 1px solid #e9eef1;
}
* html .sideform {
	margin-top: -15px;
}
.sideform div {
	clear: both;
}
.sideform label {
	float: left;
	display: block;
	width: 60px;
	margin: 5px 10px 0 0;
	text-align: right;
	font: 11px Verdana, Geneva, sans-serif;
	text-transform: uppercase;
	color: #07366a;
}
.sideform select {
	width: 150px;
	margin: 3px 0;
}
.sideform img {
	position: absolute;
	bottom: 10px;
	right: 10px;
}
#content {
	float: right;
	width: 663px;
	height: auto;
}
.list-container, .list-view-container, .list-info-container {
	width: 641px;
	height: auto;
	padding: 10px;
	margin-bottom: 5px;
	background: #f4f6f8;
	border: 1px solid #e2e8ed;
}
.list-container img {
	float: right;
	border: 5px solid #FFF;
	margin-left: 35px;
}
.list-container h4 {
	margin-bottom: 3px;
	font: 11px "Bliss 2", Verdana, Geneva, sans-serif;
	color: #07366a;
}
.list-container h5 {
	display: block;
	padding: 3px 5px;
	margin-bottom: 3px;
	background: url(../images/bg-property-list.png) left repeat-y;
	font: 11px Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFF;
}
.list-container h6 {
	margin-bottom: 6px;
	font: 15px Georgia, "Times New Roman", Times, serif;
	color: #07366a;
}
.list-container p {
	margin-bottom: 15px;
}
.list-view-property {
	font: 10px Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
.list-view-property a {
	color: #07366a;
}
.list-view-property img {
	float: left;
	margin-right: 10px;
	margin-left: 0;
	margin-top: -5px;
	border: none;
}
.list-view-container .featured-pic {
	float: left;
	display: block;
	width: 230px;
	border: 10px solid #FFF;
}
.featured-detail {
	float: right;
	width: 350px;
	height: auto;
}
.featured-detail h1 {
	margin-bottom: 3px;
	font: 22px Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #041b35;
}
.featured-detail h2 {
	margin-bottom: 30px;
	font: 18px Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	color: #041b35;
}
.featured-detail ul {
	display: block;
	margin-top: 15px;
	padding-top: 10px;
	border-top: 1px dotted #041b35;
	list-style: none;
}
.featured-detail ul li {
	display: inline;
	margin-right: 20px;
}
.featured-minipic {
	margin-top: 25px;
}
.featured-minipic img {
	display: inline;
	margin: 0 6px 6px 0;
}
.list-info-container h1 {
	display: block;
	margin-bottom: 25px;
	padding: 3px 5px;
	background: #07366a;
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #FFF;
}	
.list-info-container h2 {
	margin-bottom: 15px;
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #C00;
}
#footer {
	position: relative;
	width: 1000px;
	height: 84px;
	border-top: 1px dotted #314661;
	background: url(../images/bg-footer.png) repeat-x;
}
#footer #logo-1 {
	position: absolute;
	bottom: 10px;
	left: 0;
}
#footer #logo-2 {
	position: absolute;
	bottom: 10px;
	left: 150px;
}
#footer #logo-3 {
	position: absolute;
	bottom: 10px;
	left: 300px;
}
#footer #logo-4 {
	position: absolute;
	bottom: 10px;
	right: 0;
}
#footer #logo-5 {
	position: absolute;
	bottom: 10px;
	right: 170px;
}
#footer #logo-6 {
	position: absolute;
	bottom: 10px;
	right: 340px;
}



/*-------------  MISC SELECTOR ----------------------*/

.clear {
	clear: both;
}
.last {
	margin: 0; !important
	padding: 0;
}
.white-bg {
	background: url(../images/bg-white.gif) center repeat-y;
}




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

	Global
	
------------------------*/

.global-container {
	width: 645px;
	height: auto;
	padding: 10px;
	margin-bottom: 20px;
	border: 0px solid #333;
	background: #fdf8f4;
}
.global-container h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#3d5464;
	text-transform: uppercase;
	margin-bottom: 18px;
	margin-top:10px
}
.global-container h2 {
	font: 14px Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-transform: uppercase;
	color:#f28a36;
	margin-bottom: 10px;
}
.global-container h3 {
	font: 13px Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #3d5464;
	margin: -10px 0 10px;
	padding-top:10px
}

.global-container h4 {
	font: 14px Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-transform:uppercase;
	color: #3d5464;
	margin-bottom: 10px;
	margin-top: 25px;
}

.global-container h5 {
	font: 12px Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-transform:uppercase;
	color: #3d5464;
	margin-bottom: 10px;
	margin-top: 25px;
	margin-left: 15px
}


.global-container p {
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #092545;
	text-align:justify;
	margin-bottom:10px;
	margin-right:10px
}


.global-container ul li {
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #092545;
	text-align:justify;
	margin-bottom:10px;
	margin-left:30px;
	margin-right:55px
}

.global-container ul li a {
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #092545;
}


.global-container p a {
	font: 12px Arial, Helvetica, sans-serif;
	color: #3d5464;
	text-align:justify;
	font-weight:600
}
.global-div {
	display: block;
	clear: both;
	background: url(global-gradient.png) bottom no-repeat;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.global-div-sidepic {
	float: right;
	/*margin-right: 10px;
	border: 8px solid #FFF;*/
}
.global-div p {
	display: block;
	width: 460px;
}

global-container p a {
	color: #3d5464;
	font-weight:600;
}



 /* == FORM LAYOUT == */
 
.form-topbox {
 	background:url(../images/Registerhere-minibanner.jpg) repeat-y;
	height: 100%;
	padding:8px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	margin-right:5px
}
.form-topbox h2 {
	font-size: 20px;
	font-weight: bold;
	color:#FFF
}
.form-topbox p {
	font-size: 12px;
	color:#FFF
}

.form-topbox p a {
	color:#FFF;
	text-decoration:underline
}

.form-topbox p b {
	color: #FFF;
	font-weight: bold;
}
.form-mainbox {
	/*margin: 10px 0;*/
	font: 12px Verdana, Geneva, sans-serif;
	margin-left:5px;
	/*border:thick #000 solid;*/
	width:700px
}
.form-mainbox h2 {
	font: 1.2em Verdana, Geneva, sans-serif;
	font-weight: bold;
	text-align: left;
	color: #2379C8;
	display: block;
	padding: 0;
	margin: .5em auto;
	border: none;
}
.form-mainbox div {
	clear: both;
}
.form-mainbox label {
	display: block;
	text-align: left;
	color: #445;
	float: left;
	width: 180px;
	line-height: 1;
	margin-bottom: 15px;
	font-weight: bold;
	padding-top:10px;
}
.form-mainbox label em {
	color: #E00;
}
.form-mainbox input, .form-mainbox textarea, .form-mainbox table {
	float: left;
	width: 330px;
	margin: 3px 0;
}
.form-mainbox table input, .form-mainbox table label {
	width: auto;
}
.form-mainbox table label {
	line-height: 2;
	margin-bottom: 1px;
}
.form-mainbox select {
	float: left;
	width: 332px;
	margin: .3em 0;
	background-color: #f4f4f4;
}


.form-mainbox2 select {
	float: left;
	width: 370px;
	margin: .3em 0; color: #445;
}
.form-mainbox3 select {
	float: left;
	width: 80px;
	margin: .3em .5em .3em 0; color: #445;
}

.form-mainbox4 {
	font-size: 12px;
	height: 2em;
	left: 0.9em;
}
.form-mainbox4 input {
	margin-right: .5em;
}

/*.form-mainbox-submit {
	text-align: right;
	position: relative;
}*/

.form-submit{
	text-align: right;
	position: relative;

}

.form-mainbox-submit-p {
	position: absolute;
	top: 3px;
	left: 1px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #777;
}
.form-mainbox-submit-p em {
	color: #E00;
	font-weight: bold;
}
.form-mainbox-submit input {
	width:7em;
	font: 1.1 Verdana, Geneva, sans-serif;
	font-weight: bold;
}



 /* == FORM LAYOUT == */
