@charset "utf-8";

/* 
Colours 
#393467 - Flybe Purple
#104c83 - Flybe Dark Blue
#60a0d6 - Flybe Blue
#d7e6f6 - Flybe Light Blue
#fdc125 - Flybe Yellow
#5d5d5d - Darker Grey
#9F9F9F - Midle Grey
#f2f2f2 - Light Grey 
#f1f1f1 - BG Grey
*/ 
/*Remove to see if improve render speed - 10mar2015
body  { text-rendering: optimizeLegibility; }
body { -webkit-font-smoothing: antialiased; }
*/
@font-face {
    font-family: "GothamRnd-Bold";
    src: url("font/GothamRnd-Bold.eot?") format("eot");
    src: url('font/GothamRnd-Bold.eot?iefix') format('embedded-opentype'),
         url("font/GothamRnd-Bold.woff") format("woff"),
         url("font/GothamRnd-Bold.ttf") format("truetype"),
         url("font/GothamRnd-Bold.svg#GothamRnd-Bold") format("svg");
    font-weight: normal;
    font-style: normal;
}
 
@font-face {
    font-family: "GothamRnd-Book";
    src: url("font/GothamRnd-Book.eot?") format("eot");
    src: url('font/GothamRnd-Book.eot?iefix') format('opentype'),
         url("font/GothamRnd-Book.woff") format("woff"),
         url("font/GothamRnd-Book.ttf") format("truetype"),
         url("font/GothamRnd-Book.svg#GothamRnd-Bold") format("svg");
    font-weight: normal;
    font-style: normal;
}

html, html a {
    -webkit-font-smoothing: antialiased; margin:0; padding:0;
}

body { 
    background:#f7f7f7;
    color:#636371; 
    font-family:"GothamRnd-Book", Arial, Helvetica, sans-serif;
	font-size:62.5%; 
}

div.content-page {
	font-size:130%;
	color:#565656;
}
div.content-page a{
	color:#60a0d6;
}
div.content-page a:hover{
	color:#fdc125;
}

.content-page img { width:auto; }
p.terms {
font-size: 80%;
}

/* -------------------------------------------------------------------------- */
/* Page wrapper                                                               */
/* -------------------------------------------------------------------------- */

.content-wrapper { background:url("/en/img/template/big-bg.png") no-repeat center 0px ; min-width:960px;   }

.en-home .content-wrapper { background:url("/en/img/template/big-bg-front.png") no-repeat center 0px ;}

.container { margin:0 auto; width:1140px; padding: 0 1%; clear:both;  position:relative; }

.lt-ie9 .container { width:1140px; }

.cam-content-wrapper { background-color:#fff;}

.content-page ul,  .content-page ol {
    margin-left: 40px;
    list-style-type: disc;
}


/* -------------------------------------------------------------------------- */
/* Standard designs                                                           */
/* -------------------------------------------------------------------------- */

.btn2, .subnavigation, .findaflight2 {
    -webkit-border-radius: 5px; 
    -moz-border-radius: 5px; 
    border-radius: 5px; 
}


/* -------------------------------------------------------------------------- */
/* Standard button                                                            */
/* -------------------------------------------------------------------------- */

.btn2 {
    display:inline-block;
    margin: 10px 0px;
    border: 2px solid #524195;
    font-family:"GothamRnd-Bold";
    letter-spacing:1px;
    color: #524195;
    background-color: #efc031;
    padding: 15px 20px;
    font-size: 1.4em;
    text-transform :uppercase;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.btn2:hover {
    color: #ffffff;
    background-color: #524195;
}


/* -------------------------------------------------------------------------- */
/* Header                                                                     */
/* -------------------------------------------------------------------------- */



/*
header ul.social  { position:absolute; top:0; right:1%; z-index:500000;  }
header ul.social li { float:left; margin:0 0px 0 4px;  background-color:#393467; position:relative;  }
header ul.social li:first-child { background-color: transparent;}
header ul.social > li {   
  -webkit-border-top-left-radius: 0px;
  -webkit-border-top-right-radius: 0px;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;

  -moz-border-radius-topleft: 0px;
  -moz-border-radius-topright: 0px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;

  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}   
header ul.social li a { padding:5px; display:block; } 
header ul.social li a:hover { background-color:#fdc125;
  -webkit-border-top-left-radius: 0px;
  -webkit-border-top-right-radius: 0px;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;

  -moz-border-radius-topleft: 0px;
  -moz-border-radius-topright: 0px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;

  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}
header ul.social li.register, ul.social li.custhelp { font-family: 'Montserrat', sans-serif; font-weight: 700; font-size:10px; background-color:#60a0d6; text-transform:uppercase;  }
header ul.social li.register a, ul.social li.custhelp a { color:#fff; padding:11px 9px 11px 9px;}
header ul.social li.myBe {background-color:#104c83;  }
header ul.social li.myBe a { padding:8px 9px 9px 9px; }
*/

.mobile-link { display: none; float:right; margin:50px 0 0 0px;  }
.mobile-link a,.mobile-link a:visited,.mobile-link a:active
{
	color: #393467;
    font-family: 'Montserrat',sans-serif;
    font-weight: 400;
    text-transform: uppercase;
}

/*
.search { float:right; margin:50px 0 0 0px;  }
*/

/*
header .social .language { z-index:5000; padding:0 10px; margin:8px 0 0 0px; width:160px; }
header ul.social .language  a { padding:2px 10px; color:#393467; font-family: 'Montserrat', sans-serif; font-weight: 400;  margin:0; text-transform:uppercase; clear:both; overflow: hidden;}
header ul.social .language  a:hover { background-color:#d7e6f6; }
header .language ul { 
	padding:0 0px;
	background-color:#f1f1f1;
	display:none;
  -webkit-border-top-left-radius: 0px;
  -webkit-border-top-right-radius: 0px;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;

  -moz-border-radius-topleft: 0px;
  -moz-border-radius-topright: 0px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;

  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
 }
 
header .language ul li { background-color: transparent; float:none; display:block; margin:0;}


header ul.social .language a img { width:auto; height:auto; display:block;  }

header .lang-select { display:inline-block;}

header .lt-ie8 .language {  position:relative; }
header .lt-ie8  .language {   }
header .lt-ie8  .language .lang-select {float:left;}
header .lt-ie8 .language ul { position:relative; z-index:90000000000000000000;}
header .no-js .language ul { display:inline-block; width:400px; }
header .no-js .language ul li {  float:right; }
*/


/* -------------------------------------------------------------------------- */
/* Find a Flight                                                              */
/* -------------------------------------------------------------------------- */


.findaflight2 { font-size: 16px; background-color:#524195; color: #ffffff; border: 1px solid #e9e9e9; padding: 14px; }
    
.findaflight2 .plane-icon { text-align:center; }

.findaflight2 .flying-location {
    padding: 8px; 
    width:auto;
    color:#104c83; 
}

.findaflight2 #flightSearchCriteria { }

.findaflight2 #selectedDep.flying-location  { 
    background: url("/en/img/forms/departure.png") no-repeat scroll 95% 50% #FFFFFF; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;
}

.findaflight2 #selectedDest.flying-location  { 
    background: url("/en/img/forms/destination.png") no-repeat scroll 95% 50% #FFFFFF; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;
}
    
/*.findaflight { background-color:#60a0d6; padding:5%  3%; font-size:0.95em; margin:10px 0 0 0px; color:#ffffff; font-size: 1em;  -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }*/

/*.findaflight h1*/  

/*.findaflight p{ color:#ffffff; padding:0 0 0px 0; margin:0; font-size:2em; font-family: 'Montserrat', sans-serif; }*/

.form-row { margin-bottom: 18px; }

/*.findaflight .col.span_1_of_2 {width: 48.4%;}*/

/*.findaflight .col.span_1_of_3 {width: 31.2%;}*/

.findaflight2 .airportlist a {color: #fff;}

/*--Departure and Arrival selections--*/

.findaflight2 .flying-location {
    margin-top: 10px;
    padding: 8%; width:84%;
    color:#000000;
}

.findaflight2 .flying-location span {
    width: 80%;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    cursor: pointer;
}

.findaflight2 .search-container { position:relative; }

.lt-ie8 .findaflight2 .search-container { width:290px;}
.lt-ie8 .findaflight2 .search-container section { margin-bottom:10px;}
.lt-ie8 .findaflight2 .col.span_1_of_2 {  padding-bottom:10px}
.lt-ie8 .findaflight2 .col.span_1_of_3 { width:31%; margin-right:0%;  padding-bottom:10px}
.lt-ie8 .findaflight2 .search-container .span_1_of_2 {margin: 0 0 10px 0;}
.lt-ie8 .findaflight2 .people-select input.intInput { float:none;}

/* Adult children infant section */

.findaflight2 .people-select { 
    background-color:#ffffff; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; padding:8% 10% 8% 8%;cursor: pointer;}

.findaflight2 .people-select label { color:#000000; display:inline-block;}

.findaflight2 input {
    font-family: "GothamRnd-Book";
    color:#000000; 
}

.findaflight2 .people-select input.intInput {
    border: medium none;
    font-size: 0.9em; 
    width: 10px; background-color:transparent; float:right;
}

.findaflight2 .promo-select {
    background-color: #ffffff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 5% 10% 6% 5%;
    overflow:hidden;
    color:#000000;  
}

.findaflight2 .promo-select input.intInput {
    border: medium none;
    width: 80%; 
    float: left;
}

/* Number of adults roll over */

.form-int {
    background-color: #62A1D7;
    padding: 2%; margin:11% 0 0 0px;
    position: absolute; 
    text-transform: none;
    display:none;
    z-index: 9000;
}

.form-int a, .form-int a:visited {
    background-color:#96C3EA;
    color: #FFFFFF;
    display: block;
    float: left;
    height: 16px;
    margin: 6px 2px;
    padding: 8px;
    text-align: center;
    width: 16px;
}

.form-int a:hover {
    background-color:#104c83;
}

/* Date picker */

input.datePicker {
    background: url("/en/img/forms/calendar.png") no-repeat scroll 95% 50% #FFFFFF;
    border: medium none;
    font-size: 0.9em;
    padding: 8% 8%; 
    width:84%;
    -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; 
    font-family: "GothamRnd-Book", Arial, Helvetica, sans-serif; 
    font-weight:normal;
    color: #000000;
    cursor: pointer;
}

.itsmegamenuRtn {
    position: absolute;
    left: 0px;
    top: 120px;
    width: 90% !important;
    z-index: 9999;
}

.ui-widget-content {
    background-color:#5192CA;
    border: 1px solid #5192CA;
    color: #FFFFFF;
}

.ui-widget {
    z-index: 8000!important;
    font-size: 1.1em; width:270px;
}

.ui-widget a, .ui-widget span {
    font-size: 1em;
}

.itsmegamenuOut {
    position: absolute;
    left: 0px;
    top: 120px;
    width: 90% !important;
    z-index: 9999;
}
.ui-datepicker {
    display: none; border:1px #fff solid!important;
    padding: 1%;
     -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;
}

.closeMegaMenu, .closeMenu {
    float: right;
}

.ui-widget-content .ui-icon {
    background-image: url("/en/img/forms/ui-icons_ffffff_256x240.png");
}
.ui-icon-circle-close {
    background-position: -32px -192px;
}
.ui-icon {
    background-image: url("/en/img/forms/ui-icons_ffffff_256x240.png");
    height: 16px;
    width: 16px;
}
.ui-icon {
    background-repeat: no-repeat;
    display: block;
    overflow: hidden;
    text-indent: -99999px;
}

.ui-datepicker .ui-datepicker-title {
    line-height: 1.8em;
    margin: 0 2.3em;
    text-align: center;
}

.ui-datepicker table {
    border-collapse: collapse;
    font-size: 0.9em;
    margin: 0 0 0.4em;
    width: 100%;
}

.ui-datepicker th {
    border: 0 none;
    font-weight: normal;
    padding: 0.7em 0.3em;
    text-align: center;
}
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
    background-image: none;
    opacity: 0.35;
}
.ui-datepicker td {
    border: 0 none;
    padding: 1px;
}

.ui-datepicker .ui-datepicker-prev {
    left: 2px;
}
.ui-datepicker .ui-datepicker-next {
    right: 2px;
}
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
    height: 1.8em;
    position: absolute;
    top: 2px;
    width: 1.8em;
}
.ui-widget-header a {
    color: #FFFFFF;
}

state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
    background-image: none;
    opacity: 0.35;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";

}

.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
    display: block;
    left: 50%;
    margin-left: -8px;
    margin-top: -8px;
    position: absolute;
    top: 50%;
}

