@charset "UTF-8";
/* CSS Document */
body{
	margin:0;
}

#NZmap {width: 480px; height: 488px; background: url(../images/NZmap.png) no-repeat; background-color: #e6f7fd; margin:0; padding:0; }
#NZmap li {margin: 0; padding: 0; list-style: none; display: block; position: absolute;}
#NZmap a {display: block; text-input: -9999px; text-decoration: none;}

#northlandNZ {
	left: 240px;
	top: 8px;
	width: 69px;
	height: 78px;
}
#aucklandNZ {
	left: 286px;
	top: 75px;
	width: 40px;
	height: 50px;
}
#waikatoNZ {
	left: 293px;
	top: 111px;
	width: 48px;
	height: 77px;
}
#coromandelNZ {
	left: 318px;
	top: 69px;
	width: 79px;
	height: 120px;
	z-index:200;
}
#eastcoastNZ {
	left: 337px;
	top: 126px;
	width: 76px;
	height: 102px;
	z-index:200;
}
#taranakiNZ {
	left: 272px;
	top: 170px;
	width: 41px;
	height: 34px;
}
#wanganuiNZ {
	left: 291px;
	top: 178px;
	width: 57px;
	height: 45px;
}

#manawatuNZ {
	left: 312px;
	top: 206px;
	width: 43px;
	height: 36px;
}
#wairarapaNZ {
	left: 307px;
	top: 236px;
	width: 40px;
	height: 37px;
}
#wellingtonNZ {
	left: 297px;
	top: 236px;
	width: 22px;
	height: 30px;
}
#nelsonNZ {
	left: 221px;
	top: 226px;
	width: 71px;
	height: 81px;
}
#canterburyNZ {
	left: 172px;
	top: 279px;
	width: 112px;
	height: 108px;
	z-index:180;
}
#westcoastNZ {
	left: 142px;
	top: 234px;
	width: 104px;
	height: 126px;
	z-index:220;
}
#otagoNZ {
	left: 131px;
	top: 349px;
	width: 79px;
	height: 103px;
	z-index:100;
}
#southlandNZ {
	left: 86px;
	top: 353px;
	width: 78px;
	height: 125px;
}


#northlandNZ a {height: 78px;}
#aucklandNZ a {height: 50px;}
#waikatoNZ a {height: 77px;}
#coromandelNZ a {height: 120px;}
#eastcoastNZ a {height: 102px;}
#taranakiNZ a {height: 34px;}
#wanganuiNZ a {height: 45px;}
#manawatuNZ a {height: 36px;}
#wairarapaNZ a {height: 37px;}
#wellingtonNZ a {height: 30px;}
#nelsonNZ a {height: 81px;}
#canterburyNZ a {height: 108px;}
#westcoastNZ a {height: 126px;}
#otagoNZ a {height: 103px;}
#southlandNZ a {height: 125px;}

#northlandNZ a:hover {background: url(../images/NZmap.png) -220px -498px no-repeat;}
#aucklandNZ a:hover {background: url(../images/NZmap.png) -286px -501px no-repeat;}
#waikatoNZ a:hover {background: url(../images/NZmap.png) -222px -575px no-repeat;}
#coromandelNZ a:hover {background: url(../images/NZmap.png) -342px -498px no-repeat;}
#eastcoastNZ a:hover {background: url(../images/NZmap.png) -341px -615px no-repeat;}
#taranakiNZ a:hover {background: url(../images/NZmap.png) -285px -570px no-repeat;}
#wanganuiNZ a:hover {background: url(../images/NZmap.png) -283px -624px no-repeat;}
#manawatuNZ a:hover {background: url(../images/NZmap.png) -288px -668px no-repeat;}
#wairarapaNZ a:hover {background: url(../images/NZmap.png) -225px -684px no-repeat;}
#wellingtonNZ a:hover {background: url(../images/NZmap.png) -224px -654px no-repeat;}
#nelsonNZ a:hover {background: url(../images/NZmap.png) -7px -501px no-repeat;}
#canterburyNZ a:hover {background: url(../images/NZmap.png) -91px -627px no-repeat;}
#westcoastNZ a:hover {background: url(../images/NZmap.png) -100px -496px no-repeat;}
#otagoNZ a:hover {background: url(../images/NZmap.png) -9px -583px no-repeat;}
#southlandNZ a:hover {background: url(../images/NZmap.png) -7px -720px no-repeat;}


#eastcoastNZ:hover #coromandelNZ{
	z-index:250px;
}
