#point_map{
	border:1px solid #cacaca;
	width:100%;
	height:100%;
}

#point_map * {
	-webkit-box-sizing: content-box;
 	-moz-box-sizing: content-box;
 	box-sizing: content-box;
}

/* 지도검색에서 좌측검색, 가운데지도, 우측 목록을 모두 감싸는 클래스 */
.map_wrapper{
	position:relative;
	height:100%;
}

/* dungzi */
.maplist_1 {padding-right:432px;}

/* dabang */
.maplist_2 {padding-right:432px;}

/* zigbang */
.maplist_6 {padding-right:432px;}

.maplist_3 {padding-right:902px;}

/* realtor */
.maplist_4 {padding-right:420px;}

.maplist_5 {padding-right:854px;}

.map_list{
	width:430px;
	height:167px;
	overflow-y: auto;
	background-color:#ffffff;
	background-repeat:repeat;
	border:1px solid #efefef;
}

/* 지도 좌측 타일 */
#map_tile {
	position:absolute;
	top:10px;
	left:10px;
	width:100px;
	overflow:hidden;
	z-index:1000;
	opacity:0.9;
}

#map_tile:hover {
	opacity:1;
}

#map_list{
	position:absolute;
	top:0px;
	right:0px;
	height:100%;
	width:420px;
	overflow-y:auto;
	overflow-x:hidden;
}

#map_list.map_list_1{
	width: 430px;
}

#map_list.map_list_2{
	width: 430px;
}

#map_list.map_list_6{
	width: 430px;
}

#map_list.map_list_3{
	width: 900px;
}

#map_list.map_list_4{
	position:absolute;
	top:0px;
	right:0px;
	height:100%;
	width:413px;
	overflow-y:auto;
}

#map_list.map_list_5{
	width: 850px;
}

.relist{
	margin-bottom:6px;
	margin-right:2px;
	background-color:#ffffff; 
}

	
/* 글꼴과 글자색깔은 str_helper.php에서 price함수에 넣어 놓는다. 블로그 포스팅 때문에... */
.relist a {
	font-size:14px;
}

.maplist_2 .relist a{font-size:14px;}
.maplist_3 .relist a{font-size:14px;}
.maplist_4 .relist a{font-size:16px;}
#map_search_list{
	background: #f6f6f6;
	padding-top:1px;
	padding-bottom:1px;
}

.relist:hover {
	background-color:#efefef; 
}

.right_wrapper {
	display:table;
	width:100%;
}

.info_image {
	overflow:hidden;
	width:130px;
	height:110px;
	float:left;
	margin:5px;
	position:relative;
	display:table-cell;
}

.info_image .thumb {
	width:100%;
	height:100%;
}

.info_desc_nocell {
	line-height:2em;
	padding-top:20px;
	padding-bottom:10px;
}

.info_desc {
	line-height:2em;
	display:table-cell;
	vertical-align: middle;
	padding-left:15px;
	width:500px;
	padding-top:10px;
	padding-bottom:10px;
}

.info_desc .address{
	color:#787878;
}

.info_desc .label {
	font-size:12px;
	padding: 2px 3px 2px 2px;
}
.info_desc {
	line-height:2em;
	display:table-cell;
	vertical-align: middle;
	padding-left:15px;
	width:500px;
	padding-top:10px;
	padding-bottom:10px;
}

.info_danzi_wrap{
	background:#fff;
	width:300px;
	height:84px;
	border-right:1px solid #37547d;
	border-bottom:1px solid #37547d;
	cursor:pointer;
}

.info_danzi_image {
	overflow:hidden;
	float:left;
	margin:5px;
	position:relative;
	display:table-cell;
}

.info_danzi_desc {
	line-height:1.7em;
	display:table-cell;
	vertical-align: middle;
	padding-left:10px;
	padding-top:7px;
}

.info_danzi_image .thumb {
	width:80px;
	height:72px;
	border:1px solid #ddd;
}

/*단지 marker 숫자*/
.dmarker_count {
  position:absolute;
  right:0;
  bottom:0;
  width:17px;
  height:13px;
  font-size:10px;
  font-weight:bold;
  line-height:14px;
  text-align:center;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  background-color:#3f3f3f;
  color:#fff;
  cursor:pointer;
}

/*단지 marker 명*/
.dmarker_name {
	position: absolute;
	top: 35px;
	left: 0px;
	padding:1px 3px;
	font-size: 11px;
	line-height: 14px;
	text-align: center;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #fff;
	color: #3f3f3f;
	border: 1px solid #3f3f3f;
	cursor: pointer;
}


#search_section {
	padding:10px;
	border-right:1px solid #cacaca;
	background-color: #FEFEFE;
	position:absolute;
	width:250px;
	top:0px;
	left:0px;
	height:100%;
	overflow-y:auto;
	overflow-x:hidden;
	z-index:99;
}


#search-map {overflow-x:hidden;}
#search_section ul:after{
	content: "";
	display: table;
	clear: both;
}

#search_section .btn {
	padding: 3px 5px;
}

.sorting_select {
	float:right;
	width:auto;
	font-size:11px;
	line-height:30px;
	height:28px;
	margin-right:10px;
}

#center_address {line-height:28px;letter-spacing:-1px;font-size:12px;}

/**** search button ***/
.pocp_button_left.btn_active {
	left: 260px;
}

