body {
	margin: 0;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

html,body {
	background-image: url('/images/bggradient.jpg');
	background-repeat: repeat-x;
	background-color: #ACACAC;
}

a {
	color: #009;
	text-decoration: underline;
}

a:hover {
	color: #00f;
}

img {
	border: 0;
}

div#outerframe {
	background-color: #fff;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	width:991px;
}

div#contentheader {
  height: 140px;
}

div#content {
  margin: 0 auto;
  background-image: url('/images/content-bg.gif');
  min-height:980px;
}

div#contentleft {
  width:250px;
  float:left;
}

div#imgHeader {
	  height: 24px;
  line-height: 24px;
  margin-bottom:5px;
  font-size: 0.8em;
  color:#fff;
  background-color: #7CBC32;
}


div#footer {
  height: 24px;
  line-height: 24px;
  
  font-size: 0.8em;
  color:#fff;
  background-image: url('/images/footer.jpg');
  background-repeat: repeat-y;
  background-color: #7CBC32;
}

div#footer a { 
  text-decoration: none;
  color: #fff;
}

div#footer a:hover {
  text-decoration: underline;
  color: #fff;
}

ul.disc
{
  list-style-type: disc;
  margin: 1em 0 1em 2.5em;
  padding: 0;
}

ul.plain
{
  list-style-type: none;
  margin: 1em 0 1em 2em;
  padding: 0;
}

h1
{
  font-size: 2em;
}

h1.red
{
  color: #c00000;
  font-size: 1.3em;
  font-weight: bold;
}

h2
{
  margin: 1em 0 0.5em 0;
  font-size: 1.5em;
}

h3
{
  margin: 1em 0 0.5em 0;
  font-size: 1.2em;
}

h4
{
  margin: 1em 0 0.5em 0;
}

p
{
  margin: 0.5em 0 1em 0;
}

h4 a
{
  color: #000;
	text-decoration: none;
}

h4 a:hover
{
  color: #009;
  text-decoration: underline;
}

h1.green, div.green_header
{
	height: 30px;
  line-height: 30px;
  
  margin: 0;
  padding: 0;
  text-indent: 1em;
  
  font-family: 'Arial Narrow', Arial, sans-serif;
  font-size: 1.3em;
  font-weight: normal;
  text-transform: uppercase;
  
  color: #fff;
  background-image: url(../images/header-bg-gradient.jpg);
  background-repeat: no-repeat;
}

h3.green
{
  height: 30px;
  line-height: 30px;
  
  margin: 0;
  padding: 0;
  text-indent: 1em;
  
  font-family: 'Arial Narrow', Arial, sans-serif;
  font-size: 1.3em;
  font-weight: normal;
  text-transform: uppercase;
  
  color: #fff;
  background-image: url(../images/header-bg-gradient.jpg);
  background-repeat: no-repeat;
}

.clr
{
  clear: both;
}

.note
{
  font-weight: normal;
  font-size: 0.9em;
  font-style: italic;
  color: #444;
}

input.text
{
  width: 20em;
}

input.text_small
{
	width: 12em;
}

input.text_tiny
{
	width: 7em;
}

input.partial_cc_num
{
  width: 4em;
}

input.partial_cc_expiry
{
  width: 2em;
}

input.invalid_value, textarea.invalid_value
{
  border: 2px solid #900 !important;
}

div#contentcenter {
	margin-top: 0px;
	min-height: 900px;
	/*width: 570px;*/
	padding: 0px;
	float: left;
	background-color: #fff;
	padding-left: 5px;
	padding-right: 5px;
}

div#contentcenter p {
	line-height: 1.5em;
}

div.content_box {
	background-color: #e4e4e4;
	margin: 5px 0;
	padding: 10px;
}

div.left_nav {
	border-top: 5px solid #fff;
	margin: 0;
	padding: 0.5em 0em 1em 1.5em;
}

div#contentleft h3.green {
	border-top: 5px solid #fff;
}

ul.left_nav {
	border-top: 5px solid #fff;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.left_nav li {
	background-image: url('../images/i-bg-nav-grey.gif');
	background-repeat: repeat-x;
	margin: 0;
	line-height: 30px;
	text-transform: uppercase;
}

