@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
}
body {
	background: #e3e3e3 url(../images/body-bg.jpg) repeat-x;
	margin:0;
	padding:0;
}
h1, h2, h3, h4, h5, h6, form, p, ul{
	margin:0;
	padding:0;
}

h1{
	display:block;
	color:#125cba;
	font-size:18px;
	font-weight:bold;
	margin-bottom:8px;
	line-height:24px;
}
h1.white_heading {
	font-size:25px;
	color:#fff;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:40px;	
}

h2.sml_heading {
	font-size:20px;
	color:#fff;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;		
}


h1.white_heading1 {
	font-size:18px;
	color:#fff;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:40px;	
}

h2{
	
	font-weight:bold;
	font-family:"Trebuchet MS", arial;
	font-size:12px;
	text-align:left;
	line-height:25px;
	font-style:italic;
	color:#646464;
}


img{
	border:0;
}
a{
	color:#125cba;
	text-decoration:none;
}
a:hover{
	color:#353535;
	text-decoration:none;
}
.clear{
	clear:both;
}
p{
	margin-bottom:5px;
	line-height:18px;
}
#blue_bar{
	background:#104c98;
	height:10px;
	border:1px solid #fff;
	border-width:1px 0;
}

/*start page holder*/
#page_holder{
	width:970px;
	margin:auto;
	background:#fff;
	padding-bottom:10px;
}


/*header*/
#header #logo{
	display:block;
	float:left;
	width:48%;
}
#header #logo img{
	margin:10px 0 10px 15px;
}
#header #header_right{
	float:right;
	width:45%;
}
#header #header_right ul li{
	list-style:none;
	text-align:right;
	margin-right:10px;
}
#header #header_right ul li a.register{
	display:block;
	float:right;
	width:161px;
	height:31px;
	background:url(../images/register.gif) top left no-repeat;
	margin:1px 0 15px 0;
}
#header #header_right ul li a.register:hover{
	background:url(../images/register.gif) 0px -31px no-repeat;
}

/*start navigation*/
#navigation_holder{
	display:block;
	height:37px;
	background:url(../images/nav-bg.gif) repeat-x top left;
}
#navigation_holder ul li{
	list-style:none;
	float:left;
}
#navigation_holder ul li a{
	display:block;
	height:25px;
	float:left;
	color:#606060;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border-right:1px solid #fff;
	padding:12px 30px 0 30px;
}
#navigation_holder ul li a:hover{
	background:url(../images/nav-bg.gif) 0px -37px repeat-x;
	color:#fff;
}
#navigation_holder ul li a.selected{
	display:block;
	background:url(../images/nav-bg.gif) 0px -37px repeat-x;
	height:25px;
	float:left;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border-right:1px solid #fff;
	padding:12px 30px 0 30px;
}


/*start search area*/
#search_area{
	width:950px;
	padding:0 10px;
	background:#9d9d9e;
}
#live_map{
	float:left;
	width:638px;
	margin:10px 0;
}
#live_map #map{
	border:3px solid #fff;
	margin-top:1px;
}


#property_search_holder{
	float:right;
	width:302px;
	background:#f3f3f3 url(../images/search-tc.gif) no-repeat top left;
	margin:10px 0;
}
#property_search_holder #search_bc{
	background:url(../images/search-bc.gif) no-repeat bottom left;
	padding:10px 0;
}
#property_search_holder #search_bc #srach_search{
	/*background:#ccc;*/
	*height:255px;
	height:265px;
	width:282px;
	margin:auto;
}
#property_search_holder #search_bc #srach_search #property_search_head{
	width:274px;
	height:27px;
	background:#125cba url(../images/blue-head-bg.gif) no-repeat;
	font-size:18px;
	color:#fff;
	padding:4px 0 0 10px;
	margin-bottom:10px;
}


