@charset "utf-8";
/* CSS Document */
body {
	background: #000000;
	color: #E8E8E8;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 14px;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	color: #FFFF99;
}
#holder {
	background: url(images/banner.jpg) no-repeat left top;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-bottom: 0;
	padding-bottom: 0px;
	border-top: 3px solid #494949;
	border-right: 3px solid #494949;
	border-bottom: 3px solid #333333;
	border-left: 3px solid #333333;
}

.lefty {

}

#menu {
	height: 42px;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	left: 0px;
	top: 255px;
	width: auto;
	padding: 0px 0px 0px 2px;
	background: url(images/border.jpg) no-repeat left top;
}
#menu .item {
	position: relative;
	z-index: 2;
	float: left;
	height: 39px;
	background: url(images/spacer.jpg) no-repeat right top;
}
#menu a:link, #menu a:active, #menu a:visited {
	display: block;
	height: 39px;
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
	color: #CCCCCC;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 3px;
	font: normal 11px/3em verdana;
	background: url(images/border.jpg) no-repeat right top;
}
#menu a:hover{
	display: block;
	height: 39px;
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
	font: normal 11px/3em verdana;
 
	padding-top: 3px;
	background: #000000 url(images/border.jpg) no-repeat right top;
	;
}

#shuver {
	position:relative;
	clear:both;
	height: 320px;
	width: 2px;
}
#hometext{
	position: relative;
	border: 1px solid #333333;
	width: 350px;
	float: left;
	margin-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	margin-right: 15px;
}

#hometext a:link, #hometext a:active, #hometext a:visited {
	color: #FFFF00;
	text-decoration: none;
}
#hometext a:hover {
	color: #FFFF00;
	text-decoration: underline;
}
#homeevents{
	width: 330px;
	position: relative;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	border: 1px solid #333333;
	float: left;
}
#hypnotext{
	position: relative;
	border: 1px solid #333333;
	float: left;
	margin-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	margin-right: 15px;
	display: block;
	width: 700px;

}

#hypnotext a:link, #hypnotext a:active, #hypnotext a:visited {
	color: #FFFF00;
	text-decoration: none;
}
#hypnotext a:hover {
	color: #FFFF00;
	text-decoration: underline;
}

.events {
	position: relative;
	border: 1px solid #CCCCCC;
	float: left;
	margin-left: 15px;
	margin-right: 15px;
	width: 640px;
	margin-top: 15px;
	clear: both;
	padding: 15px;
	background: #333333;
}

.inputs {
	float:right;
	width: 200px;
	background-color: #E2F5F5;
}

.forms{
	float:left;
	width:44%;
	margin-bottom: 2px;
	min-height:25px;
	height:auto !important;
	height:25px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: double;
	border-top-color: #FFFFFF;
	border-bottom-color: #CCCCCC;
	padding: 5px;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
}
.formsb{
	float:left;
	width:48%;
	margin-bottom: 2px;
		min-height:106px;
  height:auto !important;
  height:106px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: double;
	border-top-color: #FFFFFF;
	border-bottom-color: #CCCCCC;
	padding: 5px;
}
#enq {
	padding: 5px;
	border: 1px dotted #CCCCCC;
}
.prover {
	margin: 5px;
	height: 25px;
	width: 40%;
	border: 1px solid #000033;
	position: relative;
	float: left;
	background-repeat: repeat-y;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px
}
.pics {
	float:left;
	padding:5px;
	margin-bottom:15px;
	margin-right:25px;
	font-size: 14px;
	border: 1px solid #CCCCCC;
}
.pics p {
	font-size: 12px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	border-width: 0px;
}
.pics a:link, .pics a:active, .pics a:visited {
	color: #999999;
	text-align: center;
	text-decoration: none;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	font-weight: bold;
}
.pics a:hover {
	color: #FFFF00;
}

#footer {
	background: url(images/footer.gif) no-repeat left top;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 76px;
	width: 800px;
	position: relative;
}

