/*////////////////////////
/// Northeast Map Nav //
///////////////////////*/
#ne_map {
	float: right;
	margin-top: 20px;
	margin-right: 15px;
	width: 215px;
	height: 244px;
	background: url(../images/nemap/ne_bluemap.gif);
	position: relative;
}

#ne_map_copy {
	float: left;
	width: 162px;
	margin: 30px 0 16px 16px;
}

#ne_map #map_overlay {
	width: 215px;
	height: 244px;
	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_overlay_info8 { top: 32px; left: -123px; }
#map_overlay_info9 { top: 32px; left: -123px; }
#map_overlay_info10 { top: 32px; left: -123px; }

#map_overlay1 { background: url(../images/nemap/r1.gif); width: 29px; height: 57px; top: 162px; left: 80px; }
#map_overlay2 { background: url(../images/nemap/r2.gif); width: 96px; height: 59px; top: 142px; left: 0px; }
#map_overlay3 { background: url(../images/nemap/r3.gif); width: 129px; height: 104px; top: 79px; left: 11px; }
#map_overlay4 { background: url(../images/nemap/r4.gif); width: 33px; height: 25px; top: 145px; left: 111px; }
#map_overlay5 { background: url(../images/nemap/r5.gif); width: 12px; height: 18px; top: 146px; left: 142px; }
#map_overlay6 { background: url(../images/nemap/r6.gif); width: 61px; height: 35px; top: 125px; left: 114px; }
#map_overlay7 { background: url(../images/nemap/r7.gif); width: 30px; height: 53px; top: 79px; left: 113px; }
#map_overlay8 { background: url(../images/nemap/r8.gif); width: 33px; height: 62px; top: 70px; left: 128px; }
#map_overlay9 { background: url(../images/nemap/r9.gif); width: 66px; height: 101px; top: 23px; left: 149px; }
#map_overlay10 { background: url(../images/nemap/r10.gif); width: 50px; height: 50px; top: 184px; left: 155px; }
