/*////////////////////////
/// Central US Map Nav //
///////////////////////*/
#cus_map {
	float: right;
	margin-top: 20px;
	margin-right: 10px;
	width: 220px;
	height: 244px;
	background: url(../media/images/2015map/2015bluemap.gif);
	position: relative;
}

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

#cus_map #map_overlay {
	width: 220px;
	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/calmap/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/calmap/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/calmap/more_info_arrow.png) no-repeat;
}

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

#map_overlay_info1 { top: 100px; left: -129px; }
#map_overlay_info2 { top: -21px; left: -169px; }
#map_overlay_info3 { top: 56px; left: -79px; }
#map_overlay_info4 { top: 32px; left: -123px; }
#map_overlay_info5 { top: 36px; left: -142px; }
#map_overlay_info6 { top: 5px; left: -182px; }
#map_overlay_info7 { top: 83px; left: -116px; }
#map_overlay_info8 { top: 35px; left: -167px; }
#map_overlay_info9 { top: 35px; left: -167px; }
#map_overlay_info10 { top: 35px; left: -167px; }
#map_overlay_info11 { top: 35px; left: -167px; }
#map_overlay_info12 { top: 35px; left: -167px; }
#map_overlay_info13 { top: 35px; left: -167px; }
#map_overlay_info14 { top: 35px; left: -167px; }
#map_overlay_info15 { top: 35px; left: -167px; }


#map_overlay1 { background: url(../media/images/2015map/r1.gif); width: 37px; height: 59px; top: 115px; left: 149px; }
#map_overlay2 { background: url(../media/images/2015map/r2.gif); width: 47px; height: 42px; top: 100px; left: 86px; }
#map_overlay3 { background: url(../media/images/2015map/r3.gif); width: 38px; height: 69px; top: 26px; left: 114px; }
#map_overlay4 { background: url(../media/images/2015map/r4.gif); width: 30px; height: 51px; top: 33px; left: 147px; }
#map_overlay5 { background: url(../media/images/2015map/r5.gif); width: 71px; height: 36px; top: 65px; left: 135px; }
#map_overlay6 { background: url(../media/images/2015map/r6.gif); width: 35px; height: 59px; top: 116px; left: 117px; }
#map_overlay7 { background: url(../media/images/2015map/r7.gif); width: 61px; height: 57px; top: 51px; left: 76px; }
#map_overlay8 { background: url(../media/images/2015map/r8.gif); width: 83px; height: 28px; top: 90px; left: 129px; }
#map_overlay9 { background: url(../media/images/2015map/r9.gif); width: 58px; height: 39px; top: 14px; left: 68px; }
#map_overlay10 { background: url(../media/images/2015map/r10.gif); width: 72px; height: 41px; top: 55px; left: 14px; }
#map_overlay11 { background: url(../media/images/2015map/r11.gif); width: 83px; height: 46px; top: 90px; left: 5px; }
#map_overlay12 { background: url(../media/images/2015map/r12.gif); width: 43px; height: 46px; top: 26px; left: 173px; }
#map_overlay13 { background: url(../media/images/2015map/r13.gif); width: 57px; height: 50px; top: 141px; left: 90px; }
#map_overlay14 { background: url(../media/images/2015map/r14.gif); width: 79px; height: 42px; top: 17px; left: 0px; }
#map_overlay15 { background: url(../media/images/2015map/r15.gif); width: 50px; height: 50px; top: 159px; left: 26px; }
