



body {
	color:#fff;
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	background: #fff url(../img/background.jpg) repeat;
}

a {
	color: #fff;
}
div.clear {
	clear: both;
}
p {
	line-height: 1.3em;
	margin-bottom: 12px;
	text-align: justify;
}
#ufoRadar {
	padding-top: 210px;
	padding-left: 50px;
}
h2 {
	font-size: 14px;
	color: #02A0FF;
	padding: 0 0 10px 0;
}
#flights-header h2 {
	padding-top: 20px;
	padding-left: 22px;
}
img.bodyimg {
	padding: 0 10px 10px 0px;
}
#ufoFlights {
	margin-left: 20px;
	
	
}
#flights {
	padding-top: 30px;
}
#wrapper {
	width: 718px;
	margin: 0 auto;
}

#content {
	float: left;
	width: 618px;
	background-color: #fff;
	padding: 4px;
}

#map {
	padding-top: 20px;
	
}

#logo {
	height: 89px;
	margin-top: 4px;
}

#thankyou {
	padding-top: 20px;
}

ul#nav {
	width: 618px;
	height: 34px;
	margin-bottom: 6px;
}

ul#nav li {
	float: left;
}

ul#nav li a {
	display: block;
	height: 34px;
	background-image: url(../img/nav.gif);
}	

ul#nav li a.home {
	width: 102px;
	background-position: 0 0;
}

ul#nav li a.home:hover {
	background-position: 0 -34px;
}

ul#nav li a.helicopters {
	width: 150px;
	background-position: -102px 0;
}

ul#nav li a.helicopters:hover {
	background-position: -102px -34px;
}

ul#nav li a.flights {
	width: 102px;
	background-position: -252px 0;
}

ul#nav li a.flights:hover {
	background-position: -252px -34px;
}

ul#nav li a.testimonials {
	width: 151px;
	background-position: -354px 0;
}

ul#nav li a.testimonials:hover {
	background-position: -354px -34px;
}

ul#nav li a.contact {
	width: 113px;
	background-position: -505px 0;
}

ul#nav li a.contact:hover {
	background-position: -505px -34px;
}

#mainImage, #mainBottom {
	width: 618px;
}

#mainImage {
	height: 416px;
}

#mainImage.home {
	height: 507px;
	width: 558px;
	padding: 20px 30px 0 30px; 
	margin-bottom: -20px;
	background-repeat: no-repeat;
	background-image: url('../img/home_main.jpg');
}


#mainImage.heli {
	background-image: url('../img/heli_main.jpg');
}

#mainImage.testimonials {
	height: 496px;
	width: 558px;
	padding: 20px 30px 0 30px; 
	margin-bottom: -20px;
	background-repeat: no-repeat;
	background-image: url('../img/testimonials_main.jpg');
}

#mainImage.testimonials p {
	padding-top: 10px ;
}

#mainImage.flights {
	background-image: url('../img/flights_main.jpg');
	height: 499px;
	
}

#mainImage.contact {
	height: 416px;
	width: 558px;
	padding: 20px 30px 0 30px; 
	margin-bottom: -20px;
	background-repeat: no-repeat;
	background-image: url('../img/contact_main.jpg');
	
}

#mainText {
	height: 217px;
	width: 558px;
	padding: 20px 30px; 
}

#mainText.home {
	padding: 0px;
	margin: 0px;
	width: 618px;
	height: 210px;
	background: url('../img/home_text.jpg') no-repeat;
}

p.home-top-text {
	margin-top: 15px;
	padding-bottom: 20px;
}

p.home-bottom-text {
	margin-top: 225px;
}

#mainText.heli {
	height: 703px;
	background-repeat: no-repeat;
	background-image: url('../img/heli_text.jpg');
	padding-bottom: 0px;
	
}

img.cockpit  {
	padding: 20px 0 10px 10px;
	
}

img.robinson {
	padding-bottom: 10px;
}

img.route {
	padding-right:10px;

}
img.flightimg {
	padding-bottom: 20px;
}
#mainText.testimonials {
	background: url('../img/testimonials_text.jpg') no-repeat;
	height: 177px;
	padding: 0px;
	width: 100%;
}

#mainText.flights {
	padding-top: 10px;
	height: 100%;
	padding-bottom: 60px;
	background-image: url('../img/flights_text.jpg') 
}

#mainText.flights p {
	margin-right: 14px;
}

#flightsText {
	height: 177px;	
	overflow: auto;
}

