@charset "utf-8";
/* CSS Document */


/**************************************************************************
** $Id: ozhomereport.css 19594 2009-10-21 15:59:11Z tomasze $
**
** Copyright (c) 2000-2007 MassMedia Studios Pty Ltd.
** 68-72 Wentworth Ave, Surry Hills, NSW 2010, Australia.
** All rights reserved.
**
** This software is the confidential and proprietary information of 
** MassMedia Studios Pty Ltd. ("Confidential Information").  You shall not
** disclose such Confidential Information and shall use it only in
** accordance with the terms of the license agreement you entered into
** with MassMedia Studios Pty Ltd.
** ------------------------------------------------------------------------
** 
** Author: Mariam Ayyash
** Release notes:
**
**************************************************************************/

/*-------------------------- GLOBAL --------------------------*/

body {
	background:	#fff url(../images/uBgTopBand.jpg) repeat-x top;
	font:		normal 0.7em Verdana, Arial, "Times New Roman", Times, serif;
	color:		#656462;
	margin:		0;
	padding:	0;
}

img {
	border:		0px;
}
* , p {
	padding: 0;
	margin: 0;
}
p {
	margin-bottom: 20px;
}

a, a:link {
	color:		#1477a2;
	text-decoration: underline;
}

a.formlink {
	color:		#fff;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	margin-bottom: 20px;
}
h1 {
	font-size: 1.8em;
}
h2 {
	font-size: 1.2em;
	font-weight: normal;
}
.rightPane h2 {
	font-weight: bold;
}
h3 {
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 5px;
}

input, textarea, select {
	font-family: Verdana, Arial, "Times New Roman", Times, serif;
}
.c {
	clear:		both; 
	line-height:1px;
	font-size:	1px;
}
.u {
	text-decoration: underline;
}
.left {
	float:		left;
}

.right {
	float:		right;
}

.alignLeft {
	text-align:	left;
}

.alignCenter {
	text-align:	center;
}

.alignRight {
	text-align:	right;
}

.hide {
	display:	none!important;
}

.show {
	display:	inline!important;
}
.leftPane {
	float: left;
	width: 650px;
}
.rightPane {
	width: 312px;
	float: right;
	padding: 0;
}
.hr {
	clear: both;
	background:url(../images/iDot.gif) repeat-x top;
	margin-top: 10px;
	margin-bottom: 10px;
}
.bgLight {
	background-color: #eee;
}
/*-------------------------- STRUCTURE --------------------------*/

.globalWrap {
	width: 976px;
	margin:0 auto;
	margin-top: 15px;
	padding-bottom: 15px;
	position: relative;
}
div#redBand {
	background: #f1212b url(../images/uBgRepRedBot.jpg) repeat-x bottom;
	clear: both;
	color: #fff;
}
div#redBand .container {
	background: url(../images/uBgRepRedTop.jpg) repeat-x top;
	clear: both;
	padding-top: 30px;
	min-height: 180px;
}
* html div#redBand .container {
	height: 180px;
}
div#redBand .globalWrap {
	margin-top: 0;
}
div#redBand .globalWrap .leftPane {
	/*font-size: 1.25em;*/
	line-height: 110%;
}
div#redBand .globalWrap .leftPane .introText {
	font-size: 1em;
	line-height: 1.25em;
}
div#redBand h1 {
	color: #fff;
}

.crnWh {
	width: 315px;
	padding: 0;
	background: url(../images/crnWhRepBot.gif) no-repeat left bottom;
}
.crnWh .top {
	color: #717171;
	padding: 20px;
	padding-bottom: 15px;
	background: url(../images/crnWhRepTop.gif) no-repeat left top;
}
.iPropConfig {
	padding-top: 10px;
	margin-top: 10px;
	border-top: 1px solid #d9d9d9;
}
.iPropConfig .leftPane {
	width: 138px;
}
.iPropConfig .leftPane span {
	padding-right: 10px;
}

#footer {
	font-size: 0.85em;
	clear: both;
	padding-bottom: 30px;
	margin-top: 30px;
}
#footer .globalWrap {
	border-top: 1px solid #aaaaaa;
	padding-top: 10px;
	margin-top: 0;
}

