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

/*Image map css starts here */
#map-outer {
position:relative; float:right;
margin-top:0px;
margin-right:5px;
	}
#map {
margin:0;
padding:0;
width:220px;
height:381px;
background:url(../map/image-map-background.jpg) top left no-repeat;
font-family:arial, helvetica, sans-serif;
font-size:8pt;
}
#map li {
margin:0; padding:0; list-style:none;
}
#map a.livingston {
position:absolute;
display:block;
top:114px;
left:28px;
width:61px;
height:39px;
background-image:url(../map/livingston.gif);
}
#map a.livingston:hover {
background-position:-61px; text-decoration:none;
}

/*
#map a.leeds {
position:absolute;
display:block;
top:185px;
left:103px;
width:66px;
height:51px;
background-image:url(../map/leeds.gif);
}
#map a.leeds:hover {
background-position:-66px; text-decoration:none;
}
*/

#map a.leeds {
position:absolute;
display:block;
top:198px;
left:118px;
width:20px;
height:20px;
background-image:url(../map/tick.png);
}
#map a.leeds:hover {
background-position:-20px; text-decoration:none;
}


/*
#map a.manchester {
position:absolute;
display:block;
top:198px;
left:80px;
width:42px;
height:50px;
background-image:url(../map/manchester.gif);
}
#map a.manchester:hover {
background-position:-42px; text-decoration:none;
}
*/

#map a.manchester {
position:absolute;
display:block;
top:210px;
left:90px;
width:20px;
height:20px;
background-image:url(../map/tick.png);
}
#map a.manchester:hover {
background-position:-20px; text-decoration:none;
}

/*
#map a.mansfield {
position:absolute;
display:block;
top:215px;
left:117px;
width:44px;
height:58px;
background-image:url(../map/mansfield.gif);
}
#map a.mansfield:hover {
background-position:-44px; text-decoration:none;
}
*/

#map a.mansfield {
position:absolute;
display:block;
top:235px;
left:126px;
width:20px;
height:20px;
background-image:url(../map/tick.png);
}
#map a.mansfield:hover {
background-position:-20px; text-decoration:none;
}


/*
#map a.birmingham {
position:absolute;
display:block;
top:239px;
left:87px;
width:50px;
height:52px;
background-image:url(../map/birmingham.gif);
}
#map a.birmingham:hover {
background-position:-50px; text-decoration:none;
}
*/


#map a.birmingham {
position:absolute;
display:block;
top:258px;
left:98px;
width:20px;
height:20px;
background-image:url(../map/tick.png);
}
#map a.birmingham:hover {
background-position:-20px; text-decoration:none;
}


/*
#map a.luton {
position:absolute;
display:block;
top:267px;
left:129px;
width:59px;
height:45px;
background-image:url(../map/luton.gif);
}
#map a.luton:hover {
background-position:-59px; text-decoration:none;
}*/


#map a.luton {
position:absolute;
display:block;
top:275px;
left:140px;
width:20px;
height:20px;
background-image:url(../map/tick.png);
}
#map a.luton:hover {
background-position:-20px; text-decoration:none;
}



/*
#map a.bristol {
position:absolute;
display:block;
top:284px;
left:56px;
width:86px;
height:55px;
background-image:url(../map/bristol.gif);
}
#map a.bristol:hover {
background-position:-86px; text-decoration:none;
}
*/

#map a.bristol {
position:absolute;
display:block;
top:305px;
left:90px;
width:20px;
height:20px;
background-image:url(../map/tick.png);
}
#map a.bristol:hover {
background-position:-20px; text-decoration:none;
}



/*
#map a.isleworth {
position:absolute;
display:block;
top:300px;
left:134px;
width:33px;
height:23px;
background-image:url(../map/isleworth.gif);
}
#map a.isleworth:hover {
background-position:-33px; text-decoration:none;
}
*/


#map a.isleworth {
position:absolute;
display:block;
top:300px;
left:136px;
width:20px;
height:20px;
background-image:url(../map/tick.png);
}
#map a.isleworth:hover {
background-position:-20px; text-decoration:none;
}



/*
#map a.maidstone {
position:absolute;
display:block;
top:308px;
left:154px;
width:52px;
height:30px;
background-image:url(../map/maidstone.gif);
}
#map a.maidstone:hover {
background-position:-52px; text-decoration:none;
}
*/

#map a.maidstone {
position:absolute;
display:block;
top:315px;
left:167px;
width:20px;
height:20px;
background-image:url(../map/tick.png);
}
#map a.maidstone:hover {
background-position:-20px; text-decoration:none;
}



/*Image map css finishes here */
