@charset "UTF-8";
/* CSS Document */

body {
	background-color: #000000;
	background-image: url(/images/gradientpgbg.jpg);
	background-repeat: repeat-x;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 14px;
	margin: 0px;
	height: 100%;
	width: 100%;
}
#container {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 1001px;
}

td {
	font-size: 16px;
}
font {
	padding-right: 10px;
	padding-left: 10px;
}

a {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 14px;
	/* get rid of link outlines in firefox */
	outline-color:invert;
	outline-style:none;
	outline-width:medium;
}

a img {
	border: none;
}
iframe {
	overflow: hidden;
}

/*-- LINKS --*/

a:link {
	text-decoration: none;
	color: #990000;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: none;
	color: #99CC66;
}
.corpmid {
	text-decoration: none;
	color: #999999;
}

/*-- HEADER --*/

h1,h2,h3,h4,h5,h6 {
	font-family: 'Fontdiner Swanky', serif;
	line-height: 150%;
	vertical-align: middle;
}
h1 {
	font-size: 24px;
	font-weight: lighter;
	text-align: center;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
h2 {
	font-size: 18px;
	font-weight: normal;
	padding-right: 10px;
	padding-left: 10px;
}
h3 {
	font-size: 24px;
}
h4 {
	font-size: 18px;
	font-weight: lighter;
	color: #FF0000;
}
h5 {
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	height: 1px;
}
form {
	vertical-align: text-top;
	line-height: 20px;
}
h6 {
	font-size: 14px;
}

/*-- DIVS --*/

#header {
	background-image: url(../../images/toplogo.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 200px;
	width: 800px;
	background-position: right top;
}

#playvid {
	float: left;
	height: 200px;
	width: 200px;
}


#secondnav {
	height: 100px;
	width: 385px;
	background-image: url(../../images/2navtop.png);
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 395px;
}
#secondnavhome {
	height: 100px;
	width: 780px;
	margin-right: 10px;
	margin-left: 10px;
	padding: 10px 0px;
	margin-top: 10px;
	background-repeat: no-repeat;
	margin-bottom: 0px;
}
#footer {
	background-image: url(../../images/footer.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 100px;
	width: 800px;
}

#images {
	padding-right: 10px;
}
#copyright {
	font-size: 10px;
	color: #CCCCCC;
	float: right;
	width: 800px;
}
#indents {
	padding-right: 10px;
	padding-left: 10px;
}
#login {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 5px;
}
#membersheader {
	background-image: url(../members/images/boganville-page.gif);
	background-repeat: no-repeat;
	width: 760px;
	height: 170px;
}



/*-- STYLES --*/

/*-- colour --*/

.red {
	color: #FF0000;
}
.grey {
	color: #666666;
}
.lightgrey {
	color: #CCCCCC;
}
.white {
	color: #FFFFFF;
}

/*-- newsletter --*/

#newsletterform {
	height: 120px;
	background-image: url(/images/loginbg.png);
	background-repeat: no-repeat;
	width: 220px;
	float: right;
}




.renaissancefunk {
	font-size: 10px
}

/* these are the styles for the content pages */
#pages {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#pagecontenttop {
	background-image: url(/images/twpage.png);
	background-repeat: no-repeat;
	height: 10px;
	width: 380px;
	margin-left: 10px;
	margin-top: 10px;
}
/* finish */


/* this is where the background icon changes*/
#pagecontent {
	background-color: #f2f2f2;
	width: 758px;
	margin-left: 10px;
	text-align: left;
	vertical-align: top;
	background-image: url(../../images/pgfooter.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	float: left;
	padding: 10px;
}


#pagecontentprofile {
	background-color: #f2f2f2;
	width: 768px;
	margin-left: 10px;
	text-align: left;
	vertical-align: top;
	padding-left: 10px;
	background-image: url(../../images/pgfooter.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 10px;
	height: 480px;
}

#pgfoot {
	height: 20px;
	width: 770px;
	margin-left: 10px;
	text-align: left;
	vertical-align: top;
	padding-left: 10px;
	margin-bottom: 10px;
	background-image: url(../../images/pgfooter.png);
	background-repeat: no-repeat;
}


#maincontent {
	float: left;
	width: 800px;
}

#pagecontentabout {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	padding-right: 120px;
	padding-left: 10px;
	padding-top: 1px;
	text-align: left;
	padding-bottom: 1px;
	background-image: url(/images/icons/tie.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 100%;
	vertical-align: text-bottom;
}
#pagecontentcorp {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	padding-right: 120px;
	padding-left: 10px;
	padding-top: 1px;
	text-align: left;
	padding-bottom: 1px;
	background-image: url(/images/icons/tie.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 100%;
	vertical-align: text-bottom;
}
#pagecontenthens {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	padding-right: 120px;
	padding-left: 10px;
	padding-top: 1px;
	text-align: left;
	padding-bottom: 1px;
	background-image: url(/images/icons/hens.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 100%;
	vertical-align: text-bottom;
}
#pagecontentsingles {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	padding-right: 120px;
	padding-left: 10px;
	padding-top: 1px;
	text-align: left;
	padding-bottom: 1px;
	background-image: url(/images/icons/singles.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 100%;
	vertical-align: text-bottom;
}
#pagecontentfund {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 1px;
	text-align: left;
	padding-bottom: 1px;
	height: 100%;
	vertical-align: text-bottom;
}
/* finish */


