.wp-loading body {
    visibility:hidden;
}

body {
	background:#e50404 url(logo_watermark_bg.gif) no-repeat center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0 0 0px 0;
	margin: 0;
	line-height: 18px;
	}
	
html{
background: #880202;}

	
/* Baseline grid overrides */
/*#wrapper,
#header
 {
	background: none !important;
	}*/
	
	
hr, .hide, .flash_block_replaced_content {
	display: none;
	}
	
img {
	border: none;
	}
	
p {
	line-height: 18px;
	margin: 0 0 18px 0;
	color:#202020;
	}

/*  links */

a {
	color:#E50404;
	text-decoration: none;
	}
	
a:hover {
	text-decoration: underline;
	}

li {
  min-height: 1px;
}
	
* html li {
	height: 1px;
	}

	
	
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #810a08;
	line-height: 18px;
	}
	
* html h1,
* html h2,
* html h3,
* html h4,
* html h5,
* html h6
  {
 	height: 1px;
	}
	
h1 object,
h2 object,
h3 object,
h4 object,
h5 object,
h6 object
	{
	display: block;
	position: relative;
	left: -3px;
	}	
	
h1 {
	font-size: 36px;
	line-height: 47px;
	margin: 0 0 15px 0;
	font-weight: normal;
	color:#880202;
	font-family:myriad-pro-n7, myriad-pro;
	font-weight:700;
	}
	
h1 strong {
    color:#E50404;
}
	
h2, h3, h4 {
	font-size: 16px;
	margin: 0 0 15px 0;
	font-weight: bold;
	color:#E50404;
	}
	
h2 {
	font-size: 20px;
	line-height:25px;
	color: #E50404;
	font-family:myriad-pro-n7, myriad-pro;
	font-weight:700;
	
	}
	
h3 {
	}
	
h4 {
	font-size:12px;
	font-weight:bold;
	}

h5 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	}

h6{
	margin:0 0 10px 0;
	padding:0;
	font-size:12px;
}


/* [ Wrapper ] */

#wrapper {
	margin:0;
	padding: 0;
	}
	
/* [ Wireframe ] */

#wireframe_header {
	width: 860px;
	margin: 0 auto;
	height: 0;
	}

#wireframe_header img {
	}
	
#wireframe_header h1 {
	font-size: 12px;
	float: left;
	margin: 32px 0 0 10px;
	padding: 0;
	line-height: normal;
	}
	
/* [ Site Header ] */

#site_header_wrapper {
	position: relative;
	height: 70px;
	margin: 0;	
	}
	
#site_header {
	height: 110px;
	width: 875px;
	margin: 0 auto;
	position: relative;
	}
	
	
	
#site_header_logo {
	position: absolute;
	top: 20px;
	left: 0px;
	}
	
#print_header_logo{

    display: none;
}
	
#site_header_logo a {
	color: #fff;
	}
	
#site_header_logo a:hover {
	background:none;
	}

#member_badge{
	display: none;
}
	
/* [ Site Header Tools ] */
#site_header_tools {
	display:none;
	position: absolute;
	top: 0px;
	right: 0;
	font-size: 11px;
	color: #ccc;
	text-align: right;
	}
	
#site_header_tools a {
	color: #999;
	text-decoration: none;
	}
	
#site_header_tools a:hover {
	color: #999;
	background: none;
	}
	
/* [ Mini Search ] */

#mini_search {
	display:none;
	position: absolute;
	top: 5px;
	right: 0px;
	}
	
.mini_search_field {
	height: 14px;
	width: 100px;
	padding: 2px 2px 2px 16px;
	font-size: 10px;
	line-height: 12px;
	color: #999;
	text-transform: uppercase;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	float: left;
	margin-right: 5px;
	border: 1px solid #0c2036;
	background: #fff url(mini_search_field.gif) no-repeat 2px 3px;
	}
	
#mini_search .focus {
	border: 1px solid #6ccff6;
	color: #333;
	}

.mini_search_button {
	display: block;
	width: 20px;
	height: 20px;
	text-indent: -9000px;
	background: #56595c url(mini_search_button.gif) no-repeat 0 0;
	float: left;
	}
	
.mini_search_button:hover {
	background: #939495 url(mini_search_button.gif) no-repeat 0 -20px;
	}
	
	
/* [ Page Header ] */

#page_header_wrapper {
	background: url(banner_bg.gif) repeat-x center 45px;
	z-index: 2;
	min-height:88px;
	position: relative;
}

* html #page_header_wrapper{
	top:-40px;
	height:90px;
}