#estimated {
	background: #e7e7e7 url(../images/iDot.gif) repeat-x top;
	margin-bottom: 20px;
}
#estimated .inner {
	background: url(../images/iDot.gif) repeat-x bottom;
	padding: 10px;
}
#estimated .leftPane {
	width: 300px;
}
#estimated .rightPane {
	width: 310px;
	background-color: #fff;
}
.Ad {
	border:6px solid #e7e7e7;
}
#estimated h3 {
	color: #2181c2;
	margin-bottom: 20px;
}

.section {
	border:1px solid #e1e1e1;
	padding: 20px;
	margin-bottom: 10px;
}
.section .leftPane {
	width: 311px;
}
.section .rightPane {
	width: 260px;
}

.section dl {
	font: 11px Verdana, Arial, "Times New Roman", Times, serif;
	display: block;
	margin: 0;
	padding: 0;
	width: 350px;
	margin-bottom: 20px; 
}
.section dl dt {
	width: 60%;
	padding: 3px;
	float: left;
	clear: both;
	
}
.section dl dd {
	width: 30%;
	padding: 3px;
	float: left;
	margin: 0;
	
}

.noAgentPanel
{
	margin-top: 20px;
	margin-bottom: 20px;
}

.redBorPanel {
	border:5px solid #d8202d;
	margin-top: 20px;
	margin-bottom: 20px;
}

.redBorPanel .title {
	background-color: #d8202d;
	padding: 5px 0 10px;
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;
}

.agentPhoto {
	background: url(../images/uBgAgentPhoto.jpg) no-repeat center top;
	height: 252px;
	text-align: center;
	/*padding-top: 35px;*/
	padding-top: 53px;
	heigh\t: 199px;
	font: 11px Verdana, Arial, "Times New Roman", Times, serif;
	color: Black;
}
.agentPhoto img {
	display: block;
	margin: 0 auto 10px;
	/*margin-top: 10px;*/
}
.redBorPanel .subpanel {
	padding: 10px 0;
	background: url(../images/iDot.gif) repeat-x top;
	margin: 0 10px;
	clear: both;
}
.redBorPanel .subpanel .leftPane {
	width: 121px;
}
.redBorPanel .subpanel .rightPane {
	width: 155px;
	overflow: hidden;
}
.redBorPanel h3 {
	color: #2181c2;
	font-size: 1.1em;
}
.redBorPanel h4 {
	margin-bottom: 10px;
	font-size: 0.95em;
	font-weight: bold;
}
/*-------------------------- NAVIGATION --------------------------*/
ul#navigation {
	font-size: 0.85em;
	list-style: none;
	margin-top: 25px;
	float: left;
	margin-bottom: 30px;
}
ul#navigation li {
	float: left;
	margin-right: 20px;
}
ul#navigation li.selected {
	padding-left: 10px;
	background: url(../images/uCrnBlL.gif) no-repeat top left;
}
ul#navigation li a {
	padding-top: 2px;
	padding-bottom: 5px;
	display: block;
	text-decoration: none;
}
ul#navigation li.selected a {
	color: #fff;
	padding-right: 10px;
	background: url(../images/uCrnBlR.gif) no-repeat top right;
}
ul#navigation li a:hover {
	text-decoration: underline;
}

a.bBlue { 
	float: right;
	padding-left: 10px;
	background: url(../images/uCrnBlL.gif) no-repeat left center;
	color: #fff;
	text-decoration:none;
}
a.bBlue span {
	display: block;
	padding:  3px 10px 5px 0;
	background:  url(../images/uCrnBlR.gif) no-repeat right center;
}
a.bBlueGrey { 
	float: right;
	padding-left: 10px;
	background: url(../images/uCrnBlgreyL.gif) no-repeat left center;
	color: #fff;
	text-decoration:none;
}
a.bBlueGrey span {
	display: block;
	padding:  5px 10px 5px 0;
	background:  url(../images/uCrnBlgreyR.gif) no-repeat right center;
}


ul#navTools {
	font-size: 0.85em;
	list-style: none;
	margin-top: 0;
	float: right;
	margin-bottom: 10px;
}
ul#navTools li {
	float: left;
	margin-left: 10px;
	padding-left: 10px;
	background:url(../images/uCrnGrL.gif) no-repeat top left;
}
ul#navTools li a {
	padding-top: 4px;
	padding-bottom: 5px;
	display: block;
	color: #666668;
	padding-right: 10px;
	text-decoration: none;
	background: url(../images/uCrnGrR.gif) no-repeat top right;
}
ul#navTools li a:hover {
	text-decoration: underline;
}








