/* CSS Document */
#quicktabs{
	/*margin-right: 60px;
	margin-top: 1px;
	font-size: 0.9em;
	font-weight: bold;*/
	margin-right: 60px;
    margin-left: 45px;
    margin-top: 1px;
    font-size: 0.9em;
    font-weight: bold;

}
#quicktabs a{
	float:right;
	padding: 0px 10px 0px 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: left;
	background-color: #e5e5e5;
	border: 1px solid #666666;
		
}
#quicktabs a.back:hover{
	background-color: #f8c400;
}
#quicksearch{
	clear:both;
	direction: rtl;
	font-size: 0.90em;
	margin-left: 45px;
	margin-right: 60px;
	padding : 10px;
	background-color: #e5e5e5;	
}
#quicksearch form{
	margin: 0px;
}
#quicksearch select{
	font-size: 0.80em;
}
#resulttitle
{
	direction: rtl;
	
}
#testup
{
	direction: rtl;
}


#resulttitle div.title{
	/*margin-right: 60px;
	border: 0px;
	font-size: 1.15em;
	color: #E67A18;
	text-decoration: none;
	font-weight: bold;*/

	float: right;
	margin: 0px;
	margin-right:55px;
	padding: 0px;
	border: 0px;
	font-size:15px;
	color: #E67A18;
	text-decoration: none;
	font-weight: bold;
	padding-top:10px;
	
}
#resulttitle div.pagenumber{
	float: left;
	padding-left:45px;
	padding-top:10px;
}

#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: #000000;
	background-color:#FFFFFF;
	text-decoration: none;
}


#resulttitle div.pagenumber a:hover{
	border: 1px solid #E67A18;
	color: #000000;
	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{
	direction: rtl;
	clear: both;
	margin-left: 43px;
	margin-right: 56px;
	margin-top: 0px;
	margin-bottom: 3px;
	padding: 3px;
	/*background-color: #e5e5e5;*/
	font-size: 0.90em;
	text-align: left;
	vertical-align: middle;
	
}
#sortby div.pageindicator{
	float: right;
	background-color: #e5e5e5;
	height:22px;
	padding-right: 3px;
	padding-top: 3px;

}
#sortby div.pageindicator1
{
	float: right;
	background-color: #e5e5e5;
	height:22px;
	padding-right: 10px;
	padding-top: 3px;
	width:220px;
	text-align: right;
}
#sortby div.pageindicator12
{
	float: right;
	background-color: #e5e5e5;
	height:22px;
	padding-right: 10px;
	padding-top: 3px;
	width:250px;
	text-align: right;
}


#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:left center;
	padding-left: 25px;
	}
#sortby a.up{
	color: #333333;
	text-decoration: underline;
	/*background-image: url(../images/sortby-arrow-up.jpg);*/
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:25px;
}

