/*
Theme Name: FLYAJET Flight Simulator NZ
Theme URI: 
Description: 
Version: 1.0
Author: Internet Agency
Author URI: http://www.internetagency.co.nz
Tags: fixed-layout, responsive-layout, valid HTML5, widgets
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

#flyajet-main
{
   background: #FFFFFF;
   margin:0 auto;
   font-size: 16px;
   font-family: Play, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   position: relative;
   width: 100%;
   min-height: 100%;
   left: 0;
   top: 0;
   cursor:default;
   overflow:hidden;
}
table, ul.flyajet-hmenu
{
   font-size: 14px;
   font-family: Play, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}

h1, h2, h3, h4, h5, h6, p, a, ul, ol, li
{
   margin: 0;
   padding: 0;
}

/* Reset buttons border. It's important for input and button tags. 
 * border-collapse should be separate for shadow in IE. 
 */
.flyajet-button
{
   border: 0;
   border-collapse: separate;
   -webkit-background-origin: border !important;
   -moz-background-origin: border !important;
   background-origin: border-box !important;
   background: #FDB612;
   -webkit-border-radius:12px;
   -moz-border-radius:12px;
   border-radius:12px;
   border-width: 0;
   padding:0 20px;
   margin:0 auto;
   height:31px;
}

.flyajet-postcontent,
.flyajet-postheadericons,
.flyajet-postfootericons,
.flyajet-blockcontent,
ul.flyajet-vmenu a 
{
   text-align: left;
}

.flyajet-postcontent,
.flyajet-postcontent li,
.flyajet-postcontent table,
.flyajet-postcontent a,
.flyajet-postcontent a:link,
.flyajet-postcontent a:visited,
.flyajet-postcontent a.visited,
.flyajet-postcontent a:hover,
.flyajet-postcontent a.hovered
{
   font-family: Play, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-align: left;
   line-height: 175%;
}

.flyajet-postcontent p
{
   margin: 13px 0;
}

.flyajet-postcontent h1, .flyajet-postcontent h1 a, .flyajet-postcontent h1 a:link, .flyajet-postcontent h1 a:visited, .flyajet-postcontent h1 a:hover,
.flyajet-postcontent h2, .flyajet-postcontent h2 a, .flyajet-postcontent h2 a:link, .flyajet-postcontent h2 a:visited, .flyajet-postcontent h2 a:hover,
.flyajet-postcontent h3, .flyajet-postcontent h3 a, .flyajet-postcontent h3 a:link, .flyajet-postcontent h3 a:visited, .flyajet-postcontent h3 a:hover,
.flyajet-postcontent h4, .flyajet-postcontent h4 a, .flyajet-postcontent h4 a:link, .flyajet-postcontent h4 a:visited, .flyajet-postcontent h4 a:hover,
.flyajet-postcontent h5, .flyajet-postcontent h5 a, .flyajet-postcontent h5 a:link, .flyajet-postcontent h5 a:visited, .flyajet-postcontent h5 a:hover,
.flyajet-postcontent h6, .flyajet-postcontent h6 a, .flyajet-postcontent h6 a:link, .flyajet-postcontent h6 a:visited, .flyajet-postcontent h6 a:hover,
.flyajet-blockheader .t, .flyajet-blockheader .t a, .flyajet-blockheader .t a:link, .flyajet-blockheader .t a:visited, .flyajet-blockheader .t a:hover,
.flyajet-vmenublockheader .t, .flyajet-vmenublockheader .t a, .flyajet-vmenublockheader .t a:link, .flyajet-vmenublockheader .t a:visited, .flyajet-vmenublockheader .t a:hover,
.flyajet-headline, .flyajet-headline a, .flyajet-headline a:link, .flyajet-headline a:visited, .flyajet-headline a:hover,
.flyajet-slogan, .flyajet-slogan a, .flyajet-slogan a:link, .flyajet-slogan a:visited, .flyajet-slogan a:hover,
.flyajet-postheader, .flyajet-postheader a, .flyajet-postheader a:link, .flyajet-postheader a:visited, .flyajet-postheader a:hover
{
   font-size: 24px;
   font-family: Play, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   line-height: 120%;
}

.flyajet-postcontent a, .flyajet-postcontent a:link
{
   font-family: Play, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   color: #FDB612;
}

.flyajet-postcontent a:visited, .flyajet-postcontent a.visited
{
   font-family: Play, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   color: #FDB612;
}

.flyajet-postcontent  a:hover, .flyajet-postcontent a.hover
{
   font-family: Play, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   color: #404040;
}

.flyajet-postcontent h1
{
   color: #404040;
   margin: 20px 0;
   font-size: 30px;
   font-family: Play, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
}

.flyajet-blockcontent h1
{
   margin: 20px 0;
   font-size: 30px;
   font-family: Play, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
}

.flyajet-postcontent h1 a, .flyajet-postcontent h1 a:link, .flyajet-postcontent h1 a:hover, .flyajet-postcontent h1 a:visited, .flyajet-blockcontent h1 a, .flyajet-blockcontent h1 a:link, .flyajet-blockcontent h1 a:hover, .flyajet-blockcontent h1 a:visited 
{
   font-size: 30px;
   font-family: Play, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
}

.flyajet-postcontent h2
{
   color: #404040;
   margin: 20px 0;
   font-size: 28px;
   font-family: Play, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
}

.flyajet-blockcontent h2
{
   margin: 20px 0;
   font-size: 28px;
   font-family: Play, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
}

.flyajet-postcontent h2 a, .flyajet-postcontent h2 a:link, .flyajet-postcontent h2 a:hover, .flyajet-postcontent h2 a:visited, .flyajet-blockcontent h2 a, .flyajet-blockcontent h2 a:link, .flyajet-blockcontent h2 a:hover, .flyajet-blockcontent h2 a:visited 
{
   font-size: 28px;
   font-family: Play, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
}

.flyajet-postcontent h3
{
   color: #404040;
   margin: 20px 0;
   font-size: 26px;
   font-family: Play, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
}

.flyajet-blockcontent h3
{
   margin: 20px 0;
   font-size: 26px;
   font-family: Play, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
}

.flyajet-postcontent h3 a, .flyajet-postcontent h3 a:link, .flyajet-postcontent h3 a:hover, .flyajet-postcontent h3 a:visited, .flyajet-blockcontent h3 a, .flyajet-blockcontent h3 a:link, .flyajet-blockcontent h3 a:hover, .flyajet-blockcontent h3 a:visited 
{
   font-size: 26px;
   font-family: Play, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
}

.flyajet-postcontent h4
{
   color: #404040;
   margin: 20px 0;
   font-size: 24px;
   font-family: Play, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
}

.flyajet-blockcontent h4
{
   margin: 20px 0;
   font-size: 24px;
   font-family: Play, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
}

.flyajet-postcontent h4 a, .flyajet-postcontent h4 a:link, .flyajet-postcontent h4 a:hover, .flyajet-postcontent h4 a:visited, .flyajet-blockcontent h4 a, .flyajet-blockcontent h4 a:link, .flyajet-blockcontent h4 a:hover, .flyajet-blockcontent h4 a:visited 
{
   font-size: 24px;
   font-family: Play, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
}

.flyajet-postcontent h5
{
   color: #404040;
   margin: 20px 0;
   font-size: 22px;
   font-family: Play, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
}

.flyajet-blockcontent h5
{
   margin: 20px 0;
   font-size: 22px;
   font-family: Play, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
}

.flyajet-postcontent h5 a, .flyajet-postcontent h5 a:link, .flyajet-postcontent h5 a:hover, .flyajet-postcontent h5 a:visited, .flyajet-blockcontent h5 a, .flyajet-blockcontent h5 a:link, .flyajet-blockcontent h5 a:hover, .flyajet-blockcontent h5 a:visited 
{
   font-size: 22px;
   font-family: Play, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
}

.flyajet-postcontent h6
{
   color: #404040;
   margin: 20px 0;
   font-size: 18px;
   font-family: Play, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
}

.flyajet-blockcontent h6
{
   margin: 20px 0;
   font-size: 18px;
   font-family: Play, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
}

.flyajet-postcontent h6 a, .flyajet-postcontent h6 a:link, .flyajet-postcontent h6 a:hover, .flyajet-postcontent h6 a:visited, .flyajet-blockcontent h6 a, .flyajet-blockcontent h6 a:link, .flyajet-blockcontent h6 a:hover, .flyajet-blockcontent h6 a:visited 
{
   font-size: 18px;
   font-family: Play, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
}

header, footer, article, nav, #flyajet-hmenu-bg, .flyajet-sheet, .flyajet-hmenu a, .flyajet-vmenu a, .flyajet-slidenavigator > a, .flyajet-checkbox:before, .flyajet-radiobutton:before
{
   -webkit-background-origin: border !important;
   -moz-background-origin: border !important;
   background-origin: border-box !important;
}

header, footer, article, nav, #flyajet-hmenu-bg, .flyajet-sheet, .flyajet-slidenavigator > a, .flyajet-checkbox:before, .flyajet-radiobutton:before
{
   display: block;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}

