
/********************************************  CSS RESET  *********************************************/

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,
cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,sub,sup,tt,var,b,u,i,center,dl,dt,dd,
ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font-weight: normal;
}
ol, ul {
	list-style: none;
	line-height: 1;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
blockquote, q { quotes: none; }
ins { text-decoration: none; }
del { text-decoration: line-through; }
th { text-align: left; }
address { font-style: normal; }
.clearFloat { clear: both; }
.hidden { display: none; }
body, select, input, textarea { font-family: arial, sans-serif; }

input[type="hidden"] {
	display: none !important;
	visibility: hidden !important;
	height: 0px !important;
}


/**********************************************  FONTS  ***********************************************/

h1 {
}
h2 {
}
p {
	font-size:11px;
	line-height:16px;
	padding: 4px;
}
a {
}
#aboutUs ul {
	margin:0 0 8px 0px;
}
#aboutUs ul li{
	font-size:12px;
	line-height:16px;
	margin:0 0 4px 8px;
}

/**********************************************  HEADER  **********************************************/

#header {
	background-color:#313131;
	border-bottom:1px solid #999999;
	color:#FFF;
	height:40px;
	font-size:11px;
	padding:5px;
}

#headerleft {
	float:left;
	margin-top:22px;
	width:200px;
}

#headerright {
	float:right;
	text-align:right;
}

#headerright div{
	padding-bottom:5px;
}

#headerright a{
	color:#FFF;
	text-decoration:none;
}

#headerright a:hover{
	color:#FFF;
	text-decoration:underline;
}

.headerselect {
	font-size:11px;
}
select {
	border:1px solid #AAAAAA;
	color:#313131;
	padding:2px;
}

#logobar{
	height:233px;
	background:#FFF url(../images/header.gif) left top no-repeat;
}

#logo {
	float:left;
	padding-left:5px;
	padding-top:25px;
	width:300px;
}

#topbanner {
	float:right;
	height:80px;
	text-align:right;
	vertical-align:middle;
	width:600px;
}

#topbanner #banner{
	width:600px;
	height:60px;
	margin-top:10px;
}

.logolink {
	display:block;
	width:260px;
	height:80px;
	text-indent:-9000em;
}
.homelink {
	display:block;
	width:500px;
	height:70px;
	margin:50px 0 0 0;
	text-indent:-9000em;
}
.poweredbylink {
	display:block;
	width:169px;
	height:39px;
	float:right;
	background:url(../images/logos/poweredby.gif) left top no-repeat;
	text-indent:-9000em;
	margin:7px 0 0 0;
}

/**********************************************  FOOTER  **********************************************/

#footer {
	height:10px;
	background-color:#1d4288;
	padding:15px;
	color:#fff;
	font-size:11px;
	margin:10px 0 0 0;
}

#footer a{
	color:#fff;
	text-decoration:none;
}

.footerinner{
	width:916px;
	margin:0 auto;
}

.footer-right{
	float:right;
	margin-left: 15px;
}

#pointer{
	height:170px;
	background-image:url('/images/pointerback.jpg');
	background-repeat:repeat-x;
	padding:15px;
	margin-top:10px;
}

#pointerinner{
	background-color:#fff;
	height:150px;
	padding:10px
}

#pointerinner p{
	line-height:16px;
	color:#666;
	font-size:11px;
	text-align:justify;
	margin:0px;
	padding:0px;
	height:100px
}

#pointerinner h2{
	margin-bottom:5px;
	font-weight:normal;
}

.pointerbox{
	width:260px;
	float:left;
}

.pointerbar{
	width:40px;	
	float:left;
}

.pointerbarinner{
	width:1px;
	background-color:#eee;
	height:100px;
	margin-left:19px;
	margin-top:20px
}

h2.auto{
	color:#38537e;
}

h2.job{
	color:#38537e;
}

h2.classies{
	color:#38537e;
}


/***********************************************  MENU  ***********************************************/

#menu {

}

#menufooter {
	list-style: none;
	padding: 0px;
	margin:0px 0px 0px 0px;
} 

#menufooter li
{
	margin-bottom:2px
}