#sortby a.updown:hover{
	text-decoration: none;
}
#result_buy
{
	clear:both;
	direction: rtl;
	margin-left: 45px;
	margin-top: 10px;
	/*margin-right: 60px;*/
	margin-bottom: 0px;
	/*padding:0px;*/
	width: 575px;

}
#result_buy td.imgarea{ 
	/*direction: rtl;
	background-image: url(../images/result-bg-a.jpg);  /*For Search Result*/
	/*background-repeat: repeat-y;
	width: 170px;
	padding-top: 20px;
	padding-bottom: 10px;
	
	vertical-align: top;*/
	background-image: url(../images/result-bg-a.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-a.gif);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #ffffff;
	height: 24px;
	font-size: 0.85em;
}
#result_buy td.data{
	direction: rtl;
	background-color: #e7e7e7;
	height: 120px;
	font-size: 0.95em;
	line-height: 19px;
	padding-left:10px;
	text-align:right;

}
#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-right: 15px;
	padding-bottom: 3px;
	float: right;
}
#result_buy td.bottom div.links{
	float: left;
}
#result_buy td.bottom div.links a{
	font-weight: bold;
	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{

	/*direction: rtl;                       /*For Search Result*/
	/*margin-left: 70px;
	margin-top: 5px;
	margin-right: 41px;
	margin-bottom: 10px;
	padding:0px;*/
	clear:both;
	direction: rtl;
	margin-left: 45px;
	margin-top: 10px;
	/*margin-right: 15px;*/
	margin-right: 60px;
	margin-bottom: 0px;
	padding:0;
    /*padding:0px 0px 0px 20px;*/
	/*width: 575px;*/
	
}
#result1{
	direction: rtl;                     /*For Search Result*/
	margin-left: 45px;
	margin-top: 10px;
	margin-right: 60px;
	margin-bottom: 0px;
	padding:0px;
	
}
#result td.imgarea{ 
	/*direction: rtl;
	background-image: url(../images/result-bg-a.jpg);  /*For Search Result*/
	/*background-repeat: repeat-y;
	width: 170px;
	padding-top: 20px;
	padding-bottom: 10px;
	
	vertical-align: top;*/
	background-image: url(../images/result-bg-a.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-a.gif);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #ffffff;
	height: 23px;
	font-size: 0.85em;
}
#result td.data{
	direction: rtl;
	background-color: #e7e7e7;
	height: 120px;
	font-size: 0.95em;
	line-height: 19px;
	text-align:right;

}
#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-right: 15px;
	padding-bottom: 3px;
	float: right;
}
#result td.bottom div.links{
	float: left;
}
#result td.bottom div.links a{
	font-weight: bold;
	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: right;
	text-align:right;
}
#detailtitle div.pagefeatures{
	float: left;
	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: 0px;*/
	color: #333333;
	text-decoration: none;
	background-image: url(../images/icon-add.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-right: 0px;
	display:block;
	float:left;
}
#detailtitle div.pagefeatures a.add:hover{
	/*color: #E67A18;
	text-decoration: underline;
	background-image: url(../images/icon-add-mo.gif);
	background-repeat: no-repeat;*/
	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;*/
	color: #333333;
	text-decoration: none;
	background-image: url(../images/icon-email.gif);
	background-repeat: no-repeat;
	padding-left: 13px;
	padding-right: 10px;
	display:block;
	float:left;
	margin-left: 7px;
}
#detailtitle div.pagefeatures a.email:hover{
	/*color: #E67A18;
	text-decoration: underline;
	background-image: url(../images/icon-email-mo.gif);
	background-repeat: no-repeat;*/
	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;*/
	color: #333333;
	text-decoration: none;
	background-image: url(../images/icon-print.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-right: 10px;
	display:block;
	float:left;
}
#detailtitle div.pagefeatures a.print:hover{
	/*color: #E67A18;
	text-decoration: underline;
	background-image: url(../images/icon-print-mo.gif);
	background-repeat: no-repeat;*/
	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;*/
	direction: rtl;
	margin-left: 45px;
	margin-right: 60px;
	clear: both;
	font-size: 0.75em;
	color: #333333;
	text-decoration: none;
	width: 577px;
}
#detail td.thumb{
	/*float:right;*/
	background-color: #ffffff;
	padding-left: 2px;
	padding-bottom: 2px;
	width:150px;
}
#detail div.left {

	/*background-color: #e7e7e7;
	margin-right: 4px;
	margin-top: 4px;
	padding: 4px;
	width: 344px;
	float: left;*/
	background-color: #e7e7e7;
	margin-top: 4px;
	padding: 4px;
	width: 344px;
	float: right;
}
#detail div.right {
	/*background-color: #e7e7e7;
	margin-top: 4px;
	width: 213px;
	padding: 4px;
	float: right;*/
	background-color: #e7e7e7;
	margin-top: 4px;
	margin-right: 4px;
	width: 213px;
	padding: 4px;
	float: left;
}
#detail a.slideshow{
	/*color: #333333;
	text-decoration: none;

	background-repeat: no-repeat;
	line-height: 30px;
	background-position: center top;*/
	/*color: #333333;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position:center top;
	padding-right: 8px;
	text-align:right;*/
	background-image: url(../images/slideshow.gif);
	color: #333333;
	text-decoration: none;
	background-repeat: no-repeat;
	margin-right: 2px;
	background-position: left top;
	padding-left: 18px;
	float:right;
	display:block;
	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: 27px;
	padding-top: 7px;
	padding-bottom: 5px;
	padding-right: 5px;
	line-height: 30px;*/
	color: #333333;
	text-decoration: none;
	background-image: url(../images/icon-360.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	padding-bottom: 5px;
	/*line-height: 30px;*/
	margin-right: 2px;
	display:block;
	float:right;
}
#detail a.floorplan{
	float:right;
	color: #333333;
	text-decoration: none;
	background-image: url(../images/icon-floorplan.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	padding-bottom: 2px;
	padding-top: 2px;
	margin-right: 2px;
	display:block;
	float:right;
}
#detail a.virtual{
	float:right;
	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.map{
 	float: right;
	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;}
#detail a:hover{
	color: #E67A18;
	text-decoration: underline;
}
#detail input{
	border: 1px solid #666666;
	font-size: 0.85em;
}
#detail select {
	font-size: 0.85em;
	border: 1px solid #666666;
}
#detail textarea{
	border: 1px solid #666666;
	font-size: 0.85em;
}

#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-right :23px;
	float: right;
	background-color:#E5E5E5;
	margin-top :15px;
}
#upcomingprojects .data{
	font-size: 11px;
	width:145px;
	
}
#upcomingprojects .data img{
	border: none;
}
#upcomingprojects a{
	padding: 1px;
	margin-top :0px;
	display:block;
	color: #333333;
	text-decoration: none;
}
#upcomingprojects a:hover{
	text-decoration: underline;
	background-color: #F8C400;
}


.artestupcom
{
direction:ltr;

}


.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: #FFFFFF;
	text-decoration: none;
	background-color: #F9DEC6;
}

/* Top property  ---start*/
#result table.topprop td.imgarea{
	background-image: url(../images/topresult-bg-a.jpg);
	background-repeat: repeat-y;
	width: 170px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #fdb813;
	vertical-align: top;
}
#result table.topprop td.bottom{
	background-image: url(../images/topresult-bottom-a.gif);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #ffffff;
	height: 25px;
	font-size: 0.85em;
}
#result table.topprop td.data{
	background-color: #fdb813;
	height: 120px;
	font-size: 0.85em;
	line-height: 18px;
}
/* Top property ---end*/



#sortbybuy{
	direction: rtl;
	clear: both;
	margin-left: 43px;
	margin-right: 60px;
	margin-top: 0px;
	margin-bottom: 3px;
	padding: 3px;
	/*background-color: #e5e5e5;*/
	font-size: 0.90em;
	text-align: left;
	vertical-align: middle;
	
}
#sortbybuy div.pageindicatorbuy{
	float: right;
	background-color: #e5e5e5;
	height:22px;
	padding-right: 3px;
	padding-top: 3px;

}

#sortbybuy a{
	color: #333333;
	text-decoration: underline;
}
#sortbybuy a:hover{
	text-decoration: none;
}
#sortbybuy a.updown{
	color: #333333;
	text-decoration: underline;
	background-image: url(../images/sortby-arrow-down.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-right: 14px;
	}
#sortbybuy a.updown:hover{
	text-decoration: none;
}
#directoryads
{
padding-left:45px;
}
