/* @override http://om.dev/css/countyMap.css */

#containerMap {
	position: relative;
	height: 710px;
	margin-top: 2em;
}

#mapCounties, #mapCounties area {
	cursor: pointer;
}

#baseMap {
	position: absolute;
	z-index: 200;
}

#benton,
#clackamas,
#clarkwa,
#clatsop,
#columbia,
#hoodriver,
#lincoln,
#linn,
#marion,
#multnomah,
#polk,
#tillamook,
#washington,
#yamhill,
#baker,
#coos,
#crook,
#curry,
#deschutes,
#douglas,
#gilliam,
#grant,
#harney,
#jackson,
#jefferson,
#josephine,
#klamath,
#lake,
#lane,
#malheur,
#morrow,
#sherman,
#umatilla,
#union,
#wallowa,
#wasco,
#wheeler {
	display: none;
	position: absolute;
	z-index: 100;
}

/* @group Specific */

#benton {
	top: 231px;
	left: 66px;
}

#clackamas {
	top: 137px;
	left: 157px;
}

#clarkwa {
	top: 58px;
	left: 170px;
}

#clatsop {
	top: 30px;
	left: 56px;
}

#columbia {
	top: 39px;
	left: 115px;
}

#hoodriver {
	top: 104px;
	left: 245px;
}

#lincoln {
	top: 187px;
	left: 36px;
}

#linn {
	top: 224px;
	left: 120px;
}

#marion {
	top: 160px;
	left: 127px;
}

#multnomah {
	top: 101px;
	left: 153px;
}

#polk {
	top: 184px;
	left: 76px;
}

#tillamook {
	top: 91px;
	left: 49px;
}

#washington {
	top: 93px;
	left: 101px;
}

#yamhill {
	top: 139px;
	left: 72px;
}

#baker {
	top: 413px;
	left: 415px;
}

#coos {
	top: 548px;
	left: 14px;
}

#crook {
	top: 466px;
	left: 242px;
}

#curry {
	top: 609px;
	left: 9px;
}

#deschutes {
	top: 481px;
	left: 183px;
}

#douglas {
	top: 518px;
	left: 35px;
}

#gilliam {
	top: 349px;
	left: 273px;
}

#grant {
	top: 424px;
	left: 337px;
}

#harney {
	top: 512px;
	left: 320px;
}

#jackson {
	top: 611px;
	left: 96px;
}

#jefferson {
	top: 440px;
	left: 193px;
}

#josephine {
	top: 627px;
	left: 43px;
}

#klamath {
	top: 552px;
	left: 160px;
}

#lake {
	top: 553px;
	left: 226px;
}

#lane {
	top: 486px;
	left: 38px;
}

#malheur {
	top: 474px;
	left: 434px;
}

#morrow {
	top: 339px;
	left: 315px;
}

#sherman {
	top: 357px;
	left: 249px;
}

#umatilla {
	top: 331px;
	left: 352px;
}

#union {
	top: 343px;
	left: 401px;
}

#wallowa {
	top: 329px;
	left: 447px;
}

#wasco {
	top: 359px;
	left: 199px;
}

#wheeler {
	top: 418px;
	left: 284px;
}

/* @end */