/* Living Spaces */


body {
	background-color: #A6429A;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 76%;
	color: #333;
}

h1, p {
	margin: 0px;
}

.red-text {
	color: #F00;
}

.small-text {
	font-size: 11px;
}

a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #A6429A;
	text-decoration: underline;
}
a:active {
	color: #A6429A;
	text-decoration: underline;
}

A.purple-link:link, A.purple-link:visited {
	color: #A6429A;
	text-decoration: none;
}

A.purple-link:hover, A.purple-link:active {
	color: #00B9F1;
	text-decoration: none;
}


#wrapper {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}

#header {
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	height: 183px;
	width: 980px;
	padding-top: 8px;
}

#menu {
	height: 43px;
	width: 964px;
	margin-right: auto;
	margin-left: auto;
}

#topmenu ul {
	margin:0;
	padding:0;
}

#topmenu li {
	float: left;
	list-style:none;
	height: 43px;
}

#topmenu li a {
	color:#fff;
	text-decoration:none;
	display:block;
	line-height: 2.5em;
	font-weight: normal;
	font-size: 16px;
	text-align: center;
	height: 43px;
}

#topmenu li.home {
	background-image: url(images/button-home.jpg);
	margin-left: 0;
	width: 80px;
	background-repeat: no-repeat;
}

#topmenu li.about {
	background-image: url(images/button-about.jpg);
	margin-left: 0;
	width: 110px;
	background-repeat: no-repeat;
}

#topmenu li.sales {
	background-image: url(images/button-sales.jpg);
	margin-left: 0;
	width: 81px;
	background-repeat: no-repeat;
}

#topmenu li.rentals {
	background-image: url(images/button-rentals.jpg);
	margin-left: 0;
	width: 96px;
	background-repeat: no-repeat;
}

#topmenu li.student {
	background-image: url(images/button-student.jpg);
	margin-left: 0;
	width: 235px;
	background-repeat: no-repeat;
}

#topmenu li.overseas {
	background-image: url(images/button-overseas.jpg);
	margin-left: 0;
	width: 112px;
	background-repeat: no-repeat;
}

#topmenu li.commercial {
	background-image: url(images/button-commercial.jpg);
	margin-left: 0;
	width: 135px;
	background-repeat: no-repeat;
}


#topmenu li.contact {
	background-image: url(images/button-contact.jpg);
	margin-left: 0;
	width: 115px;
	background-repeat: no-repeat;
}
/* hover codes */

#topmenu li.home a:hover {
	background-image: url(images/button-home-over.jpg);
	margin-left: 0;
	width: 80px;
	background-repeat: no-repeat;
	}
	
#topmenu li.about a:hover {
	background-image: url(images/button-about-over.jpg);
	margin-left: 0;
	width: 110px;
	background-repeat: no-repeat;
}	

#topmenu li.sales a:hover {
	background-image: url(images/button-sales-over.jpg);
	margin-left: 0;
	width: 81px;
	background-repeat: no-repeat;
}

#topmenu li.rentals a:hover {
	background-image: url(images/button-rentals-over.jpg);
	margin-left: 0;
	width: 96px;
	background-repeat: no-repeat;
}

#topmenu li.student a:hover {
	background-image: url(images/button-student-over.jpg);
	margin-left: 0;
	width: 235px;
	background-repeat: no-repeat;
}

#topmenu li.overseas a:hover {
	background-image: url(images/button-overseas-over.jpg);
	margin-left: 0;
	width: 112px;
	background-repeat: no-repeat;
}

#topmenu li.commercial a:hover {
	background-image: url(images/button-commercial-over.jpg);
	margin-left: 0;
	width: 135px;
	background-repeat: no-repeat;
}


#topmenu li.contact a:hover {
	background-image: url(images/button-contact-over.jpg);
	margin-left: 0;
	width: 115px;
	background-repeat: no-repeat;
}

#logo {
	display: block;
	clear: both;
	float: left;
	height: 133px;
	width: 391px;
	margin-left: 8px;
	margin-top: 1px;
}

#header-pics {
	height: 133px;
	width: 573px;
	float: left;
	display: inline;
	margin-top: 1px;
}

#search {
	background-image: url(images/searchbg.gif);
	background-repeat: no-repeat;
	height: 65px;
	width: 980px;
	margin-top: 10px;
	font-size: 16px;
	color: #FFF;
	padding-top: 15px;
}

#search select {
	width: 130px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}

.search-title {
	font-size: 20px;
}

.purple-text {
	color: #A6429A;
}

.aqua-text {
	color: #00B9F1;
}

