﻿body {
	margin:0;
	padding:0;
	line-height: 1.5em;
	background-color:#000000;
	color: #FFF;
	font-family:verdana, sans-serif; /* ADDED */
	font-size:0.85em;
}
a:link {
	color:#fff;
	text-decoration:none;
	border:none;
}
a {
	color:#fff;
	text-decoration:none;
	border:none;
}
a:hover {
	color:#99d730;
	text-decoration:none;
}
img {
	border:none;
}
b {
	font-size: 110%;
}
em {
	color: #FFF;
}
#maincontainer {
	width: 960px; /*Width of main container*/
	margin: 0 auto; /*Center container on page*/
}
#topsection {
	height: 255px; /*Height of top section*/
}
#topsection .topright {
	float:left;
}
#topsection .topleft {
	width:170px;
	float:left;
}
#topsection h1 {
	margin: 0;
	padding-top: 15px;
}
#banner {
	margin: 0 0 0 170px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/;
}
#contentwrapper {
	float: left;
	width: 100%;
}
#contentcolumn {
	margin: 25px 230px 0 170px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/;
}
#contentcolumn a {
	text-decoration:none;
	color:#99d730;
}
#contentcolumn a:hover {
	color:#FFF;
}
#leftcolumn {
	float: left;
	width: 170px; /*Width of left column in pixel*/
	margin:0;
	padding:0;
	margin-left: -960px; /*Set margin to that of -(MainContainerWidth)*/
}
#rightcolumn {
	float: left;
	width: 230px; /*Width of right column*/
	margin-top: 100px;
	margin-left: -230px; /5*Set left margin to -(RightColumnWidth)*/
	padding:0;
}
#rightcolumn p {
	color:#99d730;
	font-size:.8em;
	line-height:1.5em;
}
#footer {
	clear: left;
	width: 100%;
	color: #FFF;
	text-align: center;
	padding: 4px 0;
}
#footer a {
	color: #fff;
	text-decoration:none;
}
.innertube {
	margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
	margin-top: 20px;
}
#menu {
	padding:0;
	margin:10px 0 0 0;
}
#menu li {
	list-style-type:none;
	padding:0;
	padding:0 0 0 1px;
	margin:0;
	line-height:1.4em;
}
#menu a:visited {
	display:block;
	padding:0;
	margin:0;
	color:#99d730;
	font-weight:bold;
	font-size:0.8em; /* ADDED */
	text-decoration:none;
	text-align:left; /* ADDED */
}
#menu a {
	display:block;
	padding:0;
	margin:0;
	color:#99d730;
	font-weight:bold;
	font-size:0.8em; /* ADDED */
	text-decoration:none;
	text-align:left; /* ADDED */
}
#menu a:hover {
	color:#fff;
}
#menu a.currentCrumb {
	color:#fff;
}
.booknow {
	float:right;
	border:none;
}
p.startpara {
	padding-top:20px;
}
.clearfix {
	clear:both;
}
#NavHome img {
	margin: 0 8px 8px 0;
	float:left;
}
#NavHome {
	margin:20px 0 20px 0;
	width:550px;
}
#contentcolumn p {
	font-size:0.8em;
	line-height:1.5em;
	text-decoration:none;
}

#contentcolumn h1 {
	color:#99d730;
	font-size:1.6em;
	font-weight:normal;
}
h2 {
	font-size:0.80em;
	clear:both;
	font-weight:normal;
	border-bottom:1px solid #99d730;
	padding:0;
	padding-bottom:3px;
	margin:0 0 10px 0;
}
h3 {
	border-bottom:1px solid #99d730;
	font-size:0.8em;
}
h5 {
	font-size:0.75em;
	font-weight:normal;
	border-top:1px solid #99d730;
	color:#99d730;
}
h5 a {
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
.leftads {
	float:left;
	display:inline;
	margin:5px 5px 20px 0;
}
.mediads {
	float:left;
	display:inline;
	margin: 0 0px 0 0;
}
#list {
	padding:0;
	margin:10px 0 20px 0;
}
#list li {
	list-style-type:circle;
	padding:0;
	padding:0 0 0 0px;
	margin:0 0 0 30px;
	line-height:1.4em;
	font-size:0.8em;
	color:#FFF;
}
#newsitemhp h1 {
	font-size:.8em;
	margin:0;
	padding:0;
}
#newsitemhp h1 a{
	text-decoration:none;
	line-height:1.3em;
}
#newsitemhp p {
	font-size:0.8em;
	color:#99d730;
	margin:0;
	line-height:1.5em;
}
#newsitemhp p a:link {
	clear:both;
}
#newsitemhp {
	margin-bottom:25px;
}
#footer {
	font-size:x-small;
}
.flRight {
	float:right;
}

.flleft {
	float:left;
}


.flcenter {
	text-align:center;
}

.formLabel {
	color:#FFFFFF;
	line-height:1.4em;
	text-align:right;
	width:200px;
	font-size:0.8em;
}

.supporterformLabel {
	color:#FFFFFF;
	line-height:1.4em;
	text-align:right;
}

.submitbut {
	float:right;
	margin:10px 0px 0 0;
	width:100px;
}

input {
	width:300px;
}

input.checkbox {
	width:20px;
}

input.numbers {
	width:100px;
}

input.staffName {
	width:170px;
}

textarea {
	width:300px;
}

#area {
	padding:0; 
	margin:0;
}

#facebook {
	margin-right: 12px;
	margin-bottom: 10px;
	width: 260px;
	float:left;
	background:#111111;
	height: 275px;
	border: 1px solid #333333;
	overflow: hidden;
}

#twitter {
	width: 260px;
	float:left;
	background:#111111;
	margin-bottom: 10px;
	height: 275px;
	padding: 0px 1px 0px 1px;
	border: 1px solid #333333;

}

/*------------Javascript Validation Error-----------*/
.formError
{
	color: #FF0000;
	line-height:1.4em;
	text-align:right;
	width:200px;
}

.testlabel {
	color: #FF0000;
	line-height:1.4em;
	width: 100%;
	text-align:left;
}

form#form1 .flag {
	display:none;
}

/*------- Adverts --------*/

/* rotator in-page placement */
    div#rotator {
	position:relative;
	height:85px;
	margin: 10px -12px 5px 0px;
	padding:0;
	width:830px;
	float:right;

}
/* rotator css */
	div#rotator ul li {
	float:left;
	position:absolute;
	padding:0;
	list-style: none;
	border: 1px solid #333333;

}
/* rotator image style */	
	div#rotator ul li img {
	
}
    div#rotator ul li.show {
	z-index:500;
}

.flag {
	display:none;
}

/*LIGHTBOX*/

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

