﻿.map-popup {
	width:440px;
	float:left;
	padding:10px 0 0 0;
	border-top:1px solid #ccc;
}

.multiple {
	height:138px;
	overflow:auto;
	padding:0 10px 10px 0;
	width:430px;
	float:left;
	position:relative;
}

.multiple .individual-dev {
	margin:0 0 5px 0;
}

.map-popup p.multiple-title {
	position:relative;
	margin:-31px 0 0 0;
	float:left;
	width:200px;
	font-size:1.1em;
	color:#ca012c;
	z-index:50 !important;
	font-weight:bold;
}

.map-popup .image {
	float:left;
	background-image:url(/assets/images/structure/image-bg-with-link.png);
	width:210px;
	height:132px;
	padding:7px 7px 9px 9px;
	margin:0 10px 0 0;
	position:relative;
}

.map-popup .banner {
	background-position:left top;
	background-repeat:no-repeat;
	bottom:auto;
	height:19px;
	left:9px;
	position:absolute;
	top:93px;
	width:210px;
	z-index:9999;
}

.map-popup .coming_soon {
	background-image:url(/assets/images/buttons/coming-soon-wide.png);
}

.map-popup .phase_coming_soon {
	background-image:url(/assets/images/buttons/release-soon-wide.png);
}

.map-popup .image a p {
	display:block;
	font-size:1em;
	text-align:center;
	width:208px;
	background-image:url(/assets/images/structure/form-btn-redbg.gif);
	border:1px solid #000;
	color:#fff;
	float:left;
	padding:3px 0 3px 0;
	margin:4px 0 0 0;
}

.map-popup .image a:hover p {
	text-decoration:underline;
}

.map-popup .info {
	float:left;
	width:170px;
}

.map-popup .info li {
	float:left;
	clear:left;
	width:170px;
	display:block;
	border-bottom:1px solid #e3e3e3;
	margin:0 0 0 0;
	padding:4px 0 0 0;
}

.map-popup .info li.directions {
	float:left;
	clear:left;
	width:170px;
	display:block;
	border-bottom:0;
	margin:0 0 0 0;
	padding:4px 0 0 0;
}

.map-popup .info li.homebuy {
	border-bottom:0;
}

.map-popup .info li.directions a {
	display:block;
	width:170px;
	background-image:url(/assets/images/structure/form-btn-bg.gif);
	background-repeat:repeat-x;
	border:1px solid #000;
	padding:2px 0 3px 0;
	font-size:1em;
	text-align:center;
}

.map-popup .info li h4 {
	font-size:1.1em;
	margin:0;
	padding:0;
}

.map-popup .info li p {
	font-size:1em;
	font-weight:bold;
	margin:0;
	padding:0 0 1px 0;
}

#custom_info_window_red{
  width: 440px;
}

#custom_info_window_red_contents{
  border:1px solid #000;
  padding:25px 10px 10px 10px;
  background-color:#fff;
  overflow:hidden !important;
  height:159px !important;
  top:0 !important;
  position:relative;
  margin:38px 0 0 0;
}
#custom_info_window_red_tl{
  width: 16px;
  height: 16px;
  top:0 !important;
}

#custom_info_window_red_t{
	top:0 !important;
}
#custom_info_window_red_tr{
  width: 16px;
  height: 16px;
  top:0 !important;
}
#custom_info_window_red_l{
  width: 3px;
}
#custom_info_window_red_r{
  width: 3px;
}
#custom_info_window_red_bl{
  width: 16px;
  height: 16px;
}
#custom_info_window_red_b{
}
#custom_info_window_red_br{
  width: 16px;
  height: 16px;
}
#custom_info_window_red_close{
  width: 56px;
  height: 21px;
  background: url('../images/extinfowindow/red_close.png') top left no-repeat transparent;
  cursor: pointer;
  top:42px !important;
  right:-15px !important;
  left:auto !important;
}

#custom_info_window_red_beak{
  width: 28px;
  height: 38px;
  background: url('../images/extinfowindow/red_beak.gif') top left no-repeat transparent;
}

#custom_info_window_red_contents .section1{
  margin: 0;
  padding: 0;
}
#custom_info_window_red_contents .section2{
  margin: 0;
  padding: 0;
  background-color: #FFDFDF;
  border-bottom: dotted 1px #900;
  border-top: dotted 1px #900;
}

#custom_info_window_red_contents .title{
  font-size: 18px;
  font-weight: bold;
  color: #FFF;
  background-color: #900;
}