.boxtop {
	background-image: url(images/boxtop.gif);
	background-repeat: no-repeat;
	height: 5px;
	width: 980px;
	margin-top: 10px;
}

.boxcontent {
	background-color: #FFF;
	width: 980px;
}

#fadeshow-container {
	width: 400px;
	padding-top: 20px;
	display: inline;
	float: left;
	margin-left: 20px;
	margin-bottom: 30px;
}

#fadeshow {
	clear: both;
	width: 400px;
	height: 300px;
}

#hp-text {
	display: inline;
	float: left;
	width: 510px;
	margin-right: 20px;
	margin-left: 30px;
	font-size: 1.2em;
	line-height: 1.5em;
	padding-top: 20px;
}

#hp-text h1 {
	font-size: 16px;
	margin-bottom: 10px;
	font-weight: normal;
}

#sub-text {
	display: inline;
	float: left;
	width: 510px;
	margin-right: 20px;
	margin-left: 30px;
	font-size: 1.2em;
	line-height: 1.3em;
	padding-top: 20px;
}

#sub-text h1 {
	font-size: 20px;
	margin-bottom: 10px;
	font-weight: normal;
	color: #A6429A;
}

#sub-text h2 {
	font-size: 16px;
	margin-bottom: 10px;
	font-weight: normal;
	color: #A6429A;
	font-style: italic;
}

#strapline {
	color: #A6429A;
	font-size: 18px;
	margin-top: 30px;
	font-style: italic;
}

.pic-right {
	float:right;
	margin-left:5px;
}

#valuation-link {
	width: 480px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
}

#valuation-link-home {
	width: 200px;
	margin-top: 30px;
	float: left;
	display: inline;
	margin-bottom: 20px;
}


#valuation-button-home {
	display: inline;
	float: left;
	height: 40px;
	width: 200px;
}

#register-link-home {
	width: 200px;
	margin-top: 30px;
	float: left;
	display: inline;
	margin-left: 90px;
	margin-bottom: 20px;
}

#valuation-text-home, #register-text-home {
	color: #00B9F1;
	font-size: 16px;
	text-align: center;
	line-height: 1.5em;
	width: 200px;
}

#valuation-text {
	color: #00B9F1;
	font-size: 22px;
	display: inline;
	float: left;
	width: 260px;
	text-align: right;
	margin-right: 20px;
	line-height: 1.5em;
}

#valuation-button {
	display: inline;
	float: left;
	height: 40px;
	width: 200px;
}

#content-main {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

#content-main2 {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

#content-main h1, #content-main2 h1 {
	color: #A6429A;
	font-size: 1.8em;
	font-weight: normal;
}

#content-main2 p {
	font-size: 1.2em;
	line-height: 1.3em;
}

#content-main2 h2 {
	font-size: 16px;
	color: #A6429A;
	font-weight: normal;
}

.formselect {
	font-size: 11px;
	width: 140px;
	border: 1px solid #999999;
	font-family: Verdana, Geneva, sans-serif;
}


.forminput {
	color: #000000;
	font-size: 11px;
	border: 1px solid #999999;
	font-family:  Verdana, Geneva, sans-serif;
	width: 140px;
}


