/***********************************************/
/* locale                                      */
/* Dave Glue 20070130                          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

/* without text */
#logo {
	float: left; /* added to align restaurant buttons */
    display:block; 
    display: inline; /* IE6 double margin hack */
    height:120px; 
    margin-left:25px;
	padding-top:45px; /* margin-top deletes background from wrapper */
	margin-bottom:10px;
}
#logo ul {margin:0; padding:0; list-style-type:none;}
#logo li {float:left; margin-right:0px; display:block; width:160px; }
#logo li.list1 {background:transparent url(/images/logomouseover.gif);}
#logo a {display:block; width:160px; padding-top:98px; height:0; color:#000; text-decoration:none; overflow:hidden;}
* html #logo a:link, * html #logo a:visited {height:98px; he\ight:0;}

#logo a#item1 {background:transparent url(/images/logomouseover.gif) -115px -98px no-repeat;}

#logo a#item1:hover {background-position:top right; z-index:50;}

* html #logo a:hover {height:98px; he\ight:0;}




#restaurantbutton {
/* float:right; */
    display:block; 
    height:165px; 
    margin-left:550px; 
	padding-top:18px; /* margin-top deletes background from wrapper */
	margin-bottom:10px;
}
#restaurantbutton ul {margin:0; padding:0; list-style-type:none;}
#restaurantbutton li {float:left; margin-right:0px;margin-bottom:3px; display:block; width:235px; }
#restaurantbutton li.list1 {background:transparent url(/images/restaurantbuttons/blackheath1.gif);}
#restaurantbutton li.list2 {background:transparent url(/images/restaurantbuttons/countyhall1.gif);}
#restaurantbutton li.list3 {background:transparent url(/images/restaurantbuttons/fulham1.gif);}
#restaurantbutton li.list4 {background:transparent url(/images/restaurantbuttons/eastdulwich1.gif);}
#restaurantbutton li.list5 {background:transparent url(/images/restaurantbuttons/bookonline.gif);}
#restaurantbutton li.list6 {background:transparent url(/images/restaurantbuttons/balham1.gif);}
#restaurantbutton a {display:block; width:235px; padding-top:24px; height:0; color:#000; text-decoration:none; overflow:hidden;}

#restaurantbutton a#item1 {background:transparent url(/images/restaurantbuttons/blackheath1.gif) -115px -24px no-repeat;}
#restaurantbutton a#item2 {background:transparent url(/images/restaurantbuttons/countyhall1.gif) -115px -24px no-repeat;}
#restaurantbutton a#item3 {background:transparent url(/images/restaurantbuttons/fulham1.gif) -115px -24px no-repeat;}
#restaurantbutton a#item4 {background:transparent url(/images/restaurantbuttons/eastdulwich1.gif) -115px -24px no-repeat;}
#restaurantbutton a#item5 {background:transparent url(/images/restaurantbuttons/bookonline.gif) -115px -24px no-repeat;}
#restaurantbutton a#item6 {background:transparent url(/images/restaurantbuttons/balham1.gif) -115px -24px no-repeat;}

#restaurantbutton a#item1:hover {background-position:top right; z-index:50;}
#restaurantbutton a#item2:hover {background-position:top right; z-index:50;}
#restaurantbutton a#item3:hover {background-position:top right; z-index:50;}
#restaurantbutton a#item4:hover {background-position:top right; z-index:50;}
#restaurantbutton a#item5:hover {background-position:top right; z-index:50;}
#restaurantbutton a#item6:hover {background-position:top right; z-index:50;}

* html #restaurantbutton a:link, * html #restaurantbutton a:visited {height:24px; he\ight:0;}
* html #restaurantbutton a:hover {height:98px; he\ight:0;}






#bookingbutton {
/* float:right; */
    display:block; 
    height:98px; 
    margin-left:320px; 
	padding-top:10px; /* margin-top deletes background from wrapper */
	margin-bottom:10px;
	margin-top:2px;
}
#bookingbutton ul {margin:0; padding:0; list-style-type:none;}
#bookingbutton li {float:left;     padding-left:0px;
margin-right:0px;margin-bottom:3px; display:block; width:158px; }
#bookingbutton li.list1 {background:transparent url(/images/restaurantbuttons/blackheath.gif);}
#bookingbutton li.list2 {background:transparent url(/images/restaurantbuttons/countyhall.gif);}
#bookingbutton li.list3 {background:transparent url(/images/restaurantbuttons/fulham.gif);}
#bookingbutton li.list4 {background:transparent url(/images/restaurantbuttons/eastdulwich.gif);}
#bookingbutton li.list5 {background:transparent url(/images/restaurantbuttons/balham.gif);}
#bookingbutton a {display:block; width:158px; padding-top:30px; height:0; color:#000; text-decoration:none; overflow:hidden;}

#bookingbutton a#item1 {background:transparent url(/images/restaurantbuttons/blackheath.gif) -115px -30px no-repeat;}
#bookingbutton a#item2 {background:transparent url(/images/restaurantbuttons/countyhall.gif) -115px -30px no-repeat;}
#bookingbutton a#item3 {background:transparent url(/images/restaurantbuttons/fulham.gif) -115px -30px no-repeat;}
#bookingbutton a#item4 {background:transparent url(/images/restaurantbuttons/eastdulwich.gif) -115px -30px no-repeat;}
#bookingbutton a#item5 {background:transparent url(/images/restaurantbuttons/balham.gif) -115px -30px no-repeat;}

#bookingbutton a#item1:hover {background-position:top right; z-index:50;}
#bookingbutton a#item2:hover {background-position:top right; z-index:50;}
#bookingbutton a#item3:hover {background-position:top right; z-index:50;}
#bookingbutton a#item4:hover {background-position:top right; z-index:50;}
#bookingbutton a#item5:hover {background-position:top right; z-index:50;}

* html #bookingbutton a:link, * html #bookingbutton a:visited {height:30px; he\ight:0;}
* html #bookingbutton a:hover {height:98px; he\ight:0;}

