/* CSS Document */

body {
	background:url("/images/Images_Index1/Design/bodybg.gif") #EFEFEF repeat-x;
	font-family: sans-serif, Arial, Trebuchet MS, Verdana;
	font-size:11px;	
	margin:0px 0px 0px 0px;
	padding:0px;
}
.sub
{
    font-weight: bold;
    font-size: 10pt;
    color: #015B8D;
    font-family: Arial, Trebuchet MS, Verdana, sans-serif;
    list-style-type: circle
}

form {
	margin:0px;
	padding:0px;
}

a:link{ color:#015B8D; text-decoration:none; }
a:visited
{
    color: #015B8D;
    TEXT-DECORATION: none
}
a:hover	{ color:#015B8D; text-decoration:underline; }

#pagetitle {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 16px;
	color: #f5a636;
	font-weight: bold;
}

#pagetitleBlue {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 16px;
	color: #015B8D;
	font-weight: bold;
}

h1 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	NOTfont-size: 16px;
	NOTcolor: #f5a636;
	color: navy;
	font-weight: bold;
}

#fill_dotsep {
	background-color: #FFFFFF;
	background-image:  url("/images/CSSImages/fill_horz_dots_NONE.gif");
	background-repeat: repeat-x;
	line-height: 10px;
}
ul {
	margin-top:2px;
	margin-bottom:2px;
	margin-left:27px;
}
.darkGreen
{
    background-color: #BDCF29
}
.darkBG
{
    background-color: #dcdcdc
}
.lightBG
{
    background-color: #eeeeee
}
.DarkBG
{
    background-color: #dcdcdc
}
.LightBG
{
    background-color: #eeeeee
}
.WhiteCell
{
	background-color:#FFFFFF;
}
.MainContent{
	text-align:justify;
	padding:20px 5px 20px 5px;
	background-color:#FFFFFF;
	font-size:12px;	
}

.NavContent{
	background-color:#FFFFFF;
	}
.FooterContent {
	background-color:#FFFFFF;
}
.MainTable {
	background:#FFFFFF;
}

