body {
   margin-left: 0px;	
   margin-top: 0px; 
   margin-right: 0px; 
   margin-bottom: 0px; 
   font-family: Arial, Helvetica, sans-serif;
   font-size: 13px;
   color: #000000;
   background-color:#CCCCCC;
}

iframe {border: 0px;}

.jqmOverlay { background-color: #000; }

#Main {
        position: relative;
	width:1003px;
	height:100px;
	z-index:1;
	background-color:#FFFFFF;
        margin: 0 auto;
}

#PropertyView {
        display: none;
        margin: 0 auto;
        position: absolute;
        top: 20px;
        left: 45px;
	width:900px;
        height: 560px;
	z-index:200;
        background-color: #FFFFFF;
        padding-top: 5px;
        padding-bottom: 5px;
        padding-left: 10px;
        padding-right:10px;
        border: 1px solid black;
        overflow:auto;
}

#Header {
        position: relative;
	width:100%;
	height:80px;
	z-index:2;
	background-color: #000000;
        display: block 
}

#Logo1 {
        position: relative;
	z-index:3;
        float: left
}

#Logo2 {
        position: relative;
	z-index:3;
        float: right
}

#Footer {
        position: relative;
	width: 100%;
	height: 50px;
	z-index: 4;
	background-color: #000000;
}

#Content {
	background-color:#FFFFFF;
	z-index: 5;
}

#Left {
	position: relative;
	height: 500px;
	width: 220px;
	background-image: url('/images/GradPanel.gif');
	background-repeat:no-repeat;
	padding-left:16px;
	z-index: 6;
}

#Left_Footer {
        display: none;
        position: absolute;
	bottom: 5px;
	z-index: 7;
}

#Left_Footer1 {
        display: none;
        position: absolute;
	bottom: 5px;
	z-index: 7;
}

#Right {
	position:absolute;
	top: 80px;
	left: 220px;
	height: 500px;
	width: 783px;
	overflow: hidden;
	z-index: 8;
}

#Right_Footer {
	position:absolute;
	bottom: 0;
	left: 0;
	margin-bottom: 5px;
	margin-left: 5px;
	overflow: visible;
	z-index: 9;
	visibility: visible;
	background-image: url(/images/right_footer.gif);
	background-repeat: repeat-y 
}

#Suburbs {
        width: 184px;
        height: 80px;
        overflow: auto;
}

#PriceRange {
        width: 182px;
	height: 20px;
}

#Types {
        width: 184px;
	height: 40px;
	overflow: auto;
}

#Activity {
	visibility: hidden;
}

#Restore {
	visibility: hidden;
}

#Static {
        margin-top: 5px;
        margin-bottom: 5px;
        margin-left: 5px;
        margin-right: 5px;
        width: 755px;
}

.link_white_small { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; text-decoration: underline}
.link_white_small:hover { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; text-decoration: none}
.link_white_large_bold { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #FFFFFF;
	font-weight: bold; 
	text-decoration: underline;
}
.link_white_large_bold:hover { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #FFFFFF; 
	font-weight: bold; 
	text-decoration: none;
}

.link_black_large_bold { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #000000;
	font-weight: bold; 
	text-decoration: underline;
}
.link_black_large_bold:hover { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #000000; 
	font-weight: bold; 
	text-decoration: none;
}

.link_black_small { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; text-decoration: underline}
.link_black_small:hover { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; text-decoration: none}

.text_white_small {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #FFFFFF;
        text-decoration: none
}

.textbox_white {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #FFFFFF;
        text-decoration: none;
        background-color: #000000;
        border: #FFFFFF;
        border-style: solid;
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px
}

.text_green_large { font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #BAD405; text-decoration: none; line-height: 30px }

.button_black { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; font-weight: bold; text-decoration: none; background-color: #000000; border: 1px #BAD405 solid}
.button_black:hover {background-color: #BAD405; color: #000000; border: 1px solid black}
/* .button_black:disabled { background-color: #999999; color: #FFFFFF; font-weight: normal; border: 1px #000000 solid;} */
/* .button_black:disabled:hover { background-color: #999999; color: #FFFFFF; font-weight: normal; border: 1px #000000 solid;} */
.button_search { width: 120px}

.button_white { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; text-decoration: none; background-color: #bad405; border: 1px #000000 solid}

.div_suburb {border: 1px solid gray;}
.div_type {border: 1px solid gray;}
.field { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; text-decoration: none; }
.field_right { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; text-decoration: none; text-align: right }
.field_SN { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; text-decoration: none; width: 180px }
.field_DD { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; text-decoration: none; width: 92px }
form {margin-top: 5px}
.grayout { opacity:0.5; filter:alpha(opacity=50); }

.text_black {font-family: Arial, Helvetica, sans-serif; color: #000000; text-decoration: none }
.xsmall {font-size: 10px;}
.small {font-size: 11px;}
.medium {font-size: 12px;}
.large {font-size: 16px;}
.bold {font-weight: bold;}
.highlight tr:hover { background-color: #BAD405;}
