/* CSS Document */
#quicktabs{
	margin-left: 45px;
	margin-right: 60px;
	margin-top: 1px;
	font-size: 0.90em;
}
#quicktabs a{
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	color: #333333;
	text-decoration: none;
	border: 1px solid #e5e5e5;
}
#quicktabs a:hover{
	background-color: #e5e5e5;
}
#quicktabs a.qactive{
	background-image: url(../images/quick-tab.jpg);
}
#quicktabs a.back{
	float: right;
	background-color: #e5e5e5;
	border: 1px solid #666666;
}
#quicktabs a.back:hover{
	background-color: #fdb813;
}
#quicksearch{
	clear: both;
	font-size: 0.90em;
	margin-left: 45px;
	margin-right: 60px;
	padding : 10px;
	background-color: #e5e5e5;	
}
#quicksearch form{
	margin: 0px;
}
#quicksearch select{
	font-size: 0.95em;
}
#resulttitle{
	margin-left: 45px;
	margin-top: 10px;
	margin-right: 60px;
	margin-bottom: 0px;
	padding:0px;
}
#resulttitle div.title{
	float: left;
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-size: 15px;
	color: #E67A18;
	text-decoration: none;
	font-weight: bold;
}
#resulttitle div.title select{
	font-size: 0.75em;
}
#resulttitle div.pagenumber{
	float: right;
}
#resulttitle div.pagenumber a{
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
	border:1px solid #CCCCCC;
	line-height: 24px;
	font-size: 0.85em;
	color: #333333;
	text-decoration: none;
}
/*#resulttitle div.pagenumber a:link{
	border:1px solid #CCCCCC;
	color: #333333;
	text-decoration: none;
}
#resulttitle div.pagenumber a:visited{
	border:1px solid #CCCCCC;
	color: #333333;
	text-decoration: none;
}*/
#resulttitle div.pagenumber a:hover{
    border: 1px solid #E67A18;
	color: #333333;
	text-decoration: none;
}
#resulttitle div.pagenumber a.active{
	border: 1px solid #E67A18;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #F9DEC6;
}

#detail a.locationmap{
	color: #333333;
	text-decoration: none;
	background-image: url(../images/icon-map.gif);
	background-repeat: no-repeat;
	margin-left: 2px;
	padding-left: 18px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
	/*line-height: 30px;*/
}

#sortby{
	clear: both;
	margin-left: 45px;
	margin-right: 60px;
	margin-top: 0px;
	margin-bottom: 3px;
	padding: 3px;
	background-color: #e5e5e5;
	font-size: 0.85em;
	text-align: right;
	vertical-align: middle;
}
#sortby div.pageindicator{
	float: left;
}
#sortby div.pageindicator{
	float: left;
}
#sortby a{
	color: #333333;
	text-decoration: underline;
}
#sortby a:hover{
	text-decoration: none;
}
#sortby a.updown{
	color: #333333;
	text-decoration: underline;
	background-image: url(../images/sortby-arrow-down.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 13px;
}
#sortby a.up{
	color: #333333;
	text-decoration: underline;
	background-image: url(../images/sortby-arrow-up.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 13px;
}
#sortby a.updown:hover{
	text-decoration: none;
}

#result_buy
{
	clear: both;
	margin-left: 45px;
	margin-top: 10px;
	margin-right: 60px;
	margin-bottom: 0px;
	padding:0px;

}
#result_buy td.imgarea{
	background-image: url(../images/result-bg.jpg);
	background-repeat: repeat-y;
	width: 170px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #e7e7e7;
	vertical-align: top;
}
#result_buy td.bottom{
	background-image: url(../images/result-bottom.gif);
	background-repeat: no-repeat;
	background-position: left;
	background-color: #ffffff;
	height: 24px;
	font-size: 0.85em;
}
#result_buy td.data{
	background-color: #e7e7e7;
	height: 120px;
	font-size: 0.85em;
	line-height: 18px;
}
#result_buy td.data a.title{
	text-decoration: underline;
	color: #E67A18;
	font-weight: bold;
}
#result_buy td.data a.title:hover{
	text-decoration: none;
}
#result_buy td.bottom div.date{
	padding-left: 15px;
	padding-bottom: 3px;
	float: left;
}
#result_buy td.bottom div.links{
	float: right;
}
#result_buy td.bottom div.links a{
	text-decoration: underline;
	color: #E67A18;
}
#result_buy td.bottom div.links a:hover{
	text-decoration: none;
}
#result_buy td.contactdetails{
	font-size: 0.85em;
	padding: 5px;
	border: 5px solid #E7E7E7;
	background-color: #F7F7F7;
}
#result_buy td.contactdetails a{
	text-decoration: underline;
	color: #E67A18;
	font-weight: bold;
}
#result_buy td.contactdetails a:hover{
	text-decoration: none;
}
#result{
	clear: both;
	margin-left: 45px;
	margin-top: 10px;
	margin-right: 60px;
	margin-bottom: 0px;
	padding:0px;
}
#result td.imgarea{
	background-image: url(../images/result-bg.jpg);
	background-repeat: repeat-y;
	width: 170px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #e7e7e7;
	vertical-align: top;
}
#result td.bottom{
	background-image: url(../images/result-bottom.gif);
	background-repeat: no-repeat;
	background-position: left;
	background-color: #ffffff;
	height: 23px;
	font-size: 0.85em;
}
#result td.data{
	background-color: #e7e7e7;
	height: 120px;
	font-size: 0.85em;
	line-height: 18px;
}
#result td.data a.title{
	text-decoration: underline;
	color: #E67A18;
	font-weight: bold;
}
#result td.data a.title:hover{
	text-decoration: none;
}
.imgtable{
	padding: 5px;
}
#result td.bottom div.date{
	padding-left: 15px;
	padding-bottom: 3px;
	float: left;
}
#result td.bottom div.links{
	float: right;
}
#result td.bottom div.links a{
	text-decoration: underline;
	color: #E67A18;
}
#result td.bottom div.links a:hover{
	text-decoration: none;
}

