  @charset "utf-8";

/* CSS Document */

html { -webkit-text-size-adjust:none; }

*{

	margin:0px;

	padding:0px;

}

body{
	width:100%;
	margin:0px;
	padding:0px;
	font-family: "futura-pt";
}

h1, h2, h3, h4{

	font-weight:normal;

	margin:0px;

	padding:0px;

}

iframe{

	border:0px;

}


form{

	margin:0px;

	padding:0px;

}

img{

	border:none;

	margin:0px;

	padding:0px;

}

.clear{

	clear:both;

}

a{

	text-decoration:none;
	color: #FFF;

}

iframe {
	width: 100% !important;
}

header, footer, figure, aside, nav, hgroup, article, section, summary{

	display:block;

}

::-moz-selection {

	background-color:#7FC7FF;

	color: #fff;

}

::selection {

	background-color:#7FC7FF;

	color: #fff;

}

.body-align{
	width:940px;
	margin:0px auto;

}

.center{	

	text-align:center;

}

.vertical-align{
	vertical-align:middle;
}

.underline{
	text-decoration:underline;
}

#menu{
	
}

#menu ul{
	margin:0px; 
	padding:0px;
	list-style-type:none;
}

#menu ul li{
	float:left;
	border-right: 1px solid #FFF;
}

#menu ul li a{
	color: #fff; 
	font-size: 17px; 
	text-decoration: none; 
	padding-right:4px; 
	padding-left:4px;
	font-weight:normal;
	padding-bottom: 7px;
}

li.current a{
	border-bottom: 1px solid #FFF;
}

.AboutUsPage .package-image {
	width: 131px;
}

.AboutUsPage .package-image img {
	max-width: 131px;
	height: auto;
}

.AboutUsPage .package-content {
	width: 370px;
}

#home{
	background:url(../images/home-background.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	width:100%;
	background-attachment:fixed;
}

#scenic{
	background:url(../images/scenic-background.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	width:100%;
	background-attachment:fixed;
}

#gallery{
	background:url(../images/gallery-background.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	width:100%;
	background-attachment:fixed;
}

#book-now-template{
	background:url(../images/book-now-background.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	width:100%;
	background-attachment:fixed;
}

#header{
	background:url(../images/header-background.png);
	background-repeat:no-repeat;
	background-position:center top;
	width:100%;
	height:154px;
	position:fixed;
	top: 0;
}

#header-elements{
	padding-top:12px;
}

#logo{
	width:266px;
	float:left;
}

#menu-area{
	width:674px;
	float:left;
	padding-top:33px;
}

#book-now{
	float:right;
	margin-right:10px;
}

#book-now a{
	display:block;
	width:116px;
	height:25px;
	background-color:#797979;
	text-align:center;
	color:#fff;
	padding-top:5px;
	font-size:16px;
	text-transform:uppercase;
}

#text-background-div{
	float:right;
	width:570px;
}

#text-background-home-top{
	background-image:url("../images/text-background-home-top.png");
	background-repeat:repeat-x;
	width:570px;
	height:44px;
	margin-top:-16px;
	z-index:-1;
	position:absolute;
}


#text-background{
	background-image:url("../images/text-background.png");
	background-repeat:repeat;
	width:570px;
	height:44px;
	margin-top:-16px;
	z-index:-1;
	position:absolute;
}

#main{
	min-height:567px;
	margin-top:154px;
	margin-bottom:164px;
}

#content-home{
	/*background-image:url("images/text-background-home-middle.png");*/
	background-image:url("../images/text-background.png");
	background-repeat:repeat;
	width:528px;
	padding-top:109px;
	padding-bottom:40px;
	/*height:276px;*/
	padding-left:21px;
	padding-right:21px;
	margin-top:-44px;
	
}

#text-background-home-bottomm{
	background-image: url("../images/text-background-home-bottom.png");
	background-repeat:repeat-x;
	width:570px;
	height:212px;
}

#page{
	background-image:url("../images/text-background.png");
	background-repeat:repeat;
	width:528px;
	padding-top:109px;
	padding-bottom:40px;
	padding-left:21px;
	padding-right:21px;
	margin-top:-44px;
}

#page-gallery{
	width:940px;
	padding-top:65px;
	padding-bottom:40px;
}

.content{
	float:right;
	width:570px;
}

.content-gallery{
	float:none !important;
	width:940px !important;
}

.content h1{
	font-size:22px;
	color:#fff;
	padding-bottom:20px;
}

.content h2{
	font-size:18px;
	color:#fff;
}

.content p{
	font-size:18px;
	color:#fff;
}

.package{
	margin-bottom:25px;
	margin-top: 10px;
}

.package-image{
	float:left;
	width:227px;
}

.package-content{
	float:left;
	margin-left:20px;
	width:281px;
}

.book-now{
	margin-top:25px;
}

