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

#submenu_find{
 width:169px;
 height:235px;
 background:url(images/submenu_find.png);
 margin:0 0 163px 0;
 padding:0;
 vertical-align: bottom; /* This fixes the IE5 Win gap! */
}

#submenu_find li{
 list-style:none;
}

#submenu_find li, #submenu_find a{
 width:169px;
 display:block;
  margin:0;
  padding:0;
}

#submenu_find a{
 height:18px;
 margin:0;
 padding:0;
}

#submenu_find span{
 display:none;
}

#submenu_find li ul{
 padding:0;
 margin:0;
}

#submenu_find li ul li{
 margin:0;
 padding:0; 
 display:inline;
}

#us, #beers, #pubs, #news, #shop, #contact{height:18px;} 

#find{height:107px; 
margin:0;
padding:0;
}

 
 #news a:hover{
 background:transparent url(images/submenu_find.png) 0 -397px no-repeat;
 }
 
 #shop a:hover{
 background:transparent url(images/submenu_find.png) 0 -415px no-repeat;
 }
 
 #contact a:hover{
 background:transparent url(images/submenu_find.png) 0 -434px no-repeat;
 }
 
 #leeds a:hover, .leeds_active{
  background:transparent url(images/submenu_find.png) 0 -307px no-repeat;
 }
 
 #wakefield a:hover, .wakefield_active{
  background:transparent url(images/submenu_find.png) 0 -325px no-repeat;
 }
 
 #york a:hover, .york_active{
  background:transparent url(images/submenu_find.png) 0 -343px no-repeat;
 }
  
 #huddersfield a:hover, .huddersfield_active{
  background:transparent url(images/submenu_find.png) 0 -361px no-repeat;
 }
  
 #allerton a:hover, .allerton_active{
  background:transparent url(images/submenu_find.png) 0 -361px no-repeat;
 }
   
 #dewsbury a:hover, .dewsbury_active{
  background:transparent url(images/submenu_find.png) 0 -379px no-repeat;
 }