#detailtitle{
	clear: both;
	margin-left: 45px;
	margin-right: 60px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 0.85em;
}
#detailtitle div.pageindicator{
	float: left;
}
#detailtitle div.pagefeatures{
	float: right;
	padding: 7px;
	border: 1px solid #CCCCCC;
}
#detailtitle div.pagefeatures a.add{
	color: #333333;
	text-decoration: none;
	background-image: url(../images/icon-add.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-right: 10px;
}
#detailtitle div.pagefeatures a.add:hover{
	color: #E67A18;
	text-decoration: underline;
	background-image: url(../images/icon-add-mo.gif);
	background-repeat: no-repeat;
}
#detailtitle div.pagefeatures a.email{
	color: #333333;
	text-decoration: none;
	background-image: url(../images/icon-email.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-right: 10px;
}
#detailtitle div.pagefeatures a.email:hover{
	color: #E67A18;
	text-decoration: underline;
	background-image: url(../images/icon-email-mo.gif);
	background-repeat: no-repeat;
}
#detailtitle div.pagefeatures a.print{
	color: #333333;
	text-decoration: none;
	background-image: url(../images/icon-print.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-right: 10px;
}
#detailtitle div.pagefeatures a.print:hover{
	color: #E67A18;
	text-decoration: underline;
	background-image: url(../images/icon-print-mo.gif);
	background-repeat: no-repeat;
}

#detail{
	margin-left: 45px;
	margin-right: 60px;
	clear: both;
	font-size: 0.85em;
	color: #333333;
	text-decoration: none;
	width: 577px;
}
#detail td.thumb{
	background-color: #ffffff;
	padding-right: 2px;
	padding-bottom: 2px;
}
#detail div.left {

	background-color: #e7e7e7;
	margin-right: 4px;
	margin-top: 4px;
	padding: 4px;
	width: 344px;
	float: left;
}
#detail div.right {
	background-color: #e7e7e7;
	margin-top: 4px;
	width: 213px;
	padding: 4px;
	float: right;
}
#detail a.slideshow{
 float: left;
	color: #333333;
	text-decoration: none;
	background-image: url(../images/slideshow.gif);
	background-repeat: no-repeat;
	margin-left: 2px;
	padding-left: 18px;
	padding-top: 2px;
	padding-bottom: 5px;
	padding-right: 2px;
/*line-height: 30px;*/
}
#detail a.view{
	color: #333333;
	text-decoration: none;
	background-image: url(../images/icon-360.gif);
	background-repeat: no-repeat;
	margin-left: 5px;
	padding-left: 18px;
	padding-top: 7px;
	padding-bottom: 5px;
	padding-right: 5px;
	line-height: 30px;
}
#detail a.map{
  float: left;
	color: #333333;
	text-decoration: none;
	background-image: url(../images/icon-map.gif);
	background-repeat: no-repeat;
	margin-left: 2px;
	padding-left: 18px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
/*line-height: 30px;*/
}


#detail a.floorplan{
float:left;
	color: #333333;
	text-decoration: none;
	background-image: url(../images/icon-floorplan.gif);
	background-repeat: no-repeat;
	margin-left: 2px;
	padding-left: 18px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
/*line-height: 30px;*/
}
#detail a.virtual{
float:left;
	color: #333333;
	text-decoration: none;
	background-image: url(../images/icon-360.gif);
	background-repeat: no-repeat;
	margin-left: 2px;
	padding-left: 18px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
/*line-height: 30px;*/
}
#detail a:hover{
	color: #E67A18;
	text-decoration: underline;
}
#detail input{
	border: 1px solid #666666;
	font-size: 1.0em;
}
#detail select {
	font-size: 1.0em;
	border: 1px solid #666666;
}
#detail textarea{
	border: 1px solid #666666;
	font-size: 1.0em;
}
#result td.contactdetails{
	font-size: 0.85em;
	padding: 5px;
	border: 5px solid #E7E7E7;
	background-color: #F7F7F7;
}
#result td.contactdetails a{
	text-decoration: underline;
	color: #E67A18;
	font-weight: bold;
}
#result td.contactdetails a:hover{
	text-decoration: none;
}
#upcomingprojects {
	margin : 10px;
	float: left;
	background-color:#E5E5E5;
}
#upcomingprojects .data{
	font-size: 11px;
}
#upcomingprojects .data img{
	border: none;
}
#upcomingprojects a{
	padding: 1.5px;
	margin-right: 5px;
	margin-left: 5px;
	display:block;
	color: #333333;
	text-decoration: none;
}
#upcomingprojects a:hover{
	text-decoration: underline;
	background-color: #F8C400;
}


/* new class for paging*/
.paging
{
	font-size: 0.85em;
	line-height: 24px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
	border: 1px solid #E67A18;
	color: #990000;
	text-decoration: none;
	background-color: #F9DEC6;
}
#result table.topprop td.imgarea{
	background-image: url(../images/topresult-bg.gif);
	background-repeat: repeat-y;
	width: 170px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #e7e7e7;
	vertical-align: top;
}
#result table.topprop td.bottom{
	background-image: url(../images/topresult-bottom.gif);
	background-repeat: no-repeat;
	background-position: left;
	background-color: #ffffff;
	height: 25px;
	font-size: 0.85em;
}
#result table.topprop td.data{
	background-color: #FFCC00;
	height: 120px;
	font-size: 0.85em;
	line-height: 18px;
}
