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

body {
	background-image: url(../images/background.gif);
	background-color: #243C84;
	background-position: 0px 0px;
	background-repeat: repeat-x;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
}
img {
	border:none;
}
a:hover {
	color:#FFF;
}
#container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #FFC807;
	height: 150px;
	clear: both;
}
#header img {
	float: left;
}
#header h1 {
	float: right;
	width: 210px;
	text-align: right;
	font-size: 36px;
}
#subheader {
	clear: both;
	width: 100%;
	height: 40px;
	padding-top: 20px;
	margin-bottom: 25px;
}
#subheader p {
	float: left;
	margin: 0px;
	padding: 0px;
	font-size: 18px;
}
#subheader img {
	vertical-align: middle;
	margin-left: 10px;
}
#subheader a {
	font-size: 18px;
	font-weight: bold;
	color: #FEC800;
	text-decoration: none;
}
#subheader a strong {
	color: #203A87;
	background-color: #FFC900;
	padding: 10px;
}
#subheader a:hover {
	font-size: 18px;
	padding: 10px;
	font-weight: bold;
	color: #FFC900;
	text-decoration: none;
	float: left;
	background-color: #203A87;
}
#navbar {
	clear: both;
	float: left;
	width: 100%;
	color: #FFCA00;
	font-size: 18px;
}
.highlight {
	color: #FFCA00;
	font-weight: bold;
}
.bigname {
	font-size: 24px;
	font-weight: bold;
}
#navbar a {
	color: #FFCA00;
	text-decoration: none;
	font-weight: bold;
}
#navbar li {
	float: left;
	list-style-type: none;
	margin-right: 10px;
}
.main {
	margin-bottom: 20px;
	clear: both;
	position: relative;
	color: #243C84;
	font-size: 14px;
}
.maintext {
	position: relative;
	background-color: #FFF;
	width: 795px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 15px;
	border: 2px solid #243C84;
	margin-bottom: 20px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding-top: 15px;
	padding-bottom: 15px;
}
#homepage a {
	color: #243C84;
	text-decoration: none;
	font-weight: bold;
}
#notpartof a {
	text-decoration: none;
	font-weight: bold;
	color: #3458C4;
}
#notpartof a:hover {
	color: #FFC00D;
}
#notpartof table {
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	border: 2px solid #243C84;
}
#notpartof table th {
	background-color: #FFC00D;
	margin: 0px;
}
.main h3{
	clear: both;
	text-align: center;
	font-size: 24px;
	color: #FFF;
}
.main h1 {
	color: #FFF;
	font-size: 18px;
}
.left {
	float: left;
	width: 500px;
	background-color: #FFF;
	color: #203A87;
	font-size: 18px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-bottom: 20px;
}
.left h1 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.left p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.smallprint {
	font-size: 10px;
}
.right {
	float: right;
	width: 340px;
	background-color: #FFF;
	color: #203A87;
	text-align: right;
	padding-right: 20px;
	margin-bottom: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.right h1 {
	font-size: 24px;
}
#socialnetworks {
	text-align:center;
}#footer {
	clear: both;
	width: 100%;
	margin-bottom: 50px;
	background-color: #243C84;
	border-top-width: 7px;
	border-right-width: 7px;
	border-bottom-width: 7px;
	border-left-width: 7px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFC900;
	border-right-color: #FFC900;
	border-bottom-color: #FFC900;
	border-left-color: #FFC900;
	margin-top: 20px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
#footer a {
	color: #FFCA00;
	font-weight: bold;
	text-decoration: none;
	font-size: 18px;
}
#footer p {
	font-size: 12px;
}
.extrainfo {
	font-size: 12px;
	padding-left: 50px;
	width: 400px;
}
#contactus {
	text-align: center;
	color: #243C84;
	background-color: #FFF;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #243C84;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding-top: 15px;
	padding-bottom: 15px;
}
#contactus h1 {
	color: #213779;
}
.txtbg {
	background-color: #243C84;
	border: 1px solid #FFF;
	padding: 5px;
}
#ordertickets {
	border: 5px solid #F00;
}
.moreinfo {
}
#moreinfotop {
	float: right;
}
#moreinfobottom {
	text-align: right;
	padding-top: 20px;
	padding-bottom: 20px;
}
#navbar a:hover {
	color: #FFF;
}
#survival {
	text-align:center;
}
#topnav {
	text-align: right;
	color: #FFF;
	font-size: 12px;	
}
#topnav a {
	color: #FFF;
}
#toplinks {
	background-color: #FFF;
	color: #000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	width: 100%;
	margin-bottom: 10px;
}
#toplinks img {
	vertical-align: middle;
	margin-left: 10px;
}
#toplinks p {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 10px;
}
#films img {
	margin-right:10px;
	margin-bottom:120px;
}