ul
{
   list-style-type: none;
}

ol
{
   list-style-position: inside;
}

html, body
{
   height: 100%;
}

/**
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 * https://github.com/necolas/normalize.css
 */

html {
   -ms-text-size-adjust: 100%;
   /* 2 */
    -webkit-text-size-adjust: 100%;
/* 2 */}

body
{
   padding: 0;
   margin:0;
   min-width: 1000px;
   color: #404040;
}

.flyajet-header:before, 
#flyajet-header-bg:before, 
.flyajet-layout-cell:before, 
.flyajet-layout-wrapper:before, 
.flyajet-footer:before, 
.flyajet-nav:before, 
#flyajet-hmenu-bg:before, 
.flyajet-sheet:before 
{
   width: 100%;
   content: " ";
   display: table;
   border-collapse: collapse;
   border-spacing: 0;
}

.flyajet-header:after, 
#flyajet-header-bg:after, 
.flyajet-layout-cell:after, 
.flyajet-layout-wrapper:after, 
.flyajet-footer:after, 
.flyajet-nav:after, 
#flyajet-hmenu-bg:after, 
.flyajet-sheet:after,
.cleared, .clearfix:after 
{
   clear: both;
   font: 0/0 serif;
   display: block;
   content: " ";
}

form
{
   padding: 0;
   margin: 0;
}

table.position
{
   position: relative;
   width: 100%;
   table-layout: fixed;
}

li h1, .flyajet-postcontent li h1, .flyajet-blockcontent li h1 
{
   margin:1px;
} 
li h2, .flyajet-postcontent li h2, .flyajet-blockcontent li h2 
{
   margin:1px;
} 
li h3, .flyajet-postcontent li h3, .flyajet-blockcontent li h3 
{
   margin:1px;
} 
li h4, .flyajet-postcontent li h4, .flyajet-blockcontent li h4 
{
   margin:1px;
} 
li h5, .flyajet-postcontent li h5, .flyajet-blockcontent li h5 
{
   margin:1px;
} 
li h6, .flyajet-postcontent li h6, .flyajet-blockcontent li h6 
{
   margin:1px;
} 
li p, .flyajet-postcontent li p, .flyajet-blockcontent li p 
{
   margin:1px;
}


.flyajet-shapes
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   overflow: hidden;
   z-index: 0;
}

.flyajet-slider-inner {
   position: relative;
   overflow: hidden;
   width: 100%;
   height: 100%;
}

.flyajet-slidenavigator > a {
   display: inline-block;
   vertical-align: middle;
   outline-style: none;
   font-size: 1px;
}

.flyajet-slidenavigator > a:last-child {
   margin-right: 0 !important;
}

.flyajet-flyajetflightsimulatorlogo
{
    display: block;
    left: 1.47%;
    margin-left: -3px;
    position: absolute;
    top: 18px;
    width: 226px;
    height: 111px;
    background-image: url('images/flyajetflightsimulatorlogo.png');
    background-position: 0 0;
    background-repeat: no-repeat;
    z-index: 1;
}

.default-responsive .flyajet-flyajetflightsimulatorlogo
{
  display: none;
}.flyajet-flyajetlogo h1, 
.flyajet-flyajetlogo h2, 
.flyajet-flyajetlogo h3, 
.flyajet-flyajetlogo h4, 
.flyajet-flyajetlogo h5, 
.flyajet-flyajetlogo h6, 
.flyajet-flyajetlogo p, 
.flyajet-flyajetlogo a, 
.flyajet-flyajetlogo ul, 
.flyajet-flyajetlogo ol, 
.flyajet-flyajetlogo li
{
  line-height: 38px;
}

.flyajet-flyajetlogo
{  
  position: absolute;
  top: 14px;
  left: 97.5%;
  margin-left: -195px !important;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
      background-image: url('images/flyajetlogo.png');
  background-position: 0px 0px;
  background-repeat: no-repeat;
    z-index: 101;
  width: 200px;
  height: 38px;
}

.default-responsive .flyajet-flyajetlogo
{
    background-image: none;
  }

.flyajet-slidecontainerpageslider {
    position: relative;
            width: 100%;
    height: 100%;
    }

.default-responsive .flyajet-header .flyajet-slidecontainerpageslider,
.responsive .flyajet-header .flyajet-slidecontainerpageslider
{
  position: absolute !important;
}

.responsive .flyajet-pageslider .flyajet-slidecontainerpageslider {
  position: absolute !important;
}

.flyajet-slidecontainerpageslider .flyajet-slide-item
{

    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    transform: rotate(0);
}



.flyajet-slidecontainerpageslider .flyajet-slide-item {
    -webkit-transition: 1000ms ease-in-out opacity;
    -moz-transition: 1000ms ease-in-out opacity;
    -ms-transition: 1000ms ease-in-out opacity;
    -o-transition: 1000ms ease-in-out opacity;
    transition: 1000ms ease-in-out opacity;
    position: absolute !important;
    display: none;
	left: 0;
	top: 0;
	opacity: 0;
    width:  100%;
    height: 100%;
}

.flyajet-slidecontainerpageslider .active, .flyajet-slidecontainerpageslider .next, .flyajet-slidecontainerpageslider .prev {
    display: block;
}

.flyajet-slidecontainerpageslider .active {
    opacity: 1;
}

.flyajet-slidecontainerpageslider .next, .flyajet-slidecontainerpageslider .prev {
    width: 100%;
}

.flyajet-slidecontainerpageslider .next.forward, .flyajet-slidecontainerpageslider .prev.back {
    opacity: 1;
}

.flyajet-slidecontainerpageslider .active.forward {
    opacity: 0;
}

.flyajet-slidecontainerpageslider .active.back {
    opacity: 0;
}


.flyajet-slidepageslider0 {

        /* background-size:  auto auto; */
        background-position:  center center;
    background-repeat: no-repeat;
}

/* special setup for header/pageslider */
.responsive .flyajet-header .flyajet-slidepageslider0 {

    background-size: auto auto;
    background-position:  center center;
    background-repeat: no-repeat;
}

.responsive .flyajet-pageslider .flyajet-slidepageslider0 {

    background-size: auto auto;
    background-position:  center center;
    background-repeat: no-repeat;
}

.default-responsive .flyajet-header .flyajet-slidepageslider0 {

    background-size: auto auto;
    background-position: center center;
    background-repeat: no-repeat;
}

.default-responsive .flyajet-pageslider .flyajet-slidepageslider0 {

    background-size: auto auto;
    background-position: center center;
    background-repeat: no-repeat;
}.flyajet-slidepageslider1 {

        /* background-size:  auto auto; */
        background-position:  center center;
    background-repeat: no-repeat;
}

/* special setup for header/pageslider */
.responsive .flyajet-header .flyajet-slidepageslider1 {

    background-size: auto auto;
    background-position:  center center;
    background-repeat: no-repeat;
}

.responsive .flyajet-pageslider .flyajet-slidepageslider1 {

    background-size: auto auto;
    background-position:  center center;
    background-repeat: no-repeat;
}

.default-responsive .flyajet-header .flyajet-slidepageslider1 {

    background-size: auto auto;
    background-position: center center;
    background-repeat: no-repeat;
}

.default-responsive .flyajet-pageslider .flyajet-slidepageslider1 {

    background-size: auto auto;
    background-position: center center;
    background-repeat: no-repeat;
}

.flyajet-slidenavigatorpageslider {
  display: inline-block;
  position: absolute;
  direction: ltr !important;
  top: 365px;
  left: 96.88%;
  z-index: 101;
  line-height: 0 !important;
  -webkit-background-origin: border !important;
  -moz-background-origin: border !important;
  background-origin: border-box !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
    white-space: nowrap;
    }
.flyajet-slidenavigatorpageslider
{
background: #BFBFBF;background: transparent;background: transparent;background: transparent;background: transparent;-svg-background: transparent;background: transparent;



padding:10px;





}
.flyajet-slidenavigatorpageslider > a
{
background: #9CAFC4;background: #9CAFC4;background: #9CAFC4;background: #9CAFC4;background: #9CAFC4;-svg-background: #9CAFC4;background: #9CAFC4;
-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;



margin:0 10px 0 0;

width: 15px;

height: 15px;
}
.flyajet-slidenavigatorpageslider > a.active
{
background: #FA681E;background: #FA681E;background: #FA681E;background: #FA681E;background: #FA681E;-svg-background: #FA681E;background: #FA681E;
-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;



margin:0 10px 0 0;

width: 15px;

height: 15px;
}
.flyajet-slidenavigatorpageslider > a:hover
{
background: #2286B4;background: #2286B4;background: #2286B4;background: #2286B4;background: #2286B4;-svg-background: #2286B4;background: #2286B4;
-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;



margin:0 10px 0 0;

width: 15px;

height: 15px;
}







.flyajet-header
{
   margin:0 auto;
   background-repeat: no-repeat;
   height: 150px;
   position:relative;
   background-image: url('images/header.jpg');
   background-position: center top;
}