#menubar {
	background: url(../images/header.gif) left -233px no-repeat;
	font-size:14px;
	height:40px;
}

#menubar div{
	float:right;
	font-size:11px;
	padding:13px 13px 0 0;
}

#menubar div a{
	color:#000;
	text-decoration:none;
}

#menubar div a:hover{
	text-decoration:underline;
}

#menubar ul{
	list-style-type:none;
	list-style-position:outside;
	margin:0px;
}

#menubar ul li{
	margin:0;
	padding:0;
	list-style:none;
	float: left;
}

#menubar ul li a{
	color:#313a7b;
	text-align: center;
	width:105px;
	float:left;
	padding:14px 0px;
	background-color:#fff;
	text-decoration:none;
	background:#DEDEDE url(../images/nav/menu-off.gif) top left repeat-x;
	height:14px;
	font-weight:bold;
}

#menubar ul li a:hover, #menubar ul li a.selected {
	background:#DEDEDE url(../images/nav/menu-on.gif) top left repeat-x;
}

#menubar ul li a.selected{
	background-position:top;
}

/***********************************************  NAV  ************************************************/

#nav {

}


/***********************************************  BODY  ***********************************************/

body, select, input, textarea {
	font-family:Arial, Helvetica, sans-serif;
}
body {
	background:#FFF url(../images/background-runner.gif) center top repeat-x;
}

/*******************************************  PAGE LAYOUT  ********************************************/

#wrapper{
	width:916px;
	margin:0px auto;
	padding:0 8px 0px;
}

#content{
	margin-top:10px;
}

#leftCol{
	width:730px;
	float:left;
	margin:20px 0 0 0;
}


#rightCol{
	width:170px;
	height:600px;
	float:right;
	margin:20px 0 0 0;
	text-align: right;
}

#rightCol h1{
	background:transparent url('/images/bluebubble-170.gif') no-repeat scroll left top;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	margin:0 0 10px;
	padding:3px 6px 5px;
	text-align: left;
}
#rightCol .pdf{
	margin-bottom: 20px;
}
#rightCol strong{
	color:#38537E;
	font-size:12px;
	font-weight:bold;
	display: block;
}
#rightCol a{
	display:block;
	font-size:11px;
	line-height:16px;
	padding:4px 0;
	color: black;
}

#searchBox .refine{
	background-color:#323b76;
	color:#FFF;
	font-size:12px;
	padding:4px 10px;
}

#searchBox form{
	float: left;
}

#searchBox select, #searchBox label input{
	width:160px;
}

#searchBox .short select{
	width:80px;
}

#searchBox .refineItems{
	background:#a4a5a9 url('/images/searchBox-bg.gif') top left repeat-x;
	color:#FFF;
	font-size:12px;
	padding:10px;
}

.refineItemCol{
	float:left;
	margin:0 11px 0 0;
	font-weight:bold;
}
div.refineItemCol{
	float:right;
}

.refineItemCol input.submit{
	margin-top:16px;
}

.refineItemCol select, .refineItemCol input{
	font-size:11px;
}

.resultLocation, .sLocation{
	margin-top:10px;
	border:1px solid #323b76;
	padding-bottom:10px;
}

.sLocation{
	margin:0 0 10px 0;
}

.resultLocation .title, .sLocation .title{
	padding:5px 10px;
	background-color:#323b76;
	color:#FFFFFF;
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
}

.resultLocationView .titleView{
	padding:5px 10px;
	background-color:#323b76;
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
	color:#FFF;
}

.title .features{
	float:right;
}

.titleView .features{
	float:right;
}

.features ul li{
	text-align:right;
	display:inline;
}

.features ul li span{
	padding:0 6px 0 10px;
	font-size:12px;
	font-weight:bold;
}

.resultLocation .locationDetails  {
	padding:10px;
}

.sLocation  .locationDetails {
	padding:10px 10px 0 10px;
}

.locationDetailsColIMG{
	float:left;
	font-size:12px;
	width:175px;
}

.locationDetailsCol p{
	margin-top:10px;
	font-size:12px;
}