ul#navTools2 {
	font-size: 0.85em;
	list-style: none;
	margin-top: 0;
	float: right;
	position: absolute;
	right: 10px;
	top: 10px;
}
ul#navTools2 li {
	float: left;
	margin-left: 10px;
	padding-left: 10px;
	background:url(../images/uCrnGrL_pc.gif) no-repeat top left;
}
ul#navTools2 li a {
	padding-top: 4px;
	padding-bottom: 5px;
	display: block;
	color: #666668;
	padding-right: 10px;
	text-decoration: none;
	background: url(../images/uCrnGrR_pc.gif) no-repeat top right;
}
ul#navTools2 li a:hover {
	text-decoration: underline;
}







ul.tick {
	list-style: none;
	margin-bottom: 20px;
}
ul.tick li {
	padding-left: 20px;
	background: url(../images/iTick.png) no-repeat top left;
}
* html ul.tick li {
	background: none;
	width: 90%;
	filter:progid:DXImageTransform.Microsoft.alphaimageloader(src='../common/images/iTick.png', sizingMethod='crop');
}

/*-------------------------- HEADINGS --------------------------*/


/*-------------------------- FORM ELEMENTS --------------------------*/

form {
	margin:		0;
	padding:	0;
	display: inline;
}


/*-------------------------- LISTS --------------------------*/


/*-------------------------- TABLES --------------------------*/

table.reportTable {
	margin-bottom: 20px;
}
table.reportTable td, table.reportTable th {
	font-size: 11px;
	font-family: Verdana, Arial, "Times New Roman", Times, serif;
	padding: 2px 0;
	background-color: #eeeeee;
	border-bottom: 3px solid #fff;
}
table.reportTable th {
	background-color: #d8202d;
	color: #fff;
	text-align: left;
	font-weight: bold;
	padding: 10px 0;
}
table.reportTable img {
	vertical-align: middle;
	padding-right: 5px;
}
table.reportTable td.first, table.reportTable th.first {
	padding-left: 2px;
}
table.reportTable td.last, table.reportTable th.last {
	padding-right: 2px;
}
/*-------------------------- OTHER --------------------------*/


.xImage {
	height: 106px;
	padding-left: 0;
	background: url(../images/xImage.jpg) no-repeat left center;
}
.xImageContent {
	width: 206px;
	margin-top: 15px;
	height: 180px;
	background: url(../images/xImageContent.jpg) no-repeat left center;	
}

.PropertyValue 
{
	width: 292px;
	background-color:White;
	vertical-align: top;
}

.PropertyValue .leftLow
{
	float: left; 
	display: block;
	margin-left: 5px;
}
.PropertyValue .rightHigh
{
	float: right;
	display: block;
	margin-right: 5px;
}

.highLight {
	color: #1477a2;
	font-size: 1.25em;
	line-height: 1.25em;
	margin-bottom: 5px;
}

/* rad popup */



/*-------------------------- graph content --------------------------*/

div.panel {
	border:							1px solid #e1e1e1;
	margin-top:						-1px;
	padding:						10px;
}
div.graph {
	border:							1px solid #d4d4d4;
	padding:						10px;
	background:						#f6f6f6;
	margin:							10px 0px 20px;
}
div.graphPie {
	float:							left;
	margin:							0px 20px;
	display:						inline;
}
div.graphPie p {
	padding-bottom:					0px;
	margin-bottom:					0px;
}
div.graphGray {
	border:							1px solid #d4d4d4;
	padding:						10px;
	background:						#ebebeb;
	margin:							10px 0px 2px; 
}