.custom-responsive .flyajet-header
{
   background-image: url('images/header.jpg');
   background-position: center top;
}

.default-responsive .flyajet-header,
.default-responsive #flyajet-header-bg
{
   background-image: url('images/header.jpg');
   background-position: center center;
   background-size: cover;
}

.flyajet-header-inner{
   position: relative;
   width: 1000px;
   z-index: auto !important;
   margin: 0 auto;
}

.flyajet-header>.widget 
{
   position:absolute;
   z-index:101;
}

.flyajet-nav
{
   position: absolute;
   margin: 0;
   bottom:     50px;
   width: 100%;
   z-index: 100;
}

ul.flyajet-hmenu a, ul.flyajet-hmenu a:link, ul.flyajet-hmenu a:visited, ul.flyajet-hmenu a:hover 
{
   outline: none;
   position: relative;
   z-index: 11;
}

ul.flyajet-hmenu, ul.flyajet-hmenu ul
{
   display: block;
   margin: 0;
   padding: 0;
   border: 0;
   list-style-type: none;
}

ul.flyajet-hmenu li
{
   position: relative;
   z-index: 5;
   display: block;
   float: left;
   background: none;
   margin: 0;
   padding: 0;
   border: 0;
}

ul.flyajet-hmenu li:hover
{
   z-index: 10000;
   white-space: normal;
}

ul.flyajet-hmenu:after, ul.flyajet-hmenu ul:after
{
   content: ".";
   height: 0;
   display: block;
   visibility: hidden;
   overflow: hidden;
   clear: both;
}

ul.flyajet-hmenu, ul.flyajet-hmenu ul 
{
   min-height: 0;
}

ul.flyajet-hmenu 
{
   display: inline-block;
   vertical-align: bottom;
   padding-left: 0;
   padding-right: 0;
}

.flyajet-nav-inner:before 
{
   content:' ';
}

nav.flyajet-nav
{
   border-top-left-radius: 0;
   border-top-right-radius: 0;
}

.flyajet-nav-inner{
   text-align: right;
   margin:0 auto;
}

.desktop  .flyajet-nav-inner{
   width: 1000px;
   padding-left: 0;
   padding-right: 0;
}

.desktop .flyajet-nav
{
   padding-left: 0;
   padding-right: 0;
}

.flyajet-hmenu-extra1
{
   position: relative;
   display: block;
   float: left;
   width: auto;
   height: auto;
   background-position: center;
}

.flyajet-hmenu-extra2
{
   position: relative;
   display: block;
   float: right;
   width: auto;
   height: auto;
   background-position: center;
}

.flyajet-hmenu
{
   float: right;
}

.flyajet-menuitemcontainer
{
   margin:0 auto;
}
ul.flyajet-hmenu>li {
   margin-left: 10px;
}
ul.flyajet-hmenu>li:first-child {
   margin-left: 5px;
}
ul.flyajet-hmenu>li:last-child, ul.flyajet-hmenu>li.last-child {
   margin-right: 5px;
}

ul.flyajet-hmenu>li>a
{
   -webkit-border-radius:14px;
   -moz-border-radius:14px;
   border-radius:14px;
   padding:0 17px;
   margin:0 auto;
   position: relative;
   display: block;
   height: 36px;
   cursor: pointer;
   text-decoration: none;
   color: #404040;
   line-height: 36px;
   text-align: center;
}

.flyajet-hmenu>li>a, 
.flyajet-hmenu>li>a:link, 
.flyajet-hmenu>li>a:visited, 
.flyajet-hmenu>li>a.active, 
.flyajet-hmenu>li>a:hover
{
   font-size: 15px;
   font-family: Play, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   text-transform: uppercase;
   text-align: left;
}

ul.flyajet-hmenu>li>a.active
{
   -webkit-border-radius:14px;
   -moz-border-radius:14px;
   border-radius:14px;
   padding:0 17px;
   margin:0 auto;
   color: #FDB612;
   text-decoration: none;
}

ul.flyajet-hmenu>li>a:visited, 
ul.flyajet-hmenu>li>a:hover, 
ul.flyajet-hmenu>li:hover>a {
   text-decoration: none;
}

ul.flyajet-hmenu>li>a:hover, .desktop ul.flyajet-hmenu>li:hover>a
{
   -webkit-border-radius:14px;
   -moz-border-radius:14px;
   border-radius:14px;
   padding:0 17px;
   margin:0 auto;
}
ul.flyajet-hmenu>li>a:hover, 
.desktop ul.flyajet-hmenu>li:hover>a {
   color: #F2C618;
   text-decoration: none;
}

ul.flyajet-hmenu li li a
{
   background: #9C9C9C;
   background: transparent;
   padding:0 20px;
   margin:0 auto;
}
ul.flyajet-hmenu li li 
{
   float: none;
   width: auto;
   margin-top: 1px;
   margin-bottom: 1px;
}

.desktop ul.flyajet-hmenu li li ul>li:first-child 
{
   margin-top: 0;
}

ul.flyajet-hmenu li li ul>li:last-child 
{
   margin-bottom: 0;
}

.flyajet-hmenu ul a
{
   display: block;
   white-space: nowrap;
   height: 45px;
   min-width: 7em;
   border: 0 solid transparent;
   text-align: left;
   line-height: 45px;
   color: #878787;
   font-size: 14px;
   font-family: Play, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   margin:0;
}

.flyajet-hmenu ul a:link, 
.flyajet-hmenu ul a:visited, 
.flyajet-hmenu ul a.active, 
.flyajet-hmenu ul a:hover
{
   text-align: left;
   line-height: 45px;
   color: #878787;
   font-size: 14px;
   font-family: Play, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   margin:0;
}

ul.flyajet-hmenu ul li a:hover, .desktop ul.flyajet-hmenu ul li:hover>a
{
   background: #FDB612;
   margin:0 auto;
}
.flyajet-hmenu ul a:hover
{
   text-decoration: none;
   color: #FEFAEC;
}

.desktop .flyajet-hmenu ul li:hover>a
{
   color: #FEFAEC;
}

ul.flyajet-hmenu ul:before
{
   background: #FFFFFF;
   margin:0 auto;
   display: block;
   position: absolute;
   content: ' ';
   z-index: 1;
}
.desktop ul.flyajet-hmenu li:hover>ul {
   visibility: visible;
   top: 100%;
}
.desktop ul.flyajet-hmenu li li:hover>ul {
   top: 0;
   left: 100%;
}

ul.flyajet-hmenu ul
{
   visibility: hidden;
   position: absolute;
   z-index: 10;
   left: 0;
   top: 0;
   background-image: url('images/spacer.gif');
}

.desktop ul.flyajet-hmenu>li>ul
{
   padding: 30px 30px 30px 30px;
   margin: -10px 0 0 -30px;
}

.desktop ul.flyajet-hmenu ul ul
{
   padding: 30px 30px 30px 10px;
   margin: -30px 0 0 -9px;
}

.desktop ul.flyajet-hmenu ul.flyajet-hmenu-left-to-right 
{
   right: auto;
   left: 0;
   margin: -10px 0 0 -30px;
}

.desktop ul.flyajet-hmenu ul.flyajet-hmenu-right-to-left 
{
   left: auto;
   right: 0;
   margin: -10px -30px 0 0;
}

.desktop ul.flyajet-hmenu li li:hover>ul.flyajet-hmenu-left-to-right {
   right: auto;
   left: 100%;
}
.desktop ul.flyajet-hmenu li li:hover>ul.flyajet-hmenu-right-to-left {
   left: auto;
   right: 100%;
}

.desktop ul.flyajet-hmenu ul ul.flyajet-hmenu-left-to-right
{
   right: auto;
   left: 0;
   padding: 30px 30px 30px 10px;
   margin: -30px 0 0 -9px;
}

.desktop ul.flyajet-hmenu ul ul.flyajet-hmenu-right-to-left
{
   left: auto;
   right: 0;
   padding: 30px 10px 30px 30px;
   margin: -30px -9px 0 0;
}

.desktop ul.flyajet-hmenu li ul>li:first-child {
   border-top: 3px solid #FDB612;
   margin-top: 0;
}
.desktop ul.flyajet-hmenu li ul>li:last-child {
   margin-bottom: 0;
}

.desktop ul.flyajet-hmenu ul ul:before
{
   border-radius: 0;
   top: 30px;
   bottom: 30px;
   right: 30px;
   left: 10px;
}

.desktop ul.flyajet-hmenu>li>ul:before
{
   top: 30px;
   right: 30px;
   bottom: 30px;
   left: 30px;
}

.desktop ul.flyajet-hmenu>li>ul.flyajet-hmenu-left-to-right:before {
   right: 30px;
   left: 30px;
}
.desktop ul.flyajet-hmenu>li>ul.flyajet-hmenu-right-to-left:before {
   right: 30px;
   left: 30px;
}
.desktop ul.flyajet-hmenu ul ul.flyajet-hmenu-left-to-right:before {
   right: 30px;
   left: 10px;
}
.desktop ul.flyajet-hmenu ul ul.flyajet-hmenu-right-to-left:before {
   right: 10px;
   left: 30px;
}

