﻿/* ========================================================================================================= */
/*  RESET CODE
/* ========================================================================================================= */
	
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h2, 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.2;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
	
/* ========================================================================================================= */
/*  DEFAULT SETTINGS
/* ========================================================================================================= */

body {
	background: #000;
	color: #FFF; 
	font-weight:normal; 
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px; 
	text-align:left;
	margin: 0px;
	padding:0px;
	height:100%;
}

a:link	{
	color: #e68ca8; 
	text-decoration: underline;
}

a:visited {
	color: #e68ca8; 
	text-decoration: underline;
	}
	
a:hover	{
	color: #7e1d3c; 
	text-decoration: none;
}	


li	{
	margin-bottom:10px;
}

/*
li {
	margin-bottom:10px;
	background: transparent url('/images/general/bullet.png') no-repeat scroll 0px 0px; 
	padding: 0px 0px 0px 35px; 
	min-height:20px;
	line-height:15px;	
	margin:0px 0px 15px 0px;
}
*/

ul	{
	margin-bottom:20px;
}

p {
	margin:0px 0px 20px 0px;
	line-height:18px;
}

small {
	font-size:0.8em;
}

table {
	width:100%;
	border:none;
	margin:0px 0px 20px 0px;
}

td {
	padding:5px;
	vertical-align:top;
}

strong {
	color:#e68ca8;
	font-weight:bold;
}

/* ========================================================================================================= */
/*  FONTS
/* ========================================================================================================= */