#search_fileds_holder, #search_fileds_holder table td{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
#search_fileds_holder .fields_block{
	*margin-bottom:10px;
	margin-bottom:12px;
}
.textbox{
	border:1px solid #d8d8d8;
	background:#fff !important;
	width:160px;
	height:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
	padding:3px 4px 0 4px;
	margin-bottom:2px;
}
.textbox2{
	border:1px solid #d8d8d8;
	background:#fff !important;
	width:110px;
	height:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
	padding:3px 4px 0 4px;
	margin-bottom:2px;
}
.textarea{
	border:1px solid #d8d8d8;
	background:#fff !important;
	width:160px;
	height:80px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
	padding:3px 4px 0 4px;
	margin-bottom:2px;
}
.min_textbox{
	border:1px solid #d8d8d8;
	background:#fff !important;
	width:40px;
	height:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
	padding:3px 4px 0 4px;
	margin-bottom:2px;
}
.gray{
	color:#a7a7a7;
}

.search{
	display:block;
	height:24px;
	width:104px;
	border:0;
	background:url(../images/serach-bt.gif) no-repeat top  left;
	cursor:pointer;
}
.search_hover{
	display:block;
	height:24px;
	width:104px;
	border:0;
	background:url(../images/serach-bt.gif) no-repeat 0px -24px;
	cursor:pointer;
}


.submit{
	display:block;
	height:24px;
	width:104px;
	border:0;
	background:url(../images/submit.gif) no-repeat top  left;
	cursor:pointer;
}
.submit_hover{
	display:block;
	height:24px;
	width:104px;
	border:0;
	background:url(../images/submit.gif) no-repeat 0px -24px;
	cursor:pointer;
}




.list_menu{
	width:150px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	*font-size:11px;
	padding:2px 2px 2px 0;
	color: #666;
	border:1px solid #d8d8d8;
}
.list_menu2{
	width:120px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	*font-size:11px;
	padding:2px 2px 2px 0;
	color: #666;
	border:1px solid #d8d8d8;
}
#search_fileds_holder .fields_block2{
	height:37px;
	*height:32px;
}

/*start content holder*/
#content_holder{
	padding:10px 10px 0px 10px;
}
#left_panel{
	float:left;
	width:690px;
}
/*#right_panel{
	float:right;
	width:163px;
	text-align:center;
}*/
#right_panel{
	float:right;
	width:260px;	
	text-align:center;
}
#right_panel #logo_right img{	
	margin:0px 0px 8px 6px;
	width:120px;
	height:60px;
	/*width:60%;*/
}


/*text holder*/
#text_holder #left_text{
	width:312px;
	float:left;
}
/*#text_holder #right_text{
	width:456px;
	float:right;
}*/
#text_holder #right_text{
	width:346px;
	float:left;
	border-left:15px solid #fff;
}
/*left round block*/
#text_holder #left_text .tlc{
	background:url(../images/tlc.gif) no-repeat top left;
}
#text_holder #left_text .tlc .trc{
	background:url(../images/trc.gif) no-repeat top right;
}
#text_holder #left_text .tlc .trc .top_border{
	width:292px;
	margin:auto;
	border-top:1px solid #9d9d9e;
}
#text_holder #left_text .tlc .trc .blc{
	background:url(../images/blc.gif) no-repeat bottom left;
}
#text_holder #left_text .tlc .trc .blc .brc{
	background:url(../images/brc.gif) no-repeat bottom right;
}
#text_holder #left_text .tlc .trc .blc .brc .bottom_border{
	width:292px;
	margin:auto;
	border-bottom:1px solid #9d9d9e;
}
#text_holder #left_text .tlc .trc .middle_holder{
	border:1px solid #9d9d9e;
	border-width:0 1px;
	height:254px;
	padding:0 10px;
	overflow:hidden;
}