#page_header {
	width: 895px;
	margin: 0 auto;
	position: relative;
	}
	
#menu_container{
	padding-right:10px;
	height:50px;
	position: relative;
	z-index: 100;
	}
	
/* [ Main ] */

#main_wrapper {

	background:#fff;
	z-index: 1;
	min-height:1px;
}

* html #main_wrapper{
	padding:0;
	top:-20px;
}

#main {
	width: 875px;
	margin: 0 auto; 
	z-index: 1;
	min-height: 1px;
	}
	
* html #main {
	height: 1px;
	}
	
#main:after {
	height: 0;
	clear: both;
	display: block;
	content: ".";
	visibility: hidden;
	}
	
	
/* [ Content ] */
#breadcrumb{
	position:absolute;
	top: -50px;
	right: 0;
	float:right;
	display:block;
}

#breadcrumb a{
	color:#0c2036;
}

#breadcrumb a{
	text-decoration:underline;
}

#latest_news{
	display:none;
}

#content {
	padding-top: 20px;
	padding-left: 20px;
	font-size: 12px; 
	color: #333333;
	min-height: 400px;
	z-index: 1;
	float: left;
	width: 623px;
	padding-bottom: 40px;
	}
	

* html #content {
	height: 400px;
	}
	
#content ul{
	padding:5px 0 0 0;
}

#content li{
	list-style:none;
	padding-left:15px;
	background: url(content_li.gif) no-repeat left 5px;
}

ul{
	margin:0px;
}

#content img{
	border:solid 1px #d2d2d2;
	margin:10px;
	padding: 3px;
}
	
/* [ Sidebar ] */
#sidebar {
	width: 225px;
	float: left;
	position: relative;
	padding: 0;
	z-index: 1000;
	}
	
.sidebar_panel a {
	display: block;
	color: #fff;
	background: #999;
	padding: 10px;
	margin: 10px 0;
	}
	
.sidebar_panel a h4 {
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	line-height: normal;
	margin: 0;
	padding: 0;
	}
	
.sidebar_panel a p {
	margin: 0;
	line-height: 14px;
	}

/* [ Footer ] */
#footer_wrapper {
	min-height: 170px;
	background: #880202;
	border-top: solid 3px #640201;
	clear: both;
	}
	
* html #footer_wrapper{
	height: 170px;
}

#footer {
	width: 875px;
	margin: 0 auto;
	font-size: 11px;
	color: #c17575;
	line-height: 14px;
	position: relative;
	clear: both;
	min-height: 1px;
	padding: 20px 0;
	}
* html #footer {
	height: 1px;
	}
	
#footer p {
	margin: 5px 0 0 0;
	}
	
#footer a {
	color: #c17575;
	text-decoration: none;
	}
	
#footer a:hover {
	text-decoration: none;
	background:none;
	color: #fff;
	}
	
#footer #site_credit{
	margin-top:10px;
}

#partners_certification{
	position:absolute;
	top:85px;
	left:0px;
	width:275px;
}

#partners_certification div img{
	border:none;
	padding-left:10px; 
}
#partners_certification div{
	font-size:9px;
	text-align:left;
}

#partners_certification div span{
	padding-right:5px;
}

#footer_partners{
	text-align: right;
	width: 400px;
	position: absolute;
	right: 0;
	top: 20px;
}

/* [ Datagrid ] */

.datagrid {
	width: 100%;
	border: 1px solid #666;
	border-collapse: collapse;
	}
	
	.datagrid th {
		background: #eee;
		border-bottom: 1px solid #666;
		text-align: left;
		padding: 2px 5px;
		}
		
	.datagrid td {
		border-bottom: 1px solid #ccc;
		padding: 2px 5px;
		}

/* [ Generic vCard ] */

.vcard {
	padding: 0px 0 10px;
	line-height: 18px;
	margin: 0 0 18px;	
	border-bottom: 1px solid #ccc;
	}
	
	.fn {
		font-size: 14px;
		font-weight: bold;
		margin-bottom:5px;
		}
		
	.adr {
		border-top: 1px solid #ccc;
		padding: 10px 0 18px;
		}
		
	.org{
		display:none;
	}
	.type{
		width:75px;
		display:block;
		float:left;
	}
		

.news_summary{
	margin-bottom:10px;
	display: block;
	background:#f1f1f1;
	padding:10px;
	border-bottom: solid 2px #c3c3c3;
	line-height: 16px;
}

.news_summary .note{
	display: block;
	margin-bottom: 5px;
}

.news_summary .read_more_button{
	margin: 10px 0;
}

