@charset "utf-8";
/* CSS Document */

@media only screen and (min-width: 750px)
{
	#map {display: none;}
	#antshire1Map {position: relative; width: 641px; height: 431px; background-image: url(/images/antshire1_css.gif); margin: 0 auto; padding: 0;}
	#antshire1Map li {display: block; text-indent: -3000px; overflow: hidden; position: absolute;}
	#antshire1Map a {width: 100%; height: 100%; display: block; border: none;}
		
	#Haunted-Valley        {left: 237px; top:  22px; width: 110px; height: 19px;}
	#Samington             {left:  46px; top:  32px; width:  58px; height: 21px;}
	#Valton-on-Sea         {left: 521px; top:  93px; width:  87px; height: 13px;}
	#Bethampton            {left: 169px; top: 118px; width:  84px; height: 20px;}
	#Widdlington-Junction  {left:  12px; top: 156px; width:  63px; height: 22px;}
	#Hepzibah-Hall         {left: 327px; top: 169px; width:  97px; height: 19px;}
	#Buggleham-Junction    {left:  96px; top: 188px; width:  66px; height: 24px;}
	#Dumplingham-Viaduct   {left: 165px; top: 291px; width:  72px; height: 25px;}
	#Houghton-St-Anthony   {left:  29px; top: 362px; width:  56px; height: 24px;}
	#Port-Katherine        {left: 469px; top: 364px; width: 123px; height: 21px;}
	#Port-Kate-Rail-Centre {left: 361px; top: 375px; width:  54px; height: 24px;}
	
	#Haunted-Valley        a:hover {background: url(/images/antshire1_css.gif) -237px -453px no-repeat;}
	#Samington             a:hover {background: url(/images/antshire1_css.gif) -46px -463px no-repeat;}
	#Valton-on-Sea         a:hover {background: url(/images/antshire1_css.gif) -521px -524px no-repeat;}
	#Bethampton            a:hover {background: url(/images/antshire1_css.gif) -169px -549px no-repeat;}
	#Widdlington-Junction  a:hover {background: url(/images/antshire1_css.gif) -12px -587px no-repeat;}
	#Hepzibah-Hall         a:hover {background: url(/images/antshire1_css.gif) -327px -600px no-repeat;}
	#Buggleham-Junction    a:hover {background: url(/images/antshire1_css.gif) -96px -619px no-repeat;}
	#Dumplingham-Viaduct   a:hover {background: url(/images/antshire1_css.gif) -165px -722px no-repeat;}
	#Houghton-St-Anthony   a:hover {background: url(/images/antshire1_css.gif) -29px -793px no-repeat;}
	#Port-Katherine        a:hover {background: url./images/antshire1_css.gif) -469px -795px no-repeat;}
	#Port-Kate-Rail-Centre a:hover {background: url(/images/antshire1_css.gif) -361px -806px no-repeat;}
}

@media only screen and (max-width: 750px)
{
	#antshire1Map {margin: 0; padding: 0;}
	#antshire1Map li {margin: 0 0 0 1em;}
	#map {display:block; width: 520px; height: 350px;}
}
@media only screen and (max-width: 520px)
{
	#map {width: 350px; height: 235px;}
}