.formtextarea {
	border: 1px solid #999999;
	width: 140px;
	font-size: 11px;
	font-family:  Verdana, Geneva, sans-serif;
}

 /** button rollovers **/  
   
  a.rollover {
	display: block;
	width: 200px;
	height: 40px;
	overflow: hidden;
	text-indent: -10000px;
	font-size: 0px;
	line-height: 0px;
	background-image: url(images/button-valuation.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
  }
  
a.register-button {
	display: block;
	width: 200px;
	height: 40px;
	overflow: hidden;
	text-indent: -10000px;
	font-size: 0px;
	line-height: 0px;
	background-image: url(images/button-register-main.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
  }   
  
 a:visited.rollover, a:visited.studentbutton, a:visited.register-button {  
      background-position: 0 0px;  
   }  
    
  a:hover.rollover, a:hover.studentbutton, a:hover.register-button {  
      background-position: 0 -40px;  
  }  
    
  a:active.rollover, a:active.studentbutton, a:active.register-button {  
      background-position: 0 -40px;  
 }
 
 #student-button {
	float: left;
	height: 40px;
	width: 200px;
	margin-top: 20px;
}

a.studentbutton {
	display: block;
	width: 200px;
	height: 40px;
	overflow: hidden;
	text-indent: -10000px;
	font-size: 0px;
	line-height: 0px;
	background-image: url(images/button-studentlets.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
  }
 
  a.buttonviewing {
	display: block;
	width: 115px;
	height: 25px;
	overflow: hidden;
	text-indent: -10000px;
	background-image: url(images/button-viewing.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	font-size: 0px;
	line-height: 0em;
  }
  
  a.buttondetails {
	display: block;
	width: 115px;
	height: 25px;
	overflow: hidden;
	text-indent: -10000px;
	background-image: url(images/button-details.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	font-size: 0px;
	line-height: 0em;
  }
  
 a:visited.buttonviewing, a:visited.buttondetails {  
      background-position: 0 0px;  
   }  
    
  a:hover.buttonviewing, a:hover.buttondetails {  
      background-position: 0 -25px;  
  }  
    
  a:active.buttonviewing, a:active.buttondetails {  
      background-position: 0 -25px;  
 }
 


 
/**  end button rollovers **/   
 
 #bottom-banner {
	height: 200px;
	width: 980px;
	background-image: url(images/banner-bottom.jpg);
}

#contact-address-left {
	margin-left: 340px;
	display: inline;
	float: left;
	width: 300px;
	font-size: 1.2em;
	margin-top: 20px;
	line-height: 1.4em;
}

#contact-address-right {
	display: inline;
	float: left;
	width: 300px;
	font-size: 1.2em;
	margin-top: 20px;
	line-height: 1.4em;
}

#copyright {
	clear: both;
	display: inline;
	float: left;
	width: 250px;
	margin-left: 20px;
	margin-top: 90px;
}

#office1 {
	float: left;
	display: inline;
	width: 250px;
	font-size: 12px;
	line-height: 1.3em;
	margin-top: 10px;
}

#office2 {
	width: 250px;
	display: inline;
	float: left;
	margin-left: 10px;
	font-size: 12px;
	line-height: 1.3em;
	margin-top: 10px;
}

.office-address {
	height: 118px;
}

.office-address h2 {
	margin-top: 8px;
}

.office-email {
	font-size: 14px;
	line-height: 1.5em;
}

#footer-links {
	display: inline;
	float: right;
	margin-right: 20px;
	width: 400px;
	margin-top: 90px;
}


/* thumbnails */


.pagecontrollink {
	display:block;
	background-image:url(pcbg.png);
	font-size:11px;
	height:20px;
	width:25px;
	float:left;
	margin-right:2px;
	text-align:center;
	text-decoration:none;
	color:#FFF;
	padding-top: 5px;
}
#prevbutton {
	height:25px;
	width:25px;
	background:url(pcprev.png);
	float:left;
	margin-right:2px;
	cursor:pointer;
}
#nextbutton {
	height:25px;
	width:25px;
	background:url(pcnext.png);
	float:left;
	margin-right:2px;
	cursor:pointer;
}
#firstbutton {
	height:25px;
	width:25px;
	background:url(pcfirst.png);
	float:left;
	margin-right:2px;
	cursor:pointer;
}
#lastbutton {
	height:25px;
	width:25px;
	background:url(pclast.png);
	float:left;
	margin-right:2px;
	cursor:pointer;
}
.hellip {
	display:none
}
A.plain-link:link, A.plain-link:visited {
	color: #333;
	text-decoration: none;
}
A.plain-link:hover, A.plain-link:active {
	color: #333;
	text-decoration: none;
}
.thumbnails-container {
	width: 290px;
	display: inline;
	float: left;
	margin-top: 20px;
	height: 363px;
	margin-left: 25px;
	background-image: url(images/thumbs.jpg);
	background-repeat: no-repeat;
}

.thumbs-title {
	width: 260px;
	margin-left: 10px;
	margin-bottom: 10px;
}


.thumbs-title-price {
	width: 180px;
	margin-top: 10px;
	color: #A6429A;
	font-weight: bold;
	float: left;
	display: inline;
	margin-bottom: 10px;
}

.thumbs-title-beds {
	display: inline;
	float: right;
	width: 60px;
	text-align: right;
	margin-top: 10px;
	margin-bottom: 10px;
}

.thumbs-title-price-overseas {
	width: 260px;
	margin-top: 10px;
	color: #A6429A;
	font-weight: bold;
	float: left;
	clear: both;
}

.thumbs-title-beds-overseas {
	float: left;
	width: 260px;
	text-align: right;
	margin-bottom: 10px;
	clear: both;
}



