﻿#menu-bg
{
	background-image:url(images/menu-bg.gif);
}

#opening-times
{
	background-image:url(images/header-openingtimes.gif);
}

.top-left 
{
	background-image: url(images/box-white-tl.gif);
}

.top-right 
{
	background: url(images/box-white-tr.gif) 100% 0 no-repeat; 
}

.bottom-left 
{
	background-image: url(images/box-white-bl.gif);
}

.bottom-right 
{
	background-image: url(images/box-white-br.gif); 
}

.inside 
{
	padding-right: 5px;
}

.event-item-top
{
	background-image:url(images/event-small-top-white.gif);
}

.event-item-bottom
{
	background-image:url(images/event-small-bottom-white.gif);
}

#menuh ul ul
{
background:url(images/menu-bg-ul-ul.gif) left bottom no-repeat;
}
	
#menuh ul li.menu-item-large:hover
{
	background:url(images/menu-bg-top-large.gif) 0px 0px no-repeat;
}

#menuh ul li.menu-item-small:hover
{
	background:url(images/menu-bg-top-small.gif) 0px 0px no-repeat;
}	

.box-pink-home-content
{
	height:180px;
}