.ui-widget-header .ui-icon {
    background-image: url("/en/img/forms/ui-icons_ffffff_256x240.png");
}

.ui-icon-circle-triangle-w {
    background-position: -80px -192px;
}

.ui-icon-circle-triangle-e {
    background-position: -48px -192px;
}

.ui-icon {
    background-image: url("/en/img/forms/ui-icons_ffffff_256x240.png");
    height: 16px;
    width: 16px;
}

.ui-icon {
    background-repeat: no-repeat;
    display: block;
    overflow: hidden;
    text-indent: -99999px;
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    background-color: #fbeb89;
    border: 1px solid #FBEB89;
    color: #000000;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    background-color:  #FFFFFF;
    border: 1px solid #5192CA;
    color: #5192CA;
    font-weight: normal;
}

.ui-datepicker td span, .ui-datepicker td a {
    display: block;
    padding: 0.2em;
    text-align: right;
    text-decoration: none;
}

.highlight a, table.ui-datepicker-calendar .ui-state-hover {
    background: #3b71a0 url(../i/jqueryui/ui-bg_flat_0_3b71a0_40x100.png) 50% 50% repeat-x;
    color: #fff !important;
}

/*--Search Flights button--*/

.findaflight2 #flight-search-button {
    float:left;
    background-color:#2489c5; 
    padding:6% 10%; width:100%;
    display: inline-block;
    border: medium none;
    box-shadow: none;
    cursor: pointer;
    color:#fff; background-color:#fdc125; text-transform:uppercase; 
    text-decoration:none; 
    -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;
}

.findaflight2 #flight-search-button:hover { 
    color: #104c83/*#484847*/; background: #d7e6f6/*#ffffff*/;
}

.lt-ie8 #flight-search-button { padding:6px 10px; }

.section.journey { margin:10px 0px;}

.section.journey label { margin-right:10px; }

#flyingFromWrapper, #flyingToWrapper {
   font-size: 200%;
    margin-bottom: 15px;
}

#depWrapper ul.airportColumn, #destWrapper ul.airportColumn {
    float: left;
    margin-right: 1%;
    width: 19%;
}

#depWrapper li.country, #destWrapper li.country {
    border-bottom: 1px dotted #FFFFFF;
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 2px;
    padding-bottom: 2px;
	color:#fdc125;
}
#dest li:first-child, #dep li:first-child {
    margin-top: 0;
}
#depWrapper li.country, #destWrapper li.country, #depWrapper li.airport, #destWrapper li.airport {
    line-height: 16px;
}
#depWrapper li, #destWrapper li {
    font-size: 13px;
    list-style: none outside none;
    margin-top: 4px;
}

#depWrapper li.airport a, #destWrapper li.airport a {
    display: block; padding:3px;  cursor:pointer;
}
    #depWrapper li.airport a:hover, #destWrapper li.airport a:hover {
        background-color: #dfe2e6;
		 color:#60a0d6;
    }

.ui-widget-content a {
    color: #FFFFFF;
}





/*--Tool tip--*/

.promo-info {
    color: #104c83;
    font-size: 0.7em;
    float:right; 
}

.t_Bubble {
    position: relative;
}


.t_Skin {
    left: 0;
    position: absolute;
    top: 0;
}
.t_Content {
    left: 0;
    position: absolute;
    top: 0;
}

.t_Tooltip {
    background-color: rgba(0, 0, 0, 0);
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    transition-property: opacity;
}


.t_Tooltip .t_ContentContainer {
    clear: both;
    float: left;
    position: relative;
}
.t_Content_black, .t_Content_dark, .t_Content_lavender, .t_Content_liquid, .t_Content_facebook, .t_Content_essentials, .t_Content_nEconomy, .t_Content_plus {
    color: #FFFFFF !important;
}
.t_Content_black, .t_Content_cloud, .t_Content_dark, .t_Content_lavender, .t_Content_light, .t_Content_liquid, .t_Content_lime, .t_Content_blue, .t_Content_salmon, .t_Content_yellow, .t_Content_facebook, .t_Content_essentials, .t_Content_nEconomy, .t_Content_plus {
    color: #000000;
    font-size: 10px;
    line-height: 16px;
    padding: 6px 7px;
}



.t_Content_black, .t_Content_cloud, .t_Content_dark, .t_Content_lavender, .t_Content_light, .t_Content_liquid, .t_Content_lime, .t_Content_blue, .t_Content_salmon, .t_Content_yellow, .t_Content_facebook, .t_Content_essentials, .t_Content_nEconomy, .t_Content_plus {
    color: #000000;
    font-size: 10px;
    line-height: 16px;
    padding: 6px 7px;
}



.t_Content_black, .t_Content_dark, .t_Content_lavender, .t_Content_liquid, .t_Content_facebook, .t_Content_essentials, .t_Content_nEconomy, .t_Content_plus {
    color: #FFFFFF;
}


.t_Tooltip .t_ContentContainer {
    clear: both;
    float: left;
    position: relative;
}


/* ==|==  SLIDER =====================================================*/
/* ==|========================================================================================================================================================*/


#costs-carousel
{
	height: 230px; position:relative;
	
}
#costs-carousel .items
{
	/* border: solid 1px #ff00ff; */
	overflow: hidden;
	height: 230px;
	margin-bottom:1.5%;

}

