/* Typography
--------------*/
body {
font-size: 76%; /* Global font-size */
font-family: Arial, Helvetica, sans-serif;
color: #32312D;
}
p,
div.text  {
font-size: 1em;
margin-bottom: 10px;
}
div.text p {
font-size: 1em; /* font-size fix within text div */
}
dl,
ul,
ol,
form input, 
form textarea,
form select {
font-size: 1em;
font-family: Arial, Helvetica, sans-serif; /* Used to fix font issue with textarea */
}
div.text ul,
div.text ol {
margin: 0 0 10px 30px;
list-style: disc;
font-size: 1em; /* font-size fix within text div */
}
div.text ol {
list-style: decimal;
list-style-position: inside;
}
a:link,
a:visited {
color: #EB1C2C;
}
a:hover {
color: #EFE600;
}

/* Style for Button style links */
a.button:link,
a.button:visited {
background-color: #EB1C2C;
padding: 5px 10px;
text-decoration: none;
text-transform: lowercase;
color: #fff;
}

/* Headings */
h1 {
color: #FC9F06;
font-size: 1.3em;
margin-bottom: 15px;
text-transform: capitalize;
}
h2 {
color: #F2112F;
font-size: 1em;
margin-bottom: 3px;
text-transform: uppercase;
}
div.text h2 {
font-size: 1em; /* font-size fix within text div */
}
h3 {
font-size: 1em;
color: #EF0000;
margin-bottom: 3px;
}
div.text h3 {
font-size: 1em; /* font-size fix within text div */
}


/* Structure 
------------ */
body {
background-color: #E9E7DA;
background-image: url(/_lib/professional/prime/img/bg.jpg);
background-position: center top;
background-repeat: repeat-x;
}
#wrap{
width: 1200px;
background-color: #FFF;
margin: 0 auto;
}

#main{
padding: 35px 0 0 25px;
background-color: #FFF;
background-image: url(/_lib/professional/prime/img/bg_content.jpg);
background-position: center top;
background-repeat: no-repeat;
}

#banner{
width: 1200px;
height: 120px;
margin: 0;
padding: 0;
background-color: #FFF;
background-image: url(/_lib/professional/prime/img/banner_img01.jpg);
background-position: center top;
background-repeat: no-repeat;
}

#content{
width: 920px;
}

#mainContent{
width: 640px;
float: left;
}

#subContent{
width: 250px;
float: right;
}

/* Header
----------*/
#header {
background-color: #DAD8C3;
background-image: url(/_lib/professional/prime/img/header.jpg);
background-position: center top;
background-repeat: no-repeat;
}
#header img#logo {
display: block;
width: 235px;
padding: 7px 0 0 0;
margin: 0 0 0 34px;
}

/* Dropdown menu
-----------------*/
.menu {
background-color: transparent;
background-image: url(/_lib/professional/prime/img/bg_menu.gif);
background-position: center top;
background-repeat: no-repeat;
height: 41px;
}

.menu a {
display: block;
height: 41px;
margin: 0 0px;
background-position: top left;
background-repeat: no-repeat;
background-color: transparent;
text-indent: -9999em;
}
.menu li#homeList a {
background-image: url(/_lib/professional/prime/img/mm_home.gif);
width: 137px;
margin: 0 0 0 50px;
}
.menu li#buyList a {
background-image: url(/_lib/professional/prime/img/mm_buying.gif);
width: 157px;
}
.menu li#sellList a {
background-image: url(/_lib/professional/prime/img/mm_selling.gif);
width: 153px;
}
.menu li#rentList a {
background-image: url(/_lib/professional/prime/img/mm_renting.gif);
width: 161px;
}
.menu li#newsList a {
background-image: url(/_lib/professional/prime/img/mm_news.gif);
width: 148px;
}
.menu li#aboutList a {
background-image: url(/_lib/professional/prime/img/mm_aboutus.gif);
width: 170px;
}
.menu li#contactList a {
background-image: url(/_lib/professional/prime/img/mm_contactus.gif);
width: 184px;
}
.menu .dropdown,
.menu a:hover {
background-position: bottom left;
}
#menu .menu li li a {
font-size: 0.9em;
text-indent: 20px;
background-image: none;
background-color: #FFF;
margin-top: 0;
padding: 5px 0;
border-bottom: 1px solid #FFCFD3;
width: 175px;
color: #EC2935;
text-decoration: none;
height: auto;
-moz-opacity:.90;
filter:alpha(opacity=90);
}
#menu .menu li li a:hover {
background-color: #EC2935;
color: #FDFC04;
-moz-opacity:1.0;
filter:alpha(opacity=100);
}

