﻿.map-popup {
	width:518px;
	float:left;
	position:relative;
	height:107px;
	padding:10px;
	margin:10px;
	border:1px #ccc solid;
	background:url(../images/extinfowindow/div_bg.png) bottom repeat-x;
}

.ToolTipWidthFix{
	width:100%;
	}

.ToolTipWidthFix h3{
	color:#fff;
	margin:5px;
	font-size:12px;
	display:block;
	font-weight:normal;
	text-align:center;
	}

.map-popup h4{
	font-size:12px;
	font-weight:bold;
	margin:0px;
	}

.multiple {
	height:138px;
	overflow:hidden;
	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:230px;
	font-size:1.1em;
	color:#ca012c;
	z-index:50 !important;
	font-weight:bold;
}

p.map-title {
	font-size:1.1em;
	color:#ca012c;
	z-index:50 !important;
	font-weight:bold;
	margin-bottom:4px;
}

.map-popup .image {
	width:210px;
	padding:0;
	margin:0 10px 0 0;
	border: 1px solid #77797b;
	position:relative;
	float:left;
}

.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 {
	font-size:12px;
	font-weight:normal;
	list-style:none;
	padding: 3px 0 0 0;
}

.map-popup .info li {
	margin:0 0 0 0;
	padding: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 {
	 bottom: 62px;
    left: 0;
    list-style: none outside none;
    padding-top: 5px;
    position: absolute;
}

.map-popup .info li.directions a {
	display:block;
	width:168px;
	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 {
	margin:0;
}

.map-popup .info li p strong{
	font-weight:normal;
	}

#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;
}

.red-detailbtn {
	background:url(../images/extinfowindow/red-btn-bg.png) repeat-x top;
	line-height:23px;
	color:#fff;
	text-align:center;
	display:block;
	border:1px #7e0d23 solid;
	width:138px;
	position:absolute;
	right:166px;
	bottom:10px;
	}
	
.grey-detailbtn{
	background:url(../images/extinfowindow/grey-btn-bg.png) repeat-x top;
	line-height:23px;
	color:#000;
	text-align:center;
	display:block;
	border:1px #cecece solid;
	width:138px;
	position:absolute;
	right:10px;
	bottom:10px;
	}
	
.green-detailbtn{
	background:url(../images/extinfowindow/green-btn-bg.png) repeat-x top;
	line-height:23px;
	color:#fff;
	text-align:center;
	display:block;
	border:1px #516f62 solid;
	width:138px;
	position:absolute;
	right:166px;
	bottom:10px;
	}
	
.green-detailbtn:hover, .red-detailbtn:hover{
	color:#fff;
	text-decoration:underline;
	}
	
.grey-detailbtn:hover{
	color:#000;
	text-decoration:underline;
	}
	
.map-popup .image{
	position:relative;
	overflow: hidden;
	}
	
.map-popup .image h4{
	position:absolute;
	left:1px;
	bottom:1px;
	background:url(/assets/images/extinfowindow/grey-btn-bg.png) repeat-x center;
	width:210px;
	line-height:22px;
	border-top:1px solid #77797B;
	font-size:14px;
	text-align:center;
	}	
	
	
.tooltip2{
	background:#333;
	color:#fff;
	float:left !important;
	}
	