.flyajet-pageslider
{
   margin:0 auto;
   position:relative;
   height: 400px;
   background-repeat: no-repeat;
}

.responsive .flyajet-pageslider 
{
   background-position: center center;
}

.flyajet-pageslider-inner{
   position: relative;
   width: 1000px;
   z-index: auto !important;
   margin: 0 auto;
}

.flyajet-pageslider>.widget 
{
   position:absolute;
   z-index:101;
}

.flyajet-sheet
{
   background: #FFFFFF;
   margin:10px auto 0;
   position:relative;
   cursor:auto;
   width: 1000px;
   z-index: auto !important;
}

.flyajet-layout-wrapper
{
   position: relative;
   margin: 0 auto 0 auto;
   z-index: auto !important;
}

.flyajet-content-layout
{
   display: table;
   width: 100%;
   table-layout: fixed;
}

.flyajet-content-layout-row 
{
   display: table-row;
}

.flyajet-layout-cell
{
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   display: table-cell;
   vertical-align: top;
}

/* need only for content layout in post content */ 
.flyajet-postcontent .flyajet-content-layout
{
   border-collapse: collapse;
}

.flyajet-block
{
   margin:3px;
}
div.flyajet-block img
{
   border: none;
   margin: 0;
}

.flyajet-blockheader
{
   padding:6px 5px;
   margin:0 auto 2px;
}
.flyajet-blockheader .t,
.flyajet-blockheader .t a,
.flyajet-blockheader .t a:link,
.flyajet-blockheader .t a:visited, 
.flyajet-blockheader .t a:hover
{
   color: #878787;
   font-size: 22px;
   font-family: Play, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   margin: 0 5px;
}

.flyajet-blockcontent
{
   padding:5px;
   margin:0 auto;
   color: #404040;
   font-size: 16px;
   font-family: Play, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   line-height: 175%;
}
.flyajet-blockcontent table,
.flyajet-blockcontent li, 
.flyajet-blockcontent a,
.flyajet-blockcontent a:link,
.flyajet-blockcontent a:visited,
.flyajet-blockcontent a:hover
{
   color: #404040;
   font-size: 16px;
   font-family: Play, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   line-height: 175%;
}

.flyajet-blockcontent p
{
   margin: 0 5px;
}

.flyajet-blockcontent a, .flyajet-blockcontent a:link
{
   color: #F4D143;
   font-family: Play, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.flyajet-blockcontent a:visited, .flyajet-blockcontent a.visited
{
   color: #BABABA;
   font-family: Play, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
}

.flyajet-blockcontent a:hover, .flyajet-blockcontent a.hover
{
   color: #F1C40E;
   font-family: Play, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
}
.flyajet-block ul>li:before
{
   content:url('images/blockbullets.png');
   margin-right:6px;
   bottom: 2px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
   margin-left: -12px;
}
.opera .flyajet-block ul>li:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.flyajet-block li
{
   font-size: 16px;
   font-family: Play, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   line-height: 175%;
   color: #404040;
   margin: 5px 0 0 10px;
}

.flyajet-block ul>li, .flyajet-block ol
{
   padding: 0;
}

.flyajet-block ul>li
{
   padding-left: 12px;
}

.flyajet-breadcrumbs
{
   margin:0 auto;
}

a.flyajet-button,
a.flyajet-button:link,
a:link.flyajet-button:link,
body a.flyajet-button:link,
a.flyajet-button:visited,
body a.flyajet-button:visited,
input.flyajet-button,
button.flyajet-button
{
   text-decoration: none;
   font-size: 16px;
   font-family: Play, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   position:relative;
   display: inline-block;
   vertical-align: middle;
   white-space: nowrap;
   text-align: center;
   color: #FFFFFF;
   margin: 0 5px 0 0 !important;
   overflow: visible;
   cursor: pointer;
   text-indent: 0;
   line-height: 31px;
   -webkit-box-sizing: content-box;
   -moz-box-sizing: content-box;
   box-sizing: content-box;
}

.flyajet-button img
{
   margin: 0;
   vertical-align: middle;
}

.firefox2 .flyajet-button
{
   display: block;
   float: left;
}

input, select, textarea, a.flyajet-search-button span
{
   vertical-align: middle;
   font-size: 16px;
   font-family: Play, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
}

.flyajet-block select 
{
   width:96%;
}

input.flyajet-button
{
   float: none !important;
   -webkit-appearance: none;
}

.flyajet-button.active, .flyajet-button.active:hover
{
   background: #858585;
   -webkit-border-radius:12px;
   -moz-border-radius:12px;
   border-radius:12px;
   border-width: 0;
   padding:0 20px;
   margin:0 auto;
}
.flyajet-button.active, .flyajet-button.active:hover {
   color: #FFFFFF !important;
}

.flyajet-button.hover, .flyajet-button:hover
{
   background: #404040;
   -webkit-border-radius:12px;
   -moz-border-radius:12px;
   border-radius:12px;
   border-width: 0;
   padding:0 20px;
   margin:0 auto;
}
.flyajet-button.hover, .flyajet-button:hover {
   color: #FFFFFF !important;
}

input[type="text"], input[type="password"], input[type="email"], input[type="url"], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="number"], input[type="range"], input[type="tel"], input[type="time"], input[type="week"], textarea
{
   background: #FAFAFA;
   -webkit-border-radius:12px;
   -moz-border-radius:12px;
   border-radius:12px;
   border:1px solid #BFBFBF;
   margin:0 auto;
}
input[type="text"], input[type="password"], input[type="email"], input[type="url"], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="number"], input[type="range"], input[type="tel"], input[type="time"], input[type="week"], textarea
{
   width: 100%;
   padding: 10px;
   color: #525252 !important;
   font-size: 16px;
   font-family: Play, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   text-shadow: none;
}
input.flyajet-error, textarea.flyajet-error
{
   background: #FAFAFA;
   border:1px solid #E2341D;
   margin:0 auto;
}
input.flyajet-error, textarea.flyajet-error {
   color: #525252 !important;
   font-size: 16px;
   font-family: Play, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}
form.flyajet-search input[type="text"]
{
   background: #FFFFFF;
   -webkit-border-radius:12px;
   -moz-border-radius:12px;
   border-radius:12px;
   border:1px solid #BFBFBF;
   margin:0 auto;
   width: 100%;
   padding: 10px;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   color: #404040 !important;
   font-size: 16px;
   font-family: Play, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}
form.flyajet-search 
{
   background-image: none;
   border: 0;
   display:block;
   position:relative;
   top:0;
   padding:0;
   margin:5px;
   left:0;
   line-height: 0;
}

form.flyajet-search input, a.flyajet-search-button
{
   -webkit-appearance: none;
   top:0;
   right:0;
}

form.flyajet-search>input, a.flyajet-search-button{
   bottom:0;
   left:0;
   vertical-align: middle;
}

form.flyajet-search input[type="submit"], input.flyajet-search-button, a.flyajet-search-button
{
   border-radius: 0;
   margin:0 auto;
}
form.flyajet-search input[type="submit"], input.flyajet-search-button, a.flyajet-search-button {
   position:absolute;
   left:auto;
   display:block;
   border:none;
   background:url('images/searchicon.png') center center no-repeat;
   width:24px;
   height: 100%;
   padding:0;
   color: #FFFFFF !important;
   cursor: pointer;
}

a.flyajet-search-button span.flyajet-search-button-text {
   display: none;
}

