dl.map.on {
	position:relative;
	width:728px;
	height:376px;
	background-color: #1e88a1;
	background:url(images/map.png) no-repeat top;
	text-align:left;
	margin: 12px 0 0 0;
	padding:0px;
}
dl.map.on dt {
	list-style:none;
	display:inline;
}
dl.map.on dd {
	position:absolute;
	left:-9999px;
	width:150px;
	padding:5px;
	border:1px solid #097393;
	background-color: #002d36;
	z-index:11;
	font-size:0.8em;
	color:#fff;	
}
dl.map.on dd p, dl.map.on dd ul li {
font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
color: #a3bbc6;
line-height: 1.250em;
}
dl.map.on a.location {
	display:block;
	position:absolute;
	text-indent:-9999px;
	background:url(images/infotip.gif) no-repeat;
	width:11px;
	height:10px;
	outline:none;
	z-index:10;
	text-decoration:none;
}
dl.map.on a.location:hover {
	background:url(images/infotip_h.png) no-repeat -1px -1px;
}
dl.map.on dd a {
	color:#FFF;
}
dl.map.on dd a:hover {
	text-decoration:none;
}
dl.map.on dd a.close {
	position:relative;
	float:right;
	color:#000;
	background: url(images/infotip_close.png) no-repeat center;
	text-indent:-9999px;
	outline:none;
	height:14px;
	width:14px;
	margin-left:4px;
	margin-right: 0px;
	text-decoration:none;
}
dt.intro {
float: left;
width: 154px;
margin: 18px 0 0 16px ;
padding: 10px;
background-color: #023d49;
font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, sans-serif;
font-size: 11px;
line-height: 16px;
color: #fff;
display: inline;
}
dt.intro p.wc {
font-family: "Lucida Grande", Tahoma, sans-serif;
font-size: 24px;
font-weight: bolder;
color: #e6f5f9;
margin-bottom: 20px;
}
dt.intro a {
color:#F90;
}
span.tiphead {
font-weight: bold;
text-transform: uppercase;
display: block;
font-size: 0.875em;
padding: 1px 0 3px 0;
color: #fff;
}
dl.map.on dd ul {
margin: 0px 2px 2px 14px;
padding-left: 0px;
}

/* MAP POINTS */


dl.map.on a#cuba {
	left:341px;
	top:79px;
}
dl.map.on a#barb {
	left:667px;
	top:185px;
}
dl.map.on a#trin {
	left:642px;
	top:235px;
}
dl.map.on a#beli {
	left:247px;
	top:133px;
}
dl.map.on a#jama {
	left:387px;
	top:136px;
}
dl.map.on a#domi {
	left:463px;
	top:125px;
}
dl.map.on a#hait {
	left:418px;
	top:119px;
}
dl.map.on a#suri {
	left:671px;
	top:329px;
}
dl.map.on a#guya {
	left:630px;
	top:309px;
}
dl.map.on a#pana {
	left:332px;
	top:266px;
}


