/* Map Popup Features */
.mapText {
	color: #FFF;
	font-weight: normal;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}

/* SAS */
dl.map.on {
	position:relative;
	width:475px;
	height:375px;
	background:url(../../images/maps/map_aviation.jpg) no-repeat;
	text-align:left;
	margin:0px;
	padding:0px;
}
dl.map.on dt {
	list-style:none;
	display:inline;
}
dl.map.on dd {
	position:absolute;
	left:-9999px;
	width:200px;
	padding:4px;
	border:#5e88a2 2px solid;
	background: #5d4f4b;
	-moz-border-radius:8px;
	border-radius:8px;
	z-index:11;
	font-size: 9px;
}
dl.map.on dd img {
	position:relative;
	float:right;
	margin:2px;
}
dl.map.on a.location {
	display:block;
	position:absolute;
	text-indent:-9999px;
	background:url(../../images/maps/point_unselected.png) no-repeat;
	width:10px;
	height:10px;
	z-index:10;
	text-decoration:none;
}
dl.map.on a.location:hover {
	background:url(../../images/maps/point_selected.png) no-repeat -0px -0px;
}
dl.map.on dd a {
	text-decoration:none;
	color:#000;
}
dl.map a#DAB {
  top: 298px;
  left: 293px;
}
dl.map a#ECP {
  top: 287px;
  left: 234px;
}
dl.map a#FLL {
  top: 340px;
  left: 312px;
}
dl.map a#FOK {
  top: 187px;
  left: 359px;
}
dl.map a#FRG {
  top: 153px;
  left: 359px;
}
dl.map a#ISP {
  top: 170px;
  left: 359px;
}
dl.map a#JAX {
  top: 282px;
  left: 286px;
}
dl.map a#LGA {
  top: 103px;
  left: 341px;
}
dl.map a#ORL {
  top: 313px;
  left: 292px;
}
dl.map a#PBG{
  top: 52px;
  left: 332px;
}
dl.map a#PFN {
  top: 287px;
  left: 234px;
}
dl.map a#PIE {
  top: 319px;
  left: 275px;
}
dl.map a#PMP {
  top: 331px;
  left: 308px;
}
dl.map a#SAV {
  top: 247px;
  left: 282px;
}