
.ui-button-text-only .ui-button-text {
     padding: 1px 0;font-size:12px;font-weight:normal;
}
.ui-widget {
    font-size: 14px;
}
.check_box_wz{
	display:none;
}
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl,.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl{
	border-top-left-radius: 0px;
	border-bottom-left-radius:0px;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br{
	border-bottom-right-radius:0px;
}
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr{
	border-top-right-radius:0px;
}
.ui-state-active,.ui-state-default{
	color:white;
}
#check_selection >label{
	padding-left:24px;
	margin-left:5px;
	padding-right:15px;
	height: 22px;
	line-height:22px;
	display:inline-block;
	*display:inline;
	background:url('../images/checked.jpg') no-repeat scroll 0 1px #1ABC9C;
}
#new_complete>label{
	padding-left:26px;
	padding-right:5px;
	height: 22px;
	cursor:pointer;
	display:inline-block;
	*display:inline;
	line-height:22px;
	background:url('../images/n_checked.jpg') no-repeat scroll 4px 0 #2d8994;
}
.iskandar-content-overview,.overview-bold{
	font-family:'Signika',Arial,sans-serif !important;
}
#check_selection{
	font-family:'Signika',Arial,sans-serif !important;
	color:white;
	width:644px;
	border-left:1px solid white;
	margin:0;
	font-size:12px !important;
	display:inline-block;
	*display:inline;
	float:left;
	padding:10px 0;
	background-color:#1abc9c;
}
#new_complete{
    position: relative;
	font-family:'Signika',Arial,sans-serif;
	font-size:12px;
	padding:10px 2px;
	width:254px;
	font-weight:normal;
	display:inline-block;
	*display:inline;
	float:left;
	background-color:#2d8994;
	color:white
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
    background:#1ABC9C;
	border: none;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default{
    background:#1ABC9C;
	border: none;
}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
    background:#1ABC9C;
	border: none;
}
.check_img{
	display:none;
	padding-right:3px
}
#box_img>input{
	width:189px;
}
#property_loc_man>input{
	float: left;
	width:165px;
}
#box_img>input,#property_loc_man>input{
	font-family:'Signika',Arial,sans-serif;
	color:#333;
	font-size:14px;
	margin-top:5px;
	cursor: text;
	border:1px;
	height:26px;
}
#search_box{
	position: absolute;
	right: 40px;
	top: -420px;
	height: 379px;
	width: 218px;
	color:white;
	/*
	height: 272px;
	padding: 90px 15px 17px 12px;
	width: 191px;*/
} .ui-effects-transfer {
border: 1px dotted black;
}
#box_img>select,#budget_from_to>select,#property_loc_div>select, #property_holding_div>select{
	height:18px;
	width:110px;
}
#box_img{
	font-size:14px;
	font-family:'Signika',Arial,sans-serif;
	display:none;
	padding-top: 27px;
	padding-left: 15px;
	clear:both;
	height: 287px;
	cursor: move;
	width: 203px;
	background:url('../images/search_box.png') no-repeat
}
#dk_container_property_type >.dk_toggle{
	padding-left:30px;
	background:url('../images/search_pro.jpg') no-repeat scroll 0 2px #F7F7F7;
}
#dk_container_property_loc >.dk_toggle{
	padding-left:30px;
	background:url('../images/search_loc.jpg') no-repeat scroll 0 2px #F7F7F7;
}
#dk_container_property_bud >.dk_toggle{
	padding-left:30px;
	background:url('../images/search_bud.jpg') no-repeat scroll 0 2px #F7F7F7;
}
#dk_container_property_holding >.dk_toggle{
	padding-left:30px;
	background:url('../images/search_bud.jpg') no-repeat scroll 0 2px #F7F7F7;
}
#queryInput{
	padding-left:30px;
	width:159px !important;
	background:url('../images/search_key.jpg') no-repeat scroll 0 2px #F7F7F7;
}
#result_status{
	display:none;
	position: absolute;
	right: 0;
	top: -100px;
	background-color:lightyellow;
	padding:10px 0;
	opacity:0.75;-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=75)';filter: alpha(opacity=75);-moz-opacity: 0.75;-khtml-opacity: 0.75;
	text-align:center;
	font-weight:bold;
	color:#FE2E2E;
	width:893px;
	float:right;
	margin:-10px 0 5px 0;
}
#map_canvas{
	margin:0px 0px 20px 0px;
	width:893px;
	background-color:#A5BFDD !important;
	height:450px;
	text-align:left
}
.check_it_box{
	margin-top:5px;
	clear:both;
	font-family:'Signika',Arial,sans-serif;
	color:#333;
	cursor:pointer;
    font-size: 14px;
	height:24px;
	width:136px;
	padding-left:54px;
	padding-top:6px;
	background:url('../images/checked.png') no-repeat scroll 14px 0 transparent;
}
#go_search{
	margin-top:15px !important;
	cursor:pointer !important;
	margin-left:20px;
	background-color:#1abc9c;
	color:white !important;
	width:126px !important;
	height:25px !important;
	border:none
}
#budget_min_max{
	display:none;
}
#property_loc_man{
	display:none;
}
#close_min_max,#close_property_loc{
	cursor:pointer;
	float:left;
	display:inline-block;
	*display:inline;
	text-align: center;
	width: 25px;
	margin-top:5px
}