ul.left_nav li a {
	background-position: 14px 0;
	background-repeat: no-repeat;
	color: #000;
	display: block;
	padding-left: 10px;
	text-decoration: none;
}

ul.left_nav li a:hover {
	color: #009;
	text-decoration: underline;
}

ul#left_nav_finance_section {
	padding: 0;
	margin-left: 0;
}

ul#left_nav_finance_section li {
	background-image: url('../images/i-bg-nav-grey.gif');
	background-repeat: repeat-x;
	margin: 0;
	line-height: 30px;
	text-transform: uppercase;
}

ul#left_nav_finance_section li a
{
  padding-left: 45px;
  display: block;
  background-repeat: no-repeat;
  background-position: 14px 0;
}


li#left_nav_finance_section_home_loan a
{
  background-image: url('../images/g-home-loan.gif');
}

li#left_nav_finance_section_deposit_bonds a
{
  background-image: url('../images/g-deposit-bonds.gif');
}

li#left_nav_finance_section_home_contents a
{
  background-image: url('../images/g-home-contents.gif');
}

li#left_nav_finance_section_asset a
{
  background-image: url('../images/g-asset.gif');
}

li#left_nav_finance_section_finance_check a
{
  background-image: url('../images/g-finance-check.gif');
}

#agentlogin {
  height:103px;
  padding:0px;
}

#agentlogin2 {
  padding:0px;
  border-top: 5px solid #fff;
}

#agentlogin2 form
{
  margin: 10px;
}

table.form th
{
  width: 9em;
  text-align: right;
  font-weight: normal;
}

.error
{
  padding: 1em;
  margin-bottom: 1em;
  margin-top: 1em;
  border-color: #c7b700;
  border-style: solid;
  border-width: 1px;
  background-color: #eae8d0;
  font-style: italic;
}

div#left_nav_favourite_listings
{
  margin: 0;
  padding: 0;
}

div#left_nav_favourite_listings ul
{
  margin: 0;
  padding: 0;
  
  list-style-type: none;
}

div#left_nav_favourite_listings ul li
{
  clear: left;
  
  margin: 0;
  padding: 0;
  line-height: 30px;
  height: 30px;
  overflow: hidden;
  
  background-image: url('../images/i-bg-nav-grey.gif');
  background-repeat: repeat-x;
}

div#left_nav_favourite_listings ul li a
{
  display: block;
  
  color: #000;
  text-decoration: none;
}

div#left_nav_favourite_listings ul li a img
{
  float: left;
  height: 24px;
  margin: 3px 7px 0 8px;
}

div#left_nav_favourite_listings p
{
  margin: 8px;
}

div.form_box
{
  margin: 2em 1em;
  padding: 0.5em 1em;
  
  border: 1px solid #bbb;
  background-color: #ddd;
}

div.form_box p
{
  margin: 0.7em 0;
}

div#refine_search_form form
{
  position: relative;
  margin: 0;
  height: 320px;
  
  color: #fff;
  background-color: #75B72A;
  
  
  font-family: 'Arial Narrow', sans-serif;
  
  border-left: 5px solid #fff;
  
  background-image: url('/images/refine_search_bg.gif');
  background-repeat: no-repeat;
  background-position: 0px 100px;
}

div#refine_search_form h3
{
  margin: 0;
  padding: 20px 0 15px 20px;
  
  font-weight: normal;
  font-size: 28px;
}

div#refine_search_form div#search_form_tl, div#refine_search_form div#search_form_tr, div#refine_search_form div#search_form_br, div#refine_search_form div#search_form_bl
{
  position: absolute;
  width: 11px;
  height: 11px;
  background-repeat: no-repeat;
}

div#refine_search_form div#search_form_tl
{
  top: 0;
  left: 0;
  background-image: url('../images/refine_search_bg_tl.gif');
}

div#refine_search_form div#search_form_tr
{
  top: 0;
  right: 0;
  background-image: url('../images/refine_search_bg_tr.gif');
}

