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

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

#co_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: 36px; left: -142px; }
#map_overlay_info6 { top: 36px; left: -142px; }
#map_overlay_info7 { top: 36px; left: -142px; }
#map_overlay_info8 { top: 36px; left: -142px; }
#map_overlay_info9 { top: 36px; left: -142px; }
#map_overlay_info10 { top: 36px; left: -142px; }


#map_overlay1 { background: url(../images/comap/r1.gif); width: 96px; height: 90px; top: 5px; left: 17px; }
#map_overlay2 { background: url(../images/comap/r2.gif); width: 115px; height: 90px; top: 5px; left: 97px; }
#map_overlay3 { background: url(../images/comap/r3.gif); width: 62px; height: 50px; top: 33px; left: 104px; }
#map_overlay4 { background: url(../images/comap/r4.gif); width: 72px; height: 42px; top: 57px; left: 85px; }
#map_overlay5 { background: url(../images/comap/r5.gif); width: 80px; height: 66px; top: 68px; left: 16px; }
#map_overlay6 { background: url(../images/comap/r6.gif); width: 73px; height: 35px; top: 114px; left: 15px; }
#map_overlay7 { background: url(../images/comap/r7.gif); width: 57px; height: 53px; top: 97px; left: 70px; }
#map_overlay8 { background: url(../images/comap/r8.gif); width: 84px; height: 62px; top: 88px; left: 101px; }
#map_overlay9 { background: url(../images/comap/r9.gif); width: 59px; height: 59px; top: 89px; left: 156px; }
#map_overlay10 { background: url(../images/comap/r10.gif); width: 50px; height: 50px; top: 170px; left: 157px; }