#pagecontentbottem {
	background-image: url(../../images/pgfooter.png);
	background-repeat: no-repeat;
	margin-left: 10px;
	bottom: auto;
	height: 10px;
	padding-top: 10px;
	width: 780px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#titleline {
	border-bottom-width: 2px;
	border-bottom-color: #FF0000;
	height: 20px;
	border-bottom-style: solid;
	margin-right: 10px;
	text-align: right;
	

}
.system-message, .system-error-message {
	background-color: #f9f9f9;
	border: 1px solid #eee;
	color: #666;
	margin: 18px;
	min-height: 110px;
	height: auto !important;
	height: 110px;
	padding: 36px 36px 36px 180px;
}

.system-message {
	background: #f9f9f9 url(/CatalystImages/ok.png) no-repeat 29px 18px;	
}

.system-error-message {
	background: #f9f9f9 url(/CatalystImages/error.png) no-repeat 26px 26px;
	float: left;
}
.system-message h1, .system-error-message h1 {
	color: #000;
	margin: 0 0 18px 0;
}

.ok {
	background: #E9FBE3;
	color: #21A347;
	border: 6px solid #CFFBC2;
	margin-bottom: 18px;
}

.error {
	background: #FBE3E4;
	color: #D12F19;
	border: 6px solid #889A71;
	margin-bottom: 18px;
}

div#newsbg {
	
}
#history101 {
	float: right;
	width: 220px;
	height: 120px;
}
#nav {
	text-align: center;
	float: right;
	height: 80px;
	width: 800px;
}
#leftnav {
	float: left;
	width: 200px;
}
#sidenav {
	float: left;
	width: 200px;
}
#rightside {
	float: right;
	width: 800px;
}
#venuesleft {
	float: left;
	width: 250px;
}
#venuesright {
	float: right;
	width: 450px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	margin-right: 10px;
	border: 1px dashed #333333;
	margin-top: 10px;
	background-color: #CCCCCC;
	padding: 10px;
}
#modplaceholder {
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	width: 210px;
	border: 1px dashed #FFFFFF;
	margin: 10px;
	padding: 10px;
	background-color: #000000;
}


/* search stuff */

#search {
	background-image: url(../../images/sidenav/searchbg.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 155px;
	width: 160px;
	text-align: left;
	padding: 45px 20px 0px;
	font-size: 12px;
	color: #FFFFFF;
	float: left;
}

select.cat_seachlistbox#CAT_Category {
	width: 160px;

}.searchwebform {
}

input.cat_textbox#CAT_txtsearchKeywords {
	width: 155px;
}

.submitbutton {
	padding-top: 10px;
}

/* employment form */

#employmentwebform {
	font-size: 12px;
	border: 1px solid #CCCCCC;
	padding: 10px;
	float: left;
	margin: 10px 0px 0px 40px;
	width: 660px;
}
.employmentitem {
	margin-top: 5px;
}

textarea.cat_listbox {
	width: 660px;
}

input.cat_wheretextbox {
	width: 655px;
}

input.cat_textbox {
	width: 300px;
}

#employmentbottom {
	float: left;
	margin-left: 50px;
}

#employmentwebformleft {
	float: left;
}
#employmentwebformright {
	float: left;
	margin-top: 80px;
	margin-left: 20px;
}

select.cat_dropdown {
	width: 300px;
}
#pagecontentleft {
	float: left;
	width: 510px;
}
#pagecontentright {
	float: right;
	width: 200px;
	padding-left: 35px;
	padding-right: 10px;
	background-image: url(../venues/images/venuesidebg.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 800px;
}

#pagecontentright input.cat_textbox#Postcode_5214 {
	width: 160px;
}
#pagecontentright select.cat_dropdown#Distance_5214 {
	width: 160px;
}
.faqresultstablecategory {
	color: #FFFFFF;
}

#loginholder {
	position: fixed;
	bottom: 0px;
	right: 0px;
}

/*
----------------------------
Customisations
----------------------------
*/

/*
Shop
*/

#product {
	float: left;
	height: 280px;
	width: 200px;
}


#bookings-detail {
	float: left;
	padding-top: 265px;
	width: 740px;
	padding-left: 10px;
}

#bookings-detail h2 {
	font-family: 'Fontdiner Swanky', serif;
}

#bookings-right {
	float: right;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-color: #CCCCCC;
	padding: 20px;
	margin: 10px 0px 0px 10px;
	width: 160px;
}

#bookings-right h2 {
	font-family: 'Fontdiner Swanky', serif;

}

#google-static-map {
	background-color: #FFFFFF;
	padding: 10px;
	border: 1px solid #333333;
	width: 710px;
}

#gmap {
	width: 710px;
}

#womow {
	margin-left: 6px;
}

#cart {
	position: absolute;
	top: 260px;
	text-align: right;
	width: 780px;
	height: 64px;
	line-height: 64px;
	vertical-align: bottom;
}

ul.productfeaturelist {
	margin: 0px;
	list-style-type: none;	
}

