body {
	background-color: #080017;
	text-align:center;
	padding:0;
	margin:0;
	line-height:1.6em;
	font-family:"Trebuchet MS", Helvetica, sans-serif;
}

img {
	margin:0;
	border:none;
}

p {
	margin:0 0 10px 0;
}

#container {
	width:920px;
	margin:auto;
	text-align:left;
}

#header {
	height:324px;
	background:url(/static/images/header.png) no-repeat left bottom;
	position:relative;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:1.1em;
}

#header a {
	color:#999999;
	text-decoration:none;
}

#access {
	margin:16px 0 0 0;
	padding:0;
	float:left;
	color:#999999;
}

#access a.text-size-selected {
	background:#999999;
	color:#080017;
	padding:0 3px;
}

#logo {
	position:absolute;
	top:68px;
	left:0;
}

#slogan {
	position:absolute;
	top:73px;
	left:309px;
}

#contacts {
	padding:0;
	margin:0;
	position:absolute;
	top:10px;
	right:0;
}

#contacts li {
	margin:0;
	padding:0;
	list-style:none;
	height:34px;
	float:left;
	text-indent:-9999px;
	overflow:hidden;
}

#contacts .book {
	width:177px;
	background:url(/static/images/book.png);
}

#contacts .call {
	width:214px;
	background:url(/static/images/call.png);
}

#contacts .text {
	width:200px;
	background:url(/static/images/text.png);
}

#pictures {
	width:640px;
	height:178px;
	background:url(/static/images/pictures.png);
	z-index:1;
	position:absolute;
	left:309px;
	top:107px;
}

#content {
	background:#fff;
}

#footer {
	background:url(/static/images/footer.png) no-repeat;
	position:relative;
	font-size:1.1em;
	height:90px;
}

#footer_logo {
	position:relative;
	top:24px;
}

#evolving_logo {
	position:absolute;
	top:26px;
	right:0;
}

#foot_nav {
	margin:0;
	padding:0;
	position:absolute;
	top:60px;
	left:0;
	color:#B3B3B3;
}

#foot_nav li {
	margin:0 10px 0 0;
	padding:0 10px 0 0;
	list-style:none;
	float:left;
	margin-right:10px;
	background:url(/static/images/split2.png) no-repeat right top;
}

#foot_nav li.last {
	margin:0;
	padding:0;
	background:none;
}

#foot_nav a {
	text-decoration:none;
	color:#B3B3B3;
}

#main_content {
	width:581px;
	float:right;
	margin-top:-26px;
	position:relative;
	padding:0 30px 20px 0;
	color:#4D4D4D;
	font-size:1.2em;
}

#sub_content {
	width:279px;
	float:left;
	margin-top:-26px;
	position:relative;
	padding-left:30px;
	background: url('/static/images/your-choice-of-venues-worldcup.png') no-repeat center top;
	padding-top: 65px;
}

#sub_content img {
	float:left;
}

.clear {
	clear:both;
	font-size:0;
	line-height:0;
	height:0;
}

h1 {
	color:#1A1A1A;
	margin:0;
	padding:0;
	line-height:1em;
	height:1em;
	font-size:2em;
}
h4 {
	color:#1A1A1A;
	margin:0;
	padding:0;
	line-height:1.3em;
	height:1em;
	font-size:1.1em;
}

#main_content form {
	margin:0 0 50px 0;
	padding:0;
	background:url(/static/images/form.png);
}

#main_content fieldset {
	margin:-46px 0 0 0;
	padding:0;
	border:none;
}

form .form_content {
	background:url(/static/images/form-bottom.png) bottom left no-repeat;
}

#booking_form_head {
	width:592px;
	height:58px;
	background:url(/static/images/booking-form.png);
	margin:0 -11px;
	position:relative;
}

.pageContent, .leadPara {
	margin-top: 10px;
}

form ol {
	padding:0;
	margin:0;
}

form li {
	margin:0;
	padding:0;
	list-style:none;
	clear:both;
}

form .submit {
	position:relative;
	top:33px;
	left:400px;
	width:147px;
	height:47px;
	border:none;
}

form h2 {
	text-indent:-9999px;
	width:578px;
	height:25px;
	position:relative;
	left:1px;
	clear:both;
	padding-top:20px;
	overflow:hidden;
}

h2#brand_venue {
	background:url(/static/images/brand-venue.png) no-repeat left bottom;
}

h2#your_details {
	background:url(/static/images/your-details.png) no-repeat left bottom;
}

h2#your_party {
	background:url(/static/images/your-party.png) no-repeat left bottom;
}

a.back_to_top {
	font-size:0.9em;
	text-decoration:none;
	color:#B3B3B3;
	position:absolute;
	bottom:0;
	right:30px;
}

label, span.label {
	color:#333;
	padding-left:20px;
	width:140px;
	float:left;
	line-height:22px;
}

.highlighted_label {
	font-size:1.1em;
}

input, textarea, select {
	border:1px solid #959595;
	padding:3px;
	margin:0 0 10px 0;
	width:278px;
	height:16px;
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	font-size:1em;
	float:left;
}

input.datepicker {
	width:180px;
}

.short_field {
	width:180px;
}

select.short_field {
	width:186px;
}

.tiny_field {
	width:54px;
}

.phone_input {
	width:134px;
}

.phone_label {
	width:50px;
}
label.error {
	clear: both;
	color: red;
	font-weight:bold;
	margin: -11px 0 10px 140px;
	width: 280px;
}

.ui-datepicker-trigger {
	float:left;
	margin:4px 0 0 3px;
}

.radiogroup {
	float:left;
	width:410px;
	padding-bottom:4px;
}

.radiogroup br {
	clear:both;
}

.radiogroup label {
	width:110px;
	padding-left:8px;
	line-height:1em;
}

.radiogroup input {
	width:12px;
	height:12px;
	border:none;
}

textarea {
	width:360px;
	height:169px;
	overflow:auto;
}

select {
	height:22px;
	padding:0;
}

.required_info {
	position:relative;
	top:46px;
	left:460px;
	z-index:2;
}

span.required {
	width:10px;
	height:9px;
	background:url(/static/images/required.png);
	text-indent:-9999px;
	display:block;
	float:left;
	margin:8px 0 0 8px;
	overflow:hidden;
}

select.time {
	width: auto;
	margin-right: 5px;
}
#chosenVenueNote {
	margin: 0 100px 10px 160px;
	font-size: 8pt;
	line-height: 12pt;
	
}

.offersCheckboxes{
	padding-left: 156px;
	margin: 10px 0 10px 0;
	font-size:1em;
	line-height:1.2em;
	float: left;
}
.offersCheckboxes input{
	width:20px;
	border: 0;
	margin: 0;
	margin-top: 3px;
	padding: 0;
	
}
.offersCheckboxes label{
	padding-left: 10px;
	margin-bottom: 5px;
	width: 350px;
}

input.datepickerNarrow {
	width:30px;
	margin-right: 5px;
}

li#wawc_content {
	padding: 0 52px 5px 160px;
	font-size:8pt;
	margin: 0 0 10px 0;
}

li#wawc_content h5 {
	margin: 0;
	font-size: 10pt;
	text-align: center;
}

li#wawc_content div.liner {
	padding: 10px;
	background: #E0EFED;
	border: 1px solid #F3901D;
}

li#wawc_content table th { 
	font-size: 9pt;
}

li#wawc_content table td { 
	border-top: 1px solid #bbbbbb;
}

#worldcup_promo{
	margin-top:-41px;
	padding-bottom: 30px;
	position:relative;
}