.locationDetailsCol h3{
	font-size:12px;
	font-weight:bold;
	color:#38537e;
}

.sellLocation p{
	font-size:12px;
	margin:0 0 4px 0;
	padding:0;
}
.sellLocation p.llc{
	background:url(../images/icons/house.gif) left 1px no-repeat;
	padding-left:17px;
}
.sellLocation p.mag{
	background:url(../images/icons/magnify.gif) left 1px no-repeat;
	padding-left:17px
}
.sellLocation p a{
	color:#222;
}
.sellLocation img{
	float:right;
	margin:4px 0 0 0;
}

.viewCol{
	float:left;
}

.suburbList{
	float:left;
	font-size:10px;
	width:130px;
}

.suburbList li{
	float: left;
	width: 126px;
}

.suburbList li a{
	color:#999;
	text-decoration:none;
	display:block;
	padding:2px 0;
}

.suburbList li a:hover{
	color:#333;
}

#paging {
	text-align:center;
	margin-top:10px;
	font-size:12px;
}

#paging li{
	display:inline;
	width:22px;
}

#paging li a{
	text-decoration:none;
	color:#666;
	width:22px;
	display:inline-block;
	border:1px solid #CCC;
	padding:5px 0;
}

#paging li a:hover{
	background-color:#DEDEDE;
}

#paging li.selected a{
	background-color:#DEDEDE;
}



/*
#paging {
	padding-bottom:39px;
	padding-top:10px;
	text-align:left;
	text-align:center;
	width:730px;
}

#paging ul{
	
	text-align:center;
}

#paging li{
	border:1px solid #CCCCCC;
	display:inline;
	font-size:14px;
	margin-right:2px;
	text-align:center;
}

#paging li.selected{
	background-color: #E3E3E3;
}

#paging a:hover{
	background-color: #E3E3E3;
}

#paging a{
	color:#606060;
	text-decoration:none;
	font-weight: bold;
	height:26px;
	width:26px;
	float: left;
	display:block;
}*/

#paging a:hover{
	color:#333333;;
	text-decoration:none;
}

#gallery{
	width:560px;
	background-color:#323b76;
	margin-top:10px;
	height:310px;
	overflow: hidden;
	position: relative;
}
#gallery .mainImage{
	margin: 5px;
	float: left;
}
#gallery .up{
	position: absolute;
	top: 5px;
	right: 5px;
	width: 144px;
	height: 30px;
	background-color: #313131;
	text-indent: -9999em;
}
#gallery .up.enabled{
	background: #313131 url('/images/buttons/btn-arrow-up.gif') no-repeat scroll top center;
	cursor: pointer;
}
#gallery .up.enabled:hover, #gallery .down.enabled:hover{
	background-position: bottom center;
}
#gallery .down{
	position: absolute;
	bottom: 5px;
	right: 5px;
	width: 144px;
	height: 30px;
	background-color: #313131;
	text-indent: -9999em;
}
#gallery .down.enabled{
	background: #313131 url('/images/buttons/btn-arrow-down.gif') no-repeat scroll top center;
	cursor: pointer;
}

#gallery .slider{
	position: relative;
	width: 144px;
	overflow: hidden;
	height: 226px;
	float: left;
	margin:42px 0;
}
#gallery .slider ul{
	position: absolute;;
}

#gallery .slider li{
	margin: 0 0 5px 0;
}

#toolsCol{
	width:160px;
	margin:10px;
	margin-right:0px;
	font-size:12px;
}

#toolsCol ul.tools{
	margin:0px;
	padding:0px;
	list-style-type:none;
}

#toolsCol ul.tools li{
	list-style-type:none;
}

#toolsCol ul.tools li a{
	display:block;
	width:148px;
	background-color:#DEDEDE;
	border-bottom:1px solid #B2B2B2;
	text-decoration:none;
	font-size:11px;
	color:#000;
}

#toolsCol ul.tools li a:hover{
	color:#FFF;
}

#toolsCol ul li.title{
	background-color:#323b76;
	color:#FFF;
	font-weight:bold;
	padding:5px 6px 4px 6px;
}