@font-face {
    font-family: 'BebasNeueRegular';
    src: url('/fonts/bebasneue-webfont.eot');
    src: url('/fonts/bebasneue-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/bebasneue-webfont.woff') format('woff'),
         url('/fonts/bebasneue-webfont.ttf') format('truetype'),
         url('/fonts/bebasneue-webfont.svg#BebasNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'ConeriaScriptDemoRegular';
    src: url('/fonts/demo_coneriascript-webfont.eot');
    src: url('/fonts/demo_coneriascript-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/demo_coneriascript-webfont.woff') format('woff'),
         url('/fonts/demo_coneriascript-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'OregonLDORegular';
    src: url('/fonts/oregon_ldo-webfont.eot');
    src: url('/fonts/oregon_ldo-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/oregon_ldo-webfont.woff') format('woff'),
         url('/fonts/oregon_ldo-webfont.ttf') format('truetype'),
         url('/fonts/oregon_ldo-webfont.svg#OregonLDORegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

.customfont1 {
	font-family:'OregonLDORegular';
	font-weight: normal;
	font-style: normal;
}

.customfont2 {
	font-family: 'ConeriaScriptDemoRegular', serif;
	font-weight: normal;
	font-style: normal;
}

.customfont3 {
	font-family: 'BebasNeueRegular', sans-serif;
	font-weight: normal;
	font-style: normal;
}


/* ========================================================================================================= */
/*  HEADERS APPLIED TO <H> TAGS IN HTML
/* ========================================================================================================= */

.head1 {
	color:#FFF;
	font-size:32px;
	text-shadow: #111 0px 2px 3px;
	font-weight:normal;	
	margin:0 0px 20px 0px;
	text-align:left;
	letter-spacing:-1px;
}

.head1b {
	color:#FFF;
	font-size:32px;
	text-shadow: #111 0px 2px 3px;
	font-weight:normal;	
	margin:0 0px 10px 0px;
	text-align:left;
	letter-spacing:-1px;
}

.head2 {
	color:#FFF;
	font-size:35px;
	text-shadow: #111 0px 2px 3px;
	font-weight:normal;	
	margin:0 0px 20px 0px;
	text-align:right;
	letter-spacing:-1px;
}

.head3a {
	color:#FFF;
	font-size:40px;
	text-shadow: #111 0px 2px 3px;
	font-weight:normal;	
	margin:0 0px 0px 0px;
	text-align:left;
}

.head3b {
	color:#e68ca8;
	font-size:25px;
	text-shadow: #111 0px 2px 3px;
	font-weight:normal;	
	margin:0 0px 20px 0px;
	text-align:left;
}

.head3c {
	color:#FFF;
	font-size:40px;
	text-shadow: #111 0px 2px 3px;
	font-weight:normal;	
	margin:0 0px 0px 0px;
	text-align:left;
	float:left;
}

.head3d {
	color:#e68ca8;
	font-size:25px;
	text-shadow: #111 0px 2px 3px;
	font-weight:normal;	
	margin:12px 0px 0 10px;
	text-align:left;
	float:left;
}

.head3e {
	color:#e68ca8;
	font-size:25px;
	text-shadow: #111 0px 2px 3px;
	font-weight:normal;	
	margin:10px 0px 20px 0px;
	text-align:left;
}

.head3f {
	color:#e68ca8;
	font-size:40px;
	text-shadow: #111 0px 2px 3px;
	font-weight:normal;	
	margin:0 0px 20px 0px;
	text-align:left;
}

.head4 {
	color:#FFF;
	font-size:16px;
	text-shadow: #111 0px 2px 3px;
	font-weight:normal;	
	margin:0 0px 5px 0px;
	text-align:center;
}

.head4 a:link, .head4 a:visited {
	color:#FFF;
	text-decoration:none;
}

.head4 a:hover {
	color:#e68ca8;
	text-decoration:none;
}

.head5 {
	color:#e68ca8;
	font-size:20px;
	text-shadow: #111 0px 2px 3px;
	font-weight:normal;	
	margin:0 0px 20px 0px;
	text-align:left;
}


/* ========================================================================================================= */
/*  CONTAINERS
/* ========================================================================================================= */

div.main-wrap {
	position:relative;
	margin:0 auto;
	width:900px;
}

div.venue-wrap {
	position:relative;
	margin:0 auto;
	width:900px;
	left:-15px;
}

div.venue-wrap-main {
	position:relative;
	margin:0 auto;
	width:90%;
	padding:0 5% 0 5%;
}

div.head-image-wrap {
	width:100%;
	position:fixed;
	left:0;
	top:0;
	z-index:10;
}

div.foot-image-wrap {
	width:100%;
	position:fixed;
	left:0;
	bottom:0;
	z-index:10;
}

div.content-wrap {
	width:100%;
	height:150px;
	background:transparent url('/images/backgrounds/black80.png') repeat scroll;
	position:fixed;
	bottom:0;
	left:0;
	z-index:12;
}

div.content-wrap-larger {
	width:100%;
	/*height:350px;*/
	padding:30px 0 20px 0;
	background:transparent url('/images/backgrounds/black80.png') repeat scroll;
	position:fixed;
	bottom:0;
	left:0;
}

div.content-wrap-variable {
	width:100%;
	padding:30px 0 20px 0;
	background:transparent url('/images/backgrounds/black80.png') repeat scroll;
	position:fixed;
	bottom:0;
	left:0;
}
div.content-wrap-contact {
	width:100%;
	/*height:270px;*/
	padding:30px 0 20px 0;
	background:transparent url('/images/backgrounds/black80.png') repeat scroll;
	position:fixed;
	bottom:0;
	left:0;
	z-index:12;
}


div.home-col-1 {
	width:260px;
	height:250px;
	padding:30px 20px 20px 20px;
	float:left;
}

div.home-col-2 {
	width:260px;
	height:auto;
	max-height:460px;
	padding:20px;
	position:absolute;
	bottom:0;
	left:50%;
	margin:0 0 0 -150px;
	background:transparent url('/images/backgrounds/purple80.png') repeat;
	overflow:auto;
	z-index:13;

}


div.home-col-3 {
	width:260px;
	height:250px;
	padding:30px 20px 20px 20px;
	float:right;
}

div.home-content {
	height:110px;
	overflow:hidden;
	
}
div.home-content-extra {
	display:none;
	height:auto;
	
}

div.col3 {
	width:100%;
	column-count:3;
	column-gap: 40px;	
}

div.col2 {
	width:100%;
	column-count:2;
	column-gap: 40px;	
}

div.venue-wrap-item {
	width:100px;
	float:left;
	margin:0 20px 0 0;
}

div.contact-col-1 {
	width:266px;
	float:left;
	margin:0 51px 0 0;
}

div.contact-col-2 {
	width:266px;
	float:right;
	margin:0 0 0 0;
}

div#gallery {
	position: absolute;
	height: 100%;
	overflow: auto;
	width:100%;
	top:55px;
	left:0px;
	z-index:1;
	background:transparent url('/images/components/loader2.gif') no-repeat scroll center center;
	z-index:888;

}

div#mapcanvas {
	position:absolute;
	left:0;
	top:0;
	z-index:1;
	width:100%;
	height:100%;
	right:0;
	bottom:0;
	/*opacity:0.9;
	filter:alpha(opacity=90);*/	
}

div.services-col-1 {
	width:285px;
	float:left;
	margin:0 60px 0 0;
}

div.services-col-2 {
	width:210px;
	float:left;
	margin:0 60px 0 0;
}

div.services-col-3 {
	width:285px;
	float:left;
	margin:0 0 0 0;
}

div.service-detail {
	display:none;
}

div.menu-col-1 {
	width:630px;
	float:left;
	margin:0 60px 0 0;	
}

div.menu-col-2 {
	width:210px;
	float:left;
	margin:0 0 0 0;
}
/* ========================================================================================================= */
/*  MENU
/* ========================================================================================================= */

div.menu-wrap {
	margin:0;
	width:100%;
	height:35px;
	padding:20px 0 0 0;
	overflow:hidden;
	background:transparent url('/images/backgrounds/black80.png') repeat;
	position:fixed;
	z-index:99999;
	top:0;
	left:0;
}

a.menu-item:link, a.menu-item:visited {
	color:#FFF;
	text-decoration:none;
	font-size:25px;
	font-weight:normal;
	text-shadow: #111 0px 2px 3px;
	margin:0px 10px 0px 10px;
	text-align:center;
}

a.menu-item:hover {
	text-decoration:none;
	color:#d8507a;	
	
}




/* ========================================================================================================= */
/*  TEXT
/* ========================================================================================================= */

a.footer-link:link, a.footer-link:visited {
	color:#FFF;
	text-decoration:none;
	font-weight:500;
	margin:0px 0px 0px 0px;

}

a.footer-link:hover {
	text-decoration:none;
	color:#FFF;	
}

a.menu-pdf-link:link, a.menu-pdf-link:visited {
	color:#e68ca8;
	font-size:20px;
	text-decoration:none;
	font-weight:500;
	margin:0px 0px 0px 0px;

}

a.menu-pdf-link:hover {
	text-decoration:none;
	color:#FFF;	
}





a.nodec-link:link, a.nodec-link:visited {
	color:#e68ca8;
	text-decoration:none;

}

a.nodec-link:hover {
	text-decoration:underline;
}


p.menu-line {
	margin:0;
	text-align:center;
}

ul.with-bullets li {
	margin-bottom:10px;
	background: transparent url('/images/general/bullet.png') no-repeat scroll 0px 0px; 
	padding: 0px 0px 0px 35px; 
	min-height:20px;
	line-height:15px;	
	margin:0px 0px 15px 0px;
}

p.centre-text {
	text-align:center;
}

#viewless {
	display:none;
}

#viewmore {
	display:block;
}