div#refine_search_form div#search_form_br
{
  bottom: 0;
  right: 0;
  background-image: url('/images/refine_search_bg_br.gif');
  background-position: bottom;
}

div#refine_search_form div#search_form_bl
{
  bottom: 0;
  left: 0;
  background-image: url('/images/refine_search_bg_bl.gif');
  background-position: bottom;
}

div#refine_search_form div.search_form_row
{
  clear: left;
  line-height: 22px;
}

div#refine_search_form div.search_form_row label
{
  display: block;
  float: left;
  margin: 0 0 0 12px;
  width: 80px;
  
  font-family: Arial, sans-serif;
  font-size: 12px;
  
  color: #fff;
}

div#refine_search_form div.search_form_row select, div#refine_search_form div.search_form_row input
{
  font-size: 10px;
}

div#refine_search_form div.search_form_row select
{
  width: 137px;
}

div#refine_search_form div.search_form_row select.search_form_select_small
{
  width: 67px;
}

div#refine_search_form div.search_form_row input#search_keywords
{
  width: 131px;
}

div#search_surounding_suburbs_row
{
  margin: 0 0 0 87px;
}

div#search_surounding_suburbs_row input
{
  position: relative;
  top: 1px;
  left: 1px;
}

div#search_surounding_suburbs_row label {
	font-family: Arial, sans-serif;
}

div#search_submit_row {
	margin: 10px 0 0 90px;
}

table#noflash_header {
	width: 980px;
	height: 140px;
	background-image: url('../images/new/header-noflash.jpg');
	background-repeat: no-repeat;
}

.hidden {
	display: none;
}

ol.spaced li, ul.spaced li {
	margin-bottom: 0.8em;
}

ol ol {
	list-style-type: lower-roman;
}

.center {
	text-align: center;
}

a.button-large {
	padding: 0.3em 1em;
	font-family: "Arial Narrow", sans-serif;
	font-size: 1.4em;
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
	background-color: #BBFF70;
	background-image: url('../images/button-bg-large.jpg');
	background-repeat: repeat-y;
}

div.content_box {
	background-color: #FFFFFF;
}

div#content {
	background-image: none;
	background-color: #fff;
}

#contentright {
	background-color: #fff;
}

#contentright.categories img {
	margin-bottom: 2px;
}

h1.green,
h3.green,
div.green_header {
	background-image: url('http://www.yourproperty.com.au/images/header-bg-gradient-blue.jpg');
}

div#header {
    /*width: 980px;*/
    height: 140px;
    background-image: url('http://www.yourproperty.com.au/images/header-noflash.jpg');
    background-repeat: no-repeat;
}

ul#nav {
    height: 134px;
    margin: 0;
    padding: 0;
    list-style-type: none;
    background-image: url('http://www.yourproperty.com.au/images/i-bg-nav-grey.gif');
    background-repeat: repeat-x;
    background-position: bottom;
}

ul#nav li {
    margin: 0;
    padding: 104px 0 0 0;
    float: left;
}

ul#nav a {
    display: block;
    /*padding: 0 1.5em;*/
	padding: 0 18px;
    height: 30px;
    line-height: 30px;
    
    font-family: 'Arial Narrow', sans-serif;
    font-size: 1em;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    color: #222;
    
    background-image: url('http://www.yourproperty.com.au/images/i-bg-nav-grey.gif');
    background-repeat: repeat-x;
    border-right: 2px solid #fff;
}

ul#nav a:hover {
    color: #fff;
    background-image: url('http://www.yourproperty.com.au/images/i-bg-nav-green.gif');
}

ul#nav li.first a {
	padding-left: 23px;
}

ul#nav li.last a {
	padding-right: 23px;
	border: none;
}

.contact_box {
	width: 500px;
	margin: 0 auto;
	padding: 10px 15px;
	border: solid 2px #2A648C;
	background-color: #EFF9FF;
}

.contact_box input[type="text"],
.contact_box input[type="password"],
.contact_box textarea {
	border: solid 1px #0a548b;
}

.contact_details {
	width: 510px;
	margin: 0 auto;
	border: solid 2px #333333;
	padding: 5px 10px;
}