#toolsCol .agent{
	margin:5px 0px 4px 0px;
	background-color:#FFF;
}

#toolsCol form{
	background-color:#DEDEDE;
	padding:7px;
}

#toolsCol .ContactInfo{
	background-color:#DEDEDE;
	font-size:11px;
	line-height:16px;
	padding:7px;
}

#toolsCol ul.contact{
}

#toolsCol ul.contact li a{
	font-weight:bold;
	background-color:#DEDEDE;
	color:#000;
	border:0px;
	text-decoration:none;
}

#toolsCol ul.contact li{
	margin:0 0 10px 0;
}

#toolsCol ul.contact li a:hover{
	font-weight:bold;
	background-color:#DEDEDE;
	border:0px;
	text-decoration:none;
	color:#666;
}

#toolsCol p{
	background-color:#DEDEDE;
	margin:10px 0 0 0;
}

#toolsCol .phone{
	background-image:url(../images/phone-ico.jpg);
	background-repeat:no-repeat;
	font-weight:bold;
	padding: 2px 0px 4px 15px;
	line-height:16px;
}

#toolsCol span.viewAll{
	background-image: url(../images/view-all-ico.jpg);
	background-repeat:no-repeat;
	font-weight:bold;
	padding-left:15px;
}

#toolsCol span.contactAgent{
	background-image: url(../images/quote-ico.jpg);
	background-repeat:no-repeat;
	font-weight:bold;
	padding-left:15px;
}

#toolsCol span.add{
	background-image:url(../images/add-ico.jpg);
	background-repeat:no-repeat;
	font-weight:bold;
	padding-left:15px;
}

#toolsCol input{
	width:140px;
	font-size:11px;
	border:1px solid #A5A5A5;
	margin-bottom:5px;
}

#toolsCol input.submit{
	width:73px;
	height:22px;
	border:0;
	margin-top:5px;
}

#toolsCol textarea{
	width:140px;
	font-size:11px;
	height:90px;
	border:1px solid #A5A5A5;
}

#toolsCol label{
	font-size:12px;
	
}

#ViewDetails p{
	margin:10px 0;
	font-size:12px;
	width:550px;
	line-height:16px;
}

#ViewDetails a{
	text-decoration:underline;
	color:#000;
}

#ViewDetails a:hover{
	text-decoration:none;
	color:#000;
}

.propertyDetails ul{
	background-color:#DEDEDE;
	font-size:12px;
	width:275px;
	margin-top:30px;
	margin-right:5px;
	float:left;
}

.propertyDetails ul li{
	padding:4px 6px;
	border-bottom:1px solid #B2B2B2;
}

.propertyDetails div.details{
	width:140px;
	float:left;
}

.propertyDetails ul li.title{
	background-color:#323b76;
	font-weight:bold;
	color:#FFF;
	padding:4px 6px;
}

.resultLocation{
	position: relative;
	width:730px;
}

.locationDetailsCol{
	float:left;
	width:533px;
	padding-bottom:50px;
	position: relative;
}

.locationDetailsCol .realtor{
	bottom: 10px;
	right: 10px;
	position:absolute;
}

 a.viewProperty{
	background:#FFF url(../images/view-property-bttn.jpg) top left;
	width:104px;
	height:24px;
	text-indent:-9999px;
	display:block;
	position:absolute;
	bottom:10px;
}

 a.viewProperty:hover{
	background-position:bottom left;
}

#searchBox{
	margin: 0 0 30px;
}

.suggest{
	list-style: disc inside none;
	font-size:11px;
	line-height:16px;
	padding: 4px;
}

#homeLoanCenter li a{
	padding:4px 6px;
}

/********************************************  HOME PAGE  *********************************************/




/**********************************************  COMMON  **********************************************/


/**********************************************  ABOUT US  **********************************************/


#aboutUs h1{
	font-size:120%;
}
#aboutUs h1, #aboutUs h2{
	color:#38537e;
	font-weight: bold;
	padding:3px 4px 5px;
}

#aboutUs p{
	font-size:12px;
	margin-bottom:10px;
}
