@charset "UTF-8";
/* CSS Document */
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-image: url(Media/body_bg.gif);
	font-family: Arial, Helvetica, sans-serif;
}
#page {
	font-family: Arial, Helvetica, sans-serif;
	width: 822px;
	height: 679px;
	position: relative;
	margin: 0px auto;
	color: #FFFFFF;
	font-size: 12px;
	font-style: normal;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 0px;
}
#contacttext {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border: 0;
}
.contacttable {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
}
#homepagetext {
	position: absolute;
	z-index: 40;
	height: 337px;
	width: 271px;
	left: 308px;
	top: 181px;
}
#whatsonmenu {
	background-image: url(Media/whatson.png);
	background-repeat: no-repeat;
	height: 236px;
	width: 236px;
	position: absolute;
	left: 0px;
	top: 263px;
	z-index: 10;
}
#mapmenu {
	background-image: url(Media/map.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 232px;
	width: 232px;
	left: 33px;
	top: 71px;
	z-index: 20;
}
#contactpage {
	height: 529px;
	width: 604px;
	position: absolute;
	z-index: 30;
	left: 117px;
	top: 42px;
	background-image: url(Media/contact_page.png);
	background-repeat: no-repeat;
}
#gallerymenu {
	background-image: url(Media/gallery.png);
	background-repeat: no-repeat;
	height: 236px;
	width: 236px;
	position: absolute;
	z-index: 20;
	left: 584px;
	top: 45px;
}
#menumenu {
	background-image: url(Media/menu.png);
	background-repeat: no-repeat;
	height: 236px;
	width: 236px;
	position: absolute;
	z-index: 20;
	left: 584px;
	top: 315px;
}
#homemenu {
	background-image: url(Media/home.png);
	background-repeat: no-repeat;
	height: 236px;
	width: 236px;
	position: absolute;
	z-index: 20;
	left: 475px;
	top: 441px;
}
#contactmenu {
	background-image: url(Media/contact.png);
	background-repeat: no-repeat;
	height: 234px;
	width: 234px;
	position: absolute;
	z-index: 20;
	left: 148px;
	top: 447px;
}
#homepage {
	background-repeat: no-repeat;
	height: 530px;
	width: 605px;
	position: absolute;
	z-index: 40;
	left: 117px;
	top: 42px;
	visibility: visible;
	background-image: url(Media/homepage.png);
}
#whatsontext {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	position: absolute;
	left: 37px;
	top: 62px;
	width: 288px;
	text-align: left;
	height: 76px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	font-weight: bold;
}
#contactpageover {
	position: absolute;
	z-index: 32;
	left: 116px;
	top: 192px;
}
#facebooklink {
	position: absolute;
	left: 5px;
	top: 300px;
	width: 150px;
	height: 50px;
}
#contactpage {
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	visibility: visible;
	width: 605px;
	height: 530px;
}
#mappage {
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	visibility: visible;
	left: 117px;
	top: 42px;
	z-index: 40;
	background-image: url(Media/map_page.png);
	width: 605px;
	height: 530px;
}
#mapflag {
	background-image: url(Media/bar_flag.png);
	background-repeat: no-repeat;
	z-index: 45;
	width: 300px;
	height: 200px;
	position: absolute;
	left: 294px;
	top: 82px;
	visibility: hidden;
}
#watsonpage {
	position: absolute;
	left: 117px;
	top: 42px;
	z-index: 40;
	background-image: url(Media/whatson_page_orig.png);
	background-repeat: no-repeat;
	width: 605px;
	height: 530px;
	visibility: visible;
}
#mapflash {
	position: absolute;
	z-index: 40;
	left: 25px;
	top: 59px;
}
#header {
	position: absolute;
	left: 7px;
	top: 10px;
	background-image: url(Media/contact_page.png);
	text-align: left;
}
#contactpagetext {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	width: 302px;
	height: 447px;
	z-index: 40;
	position: absolute;
	left: 25px;
	top: 77px;
	font-size: 12px;
	font-style: normal;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
}
#delicious {
	position: absolute;
	z-index: 40;
	left: 8px;
	top: 355px;
	width: 172px;
}
#whatsontable {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
#gallerypage {
	position: absolute;
	z-index: 40;
	height: 530px;
	width: 605px;
	left: 117px;
	top: 41px;
	background-image: url(Media/gallery_page.png);
	visibility: visible;
}
#galleryflash {
	position: absolute;
	left: 63px;
	top: 46px;
	z-index: 50;
}
#hidepage {
	background-color: #000000;
	color: #FFFFFF;
	cursor: auto;
}
.style4 {color: #CCCCCC}
.style6 {color: #990000; font-weight: bold; }
.style7 {color: #999999}
.style8 {
	color: #FF0000;
	font-weight: bold;
	font-size: 14px;
}
#fireworks_img {
	background-repeat: no-repeat;
	position: absolute;
	width: 239px;
	height: 258px;
	left: 325px;
	top: 211px;
}
#gallery_choose {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	position: absolute;
	height: 413px;
	width: 500px;
	left: 53px;
	top: 67px;
	text-align: center;
	vertical-align: bottom;
}
#selecttext {
	position: relative;
	top: 500px;
	color: #999999;
	font-size: 10px;
}
#gallery1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	position: absolute;
	height: 150px;
	width: 150px;
	left: 57px;
	top: 12px;
}
#gallery2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	position: absolute;
	height: 150px;
	width: 150px;
	left: 287px;
	top: 12px;
}
#gallery3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	position: absolute;
	height: 150px;
	width: 150px;
	left: 57px;
	top: 207px;
}
#gallery4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	position: absolute;
	height: 150px;
	width: 150px;
	left: 287px;
	top: 207px;
}
#contactLeith {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	position: absolute;
	left: 196px;
	top: 505px;
}
#Leithflash {
	position: absolute;
	z-index: 40;
	left: 25px;
	top: 52px;
}
#anniversaryflash {
	position: absolute;
	z-index: 40;
	left: 25px;
	top: 52px;
}
#backbttn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	position: absolute;
	height: 17px;
	width: 48px;
	left: 547px;
	top: 22px;
	font-weight: bold;
}
#happyhours {
	position: absolute;
	left: 132px;
	top: 182px;
	z-index: 50;
	width: 173px;
	height: 167px;
	visibility: visible;
}
#partyinfo {
	position: absolute;
	height: 320px;
	width: 300px;
	left: 37px;
	top: 191px;
	text-align: left;
	list-style-type: disc;
}
#happyhourmini {
	position: absolute;
	height: 100px;
	width: 100px;
	left: 353px;
	top: 11px;
	background-image: url(Media/happy_hours.png);
}

