@charset "utf-8";
/* Storm Paintball stylesheet */
/* PERONii Solutions South Africa */
body {
	background-image:url(../images2011/background-1500x1700.jpg);
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center top;
}
table tr td table tr td {
	font:11px Arial, Helvetica, sans-serif;
	color: #8b847e;
}
* {
	padding:0px;
	margin:0px;
}
p {
	/*line-height: 15px;*/
	margin-bottom: 20px;
	margin-top: 4px;
	
	font-size: 11px;
	color: #FFF;
	line-height: 16px;
}
h1 {
	color: #209DD8;
	font-size: 17px;
	font-weight: bolder;
	margin-bottom: 6px;

}
h2 {
	color: #209DD8;
	font-size: 15px;
	font-weight: bolder;
}
label {
	display: block;
}
a:active, a:visited, a:link {
	color: #818a9a;
}
a:hover, a:focus {
	color: #FFF;
}
.clear {
	clear: both;
	line-height: 1px;
}
#nav {
	height: 40px;
	width: 990px;
	border:#2a2a2c 2px solid;
	margin-left: 15px;
	-moz-border-radius: 11px;
	border-radius: 11px;
	margin-top: -25px;
}
#navlist {
	text-transform: uppercase;
	list-style: none;
	font-size: 11px;
	color: #818a9a;
	font-weight: bold;
	margin-left: 1px;
}
#navlist li {
	float:left;
	display:block;
	margin: 3px 5px 0px 5px;
	padding: 10px 24px 8px 24px;
	background-image: url(../images2011/nav_link.jpg);
	background-repeat: repeat-x;
	-moz-border-radius: 7px;
	border-radius: 7px;  
}
#navlist li a {
	text-decoration: none;
}
#navlist li:hover {
	background-image: url(../images2011/nav_link_ro.jpg);
	background-repeat: repeat-x;
	-moz-border-radius: 7px;
	border-radius: 7px;  
}
.select {
	color: #FFF;
	margin: 0;
}
a.scrollover {
	/* Default Colour/Styles here */
      color: #818a9a;
}
a.scrollover em:first-line {
	/* Rollover Colour/Styles here */
      color: #FFF;
}
/* -------- Content ---------*/

#outside {
	width: 1064px;
	margin: 0 auto;
	height: auto;
}
#btm {
	width: 1064px;
	height: auto;
	height: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#wrapper {
	width: 1024px;
	height: auto;
	margin: 0 auto;
	background-color: #000;
	background-image: url(../images2011/footer-1024x150.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#header {
	height: 316px;
	background-repeat: no-repeat;
	background-image: url(../images2011/header-1024x316.jpg);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#content {
	padding: 10px;
	text-align: justify;
}

#textblock {
	width: 636px;
	float: left;
	border: #b4b1af 3px solid;
	-moz-border-radius: 20px;
	border-radius: 20px; 
	/*background-color: #242526;*/
	padding: 8px;
	padding-top: 15px;

}
#textblock2 {
	width: 810px;
	float: left;
	
	/*background-color: #242526;*/
	border: #b4b1af 3px solid;
	-moz-border-radius: 20px;
	border-radius: 20px;
	padding: 8px;
	margin-right: 14px;
	padding-top: 15px;
}
#textblock3 {
	width: 980px;
	background-image: url(../img/textbg1.png);
	/*background-color: #242526;*/
	border: #b4b1af 3px solid;
	-moz-border-radius: 20px;
	border-radius: 20px;
	padding: 8px;
	margin-right: 14px;
	padding-top: 15px;
}
#rightblock {
	
	float: right;
	padding: 6px;
	border: #b4b1af 3px solid;
	-moz-border-radius: 20px;
	border-radius: 20px;
	padding-top: 15px;
}

#rightblock img{
	
	padding-bottom: 10px;
}

#quicklinks {
	width: 324px;
	float: right;
	/*padding: 8px;*/
	margin-bottom: 10px;
}
#quicklink {
	width: 150px;
	float: right;
	
	/*padding: 8px;*/
	margin-bottom: 10px;
}
#articles strong {
	display: block;
	color: #818a9a;
	font-size: 14px;
	font-weight: bolder;
}
#articles strong a {
	text-decoration: none;
}
#articles span {
	color: #209DD8;
	text-align: right;
	font-size: 10px;
	font-weight: bold;
}
#view_article strong.date {
	font-size: 10px;
	font-weight: bold;
	color: #818a9a;
}
#view_article a {
	font-size: 12px;
	font-weight: normal;
	color: #818a9a;
}
ul {
	margin:0 0 10px 25px;
	font-size: 11px;
	color: #8b847e;
}
/* -------- Booking form ---------*/