/*Activates main button*/
body#home .menu li#homeList a {
	background-position: bottom left;
	}
body#buy .menu li#buyList a {
	background-position: bottom left;
	}
body#sell .menu li#sellList a {
	background-position: bottom left;
	}
body#rent .menu li#rentList a {
	background-position: bottom left;
	}
body#news .menu li#newsList a {
	background-position: bottom left;
	}
body#about .menu li#aboutList a {
	background-position: bottom left;
	}
body#contact .menu li#contactList a {
	background-position: bottom left;
	}


/* Home Page
----------*/
#main_home{
padding: 0 0 0 5px;
background-color: #FFF;
background-image: url(/_lib/professional/prime/img/bg_home.jpg);
background-position: center top;
background-repeat: no-repeat;
}

#content_home{
width: 1180px;
}

#animation{
	width: 1200px;
	height: 180px;
	margin: 0;
	padding: 0;
	background-color: #FFF;
	background-image: url(/_lib/professional/prime/img/bg_ani.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	overflow: hidden;
	}

#animation img{
	margin: 0;
	padding: 0;
	}

ul#anim1{
	width: 1200px;
	height: 180px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

/* Feature Properties */
body#home #featurePropertyMultiple  {
	padding: 0 0 0 5px;
	width: 880px;
	height: 275px;
	float: left;
	}
	
body#home #featurePropertyMultiple .pow {
	float:left;
	background-color: #FFF;
	background-image: url(/_lib/professional/prime/img/bg_pow.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 10px 0 0 25px;
	height: 270px;
	width: 265px;
	}
	
body#home #featurePropertyMultiple .pow.row {
	background-image: url(/_lib/professional/prime/img/bg_row.jpg);
	}
	
body#home #featurePropertyMultiple .pow#middle {
	margin: 0 5px;
	}
	
body#home #featurePropertyMultiple .pow .imgpic {
width: 230px;
height: 168px;
display: block;
overflow:hidden;
}

body#home #featurePropertyMultiple .pow .imgpic img {
width: 230px;
}

body#home #featurePropertyMultiple .pow h3 {
padding: 0 0 12px 10px;
margin: 0;
color: #FF9C09;
text-transform:uppercase;
font-size: 1.3em;
text-align: right;
font-weight:bold;
width: 230px;
}

body#home #featurePropertyMultiple .pow.row h3 {
padding: 0 10px 12px 0;
text-align: left;
}

body#home #featurePropertyMultiple .pow .viewlink {
margin: 14px 0 0 0;
text-align: right;
width: 230px;
}

body#home #featurePropertyMultiple .pow .viewlink a{
text-decoration: none;
color: #EB1D2A;
font-size: 0.9em;
}


/* Quick Search */
#quicksearch {
float: right;
height: 245px;
}
#quicksearch form {
padding: 42px 26px 0 0;
}
#quicksearch form fieldset {
width: 235px;
padding: 0;
border: none;
margin-bottom: 0;
}
#quicksearch form p#qs_st {
margin: 0 0 10px 0;
}
#quicksearch form p#qs_st select {
width: 235px;
background-color: #EB1D2A;
color: #DDD;
border: 1px solid #EC777A;
padding: 1px;
}
#quicksearch form p select {
width: 235px;
background-color: #EB1D2A;
color: #DDD;
border: 1px solid #EC777A;
padding: 1px;
font-size:0.9em;
float: left;
}
#quicksearch form p#proptype select, 
#quicksearch form p#suburb select  {
float: left;
margin: 5px 0 0 0;
}
#quicksearch form p#qs_price select {
float: left;
margin: 5px 0 0 0;
}
#quicksearch form p#qs_price #qs_min-price {
width: 115px;
margin-right:5px;
}
#quicksearch form p#qs_price #qs_max-price {
width: 115px;
}
#quicksearch form p#surrounding {
margin: 0;
}
#quicksearch form p#surrounding input {
width: 15px;
float: left;
margin: 5px 0 5px 0;
background-color: #EB1D2A;
color: #DDD;
border: 1px solid #EC777A;
}
#quicksearch form p#surrounding label {
color: #FFF;
margin: 5px 0 5px 6px;
font-size: 0.9em;
}