.thumbs-title-address {
	width: 260px;
	margin-left: 10px;
	font-weight: bold;
	height: 40px;
}
.thumbs-photo {
	width: 250px;
	margin-left: 17px;
	margin-bottom: 5px;
}
.thumbs-desc {
	width: 260px;
	text-align: justify;
	clear: both;
	margin-left: 10px;
	margin-bottom: 5px;
	height: 50px;
}

.thumbs-viewing {
	float: left;
	width: 115px;
	display: inline;
	height: 25px;
	margin-left: 20px;
}

.thumbs-details {
	display: inline;
	float: right;
	width: 115px;
	height: 25px;
	margin-right: 25px;
}

/* result */




#result-heading-bar {
	width: 960px;
	color: #A6429A;
	display: inline;
}

#result-heading-bar h1 {
	color: #A6429A;
	font-size: 16px;
	font-weight: normal;
	line-height: 2em;
}

#result-img {
	width: 500px;
	display: inline;
	text-align: center;
	clear: both;
	float: left;
}
	
	
#result-thumbs {
	width: 240px;
	float: left;
	display: inline;
	margin-left: 10px;
	height: 380px;
	overflow-x: hidden;
	overflow-y: auto;
	margin-right: 10px;
}	


#result-rightcol {
	width:200px;
	padding: 0;
	display: inline;
	float: left;

}

.result-links {
	width: 200px;
	margin-right: auto;
	margin-left: auto;
}


.result-links ul { margin:0; padding:0; }

.result-links li { margin:0; padding:0; list-style:none;background-image:none;  }

.result-links li a {
	color:#FFF;
	text-decoration:none;
	width:160px;
	display:block;
	margin:0;
	font-size: 14px;
	padding-left: 40px;
	height: 31px;
	line-height: 1.5em;
	padding-top: 8px;
	background-repeat: no-repeat;
	padding-bottom: 8px;
	background-image: url(images/result-button.jpg);
}

.result-links li a:hover {
	color: #FFF;
	background-image: url(images/resultbuttonover.jpg);
	background-repeat: no-repeat;
}




#property-description {
	width: 740px;
	clear: both;
	float: left;
	text-align: justify;
	display: inline;
	margin-top: 20px;
	margin-right: 20px;

}

#short-description {
	width: 460px;
	display: inline;
	float: left;
	margin-right: 20px;
}

#property-bullets {
	float: left;
	width: 238px;
	display: inline;
	padding-right: 5px;
	padding-left: 15px;
	padding-top: 5px;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	text-align: left;
}

.result-bullet li {
	list-style-type: none;
	list-style-image: url(images/bullet.gif);
	list-style-position: inside;
	font-size: 11px;
}

#long-description {}

#long-description h3 {
	font-weight: bold;
	font-size: 1em;
}

#property-location {
	width: 480px;
	height: 280px;
	padding-top: 30px;
	float: left;
	margin-bottom: 20px;
	display: inline;
}

#result-contact {
	width:200px;
	padding: 0;
	display: inline;
	float: left;
	margin-top: 20px;
	}

#short-description h2, #property-bullets h2,
#long-description h2, #result-contact h2, #property-location h2 {
	color: #A6429A;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 10px;
}

.enquiry-links {
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	color: #00BDF0;
}


.enquiry-links ul { margin:0; padding:0; }

.enquiry-links li { margin:0; padding:0; list-style:none;background-image:none;  }

.enquiry-links li a {
	color:#00B9F1;
	text-decoration:none;
	width:160px;
	display:block;
	margin:0;
	font-size: 12px;
	padding-left: 40px;
	height: 40px;
	line-height: 3.2em;
	padding-top: 1px;
	background-repeat: no-repeat;
	padding-bottom: 1px;
	font-weight: bold;
}

.enquiry-links li a:hover {
	color: #A6429A;
	font-weight: bold;
}

.enquiry-links .viewing-link {
	background-image: url(images/viewing.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.enquiry-links .callback-link {
	background-image: url(images/callback.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.enquiry-links .email-link {
	background-image: url(images/emailicon.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.enquiry-links .register-link {
	background-image: url(images/register.gif);
	background-repeat: no-repeat;
	background-position: left;
}

#callus {
	color: #A6429A;
	font-size: 18px;
	text-align: center;
	margin-top: 20px;
}

#mis-act {
	width: 950px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-left: 15px;
}

#mis-act h2 {
	margin: 0px;
	font-size: 14px;
	font-weight: normal;
	color: #A6429A;
}

#mis-act p {
	margin: 0px;
}

#icons {
	margin-top: 30px;
	color: #A6429A;
	font-size: 1.2em;
}

#affiliate-logos {
	width: 980px;
	margin-top: 10px;
	text-align: right;
}

