@charset "UTF-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0 auto;
	width: 1000px;

	color: #fff;
	background: url(../images/camoBG.gif) top left repeat #00391f;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.clear {
	clear: both;
}

#pageBG {
	width: 1000px;
	border: 1px solid #335e30;
	border-top: 0;
	background-color:#f00;
}

#header, #content {
	float: right;
}

/* HEADER */
#header {
	width: 772px;
}

#header img {
	float: left;
	margin: 10px 0 0 10px;
}

#header h1 {
	float: left;
	margin: 100px 0 0 40px;

	color: #fffd08;
	font-size: 41px;
	text-transform: uppercase;
}

/* SIDEBAR */
#sidebar {
	float: left;
	width: 226px;
	background: url(../images/sideBar.jpg) top left no-repeat #808646;
}

/* SWFs */
#findingMap {
	width: 457px;
	height: 400px;
}

#homeMovie {
	width: 360px; /* 360 / 360 */
	height: 360px; /* 330 / 326 */
}

#homeMovie3 {
	width: 400px; /* 360 / 360 */
	height: 370px; /* 330 / 326 */
}

#menu2 {
	width: 98px;
	/*height: 760px;*/
	height: 840px;
	margin-left: 30px;
}

.gameZonesMovie, .gameZonesMovie img {
	width: 240px;
}

.gameZonesMovie {
	display: block;
	/*float: left;*/
	margin: 2px;
	height: 205px; /* 180 */
}

.gameZonesMovie img {
	height: 155px;
	border: 0;
	margin-top: 14px;
}

.moveLeft {
	margin-left: 245px;
}

.moveDown {
	padding-top: 100px;
}

.movieColumn {
	float: left;
	width: 240px;
	margin: 0 5px;
}

/* CONTENT */
#content {
	margin-top: 20px;
	width: 754px;
}

#content p {
	text-align: justify;
}

#content a {
	color: #fff;}

#content h2, #content .h2Replica {
	font-size: 21px;
}

#content h2 {
	margin-bottom: 10px;
}

#content h2, #content .quote, #content .h2Replica {
	color: #ff0;
}

#content .quote {
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
}

#content .smallWhite {
	font-size: 15px;
	color: #fff;
}

#content .h2Replica {
	margin: 0 5px 5px 0;

	font-weight: bold;
	text-transform: uppercase;
}

#content h3 {
	color: #ff0;
	font-size: 21px;
	font-weight: normal;
	font-style: oblique;
}

#content h4 {
	font-weight: normal;
	font-size: 14px;
}

#content ul {
	list-style-type: none;
	margin-left: 10px;
}

#content ul.redBullets li {
	margin: 10px 0;
	background: url(../images/bulletRed.jpg) top left no-repeat;

	font-weight: bold;
	text-indent: 30px;
}

#topBox {
	height: 75px;
}

#leftBox {
	float: left;
	width: 69%;
}

#rightBox {
	float: right;
	width: 29%;
}

.priceBox {
	float: left;
	width: 44%;
	margin: 10px;
}

#over18UL {
	background: url(../images/18badge.png) top left no-repeat;
}

#over18UL li {
	margin: 10px 0 10px 140px;
}

#over18UL li .over18Title {
	font-size: 15px;
	font-weight: bold;
}

#pricesPackage {
	padding-top: 60px;
}

#vipUL {
	list-style-type: disc;
	margin-left: 0;
	padding-left: 0;
}

#vipUL li {
	margin: 5px 0;
	font-size: 15px;
}

#vipButton {
	position: relative;
	left: -120px;
	display: block;
	width: 138px;
	height: 136px;
	
	float: right;
	margin-top: 20px;
	margin-right: 40px;

	text-decoration: none;
	background: url(../images/pricesBadge.gif) top left no-repeat;
}

#content .priceBox p {
	text-align: left;
}

span.findingus {
	font-size: 19px;
	color: #ff0;
}

p.findingus {
	font-size: 17px;
}

.postCode {
	color: #ff0;
	font-size: 19px;
}

.green {
	color: #9c0;
}

span.green {
	font-size: 17px;
	font-weight: bold;
	text-transform: uppercase;
}

.priceBox .price {
	font-size: 19px;
	font-weight: bold;
}

.embiggen p, .embiggen ul {
	font-weight: bold;
	font-size: 15px;
	margin-left: 0;
}

p.green {
	font-size: 13px;
}

p.uppercase {
	text-transform: uppercase;
}

.white, .telNo { color: #fff; }

.telNo {
	font-size: 21px;
	font-weight: bold;
}

.feedbackBox {
	clear: both;
	width: 60%;
	margin: 10px 0;
	background: url(../images/bulletGreen.jpg) 10px 10px no-repeat;
	padding: 5px 10px 5px 40px;
	border: 1px solid #fff;
}

.author {
	display: block;
	margin-top: 10px;
	float: right;
	font-weight: bold;
}

.question {
	font-size: 17px;
	font-weight: bold;
	color: #ff0;
}

.answer {
	display: block;
	font-size: 15px;
	width: 90%;
}

.feedbackImage img {
	width: 200px;
	height: 150px;
	border: 4px solid #9c0;
}

.nightImage {
	border: 4px solid #9c0;
	margin: 10px 0;
}

#bookButton {
	width: 210px;
	height: 205px;
	margin: 150px 0 0 0;
	background: url(../images/bookButton.png) top left no-repeat;
}

#bookButton a {
	display: block;
	float: left;

	width: 100px;
	height: 100px;
	margin-left: 65px;
	margin-top: 65px;
}

/* FOOTER */
#footer {
	clear: both;
	padding-top: 10px;

	color: #777;
	text-align: center;
}

#footer a {
	color: #fff;
}

/* NEW 17DEC08 */
div#links a {
color: #ff0;
}

div#links p { margin-bottom: 5px; }

div#linkBox {
     color: #333;
     border: 1px solid #333;
     background-color: #fff;
     padding: 4px;
     margin: 4px 0;
}