label.flyajet-checkbox:before
{
   background: #FFFFFF;
   background: -webkit-linear-gradient(top, #FFFFFF 0, #BFBFBF 100%) no-repeat;
   background: -moz-linear-gradient(top, #FFFFFF 0, #BFBFBF 100%) no-repeat;
   background: -o-linear-gradient(top, #FFFFFF 0, #BFBFBF 100%) no-repeat;
   background: -ms-linear-gradient(top, #FFFFFF 0, #BFBFBF 100%) no-repeat;
   -svg-background: linear-gradient(top, #FFFFFF 0, #BFBFBF 100%) no-repeat;
   background: linear-gradient(to bottom, #FFFFFF 0, #BFBFBF 100%) no-repeat;
   -webkit-border-radius:5px;
   -moz-border-radius:5px;
   border-radius:5px;
   border:1px solid #BFBFBF;
   margin:0 auto;
   width:20px;
   height:20px;
   display: inline-block;
   vertical-align: top;
   content: ' ';
}
label.flyajet-checkbox
{
   cursor: pointer;
   font-size: 16px;
   font-family: Play, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   line-height: 20px;
   display: inline-block;
   color: #404040 !important;
   position: relative;
}

.flyajet-checkbox>input[type="checkbox"]
{
   margin: 0 5px 0 0;
}

label.flyajet-checkbox.active:before
{
   background: #FFFFFF;
   background: -webkit-linear-gradient(top, #FFFFFF 0, #BFBFBF 100%) no-repeat;
   background: -moz-linear-gradient(top, #FFFFFF 0, #BFBFBF 100%) no-repeat;
   background: -o-linear-gradient(top, #FFFFFF 0, #BFBFBF 100%) no-repeat;
   background: -ms-linear-gradient(top, #FFFFFF 0, #BFBFBF 100%) no-repeat;
   -svg-background: linear-gradient(top, #FFFFFF 0, #BFBFBF 100%) no-repeat;
   background: linear-gradient(to bottom, #FFFFFF 0, #BFBFBF 100%) no-repeat;
   -webkit-border-radius:5px;
   -moz-border-radius:5px;
   border-radius:5px;
   border:1px solid #BFBFBF;
   margin:0 auto;
   width:20px;
   height:20px;
   display: inline-block;
}

label.flyajet-checkbox.hovered:before
{
   background: #FFFFFF;
   background: -webkit-linear-gradient(top, #FFFFFF 0, #BFBFBF 100%) no-repeat;
   background: -moz-linear-gradient(top, #FFFFFF 0, #BFBFBF 100%) no-repeat;
   background: -o-linear-gradient(top, #FFFFFF 0, #BFBFBF 100%) no-repeat;
   background: -ms-linear-gradient(top, #FFFFFF 0, #BFBFBF 100%) no-repeat;
   -svg-background: linear-gradient(top, #FFFFFF 0, #BFBFBF 100%) no-repeat;
   background: linear-gradient(to bottom, #FFFFFF 0, #BFBFBF 100%) no-repeat;
   -webkit-border-radius:5px;
   -moz-border-radius:5px;
   border-radius:5px;
   border:1px solid #BFBFBF;
   margin:0 auto;
   width:20px;
   height:20px;
   display: inline-block;
}

label.flyajet-radiobutton:before
{
   background: #FFFFFF;
   background: -webkit-linear-gradient(top, #FFFFFF 0, #BFBFBF 100%) no-repeat;
   background: -moz-linear-gradient(top, #FFFFFF 0, #BFBFBF 100%) no-repeat;
   background: -o-linear-gradient(top, #FFFFFF 0, #BFBFBF 100%) no-repeat;
   background: -ms-linear-gradient(top, #FFFFFF 0, #BFBFBF 100%) no-repeat;
   -svg-background: linear-gradient(top, #FFFFFF 0, #BFBFBF 100%) no-repeat;
   background: linear-gradient(to bottom, #FFFFFF 0, #BFBFBF 100%) no-repeat;
   -webkit-border-radius:10px;
   -moz-border-radius:10px;
   border-radius:10px;
   border:1px solid #BFBFBF;
   margin:0 auto;
   width:20px;
   height:20px;
   display: inline-block;
   vertical-align: top;
   content: ' ';
}
label.flyajet-radiobutton
{
   cursor: pointer;
   font-size: 16px;
   font-family: Play, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   line-height: 20px;
   display: inline-block;
   color: #404040 !important;
   position: relative;
}

.flyajet-radiobutton>input[type="radio"]
{
   vertical-align: baseline;
   margin: 0 5px 0 0;
}

label.flyajet-radiobutton.active:before
{
   background: #FFFFFF;
   background: -webkit-linear-gradient(top, #FFFFFF 0, #BFBFBF 100%) no-repeat;
   background: -moz-linear-gradient(top, #FFFFFF 0, #BFBFBF 100%) no-repeat;
   background: -o-linear-gradient(top, #FFFFFF 0, #BFBFBF 100%) no-repeat;
   background: -ms-linear-gradient(top, #FFFFFF 0, #BFBFBF 100%) no-repeat;
   -svg-background: linear-gradient(top, #FFFFFF 0, #BFBFBF 100%) no-repeat;
   background: linear-gradient(to bottom, #FFFFFF 0, #BFBFBF 100%) no-repeat;
   -webkit-border-radius:10px;
   -moz-border-radius:10px;
   border-radius:10px;
   border:1px solid #BFBFBF;
   margin:0 auto;
   width:20px;
   height:20px;
   display: inline-block;
}

label.flyajet-radiobutton.hovered:before
{
   background: #FFFFFF;
   background: -webkit-linear-gradient(top, #FFFFFF 0, #BFBFBF 100%) no-repeat;
   background: -moz-linear-gradient(top, #FFFFFF 0, #BFBFBF 100%) no-repeat;
   background: -o-linear-gradient(top, #FFFFFF 0, #BFBFBF 100%) no-repeat;
   background: -ms-linear-gradient(top, #FFFFFF 0, #BFBFBF 100%) no-repeat;
   -svg-background: linear-gradient(top, #FFFFFF 0, #BFBFBF 100%) no-repeat;
   background: linear-gradient(to bottom, #FFFFFF 0, #BFBFBF 100%) no-repeat;
   -webkit-border-radius:10px;
   -moz-border-radius:10px;
   border-radius:10px;
   border:1px solid #BFBFBF;
   margin:0 auto;
   width:20px;
   height:20px;
   display: inline-block;
}

label.flyajet-radiobutton input[type="radio"]
{
   display: none;
}

label.flyajet-radiobutton.flyajet-checked:after
{
   content: url('images/radiobuttonicon.png');
   position: absolute;
   line-height: 12px;
   left: 4px;
   top: 4px;
}

label.flyajet-checkbox input[type="checkbox"]
{
   display: none;
}

label.flyajet-checkbox.flyajet-checked:after
{
   content: url('images/checkboxicon.png');
   position: absolute;
   left: 2px;
   top: 2px;
}

.flyajet-comments
{
   border-top:1px dotted #858585;
   margin:0 auto;
   margin-top: 25px;
}

.flyajet-comments h2
{
   color: #292929;
}

.flyajet-comment-inner
{
   -webkit-border-radius:2px;
   -moz-border-radius:2px;
   border-radius:2px;
   padding:5px;
   margin:0 auto;
   margin-left: 96px;
}
.flyajet-comment-avatar 
{
   float:left;
   width:80px;
   height:80px;
   padding:2px;
   background:#fff;
   border:1px solid #E8E8E8;
}

.flyajet-comment-avatar>img
{
   margin:0 !important;
   border:none !important;
}

.flyajet-comment-content
{
   padding:10px;
   color: #404040;
   font-family: Play, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.flyajet-comment
{
   margin-top: 6px;
}

#comment-list>li:first-child>.flyajet-comment
{
   margin-top: 0;
}

.flyajet-comment-header
{
   color: #292929;
   font-family: Play, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   line-height: 100%;
}

.flyajet-comment-header a, 
.flyajet-comment-header a:link, 
.flyajet-comment-header a:visited,
.flyajet-comment-header a.visited,
.flyajet-comment-header a:hover,
.flyajet-comment-header a.hovered
{
   font-family: Play, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   line-height: 100%;
}

.flyajet-comment-header a, .flyajet-comment-header a:link
{
   font-family: Play, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   color: #878787;
}

.flyajet-comment-header a:visited, .flyajet-comment-header a.visited
{
   font-family: Play, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #878787;
}

.flyajet-comment-header a:hover,  .flyajet-comment-header a.hovered
{
   font-family: Play, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #878787;
}

.flyajet-comment-content a, 
.flyajet-comment-content a:link, 
.flyajet-comment-content a:visited,
.flyajet-comment-content a.visited,
.flyajet-comment-content a:hover,
.flyajet-comment-content a.hovered
{
   font-family: Play, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.flyajet-comment-content a, .flyajet-comment-content a:link
{
   font-family: Play, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #C6A00C;
}

.flyajet-comment-content a:visited, .flyajet-comment-content a.visited
{
   font-family: Play, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #545454;
}

.flyajet-comment-content a:hover,  .flyajet-comment-content a.hovered
{
   font-family: Play, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #C6A00C;
}

.flyajet-pager
{
   -webkit-border-radius:4px;
   -moz-border-radius:4px;
   border-radius:4px;
   padding:6px;
   margin:2px;
   text-align:center;
}

.flyajet-pager>*:last-child
{
   margin-right:0 !important;
}

.flyajet-pager>span {
   cursor:default;
}

.flyajet-pager>*
{
   background: #404040;
   -webkit-border-radius:8px;
   -moz-border-radius:8px;
   border-radius:8px;
   padding:10px;
   margin:0 4px 0 auto;
   line-height: normal;
   position:relative;
   display:inline-block;
   margin-left: 0;
}

.flyajet-pager a:link,
.flyajet-pager a:visited,
.flyajet-pager .active
{
   line-height: normal;
   font-family: Play, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   color: #D1D1D1
;
}

.flyajet-pager .active
{
   background: #FDB612;
   padding:10px;
   margin:0 4px 0 auto;
   color: #FFFFFF
;
}

.flyajet-pager .more
{
   background: #404040;
   margin:0 4px 0 auto;
}
.flyajet-pager a.more:link,
.flyajet-pager a.more:visited
{
   color: #FAEAA8
;
}
.flyajet-pager a:hover
{
   background: #FDB612;
   padding:10px;
   margin:0 4px 0 auto;
}
.flyajet-pager  a:hover,
.flyajet-pager  a.more:hover
{
   text-decoration: none;
   color: #FFFFFF
;
}
.flyajet-pager>*:after
{
   margin:0 0 0 auto;
   display:inline-block;
   position:absolute;
   content: ' ';
   top:0;
   width:0;
   height:100%;
   right: 0;
   text-decoration:none;
}

.flyajet-pager>*:last-child:after{
   display:none;
}

.flyajet-commentsform
{
   background: #E8E8E8;
   background: transparent;
   padding:10px;
   margin:0 auto;
   margin-top:25px;
   color: #292929;
}

.flyajet-commentsform h2{
   padding-bottom:10px;
   margin: 0;
   color: #292929;
}

.flyajet-commentsform label {
   display: inline-block;
   line-height: 25px;
}

.flyajet-commentsform input:not([type=submit]), .flyajet-commentsform textarea {
   box-sizing: border-box;
   -moz-box-sizing: border-box;
   -webkit-box-sizing: border-box;
   width:100%;
   max-width:100%;
}

.flyajet-commentsform .form-submit
{
   margin-top: 10px;
}
.flyajet-post
{
   padding:5px;
}
a img
{
   border: 0;
}

.flyajet-article img, img.flyajet-article, .flyajet-block img, .flyajet-footer-text img
{
   margin: 0 0 0 0;
}

.flyajet-metadata-icons img
{
   border: none;
   vertical-align: middle;
   margin: 2px;
}

.flyajet-article table, table.flyajet-article
{
   border-collapse: collapse;
   margin: 1px;
}

.flyajet-post .flyajet-content-layout-br
{
   height: 0;
}

.flyajet-article th, .flyajet-article td
{
   padding: 2px;
   vertical-align: top;
   text-align: left;
}

.flyajet-article th
{
   text-align: center;
   vertical-align: middle;
   padding: 7px;
}

pre
{
   overflow: auto;
   padding: 0.1em;
}

.preview-cms-logo
{
   border: 0;
   margin: 1em 1em 0 0;
   float: left;
}

.image-caption-wrapper
{
   padding: 0 0 0 0;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}

.image-caption-wrapper img
{
   margin: 0 !important;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}

.image-caption-wrapper div.flyajet-collage
{
   margin: 0 !important;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}

.image-caption-wrapper p
{
   font-size: 80%;
   text-align: right;
   margin: 0;
}

.flyajet-postheader
{
   color: #404040;
   margin: 10px 0;
   font-size: 30px;
   font-family: Play, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
}

.flyajet-postheader a, 
.flyajet-postheader a:link, 
.flyajet-postheader a:visited,
.flyajet-postheader a.visited,
.flyajet-postheader a:hover,
.flyajet-postheader a.hovered
{
   font-size: 30px;
   font-family: Play, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
}

.flyajet-postheader a, .flyajet-postheader a:link
{
   font-family: Play, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   text-align: left;
   color: #FDB612;
}

.flyajet-postheader a:visited, .flyajet-postheader a.visited
{
   font-family: Play, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   text-align: left;
   color: #FDB612;
}

.flyajet-postheader a:hover,  .flyajet-postheader a.hovered
{
   font-family: Play, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   text-align: left;
   color: #404040;
}

.flyajet-postheadericons,
.flyajet-postheadericons a,
.flyajet-postheadericons a:link,
.flyajet-postheadericons a:visited,
.flyajet-postheadericons a:hover
{
   font-family: Play, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   color: #404040;
}

.flyajet-postheadericons
{
   padding: 1px;
   margin: 10px 0;
}

.flyajet-postheadericons a, .flyajet-postheadericons a:link
{
   font-family: Play, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   color: #FDB612;
}

.flyajet-postheadericons a:visited, .flyajet-postheadericons a.visited
{
   font-family: Play, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   color: #FDB612;
}

.flyajet-postheadericons a:hover, .flyajet-postheadericons a.hover
{
   font-family: Play, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   color: #404040;
}

.flyajet-postcontent ul>li:before,  .flyajet-post ul>li:before,  .flyajet-textblock ul>li:before
{
   content:url('images/postbullets.png');
   margin-right:6px;
   bottom: 2px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
}
.opera .flyajet-postcontent ul>li:before, .opera   .flyajet-post ul>li:before, .opera   .flyajet-textblock ul>li:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.flyajet-postcontent li, .flyajet-post li, .flyajet-textblock li
{
   font-family: Play, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #404040;
   margin: 3px 0 0 11px;
}

.flyajet-postcontent ul>li, .flyajet-post ul>li, .flyajet-textblock ul>li, .flyajet-postcontent ol, .flyajet-post ol, .flyajet-textblock ol
{
   padding: 0;
}

.flyajet-postcontent ul>li, .flyajet-post ul>li, .flyajet-textblock ul>li
{
   padding-left: 17px;
}

.flyajet-postcontent ul>li:before,  .flyajet-post ul>li:before,  .flyajet-textblock ul>li:before
{
   margin-left: -17px;
}

.flyajet-postcontent ol, .flyajet-post ol, .flyajet-textblock ol, .flyajet-postcontent ul, .flyajet-post ul, .flyajet-textblock ul
{
   margin: 1em 0 1em 11px;
}

.flyajet-postcontent li ol, .flyajet-post li ol, .flyajet-textblock li ol, .flyajet-postcontent li ul, .flyajet-post li ul, .flyajet-textblock li ul
{
   margin: 0.5em 0 0.5em 11px;
}

.flyajet-postcontent li, .flyajet-post li, .flyajet-textblock li
{
   margin: 3px 0 0 0;
}

.flyajet-postcontent ol>li, .flyajet-post ol>li, .flyajet-textblock ol>li
{
   /* overrides overflow for "ul li" and sets the default value */
  overflow: visible;
}

.flyajet-postcontent ul>li, .flyajet-post ul>li, .flyajet-textblock ul>li
{
   /* makes "ul li" not to align behind the image if they are in the same line */
  overflow-x: visible;
   overflow-y: hidden;
}

blockquote
{
   background:  url('images/postquote.png') no-repeat scroll;
   padding:10px 10px 10px 47px;
   margin:10px 0 0 25px;
   color: #404040;
   font-family: Play, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   text-align: left;
   /* makes block not to align behind the image if they are in the same line */
  overflow: auto;
   clear:both;
}
blockquote a, .flyajet-postcontent blockquote a, .flyajet-blockcontent blockquote a, .flyajet-footer-text blockquote a,
blockquote a:link, .flyajet-postcontent blockquote a:link, .flyajet-blockcontent blockquote a:link, .flyajet-footer-text blockquote a:link,
blockquote a:visited, .flyajet-postcontent blockquote a:visited, .flyajet-blockcontent blockquote a:visited, .flyajet-footer-text blockquote a:visited,
blockquote a:hover, .flyajet-postcontent blockquote a:hover, .flyajet-blockcontent blockquote a:hover, .flyajet-footer-text blockquote a:hover
{
   color: #FDB612;
   font-family: Play, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   text-align: left;
}

/* Override native 'p' margins*/
blockquote p,
.flyajet-postcontent blockquote p,
.flyajet-blockcontent blockquote p,
.flyajet-footer-text blockquote p
{
   margin: 0;
   margin: 5px 0;
}

.flyajet-postfootericons,
.flyajet-postfootericons a,
.flyajet-postfootericons a:link,
.flyajet-postfootericons a:visited,
.flyajet-postfootericons a:hover
{
   font-family: Play, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #404040;
}

.flyajet-postfootericons
{
   padding: 1px;
   margin: 10px 0;
}

.flyajet-postfootericons a, .flyajet-postfootericons a:link
{
   font-family: Play, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   color: #FDB612;
}

.flyajet-postfootericons a:visited, .flyajet-postfootericons a.visited
{
   font-family: Play, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   color: #FDB612;
}

.flyajet-postfootericons a:hover, .flyajet-postfootericons a.hover
{
   font-family: Play, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   color: #404040;
}

.Sorter img
{
   border:0;
   vertical-align:middle;
   padding:0;
   margin:0;
   position:static;
   z-index:1;
   width: 12px;
   height: 6px;
}

.Sorter a
{
   position:relative;
   font-family: Play, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #757575;
}

.Sorter a:link
{
   font-family: Play, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #757575;
}

.Sorter a:visited, .Sorter a.visited
{
   font-family: Play, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #757575;
}

.Sorter a:hover, .Sorter a.hover
{
   font-family: Play, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #595959;
}

.Sorter
{
   font-family: Play, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color:#404040;
}

.flyajet-footer
{
   background: #19191B url('images/footer.png') scroll;
   margin:20px auto 0;
   position: relative;
   color: #FFFFFF;
   font-size: 14px;
   font-family: Play, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   line-height: 175%;
   text-align: left;
   padding: 0;
}

.flyajet-footer-text a,
.flyajet-footer-text a:link,
.flyajet-footer-text a:visited,
.flyajet-footer-text a:hover,
.flyajet-footer-text td, 
.flyajet-footer-text th,
.flyajet-footer-text caption
{
   color: #FFFFFF;
   font-size: 14px;
   font-family: Play, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   line-height: 175%;
}

.flyajet-footer-text p 
{
   padding:0;
   text-align: left;
}

.flyajet-footer-text a,
.flyajet-footer-text a:link
{
   color: #FDB612;
   font-family: Play, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
}

.flyajet-footer-text a:visited
{
   color: #FDB612;
   font-family: Play, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
}

.flyajet-footer-text a:hover
{
   color: #FDB612;
   font-family: Play, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
}

.flyajet-footer-text h1
{
   color: #FFFFFF;
   font-size: 22px;
   font-family: Play, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   margin: 0 0 15px;
}

.flyajet-footer-text h2
{
   color: #FFFFFF;
   font-size: 20px;
   font-family: Play, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.flyajet-footer-text h3
{
   color: #FFFFFF;
   font-family: Play, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.flyajet-footer-text h4
{
   color: #FFFFFF;
   font-size: 15px;
   font-family: Play, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.flyajet-footer-text h5
{
   color: #FFFFFF;
   font-size: 15px;
   font-family: Play, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.flyajet-footer-text h6
{
   color: #FFFFFF;
   font-size: 15px;
   font-family: Play, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.flyajet-footer-text img
{
   border: none;
   margin: 0;
}

.flyajet-footer-inner
{
   margin: 0 auto;
   width:1000px;
   padding:25px;
   padding-right: 25px;
   padding-left: 25px;
}

.flyajet-rss-tag-icon
{

   margin:0 auto;
   min-height:32px;
   min-width:32px;
   display: inline-block;
   text-indent: 35px;
   background-position: left center;
   vertical-align: middle;
}

.flyajet-rss-tag-icon:empty
{
   vertical-align: middle;
}

.flyajet-facebook-tag-icon
{

   margin:0 auto;
   min-height:32px;
   min-width:32px;
   display: inline-block;
   text-indent: 35px;
   background-position: left center;
   vertical-align: middle;
}

.flyajet-facebook-tag-icon:empty
{
   vertical-align: middle;
}

.flyajet-twitter-tag-icon
{

   margin:0 auto;
   min-height:32px;
   min-width:32px;
   display: inline-block;
   text-indent: 35px;
   background-position: left center;
   vertical-align: middle;
}

.flyajet-twitter-tag-icon:empty
{
   vertical-align: middle;
}

.flyajet-tumblr-tag-icon
{

   margin:0 auto;
   min-height:32px;
   min-width:32px;
   display: inline-block;
   text-indent: 35px;
   background-position: left center;
   vertical-align: middle;
}

.flyajet-tumblr-tag-icon:empty
{
   vertical-align: middle;
}

.flyajet-pinterest-tag-icon
{

   margin:0 auto;
   min-height:32px;
   min-width:32px;
   display: inline-block;
   text-indent: 35px;
   background-position: left center;
   vertical-align: middle;
}

.flyajet-pinterest-tag-icon:empty
{
   vertical-align: middle;
}

.flyajet-vimeo-tag-icon
{

   margin:0 auto;
   min-height:32px;
   min-width:32px;
   display: inline-block;
   text-indent: 35px;
   background-position: left center;
   vertical-align: middle;
}

.flyajet-vimeo-tag-icon:empty
{
   vertical-align: middle;
}

.flyajet-youtube-tag-icon
{

   margin:0 auto;
   min-height:32px;
   min-width:32px;
   display: inline-block;
   text-indent: 35px;
   background-position: left center;
   vertical-align: middle;
}

.flyajet-youtube-tag-icon:empty
{
   vertical-align: middle;
}

.flyajet-linkedin-tag-icon
{

   margin:0 auto;
   min-height:32px;
   min-width:32px;
   display: inline-block;
   text-indent: 35px;
   background-position: left center;
   vertical-align: middle;
}

.flyajet-linkedin-tag-icon:empty
{
   vertical-align: middle;
}

.flyajet-footer-text ul>li:before
{
   content:url('images/footerbullets.png');
   margin-right:6px;
   bottom: 2px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
   margin-left: -13px;
}
.opera .flyajet-footer-text ul>li:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.flyajet-footer-text li
{
   font-size: 14px;
   font-family: Play, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #FBEEBC;
}

.flyajet-footer-text ul>li, .flyajet-footer-text ol
{
   padding: 0;
}

.flyajet-footer-text ul>li
{
   padding-left: 13px;
}

.flyajet-page-footer, 
.flyajet-page-footer a,
.flyajet-page-footer a:link,
.flyajet-page-footer a:visited,
.flyajet-page-footer a:hover
{
   font-family: Arial;
   font-size: 10px;
   letter-spacing: normal;
   word-spacing: normal;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   color: #CCCCCC;
}

.flyajet-page-footer
{
   position: relative;
   z-index: auto !important;
   padding: 1em;
   text-align: center !important;
   text-decoration: none;
   color: #B2B2B2;
}

.flyajet-content-layout .flyajet-content
{
   margin:0 auto;
}



#comment
{
    width:99%;
}

#comments-list, #comments-list .comment 
{
  background: none;
  padding:0;
  margin:0;
  overflow: visible;
}

#comments-list .comment:before, #comments-list .comment:after
{
  display:none;
}

#comments-list .comment .comment 
{
  margin-left: 20px;
}

span.page-navi-outer, span.page-navi-inner 
{
    position:relative;
    display:block;
    float:left;
    margin:0;
    padding:0;
}

span.page-navi-outer
{
  margin: 1px;
  border: 1px solid #aaa;
}

span.page-navi-inner 
{
  padding: 1px;
  min-width:14px;
  line-height:18px;
  text-align:center;
  border: 2px solid #fff;
  font-weight:bold;
}

a span.page-navi-inner, span.page-navi-caption span.page-navi-inner 
{
    border-width:1px;
    font-weight:normal;
}

a span.page-navi-outer, span.page-navi-caption
{
    margin:2px 1px;
}

ul#comments-list li cite
{
  font-size: 1.2em;
}

#commentform textarea
{
  width: 100%;
}

#commentform
{
  text-align:left;
}

.rtl #commentform
{
  text-align:right;
}

img.wp-smiley
{
  border: none;
  margin: 1px;
  vertical-align:middle;
  padding: 0;
}

.navigation
{
  display: block;
  text-align: center;
}

/* Recommended by http://codex.wordpress.org/CSS */
/* Begin */
.aligncenter, div.aligncenter, .flyajet-article .aligncenter img, .aligncenter img.flyajet-article, .aligncenter img, img.aligncenter
{
  display: block;
  margin-left: auto;
  margin-right: auto;
}

p.aligncenter , p.center 
{
   text-align: center; 
}

.alignleft
{
  float: left;
}

.alignright
{
  float: right;
}

.sticky 
{
}

.bypostauthor  
{
}

.wp-caption
{
  border: 1px solid #ddd;
  background-color: #f3f3f3;
  padding-top: 4px;
  margin: 10px;
}

.wp-caption img
{
  margin: 0;
  padding: 0;
  border: 0 none;
}

.wp-caption p.wp-caption-text
{
  font-size: 14px;
  line-height: 18px;
  padding: 0 5px 5px;
  margin: 0;
}

.wp-caption, .wp-caption p
{
    text-align: center;
}

.gallery {
	margin: 0 auto 18px;
    clear:both;
    overflow:hidden;
}

.gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
.gallery img {
	border: 2px solid #cfcfcf;
}

.gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}

.gallery dl {
	margin: 0;
}

.gallery img {
	border: 10px solid #f1f1f1;
}

.gallery br+br {
	display: none;
}
/* End */


.hidden
{
  display: none;
}

/* Calendar */
#wp-calendar {
  empty-cells: show;
  margin: 10px auto 0;
  width: 155px;
}

#wp-calendar #next a {
  padding-right: 10px;
  text-align: right;
}

#wp-calendar #prev a {
  padding-left: 10px;
  text-align: left;
}

#wp-calendar a {
  display: block;
}

#wp-calendar caption {
  text-align: center;
  width: 100%;
}

#wp-calendar td {
  padding: 3px 0;
  text-align: center;
}

.gallery {
  letter-spacing: normal;
}

.flyajet-content {
  position: relative;
  z-index: 1;   
}

#todays-events{
  position: relative;
  z-index: 11;    
}

#upcoming-events{
  position: relative;
  z-index: 10;    
}

img.wp-post-image 
{
    margin:0 5px 5px 0 !important;
}

ul#comments-list li
{
    list-style-image: none;
    background:none;
    list-style-type:none;
    
}

div.flyajet-footer div.flyajet-content-layout
{
    margin:0 auto;
    width:100%;
}

div.flyajet-layout-cell-size1 
{
    width:100%;
}

div.flyajet-layout-cell-size2 
{
    width:50%;
}
div.flyajet-layout-cell-size3 
{
    width:33%;
}

div.flyajet-layout-cell-size4
{
    width:25%;
}

.flyajet-widget-title
{
    color: #FFFFFF;
    font-size: 22px;
    font-family: Play, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    font-weight: bold;
    font-style: normal;
    margin: 0 0 15px;
}

div.flyajet-center-wrapper
{
  position: relative;
  float: right;
  right: 50%;

}

div.flyajet-center-inner
{
  position: relative;
  float: left;
  left: 50%;
}

.firefox2 div.flyajet-center-inner
{
  float: none;
}

.flyajet-hmenu-extra1, .flyajet-hmenu-extra2 {
 font-size:12px;
}

div.breadcrumbs h4, 
div.breadcrumbs p, 
li.pingback p, 
#respond p,
h3#reply-title, 
h4#comments, 
h4.box-title
{
    margin:0;
}

#respond .comment-notes {
	margin-bottom: 1em;
}

.form-allowed-tags {
	line-height: 1em;
}

#comments-list #respond {
	/*margin-left: NaNpx !important; TODO NodeJS*/
}

#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}

#respond .required {
	color: #ff4b33;
	font-weight: bold;
}

#respond label {
	font-size: 12px;
}

#respond input {
	margin: 0 0 9px;
	width: 98%;
}

#respond textarea {
	width: 98%;
}

#respond .form-allowed-tags {
	font-size: 12px;
	line-height: 18px;
}

#respond .form-allowed-tags code {
	font-size: 11px;
}

#respond .form-submit {
	margin: 12px 0;
}

#respond .form-submit input {
	width: auto;
}

.flyajet-footer .flyajet-widget-title 
{
    font-size:1.2em;
    padding: 0;
}

.flyajet-footer .flyajet-widget,
.flyajet-footer .flyajet-widget a,
.flyajet-footer .flyajet-widget a:link,
.flyajet-footer .flyajet-widget a:visited,
.flyajet-footer .flyajet-widget a:hover
{
    text-align: left;
}

DIV[id^="GMPmap"] IMG 
{
    margin: 0px;
}

/* Assistive text */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute;
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-weight: bold;
  height: auto;
  line-height: normal;
  padding: 15px 23px 14px;
  position: absolute;
  left: 5px;
  top: 5px;
  text-decoration: none;
  text-transform: none;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar */
}

/* Begin Additional CSS Styles */

/* ANIMATION AND STYLE FIXES */

.flyajet-button {
	transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
}
*:focus {
	outline: none;
}

/* RESPONSIVE IMAGES */

.flyajet-img img {
width: 100% !important;
height: auto !important;
}

/* HOMEPAGE */

#flyajet-home-gift {
	border: 2px solid #FDB612;
	border-spacing: 5px;
	border-radius: 40px;
}

/* HEADING TEXT AND PHONE */

#flyajet-heading-container {
	max-width: 100%;
	margin: 0 auto;
	min-height: 50px;
	margin-bottom: 20px
}

#flyajet-heading-text {
	float: left;
	max-width: 100%;
}

.flyajet-heading-phone {
	float: right;
	min-width: 300px;
	max-width: 100%;
	text-align: right;
	margin-top: 10px;
}

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
	.flyajet-heading-phone{text-align: left;min-width: 100%;margin-top: 0; margin-bottom: 10px;}
}

.flyajet-heading-phone a {
	font-size: 30px;

	line-height: 100% !important;
}
.flyajet-heading-phone img {
	max-height: 25px;
	margin: 0 5px;
}
/* FOOTER */

.flyajet-footer-text img {
	padding-right: 5px;
}
/* MASTER SLIDER */

.flyajet-mslider-text {
	padding: 20px;
	color: #FDB612;
	background-color: #404040;
	font-size: 2em;
	font-weight: bold;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}
.flyajet-mslider-button {
	padding: 20px;
	color: #404040;
	background-color: #FDB612;
	font-size: 2em;
	font-weight: bold;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}
/* SHORTCODES ULTIMATE */

.flyajet-su-highlight {
	display: inherit !important;
	padding: 30px !important;
	margin: 30px 0;
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	width: 100%;
	max-width: 930px;
}

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
	.flyajet-su-highlight{max-width: 85%}
}

/*NEXTGEN GALLERY */

.ngg-album-compactbox, .ngg-album-compactbox:after, .ngg-album-compactbox:before {

	border: none !important;
}

.ngg-album-gallery-image-counter {
	display: none !important;
}

.ngg-album-compact h4 .ngg-album-desc {
	font-size: 18px !important;
}

.ngg-album-compactbox {
	padding: 0 30px 0 0 !important;
}

.ngg-gallery-thumbnail {
	margin: 8px !important;
}

/* EASY TESTIMONIALS */

blockquote.easy_testimonial .wp-post-image {
	margin: 10px 20px 10px 0  !important;
}

.easy_t_single_testimonial blockquote.easy_testimonial {
	background: none !important;
}

/* WOOCOMMERCE */

.single-product .product .summary {
	width: auto !important;
	padding: 2% !important;
}
/*.woocommerce-message, .woocommerce-info { display:none; }*/

.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
	float: left !important;
	width: 100% !important;
}
.woocommerce-tabs.wc-tabs-wrapper {
	margin: 30px !important;
}
.flyajet-gateway img {
	margin: 15px;
}
.woocommerce .order_details {
	display: none !important;
}
.woocommerce div.product p {
	line-height: 175%;
}
.woocommerce div.product h1 {
	margin: 0 0 20px 0;
}
/* SIDEBAR FLOATING ICONS */

#flyajet-social-icons {
	position: fixed;
	top: 30%;
	left: 0px;
	z-index: 99999;
	display: inline;
}

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
	#flyajet-social-icons {display: none;}
}

.awesome-social {
	margin-top: 0;
	color: white !important;
	text-align: center !important;
	line-height: 51px !important;
	width: 50px !important;
	height: 50px !important;
	font-size: 2em !important;
}
.flyajet-social-link {
	outline: 0 !important;
}
.flyajet-social-link:hover {
	text-decoration: none !important;
}
.fb-awesome-social {
	background: #3b5998;
}
.youtube-awesome-social {
	background: #bb0000;
}
.google-plus-awesome-social {
	background: #f74425;
}
.tripadvisor-awesome-social {
	background: #589442;
}

/* CONTACT FORM 7 */

.wpcf7-text, .wpcf7-textarea {
	width: 95% !important;
}

/* MOBILE IMAGE FLOAT*/

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
	.alignright,.alignleft{max-width: 50%;}
}

/* BOOKING FORM */

#pjWrapperAppScheduler_1 li {
margin: 0 !important;
}
#pjWrapperAppScheduler_1 li:before {
content: none !important;
}

#pjWrapperAppScheduler_1 .pjAsListElement, #pjWrapperAppScheduler_1 .pjAsCalendarInline, #pjWrapperAppScheduler_1 .pjAsAsideService

{border: none !important;
border-top: 1px solid #3d3938 !important; }

#pjWrapperAppScheduler_1 .pjAsListElement, #pjWrapperAppScheduler_1 .pjAsSelectedDateWrapper li, #pjWrapperAppScheduler_1 .pjAsCalendarInline, #pjWrapperAppScheduler_1 .pjAsAsideService, #pjWrapperAppScheduler_1 .pj-calendar-day-disabled p, #pjWrapperAppScheduler_1 .pj-calendar-day-disabled p:hover {background-color: #fff !important;}

#pjWrapperAppScheduler_1 .pjAsHead h4

{color: #f34c2a !important;}

body [id^=pjWrapper] {color: #404040 !important;}

#pjWrapperAppScheduler_1 .text-uppercase {color: #fff !important;}

#pjWrapperAppScheduler_1 * input, #pjWrapperAppScheduler_1 .pjAsSectionTitle {color: #404040 !important;}

#pjWrapperAppScheduler_1 .pjAsBtnPrimary, #pjWrapperAppScheduler_1 .pjAsBtnPrimary:hover {color: #fff !important;}

#pjWrapperAppScheduler_1 .pjAsCheckout .control-label, #pjWrapperAppScheduler_1 .pjAsChosenService .pjAsChosenServiceActions p {color: #404040 !important;}

body [id^=pjWrapper], #pjWrapperAppScheduler_1 * {font-family: font-family: Play, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif !important;}

#pjWrapperAppScheduler_1 .pjAsContainer .pjAsHead, #pjWrapperAppScheduler_1 .pj-calendar-day-past p, #pjWrapperAppScheduler_1 .pj-calendar-day-past p:hover, #pjWrapperAppScheduler_1 .pj-calendar-head {background-color: #404040 !important;    } 

#pjWrapperAppScheduler_1 .pjAsChosenService, #pjWrapperAppScheduler_1 .pjAsContainer, #pjWrapperAppScheduler_1 .pj-calendar-head { border-color: #404040 !important;} 

/* End Additional CSS Styles */