.Menu01 {
	background:#9A9A9A;
	color:#FFFFFF;
	font-weight:bold;
	text-align:left;
}
.Menu01 a:link{color:#FFFFFF; text-decoration:none; }
.Menu01 a:visited{color:#FFFFFF; text-decoration:none; }
.Menu01 a:hover { color:#FFFFFF; text-decoration:underline; }

.Menu02 {
	background:#999999;
	color:#FFFFFF;
	font-weight:bold;
	text-align:left;
}
.Menu02 a:link{color:#FFFFFF; text-decoration:none; }
.Menu02 a:visited{ color:#FFFFFF; text-decoration:none; }
.Menu02 a:hover { color:#FFFFFF; text-decoration:underline; }

.HeaderAdvertTable{
background:#FFFFFF;
}

.HomeCol01 {
	background:url("/images/Images_Index1/Design/HomeColBG01.gif") no-repeat;
	font-size:17px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	padding:15px 0px;
}
.HomeCol02 {
	background: url("/images/Images_Index1/Design/HomeColBG02.gif") no-repeat;
	
	font-size:17px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	padding:15px 0px;
}
.HomeCol03 {
	background:url("/images/Images_Index1/Design/HomeColBG03.gif") no-repeat;
	font-size:17px;
	font-weight:bold;
	color:#000000;
	text-align:center;
	padding:15px 0px;
}

.HomeCol04 {
	background:url("/images/Images_Index1/Design/HomeColBG04.gif") no-repeat;
	font-size:17px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
}

.HomeCol01Content {
	padding:5px 15px 5px 18px;
}

.HomeCol01ContentFix {
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 18px;
}
.HomeCol02Content {
	padding:0px 15px 0px 13px;
	background:url("/images/Images_Index1/Design/HomeColDots02.gif") repeat-y;
}
.HomeCol03Content {
	padding:0px 15px 5px 18px;
	background:url("/images/Images_Index1/Design/HomeColDots03.gif") repeat-y;
}

.DivLine { background:url("/images/Images_Index1/Design/dotsHorz.gif") repeat-x; margin:0px 0px; }
.DivPageLine { background:url("/images/Images_Index1/Design/dotsHorz.gif") repeat-x; }
.DivColumn { 
background:url("/images/Images_Index1/Design/dotsVert.gif") repeat-y;  margin:9px 0px; }
.HomeHeader01 {
	font-size:12px;
	font-weight:bold;
	color:#528CAD;
}

.HomeHeader02 {
	font-size:12px;
	font-weight:bold;
	color:#003366;
	margin-bottom:3px;
}
.HomeHeader02NB {
	font-size:12px;
	font-weight:normal;
	color:#003366;
	margin-bottom:3px;
}


.HomeHeader03 {
	font-size:12px;
	font-weight:bold;
	color:#808284;
	margin-bottom:3px;	
}

.HomeHeader04 {
	font-size:17px;

	color:#003366;
	margin-bottom:3px;
}

.HomeInputSmall {
	width:88px;
	font-size:11px;
	border:1px solid #7F9DB9;
}

.AdvancedSearchInputPostcode {
	width:230px;
	font-size:11px;
	border:1px solid #7F9DB9;
}

.HomeInputMed {
	width:145px;
	font-size:11px;
	border:1px solid #7F9DB9;
}

.HomeInputLong {
	width:190px;
	font-size:11px;
	border:1px solid #7F9DB9;
	padding-left: 3px;
}

.HomeInputSP {
	width:185px;
	font-size:17px;
	border:1px solid #7F9DB9;
	padding-left: 3px;
	
}
.HomeInputDD {
	width:217px;
	margin:1px 0px;
	font-size:11px;
}

.MyToolbar {
	background:url("/images/Images_Index1/Design/mytoolbarBG.gif") repeat-x bottom;
	color:#095B8A;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	padding:0px 10px;
}
.MyToolbar a { color:#095B8A; text-decoration:none; }
.MyToolbar a:hover { color:#003366; text-decoration:none; }

.HomeAd {
	padding-top:130px;
}
.RightAd {
	padding-top:0px;
}

.InactiveLink
{
    font-weight: bolder;
    color: #333366;
    font-family: Arial, Trebuchet MS, Verdana, sans-serif;
    TEXT-DECORATION: none
}
.reversed
{
    font-weight: normal;
    font-size: 11px;
    color: white;
    font-family: Arial, Trebuchet MS, Verdana, sans-serif;
    list-style-type: circle;
    background-color: #015B8D
}

.reversedGreen
{
    font-weight: normal;
    font-size: 10px;
    color: white;
    font-family: Arial, Trebuchet MS, Verdana, sans-serif;
    list-style-type: circle;
    background-color: #8DC63F
}
.reversedbig
{
    font-weight: normal;
    font-size: 11px;
    color: white;
    font-family: Arial, Trebuchet MS, Verdana, sans-serif;
    list-style-type: circle;
    background-color: #015B8D
}

.link
{
    font-size: xx-small;
    color: #993387;
    font-family: Arial, Trebuchet MS, Verdana, sans-serif;
    TEXT-DECORATION: none
}

.quicklink
{
    font-size: xx-small;
    
    font-family: Arial, Trebuchet MS, Verdana, sans-serif;
    TEXT-DECORATION: none
}

.quicklink2 a:link,
.quicklink2 a:visited,
.quicklink2 a:hover,
.quicklink2 a:active { color:#999999;}
.quicklink2
{
    font-size: xx-small;
	color: #707070;
    font-family: Arial, Trebuchet MS, Verdana, sans-serif;
    TEXT-DECORATION: none
}
.label
{
    font-size: 11px;
    color: #333333;
    font-family: Arial, Trebuchet MS, Verdana, sans-serif;
}

.suburbTextHeader
{
	font-size:11px;
	color:#003366;
}
.HelpCell { background:#F7EBD1; }

.DarkBGblu {
    background-color: #015B8D
}

.LightBGblu {
    background-color: #cddeee
}

.LightBG2 {
    background-color: #E6E6E6
}
.input
{
    font-size: 11px;
    font-family: Arial, Trebuchet MS, Verdana, sans-serif;
}
.Input1
{
    font-size: 10px;
    font-family: Arial, Trebuchet MS, Verdana, sans-serif;
}
.input2
{
    font-size: 10px;
    font-family: Arial, Trebuchet MS, Verdana, sans-serif;
}

.text
{
    font-weight: normal;
    font-size: 12px;
    color: #000000;
    LINE-HEIGHT: normal;
    font-family: Arial, Trebuchet MS, Verdana, sans-serif;
    list-style-type: circle;
    FONT-VARIANT: normal
}

.readonly
{
	background-color: #DDDDDD;
	color: #777777;
	font-family: Arial, Trebuchet MS, Verdana, sans-serif;
	font-size: 11px;
}
.HomeColRightInt {
	background-color: #eae8e9;
	width:160px;
	margin-top:10px;
	}
.HomeCol4Content {
	background:url(/images/Images_Index1/design/dotsVert.gif) repeat-y;
	padding-top:10px;
	background-color: #eae8e9;
	
	}
img {
	border:0px;
	}
#ViewPropertyContactDetailsContainer {
	width:550px;
	height:350px;
	margin-left:auto;
	margin-right:auto;
	}
#ViewPropertyContactDetailsLeftSide {
	width:275px;
	float:left;
	}
#ViewPropertyContactDetailsRightSide {
	width:275px;
	float:left;
	font-size:70%;

	}
#ViewPropertyContactDetailsLeftSide p {
	margin-top:5px;
	margin-bottom:0px;
	}
#ViewPropertyContactDetailsRightSide p {
	margin-top:5px;
	margin-bottom:0px;
	}
#ViewPropertyTabFormContacts table {
	margin-left:auto;
	margin-right:auto;
	font-size:11px;
	}
#ViewPropertyTabFormContacts {
	background:#d8dbdf;
	height:305px;
}
#ViewPropertyTabFormPhone {
	background:#d8dbdf;
	padding-bottom:7px;
	margin-bottom:0;
	height:305px;
	}
.clearfix {
	clear:both;
	}
	
#noResultsSurroundingoff
{
	color:red;
	font-size:0.8em;
}	

#msgDisable
{
	display:none;
	color:#F5A636;
	padding:5px 5px 5px 5px;
}

#formOneSection
{
	display:block;
	width:700px;
	float:left;
}

#formTwoSection
{
	display:none;
	width:700px;
	float:left;
}

/*
	Menu Section
*/

.addressDetails
{
  background-image:url(../images_local/menu/address-details.gif);
  background-repeat:no-repeat;
  height:20px;
  width:121px;
  cursor:pointer;
  float:left;
} 

.addressDetailsHover
{
  background-image:url(../images_local/menu/address-details-over.gif);
}      

.propertyOverview
{
  background-image:url(../images_local/menu/property-overview.gif);
  background-repeat:no-repeat;
  height:20px;
  width:155px;
  cursor:pointer;
  float:left;
}

.propertyOverviewHover
{
	background-image:url(../images_local/menu/property-over.gif);
}

.interior
{
  background-image:url(../images_local/menu/interior.gif);
  background-repeat:no-repeat;
  height:20px;
  width:81px;
  cursor:pointer;
  float:left;
}

.interiorHover
{
  background-image:url(../images_local/menu/interior-over.gif);
 } 


.exterior
{
  background-image:url(../images_local/menu/exterior.gif);
  background-repeat:no-repeat;
  height:20px;
  width:81px;
  cursor:pointer;
  float:left;
}

.exteriorHover
{
  background-image:url(../images_local/menu/exterior-over.gif);
}

.imagesMenu
{
  background-image:url(../images_local/menu/images.gif);
  background-repeat:no-repeat;
  height:20px;
  width:81px;
  cursor:pointer;
  float:left;
}

.imagesMenuHover
{
  background-image:url(../images_local/menu/images-over.gif);
} 

