/* CSS Document */

#home_locations_wrapper{
 position: relative;
 width: 403px;
 height: 326px;
 margin-bottom:1em;
 margin-top:1em;
	
}
#home_locations {
 position: relative;
 width: 403px;
 height: 326px;
 background: url(/images/map.gif) no-repeat;
 margin: 0;
 padding: 0;
}
#home_locations li {margin: 0; padding: 0; list-style: none; display: block; position: absolute; border:none}

#home_locations a {display: block; text-indent: -9999px; text-decoration: none;}

#cleveland {left: 202px; top: 34px; width: 19px; height: 19px;}
#n-yorkshire {left: 214px; top: 61px; width: 19px; height: 19px;}
#e-riding {left: 90px; top: 84px; width: 156px; height: 19px;}
#lancashire {left: 126px;; top: 105px; width: 82px; height: 19px;}
#s-yorkshire {left: 216px; top: 105px; width: 19px; height: 19px;}
#nottinghamshire {left: 242px; top: 133px; width: 19px; height: 19px;}
#w-midlands {left: 192px; top: 167px; width: 19px; height: 19px;}
#bristol {left: 193px; top: 230px; width: 19px; height: 19px;}
#e-sussex {left: 272px; top: 244px; width: 19px; height: 19px;}
#somerset {left: 163px; top: 249px; width: 19px; height: 19px;}


#cleveland a,
#n-yorkshire a,
#e-riding a,
#lancashire a,
#s-yorkshire a,
#nottinghamshire a,
#w-midlands a,
#bristol a,
#e-sussex a,
#somerset a
 {height: 19px;}

#cleveland a:hover {background: url(/images/map.gif) -615px -34px no-repeat; width:81px; height:24px }
#n-yorkshire a:hover {background: url(/images/map.gif) -627px -61px no-repeat; width:110px;}
#e-riding a:hover {background: url(/images/map.gif) -503px -84px no-repeat;}
#lancashire a:hover {background: url(/images/map.gif) -539px -105px no-repeat; width:82px;}
#s-yorkshire a:hover {background: url(/images/map.gif) -629px -105px no-repeat; width:109px;}
#nottinghamshire a:hover {background: url(/images/map.gif) -655px -133px no-repeat; width:114px;}
#w-midlands a:hover {background: url(/images/map.gif) -605px -167px no-repeat; width:104px;}
#bristol a:hover {background: url(/images/map.gif) -606px -230px no-repeat; width:58px;}
#e-sussex a:hover {background: url(/images/map.gif) -685px -244px no-repeat; width:86px;}
#somerset a:hover {background: url(/images/map.gif) -576px -249px no-repeat; width:86px;}
