/*////////////////////////
/// Alaska Map Nav //
///////////////////////*/
#ak_map {
	float: right;
	margin-top: 10px;
	margin-right: 15px;
	width: 380px;
	height: 200px;
	background: url(../images/akmap/ak_bluemap.gif);
	position: relative;
}

#ak_map_copy {
	float: left;
	width: 162px;
	margin: 0px 0px 16px 16px;
	position: absolute;
	z-index: 5;
}

#ak_map #map_overlay {
	width: 380px;
	height: 200px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2;
}

.map_overlay {
	position: absolute;
	z-index: 1;
	display: none;
}

.map_overlay_info {
	position: absolute;
	z-index: 3;
	display: none;
	color: white;
	padding: 2px;
	font-size: 10.5px;
	font-family: Helvetica, Arial,sans-serif;
	cursor: pointer;
}

.map_overlay_info_top {
	width: 186px;
	min-height: 77px;
	background: url(../media/images/oregonmap/map_info_overlay_top.png);
}

.map_overlay_info_content {
	padding: 9px 40px 13px 9px;
	font-size: 11px;
	font-weight: bold;
	color: #105588;
}

.map_overlay_info_content ul {
	padding-left: 24px;
}

.map_overlay_info_bottom {
	position: relative;
	width: 186px;
	height: 19px;
	background: url(../media/images/oregonmap/map_info_overlay_bottom.png);
}

.map_overlay_more_info {
	position: absolute;
	top: 0px;
	right: 17px;
	height: 11px;
	line-height: 11px;
	text-indent: 7px;
	color: #105588;
	font-weight: bold;
	text-decoration: none;
	background: url(../media/images/oregonmap/more_info_arrow.png) no-repeat;
}

.map_overlay_more_info:hover {
	text-decoration: underline;
}

#map_overlay_info1 { top: 5px; left: -182px; }
#map_overlay_info2 { top: -21px; left: -169px; }
#map_overlay_info3 { top: 35px; left: -167px; }
#map_overlay_info4 { top: 36px; left: -142px; }
#map_overlay_info5 { top: 32px; left: -123px; }
#map_overlay_info6 { top: 32px; left: -123px; }
#map_overlay_info7 { top: 32px; left: -123px; }


#map_overlay1 { background: url(../images/akmap/r1.gif); width: 214px; height: 76px; top: 117px; left: 27px; }
#map_overlay2 { background: url(../images/akmap/r2.gif); width: 105px; height: 100px; top: 53px; left: 137px; }
#map_overlay3 { background: url(../images/akmap/r3.gif); width: 104px; height: 64px; top: 5px; left: 187px; }
#map_overlay4 { background: url(../images/akmap/r4.gif); width: 101px; height: 74px; top: 34px; left: 202px; }
#map_overlay5 { background: url(../images/akmap/r5.gif); width: 89px; height: 85px; top: 90px; left: 217px; }
#map_overlay6 { background: url(../images/akmap/r6.gif); width: 92px; height: 53px; top: 118px; left: 287px; }
#map_overlay7 { background: url(../images/akmap/r7.gif); width: 50px; height: 50px; top: 10px; left: 320px; }