.pocp_button_left {
	left: 20px;
}

.pocp_button {
	position: absolute;
	z-index: 99;
	top: 20px;
	font-size: 14px;
	color: #fff !important;
	text-shadow: 1px 1px 1px #000;
	text-decoration: none;
	padding: 7px 12px;
	background: #191919;
	outline: none;
	border-radius:10px;
	-webkit-box-shadow: inset 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: inset 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
	box-shadow: inset 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
	-webkit-transition: all 0.3s 0.2s;
	-moz-transition: all 0.3s 0.2s;
	-o-transition: all 0.3s 0.2s;
	transition: all 0.3s 0.2s;
}

/**** search reset button ***/
.pocp_button_reset{ 
  top: 60px;
  border-radius:10px;
}

.marker{
	font-size:13px;
	font-weight:300;
	color:white;
	border-radius:5px;
	white-space: nowrap;
	text-align: center;
	z-index: 100;
}

.marker .installation {
	border-radius:5px;
	border:1px solid #f39c12;	
	padding:4px;
	color: #f39c12;
}
.marker .sell {
	border-radius:5px;
	border:1px solid #D22129;	
	padding:4px;
	color: #D22129;
}
.marker .full_rent {
	border-radius:5px;
	border:1px solid #3865C0;	
	padding:4px;
	color: #3865C0;
}
.marker .monthly_rent {
	border-radius:5px;
	border:1px solid #209F4E;	
	padding:4px;
	color: #209F4E;
}
.marker .is_finished {
	border-radius:5px;
	border:1px solid #aaa;	
	padding:4px;
	color: #aaa;
}
.marker .rent {
	border:1px solid #3865C0;	
	padding:4px;
	color: #3865C0;
}
.marker span{
	font-weight:bold;
	background-color:#FFFFFF;
}

.gugun {
	line-height:55px;
	width:55px;
	height:55px;
	padding: 0px;
	background-color: #ff7f00;
	text-align: center;
	position: absolute;
	left: 0px;
	top: 40px;
	border-radius:50%;
}

.gugun a {font-weight:900;font-size:12px;padding:4px 2px 4px 2px;font-family:"Malgun Gothic";color: #fff;}
.gugun a:hover {color:#fff;text-decoration:none;}

.gugun-small {
	line-height:14px;
	padding: 0px;
	background-color: #ff7f00;
	text-align: center;
	position: absolute;
	left: -40px;
	top: -17px;
	border: 3px solid #ff7f00;
	border-radius:5px;
}

.gugun-small a {font-weight:900;font-size:12px;padding:4px 2px 4px 2px;font-family:"Malgun Gothic";color: #fff;}
.gugun-small a:hover {color:#fff;text-decoration:none;}

.ifbox {
	border-radius:10px;
	background-color:#fff;
	padding:0px;
    border:1px solid #666;
	margin-top:8px;
    color:#000;
    font-family:"Malgun Gothic", Arial, Helvetica, sans-serif;
    font-size:12px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: 0 0  8px #ccc;
    box-shadow: 0 0 8px #ccc;
}

/**
 * 모바일에서 클러스터 클릭시 보여주는 항 목
 */
#clusterlist {
    z-index:100;
    position: fixed;
    display:none;
    height:100%;
    width:100%;
    background:#ffffff;
    top:0px;
    left:0px;
	box-sizing: border-box;
	padding:10px;
}

div.clusterClose {
    background: url(/assets/common/img/closebox.png) no-repeat;
    cursor: pointer;
    height: 30px;
    position: absolute;
    right: 5px;
    top: 5px;
    width: 30px;
	z-index:1000;
}

#clusterlist_inner {
	margin-top:35px;
    height: 90%;
    width:100%;
	border:1px solid #cacaca;
	overflow:auto;
}

#clusterlist_inner strong{
	color: #333333;
	font-size: 20px;
	font-weight: bold;
}

#clusterlist_inner a{
    font-size:13px;
	color:#FF2558;
}

#loading {
	width:100%;
	display:none;
	position:absolute;
	top:70px;
	text-align: center;
	z-index:1000;
	font-size:100px;
}

.cluster_s {
	letter-spacing:-1px;
	white-space:nowrap;
	color:white;
	text-shadow: 0 0 4px rgba(0,0,0,0.8);
	font-family: Arial,sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: bold;
}

.cluster_m {
	letter-spacing:-1px;
	white-space:nowrap;
	color:white;
	text-shadow: 0 0 4px rgba(0,0,0,0.8);
	font-family: Arial,sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: bold;
}

.cluster_l {
	letter-spacing:-1px;
	white-space:nowrap;
	color:white;
	text-shadow: 0 0 4px rgba(0,0,0,0.8);
	font-family: Arial,sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: bold;
}

.toast {
	width:250px;
	height:20px;
	height:auto;
	position:absolute;
	left:50%;
	margin-left:-100px;
	bottom:100px;
	background-color: #383838;
	color: #F0F0F0;
	padding:10px;
	text-align:center;
	border-radius: 2px;
	-webkit-box-shadow: 0px 0px 24px -1px rgba(56, 56, 56, 1);
	-moz-box-shadow: 0px 0px 24px -1px rgba(56, 56, 56, 1);
	box-shadow: 0px 0px 24px -1px rgba(56, 56, 56, 1);
	z-index:1000;
	font-size:13px;
}

