@charset "UTF-8";
/* CSS Document */


.searchcopy {
	font-family:'Arial', Gadget, sans-serif; 
	color:#4383D8;
}

#searchmap {
	position: relative;
	display: block;
}
#mauibay {
	position: absolute;
	left:53px;
	top:295px;
	cursor:pointer;
	height:16px;
	width: 62px;
}
#coralcoast {
	position: absolute;
	left:77px;
	top:313px;
	cursor:pointer;
	height:16px;
	width: 67px;
}
#waidroka {
	position: absolute;
	left:146px;
	top:325px;
	cursor:pointer;
	height:16px;
	width:62px;
}
#pacificharbor {
	position: absolute;
	left:219px;
	top:315px;
	cursor:pointer;
	height:16px;
	width:85px;
}
#taunova {
	position: absolute;
	left:232px;
	top:330px;
	cursor:pointer;
	height:13px;
	width:59px;
}
#savusavu {
	position: absolute;
	left:353px;
	top:135px;
	cursor:pointer;
	height:16px;
	width:62px;
}
#koroisland {
	position: absolute;
	left:376px;
	top:184px;
	cursor:pointer;
	height:16px;
	width:73px;
}
#taveuni {
	position: absolute;
	left:449px;
	top:150px;
	cursor:pointer;
	height:16px;
	width:49px;
}

.mapborder { border: 1px none #00A2DE; }

#videoholder {
	position:relative;
}

#videobox {
	position:absolute;
	left:200px;
	top:-374px;
	width: 480px;
	height:356px;
	border:2px solid #4383D8;
	visibility:hidden;
}

#closebutton {
	position:absolute;
	top:362px;
	left: 202px;
	width:96px;
	height:24px;
	visibility:hidden;
}