.book-now a{
	display:block;
	width:95px;
	height:23px;
	background-color:#797979;
	text-align:center;
	color:#fff;
	padding-top:7px;
	font-size:14px;
	text-transform:uppercase;
	margin-bottom:25px;
}

.content a {
	text-decoration: underline;
}

.gallery-area{

}

.gallery-thumbs{
	width:340px;
	float:left;
	margin-right:23px;
}

.thumbs{
	margin-bottom:18px;
}

.thumb-left{
	float:left;
	width:160px;
}

.thumb-right{
	float:right;
	width:160px;
}

.pagination{
	text-align:center;
	color:#fff;
	font-size:17px;
}

.pagination a{
	color:#fff;
}

.gallery-main-image{
	margin-top:5px;
}

.gallery-right{
	width:577px;
	float:left;
}

.gallery-main-image{
	width:577px;
}

#footer{
	background:url(../images/footer-background.png);
	background-repeat:no-repeat;
	background-position:center top;
	width:100%;
	height:164px;
    position:fixed;
    left:0px;
    bottom:0px;
}

#footer-elements{
	padding-top:78px;
}

#contact-details{
	float:left;
}

#contact-us{
	float:left;
	color:#fff;
	font-size:18px;
}

#center-line{
	float:left;
	height:36px;
	width:1px;
	background-color:#fff;
	margin-left:9px;
	margin-right:9px;
	margin-top:5px;
}

.call-us{
	float:left;
	color:#a7a7a7;
	font-size:18px;
}

#footer-left{
	float:right;
}

#social-media img{
	vertical-align:middle;
	padding-right:10px;
}

#build-by{
	margin-top:25px;
	float:right;
	color:#a7a7a7;
	font-size:12px;
	margin-right:10px;
}

#build-by a{
	color:#a7a7a7;
	font-size:12px;
	margin-top:30px;
}

#contact-form{
	margin-top:10px;
}

#contact-form input{
	width:243px;
	height:30px;
	background:none;
	border:1px solid #fff;
	margin-top:20px;
	color:#fff;
	font-size:18px;
	padding-left:10px;	
}

#contact-form select{
	width:255px;
	height:30px;
	background:none;
	border:1px solid #fff;
	margin-top:20px;
	color:#fff;
	font-size:18px;
	padding-left:10px;	
}

#form-left{
	width:255px;
	float:left;
}

#form-right{
	width:255px;
	float:right;
}

#mendatory-field-text{
	float:right;
	color:#fff;
	font-size:13px;
	padding-top:10px;
	padding-bottom:10px;

}

#form-textarea textarea{
	width:510px;
	background:none;
	height:140px;
	padding:10px;
	color:#fff;
	font-size:18px;
}

#form-check-boxes{
	font-size:18px;
	color:#fff;
}

#form-check-boxes input{
	width:15px !important;
	height:15px !important;
	background-color:none !important;
}

#ftxt1{
	float:left;
	margin-right:15px;
	margin-top:15px;
}

#ftxt2{
	float:left;
	margin-right:15px;
}

#ftxt3{
	float:left;
}

#form-submit{
	float:right;
}

#form-submit input{
	border:none !important;
	font-size:22px !important;
	color:#fff;
	width:auto !important;
	cursor:pointer;
}

select  option{
	background: #000;
}

textarea {
	font-family: "futura-pt";
}

.content .our-pilots-title {
	margin: 30px 0px 20px;
    font-size: 22px;
}

.content .package-content h2 {
	font-size: 22px;
	margin-bottom: 10px;
}

.gallery-thumbs .thumbs img {
	margin-bottom: 20px;
	margin-right: 16px;
	float: left;
	border: 1px solid #FFF;
}

.gallery-thumbs .thumbs .no-margin-right {
	margin-right: 0px;
}

.gallery-main-image img {
	border: 1px solid #FFF;
}

.package-image  img{
	border: 1px solid #FFF;
	display: block;
}

ul {
	padding-left: 16px;
	margin: 10px 0px;
}

ul li {
	color: #FFF;
}

ul li {
	padding-left: 6px;
	padding-right: 6px;
}

#menu ul li a:hover {
	border-bottom: 1px solid #FFF;
}


::-webkit-input-placeholder {
   color: #fff;
   opacity: 1;
}

:-moz-placeholder { /* Firefox 18- */
   color: #fff;
   opacity: 1;
}

::-moz-placeholder {  /* Firefox 19+ */
    color: #fff;
	opacity: 1;
}

:-ms-input-placeholder {  
    color: #fff;
	opacity: 1;
}

form input, form select {
	font-family: "futura-pt";
}

#background-images-cycle {
	display: none;
}

.right {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;	
}

.left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.notification {
	font-weight: bold;
	color: #e1e1e1;
}

.content ul li {
    color: #fff;
    font-size: 18px;
}

.group {
	display: none;
	min-height: 400px;
}