.input {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	margin: 0 0 5px 30px;
	clear: both;
}
/*--MAPS--*/
#googlemap {
	text-align: center;
}
/* TABLES*/
#packages {
	margin: 0 0 20px 0;
	border:1px solid #818a9a;
	font-size: 16px;
	color: #fff;
	float: none;
	font-weight: bold;
}
#packages tr {
	background: #818a9a;
}
#packages td {
	padding: 4px 10px;
}
#packages tr.alt {
	background: #242526;
}
.packages h2 {
	font-size: 16px;
}
.packages p {
	color: #fff;
	font-size: 13px;
}
.images-right {
	float: right;
}
.images-right img {
	margin: 0 20px 20px 0;
	border: 2px solid #3d3d3d;
}
#footer {
	margin-top: 20px;
	width: 1024px;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	color: #209DD8;

}

#footer a{
	color: #FFF;
	font-weight:bold;
	text-decoration: none;
	text-transform: uppercase;
	text-shadow: 0px 1px 3px #000000;
	filter: dropshadow(color=#000000, offx=0, offy=1); 
	margin-left: 5px;
	margin-right: 5px;
}

#footer a:hover{
	color: #209DD8;
}

ul#form {
	margin: 10px 0 0 0;
	padding: 0;
}
ul#form li {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 500px;
}
.input label {
	color: #fff;
	font-weight: bold;
	float: left;
	width: 100px;
}
.text input {
	width: 350px;
	padding: 5px;
	border: 1px solid #818A9A;
	margin-right: 10px;
}
.textarea textarea {
	width: 350px;
	border: 1px solid #818A9A;
}
.submit input, .button button {
	margin: 10px 0 0 130px;
	padding: 3px 5px;
	border: 2px solid #3d3d3d;
	background: #3d3d3d url('../img/button_bg.gif') left center repeat-x;
	color: #fff;
	font-weight: bold;
	height: 25px;
}
.submit input:hover {
	color: #b8b8ba;
	cursor: pointer;
}
.error-message {
	color: #f00;
}
#book .error-message {
	margin: 0 0 0 200px;
}
#book .submit input {
	margin: 10px 0 0 700px;
}
.form-error {
	border: 1px solid #f00 !important;
}
#book .input label {
	color: #818A9A;
	font-weight: bold;
	float: left;
	width: 200px;
	font-size: 16px;
	color: #fff;
}
#book .input label span {
	font-size: 11px;
}
#BookingNoOfAdults {
	width: 40px;
}
#BookingNoOfChildren {
	width: 40px;
}
#BookingBbqLunches {
	width: 40px;
}
#steps {
	margin: 10px auto 30px;
	width: 600px;
	background: url('../img/arrow.gif') 150px 20px no-repeat;
}
#steps ul {
	margin: 0 0 0 40px;
	padding: 0;
}
#steps li {
	margin: 0;
	padding: 0 40px 0 0;
	list-style: none;
	float: left;
	font-size: 21px;
	font-weight: bold;
	color: #666;
}
#steps li span {
	display: block;
	margin: 0 auto;
	padding: 15px 0;
	text-align: center;
	background: url('../img/circle.gif') center center no-repeat;
	width: 57px;
	height: 27px;
	font-size: 23px;
}
.date select {
	padding: 5px;
	width: 100px;
}
.select select {
	padding: 5px;
	width: 360px;
}
#steps li.selected {
	color: #fff;
}
#summary td {
	padding: 0 10px;
}
#summary span.small {
	font-size: 11px;
	width: auto;
}
#summary strong {
	color: #fff;
	width: 180px;
	font-weight: bold;
}
#summary td {
	margin: 0;
	padding: 0;
	list-style: none;
	color: #fff;
	font-size: 17px;
}
#summary p {
	margin: 0 0 0 20px;
	display: block;
	width: 700px;
	color: #fff;
	font-size: 12px;
}
#summary .error-message {
	margin: 0 0 0 20px;
	font-size: 12px;
}
#summary ul#right {
	float: right;
	width: 380px;
}
#BookingDateOfGame {
	width: 80px;
}
div#contact form {
	margin: 20px 0 0 0;
	padding: 0;
	text-align: left;
	width: 370px;
	float: left;
}
div#contact .text input {
	width: 210px;
}
div#contact .textarea textarea {
	width: 220px;
}
div#contact label {
	font-size: 13px;
	font-weight: bold;
}
#contact .error-message {
	margin: 0 0 0 100px;
}
#article-view img {
	display: block;
	margin: 0 auto;
}
#start-time td {
	width: 200px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}
#start-time td.first {
	width: 10px;
}
#BookingDateOfBirthDay {
	width: 50px;
}
#BookingDateOfBirthYear {
	width: 80px;
}
#BookingAlternativeNumber, #BookingMobileNumber, #BookingPhoneNumber {
	width: 90px !important;
}
#BookingHomePostcode {
	width: 40px;
}
img.drop {
	display: block;
	margin: 80px 0 0 0;
	padding: 0 0 0 0;
}
p.message {
	margin: 0 0 10px !important;
	display: block;
	padding: 4px 0px;
	text-align: center;
	color: #f00 !important;
	font-size: 110% !important;
	font-weight: bold;
	background: #333;
	width: 810px !important;
}
.sharethis {
	float: right;
}