div.graphKey {
	float:							left;
	text-align:						left;
	font-weight:					bold;
	padding:						3px 10px; 
	/*white-space:					nowrap;*/
	width:							300px;
	widt\h:							280px;
}
div.graphKey div.keyLBlue, div.graphKey div.keyRed, div.graphKey div.keyGreen, div.graphKey div.keyPurple, div.graphKey div.keyBlue, div.graphKey div.keyOrange, div.graphKey div.keyDBlue, div.graphKey div.keyDRed, div.graphKey div.keyDGreen {
	width:							10px;
	height:							10px;
	line-height:					10px;
	font-size:						10px;
	/*margin:							0px auto 2px;*/
	margin:							1px 5px 0px 0px;
	float:							left;
}
* html div.graphKey div.keyLBlue, * html div.graphKey div.keyRed, * html div.graphKey div.keyGreen, * html div.graphKey div.keyPurple, * html div.graphKey div.keyBlue, * html div.graphKey div.keyOrange, * html div.graphKey div.keyDBlue, * html div.graphKey div.keyDRed, * html div.graphKey div.keyDGreen {
	margin:							0px 0px 2px;
}
*+ html div.graphKey div.keyLBlue, *+ html div.graphKey div.keyRed, *+ html div.graphKey div.keyGreen, *+ html div.graphKey div.keyPurple, *+ html div.graphKey div.keyBlue, *+ html div.graphKey div.keyOrange, *+ html div.graphKey div.keyDBlue, *+ html div.graphKey div.keyDRed, *+ html div.graphKey div.keyDGreen {
	margin:							0px 0px 2px;
}
div.graphKey div.keyLBlue {
	background:						#67c5df;
}
div.graphKey div.keyRed {
	background:						#c94342;
}
div.graphKey div.keyGreen {
	background:						#88c027;
}
div.graphKey div.keyPurple {
	background:						#8e43d1;
}
div.graphKey div.keyBlue {
	background:						#3586bd;
}
div.graphKey div.keyOrange {
	background:						#fe9230;
}
div.graphKey div.keyDBlue {
	background:						#004D81;
}
div.graphKey div.keyDRed {
	background:						#8F0100;
}
div.graphKey div.keyDGreen {
	background:						#599001;
}


/*-------------------------- report table --------------------------*/

table.reportTbl {
	border-left:					1px solid #eaeaea;
	border-bottom:					1px solid #eaeaea;
	margin:							5px 0px 20px;
	width:							628px;
}
table.reportTbl th {
	background:						#d8202c;
	text-align:						left;
	font-weight:					bold;
	padding:						10px;
	color:							#fff;
}
table.reportTbl td {
	border-right:					1px solid #eaeaea;
	border-top:						1px solid #eaeaea;
	padding:						4px 10px;
}
table.reportTbl tr.grayRow td {
	background:						#f2f2f2;
}

.postcodeOverview
{
	width: 	292px;
	height: 160px;
	background: transparent url(../images/details_bckg.gif) no-repeat top left;
	position: absolute;
	right: 2px;
	top: 76px;
	color: #626262;
	font-size: 1.1em;
	font-weight: bold;
	padding: 15px 10px;
}


.textWrap
{
color:#FFFFFF;
position:absolute;
top:111px;
width:608px;
left: 0;	
}

p.textWrap a,
p.textWrap a:visited,
p.textWrap a:link,
p.textWrap a:hover
{
	color: #fff;	
}

.sold_properties
{
	width: 	363px;
	height: 10px;
	background: transparent url(../images/enter_your_postcode.gif) no-repeat top left;
	position: absolute;
	left: -5px;
	top: 70px;
	color: #626262;
	font-size: 1.1em;
	font-weight: bold;
	padding: 15px 10px;
}


.enter_your_postcode
{
	width: 	363px;
	height: 100px;
	background: transparent url(../images/enter_your_postcode.gif) no-repeat 10px -42px;
	position: absolute;
	left: 650px;
	top: 209px;
	color: #626262;
	font-size: 1.1em;
	font-weight: bold;
	padding: 15px 10px;
}

.enter_your_postcode #enterYourPostcode
{
	top: 9px;
	left: 21px;
	position: absolute;
	width: 147px;
	border: 0;
}

.enter_your_postcode #postcodeButton
{
	padding: 27px 66px 0 0;
	cursor: pointer;
	background: none;
	border: 0;
	overflow: hidden;
	left: 193px;
	top: 2px;
	position: absolute;
	padding: 0;
	width: 66px;
	height: 27px;
}


.postcodeOverview  p.postcodeNumber 
{
	font-size: 1.5em;
	margin-bottom: 15px;
}

.postcodeOverview p
{
	margin: 0 15px;
}

.postcodeOverview p.state
{
	margin: 15px;
}

#revPostcodeText
{
	position: relative;
	top: 10px;	
}


#ddlBeds,#ddlBath
{
	width: 43px;
}