.prev {  left:-40px;  background:url("/en/img/template/cost-arrow-left.png") #ffffff no-repeat top left; }
.next { right:-40px; background:url("/en/img/template/cost-arrow-right.png") #ffffff no-repeat top left; }


.prev, .next {  position:absolute; top:80px;  z-index:5; text-indent:-300em; webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; padding:5px; width:25px; height:25px; }

.prev:hover, .next:hover { background-color:#104c83; background-position:bottom; }

.find-flights { text-align:center; background-color:#ffffff; padding:10% 5%;   -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;  font-family: 'Montserrat',sans-serif; 

  -webkit-box-shadow: 0px 0px 2px 1px #d7d5d3; /* Android 2.3+, iOS 4.0.2-4.2, Safari 3-4 */
          box-shadow: 0px 0px 2px 1px #d7d5d3; /* Chrome 6+, Firefox 4+, IE 9+, iOS 5+, Opera 10.50+ */


}

.find-flights p { color:#5D5D5D; font-size:1.3em; margin:0; padding:0; line-height:80%; }
.find-flights  a, .find-flights  a:visited {  font-size:1.3em; text-transform:uppercase; background-color:#fdc125; color:#fff; padding:10px 20px; margin:10px 0 0 0px; display: inline-block; font-weight:bold; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
.find-flights  a:hover { background-color: #2489c5; text-decoration:none; }
.find-flights h1,.find-flights h2  { font-size:1.9em; margin:0 0 5px 0;}
.find-flights .price { font-size:3.3em; color:#104c83; }


div.flexslider1{height: 361px !important;overflow: hidden;}
div.flexslider2 {
height: 457px !important;
overflow: hidden;
}

/* ==|==  Mega Nav  =====================================================*/
/* ==|========================================================================================================================================================*/
/*
.navigation {  position:relative; z-index:5000; background-color:#d7e6f6; }
.navigation .col { margin-bottom:0; }

ul.mega-nav { margin:0px 0 0 0px;float:left; color:white;  }
ul.mega-nav > li { float:left; display:block;  font-size:1.5em; margin:0 0px 0 0px; font-family: 'Montserrat', sans-serif; font-weight: 400; -webkit-font-smoothing: antialiased; }
ul.mega-nav > li:first-child { margin:0 0 0 10px; }
ul.mega-nav li a { color:#104c83; display:block; outline:0; padding:15px 0; margin:0 30px 0 0px }
*/

/*ul.mega-nav h1 ,*/ 
/*ul.mega-nav h2 , p.mega-nav-headers  { font-size:1.8em; padding:10px 0px; color:#ffffff; } 
ul.mega-nav li ul { margin:0 0 20px 0; padding:0; }
ul.mega-nav li ul li a { display:inline-block; margin:0; padding:0; padding-right:20px;	 color:#ffffff; font-size:0.8em !important;  background:url("/en/img/template/nav-arrow.png") no-repeat right 5px ; }
ul.mega-nav li ul li a:hover { color:#393467; background:url("/en/img/template/nav-arrow-ov.png") no-repeat right 5px; }

ul.mega-nav li ul li:first-child { font-size:1.1em; color:#104c83; }
ul.mega-nav li ul li:first-child a { font-size:0.7em }
*/

/*--Hover features--*/
/*.drop {	background:url("/en/img/template/drop.png") no-repeat top left; position:absolute; top:0; left:20px; width:21px; height:18px;}

.dropdown_2columns {
	position:absolute;
	display:block;
	left:-999em; /* Hides the drop down 
	z-index:300000;
	left: 1.3%;
	background:#60a0d6;
	width: 93%;
	padding:2% 1.5% 2% 3%;
	top:51px;
}

.cta { background-color:#104c83; overflow:hidden; padding:10px; text-align:center; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; }

ul.mega-nav .cta h1 , ul.mega-nav .cta h2  { font-size:1.3em; margin:0; padding:0; color:#ffffff; }
ul.mega-nav .cta p { font-size:1em;  margin:0; padding:0; color:#ffffff;}
.cta .nav-icon { overflow:hidden; margin:10px 0px 5px 0px;  }
.cta .nav-icon img { width:auto; display:inline; }
ul.mega-nav .nav-icon { padding:0px 0 10px 0; text-align:center; }

ul.mega-nav li .btn {	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border: none;
	border-radius: 5px;
	font-family: 'Montserrat', sans-serif; font-weight: 400; background-image:none;
	 padding:9px 12px; margin:0 0 10px 0px; color:#ffffff; text-transform: uppercase; text-align:center; width:auto; display: inline-block; background-color:#fdc125; font-size:0.8em;
}
ul.mega-nav li .btn:hover { background-color:#393467; }

form.span
{
	display: none;
}

ul.mega-nav-form { display:block; }

.mega-nav-form li { margin-bottom:10px; overflow:hidden;  }
.mega-nav-form li input { padding:2%; width:44%; float:left; }
.mega-nav-form li span { margin:0 0 0 2%; margin-bottom:10px; padding:2%; width:45%; float:left; font-family:Arial, Helvetica, sans-serif;  }
.mega-nav-form .error { background-color:red;  position: relative; }

.mega-nav-form span.error:before {
    border-style: solid;
    border-width: 7px 7px 7px 0;
    content: " ";
    height: 0;
    left: -7px;
    position: absolute;
    top: 8px;
    width: 0;
}

.lt-ie9 .mega-nav-form span.error:before { border:none;   }

.mega-nav-form span.error:before { border-color: rgba(0, 0, 0, 0) red rgba(0, 0, 0, 0) rgba(0, 0, 0, 0); }

.mega-nav-form a.btn:hover { color:#ffffff; }

ul.mega-nav .nav-info a { display: inline; margin:0; }
ul.mega-nav .nav-info p { margin:0; padding:0;}

.no-js .dropdown_2columns { left:-999em; }
.no-js .mega-nav li:hover .dropdown_2columns  { left: 1.3%; top:52px; }

.menu1 .drop { left: 50px; }
.menu2 .drop { left: 200px; }
.menu3 .drop { left: 390px; }
.menu4 .drop { left: 530px; }

*/

/* -------------------------------------------------------------------------- */
/* Side Navigation                                                            */
/* -------------------------------------------------------------------------- */

.subnavigation { border: 1px solid #e9e9e9; margin: 20px 0; background:#ffffff; }
.subnavigation { font-family:"GothamRnd-Book"; }
.subnavigation .subtitle { display:block; font-family:"GothamRnd-Bold"; padding:10px 10px; font-size:1.50em; border-top: #e9e9e9 1px solid; border-bottom: #e9e9e9 1px solid; margin: 4px; }
.subnavigation ul { padding:0 0; margin:4px; }
.subnavigation ul li { }
.subnavigation ul li a { display:block; font-size:1.40em; color:#104c83; padding:10px 25px; text-decoration:none;  }
.subnavigation ul ul li a { display:block; font-size:1.30em; color:#104c83; padding:10px 40px; text-decoration:none;  }


.subnavigation ul li a:hover { background: #d7e6f6/*#524195*/;color: #104c83/*#fff*/; }
.subnavigation ul li.selected a { background:#524195;  color:#ffffff; }


#subnavigation h3 {
padding: 10px 25px;
}

/* ==|==  Breadcrumb styles  =====================================================*/
/* ==|========================================================================================================================================================*/

.breadcrumb { background-color:#104c83; }
.breadcrumb  .col { margin-bottom:0px; }
.breadcrumb ul li  {
        text-transform: capitalize; font-family: 'Montserrat', sans-serif; float:left; font-size:2em; color:#fff; margin:0 0% 0 0px; padding:2% 6% 2% 8%;  opacity:0.4;
filter:alpha(opacity=40); /* For IE8 and earlier */
    }
.breadcrumb ul li.obsHeaderTextSelected { background-color:#60a0d6; opacity:1;
filter:alpha(opacity=1); /* For IE8 and earlier */
}

.breadcrumb  .flights {  background:url(/en/img/template/breadcrumb-plane.png) no-repeat   5% -5%;  }
.breadcrumb  .passengers { background:url(/en/img/template/breadcrumb-passengers.png) no-repeat   5% -5%;  }
.breadcrumb  .carhire { background:url(/en/img/template/breadcrumb-car.png) no-repeat   5% -5%; }
.breadcrumb  .payment { background:url(/en/img/template/breadcrumb-payment.png) no-repeat   5% -5%; }

.content-page { 
    margin: 20px 0 0 0;  
    padding: 20px;
    background-color:#fff; 
    background:#ffffff;
    border: 1px solid #e9e9e9;
    -webkit-border-radius: 5px; 
    -moz-border-radius: 5px; 
    border-radius: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/* -------------------------------------------------------------------------- */
/* Hero                                                                       */
/* -------------------------------------------------------------------------- */

#hero2 .hero2 { background-color: #524195;padding-bottom:7px;border-bottom:14px solid #efc031;position: relative; }

#hero2 hr { background:#b81f26;height:6px;margin:0;padding: 0;border:none; }

#hero2 .copy { position: relative; text-align: center; color: #ffffff; margin-top: 20px;}
#hero2 .copy p { font-family: "GothamRnd-Bold"; font-size: 32px; line-height:32px; }
#hero2 .copy span { font-family: "GothamRnd-Bold"; font-size: 32px; line-height:32px; color: #ffffff; }

#hero2 .findaflight2 { border: none; padding: 0; }

#hero2 .center { margin-left: 33%; margin-right: 33%; }





.hero .hero-section { position:relative; display: block; float:left; margin: 0% 0 1% 0%; width: 100%;  z-index:10; }

#flight-banner .flights { z-index: 3000; font-family: 'Montserrat', sans-serif; position:absolute; left:36%; top:5%; font-weight: 700; font-size:3.1em; line-height:100%; color:#fff; margin:0px 0 10px 0px; text-transform:uppercase; }

#flight-banner .flight { position:relative; }
#flight-banner .flight .arrow-left { cursor: pointer; cursor: pointer; position:absolute; bottom:0px; left:-25px; z-index: 1000; }
#flight-banner .flight .arrow-right { cursor: pointer; cursor: pointer; position:absolute; top:-5px; right:-25px; z-index: 1000; }

.hero-section .bullets { z-index: 2000; position: absolute; right:0%; bottom:30%; }
.hero-section .bullets li { float:left; margin:0 2px 0 0px;  }
.hero-section .bullets li.active a {  background:url(/en/img/hero/bullet.png) no-repeat 0 bottom ; }
.hero-section .bullets li a { z-index: 2001; text-indent:-500em; width:25px; height:25px; display:block;  background:url(/en/img/hero/bullet.png) no-repeat 0 0;  }
.hero-section .bullets li a:hover { background-position:0px -25px; }

.static-stage{
	display: none;
}

.stage { overflow:hidden; margin-top:5px;  display: none; }

.stage .distance {
	transform:rotate(-16deg);
	-ms-transform:rotate(-16deg); /* IE 9 */
	-webkit-transform:rotate(-16deg); /* Opera, Chrome, and Safari */	
	font-size:1.2em; 
	padding:0px 10px; 
	color:#fff;
	position:absolute;font-family: 'Montserrat', sans-serif;
}

.lt-ie8 .stage-container {
    margin-top: 0px;
}


.stage .plane-group { overflow:hidden;   position:relative;  height:278px; }
.stage .plane-group .distance { background-color:#554b9f; top:70%; left:10%;  z-index:500;  }
.stage .plane-group .plane { position:absolute; top:40%; left:23%;  z-index:500;   }
.stage .plane-group .cover { position:absolute; top:-201px; left:480px;  z-index:450; }
.stage .plane-group .line { position:absolute; top:-42px; left:0;z-index:400;  }

.stage img { width: auto; }

.stage .train-group { overflow:hidden;  position:relative; margin-top:-180px;  height:278px; }
.stage .train-group .distance { background-color:#febf2b; top:64%; left:10%;  z-index:500;  }
.stage .train-group .train { position:absolute; top:40%; left:23%;  z-index:500;  }
.stage .train-group .cover { position:absolute; top:-100px; left:135px;  z-index:450; }
.stage .train-group .line { position:absolute; top:8px; right:0; z-index:400;  }

.stage .car-group { overflow:hidden;   position:relative; height:278px ;margin-top:-210px;  }
.stage .car-group .distance { background-color:#dd2630; top:63%; left:10%;  z-index:500;  }
.stage .car-group .car { position:absolute; top:53%; left:23%;  z-index:500;  }
.stage .car-group .cover { position:absolute; top:-105px; left:135px;  z-index:450; }
.stage .car-group .line { position:absolute; top:4px; right:0; z-index:400;  }


/* ==|==  Latest News Section  =====================================================*/
/* ==|========================================================================================================================================================*/
.latest-news {color:#4B4B4B;; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; margin-bottom: 10px;}
.scroll {height:110px; margin:10px 0 10px 0px;  }
.latest-news h2 { font-size:2em; color:#7E7E7E;  }
.latest-news li { margin:0 0 5px 0px; }
.latest-news li a, .latest-news li a:visited {  color:#7E7E7E; font-size:1.2em; 	}
.latest-news-content { width:80%; height:90%;  overflow:auto; } 


.latest-news  a.btn { background-color:#fdc125; color:white; font-size:1.2em; text-transform:uppercase; padding:10px 20px; margin:0px 0 0 0px; display: inline-block; font-weight:bold; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;  }
.latest-news  a.btn:hover { background-color:#2489c5; text-decoration:none; }

.latest-news .scroll{height: 50px;}

.latest-news a.btn {
    background-color: transparent;
    padding: 0;
    margin: 0;
  color: #60a0d6 !important;
}
.latest-news a.btn:hover {
    background-color: transparent;
}
	
/* ==|==  Small CTA Section  =====================================================*/
/* ==|========================================================================================================================================================*/
.small-cta, .small-bottom-cta, .large-cta, .large-cta-info {-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; overflow:hidden; position:relative; background-color:#52499a; }
.small-cta h2 { position:absolute; top:0; left:0; color:#ffffff; text-align:center; width:70%; padding:7% 15% 5% 15%; line-height:100%; font-size:1.6em;  }
.small-cta p { position:absolute; top:20%; left:0; color:#ffffff; text-align:center; width:70%; padding:7% 15% 5% 15%; line-height:100%;  font-size:1.6em;}
.small-bottom-cta {height:237px; text-align:center; color:#fff; font-size:11px;}
.small-bottom-cta .small-cta-info { position:absolute; top:78%; text-align:center;  width:100% }
.small-bottom-cta img{}
.small-bottom-cta h2 {text-align:center; color:#fff; font-size:26px; font-weight:bold; letter-spacing:-1px; word-spacing:2px; line-height:24px;}
.small-cta img {display:block; margin:0 auto;}
.large-cta img {display:block; margin:0 auto;}
.cta-logo {display:block; margin:6px auto 12px auto;}
/* ==|==  Large CTA Section  =====================================================*/
/* ==|========================================================================================================================================================*/
.large-cta { position:relative; color:#104c83;}
.large-cta .large-cta-info { position:absolute; top:65%; text-align:center;  width:100% }
.large-cta .large-cta-info h1 { font-size:2.5em;  color:#104c83; margin:0; padding:0;  }
.large-cta .large-cta-info h2 { font-size:1.8em; color:#ffffff;  margin:4% 7%; padding:0;}
.large-cta .large-cta-info p { font-size:3em; }
.large-cta .large-cta-info a { background-color:#fdc125; text-transform:uppercase; color:#ffffff; padding:10px 20px; margin:0px 0px; display:inline-block; font-weight:bold; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; font-size:1.3em; }


/* ==|==  Icon Row Section  =====================================================*/
/* ==|========================================================================================================================================================*/
.icon-cta { background-color:#104c83;  min-height:185px; padding:8% 5%; text-align:center; color:#ffffff; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;   }

.icon-cta h1, .icon-cta h2, .icon-cta h3 { color:#ffffff; margin:0; padding:0;  font-family: 'Montserrat', sans-serif; }
.icon-cta h1 { font-size:1.8em;}
.icon-cta h2  { font-size:1.8em; }
.icon-cta p  { font-size:1.3em; }
.icon-cta img { width:auto; padding:7% 0 8% 0; }
.icon-img { margin: 5px 0px 10px 0px;  }
.icon-img:after{ content: ""; display: table; clear: both; }

.icon-cta a,  .icon-cta a:visited, .small-bottom-cta a, .small-bottom-cta a:visited { text-transform:uppercase; background-color:#fdc125; color:#ffffff; padding:10px 20px; margin:0px 0px; display:inline-block; font-weight:bold; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; font-size:1.3em;  }
.icon-cta a:hover { background-color:#2489c5; color:#ffffff; text-decoration:none; }

.route-planner { min-height:185px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;
        background:url(/en/img/hp/route-planner.gif) no-repeat #574099 center center; margin:0; padding: 8% 5% 5% 5%; text-align:center;
}
.route-planner h2 {  color:#ffffff;   font-size: 1.8em;margin-bottom: 16px;
    }

.route-planner p {
        color:#ffffff; margin:0% 0 8% 0; font-size:1.3em;
}



.route-planner a, .route-planner a:visited { background-color:#fdc125; color:white; padding:10px 20px; display: inline-block; font-weight:bold; font-size:2em; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;  font-size: 1.3em; text-transform:uppercase; }
.route-planner a:hover { background-color:#2489c5; text-decoration:none; color:white;  }

/* ==|==  Information Section  =====================================================*/
/* ==|========================================================================================================================================================*/


.cheap-flights { background:#524195; padding:20px 20px 20px 20px; }
.cheap-flights p.title { color:#ffffff; font-size:4.2em; margin-bottom:30px; font-family: "GothamRnd-Bold"; }
.cheap-flights h2.title { color:#ffffff; font-size:3.2em; margin-bottom:30px; font-family: "GothamRnd-Bold"; }
.cheap-flights ul li { margin-bottom:5px; }
.cheap-flights a { color:#ffffff; font-size:1.3em;  }
.cheap-flights a:visited { color:#ffffff; }
.cheap-flights a:hover { color:#efc031; text-decoration: underline;}
.cheap-flights h2 a:hover { color:#efc031; text-decoration:none;}

.info, section.news { 
    margin: 0 0 0 0;
    padding-top: 16px;
    border-top: solid 1px #cdcdcd;
}


/* -------------------------------------------------------------------------- */
/* Footer                                                                     */
/* -------------------------------------------------------------------------- */

footer { background:#36353b;  padding:40px 20px 20px 20px; }

footer ul { color:#ffffff; float:left;  }
footer ul li.logo{ margin-bottom:20px; font-size:1.5em; }
footer ul li.header {
  margin-bottom: 20px;
  font-size: 1.5em;
}
footer ul li { font-size:1.3em; margin:0 0 5px 0px; text-transform: capitalize;  }

footer a { text-decoration: none; color:#ffffff; }
footer a, footer a:visited { color:#ffffff;   } 
footer a:hover { color:#efc031;  border-bottom:1px solid #efc031; }

footer .horizontal { padding:20px 0 20px 0; }
footer .horizontal ul {  width:auto; margin-right:0%;   }
footer .horizontal ul li { float:left; margin:5px 15px 0 0px; }
footer .horizontal ul li.logo{ margin:0px 15px 0 0; }
footer .horizontal ul li img { width:75px; }

footer .social ul li.logo { margin-bottom:20px; float:none; text-transform:initial; }
footer .social li.header {float: none;}
footer .social ul li { float:left; margin:0 4px 0 0; text-transform: capitalize; }
footer .social ul li a, ul.social li a:visited { background:#fff; border:none; float:left; width:35px; height:35px; overflow:hidden; }
footer .social ul li a:hover { background:#efc031; }

footer .terms {  color:#fff; padding:20px 0;  }
footer .terms p { font-size:1.2em; margin:0 0 3px 0px; }
footer .terms a { border-bottom:1px solid #fff; }
footer .terms a:hover { border-bottom:1px solid #efc031; }


/* ==|==  Search  =====================================================*/
/* ==|========================================================================================================================================================*/



input[type=search] {
	background: url("/en/img/template/search-icon.png") no-repeat scroll right center #f1f1f1;
    /*border-radius: 10em;*/
    padding: 5% 15% 5% 5% ;
    transition: all 0.5s ease 0s; margin:0px 0px 0 0px; border:none;
     float:right;   width: 30%; font-size:1.3em; min-width:100px;
}
input[type=search]:focus {

	border-color: #6dcff6; 
	width: 100%
}


/* placeholder */
input:-moz-placeholder { color: #999; }
input::-webkit-input-placeholder { color: #999; }





/* ==|== General page styles  =====================================================*/
/* ==|========================================================================================================================================================*/
  
/*-------------- Font styles ---------------------------------------------*/
h1, h2, h3, h4, h5, h6 , p span  {  margin:0 0 5px 0; padding:0; font-family: 'GothamRnd-Book', sans-serif; font-weight: normal; color:#5d5d5d; }
h1 { font-size:2.9em; font-family:"GothamRnd-Bold";  }
h2 { font-family:"GothamRnd-Bold";  }
h3 { font-family:"GothamRnd-Bold";  }
h4 { font-family:"GothamRnd-Bold";  }

.small-cta h2,.small-cta h3 {margin:15px 0 10px 0}
p { margin:0 0 5px 0px; }
p span.footer-headings {font-size:1.25em;}


/*-------------- Links ---------------------------------------------*/
a, a:visited{ text-decoration:none; color:#9f9f9f;}
a:hover { text-decoration:none; color:#5d5d5d; }


/*-------------- Buttons ---------------------------------------------*/
a.btn { background-color:#2489c5; color:white !important; padding:10px 20px; display: inline-block; font-weight:bold; }
a.btn:hover { background-color:#0a507a; text-decoration:none; }


/*  SECTIONS  ============================================================================= */

.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}

/*  GROUPING  ============================================================================= */


.group:before,
.group:after {
    content:"";
    display:table;
}
.group:after {
    clear:both;
}
.group {
    zoom:1; /* For IE 6/7 (trigger hasLayout) */
}



/* KB */
/* if the browser is less than IE 9 (IE8 and below) then reset image sizes */
.lt-ie9 { width:auto; }

/*  GRID COLUMN SETUP   ==================================================================== */

.col {
	display: block;
	float:left;
	margin: 0% 0 1% 1.6%;  
}


.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */



/*  GRID OF ONE   ============================================================================= */
.span_1_of_1 { width: 100%; }


/*  GRID OF TWO   ============================================================================= */
.span_2_of_2 { width: 100%; }
.span_1_of_2 { width: 49.2%; }

/*  GRID OF THREE   ============================================================================= */
.span_3_of_3 { width: 100%; }
.span_2_of_3 { width: 66.13%; }
.span_1_of_3 { width: 32.26%; }

/*  GRID OF FOUR   ============================================================================= */
.span_4_of_4 { width: 100%; }
.span_3_of_4 { width: 74.6%; }
.span_2_of_4 { width: 49.2%; }
.span_1_of_4 { width: 23.8%; }

/*  GRID OF FIVE   ============================================================================= */	
.span_5_of_5 { width: 100%; }
.span_4_of_5 { width: 79.68%; }
.span_3_of_5 { width: 59.36%; }
.span_2_of_5 { width: 39.04%; }
.span_1_of_5 { width: 18.72%; }


/*  GRID OF SIX   ============================================================================= */
.span_6_of_6 { width: 100%; }
.span_5_of_6 { width: 83.06%; }
.span_4_of_6 { width: 66.13%; }
.span_3_of_6 { width: 49.2%; }
.span_2_of_6 { width: 32.26%; }
.span_1_of_6 { width: 15.33%; }

/*  GRID OF SEVEN   ============================================================================= */
.span_7_of_7 { width: 100%; }
.span_6_of_7 { width: 85.48%; }
.span_5_of_7 { width: 70.97%; }
.span_4_of_7 { width: 56.45%; }
.span_3_of_7 { width: 41.94%; }
.span_2_of_7 { width: 27.42%; }
.span_1_of_7 { width: 12.91%;}


/*  GRID OF EIGHT   ============================================================================= */
.span_8_of_8 { width: 100%; }
.span_7_of_8 { width: 87.3%; }
.span_6_of_8 { width: 74.6%; }
.span_5_of_8 { width: 61.9%; }
.span_4_of_8 { width: 49.2%; }
.span_3_of_8 { width: 36.5%; }
.span_2_of_8 { width: 23.8%; }
.span_1_of_8 { width: 11.1%; }


/*  GRID OF NINE   ============================================================================= */
.span_9_of_9 { width: 100%; }
.span_8_of_9 {width: 88.71%; }
.span_7_of_9 { width: 77.42%; }
.span_6_of_9 { width: 66.13%; }
.span_5_of_9 { width: 54.84%; }
.span_4_of_9 { width: 43.55%; }
.span_3_of_9 { width: 32.26%; }
.span_2_of_9 { width: 20.97%; }
.span_1_of_9 { width: 9.68%; }


/*  GRID OF TEN   ============================================================================= */
.span_10_of_10 { width: 100%;}
.span_9_of_10 { width: 89.84%; }
.span_8_of_10 { width: 79.68%;}
.span_7_of_10 { width: 69.52%; }
.span_6_of_10 { width: 59.36%; }
.span_5_of_10 { width: 49.2%; }
.span_4_of_10 { width: 39.04%; }
.span_3_of_10 {	width: 28.88%;}
.span_2_of_10 { width: 18.72%; }
.span_1_of_10 {	width: 8.56%; }


/*  GRID OF ELEVEN   ============================================================================= */
.span_11_of_11 { width: 100%; }
.span_10_of_11 { width: 90.76%; }
.span_9_of_11 { width: 81.52%; }
.span_8_of_11 { width: 72.29%; }
.span_7_of_11 { width: 63.05%; }
.span_6_of_11 {	width: 53.81%; }
.span_5_of_11 {	width: 44.58%; }
.span_4_of_11 {	width: 35.34%; }
.span_3_of_11 {	width: 26.1%; }
.span_2_of_11 {	width: 16.87%; }
.span_1_of_11 {	width: 7.63%; }


/*  GRID OF TWELVE   ============================================================================= */
.span_12_of_12 { width: 100%; }
.span_11_of_12 { width: 91.53%; }
.span_10_of_12 { width: 83.06%; }
.span_9_of_12 { width: 74.6%; }
.span_8_of_12 { width: 66.13%; }
.span_7_of_12 { width: 57.66%; }
.span_6_of_12 {	width: 49.2%; }
.span_5_of_12 {	width: 40.73%; }
.span_4_of_12 {	width: 32.26%; }
.span_3_of_12 {	width: 23.8%;}
.span_2_of_12 {	width: 15.33%; }
.span_1_of_12 {	width: 6.86%; }




/* ==|== styles added by flybe =====================================================
   ========================================================================== */


/* breadcrumbs    =============================================================================== */
ul#breadCrumbs { 
	padding:5px 0 20px 0; 
    margin-left: 0;
    list-style-type: none;
      display: inline-block;
}
#breadCrumbs li {
	float: left;
	text-decoration: none;
	margin-left: 0px;
	padding: 0 15px 0 5px;
	background: url('/i/layout/breadcrumb-arrow.png') center right no-repeat;
	color: #abadb0;
}
#breadCrumbs .last {
	background: none;
}

/***** SECONDARY STYLING **/

/*** TYPOGRAPHY 
.secondary h1{font-size:2.9em;}
.secondary h2{font-size:2.2em;}
.secondary h3{font-size:1.8em;}***/

.secondary h1      { font-size: 2.9em;       /* 2*16 = 32 */         }
.secondary h2      { font-size: 1.5em;     /* 1.5*16 = 24 */       }
.secondary h3      { font-size: 1.17em;    /* 1.17*16 = 18.72 */   }
.secondary h4      { font-size: 1em;       /* 1*16 = 16 */         }
.secondary h5      { font-size: 0.83em;    /* 0.83*16 = 13.28 */   }
.secondary h6      { font-size: 0.75em;    /* 0.75*16 = 12 */      }
.secondary p { line-height: 1.5;margin: 0 0 1em;font-size:;}

ul.tabsMenu {
list-style: none !important;
margin: 0 !important;
padding: 0;
border-bottom: 1px solid #666;
height: 30px;
margin-bottom: 15px !important;
}
ul.tabsMenu li {
background-image: none !important;
float: left;
text-indent: 0;
padding: 0 !important;
margin: 0 !important;
list-style-image: none;
}
ul.tabsMenu a.s {
background-position: -553px 0;
width: 81px;
color: white;
}
ul.tabsMenu a {
background: url(/en/corporate/images/blue.png) no-repeat -420px 0;
font-size: 11px;
display: block;
height: 30px;
line-height: 30px;
width: 134px;
text-align: center;
text-decoration: none;
color: white !important;
padding: 0px;
margin: 0px;
position: relative;
top: 1px;
}
ul.tabsMenu a.s.current {
background-position: -553px -62px;
}

ul.tabsMenu a.current {
color: #444 !important;
}

/* Product comparison tables*/
h3.product-tick {
    background-position:0px 0px;
    margin-left: 0px;
    padding-left: 25px;
    background: url(/en/images/icons/tick_circle_light_blue.png) no-repeat;
}

h3.title-pay {
    background-position:0px 0px;
    margin-left: 0px;
    padding-left: 25px;
}
h3.title-pay.low {
    background: url(/en/images/icons/pound-circle-pu.png) no-repeat;
}
h3.title-pay.medium {
    background: url(/en/images/icons/pound-circle-ltbl.png) no-repeat;
}
h3.title-pay.high {
    background: url(/en/images/icons/pound-circle-dkbl.png) no-repeat;
}
.pd .pdCell {
    width: 140px;
    height: 20px;
    text-align: center;
    text-indent: -9000px;
    line-height: 20px;
}
.eco {
    background: url(/en/images/icons/tick_circle_purple.png) no-repeat center;
}
.ess {
    background: url(/en/images/icons/tick_circle_light_blue.png) no-repeat center;
}
.plus {
    background: url(/en/images/icons/tick_circle_dark_blue.png) no-repeat center;
}


.pay {
    text-indent:-9000px;
}
.tick {
    background:url(/en/images/icons/tick_circle_purple.png) no-repeat center;
    text-indent:-9000px;
    line-height: 20px;
}

div.tick {
    background:url(/en/images/icons/tick_circle_purple.png) no-repeat center;
    text-indent:-9000px;
    height:30px;
}
.cross {
    background:url(/en/images/icons/cross-circle-purple.png) no-repeat center;
    text-indent:-9000px;
    line-height: 20px;
}
.pay.low, .pay.med, .pay.high {
background: url(/en/i/layout/ticket-types/circle-pound.png) no-repeat center;
padding: 5px 0;
line-height: 20px;
}

#newWelcome{position:absolute; right:10px; top:70px; font-size:1.3em;}

/***** CORPORATE STYLES ****/

.date{
float: right;
height: 52px;
width: 52px;
background: url(/en/corporate/images/date.png) no-repeat;
margin-left: 10px;
padding-top: 0px;
line-height: normal;
}
.date .month, .date .year{
display: block;
text-align: center;
color: #FFF;
font-size: 11px;
padding-top: 4px;
text-transform: uppercase;
}
.date .month{padding-top: 6px;}
.date .year{
    color: #222;
color: #222;
padding-top: 0;
font-size: 9px;
}
.date .day{
display: block;
text-align: center;
padding-top: 0px;
color: #222;
font-size: 18px;
font-weight: bold;
}
.meta{
display: block;
font-size: 11px;
color: #666;
}
p.newsArchiveDate {
background-color: rgb(82, 82, 82);
width: 20%;
display: block;
text-align: center;
position: absolute;
padding: 3% 1%;
text-transform: uppercase;
color: #fff;
font-weight: bold;
top: -81px;
right: 10px;
font-size: 90%;
}
#right_content h2{
    display: inline-block;
    margin: 30px 0;
    text-transform: uppercase;
font-size: 160%;
}
#right_content section{
    -moz-column-count: 2;
       -moz-column-gap: 20px;
       -webkit-column-count: 2;
       -webkit-column-gap: 20px;
}
#right_content h2,   #right_content h3{
display: inline-block;
margin: 28px 0 18px;
}
#right_content h3{
    margin: 0px 0 10px;

}

/* -------------------------------------------------------------------------- */
/* 6060 voucher styles                                                        */
/* -------------------------------------------------------------------------- */

.vouContainer { width:100%; background-color:#524195; text-align:center; position:relative; margin:20px 0; }
.vouContainer h1 { font-size:3em; color:#fff; margin:0 auto; width:80%; padding:20px 0; }
.vouContainer hr { margin: 0 15%; }
.vouCode {  font-size:2.5em; color:#fdc125; margin:3%; }
.vouTerms { color:#fff; padding: 2% 0; }

/** Please ensure the img URL's point to a fully qualified URL (e.g. http://www.flybe.com) for email **/ 
.corTl {position:absolute; top:0; left:0; background: url(/6060/img/cor-tl.png) no-repeat; height:31px; width:31px;}
.corTr {position:absolute; top:0; right:0; background: url(/6060/img/cor-tr.png) no-repeat; height:31px; width:31px;}
.corBl {position:absolute; bottom:0; left:0; background: url(/6060/img/cor-bl.png) no-repeat; height:31px; width:31px;}
.corBr {position:absolute; bottom:0; right:0; background: url(/6060/img/cor-br.png) no-repeat; height:31px; width:31px;}


form#ontimeGuarantee {
		margin: 20px 0 0 0;
		clear:both;
}
form#ontimeGuarantee select, form#ontimeGuarantee input[type="text"], form#ontimeGuarantee textarea {
	font-size: 1.2em;
	padding: 3px;
}
form#ontimeGuarantee textarea {
	width: 292px
}
#ontimeGuarantee_ontimeGuaranteeBean_selDepTime, #ontimeGuarantee_ontimeGuaranteeBean_selRetTime {
	width: 74px
}
#departureDateMonthYear, #returnDateMonthYear {
	width: 150px;
}
.airportSelect {
	width: 300px;
}
form#ontimeGuarantee legend {
	-webkit-padding-start: 0px;
	-webkit-padding-end: 0px;
	clear: both;
	padding: 5px;
	font-size: 20px;
	color: #62a1d7;
	clear: both;
}
form#ontimeGuarantee fieldset {
	border: 1px solid #62a1d7;
	margin: 0 0 30px 0;
	padding: 10px;
}
form#ontimeGuarantee .highlight {
	border: 1px solid #256192
}
legend.highlight {
	color: #256192
}
/* form#ontimeGuarantee .afterCheckbox {margin:15px 0 10px 0;} */
		
		/** error messages */
label.error {
	color: #d61920;
	padding-left: .5em;
	font-size: 12px;
}
.errorReturned {
	border: 1px solid #DB161A;
	padding: 20px 10px 10px 10px;
	color: #AB1518;
	margin: 20px 0 0 0;
}

input[type="submit"] {	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border: none;
	border-radius: 5px;
	font-family: 'GothamRnd-Bold', sans-serif; 
    font-weight: normal; 
    font-size: 14px;
    letter-spacing:1px;
    background-image:none; 
    padding:10px; 
    margin:0 0 10px 0px; 
    color:#ffffff; 
    text-transform: uppercase; 
    text-align:center; 
    width:auto; 
    display: inline-block; 
    background-color:#fdc125;
	}
    
input[type="submit"]:hover {
	background-color:#393467;
}

form#ontimeGuarantee h3 {
	margin-top:0;	
}




/* ==|== Flight Proof section =====================================================
   ========================================================================== */
#flight-proof p.info { padding: 0; }

#flight-proof .times { display: none; }


/*--  Dropdown selctors  --*/
#flight-proof .selectors { position: relative; margin:0 0 20px 0px; font-size: 22px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; position:relative; }

#flight-proof .selector { background-color: #9f9f9f; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; position:relative; }
#flight-proof .selector a { padding: 2% 5%; background:url("/img/template/down-arrow.gif") no-repeat right 10px top 12px; color: #fff; display: block; }
#flight-proof .selector a.selected { background:url("/img/template/up-arrow.gif") no-repeat right 10px top 12px; }

#flight-proof .selector ul { position: absolute; width:100%; background-color: #555; z-index:400000; }
#flight-proof .selector ul a { background: none; font-size:0.8em; }
#flight-proof .selector ul a:hover { background-color:#9f9f9f;  }



/*--  Lists  --*/
#flight-proof ul { overflow-y: scroll; max-height: 300px; padding: 0; margin: 0; }
#flight-proof ul li { list-style: none; margin: 0;  font-size: 0.8em; }

#flight-proof .selector  ul li a { padding: 2px 0 2px 14px; margin: 0; }

/*--  Vehciles  --*/

#flight-proof .times
{
	position: relative;
	overflow: hidden; margin:0 0 20px 0px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

#flight-proof .times .vehicle img
{
	width: auto;
	position: absolute;
}
#flight-proof .times .vehicle .time
{
	width: 100%;
}
#flight-proof .times .vehicle {
	color: #fff;
	padding-left: 70%;
	font-size: 30px;
}

#flight-proof .times .vehicle.plane {
	height: 118px;
	padding-top: 62px;
	background:url("/img/proof/plane.jpg") no-repeat left 9px #554c9f;
}

#flight-proof .times .vehicle.train {
	height: 73px;
	padding-top: 43px;
	background:url("/img/proof/train.jpg") no-repeat left 9px #fbc01a;
}

#flight-proof .times .vehicle.car {
	background-color: #d71a21;
	height: 68px;
	padding-top: 26px;
	background:url("/img/proof/car.jpg") no-repeat left 9px #d71a21;
}
.roundcorn {background-color:#393467; color:#ffffff; border-radius:20px; padding:5px 10px; margin:10px 0 20px 0;}
.roundcorn h2 {color:#ffffff;}


/* BIG FP CSS above
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
MO FP CSS below */


/*
@font-face {
	font-family: 'Conv_GothamRnd-Bold';
	src: url('font/GothamRnd-Bold.eot');
	src: local('☺'), url('font/GothamRnd-Bold.woff') format('woff'), url('font/GothamRnd-Bold.ttf') format('truetype'), url('font/GothamRnd-Bold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Conv_GothamRnd-Book';
	src: url('font/GothamRnd-Book.eot');
	src: local('☺'), url('font/GothamRnd-Book.woff') format('woff'), url('font/GothamRnd-Book.ttf') format('truetype'), url('font/GothamRnd-Book.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

html, html a {
    -webkit-font-smoothing: antialiased; margin:0; padding:0;
}

body { 
	background-color:#f1f1f1; color:#9F9F9F; font-family:Arial, Helvetica, sans-serif;
	font-size:62.5%;
	}

div.content-page {
	font-size:130%;
	color:#565656;
}
div.content-page a{
	color:#60a0d6;
}
div.content-page a:hover{
	color:#fdc125;
}

.content-page img { width:auto; }
*/

/* ==|==  Page wrapper  =====================================================*/
/* ==|========================================================================================================================================================*/
/*
.content-wrapper { background:url("/en/img/template/big-bg.png") no-repeat center 0px ; min-width:960px;   }

.lt-ie9 .container { width:960px; }

.cam-content-wrapper { background-color:#fff;
}


.content-page ul,  .content-page ol {
margin-left: 40px;
list-style-type: disc;
}
*/
/* ==|==  Header styles  =====================================================*/
/* ==|========================================================================================================================================================*/


header {   position:relative; background-color:#ffffff; }
.lt-ie8 header { position:relative;z-index:50000000; }


header:after{ content: ""; display: table; clear: both; }
.flybe-logo { padding: 30px 0 20px 10px; float:left; }
.lt-ie8 .flybe-logo img{width: 169px;}


.lt-ie8 .arrow-left, .lt-ie8 .arrow-right{width: 21px;}
p.chromeframe{font-weight: bold; font-size: 120%;}
ul.social  { position:absolute; top:0; right:1%; z-index:500000;  }

ul.social li { float:left; margin:0 0px 0 4px;  background-color:#393467; position:relative;  }
ul.social li:first-child { background-color: transparent;}
ul.social > li {   
  -webkit-border-top-left-radius: 0px;
  -webkit-border-top-right-radius: 0px;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;

  -moz-border-radius-topleft: 0px;
  -moz-border-radius-topright: 0px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;

  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}   
  
  
ul.social li a { padding:5px; display:block; } 
ul.social li a:hover { background-color:#fdc125;
  -webkit-border-top-left-radius: 0px;
  -webkit-border-top-right-radius: 0px;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;

  -moz-border-radius-topleft: 0px;
  -moz-border-radius-topright: 0px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;

  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}
ul.social li.register, ul.social li.custhelp { font-family: 'Montserrat', sans-serif; font-weight: 700; font-size:10px; background-color:#60a0d6; text-transform:uppercase;  }
ul.social li.register a, ul.social li.custhelp a { color:#fff; padding:11px 9px 11px 9px;}
ul.social li.myBe {background-color:#104c83;  }
ul.social li.myBe a { padding:8px 9px 9px 9px; }


.mobile-link { display: none; float:right; margin:50px 0 0 0px;  }
.mobile-link a,.mobile-link a:visited,.mobile-link a:active
{
	color: #393467;
    font-family: 'Montserrat',sans-serif;
    font-weight: 400;
    text-transform: uppercase;
} 

.search { float:right; margin:50px 0 0 0px;  }

.social .language { z-index:5000; padding:0 10px; margin:8px 0 0 0px; width:160px; }
ul.social .language  a { padding:2px 10px; color:#393467; font-family: 'Montserrat', sans-serif; font-weight: 400;  margin:0; clear:both; overflow: hidden;}
ul.social .language  a:hover {  background-color: #D7E6F6;
    box-shadow: inset 0 -10px 15px -18px #111;
    -moz-box-shadow: inset 0 -10px 15px -18px #111;
    -webkit-box-shadow: inset 0 -10px 15px -18px #111; }


.language ul li { background-color: transparent; float:none; display:block; margin:0;}
.flag { display:inline-block; float:right; padding:0 0 0 0; margin:5px 0 0 10px; }
.selectflag {margin-right:0;}
ul.social .language a img { width:auto; height:auto; display:block;  }

.lang-select { display:inline-block;}


.lt-ie8 .language {  position:relative; 
}
.lt-ie8  .language {   }
.lt-ie8  .language .lang-select {float:left;}
.lt-ie8 .language ul { position:relative; z-index:90000000000000000000;
    }

.no-js .language ul { display:inline-block; width:400px; }
.no-js .language ul li {  float:right; }




/* ==|==  Find a Flight styles  =====================================================*/
/* ==|========================================================================================================================================================*/

.findaflight { background-color:#60a0d6; padding:5%  3%; font-size:0.95em; margin:10px 0 0 0px; color:#ffffff; font-size: 1em;  -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
/*.findaflight h1*/  .findaflight p{ color:#ffffff; padding:0 0 0px 0; margin:0; font-size:2em; font-family: 'Montserrat', sans-serif; }


#flightSearchCriteria { font-weight:bold;  /*font-size: 1.3em; */}
.form-row { margin-bottom: 18px; }


.findaflight .col { margin:0 0% 3.2% 3.2%;
}

.findaflight .col.span_1_of_2 {
	width: 48.4%;
}
.findaflight .col.span_1_of_3 {
	width: 31.2%;
}
#homepage-findaflight .airportlist a {
color: #fff;
}


/*--Departure and Arrival selections--*/
.flying-location {
    margin-top: 10px;
    padding: 8%; width:84%;
    color:#104c83; font-size: 0.9em
}


#selectedDep.flying-location  {     background: url("/en/img/forms/departure.png") no-repeat scroll 95% 50% #FFFFFF; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;
}

#selectedDest.flying-location  {     background: url("/en/img/forms/destination.png") no-repeat scroll 95% 50% #FFFFFF; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;
}

.flying-location span {
    width: 80%;
    display: block;
white-space: nowrap;
overflow: hidden;
cursor: pointer;
}


.search-container { position:relative; 
}

.lt-ie8 .search-container { width:290px;
}
    .lt-ie8 .search-container section { margin-bottom:10px;
    }
.lt-ie8 .findaflight .col.span_1_of_2 {  padding-bottom:10px
}
.lt-ie8 .findaflight .col.span_1_of_3 { width:31%; margin-right:0%;  padding-bottom:10px
}
    .lt-ie8 .search-container .span_1_of_2 {
        margin-bottom: 0 0 10px 0;
    }


/*--Adult children infant section----------------------------*/

.people-select { background-color:#ffffff; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; padding:8% 10% 8% 8%;cursor: pointer;
}
.people-select label { color:#104c83;  display:inline-block;
}

.people-select input.intInput {
    border: medium none;
    font-size: 0.9em; font-weight:bold;
    width: 10px; background-color:transparent; float:right;

}
.lt-ie8  .people-select input.intInput { float:none;
}

.promo-select {
    background-color: #ffffff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 5% 10% 6% 5%; overflow:hidden;
}
.promo-select input.intInput
{
    border: medium none;
    font-size: 0.9em;
    width: 80%; 
     color:#104c83; font-weight:bold;

    float: left;
}




/*--Number of adults roll over--*/
.form-int {
    background-color: #62A1D7;
    padding: 2%; margin:11% 0 0 0px;
    position: absolute; 
    text-transform: none;
    display:none;
    z-index: 9000;
}


.form-int a, .form-int a:visited {
    background-color:#96C3EA;
    color: #FFFFFF;
    display: block;
    float: left;
    height: 16px;
    margin: 6px 2px;
    padding: 8px;
    text-align: center;
    width: 16px;
}


.form-int a:hover {
    background-color:#104c83;
}








/*--Date picker--*/

input.datePicker {
    background: url("/en/img/forms/calendar.png") no-repeat scroll 95% 50% #FFFFFF;
    border: medium none;
    font-size: 0.9em;
    padding: 8% 8%; width:84%;
    -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; font-family:Arial, Helvetica, sans-serif; font-weight:bold;
     color: #104C83;
     cursor: pointer;
}

.itsmegamenuRtn {
    position: absolute;
    left: 0px;
    top: 120px;
    width: 90% !important;
    z-index: 9999;
}



.ui-widget-content {
    background-color:#5192CA;
    border: 1px solid #5192CA;
    color: #FFFFFF;
}


    .ui-widget {
        z-index: 8000!important;
        font-size: 1.1em; width:270px;
    }


/* KB */
        .ui-widget a, .ui-widget span {
            font-size: 1em;
        }





.itsmegamenuOut {
    position: absolute;
    left: 0px;
    top: 120px;
    width: 90% !important;
    z-index: 9999;
}
.ui-datepicker {
    display: none; border:1px #fff solid!important;
    padding: 1%;
     -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;
}

.closeMegaMenu, .closeMenu {
    float: right;
}

.ui-widget-content .ui-icon {
    background-image: url("/en/img/forms/ui-icons_ffffff_256x240.png");
}
.ui-icon-circle-close {
    background-position: -32px -192px;
}
.ui-icon {
    background-image: url("/en/img/forms/ui-icons_ffffff_256x240.png");
    height: 16px;
    width: 16px;
}
.ui-icon {
    background-repeat: no-repeat;
    display: block;
    overflow: hidden;
    text-indent: -99999px;
}

.ui-datepicker .ui-datepicker-title {
    line-height: 1.8em;
    margin: 0 2.3em;
    text-align: center;
}

.ui-datepicker table {
    border-collapse: collapse;
    font-size: 0.9em;
    margin: 0 0 0.4em;
    width: 100%;
}

.ui-datepicker th {
    border: 0 none;
    font-weight: normal;
    padding: 0.7em 0.3em;
    text-align: center;
}
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
    background-image: none;
    opacity: 0.35;
}
.ui-datepicker td {
    border: 0 none;
    padding: 1px;
}

.ui-datepicker .ui-datepicker-prev {
    left: 2px;
}
.ui-datepicker .ui-datepicker-next {
    right: 2px;
}
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
    height: 1.8em;
    position: absolute;
    top: 2px;
    width: 1.8em;
}
.ui-widget-header a {
    color: #FFFFFF;
}

state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
    background-image: none;
    opacity: 0.35;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";

}

.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
    display: block;
    left: 50%;
    margin-left: -8px;
    margin-top: -8px;
    position: absolute;
    top: 50%;
}
.ui-widget-header .ui-icon {
    background-image: url("/en/img/forms/ui-icons_ffffff_256x240.png");
}

.ui-icon-circle-triangle-w {
    background-position: -80px -192px;
}
.ui-icon-circle-triangle-e {
    background-position: -48px -192px;
}
.ui-icon {
    background-image: url("/en/img/forms/ui-icons_ffffff_256x240.png");
    height: 16px;
    width: 16px;
}
.ui-icon {
    background-repeat: no-repeat;
    display: block;
    overflow: hidden;
    text-indent: -99999px;
}


.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    background-color: #fbeb89;
    border: 1px solid #FBEB89;
    color: #000000;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    background-color:  #FFFFFF;
    border: 1px solid #5192CA;
    color: #5192CA;
    font-weight: normal;
}
.ui-datepicker td span, .ui-datepicker td a {
    display: block;
    padding: 0.2em;
    text-align: right;
    text-decoration: none;
}

.highlight a, table.ui-datepicker-calendar .ui-state-hover {
    background: #3b71a0 url(../i/jqueryui/ui-bg_flat_0_3b71a0_40x100.png) 50% 50% repeat-x;
    color: #fff !important;
}








/*--Search Flights button--*/
#flight-search-button {
    float:left;
    background-color:#2489c5; 
    padding:6% 10%; width:100%;
    display: inline-block;
    border: medium none;
    box-shadow: none;
    cursor: pointer;
    color:#fff; background-color:#fdc125; font-weight:bold; text-transform:uppercase; 
    text-decoration:none; 
    -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;

}
#flight-search-button:hover { background-color:#0a507a; }

.lt-ie8 #flight-search-button { padding:6px 10px; 
}




.section.journey { margin:10px 0px;
}
.section.journey label { margin-right:10px; 
    }






#flyingFromWrapper, #flyingToWrapper {
   font-size: 200%;
    margin-bottom: 15px;
}

#depWrapper ul.airportColumn, #destWrapper ul.airportColumn {
    float: left;
    margin-right: 1%;
    width: 19%;
}

#depWrapper li.country, #destWrapper li.country {
    border-bottom: 1px dotted #FFFFFF;
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 2px;
    padding-bottom: 2px;
	color:#fdc125;
}
#dest li:first-child, #dep li:first-child {
    margin-top: 0;
}
#depWrapper li.country, #destWrapper li.country, #depWrapper li.airport, #destWrapper li.airport {
    line-height: 16px;
}
#depWrapper li, #destWrapper li {
    font-size: 13px;
    list-style: none outside none;
    margin-top: 4px;
}

#depWrapper li.airport a, #destWrapper li.airport a {
    display: block; padding:3px;  cursor:pointer;
}
    #depWrapper li.airport a:hover, #destWrapper li.airport a:hover {
        background-color: #dfe2e6;
		 color:#60a0d6;
    }

.ui-widget-content a {
    color: #FFFFFF;
}





/*--Tool tip--*/

.promo-info {
    color: #104c83;
    font-size: 0.7em;
    float:right; 
}

.t_Bubble {
    position: relative;
}


.t_Skin {
    left: 0;
    position: absolute;
    top: 0;
}
.t_Content {
    left: 0;
    position: absolute;
    top: 0;
}

.t_Tooltip {
    background-color: rgba(0, 0, 0, 0);
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    transition-property: opacity;
}


.t_Tooltip .t_ContentContainer {
    clear: both;
    float: left;
    position: relative;
}
.t_Content_black, .t_Content_dark, .t_Content_lavender, .t_Content_liquid, .t_Content_facebook, .t_Content_essentials, .t_Content_nEconomy, .t_Content_plus {
    color: #FFFFFF !important;
}
.t_Content_black, .t_Content_cloud, .t_Content_dark, .t_Content_lavender, .t_Content_light, .t_Content_liquid, .t_Content_lime, .t_Content_blue, .t_Content_salmon, .t_Content_yellow, .t_Content_facebook, .t_Content_essentials, .t_Content_nEconomy, .t_Content_plus {
    color: #000000;
    font-size: 10px;
    line-height: 16px;
    padding: 6px 7px;
}



.t_Content_black, .t_Content_cloud, .t_Content_dark, .t_Content_lavender, .t_Content_light, .t_Content_liquid, .t_Content_lime, .t_Content_blue, .t_Content_salmon, .t_Content_yellow, .t_Content_facebook, .t_Content_essentials, .t_Content_nEconomy, .t_Content_plus {
    color: #000000;
    font-size: 10px;
    line-height: 16px;
    padding: 6px 7px;
}



.t_Content_black, .t_Content_dark, .t_Content_lavender, .t_Content_liquid, .t_Content_facebook, .t_Content_essentials, .t_Content_nEconomy, .t_Content_plus {
    color: #FFFFFF;
}


.t_Tooltip .t_ContentContainer {
    clear: both;
    float: left;
    position: relative;
}


/* ==|==  SLIDER =====================================================*/
/* ==|========================================================================================================================================================*/


#costs-carousel
{
	height: 230px; position:relative;
	
}
#costs-carousel .items
{
	/* border: solid 1px #ff00ff; */
	overflow: hidden;
	height: 230px;
	margin-bottom:1.5%;

}

.prev {  left:-40px;  background:url("/en/img/template/cost-arrow-left.png") #ffffff no-repeat top left; }
.next { right:-40px; background:url("/en/img/template/cost-arrow-right.png") #ffffff no-repeat top left; }


.prev, .next {  position:absolute; top:80px;  z-index:5; text-indent:-300em; webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; padding:5px; width:25px; height:25px; }

.prev:hover, .next:hover { background-color:#104c83; background-position:bottom; }

.find-flights { text-align:center; background-color:#ffffff; padding:10% 5%;   -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;  font-family: 'Montserrat',sans-serif; 

  -webkit-box-shadow: 0px 0px 2px 1px #d7d5d3; /* Android 2.3+, iOS 4.0.2-4.2, Safari 3-4 */
          box-shadow: 0px 0px 2px 1px #d7d5d3; /* Chrome 6+, Firefox 4+, IE 9+, iOS 5+, Opera 10.50+ */


}

.find-flights p { color:#5D5D5D; font-size:1.3em; margin:0; padding:0; line-height:80%; }
.find-flights  a, .find-flights  a:visited {  font-size:1.3em; text-transform:uppercase; background-color:#fdc125; color:#fff; padding:10px 20px; margin:10px 0 0 0px; display: inline-block; font-weight:bold; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
.find-flights  a:hover { background-color: #2489c5; text-decoration:none; }
.find-flights h1,.find-flights h2  { font-size:1.9em; margin:0 0 5px 0;}
.find-flights .price { font-size:3.3em; color:#104c83; }

.lt-ie9 .carousel{display: none !important;}


/* ==|==  Mega Nav  =====================================================*/
/* ==|========================================================================================================================================================*/

.navigation {  position:relative; z-index:5000; background-color:#d7e6f6; }
.navigation .col { margin-bottom:0; }

ul.mega-nav { margin:0px 0 0 0px;float:left; color:white;  }
ul.mega-nav > li { float:left; display:block;  font-size:1.4em; margin:0 0px 0 0px; font-family: 'Montserrat', sans-serif; font-weight: 400; -webkit-font-smoothing: antialiased; }
ul.mega-nav > li:first-child {  }
ul.mega-nav li a { color:#104c83; display:block; outline:0; padding:15px 0; margin:0 30px 0 0px }


/*ul.mega-nav h1 ,*/ ul.mega-nav h2 , p.mega-nav-headers  { font-size:1.8em; padding:10px 0px; color:#ffffff; } 
ul.mega-nav li ul { margin:0 0 20px 0; padding:0; }
ul.mega-nav li ul li a { display:inline-block; margin:0; padding:0; padding-right:20px;	 color:#ffffff; font-size:0.8em !important;  background:url("/en/img/template/nav-arrow.png") no-repeat right 5px ; }
ul.mega-nav li ul li a:hover { color:#393467; background:url("/en/img/template/nav-arrow-ov.png") no-repeat right 5px; }

ul.mega-nav li ul li:first-child { font-size:1.1em; color:#104c83; }
ul.mega-nav li ul li:first-child a { font-size:0.7em }


/*--Hover features--*/
.drop {	background:url("/en/img/template/drop.png") no-repeat top left; position:absolute; top:0; left:20px; width:21px; height:18px;}

.dropdown_2columns {
	position:absolute;
	display:block;
	/*left:-999em; Hides the drop down */
	z-index:300000;
	left: 1.3%;
	background:#60a0d6;
	width: 93%;
	padding:2% 1.5% 2% 3%;
	top:51px;
}


.cta { background-color:#104c83; overflow:hidden; padding:10px; text-align:center; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; }

ul.mega-nav .cta h1 , ul.mega-nav .cta h2  { font-size:1.3em; margin:0; padding:0; color:#ffffff; }
ul.mega-nav .cta p { font-size:1em;  margin:0; padding:0; color:#ffffff;}
.cta .nav-icon { overflow:hidden; margin:10px 0px 5px 0px;  }
.cta .nav-icon img { width:auto; display:inline; }
ul.mega-nav .nav-icon { padding:0px 0 10px 0; text-align:center; }


ul.mega-nav li .btn {	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border: none;
	border-radius: 5px;
	font-family: 'GothamRnd-Bold', sans-serif; font-weight: normal; background-image:none;
	 padding:9px 12px; margin:0 0 10px 0px; color:#ffffff; text-transform: uppercase; text-align:center; width:auto; display: inline-block; background-color:#fdc125; font-size:0.8em;
}
ul.mega-nav li .btn:hover { background-color:#393467; }


form.span
{
	display: none;
}

ul.mega-nav-form { display:block; }

.mega-nav-form li { margin-bottom:10px; overflow:hidden;  }
.mega-nav-form li input { padding:2%; width:44%; float:left; }
.mega-nav-form li span { margin:0 0 0 2%; margin-bottom:10px; padding:2%; /*width:45%;*/ float:left; font-family:Arial, Helvetica, sans-serif;  }
.mega-nav-form .error { background-color:red;  position: relative; }


.mega-nav-form span.error:before {
    border-style: solid;
    border-width: 7px 7px 7px 0;
    content: " ";
    height: 0;
    left: -7px;
    position: absolute;
    top: 8px;
    width: 0;
}

.lt-ie9 .mega-nav-form span.error:before { border:none;   }

.mega-nav-form span.error:before { border-color: rgba(0, 0, 0, 0) red rgba(0, 0, 0, 0) rgba(0, 0, 0, 0); }

.mega-nav-form a.btn:hover { color:#ffffff; }

ul.mega-nav .nav-info a { display: inline; margin:0; }
ul.mega-nav .nav-info p { margin:0; padding:0;}


.no-js .dropdown_2columns { left:-999em; }
.no-js .mega-nav li:hover .dropdown_2columns  { left: 1.3%; top:52px; }

.menu1 .drop { left: 50px; }
.menu2 .drop { left: 200px; }
.menu3 .drop { left: 390px; }
.menu4 .drop { left: 530px; }

/*sticky nav*/

header.stick {
    position:fixed;
    height: 56px;
    background-color: #fff;
    top:0;
    float:left;
z-index: 100000;
    -ms-transition:     all 0.3s ease-out;
    -moz-transition:    all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition:      all 0.3s ease-out;
    transition:         all 0.3s ease-out;
    width: 100%;
-webkit-box-shadow: 0px 3px 14px -4px rgba(0,0,0,0.35);
-moz-box-shadow: 0px 3px 14px -4px rgba(0,0,0,0.35);
box-shadow: 0px 3px 14px -4px rgba(0,0,0,0.35);
}
header.stick  ul.mega-nav > li a{
font-size: .9em;


     -ms-transition:     all 0.3s ease-out;
    -moz-transition:    all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition:      all 0.3s ease-out;
    transition:         all 0.3s ease-out;
}

header.stick  h1{

}
header.stick .flybe-logo {

padding-top: 15px;
  }

/* ==|==  Side Navigation styles  =====================================================*/
/* ==|========================================================================================================================================================*/
/*
.subnavigation { background-color:#d7e6f6; margin:20px 0 0 0px;  -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; padding:5% 5%;
}
.subnavigation h1 { font-size:2.1em; color:#104c83;  margin-bottom:5px;
}
    .subnavigation ul li  { margin-bottom:5px; font-size:1.1em; 
    }
    ul#subNav ul li{
  margin-left: 20px;
}
.subnavigation ul li a { font-size:1.2em; color:#104c83; font-family: 'Montserrat', sans-serif; 
    }

.subnavigation .current a { color:#60a0d6;
    }
*/

/* ==|==  Breadcrumb styles  =====================================================*/
/* ==|========================================================================================================================================================*/

.breadcrumb { background-color:#104c83; }
.breadcrumb  .col { margin-bottom:0px; }
.breadcrumb ul li  {
        text-transform: capitalize; font-family: 'Montserrat', sans-serif; float:left; font-size:2em; color:#fff; margin:0 0% 0 0px; padding:2% 6% 2% 8%;  opacity:0.4;
filter:alpha(opacity=40); /* For IE8 and earlier */
    }
.breadcrumb ul li.obsHeaderTextSelected { background-color:#60a0d6; opacity:1;
filter:alpha(opacity=1); /* For IE8 and earlier */
}

.breadcrumb  .flights {  background:url(/en/img/template/breadcrumb-plane.png) no-repeat   5% -5%;  }
.breadcrumb  .passengers { background:url(/en/img/template/breadcrumb-passengers.png) no-repeat   5% -5%;  }
.breadcrumb  .carhire { background:url(/en/img/template/breadcrumb-car.png) no-repeat   5% -5%; }
.breadcrumb  .payment { background:url(/en/img/template/breadcrumb-payment.png) no-repeat   5% -5%; }



.content-page { background-color:#fff; margin:20px 0; padding:3%; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;
}

/* ==|==  Hero section =====================================================*/
/* ==|========================================================================================================================================================*/

.hero .hero-section { position:relative; display: block; float:left; margin: 0% 0 1% 0%; width: 100%;  z-index:10; }
.homepage-findaflight { background-color:#666;  height:350px; margin-top:20px;   }




#flight-banner .flights { z-index: 3000; font-family: 'Montserrat', sans-serif; position:absolute; left:36%; top:5%; font-weight: 700; font-size:3.1em; line-height:100%; color:#fff; margin:0px 0 10px 0px; text-transform:uppercase; }

#flight-banner .flight { position:relative; }
#flight-banner .flight .arrow-left { cursor: pointer; cursor: pointer; position:absolute; bottom:0px; left:-25px; z-index: 1000; }
#flight-banner .flight .arrow-right { cursor: pointer; cursor: pointer; position:absolute; top:-5px; right:-25px; z-index: 1000; }

.hero-section .bullets { z-index: 2000; position: absolute; right:0%; bottom:30%; }
.hero-section .bullets li { float:left; margin:0 2px 0 0px;  }
.hero-section .bullets li.active a {  background:url(/en/img/hero/bullet.png) no-repeat 0 bottom ; }
.hero-section .bullets li a { z-index: 2001; text-indent:-500em; width:25px; height:25px; display:block;  background:url(/en/img/hero/bullet.png) no-repeat 0 0;  }
.hero-section .bullets li a:hover { background-position:0px -25px; }

.static-stage
{
	display: none;
}
.stage { overflow:hidden; margin-top:5px;  display: none; }
.stage .distance {
	transform:rotate(-16deg);
	-ms-transform:rotate(-16deg); /* IE 9 */
	-webkit-transform:rotate(-16deg); /* Opera, Chrome, and Safari */	
	font-size:1.2em; 
	padding:0px 10px; 
	color:#fff;
	position:absolute;font-family: 'Montserrat', sans-serif;
	
	}

.lt-ie8 .stage-container {
    margin-top: 0px;
}


.stage .plane-group { overflow:hidden;   position:relative;  height:278px; }
.stage .plane-group .distance { background-color:#554b9f; top:70%; left:10%;  z-index:500;  }
.stage .plane-group .plane { position:absolute; top:40%; left:23%;  z-index:500;   }
.stage .plane-group .cover { position:absolute; top:-201px; left:480px;  z-index:450; }
.stage .plane-group .line { position:absolute; top:-42px; left:0;z-index:400;  }

.stage img { width: auto; }

.stage .train-group { overflow:hidden;  position:relative; margin-top:-180px;  height:278px; }
.stage .train-group .distance { background-color:#febf2b; top:64%; left:10%;  z-index:500;  }
.stage .train-group .train { position:absolute; top:40%; left:23%;  z-index:500;  }
.stage .train-group .cover { position:absolute; top:-100px; left:135px;  z-index:450; }
.stage .train-group .line { position:absolute; top:8px; right:0; z-index:400;  }

.stage .car-group { overflow:hidden;   position:relative; height:278px ;margin-top:-210px;  }
.stage .car-group .distance { background-color:#dd2630; top:63%; left:10%;  z-index:500;  }
.stage .car-group .car { position:absolute; top:53%; left:23%;  z-index:500;  }
.stage .car-group .cover { position:absolute; top:-105px; left:135px;  z-index:450; }
.stage .car-group .line { position:absolute; top:4px; right:0; z-index:400;  }



/* ==|==  Latest News Section  =====================================================*/
/* ==|========================================================================================================================================================*/
.latest-news {color:#4B4B4B;; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; margin-bottom: 10px;}
.scroll {height:110px; margin:10px 0 10px 0px;  }
.latest-news h2 { font-size:2em; color:#7E7E7E;  }
.latest-news li { margin:0 0 5px 0px; }
.latest-news li a, .latest-news li a:visited {  color:#7E7E7E; font-size:1.2em; 	}
.latest-news-content { width:80%; height:90%;  overflow:auto; } 


.latest-news  a.btn { background-color:#fdc125; color:white; font-size:1.2em; text-transform:uppercase; padding:10px 20px; margin:0px 0 0 0px; display: inline-block; font-weight:bold; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;  }
.latest-news  a.btn:hover { background-color:#2489c5; text-decoration:none; }

.latest-news .scroll{height: 50px;}

.latest-news a.btn {
    background-color: transparent;
    padding: 0;
    margin: 0;
  color: #60a0d6 !important;
}
.latest-news a.btn:hover {
    background-color: transparent;
}
	
/* ==|==  Small CTA Section  =====================================================*/
/* ==|========================================================================================================================================================*/
.small-cta, .small-bottom-cta, .large-cta {-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; overflow:hidden; position:relative; background-color:#52499a; }
.small-cta h2 { position:absolute; top:0; left:0; color:#ffffff; text-align:center; width:70%; padding:7% 15% 5% 15%; line-height:100%; font-size:1.6em;  }
.small-cta p { position:absolute; top:20%; left:0; color:#ffffff; text-align:center; width:70%; padding:7% 15% 5% 15%; line-height:100%;  font-size:1.6em;}

.small-bottom-cta .small-cta-info { position:absolute; top:78%; text-align:center;  width:100% }
.small-bottom-cta img{}
.small-bottom-cta h2 {text-align:center; color:#fff; font-size:26px; font-weight:bold; font-family:'GothamRnd-Bold', Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif; letter-spacing:-1px; word-spacing:2px; line-height:24px;}

.cta-logo {display:block; margin:6px auto 12px auto;}
/* ==|==  Large CTA Section  =====================================================*/
/* ==|========================================================================================================================================================*/
.large-cta { position:relative; color:#104c83;}
.large-cta .large-cta-info { position:absolute; top:65%; text-align:center;  width:100% }
.large-cta .large-cta-info h1 { font-size:2.5em;  color:#104c83; margin:0; padding:0;  }
.large-cta .large-cta-info h2 { font-size:1.8em; color:#ffffff;  margin:4% 7%; padding:0;}
.large-cta .large-cta-info p { font-size:3em; }
.large-cta .large-cta-info a { background-color:#fdc125; text-transform:uppercase; color:#ffffff; padding:10px 20px; margin:0px 0px; display:inline-block; font-weight:bold; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; font-size:1.3em; }


/* ==|==  Icon Row Section  =====================================================*/
/* ==|========================================================================================================================================================*/
.icon-cta { background-color:#104c83;  min-height:185px; padding:8% 5%; text-align:center; color:#ffffff; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;   }

.icon-cta h1, .icon-cta h2, .icon-cta h3 { color:#ffffff; margin:0; padding:0;  font-family: 'Montserrat', sans-serif; }
.icon-cta h1 { font-size:1.8em;}
.icon-cta h2  { font-size:1.8em; }
.icon-cta p  { font-size:1.3em; }
.icon-cta img { width:auto; padding:7% 0 8% 0; }
.icon-img { margin: 5px 0px 10px 0px;  }
.icon-img:after{ content: ""; display: table; clear: both; }

.icon-cta a,  .icon-cta a:visited, .small-bottom-cta a, .small-bottom-cta a:visited { text-transform:uppercase; background-color:#fdc125; color:#ffffff; padding:10px 20px; margin:0px 0px; display:inline-block; font-weight:bold; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; font-size:1.3em;  }
.icon-cta a:hover { background-color:#2489c5; color:#ffffff; text-decoration:none; }

.route-planner { min-height:185px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;
        background:url(/en/img/hp/route-planner.gif) no-repeat #574099 center center; margin:0; padding: 8% 5% 5% 5%; text-align:center;
}
.route-planner h2 {  color:#ffffff;   font-size: 1.8em;margin-bottom: 16px;
    }

.route-planner p {
        color:#ffffff; margin:0% 0 8% 0; font-size:1.3em;
}



.route-planner a, .route-planner a:visited { background-color:#fdc125; color:white; padding:10px 20px; display: inline-block; font-weight:bold; font-size:2em; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;  font-size: 1.3em; text-transform:uppercase; }
.route-planner a:hover { background-color:#2489c5; text-decoration:none; color:white;  }

/* ==|==  Information Section  =====================================================*/
/* ==|========================================================================================================================================================*/
ul.social-touch li { float:left; }

.cheap-flights, .news { margin:0px 0px 20px 0px; }
.info,.cheap-flights, section.news { 
    margin: 0 0 0 0;
    padding-top: 16px;
    border-top: solid 1px #cdcdcd;
}
.social-bold { font-weight: bold; }

/* ==|==  Footer Nav  =====================================================*/
/* ==|========================================================================================================================================================*/



/* ==|==  Search  =====================================================*/
/* ==|========================================================================================================================================================*/



input[type=search] {
	background: url("/en/img/template/search-icon.png") no-repeat scroll right center #f1f1f1;
    /*border-radius: 10em;*/
    padding: 5% 15% 5% 5% ;
    transition: all 0.5s ease 0s; margin:0px 0px 0 0px; border:none;
     float:right;   width: 30%; font-size:1.3em; min-width:100px;
}
input[type=search]:focus {

	border-color: #6dcff6; 
	width: 100%
}


/* placeholder */
input:-moz-placeholder { color: #999; }
input::-webkit-input-placeholder { color: #999; }

/*
#carousel .flight img {
width: 100%;
height: 195px;
}
*/
