#eplatmap-main {
	text-align: left;
	position: absolute; 
	width: 100%; 
	height:auto; 
	line-height: 0;
}
span.eplatmap_infobox {
	text-decoration: none;
}
span.eplatmap_infobox {
	position: absolute;
	z-index: 2;
	border: 0;
}
span.eplatmap_infobox img {
	position: relative;
	margin-bottom: 3px;
	border: 1px solid #EEEEEE;
	padding: 0px;
}
span.eplatmap_infobox {
	display: none;
	z-index: 1;
	position: absolute;
	width: 200px;
	padding: 5px;
	background: #720E0E;
	text-align: center;
	font: bold 12pt Arial;
	width: 180px; 
	background-color: #333333; 
	border: 1px solid #EEEEEE; 
	min-height: 50px; 
	text-align: left; 
	font-family: arial, sans-sarif; 
	font-size: 13px; 
}
a.eplatmap_infobox { text-decoration: none; }
a.eplatmap_infobox span { z-index: 3; }

.eplatmap_lot_status_avail { font-family: arial, sans-sarif; font-size: 12px; color: #009900; font-weight: bold; }
.eplatmap_lot_status_greenhouse { font-family: arial, sans-sarif; font-size: 12px; color: #009900; font-weight: bold; }
.eplatmap_lot_status_sold { font-family: arial, sans-sarif; font-size: 12px; color: #DD0000; font-weight: bold; background-color: #FFFFFF; padding: 0 2px 0 2px; }
.eplatmap_lot_status_uc { font-family: arial, sans-sarif; font-size: 12px; color: #FFD700; font-weight: bold; background-color: #333333; }
.eplatmap_lot_status_na { font-family: arial, sans-sarif; font-size: 12px; color: #CCCCCC; font-weight: bold; }
.eplatmap_lot_status_lot { font-family: arial, sans-sarif; font-size: 12px; color: #CCCCCC; font-weight: bold; }
.eplatmap_lot_status_grey { font-family: arial, sans-sarif; font-size: 12px; color: #CCCCCC; font-weight: bold; }
.eplatmap_lot_status_bluehouse { font-family: arial, sans-sarif; font-size: 12px; color: #6699CC; font-weight: bold; }
.eplatmap_lot_status_goldhouse { font-family: arial, sans-sarif; font-size: 12px; color: #FFD700; font-weight: bold; }
.eplatmap_lot_status_model { font-family: arial, sans-sarif; font-size: 12px; color: #6699CC; font-weight: bold; }

.eplatmap_lotno { font-size: 12px; color: #FFFFFF; }
.eplatmap_line1 { color: #FFFFFF; font-weight: normal; }
.eplatmap_line2 { color: #FFFFFF; font-weight: bold; }
.eplatmap_line3 { color: #FFFFFF; font-weight: normal; }
.eplatmap_line4 { color: #FFFFFF; font-weight: normal; }
.eplatmap_line5 { color: #FFFFFF; font-weight: normal; }

#selectmapbox {
	display: block;
	position: relative;
	text-align: center;
	padding: 0; 
	margin: auto 0;
}
.selectmap {
	display: block;
	float: left;
	border: 1px solid #003366;
	background-color: #cccccc;
	max-width: 400px;
	min-width: 200px;
	width: 23%;
	margin-bottom: 10px;
	margin-right: 10px;
	overflow: hidden;
	height: 150px;
}
.selectmap div {
	background-color: #003366;
	margin-bottom: 4px; color: #ffffff;
	border-bottom: 1px solid #eeeeee;
	text-align: center;
	font-size: 1.1em;
	padding: 3px;
	margin: 0;
}
.selectmap a { height: auto; }
.selectmap a { opacity: 0.8; }
.selectmap a:hover { opacity: 1; }
.selectmap img {
	width: 100%;
	height: auto;
	text-align: center;
}
.selectmap a#addeplatmap {
	text-decoration: none; 
	padding: 0; margin: 0;
	text-align: center;
	margin: auto 0;
	color: #aaaaaa;
	font-size: 200px; 
	line-height: 110px;
}
.selectmap a#addeplatmap:hover {
	color: #eeeeee; 
}

#eplatmap-main svg { position: relative; }
#eplatmap-main svg circle { position: relative; }
#eplatmap-main svg text { position: relative; }
#eplatmap-main circle { position: relative; }
#eplatmap-main text { position: relative; }