/*right round block*/
#text_holder #right_text .tlc{
	background:url(../images/tlc.gif) no-repeat top left;
}
#text_holder #right_text .tlc .trc{
	background:url(../images/trc.gif) no-repeat top right;
}
/*#text_holder #right_text .tlc .trc .top_border{
	width:446px;
	margin:auto;
	border-top:1px solid #9d9d9e;
}*/
#text_holder #right_text .tlc .trc .top_border{
	width:326px;
	margin:auto;
	border-top:1px solid #9d9d9e;
}
#text_holder #right_text .tlc .trc .blc{
	background:url(../images/blc.gif) no-repeat bottom left;
}
#text_holder #right_text .tlc .trc .blc .brc{
	background:url(../images/brc.gif) no-repeat bottom right;
}
/*#text_holder #right_text .tlc .trc .blc .brc .bottom_border{
	width:446px;
	margin:auto;
	border-bottom:1px solid #9d9d9e;
}*/
#text_holder #right_text .tlc .trc .blc .brc .bottom_border{
	width:326px;
	margin:auto;
	border-bottom:1px solid #9d9d9e;
}
#text_holder #right_text .tlc .trc .middle_holder{
	border:1px solid #9d9d9e;
	border-width:0px 1px;
	height:250px;
	padding:2px 10px;
	overflow:hidden;
}

ul.list li{
	list-style:none;
	color:#4d4d4d;
	font-size:14px;
	background:url(../images/bullet.gif) no-repeat 0 5px;
	padding:0 0 10px 20px;
}
#detail_content_holder ul{
	margin-bottom:10px;
}
#detail_content_holder ul li{
	list-style:none;
	color:#4d4d4d;
	font-size:13px;
	background:url(../images/bullet1.gif) no-repeat 10px 5px;
	padding:0 0 2px 30px;
}
.middle_holder ul li{
	list-style:none;
	color:#4d4d4d;
	font-size:13px;
	background:url(../images/bullet1.gif) no-repeat 10px 5px;
	padding:0 0 2px 30px;
}

ul.list1{
	margin-bottom:10px;
}
ul.list1 li{
	list-style:none;
	color:#4d4d4d;
	font-size:13px;
	background:url(../images/bullet1.gif) no-repeat 10px 5px;
	padding:0 0 2px 30px;
}
ul.list2 li{
	list-style:none;
	color:#4d4d4d;
	font-size:12px;
	background:url(../images/bullet1.gif) no-repeat 0px 5px;
	padding:0 0 0 15px;
}
.heading{
	display:block;
	color:#125cba;
	font-size:25px;
	font-weight:bold;
	margin-bottom:8px;
}
.subheading{
	display:block;
	color:#125cba;
	font-size:15px;
	font-weight:bold;
	margin-bottom:8px;
}
#inside_search_block{
	margin-bottom:10px;
}

#scrolling_box_holder{
	margin-top:10px;
}


/*footer*/
#footer{
	background:#f6f6f6;
	border:2px solid #125cba;
	border-width:2px 0;
	padding:20px 10px;
	margin:10px 0 0 0;
	text-align:center;
	line-height:22px;
	letter-spacing:2px;
	color:#353535;
	font-size:11px;
}
#footer a{
	color:#353535;
	font-weight:bold;
	padding:0px 12px;
}
#footer a:hover{
	color:#125cba;
	font-weight:bold;
	padding:0px 12px;
}


/*inside content holder*/
#detail_content_holder{
	padding:10px;
}
#detail_content_holder #left{
	width:465px;
	float:left;
}
#detail_content_holder #right{
	width:465px;
	float:right;
}
#inside_text_area{
	width:950px;
	padding:10px;
	background:#7f7f7f url(../images/vertical-line.gif) top center repeat-y;
	color:#fff;
}
#inside_text_area a{
	color:#fff;
	text-decoration:none;
}
#inside_text_area a:hover{
	color:#fff;
	text-decoration:underline;
}
#inside_text_area table td, #inside_text_area table td tr{
	color:#fff;
}
#inside_text_area #left{
	width:465px;
	float:left;
}
#inside_text_area #right{
	width:465px;
	float:right;
}
#inside_text_area ul li{
	color:#fff;
	padding:0 0 2px 5px;
	margin:0 0 0 25px;
}