.featured_pro{
	background: url('../images/featured.png') no-repeat scroll 0% 0% transparent; position: absolute; top: -2px; right: -2px; z-index: 21; height: 53px; width: 53px;
}
.showcase-content-left {
	float: left;
}
.showcase-content-left img {
	border: 1px solid #DADADA;
}
.showcase-content-right {
	float: left;
	margin-left: 12px;
	width: 218px;
}
.showcase .showcase-onepage .showcase-content {
	margin-bottom: 15px;
}
.showcase{
	display:none;
	position:relative;
	text-align:left;
	float:left;
	padding-top: 2px;
	padding-right:4px;
}
.showcase .showcase-content-wrapper {
	display: table-cell;
	position:relative;
	height: 93px;
	vertical-align: middle;
}
.showcase .showcase-button-wrapper {
	clear: both;
	font-size: 13px;
	margin-right:8px;
	text-align: right;
    height: 25px;
}
.showcase .showcase-button-wrapper span {
	color: #B2B4B3;
	cursor: pointer;
	font-size: 13px;
	margin-right: 3px;
	padding: 0;
}
.showcase .showcase-button-wrapper span.active {
	color: #222222;
}
.showcase_title{
	position: absolute; top: 0px; left: 0px;
    font-size: 14px;
    font-weight: bold;
}
.showcase-content-wrapper > .show_property_item > .show_property_detail2 >.show_property_name >a{
	color:#34495e !important;
}
.showcase-content-wrapper > .show_property_item > .item_img{
	position:absolute;
	top:0;
	height:205px;
	overflow: hidden;
	left:0;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.showcase-content-wrapper > .show_property_item > .show_property_detail{
	background-color:white;
	opacity:0.75;-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=75)';filter: alpha(opacity=75);-moz-opacity: 0.75;-khtml-opacity: 0.75;
}
.showcase-content-wrapper > .show_property_item > .show_property_detail,
.showcase-content-wrapper > .show_property_item > .show_property_detail2{
	font-family:'Signika',Arial,sans-serif;
	position:absolute;
	top:105px;
	padding:5px 10px;
	text-align:center;
	width:130px;
	height:90px;
	color:#34495e;
	left:0;
}
.showcase-content-wrapper > .show_property_item{
	background-color:lightblue;
	width:150px;
	margin-right:10px;
	display:inline-block;
	position:relative;
	*display:inline;
	float:left;
	height:205px;
	margin-top:5px;
	margin-bottom:5px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.view_items_main .show_property_item > .show_property_detail2{
	opacity:0.75;-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=75)';filter: alpha(opacity=75);-moz-opacity: 0.75;-khtml-opacity: 0.75;
	background-color:#a1be51;
}
.view_items_main .show_property_item > .show_property_detail,
.view_items_main .show_property_item > .show_property_detail2{
	padding:10px 15px;
	width:215px;
	position:absolute;
	left:0;
	bottom:0;
	height:40px;
}
.view_items_main .show_property_item > .item_img  img{
	width:245px;
	height:150px;
}
.view_items_main .show_property_item > .item_img{
	position:absolute;
	top:0;
	height:150px;
	overflow: hidden;
	left:0;
}
.view_items_main{
	position:relative;
	margin-top:28px;
}
.view_items_main .show_property_item{
	background-color:lightblue;
	position:relative;
	height:150px;
	color:#fff;
	border-bottom:2px solid white;
}
.view_items_main .show_property_item > .show_property_detail >.show_property_name >a,
.view_items_odd .show_property_item > .show_property_detail >.show_property_name >a,
.view_items_even .show_property_item > .show_property_detail >.show_property_name >a{
	color:#fff  !important;
}
.show_property_name >a:hover{
	text-decoration: underline;
}
.view_items_odd .show_property_item > .show_property_detail >.show_property_name,
.view_items_even .show_property_item > .show_property_detail >.show_property_name{
	max-height: 15px;
}
.view_items_odd .show_property_item > .show_property_detail,
.view_items_even .show_property_item > .show_property_detail{
	position:absolute;
	top:0;
	left:110px;
	padding:9px 12px;
	width:111px;
}
.view_items_odd .show_property_item > .item_img   img,
.view_items_even .show_property_item > .item_img   img{
	width:110px;
	height:60px;
}
.view_items_odd .show_property_item > .item_img{
	background-color:#991204;
}
.view_items_even .show_property_item > .item_img{
	background-color:#C02515;
}
.view_items_odd .show_property_item > .item_img,
.view_items_even .show_property_item > .item_img{
	position:absolute;
	top:0;
	height:60px;
	overflow: hidden;
	left:0;
}
.view_items_odd .show_property_item{
	background-color:#c0392b;
}
.view_items_even .show_property_item{
	background-color:#e74c3c;
}
.view_items_odd .show_property_item,
.view_items_even .show_property_item{
	position:relative;
	height:60px;
	color:#fff;
}
.show_property_name{
	line-height: 15px;
	font-size: 13px;
    font-weight: bold;
	max-height:30px;
	overflow:hidden;
}
.show_property_desc{
	font-size: 10px;
	margin-top: 2px;
	max-height:28px;
	overflow:hidden;
}
.view_btn:hover{
	text-decoration:none;
}
.view_btn{
	border:none;
	display:block;
	background-color:#1abc9c;
	color:white !important;
	padding: 5px 28px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	position:absolute;
	bottom:5px;
	left:10px;
}