@charset "utf-8";

/* Eric Meyer's Reset Reloaded */
/* http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

a {
	outline:none;
}

img {
	border: none 0px #fff;
}

body{
	font-size: 62.5%;
	background-color: #000;
	margin-top: 20px;
}

.cb {
	clear: both;
}

#content {
	display: block;
	margin-top: 15px;
}

#container {
	background: #1c1c1c url(../layout/container.png) no-repeat left top;
	overflow: auto;
	position: relative;
	padding-top: 10px;
	padding-bottom: 15px;
}

#logo {
	background: transparent url(../layout/logo.png) no-repeat left top;
	position: relative;
	height: 40px;
	width: 220px;
	text-indent: -100em;
	display: block;
	outline: none;
}

.clamping {
	color: #48463F;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	padding-left: 40px;
	line-height: 40px;
}

#images {
	margin-top: 20px;
	position:relative;
}

#images img{
	position: absolute;
	top: 0;
	left: 0;
}

noscript p {
	background-color: #b10000;
	border: 1px solid #F00;
	margin: 10px;
	padding: 10px;
	display: block;
	color: #FFF;
	font-size: 1.5em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.webmaster {
	color: #F00;
	font-size: 1.3em;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	display: block;
	margin-bottom: 5px;
}

#nav ul {
	background-color: #b10000;
	position: relative;
	height: 25px;
	padding-left: 5px;
	line-height: 25px;
}

#nav li {
	float: left;
	list-style-type: none;
}

#nav ul a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	text-transform: uppercase;
	font-size: 1.2em;
	color: #FFF;
	text-decoration: none;
	padding-right: 20px;
	
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3em;
	color: #b10000;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	color: #b10000;
	padding: 0px;
	margin-top: 4px;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	color: #b10000;
	font-weight: normal;
	font-style: italic;
	margin-bottom: 10px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #FFF;
	line-height: 18px;
}

small {
	color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
}

small li {
	list-style-type: square;
	list-style-position: inside;
	list-style-image: url(../layout/small_li.gif);
	margin-left: 2px;
}

.fb {
	position: absolute;
	text-indent: -1000em;
	right: 5px;
	background-image: url(../layout/facebooklogo.gif);
	background-repeat: no-repeat;
	height: 16px;
	width: 16px;
	display: block;
	margin: 0px;
	padding: 0px;
	top: 5px;
}

.flckr {
	position: absolute;
	text-indent: -1000em;
	right: 35px;
	background-image: url(../layout/flckr.gif);
	background-repeat: no-repeat;
	height: 16px;
	width: 16px;
	display: block;
	margin: 0px;
	padding: 0px;
	top: 5px;
}

#wo {
	overflow: auto;
	position: relative;
	float: left;
	width: 160px;
	height: 370px;
}

#wo div {
	background-repeat: no-repeat;
	background-position: left 40px;
	margin: 0px;
	padding: 0px 10px 10px 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #242424;
}

#wo h2 {
	background-image:url("../layout/whatson.gif");
	float:right;
	height:18px;
	margin-bottom:5px;
	text-indent:-1000em;
	width:119px;
}

#wo h3 {
	color: #d0d0d0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	margin-top: 0px;
	padding-top: 5px;
}

#wo p {
	color: #b6b6b6;
	font-size: 1em;
	font-weight: bold;
	text-transform: capitalize;
	line-height: 10px;
	margin: 0px;
	padding: 0px;
}

#wo .myspace {
	background-image: url(../layout/myspace.gif);
	height: 20px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	line-height: 19px;
	padding-left: 25px;
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 5px;
}

#wo .event {
	height: 20px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	line-height: 19px;
	padding-left: 25px;
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 5px;
}

#wo div .se {
	background-image:url("../layout/arrow.gif");
	background-position:right 20px;
	background-repeat:no-repeat;
	color:#D0D0D0;
	display:block;
	font-family:Trebuchet MS;
	font-size:1.4em;
	height:35px;
	line-height:45px;
	margin:0;
	padding:0;
	text-decoration:underline;
}

.generic{
	background-image: url(../layout/event.gif);
}

.dj{
	background-image: url(../layout/dj.gif);
}

.eighties{
	background-image: url(../layout/80s.gif);
}

.pspace {
	display: block;
	height: 30px;
}

.pdf {
	float: left;
	display: block;
	margin-right: 10px;
	color: #CCC;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.4em;
	padding: 5px 0px 5px 30px;
	background: url(../layout/pdf.gif) no-repeat left center;
	margin-top: 10px;
	width: 200px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0D0D0D;
}

.pdf:hover {
	float: left;
	display: block;
	margin-right: 10px;
	text-decoration: none;
	padding: 5px 0px 5px 30px;
	margin-top: 10px;
	width: 200px;
	background-image: url(../layout/pdf.gif);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}

.quote {
	text-indent: -1000em;
}

.oq {
	background-image: url(../layout/o-quote.gif);
	display: block;
	height: 23px;
	background-repeat: no-repeat;
	background-position: left center;
}

.cq {
	display: block;
	background-image: url(../layout/c-quote.gif);
	height: 23px;
	background-repeat: no-repeat;
	background-position: right top;
}

.cq p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #b10000;
}

.qp {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #ffffff;
	line-height: 20px;
	font-size: 1.4em;
}

#footer {
	margin-top: 5px;
}

#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #474647;
	font-weight: bold;
}

#websir {
	background-image: url(../layout/websir.gif);
	height: 12px;
	width: 45px;
	overflow: hidden;
	text-indent: -9999em;
	float: right;
	background-position: right;
	margin-top: 5px;
}

.feature h2 {
	text-indent: -1000em;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	height: 10px;
}

.fitem {
	position: relative;
}

.finfo {
	height: 20px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	line-height: 19px;
	padding-left: 5px;
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 5px;
	background-image: url(../layout/event.gif);
	position: absolute;
	top: 110px;
	right: 0px;
	width: 135px;
}

.menubk {
	background-image: url(../layout/menubk.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

p a {
	text-decoration: none;
	color: #B10000;
	font-weight: bold;
}

noscript.jsalert {
	background-color: #FFE8E8;
	color: red;
	border: 1px solid red;
	padding: 5px;
	margin-bottom: 10px;
	font-size: 12px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
}

.gmap {
	display: block;
	background-color: #B10000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #FFF;
	text-decoration: none;
	width: 130px;
	background-image: url(../layout/labelend.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-right: 0px;
	padding-left: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -20px;
	text-transform: uppercase;
	height: 32px;
	margin-top: 0px;
	line-height: 32px;
}

.wcp {
	float: left;
	width: 230px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-top: 20px;
	text-indent: -999em;
	height: 500px;
	background-repeat: no-repeat;
	position: relative;
}

.wcp h1 {
	font-size: 1.5em;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.wcp p {
	font-size: 1em;
	line-height: 15px;
}

.faq h3 {
	padding-top: 20px;
}

#wpackage1 {
	background-image: url(../layout/package1.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #131313;
	font-weight: bold;
}

#wpackage2 {
	background-image: url(../layout/package2.gif);
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #131313;
}

#wpackage3 {
	background-image: url(../layout/package3.gif);
	font-weight: bold;
	background-color: #131313;
	background-repeat: no-repeat;
	background-position: bottom;
}

#wpackage4 {
	background-image: url(../layout/package4.gif);
	font-weight: bold;
	background-color: #131313;
	background-repeat: no-repeat;
	background-position: bottom;
}

#wcwrap h1 + div {
	height: 300px;
}

.eventslist {
	display: block;
	width: 50%;
	float: left;
}

.eventslist  li {
	color: #FFFFFF;
	float: left;
	display: block;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 10px;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	padding: 10px;
	background-image: url(../layout/package3.gif);
}

.eventslist  strong {
	display: block;
	color: #B10000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}

.formdate {
	color: #666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	display: block;
	float: left;
	height: 25px;
	line-height: 25px;
	font-weight: bold;
	margin-left: 115px;
	padding: 0px;
}
.upcoming {
	display: block;
	width: 420px;
	margin-left: 10px;
	margin-top: 10px;
	background-position: right top;
	background-image: url(../layout/wo-topright.gif);
	background-repeat: no-repeat;
	position: relative;
	overflow: hidden;
	padding: 10px;
}
.upcoming .u-bottom {
	background-image: url(../layout/wo-bottomleft.gif);
	height: 136px;
	width: 301px;
	display: block;
	background-position: left bottom;
	position: absolute;
	left: 0px;
	bottom: 0px;
	overflow: auto;
	z-index: 0;
}

.upcoming span {
	font-size: 0.8em;
	font-weight: bold;
	color: #FFFFFF;
}
.upcoming h2 {
	color:#B10000;
	font-family:'HarabaraHandItalic', Arial, sans-serif;
	font-size:2em;
	line-height:30px;
	z-index: 5;
}
.upcoming p {
	font-weight: bold;
	color: #CCCCCC;
}
.upcoming-links {
	margin-top: 5px;
	position: relative;
	display: block;
}

#christmas
{
	background:url("../layout/xmas.png") no-repeat scroll 0 0 transparent;
	height:63px;
	left:0;
	position:absolute;
	right:0;
	top:278px;
	width:290px;
	
	padding: 10px;
}

#christmas a
{
	color: #b10000;
	text-decoration: none;
	font-style: normal;
}

#christmas h4
{
	color: #fff;
	font-family:Arial,Helvetica,sans-serif;
	font-size:1.7em;
	font-style:normal;
	font-weight:bold;
	margin-top:4px;
	padding:0;
}

#xmas_opening
{
	color: #fff;
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
	margin-top: 30px;
	width: 600px;
}

#xmas_opening td
{
	width: 300px;
	/*border: 1px solid #b10000;*/
	padding: 0.5em;
}

#xmas_opening tr.odd
{
	background-color: #b10000;
}

#voucher
{
	height: 118px;
	margin-top: 30px;
	background-image: url(../layout/gift_voucher.jpg);
	background-repeat: no-repeat;
}
.fr {
	float: right;
	padding: 5px;
	border: 1px solid #474647;
	margin: 5px;
}

#zoom
{
	position: relative;
	z-index: 100;
}


/*#zoom_table
{
	position: relative;
	z-index: 100;
}*/