#propalert{
float: right;
}

#propalert a{
color: #DADADA;
padding: 5px 135px 0 0;
font-size: 0.9em;
text-decoration: none;
}

/* Footer
--------- */

#bottom{
	width: 1200px;
	height: 99px;
	margin: 0;
	padding: 0;
	border-top: 5px solid #FFF;
	background-color: #FFF;
	background-image: url(/_lib/professional/prime/img/bg_bottom.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	}

#footer {
	background-color: #FFF;
	color: #EC7173;
	text-align: right;
	height: 22px;
	padding: 10px 45px 0 0;
	}

#footer p {
	font-size: 0.8em;
	margin: 0;
	}
	
#footer p a:link,
#footer p a:visited {
	text-decoration: none;
	color: #EC7173;
	}
	
#footer p a:hover {
	text-decoration: none;
	color: #302F2A;
	}


/* Standard forms
------------------*/
form textarea, input, select{
font-family: Arial, Helvetica, sans-serif;
font-size: 1em;
}
legend {
color: #EC202C;
font-weight: bold;
}
form fieldset {
margin-bottom: 15px;
padding: 10px;
border: 1px solid #DAD8C3;
}
form li {
list-style-type: none;
margin: 0 0 10px 0;
}
form label {
display: block;
float: left;
width: 180px;
margin-right: 10px;
margin-bottom: 5px;
}
form input {
width: 250px;
}
form textarea {
width: 250px;
}
form select {
width: 254px;
}
form input.radio {
width: 30px;
border: none;
}
form p {
clear: both;
}
form fieldset#submit,
form fieldset.submit {
border: none;
padding: 0;
text-align: right;
}
form fieldset#submit input,
form fieldset.submit input,
form input.button {
height: 26px;
width: 71px !important;
background-color: transparent;
background-position: top left;
background-repeat: no-repeat;
color: #FFF;
text-indent: -9999em;
padding: 0;
cursor: pointer;
border: none;
}
form input.button {
background-image: url(/_lib/professional/prime/img/btn_submit.gif);
}
form fieldset input.submit {
background-image: url(/_lib/professional/prime/img/btn_submit.gif);
}
form fieldset input.clear {
background-image: url(/_lib/professional/prime/img/btn_clear.gif);
}
form fieldset input.search {
background-image: url(/_lib/professional/prime/img/btn_search.gif);
}
form fieldset input.login {
background-image: url(/_lib/professional/prime/img/btn_login.gif);
}
form fieldset input.activate {
background-image: url(/_lib/professional/prime/img/btn_reactivate.gif);
}
form fieldset input.qs_search {
background-image: url(/_lib/professional/prime/img/btn_qs_search.gif);
}
form em span,
form .required {
color: #000;
font-weight: bold;
}

/* Popups
---------*/
html.popup #content {
margin: 0;
width: auto;
padding: 13px 21px 7px 21px;
float: none;
}
#GB_window {
background-color: #868686;
}
html.popup #header {
display: none;
}

/* ------------------------------ */
/* Other Pages With Custom Styles */
/* ------------------------------ */

/* Property Alert
----------------- */
body.alert #wrap #content #alertmenu {
background-color: #DAD9C5;
}
body.alert #wrap #content #alertmenu li {
border-right: 1px solid #EAE8DB;
}
body.alert #wrap #content #alertmenu a {
color: #EC2935;
}
body.alert #wrap #content #alertmenu a:hover {
background-color: #EC2935;
color: #fff;
text-decoration: none;
}