div.home-col-3 p {
	margin:0;
	text-align:right;
}

div.home-col-1 p {
	margin:0;
	text-align:left;
}

div.contact-col-2 p {
	margin:0;
	text-align:right;
}

/* ========================================================================================================= */
/*  IMAGES
/* ========================================================================================================= */

img.head-image-1 {
	height:55px;
	position:absolute;
	top:0;
	left:0;
	z-index:10;
}

img.head-image-2 {
	height:55px;
	position:absolute;
	top:0;
	right:0;
	z-index:10;
}

img.head-image-3 {
	width:400px;
	position:absolute;
	bottom:0;
	left:0;
	z-index:10;
}

img.head-image-4 {
	width:400px;
	position:absolute;
	bottom:0;
	right:0;
	z-index:10;
}


img.logo {
	width:402px;
	position:relative;
	left:50%;
	margin:85px 0 20px -201px;
	z-index:10;
}

img.arrow-down {
	width:30px;
	position:relative;
	left:50%;
	margin:-10px 0 5px -15px;
	
}

div.venue-wrap-item img {
	width:98px;
	border:1px #666 solid;
	float:left;
	margin:0 0 20px 0;
}

img.social-media-icon {
	float:right;
	width:30px;
	margin:0 0 0 10px;
}

img.small-page {
	width:266px;
	border:2px #FFF solid;
}

img.accred2 {
	height:40px;
	float:right;
	margin:0 0px 20px 20px;
}

/* ========================================================================================================= */
/*  CLEARS & PADS
/* ========================================================================================================= */

.clear {
	width:100%;
	height:0px;
	clear:both;
}

.clear10 {
	width:100%;
	height:10px;
	clear:both;
}

.clear20 {
	width:100%;
	height:20px;
	clear:both;
}

.clear30 {
	width:100%;
	height:30px;
	clear:both;
}


.clear50 {
	width:100%;
	height:50px;
	clear:both;
}


.clear100 {
	width:100%;
	height:100px;
	clear:both;
}


/* ========================================================================================================= */
/*  BG SCROLLER
/* ========================================================================================================= */

	/* Background Carousel */

	#background-slides {position:absolute; top:0px; left:0px}	

	.slide {float:left}



/* ========================================================================================================= */