.white_heading{
	display:block;
	color:#fff;
	font-size:25px;
	font-weight:bold;
	margin-bottom:8px;
}

#footer_logo{
	margin-bottom:15px;
}
#footer_logo img{
	/*width:10%;
	height:8%;*/
	width:112px;
	height:60px;
	padding:0px 1px;
}
#footer_logo a{
	padding:0px 0px !important;
}
#footer_logo a:hover{
	padding:0px 0px !important;
}

#inside_text_area2{
	padding:10px 10px 0 10px;
}
#inside_text_area2 #left{
	width:703px;
	float:left;
}
#inside_text_area2 #right{
	width:237px;
	float:right;
}

/*right round block*/
#inside_text_area2 #left .tlc{
	background:url(../images/tlc.gif) no-repeat top left;
}
#inside_text_area2 #left .tlc .trc{
	background:url(../images/trc.gif) no-repeat top right;
}
#inside_text_area2 #left .tlc .trc .top_border{
	width:683px;
	margin:auto;
	border-top:1px solid #9d9d9e;
}
#inside_text_area2 #left .tlc .trc .blc{
	background:url(../images/blc.gif) no-repeat bottom left;
}
#inside_text_area2 #left .tlc .trc .blc .brc{
	background:url(../images/brc.gif) no-repeat bottom right;
}
#inside_text_area2 #left .tlc .trc .blc .brc .bottom_border{
	width:683px;
	margin:auto;
	border-bottom:1px solid #9d9d9e;
}
#inside_text_area2 #left .tlc .trc .middle_holder{
	border:1px solid #9d9d9e;
	border-width:0 1px;
	padding:0 10px;
}
/*end round block*/

/*right round block*/
#inside_text_area2 #right .tlc{
	background:url(../images/tlc.gif) no-repeat top left;
}
#inside_text_area2 #right .tlc .trc{
	background:url(../images/trc.gif) no-repeat top right;
}
#inside_text_area2 #right .tlc .trc .top_border{
	width:217px;
	margin:auto;
	border-top:1px solid #9d9d9e;
}
#inside_text_area2 #right .tlc .trc .blc{
	background:url(../images/blc.gif) no-repeat bottom left;
}
#inside_text_area2 #right .tlc .trc .blc .brc{
	background:url(../images/brc.gif) no-repeat bottom right;
}
#inside_text_area2 #right .tlc .trc .blc .brc .bottom_border{
	width:217px;
	margin:auto;
	border-bottom:1px solid #9d9d9e;
}
#inside_text_area2 #right .tlc .trc .middle_holder{
	border:1px solid #9d9d9e;
	border-width:0 1px;
	padding:0 10px;
}
/*end round block*/


.property_block{
	display:block;
	/* height:136px; */
	overflow:hidden;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:8px;
}
.property_block p{
	line-height:16px;
}
.property_block .pro_image{
	float:left;
	text-align:center;
	font-weight:bold;
	width:100px;
	height:106px;
	padding:15px;
	background:#eaeaea;
	overflow:hidden;
}
.property_block .pro_image img{
	margin-bottom:5px;
}

.property_block .pro_desc{
	display:block;
	/* height:136px; */
	width:523px;
	float:right;
	background:#eaeaea;
	padding:5px 10px;
}


#paging{
	margin-top:10px;
	font-size:11px;
	font-weight:bold;
}
#paging a{
	color:#353535;
	padding:0 3px;
	text-decoration:none;
}
#paging a:hover{
	color:#125cba;
	padding:0 3px;
	text-decoration:none;
}
#paging a.active{
	color:#125cba;
	padding:0 3px;
	text-decoration:none;
	font-size:16px;
}
#map_canvas_id
{
	width: 632px;
	height: 242px;
}

#map_canvas_id2
{
	width: 450px;
	height: 320px;
}

.register_block{
	height:65px;
}