#mainText.contact { 
	height: 416px;
	background-image: url('../img/contact_text.jpg');
	padding: 0 30px 0 30px;
	background-repeat: no-repeat;
}

#mainBottom {
	height: 160px;
}

#mainBottom.home {
display: none;
}

#mainBottom.heli {
	margin-top: -20px;
	height: 585px;
	background-image: url('../img/heli_bottom.jpg');
}

#mainBottom.testimonials {
	display: none;
	
	}

#mainBottom.flights {
	height: 31px;
	background-image: url('../img/flights_bottom.jpg');
}

#mainBottom.contact {
	background-image: url('../img/contact_bottom.jpg');
}

ul#icons {
	float: right;
	margin-top: 42px;
}

ul#icons li {
	margin-bottom: 2px;
}

#footer {
	margin-top: 6px;
}

ul#footerLinks {
	width: 618px;
	height: 48px;
	margin-bottom: 6px;
}

ul#footerLinks li {
	float: left;
}

ul#footerLinks li a {
	display: block;
	height: 48px;
	background-image: url(../img/footer_menu.gif);
}	

ul#footerLinks li a.yarra {
	width: 113px;
	background-position: 0 0;
}

ul#footerLinks li a.yarra:hover {
	background-position: 0 -48px;
}

ul#footerLinks li a.super{
	width: 96px;
	background-position: -113px 0;
}

ul#footerLinks li a.super:hover {
	background-position: -113px -48px;
}

ul#footerLinks li a.experiences{
	width: 142px;
	background-position: -209px 0;
}

ul#footerLinks li a.experiences:hover {
	background-position: -209px -48px;
}

ul#footerLinks li a.joyflights{
	width: 120px;
	background-position: -351px 0;
}

ul#footerLinks li a.joyflights:hover {
	background-position: -351px -48px;
}

ul#footerLinks li a.melbheli{
	width: 147px;
	background-position: -471px 0;
}

ul#footerLinks li a.melbheli:hover {
	background-position: -471px -48px;
}


/* FORM STYLES -------------------------------------*/

fieldset
{
	border: none;
	border-top: 1px solid #222;
	margin: 20px 10px;
}

fieldset legend
{
	padding: 6px 10px 6px 0;
	font-size: 14px;
	font-weight: 300;
	color: #fff;
}

fieldset ul
{
	list-style: none;
}

fieldset label
{
	line-height: 1.4;
	vertical-align: top;
	color: #02A0FF;
	padding-left: 5px;
}

fieldset label.mylabel
{
	display: inline-block;
	width: 90px;
	color: #fff;
	font-weight: 700;
	padding-left: 0;
}

fieldset ul 
{
	margin: 0;
	padding: 0;
}

fieldset ul li 
{
	list-style: none;
	padding: 4px 0;
	margin: 0;
}

fieldset #submit
{
	margin-left: 92px;
}


/* CONTACT FORM ERROR ---------- */

label.error { 
	float: none; 
	color: #fff; 
	padding-left: .5em; 
	vertical-align: top; 
}


/* ADD THIS BUTTON ------------- */

.addthis_toolbox {
	padding: 10px 0 12px  14px;
}

.addthis_button_compact {
	line-height: 1.3em;
	color: #ff6600;
	text-decoration: none;
	padding-top: 4px;
	background-position: 2px 0;
}

.addthis_separator {
	color: #999;
}
/* this next line has been added by Adam 18.12.09 to attempt to add the Book Direct and Save button */
.book_direct_btn {
	background:url(http://www.heliexperiences.com.au/templates/heliexp_default/images/booknsave.gif) no-repeat;
	display:block;
	width:160px;
	height:28px;
	float:left;
	padding:0 0 0 0;
	margin:0 0 0 10px;
}
/* this next line has been added by Adam 18.12.09 to attempt to add the Book Direct and Save button */
.book_direct_btn span {display:none;}
.testimonials .addthis_default_style {

  padding: 2px 6px;

  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;

	width: 289px;
	padding: 5px;
	margin-bottom: 10px;
	background-color: #f2f2f2;
}

.heli-black-box
{
	display:block;
	width: 585px;	
	color:#fff;
	margin:15px auto 10px;
	padding:15px 15px 15px 15px;
	font-size:14px;	
	background:#000;
	border:3px #fff solid;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;		
}
.heli-black-box p
{
	margin:10px 0 0;
	display:block;		
}
.heli-black-box a
{
	color: #fff;
	text-decoration: none;
}

.heli-black-box a:hover
{
	color: #222;
	background-color: #eee;
}