.news_summary .read_more_button:hover{
	background: url(read_more_button.gif) no-repeat 0 -30px;
}

.news_summary p,
.news_summary h3{
	margin: 0px;
}

.news_summary .heli_image{
	margin-right:10px;
	margin-bottom:10px;
}

.heli_image {
  height: 131px;
  width:200px;
  overflow:hidden;
}

.news_summary .heli_time,
.news_summary h3{
	margin-bottom:0px;
}

.news_summary .scenic_button{
	margin-left:215px;
}

iframe{
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
}

#special_enquiry{ 
	height:25px;
	width:183px;
	display:block;
	background:url(special_enquiry_button.gif) no-repeat center top;
}

#special_enquiry:hover{
	background-position: center bottom;
}

.scenic_button{ 
	height:25px;
	width:194px;
	display:block;
	background:url(scenic_flights_button.gif) no-repeat center top;
}

.scenic_button:hover{
	background-position: center bottom;
}

.enquire_now{ 
	height:25px;
	width:108px;
	display:block;
	background:url(enquire_now.gif) no-repeat center top;
}

.enquire_now:hover{
	background-position: center bottom;
}

.book_now{ 
	margin-top:10px;
	height:25px;
	width:218px;
	display:block;
	background:url(enquire_about_this_heliexperience.gif) no-repeat left top;
}

.book_now:hover{
	background-position: left bottom;
}

.find_out_more{ 
	height: 30px;
	width: 101px;
	display:block;
	background:url(read_more_button.gif) no-repeat left top;
}

.find_out_more:hover{
	background:url(read_more_button.gif) no-repeat left bottom;
}

.experience{
	position:relative;
	background:#f1f1f1;
	padding:10px;
	border-bottom: solid 2px #c3c3c3;
	margin:10px 10px 0 0;
	min-height:100px;
}

	.experience p{
		margin: 0 0 10px;
	}

	.experience img{
		display:none;
	}

.content_left{
	width:320px;
	float:left;
}
.content_right{
	background: #1b243b;	
	padding:10px;
	margin:10px 0px 10px 10px;
	margin-top:-35px;
	float:right;
}

.note{
	color: #7F7F7F;
}

/* [ Pagination ] */

.pagination{
	padding: 10px 0 10px;
	position: relative;
	margin-bottom: 10px;
	border-bottom: solid 1px #ccc;
	border-top: solid 1px #ccc;
}

.pagination:after {
	height: 0;
	clear: both;
	display: block;
	content: ".";
	visibility: hidden;
	}

.pagination .results_showing{
	position: absolute;
	top: 10px;
	left:0;
}

.pagination .page_buttons{
	text-align: right;
	right:0;
	top: 7px;
	min-height:	20px;
	padding: 2px;	
}

* html .pagination .page_buttons{
	height: 20px;	
}

.pagination .page_buttons a,
.pagination .page_buttons span a{
	padding: 2px 6px;
	border: solid 1px #F28282;
	margin: 1px 3px 1px 0;
	min-height:20px;
}

.pagination .page_buttons a:hover,
.pagination .page_buttons span a:hover{
	background: #F28282;
	color: #fff;
	text-decoration: none;
}



.read_more_button{
	background: url(read_more_button.gif) no-repeat 0 0;
	width: 101px;
	height: 30px;
	display: block;
}

.read_more_button:hover{
	background: url(read_more_button.gif) no-repeat 0 -30px;
}

/* generic back button */

.back_button_container{
	display: block;
	padding: 10px 0;
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	margin: 18px 0;
}

	.back_button{
		background: url(back_button.gif) no-repeat 0 0;
		width: 72px;
		height: 30px;
		display: block;
	}

	.back_button:hover{
		background: url(back_button.gif) no-repeat 0 -30px;
	}
	

.destination{
	position:relative;
	background:#f1f1f1;
	padding:10px;
	border-bottom: solid 2px #c3c3c3;
	margin: 10px 20px 0 0;
	min-height:50px;
	width: 270px;
	float: left;
}

.destination p{
		margin: 0 0 10px;
	}

.destination img{
		display:none;
	}
	
.visit_website_button{ 
	height: 30px;
	width: 112px;
	display:block;
	background:url(read_more_button.gif) no-repeat left top;
}

.visit_website_button:hover{
	background:url(read_more_button.gif) no-repeat left bottom;
}

.member_link{
	min-height: 38px;
	padding: 2px 10px 10px 130px;
	position: relative;
	margin-bottom: 10px;
}

#content .member_link img{
	position: absolute;
	left: 0;
	top: 0;
	padding: 0;
	margin: 0;
	border: none;
}
