/* Minification failed. Returning unminified contents.
(3695,102): run-time error CSS1062: Expected semicolon or closing curly-brace, found ')'
(3713,101): run-time error CSS1062: Expected semicolon or closing curly-brace, found ')'
(3731,96): run-time error CSS1062: Expected semicolon or closing curly-brace, found ')'
(3778,107): run-time error CSS1062: Expected semicolon or closing curly-brace, found ')'
(3958,102): run-time error CSS1062: Expected semicolon or closing curly-brace, found ')'
(3968,101): run-time error CSS1062: Expected semicolon or closing curly-brace, found ')'
(4000,97): run-time error CSS1062: Expected semicolon or closing curly-brace, found ')'
 */
body {
  font-family: 'easyjet_rounded_bookRg', Arial, Verdana, Tahoma, Georgia, sans-serif;
  font-size: 0.75em;
  height: 100%;
  margin: 0;
}
a {
  text-decoration: none;
}
a:hover,
a:focus {
  text-decoration: underline;
}
.clear {
  clear: both;
  font-size: 0;
  line-height: 0;
  overflow: hidden;
  width: 100%;
}
input,
select {
  font-family: 'easyjet_rounded_bookRg', Arial, Verdana, Tahoma, Georgia, sans-serif;
}
.hidden {
  display: none;
}
/**********************header*****************/

.logoWrapper {
  background: url(/ejcms/cache/images/backgrounds/logoHeader.png) top left;
  height: auto;
  width: 940px;
}
.logoWrapper img,
.logoWrapper a img {
  border: none;
}
.siteLogo {
  display: block;
  float: left;
  padding-left: 5px;
  padding-right: 10px;
}
.headerIconWrapper {
  position: relative;
  right: 0;
  float: right;
  top: -10px;
}
.headerIconWrapper ul {
  margin: 0px;
  padding: 0px;
}
.headerIconWrapper li {
  display: block;
  float: left;
  padding: 0 5px;
  font-size: 0.8em;
  text-align: center;
}
.headerIconWrapper li a {
  color: white;
  font-weight: bold;
}
.headerIconWrapper li a:hover {
  text-decoration: none;
}
.hiddenHeader {
  position: absolute !important;
  clip: rect(1px, 1px, 1px, 1px);
}
/*.headerIconWrapper li a:hover span
{
    text-decoration:underline;
}*/

/****************welcome************/

.welcomeWrapper {
  padding: 10px 20px;
  height: 1%;
}
.langFlag {
  float: left;
  color: white;
  font-size: 0.9em;
}
.langFlag img {
  display: inline-block;
  margin-bottom: -3px;
  position: relative;
}
.langFlag a {
  color: white;
}
.langWrapper {
  position: relative;
}
.langPop {
  position: absolute;
  top: 1.5em;
  color: black;
  background: white;
  padding: 5px;
  border: 1px solid #bababa;
}
.welcome {
  float: left;
  padding: 0 10px;
  font-weight: bold;
}
.welcome a {
  color: #284b91;
}
.welcomeEmail {
  color: #808283;
}
/***** Main Navigation *****/

.mainNavigation {
  width: 940px;
  margin-bottom: 20px;
  height: 85px;
  background: white url(/ejcms/cache/images/backgrounds/MastheadGreyRibbon940x85.gif) no-repeat;
}
.mainNavigation .headerRibbonCol {
  float: left;
  height: 85px;
  position: relative;
  z-index: 9;
  overflow: visible;
}
.headerRibbonColInner {
  width: 100%;
}
/* Fix first/last column rounded corners */

.mainNavigation .headerRibbonCol.colFirst .headerRibbonColHover {
  background: transparent url(/ejcms/cache/images/backgrounds/MastheadDropDownGreyLeft.gif) no-repeat scroll bottom left;
}
.mainNavigation .headerRibbonCol.colMiddle .headerRibbonColHover,
.mainNavigation .headerRibbonCol.colLast .headerRibbonColHover {
  background: #7d7d7d;
}
.mainNavigation .headerRibbonCol.colLast .headerRibbonColHover {
  background: transparent url(/ejcms/cache/images/backgrounds/MastheadDropDownGreyRight.gif) no-repeat scroll bottom right;
}
.mainNavigation .headerRibbonCol .colFirst .headerRibbonColHover.extended,
.mainNavigation .headerRibbonCol .colMiddle .headerRibbonColHover.extended,
.mainNavigation .headerRibbonCol .colLast .headerRibbonColHover.extended {
  background: transparent;
}
/* Icons */

.mainNavigation .headerRibbonCol .headerRibbonColImages {
  float: left;
  text-align: center;
  width: 58px;
}
.mainNavigation .headerRibbonCol .headerRibbonColIcon {
  margin-top: 10px;
}
/* Text */

.mainNavigation .headerRibbonCol .headerRibbonColLinks {
  float: left;
  padding-left: 2px;
  width: 118px;
  min-height: 85px;
}
.mainNavigation .headerRibbonCol .headerRibbonColLinks .headerRibbonColHeader {
  margin-top: 10px;
  font-weight: 700;
  line-height: 1.3em;
}
.headerRibbonColHeader,
a.headerRibbonColLink,
a.headerRibbonColLink:link,
a.headerRibbonColLink:visited {
  color: #737373;
}
.headerRibbonColInner .headerRibbonColSeparator {
  background: url("/ejcms/cache/images/backgrounds/MastHeadGreyRibbonVerticalBezel.gif") repeat scroll 0 0 transparent;
  float: right;
  height: 85px;
  position: relative;
  width: 2px;
}
/* Selected Menu */

.headerRibbonColHover .headerRibbonColLinks a,
.headerRibbonColHover .headerRibbonColLinks a:link,
.headerRibbonColHover .headerRibbonColLinks a:hover,
.headerRibbonColHover .headerRibbonColLinks a:visited,
.headerRibbonColHover .headerRibbonColHeader {
  color: White;
}
.mainNavigation .headerRibbonCol .headerRibbonColHover {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 10;
}
.mainNavigation .headerRibbonCol .headerRibbonColHoverInner {
  background: #7d7d7d url(/ejcms/cache/images/backgrounds/MastHeadDarkGreyDropdownTop.gif) repeat-x scroll center top;
  margin-bottom: -1px;
}
.mainNavigation .headerRibbonCol .headerRibbonColHover .headerRibbonColBottom {
  background: transparent;
  height: 10px;
  display: none;
}
.mainNavigation .headerRibbonCol .headerRibbonColHover .headerRibbonColBottom .bottomLeft {
  background: transparent url(/ejcms/cache/images/backgrounds/MastHeadDarkGreyDropdownBottomLeft.gif) no-repeat scroll top left;
  height: 10px;
  width: 10px;
  position: absolute;
  top: 0px;
  left: -10px;
  display: block;
}
.mainNavigation .headerRibbonCol .headerRibbonColHover .headerRibbonColBottom .bottomRight {
  background: transparent url(/ejcms/cache/images/backgrounds/MastHeadDarkGreyDropdownBottomRight.gif) no-repeat scroll top right;
  height: 10px;
  display: block;
  position: relative;
  margin-left: 10px;
}
.mainNavigation .headerRibbonCol .headerRibbonColHover.extended .headerRibbonColBottom {
  display: block;
}
.mainNavigation .headerRibbonCol:hover .headerRibbonColInner,
.mainNavigation .headerRibbonCol .headerRibbonColHover {
  display: none;
}
.mainNavigation .headerRibbonCol:hover .headerRibbonColHover {
  display: block;
}
.mainNavigation .headerRibbonCol .headerRibbonColHoverInner .headerRibbonColItems {
  padding: 5px 0px;
}
.mainNavigation .headerRibbonCol .headerRibbonColHoverInner .headerRibbonColLinks .headerRibbonColHeader {
  padding-bottom: 5px;
}
/***** Slim Navigation *****/

.mainNavigation.slimNavBackground {
  width: 940px;
  height: 35px;
  background: white url(/ejcms/cache/images/backgrounds/MastheadGreyRibbon940x35.gif) no-repeat;
}
.mainNavigation.slimNavBackground .headerRibbonColLinks {
  min-height: 35px;
}
.mainNavigation.slimNavBackground .headerRibbonCol {
  height: 35px;
}
.mainNavigation.slimNavBackground .headerRibbonColInner .headerRibbonColSeparator {
  background: url("/ejcms/cache/images/backgrounds/MastHeadGreyRibbonVerticalBezelSlim.gif") repeat scroll 0 0 transparent;
  float: right;
  height: 35px;
  position: relative;
  width: 2px;
}
.mainNavigation.slimNavBackground .headerRibbonCol-expand {
  display: none;
}
.mainNavigation.slimNavBackground .headerRibbonCol:hover .headerRibbonColHoverInner {
  background: #7d7d7d url(/ejcms/cache/images/backgrounds/MastHeadDarkGreyDropdownTop.gif) repeat-x scroll center top;
  margin-bottom: -1px;
}
/*****Flight offer component*********/

.clearLeft {
  clear: left;
}
.flightOfferComponent {
  font-size: 1.1em;
  font-family: Verdana;
  color: #ff6600;
  text-align: center;
  vertical-align: middle;
  background-color: #c8c8c8;
  margin-bottom: 20px;
}
.flightOfferComponent .flightOfferList {
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: center;
  padding-left: 5px;
  padding-right: 5px;
}
.flightOfferComponent .seperator {
  float: left;
  margin-top: 10px;
  background: url("/ejcms/cache/images/backgrounds/Seperator.png") no-repeat scroll 100% 0 transparent;
  width: 1px;
  height: 101px;
}
.flightOfferComponent .flightOfferItem,
.flightOfferComponent .seperatorDiv {
  float: left;
  padding: 8px 5px 0px 5px;
  width: 134px;
}
.flightOfferComponent .seperatorDiv {
  width: 1px;
}
.flightOfferComponent .focFrom {
  font-size: 0.9em;
}
.flightOfferComponent .focTo {
  font-weight: bolder;
  padding-bottom: 3px;
  font-size: 1.2em;
}
.flightOfferComponent .focMonth {
  padding-bottom: 0px;
  padding-left: 10px;
  font-size: 0.8em;
  text-align: left;
  color: white;
}
.flightOfferComponent .focPrice {
  text-align: center;
  color: white;
  font-weight: bold;
  padding-bottom: 5px;
  letter-spacing: -1pt;
  word-spacing: -2pt;
}
.flightOfferComponent .focPrice .p1 {
  vertical-align: super;
  font-size: 1.5em;
}
.flightOfferComponent .focPrice .p2 {
  font-size: 2.2em;
  color: white;
}
.flightOfferComponent .focPrice .p3 {
  vertical-align: super;
  font-size: 1.7em;
}
.flightOfferFooter {
  padding-top: 3px;
  padding-bottom: 5px;
  background-color: #c8c8c8;
}
.flightOfferFooter a {
  text-align: center;
  color: Gray;
  font-size: 0.8em;
  font-family: 'easyjet_rounded_bookRg', Arial, Verdana, Tahoma, Georgia, sans-serif;
  font-weight: lighter;
}
.flightOfferFooter a:hover,
.flightOfferFooter a:focus {
  text-decoration: none;
}
.flightOfferComponent .SmallBrightOrangeBtn a:focus,
.flightOfferFooter a:focus {
  font-weight: bold;
  color: #004b91;
}
/****Orange Button****/

.SmallBrightOrangeBtn {
  display: inline-table !important;
  text-align: center;
}
.SmallBrightOrangeBtn a {
  color: white;
  cursor: pointer;
  display: block;
  float: left;
  font-size: 0.7em;
  margin: 0;
  text-decoration: none;
}
.SmallBrightOrangeBtn a:hover,
.SmallBrightOrangeBtn:hover {
  text-decoration: none;
  cursor: pointer;
}
.SmallBrightOrangeBtn a span.btnLeft {
  background: url("/ejcms/cache/images/buttons/SmallBrightOrangeButtonLeftOnGrey.png") no-repeat scroll 0 0 transparent;
  display: block;
  line-height: 12px !important;
  /*padding: 0px 10px 0px 10px;*/
  width: 3px;
  height: 12px;
  text-align: center;
  float: left;
}
.SmallBrightOrangeBtn a span.btnRight {
  background: url("/ejcms/cache/images/buttons/SmallBrightOrangeButtonRightOnGrey.png") repeat-y scroll 100% 0 transparent;
  display: block;
  line-height: 12px !important;
  padding: 0px 10px 0px 7px;
  text-align: center;
  float: left;
}
.searchButton {
  display: inline-table !important;
  text-align: center;
}
.searchButton a:hover {
  text-decoration: none;
}
.searchButton .searchButtonLeft,
.searchButton .searchButtonRight {
  color: white;
  cursor: pointer;
  display: block;
  float: left;
  font-size: 1em;
  font-weight: 700;
  margin: 0;
  text-decoration: none;
}
.searchButton .searchButtonRight {
  background: url("/ejcms/cache/images/buttons/searchButtonRight.gif") repeat-y scroll 100% 0 transparent;
  padding: 5px 22px 5px 12px;
}
.searchButton .searchButtonLeft {
  height: 25px;
  width: 7px;
  background: url("/ejcms/cache/images/buttons/searchButtonLeft.gif") no-repeat scroll 0 0 transparent;
  line-height: 12px !important;
  text-align: center;
}
/****Search FAQs ********/

.faqSearchBox {
  float: right;
  width: 270px;
}
.faqSearchBox .searchButton {
  margin-top: 2px;
  margin-right: -4px;
  margin-left: 3px;
  float: left;
}
.faqSearchBox .searchButton .clear {
  width: auto;
}
.faqSearchBox input {
  float: left;
  margin: 3px 0;
  width: 169px;
}
.faqSearchBox a.faqLink {
  color: #004b91;
  float: right;
  font-weight: bold;
  margin-top: 10px;
}
.faqSearchBox a.faqLink:hover {
  color: #ff7b00;
}
.faqSearchWrapper {
  float: right;
}
/****language popup******/

.langBut {
  float: right;
}
.butTL {
  background: url(/ejcms/cache/images/buttons/buttons.png) no-repeat top left;
}
.butTR {
  background: url(/ejcms/cache/images/buttons/buttons.png) no-repeat top left;
}
.butBL {
  background: url(/ejcms/cache/images/buttons/buttons.png) no-repeat top left;
}
.butBR {
  background: url(/ejcms/cache/images/buttons/buttons.png) no-repeat top left;
}
/*************************footer*****************/

.footerWrapper {
  height: 1%;
}
.footerWrapper a {
  color: #737373;
}
.footerWrapper ul {
  padding: 0px;
  margin: 0px;
}
.footerWrapper li {
  list-style: none;
}
.footerNavWrapper {
  background: url(/ejcms/cache/images/backgrounds/footer.gif);
  background-repeat: repeat-x;
  height: 1%;
  font-size: 0.9em;
  padding: 10px 20px 10px 20px;
  border-bottom: 1px solid #666666;
}
.footerNavWrapper a {
  background: transparent;
}
.footerCol {
  float: left;
  padding-right: 20px;
}
.footerCol h2 {
  color: #737373;
  font-size: 1.1em;
  margin: 0px;
}
.footerIcon {
  float: right;
  width: 170px;
  font-weight: bold;
  color: #ff6600;
  text-align: right;
  padding-top: 10px;
}
.footerIcon a {
  font-weight: bold;
  font-size: 1.1em;
  color: #ff6600;
}
.footerIcon a img {
  border: none;
}
/********************image feature***********/

.imageFeat {
  height: 1%;
  margin-bottom: 20px;
}
/****************sub footer***********/

.subFooter {
  padding: 7px 24px 7px;
  color: #737373;
  font-size: 0.9em;
  height: 1%;
}
.subFooter a {
  color: #737373;
}
/******************** Carousel ******************/

.jcarousel-skin-ie7 {
  font: normal normal normal 1.7 Arial Rounded MT Bold;
  margin: 0px;
  padding: 0px;
  font-family: 'easyjet_rounded_bookRg', Arial, Verdana, Tahoma, Georgia, sans-serif;
  position: relative;
}
.carousel-wrapper {
  overflow: hidden;
  height: 164px;
  margin-bottom: 20px;
}
ul.jcarousel-skin-ie7 li {
  list-style: none;
  height: 164px;
}
.jcarousel-skin-ie7 .carouselInfoBar {
  width: 600px;
  height: 40px;
  display: block;
  position: relative;
  top: -69px;
  text-align: right;
  color: White;
  padding-right: 20px;
  padding-top: 10px;
  font-size: 1.7em;
}
.jcarousel-skin-ie7 .carouselInfoBar.overlay {
  background: url(/ejcms/cache/images/Backgrounds/stripBackLarge.png);
}
.jcarousel-skin-ie7 .carouselInfoBar span {
  clear: both;
  font-size: 0.5em;
  display: block;
  position: relative;
  top: -4px;
}
.jcarousel-skin-ie7 .jcarousel-clip {
  overflow: hidden;
}
.jcarousel-skin-ie7 .jcarousel-container-horizontal,
.jcarousel-skin-ie7 .jcarousel-item,
.jcarousel-skin-ie7 .jcarousel-container,
.jcarousel-skin-ie7 .jcarousel-clip-horizontal {
  height: 164px;
  width: 620px;
}
.carousel-bx-wrapper,
.carousel-bx-wrapper .bx-window {
  height: 164px;
}
.jcarousel-skin-ie7 img a,
.jcarousel-skin-ie7 a,
.jcarousel-item img,
.controlPanel img,
.controlPanel a,
.jcarousel-skin-ie7 img {
  border: 0px;
}
.jcarousel-skin-ie7 a:hover {
  text-decoration: none;
  cursor: pointer;
}
.controlPanel {
  position: relative;
  top: -153px;
  padding-left: 20px;
  width: 600px;
}
.controlPanel a {
  color: White;
}
.controlPanel a:hover {
  text-decoration: none;
  color: #dddddd;
}
.jcarousel-control,
.jcarousel-playButton,
.jcarousel-pauseButton {
  display: block;
  float: left;
  font-size: 1.4em;
  min-height: 20px;
}
.jcarousel-playButton,
.jcarousel-pauseButton {
  padding: 0px 0px 0px 5px;
}
.carouselSmallPrint {
  position: relative;
  top: -79px;
  text-align: right;
  color: White;
  padding-left: 22px;
  padding-top: 10px;
  font-size: 0.9em;
  font-family: 'easyjet_rounded_bookRg', Arial, Verdana, Tahoma, Georgia, sans-serif;
  float: left;
}
.carouselSmallPrint a {
  color: white;
}
.carouselSmallPrint a:hover {
  text-decoration: underline;
}
table.carouselFlightsPreview tr td,
table.carouselFlightsPreview tr th {
  text-align: left;
  padding: 2px 8px 2px 8px;
  border: 1px solid #999999;
}
.carouselPreviewWarning {
  color: Red;
  font-weight: bold;
}
.staticCarouselAds {
  z-index: 5;
  /* above carousel but below main nav hoverstate */

}
.staticCarouselAds li {
  padding-bottom: 10px;
}
.staticCarouselAds li.lastStaticAd {
  padding-bottom: 20px;
}
.staticCarouselAds li a:focus,
.staticCarouselAds li a:focus span,
.staticCarouselAds li a:focus .carouselInfoBar,
.staticCarouselAds .carouselSmallPrint a:focus {
  background-image: none;
  background-color: #ff6600;
  color: white;
  font-weight: bold;
  text-decoration: none;
  outline: none;
}
.staticCarouselAds li a:focus .carouselInfoBar {
  padding-top: 5px;
  padding-bottom: 5px;
}
.staticCarouselAds li a:focus .carouselInfoBar span {
  top: 0px;
}
/************ Top Deals ***********/

.orangeDealText {
  color: #fa6900;
  font-size: 1.3em;
  font-weight: bold;
}
.linkContainer {
  overflow: hidden;
}
/***** Generic HTML Content Block ******/

.genericHtmlBlock {
  color: #737373;
  font-size: 1.0em;
  padding: 0px 0px;
}
.genericHtmlBlock a {
  color: #0000cc;
}
.genericHtmlBlock a:hover {
  text-decoration: underline;
}
.genericHtmlBlock a:visited {
  color: purple;
}
.genericHtmlBlock table,
.genericHtmlBlock tr,
.genericHtmlBlock th,
.genericHtmlBlock td {
  padding: 0;
  border-collapse: collapse;
}
.genericHtmlBlock td {
  background-color: #e0dfe0;
  border: 1px solid white;
}
.belowFooter .genericHtmlBlock a,
.belowFooter .genericHtmlBlock a:visited {
  color: #737373;
}
/******************** Accordion ******************/

.accordionHeader {
  background-image: url("/ejcms/cache/images/content/AccordionSprites.png");
  height: 30px;
  width: 300px;
}
.accordionHeader:focus {
  border: 2px dotted #004b91;
  outline: none;
  height: 26px;
  width: 296px;
}
.top .accordionHeader {
  background-position: 0 0;
}
.middle .accordionHeader {
  background-position: 0 -32px;
}
.bottom .accordionHeader {
  background-position: 0 -64px;
}
.accordionContainer .accordionHeader {
  color: white;
  cursor: pointer;
  float: left;
  vertical-align: middle;
}
.accordionContainer .accordionSection {
  background-color: white;
  border-bottom: 1px solid #7d7d7d;
  border-left: 1px solid #b1b1b1;
  border-right: 1px solid #b1b1b1;
  float: left;
  font-size: 1.05em;
}
.accordionContainer .accordionHeader h3 {
  color: white;
  font-size: 1.25em;
  font-weight: 700;
  line-height: 1.25em;
  margin-left: 15px;
  margin-bottom: 0px;
}
.accordionContainer .accordionHeader.ui-state-active div,
.accordionContainer .top .accordionHeader.ui-state-default.ui-state-active div {
  background: url("/ejcms/cache/images/content/delta_down_white.gif") no-repeat scroll left center transparent;
}
.accordionContainer .accordionHeader.ui-state-default div {
  background: url("/ejcms/cache/images/content/delta_up_white.gif") no-repeat scroll left center transparent;
}
.accordionContainer .accordionHeader div {
  margin-left: 15px;
  margin-top: 5px;
}
.accordionContainer .accordionHeader:focus div {
  margin-top: 3px;
  margin-left: 13px;
}
.accordionContainer h3 {
  color: #ff7b00;
  font-size: 2.5em;
  font-weight: 400;
  line-height: 1.2em;
  margin: 0 0 12px;
  padding: 0;
}
.tabBody {
  float: left;
  padding: 0px;
  width: 298px;
  overflow: hidden;
}
.accordionContainer {
  float: left;
  width: 300px;
  color: #666666;
  margin-bottom: 20px;
}
/********* Scrolling Multi Feature ************/

/*.multiFeatureContainer
{
	width: 620px;*/

/*width: 930px;*/

/*	
}*/

.jcarousel-clip {
  width: 100%;
  height: 194px;
}
.multiFeatureContainer {
  margin-bottom: 20px;
}
.multiFeatureContainer.wide {
  margin-left: 7px;
}
.multiFeatureContainer.narrow .jcarousel-clip,
.multiFeatureContainer.narrow,
.multiFeatureContainer.narrow .jcarousel-container,
.multiFeatureContainer.narrow .jcarousel-item {
  width: 620px;
}
.multiFeatureContainer.wide .jcarousel-clip,
.multiFeatureContainer.wide,
.multiFeatureContainer.wide .jcarousel-container,
.multiFeatureContainer.wide .jcarousel-item {
  width: 930px;
}
ul.jcarousel-skin-images li {
  height: 194px;
  list-style: none outside none;
}
.jcarousel-skin-images {
  margin: 0;
  padding: 0;
}
.multifeature-bx-wrapper,
.multifeature-bx-wrapper .bx-window {
  height: 194px;
}
.jcarousel-skin-images .jcarousel-next,
.multifeature-bx-wrapper .bx-next {
  background: url("/ejcms/cache/images/carousel/next-trans.png") no-repeat scroll 0 0 transparent;
  height: 36px;
  width: 36px;
  cursor: pointer;
  position: absolute;
  right: 8px;
  top: 80px;
}
.jcarousel-skin-images .jcarousel-prev-horizontal,
.multifeature-bx-wrapper .bx-prev {
  background: url("/ejcms/cache/images/carousel/prev-trans.png") no-repeat scroll 0 0 transparent;
  height: 36px;
  width: 36px;
  cursor: pointer;
  left: 3px;
  position: absolute;
  top: 80px;
}
.jcarousel-skin-images .jcarousel-clip {
  overflow: hidden;
}
.jcarousel-skin-images .jcarousel-prev-horizontal:hover {
  background-image: url("/ejcms/cache/images/carousel/prev.png");
}
.jcarousel-skin-images .jcarousel-next-horizontal:hover {
  background-image: url("/ejcms/cache/images/carousel/next.png");
}
.jcarousel-skin-images .carouselContentBar {
  background: url("/ejcms/cache/images/Backgrounds/stripBackSmall.png") repeat scroll 0 0 transparent;
  color: White;
  display: block;
  height: 73px;
  position: absolute;
  width: 133px;
  padding-left: 12px;
  padding-right: 5px;
  padding-top: 5px;
}
.jcarousel-skin-images .carouselContentBar.top {
  top: 0;
  left: 0;
}
.jcarousel-skin-images .carouselContentBar.bottom {
  bottom: 0;
  left: 0;
}
.jcarousel-skin-images .carouselContentBar.none {
  display: none;
}
.jcarousel-skin-images .carouselContentBar .carouselTitle {
  display: block;
  font-weight: bold;
  font-size: 1.2em;
  font-family: 'easyjet_rounded_bookRg', Arial, Verdana, Tahoma, Georgia, sans-serif;
  margin: 0;
}
.jcarousel-skin-images .carouselContentBar .carouselText {
  display: block;
  font-size: 1em;
  font-weight: normal;
  margin: 0;
}
.jcarousel-skin-images .carouselContentBar .carouselPrice {
  bottom: 6px;
  display: block;
  font-size: 0.9em;
  position: absolute;
}
.jcarousel-skin-images .feature {
  float: left;
  margin-right: 5px;
  position: relative;
  height: 194px;
  width: 150px;
}
.jcarousel-skin-images .feature img {
  border: 0px;
}
.jcarousel-skin-images a:link,
.jcarousel-skin-images a:visited,
.jcarousel-skin-images a:hover,
.jcarousel-skin-images a:active {
  text-decoration: none;
}
.jcarousel-skin-images a:hover {
  cursor: pointer;
}
.staticFeatureBlocks li a {
  display: inline-block;
  /* this is to give the <a> a nonzero size so that Chrome tabstops on it */

}
.staticFeatureBlocks li {
  padding-bottom: 5px;
}
.staticFeatureBlocks li.lastStaticBlock {
  padding-bottom: 20px;
}
.staticFeatureBlocks a {
  outline: none;
}
.staticFeatureBlocks a:focus .carouselContentBar {
  background-image: none;
  background-color: #ff6600;
}
.staticFeatureBlocks a:focus .carouselContentBar .carouselTitle,
.staticFeatureBlocks a:focus .carouselContentBar .carouselText,
.staticFeatureBlocks a:focus .carouselContentBar .carouselPrice {
  color: white;
  font-weight: bold;
  text-decoration: none;
}
.languageSelectContainer {
  height: 20px;
  float: left;
}
.languageSelectContainer .languageOption.languageOptionHeader {
  padding: 5px 8px 5px 8px;
}
.languageSelectContainer .languageText,
.languageSelectContainer .flagImage {
  vertical-align: baseline;
}
.languageSelectContainer.dropdownHidden {
  height: 20px;
  max-width: 400px;
  float: left;
}
.languageOption {
  height: 20px;
  padding: 2px 8px 2px 8px;
  z-index: 10000;
  max-width: 400px;
}
.languageOption.dropdownVisible {
  height: 20px;
  float: left;
  background-color: #7d7d7d;
  color: white;
  border: 1px solid #7d7d7d;
  border-bottom: none;
}
.languageSelectDropdown {
  background-color: #7d7d7d;
  position: absolute;
  z-index: 1000;
  border: 1px solid #7d7d7d;
  border-top: none;
  color: white;
  border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  margin-top: 30px;
  padding-top: 5px;
}
#languageSelected {
  font-weight: bold;
}
.countriesContainer {
  float: left;
}
.countriesContainer .languageListCol {
  float: left;
  min-width: 150px;
}
ul.languageListCol {
  list-style: none;
  padding: 3px 0 0 0;
  margin: 0;
}
img.flagImage {
  padding-right: 6px;
  border: none;
  vertical-align: text-bottom;
}
.blueText.dropdownVisible {
  color: white;
}
.languageSelectLink {
  text-decoration: none;
  color: white;
  vertical-align: middle;
  display: block;
}
a.languageSelectLink:hover {
  text-decoration: none;
}
a.languageSelectLink span:hover,
a.languageSelectLink span:focus {
  text-decoration: underline;
}
.languageText {
  vertical-align: middle;
}
.languageText.selected {
  font-weight: bold;
}
.languageText:hover {
  cursor: pointer;
  text-decoration: underline;
}
.selectArrow {
  float: right;
  padding: 5px 4px 4px 4px;
}
.selectArrow.hidden {
  display: none;
}
.closeButtonContainer {
  height: 20px;
  width: 150px;
}
.closeButton {
  float: left;
  padding: 8px;
}
.closeButton a {
  color: white;
  text-decoration: none;
}
.closeButton a:hover,
.closeButton a:focus {
  text-decoration: underline;
}
.visitorRecognition {
  float: left;
  padding: 5px 5px 5px 0px;
  width: 0px;
}
.HeaderVisitorRecognitionMessage {
  color: black;
  float: left;
  font-weight: 700;
  height: 20px;
  margin-left: 10px;
  margin-top: 2px;
  width: 400px;
}
.HeaderVisitorRecognitionMessage.dropdownVisible {
  float: none;
  position: relative;
  left: -150px;
}
.HeaderVisitorRecognitionMessage a {
  color: #004b91;
}
.HeaderVisitorRecognitionMessage a:hover {
  color: #ff7b00;
}
.languageText a,
.languageText a:hover {
  color: #004b91;
}
.languageText a.dropdownVisible,
.languageText a.dropdownVisible:hover {
  color: white;
}
.languageSelectWhiteBox {
  background-color: white;
  border-color: Gray;
  border-style: solid;
  border-width: 1px;
  float: left;
  margin-left: 50px;
  padding-left: 10px;
  padding-right: 10px;
  position: absolute;
  top: 26px;
  width: 200px;
  z-index: 999;
}
.languageSelectWhiteBox .section {
  margin-top: 10px;
}
.languageSelectClose img {
  border: 0px;
}
.languageSelectText {
  float: left;
  color: #666666;
}
.languageSelectClose,
.selectLanguageButton {
  float: right;
}
.selectLanguageButton {
  margin-top: 12px;
  margin-bottom: 10px;
}
.selectLanguageButton a:hover {
  text-decoration: none;
}
.languagesDropdownContainer select {
  width: 150px;
  border: 1px solid #8e9292;
  color: #666666;
  font-size: 1em;
}
.selectLanguageButton p {
  margin: 0px;
}
/* Error pages */

.errorWrapper {
  margin-top: 15px;
}
.errorContent {
  border: 1px solid #b1b1b1;
  padding: 5px 10px;
}
/* Breadcrumb Nav */

.mainBreadcrumbNavContent {
  float: left;
}
.breadcrumbContainer {
  width: 100%;
  margin: 0 0 20px 0;
  font-family: 'easyjet_rounded_bookRg', Arial, verdana, tahoma, georgia, sans-serif;
  font-size: 1.15em;
}
/*top part*/

.mainBreadcrumbNav {
  height: 30px;
  width: 100%;
  background-color: #7d7d7d;
}
.mainBreadcrumbNav .blackTab {
  background-color: #2d2d2d;
  color: white;
}
.mainBreadcrumbNav .greyTab {
  color: white;
}
.mainBreadcrumbNav .blackTab,
.mainBreadcrumbNav .greyTab {
  height: 30px;
  float: left;
  min-width: 100px;
}
.mainBreadcrumbNav .clearTab {
  height: 30px;
  float: left;
}
.mainBreadcrumbNav .breadcrumbText {
  text-align: center;
  padding: 7px 0 0 0;
  margin: 0 20px;
}
.mainBreadcrumbNav .greyTab .breadcrumbText,
.mainBreadcrumbNav .blackTab .breadcrumbText,
.greyTab .dropdownTab .dropdownOption a.dropdownLink,
.blackTab .dropdownTab .dropdownOption a.dropdownLink {
  color: white;
}
.mainBreadcrumbNav a.changeLink {
  color: white;
  text-decoration: none;
  padding-left: 4px;
}
.mainBreadcrumbNav a.textLink {
  color: white;
  text-decoration: none;
}
.mainBreadcrumbNav .arrowImage {
  float: right;
  padding: 5px 2px 0 4px;
}
.mainBreadcrumbNav .dropdownTab {
  margin-top: 6px;
  padding: 6px;
  position: absolute;
  z-index: 15;
}
.mainBreadcrumbNav .dropdownTab .listCol {
  float: left;
}
.mainBreadcrumbNav .dropdownTab ul {
  list-style: none;
  padding: 0 16px;
  min-width: 60px;
}
.mainBreadcrumbNav .blackTab .dropdownTab {
  background-color: #2d2d2d;
}
.mainBreadcrumbNav .dropdownTab .dropdownOption {
  padding: 0 6px 4px 0px;
}
/* bottom part*/

.subBreadcrumbNavBar {
  height: 29px;
  width: 100%;
  background-color: #7d7d7d;
  color: white;
  border-top: white 1px solid;
}
.subBreadcrumbNavBar .breadcrumbText {
  color: white;
  padding: 5px 10px 0 10px;
  text-align: center;
}
.subBreadcrumbNavBar .activeTab,
.subBreadcrumbNavBar .clearTab {
  min-width: 100px;
  height: 28px;
  float: left;
}
.subBreadcrumbNavBar .activeTab {
  background-color: #2d2d2d;
}
.subBreadcrumbNavBar .clearTab a {
  text-decoration: none;
  color: white;
}
/* non-JS controls */

.mainBreadcrumbNav noscript select,
.mainBreadcrumbNav noscript input,
.mainBreadcrumbNav noscript span {
  position: relative;
  top: -4px;
}
.mainBreadcrumbNav noscript select {
  margin-right: 2px;
}
.mainBreadcrumbNav noscript span {
  margin-right: 5px;
}
/*** Horizontal Scroller ***/

li.HorizontalCarouselItem {
  float: left;
  margin: auto 0;
}
.HorizontalPositionIndicator {
  padding: 8px;
  float: left;
  width: 10px;
  height: 10px;
  background: url('/ejcms/cache/images/inspireme/filled-indicator-image-small.png') no-repeat 8px 8px;
}
.HorizontalPositionIndicator.Selected {
  background: url('/ejcms/cache/images/inspireme/IconOrangeOrb.png') no-repeat 8px 8px;
}
/** Horz Scroller Animation**/

@-webkit-keyframes shakeRight {
  0%, 100% {
    -webkit-transform: translateX(0);
  }
  35% {
    -webkit-transform: translateX(10px);
  }
  70% {
    -webkit-transform: translateX(-10px);
  }
}
@-webkit-keyframes shakeLeft {
  0%, 100% {
    -webkit-transform: translateX(0);
  }
  35% {
    -webkit-transform: translateX(-10px);
  }
  70% {
    -webkit-transform: translateX(10px);
  }
}
@-moz-keyframes shakeRight {
  0%, 100% {
    -moz-transform: translateX(0);
  }
  35% {
    -moz-transform: translateX(10px);
  }
  70% {
    -moz-transform: translateX(-10px);
  }
}
@-moz-keyframes shakeLeft {
  0%, 100% {
    -moz-transform: translateX(0);
  }
  35% {
    -moz-transform: translateX(-10px);
  }
  70% {
    -moz-transform: translateX(10px);
  }
}
@-o-keyframes shakeRight {
  0%, 100% {
    -o-transform: translateX(0);
  }
  35% {
    -o-transform: translateX(10px);
  }
  70% {
    -o-transform: translateX(-10px);
  }
}
@-o-keyframes shakeLeft {
  0%, 100% {
    -o-transform: translateX(0);
  }
  35% {
    -o-transform: translateX(-10px);
  }
  70% {
    -o-transform: translateX(10px);
  }
}
@-ms-keyframes shakeRight {
  0%, 100% {
    -ms-transform: translateX(0);
  }
  35% {
    -ms-transform: translateX(10px);
  }
  70% {
    -ms-transform: translateX(-10px);
  }
}
@-ms-keyframes shakeLeft {
  0%, 100% {
    -ms-transform: translateX(0);
  }
  35% {
    -ms-transform: translateX(-10px);
  }
  70% {
    -ms-transform: translateX(10px);
  }
}
@keyframes shakeRight {
  0%, 100% {
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  35% {
    -moz-transform: translateX(10px);
    -ms-transform: translateX(10px);
    -o-transform: translateX(10px);
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
  }
  70% {
    -moz-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    -o-transform: translateX(-10px);
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
  }
}
@keyframes shakeLeft {
  0%, 100% {
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  35% {
    -moz-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    -o-transform: translateX(-10px);
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  70% {
    -moz-transform: translateX(10px);
    -ms-transform: translateX(10px);
    -o-transform: translateX(10px);
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
  }
}
/* Hides an element visually without hiding from screen readers */

.visuallyHidden {
  position: absolute;
  clip: rect(1px 1px 1px 1px);
  /* for IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
  margin: -1px;
  border: 0;
  padding: 0;
  width: 1px;
  height: 1px;
  overflow: hidden;
}
.CssAnimateNoFlash {
  -webkit-perspective: 100;
  -moz-perspective: 100;
  -ms-perspective: 100;
  perspective: 100;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -moz-transition: -moz-transform 0ms linear;
  -o-transition: -o-transform 0ms linear;
  -webkit-transition: -webkit-transform 0ms linear;
  transition: -webkit-transform 0ms linear;
  -webkit-tap-highlight-color: transparent;
}
.Hidden {
  display: none;
}
.PositionIndicator .HorizontalPositionIndicator {
  background: none;
  background-color: #ffa381;
  cursor: pointer;
  margin: 0px 5px;
  outline: none;
  padding: 1px;
}
.PositionIndicator .HorizontalPositionIndicator.Selected {
  background-color: white;
}
.PositionIndicator .HorizontalPositionIndicator:focus {
  outline-offset: 1px;
}
/********** ADVERTS ***********/

.staticAdvertContent {
  font-family: 'easyjet_rounded_lightRg', Arial, Verdana, Tahoma, Georgia, sans-serif;
  padding: 15px 10px 8px 15px;
}
.staticAdvertContent p {
  margin: 0px;
  padding: 0px;
}
/*** Carousel Price Box ***/

.CarouselPriceBox .formattedPrice {
  font-family: 'easyjet_rounded_lightRg', Arial, Verdana, Tahoma, Georgia, sans-serif;
  color: #2d2d2d;
  margin-left: 0;
  margin-right: 10px;
  margin-top: 14px;
  padding-bottom: 0px;
  letter-spacing: -1pt;
  word-spacing: -2pt;
  height: 75px;
  text-align: center;
}
.CarouselPriceBox .formattedPrice .p1 {
  font-size: 3.5em;
}
.CarouselPriceBox .formattedPrice .p2 {
  font-size: 5.5em;
}
.CarouselPriceBox .formattedPrice .p3 {
  vertical-align: top;
  position: relative;
  top: 10px;
  font-size: 2.3em;
}
.CarouselPriceBox .BookingType {
  color: #2d2d2d;
  font-family: 'easyjet_rounded_lightRg', Arial, Verdana, Tahoma, Georgia, sans-serif;
  font-size: 1.3em;
  margin-right: 11px;
  margin-top: -13px;
  text-align: right;
  display: block;
}
.booking-com-details {
  color: #666666;
  margin: 5px 0 2px 0;
}
.booking-com-score {
  margin-right: 8px;
  float: left;
}
.booking-com-stars {
  float: left;
  vertical-align: top;
}
.booking-com-star {
  margin-right: 1px;
  vertical-align: top;
}
.ui-helper-hidden {
  display: none;
}
.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
}
.ui-helper-clearfix:after {
  clear: both;
}
.ui-helper-clearfix {
  zoom: 1;
}
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
}
.page-header-1 {
  font-family: 'easyjet_rounded_bookRg', Arial, sans-serif;
  font-size: 2.5em;
  font-weight: normal;
  color: #ff6600;
  margin: 0em 0em 0.5em 0em;
}
.page-header-2 {
  font-family: 'easyjet_rounded_bookRg', Arial, sans-serif;
  font-size: 1.5em;
  font-weight: normal;
  margin: 1.5em 0em 0.75em 0em;
}
.page-header-3 {
  font-family: 'easyjet_rounded_bookRg', Arial, sans-serif;
  font-size: 1.2em;
  font-weight: normal;
  margin: 1.5em 0em 0.75em 0em;
}
.headline-2_5em {
  font-family: 'easyjet_rounded_headlineRg', Arial, sans-serif;
  font-size: 2.5em;
}
.headline-1_5em {
  font-family: 'easyjet_rounded_headlineRg', Arial, sans-serif;
  font-size: 1.5em;
}
.book-2_5em {
  font-family: 'easyjet_rounded_bookRg', Arial, sans-serif;
  font-size: 2.5em;
}
.book-1_5em {
  font-family: 'easyjet_rounded_bookRg', Arial, sans-serif;
  font-size: 1.5em;
}
.light-2_5em {
  font-family: 'easyjet_rounded_lightRg', Arial, sans-serif;
  font-size: 2.5em;
}
.light-1_5em {
  font-family: 'easyjet_rounded_lightRg', Arial, sans-serif;
  font-size: 1.5em;
}
.invert-title {
  color: white !important;
  background: #2a2a2a !important;
  padding: 10px !important;
  margin-bottom: 15px !important;
}
.siteWrapper {
  width: 940px;
  margin: 0 auto 40px auto;
}
.siteWrapperFragment {
  width: 940px;
  margin: 0;
}
.largeCol {
  width: 620px;
  float: left;
  position: relative;
  z-index: 1;
}
.smallRightCol {
  width: 300px;
  padding-left: 20px;
  float: right;
  position: relative;
  z-index: 2;
}
.smallLeftCol {
  width: 300px;
  padding-right: 20px;
  float: left;
  position: relative;
  z-index: 2;
}
.thirdLeftCol {
  width: 300px;
  float: left;
  padding-right: 10px;
}
.thirdRightCol {
  width: 300px;
  float: right;
}
.headerii-wrapper {
  font-family: 'easyjet_rounded_bookRg', Arial, Verdana, Tahoma, Georgia, sans-serif;
  font-size: 110%;
  position: relative;
  margin-top: 5px;
}
.headerii-wrapper .landmarkLink:focus,
.headerii-wrapper .landmarkLink:active {
  width: auto;
  position: absolute;
  top: 9px;
}
.headerii-logo-link {
  float: left;
  padding-left: 5px;
  padding-right: 10px;
}
.headerii-logo-image {
  border: none;
}
.headerii-link-container {
  float: right;
}
.headerii-link {
  float: left;
  margin-right: 25px;
  margin-top: 15px;
  color: white;
  text-decoration: none;
}
.headerii-link:hover {
  text-decoration: underline;
}
.headerii-link:visited {
  color: white;
}
.headerii-wrapper .landmarkLinksList {
  position: absolute;
  left: 140px;
  width: 400px;
}
.landmarkLinksList {
  margin-bottom: 0px;
  margin-top: 0px;
  position: relative;
  list-style: outside none;
}
.landmarkLink {
  background-color: white;
  border: 1px solid black;
  height: auto;
  top: -9999em;
  padding: 5px 10px;
  position: absolute;
  text-align: center;
  text-decoration: none;
  width: 75%;
}
.landmarkLink:focus,
.landmarkLink:active {
  position: relative;
  text-decoration: none;
  top: 20px;
  z-index: 20;
}
.languageii-wrapper {
  float: left;
  margin-right: 12px;
  margin-top: 5px;
  color: white;
}
.languageii-js-wrapper {
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}
.languageii-header {
  padding: 10px 16px 15px 16px;
  cursor: pointer;
  height: 15px;
}
.languageii-open .languageii-header {
  background-color: #2d2d2d;
}
.languageii-header-name {
  text-decoration: none;
}
.languageii-open span.languageii-header-name:focus {
  outline-color: white;
}
.languageii-header:hover .languageii-header-name {
  text-decoration: underline;
}
.languageii-header-flag {
  border: 1px solid #c8c8c8;
  margin-left: 6px;
  vertical-align: text-bottom;
}
.languageii-dropdown-wrapper {
  position: relative;
  z-index: 21;
}
.languageii-dropdown {
  visibility: hidden;
  background-color: #2d2d2d;
  color: #c8c8c8;
  position: absolute;
  right: 0px;
  padding: 5px 5px 10px 15px;
}
.languageii-open .languageii-dropdown {
  visibility: visible;
}
.languageii-countries {
  width: 500px;
  margin: 10px;
}
.languageii-close-link {
  cursor: pointer;
}
.languageii-close-link:hover {
  text-decoration: underline;
}
span.languageii-close-link:focus {
  outline-color: white;
}
.languageii-column {
  float: left;
  margin: 0;
  padding: 0;
  list-style: none;
}
.languageii-option {
  height: 30px;
  margin: 0;
  padding: 0;
  list-style: none;
}
a.languageii-link,
a.languageii-link:link,
a.languageii-link:hover,
a.languageii-link:visited,
a.languageii-link:active {
  color: #c8c8c8;
  text-decoration: none;
}
a.languageii-link:focus {
  outline-color: white;
}
.languageii-flag {
  border: 1px solid #c8c8c8;
  vertical-align: text-bottom;
}
.languageii-name {
  margin-left: 4px;
}
a.languageii-link:hover .languageii-name {
  text-decoration: underline;
}
.megaNavWrapper {
  height: 45px;
  width: 940px;
  font-family: 'easyjet_rounded_lightRg', Arial, Verdana, Tahoma, Georgia, sans-serif;
}
.megaNavWrapper .megaNav {
  background-color: white;
  height: 45px;
  list-style: none;
  margin: 0px -10px 0px -10px;
  padding: 0px 10px;
  position: relative;
  z-index: 20;
}
.megaNavWrapper .megaNavRibbbons {
  background: url(/ejcms/cache/images/content/ribbon-banner.png) no-repeat;
  height: 10px;
  margin-left: -10px;
  margin-right: -10px;
}
.megaNav li {
  float: left;
  list-style-position: inside;
  list-style: none;
}
.megaNav .megaNavTab {
  float: left;
  height: 45px;
  text-align: center;
}
.megaNav .megaNavTabHeader {
  display: inline-block;
  font-size: 1em;
  margin: 0;
  font-weight: normal;
}
.megaNav .megaNavTabContent {
  border-left: 2px solid #e6e7e7;
  color: black;
  display: block;
  font-size: 1.25em;
  margin-top: 8px;
  padding: 6px 0px;
}
.megaNav .megaNavTab .megaNavTabContent {
  white-space: nowrap;
}
.megaNav .megaNavRightLink .megaNavTabContent {
  white-space: nowrap;
}
.megaNav .megaNavRightLink {
  float: right;
}
.megaNav .megaNavTab.first {
  font-family: 'easyjet_rounded_headlineRg', Arial, Verdana, Tahoma, Georgia, sans-serif;
  padding-left: 0px;
}
.megaNav .megaNavTab.hasContent.cssHover:hover,
.megaNav .megaNavTab.hasContent.highlight {
  background-color: #2d2d2d;
  height: 46px;
  margin-bottom: -1px;
}
.megaNav .megaNavTab.hasContent.cssHover:hover .megaNavTabContent,
.megaNav .megaNavTab.hasContent.highlight .megaNavTabContent {
  color: #eeeeee;
  border-left: 2px solid #2d2d2d;
}
.megaNav .megaNavTab.first .megaNavTabContent,
.megaNav .megaNavTab.first.cssHover:hover .megaNavTabContent,
.megaNav .megaNavTab.first.highlight .megaNavTabContent,
.megaNav .megaNavRightLink .megaNavTabContent {
  border: none;
}
.megaNav .megaNavTab.hasContent.cssHover:hover a:focus,
.megaNav .megaNavTab.hasContent.highlight a:focus {
  outline-color: white;
}
.megaNav .megaNavTab.hasContent.cssHover:hover .megaNavDropdown,
.megaNav .megaNavTab.hasContent .megaNavDropdown.shown {
  left: 10px;
}
.megaNav .megaNavTab.hasContent.cssHover:hover .megaNavDropdown {
  -moz-transition-delay: 0.25s;
  -o-transition-delay: 0.25s;
  -webkit-transition-delay: 0.25s;
  transition-delay: 0.25s;
}
.megaNav .megaNavDropdown {
  background-color: #2d2d2d;
  background-image: none;
  display: inline-block;
  color: #eeeeee;
  font-family: 'easyjet_rounded_lightRg', Arial, Verdana, Tahoma, Georgia, sans-serif;
  font-size: 1.1em;
  left: -9999px;
  margin: 0px;
  position: absolute;
  top: 45px;
  width: 940px;
}
.megaNav .megaNavDropdown .a:focus,
.megaNav .megaNavDropdown span:focus {
  outline-color: white;
}
.megaNav .megaNavDropdown ul {
  margin: 0px;
  padding: 0px;
}
.megaNav .megaNavDropdown .megaNavColumn {
  padding: 20px 10px 10px 10px;
  text-align: left;
  width: 215px;
}
.megaNav .megaNavDropdown .megaNavColumn,
.megaNav .megaNavDropdown .megaNavColumn a {
  color: #eeeeee;
}
.megaNav .megaNavDropdown .megaNavColumn li {
  clear: both;
  padding: 7px 0px;
}
.megaNav .megaNavDropdown .megaNavColumn .megaNavColumnTitle {
  font-weight: bold;
  padding-bottom: 5px;
}
.megaNav .megaNavDropdown .megaNavDropdownClose {
  display: none;
  clear: both;
  float: left;
  padding: 5px 10px 10px 10px;
}
.megaNav .megaNavDropdown .megaNavDropdownClose .megaNavDropdownCloseLink {
  cursor: pointer;
}
.megaNav .megaNavDropdown .megaNavDropdownClose .megaNavDropdownCloseLink:hover {
  text-decoration: underline;
}
.footerII {
  background-color: #484849;
  color: #eeeeee;
  font-family: 'easyjet_rounded_lightRg', Arial, verdana, tahoma, georgia, sans-serif;
  font-size: 1em;
}
.footerII a {
  color: #eeeeee;
}
.footerII a:focus {
  outline-color: white;
}
.footerII ul {
  padding: 0px;
  margin: 0px;
}
.footerII li {
  list-style: none;
  margin: 5px 0px;
}
.footerII .footerIICol {
  float: left;
  margin: 22px 0px 20px 16px;
}
.footerII .footerIICol h2 {
  font-size: 1em;
  font-weight: bold;
  margin: 0px 0px 10px 0px;
}
.footerII .footerIICol.richText {
  float: right;
  margin-right: 16px;
}
.footerII .footerIICol.richText p {
  margin: 0px 0px 10px 0px;
}
.footerII .footerIICol.richText a {
  font-weight: bold;
  margin-left: 5px;
}
.footerII .footerIICol.richText img {
  vertical-align: middle;
  border: none;
}
/************ Passenger Modal Popup styles ************/

.passengerModal {
  width: 350px;
  border: 1px solid gray;
  background-color: White;
}
.passengerModal form {
  margin-top: 0px;
  margin-bottom: 0px;
}
.modalHeading {
  color: White;
  min-height: 55px;
  overflow: hidden;
}
.modalHeading h3 {
  font-size: 1.7em;
  font-weight: normal;
  margin: 0px;
  padding: 15px 16px 16px;
}
.modalContent {
  padding: 17px 30px;
}
.selectAdultsContainer {
  float: left;
  margin-right: 30px;
  width: 42px;
  text-align: center;
}
.selectChildrenContainer {
  float: left;
  width: 90px;
  margin-right: 10px;
  text-align: center;
  margin-bottom: 20px;
}
.selectInfantsContainer {
  width: 90px;
  float: left;
  text-align: center;
}
.radioContainer {
  float: left;
  font-size: 0.9em;
  margin-right: 20px;
  width: 75px;
}
.selectLabel {
  display: block;
  margin-bottom: 14px;
  font-family: 'easyjet_rounded_bookRg', Arial, Verdana, Tahoma, Georgia, sans-serif;
  font-weight: bold;
  font-size: 1.2em;
}
.modalContent p {
  margin: 0px;
  font-size: 0.9em;
}
.modalContent .selectAdultsContainer label,
.modalContent .selectChildrenContainer label,
.modalContent .selectInfantsContainer label {
  display: block;
  margin: 0px;
  font-size: 0.9em;
}
.modalContent .selectAdultsContainer label,
.modalContent .selectChildrenContainer label,
.modalContent .selectInfantsContainer label {
  display: block;
  margin: 0px;
  font-size: 0.9em;
}
.modalContent .checkInValidation {
  left: -9999px;
  position: absolute;
}
.selectChildren,
.selectAdults,
.selectInfants {
  margin-bottom: 3px;
}
.radioContainer label {
  float: left;
  display: block;
  line-height: 1.4em;
  margin-left: 3px;
}
.radioContainer input {
  float: left;
  display: block;
  margin: 0px;
  padding: 0px;
}
.popupOriginalSmallPrint {
  color: #666666;
  font-size: 0.9em;
  padding-top: 14px;
  text-align: justify;
}
.popupAlternativeSmallPrint {
  color: #666666;
  font-size: 0.9em;
  padding-top: 14px;
  text-align: justify;
}
/* all iOS devices (iPhone, iPod Touch, iPad) */

@media screen and (max-device-width: 1024px) {
  #simplemodal-overlay {
    height: 5000px !important;
  }
}
#simplemodal-container a.simplemodal-close {
  background: url(/ejcms/cache/images/buttons/overlay_close.png) no-repeat;
  width: 17px;
  height: 17px;
  display: inline;
  z-index: 3200;
  position: absolute;
  top: 8px;
  right: 8px;
  cursor: pointer;
}
/* all Retina iOS devices (iPhone, iPod Touch, iPad) */

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  #simplemodal-container a.simplemodal-close {
    background: url(/ejcms/cache/images/buttons/overlay_closeX2.png) no-repeat;
    -moz-background-size: 17px, 17px;
    -o-background-size: 17px, 17px;
    -webkit-background-size: 17px, 17px;
    background-size: 17px, 17px;
  }
}
/* Browser Out Of Date Styles */

.OutOfDateModal {
  font-family: 'easyjet_rounded_bookrg', arial, verdana, tahoma, georgia, sans-serif;
  width: 700px;
  height: 350px;
}
.OutOfDateModal .modalHeading {
  min-height: 45px;
}
.OutOfDateModal .modalHeading h3 {
  padding-bottom: 0px;
}
.OutOfDateModal .modalContent {
  color: #666666;
  background-color: white;
}
/* Check-in form styles */

.checkinModal {
  width: 350px;
  /*min-height: 280px;*/
  border: 1px solid gray;
  background-color: White;
}
.checkinModal form {
  margin-top: 0px;
  margin-bottom: 0px;
}
.surnameContainer input,
.bookingRefContainer input {
  width: 270px;
  height: 19px;
  margin-bottom: 16px;
  float: left;
}
.checkboxContainer label {
  display: block;
  float: left;
  width: 253px;
  margin-right: 4px;
  color: #666666;
  font-size: 90%;
}
.checkboxContainer input {
  float: left;
}
.redAsterisk {
  font-size: 180%;
  font-weight: bold;
  color: red;
  float: right;
  display: none;
}
/************** ej Orange Arrow Button **************/

.ejOrangeArrowButton {
  background-color: #ff6600;
  cursor: pointer;
  display: inline-block;
  height: 30px;
  margin-bottom: 5px;
  min-width: 1px;
}
.ejOrangeArrowButton.right {
  float: right;
}
.ejOrangeArrowButton:hover,
.ejOrangeArrowButton:visited,
.ejOrangeArrowButton:active {
  text-decoration: none;
}
.ejOrangeArrowButtonText {
  color: white;
  float: left;
  font-family: 'easyjet_rounded_headlineRg', Arial, Verdana, Tahoma, Georgia, sans-serif;
  font-size: 1.2em;
  padding: 7px;
}
.ejOrangeArrowButtonArrow {
  background-color: #ff6600;
  border-left: 1px solid white;
  float: left;
  height: 30px;
  width: 30px;
}
.ejOrangeArrowButtonArrow .ejOrangeArrowButtonArrowImage {
  border: none;
  padding: 10px;
}
.ejOrangeArrowButton input {
  background: url(/ejcms/cache/images/buttons/orange_button_arrow_full.png) no-repeat right;
  border: none;
  color: white;
  cursor: pointer;
  font-family: 'easyjet_rounded_headlineRg', Arial, Verdana, Tahoma, Georgia, sans-serif;
  font-size: 1.2em;
  height: 30px;
  padding: 0px 37px 0px 7px;
}
.modalContent .ejOrangeArrowButton {
  float: right;
  margin-top: 14px;
}
.tabco {
  display: inline-block;
  zoom: 1;
  *display: inline;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  margin-bottom: 20px;
  min-width: 300px;
  height: 430px;
  position: relative;
}
.tabco-content {
  position: absolute;
  z-index: 1;
  top: 33px;
  background-color: white;
  display: block;
  border: #2d2d2d 1px solid;
  height: 395px;
  width: 298px;
}
.tabco-iframe {
  display: block;
  border: none;
  overflow: hidden;
  position: absolute;
  background: white;
  min-width: 298px;
  z-index: 2;
  border: #2d2d2d 1px solid;
  margin-top: -1px;
  margin-left: -1px;
}
.tabco-panel-wrapper {
  display: none;
}
.tabco-panel-wrapper.tabco-panel-selected {
  display: block;
}
.tabco-tabs {
  position: absolute;
  top: 4px;
  z-index: 2;
  width: 301px;
  height: 30px;
  overflow: visible;
  font-family: 'easyjet_rounded_bookRg', Arial, Verdana, Tahoma, Georgia, sans-serif;
  text-transform: uppercase;
}
.tabco-tab {
  background-color: #2d2d2d;
  height: 14px;
  line-height: 15px;
  font-size: 11px;
  padding: 8px 0;
  color: white;
  cursor: pointer;
  display: block;
  float: left;
  text-align: center;
  width: 74px;
}
.tabco-tab.last-tab {
  width: 75px;
}
.tabco-text {
  display: block;
  padding: 0 2px;
  max-width: 100%;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}
span.tabco-tab:focus {
  position: relative;
}
.tabco-tab.tabco-tab-selected {
  margin-top: -4px;
  padding: 10px 0;
  cursor: default;
  color: black;
  background-color: white;
  border: 1px solid black;
  border-bottom: 0;
  height: 13px;
  width: 72px;
}
.tabco-tab.tabco-tab-selected.last-tab {
  width: 73px;
}
.tabco-tab.tabco-tab-selected .tabco-text {
  padding: 0 1px;
}
.tabco-tab-separator {
  width: 1px;
  height: 30px;
  background-color: #999999;
  float: left;
}
.tabco-no-js .tabco-tabs {
  height: 36px;
}
.tabco-no-js .tabco-tab,
.tabco-no-js .tabco-tab-separator {
  display: none;
  cursor: default;
}
.tabco-no-js .tabco-tab.tabco-tab-selected {
  display: block;
  height: 14px;
}
.tabco-enable-focus .tabco-tab:hover .tabco-icon.tabco-icon-off,
.tabco-enable-focus .tabco-tab:focus .tabco-icon.tabco-icon-off {
  display: none;
}
.tabco-enable-focus .tabco-tab:hover .tabco-icon.tabco-icon-on,
.tabco-enable-focus .tabco-tab:focus .tabco-icon.tabco-icon-on {
  display: block;
}
.tabco-trap {
  height: 1px;
  width: 1px;
  position: absolute;
  display: block;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tabco-html-wrapper {
  display: block;
  overflow: hidden;
}
.inspireMeSearchPodContainer {
  background-color: white;
  font-family: 'easyjet_rounded_bookRg', Arial, Verdana, Tahoma, Georgia, sans-serif;
  height: 300px;
  padding: 20px;
  position: relative;
  width: 258px;
}
.inspireMeSearchPodContainer .heading {
  clear: both;
  font-size: 1.0em;
  color: #666666;
  margin-bottom: 5px;
}
.inspireMeSearchPodContainer .inspireMeSearchOrigin {
  height: 22px;
  float: right;
  margin-bottom: 20px;
  width: 229px;
}
.inspireMeSearchPodContainer .inspireMeSearchDate {
  color: #666666;
  height: 16px;
  font-style: italic;
  margin: 0px 0px 5px 6px;
  padding: 2px 0px;
  width: 197px;
}
.inspireMeSearchPodContainer .inspireMeSearchWhenDurations {
  clear: both;
  padding-top: 8px;
}
.inspireMeSearchPodContainer .inspireMeSearchWhenDurations .inspireMeSearchWhenDurationsRadios {
  margin-left: 2px;
}
.inspireMeSearchPodContainer .inspireMeSearchWhenDurations .inspireMeSearchWhenDurationsRadios input {
  height: 13px;
  margin: 3px 3px 3px 5px;
  padding: 0px;
  vertical-align: middle;
  width: 13px;
}
.inspireMeSearchPodContainer .inspireMeSearchWhenDurations .inspireMeSearchWhenDurationsRadios label {
  padding-left: 5px;
  vertical-align: middle;
}
.inspireMeSearchPodContainer .inspireMeSearchValidation {
  color: red;
  float: left;
  padding-left: 5px;
}
.inspireMeSearchPodContainer .inspireMeSearchValidationReturn {
  color: red;
  float: left;
  padding-left: 28px;
}
.inspireMeSearchPodContainer .inspireMeSearchCustomDates {
  display: inline-block;
  min-height: 46px;
  width: 298px;
}
.inspireMeSearchPodContainer .inspireMeSearchCustomDatesRadio {
  height: 46px;
  float: left;
  margin-left: 7px;
  top: 0px;
}
.inspireMeSearchPodContainer .inspireMeSearchCustomDatesRadio label {
  display: none;
}
.inspireMeSearchPodContainer .inspireMeSearchDateContainer {
  float: left;
}
.inspireMeSearchPodContainer .inspireMeSearchCustomDates label {
  display: none;
}
.inspireMeSearchPodContainer .inspireMeSearchDateContainer img {
  cursor: pointer;
  left: 5px;
  position: relative;
  top: 3px;
  vertical-align: top;
}
.inspireMeSearchPodContainer .ejOrangeArrowButton {
  bottom: 15px;
  height: 33px;
  position: absolute;
  right: 20px;
}
.inspireMeSearchPodContainer .ejOrangeArrowButtonArrow {
  height: 33px;
}
.inspireMeSearchPodContainer .ejOrangeArrowButtonText {
  padding: 9px;
}
.inspireMeSearchPodContainer .ejOrangeArrowButtonArrowImage {
  padding: 11px 0px 0px 10px;
}
.inspireMeSearchPodContainer #inspireMeSearchOriginLabel {
  display: none;
}
.kahuna {
  position: relative;
  height: 604px;
}
.kahuna-tabco,
.kahuna-carousels,
.kahuna-carousel,
.kahuna-dealPanels,
.kahuna-dealPanel {
  position: absolute;
}
.kahuna-tabco {
  top: 15px;
  left: 15px;
  z-index: 2;
}
.kahuna-tabco .tabco-tabs {
  width: 298px;
}
.kahuna-tabco .tabco {
  margin-bottom: 5px;
}
.kahuna-tabco .tabco .tabco-iframe {
  border: 0;
  margin-top: 0;
  margin-left: 0;
}
.kahuna-tabco .tabco .tabco-content {
  border: 0;
  top: 34px;
}
.kahuna-tabco .tabco .tabco-tab.last-tab {
  width: 73px;
}
.kahuna-tabco .tabco .tabco-tab.last-tab .tabco-text {
  padding: 0 1px;
}
.kahuna-tabco .tabco .tabco-tab.tabco-tab-selected {
  border: 0;
  height: 14px;
  width: 74px;
}
.kahuna-tabco .tabco .tabco-tab.tabco-tab-selected .tabco-text {
  padding: 0 2px;
}
.kahuna-tabco .tabco .tabco-tab.tabco-tab-selected.last-tab {
  width: 73px;
}
.kahuna-tabco .tabco .tabco-tab.tabco-tab-selected.last-tab .tabco-text {
  padding: 0 1px;
}
.kahuna-carousels {
  z-index: 1;
  height: 404px;
  width: 940px;
}
.kahuna-dealPanels {
  z-index: 1;
  top: 404px;
  width: 940px;
}
.kahuna-carousel.kahuna-carousel-hidden,
.kahuna-dealPanel.kahuna-dealPanel-hidden {
  display: none;
}
.ImageMask {
  position: absolute;
  height: 404px;
  width: 940px;
  z-index: 2;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  pointer-events: none;
}
.CarouselViewport {
  position: relative;
  width: 940px;
  height: 404px;
  z-index: 4;
}
.CarouselViewport .CarouselInnerContent {
  height: 404px;
  overflow: hidden;
  position: absolute;
  width: 940px;
  z-index: 1;
}
.CarouselViewport .CarouselOuterContent {
  position: absolute;
  left: 750px;
  top: 70px;
  z-index: 4;
  width: 200px;
}
.CarouselPositionIndicator {
  left: 583px;
  position: relative;
  top: 369px;
  z-index: 5;
  width: 300px;
}
.Carousel {
  position: relative;
  height: 404px;
  width: 999999px;
  padding-left: 0px;
  margin-top: 0px;
  top: 0px;
  left: 0px;
}
.CarouselItem {
  float: left;
  list-style: none outside none;
  display: block;
  position: relative;
  width: 940px;
  height: 404px;
}
.CarouselItem .Slide {
  width: 940px;
  position: relative;
  z-index: -1;
  float: left;
}
.CarouselPriceBox {
  background-color: white;
  float: right;
  height: 100px;
  opacity: 0;
  position: relative;
  top: 0;
  width: 200px;
  z-index: 3;
}
.CarouselPriceBoxRibbon {
  background: url('/ejcms/cache/images/content/ribbon-right.gif') no-repeat;
  float: right;
  height: 10px;
  position: relative;
  width: 10px;
  z-index: 3;
}
.HeadLineText {
  color: white;
  width: 621px;
  font-size: 350%;
  position: absolute;
  top: 254px;
  left: 317px;
  text-align: center;
  z-index: 3;
  font-family: 'easyjet_rounded_headlineRg', Arial, Verdana, Tahoma, Georgia, sans-serif;
}
.SubtitleText {
  position: absolute;
  top: 301px;
  left: 324px;
  color: white;
  width: 620px;
  font-size: 170%;
  text-align: center;
  z-index: 3;
  font-family: 'easyjet_rounded_bookRg', Arial, Verdana, Tahoma, Georgia, sans-serif;
}
.Rotate {
  transform: rotate(-8.55deg);
  -ms-transform: rotate(-8.55deg);
  /* IE 9 */
  -webkit-transform: rotate(-8.55deg);
  /* Safari and Chrome */
  -o-transform: rotate(-8.55deg);
  /* Opera */
  -moz-transform: rotate(-8.55deg);
  /* Firefox */
  zoom: 1;
  /* IE8+ - must be on one line, unfortunately */

  /*-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.9659258262890683, M12=0.1888190451025207, M21=-0.1888190451025207, M22=0.9659258262890683, SizingMethod='auto expand')";*/

}
.CarouselLogoImage {
  position: absolute;
  right: 50px;
  bottom: 20px;
  z-index: 3;
}
.CarouselNonJsLink,
.CarouselInteractionPanel {
  position: absolute;
  z-index: 5;
  left: 320px;
  width: 620px;
  height: 349px;
  background-color: red;
  opacity: 0;
  filter: alpha(opacity=0);
}
.CarouselInteractionPanel.LinkActive {
  cursor: pointer;
}
.homepageAdvert {
  background-color: white;
  font-family: 'easyjet_rounded_lightRg', Arial, Verdana, Tahoma, Georgia, sans-serif;
  height: 176px;
  padding: 12px 0px 12px 15px;
  width: 297px;
}
.homepageAdvert p {
  margin: 0;
  padding: 0;
}
.homepageAdvertTitle {
  color: #ff6600;
  font-family: 'easyjet_rounded_bookRg', Arial, Verdana, Tahoma, Georgia, sans-serif;
  font-size: 2.3em;
  max-width: 277px;
  min-width: 1px;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  text-transform: capitalize;
  white-space: nowrap;
}
.homepageAdvertDetails {
  padding-bottom: 5px;
  padding-left: 2px;
}
.homepageAdvertSummary {
  font-size: 1.2em;
  width: 297px;
}
.homepageAdvertSummaryLeft {
  float: left;
}
.homepageAdvertSummaryRight {
  float: right;
}
.homepageAdvertPriceAmount {
  font-size: 2.3em;
  height: 30px;
}
.homepageAdvertPriceText {
  padding-left: 3px;
  font-size: 0.9em;
  height: 15px;
}
.homepageAdvertButton {
  margin-top: 10px;
  font-size: 0.95em;
}
.homepageAdvertSmallPrint {
  margin-top: 5px;
  padding-right: 10px;
}
.dealPanelWrapper {
  height: 200px;
  width: 940px;
}
.dealPanelWrapper .dealPanel {
  background-color: white;
  height: 200px;
  margin: 0px -10px 0px -10px;
  padding: 0px 10px;
}
.dealPanelWrapper .dealPanelRibbons {
  background: url(/ejcms/cache/images/content/ribbon-banner.png) no-repeat;
  height: 10px;
  margin-left: -10px;
  margin-right: -10px;
}
.dealPanelWrapper .dealSlot {
  width: 312px;
  height: 200px;
  float: left;
}
.dealPanelWrapper .dealSeparator {
  width: 2px;
  height: 176px;
  margin-top: 12px;
  float: left;
  background-color: #dddddd;
}
.SMFContainer {
  position: relative;
  z-index: 1;
}
.SMFViewport {
  min-height: 160px;
  overflow: hidden;
  position: relative;
  width: 940px;
  z-index: 1;
}
.SMFViewport .SMFList {
  width: 99999px;
  height: 160px;
  list-style: none;
  margin: 0;
  padding: 0;
}
.SMFClear {
  list-style: none;
  clear: both;
  float: none;
  width: 100%;
  height: 0;
}
.SMFList .SMFItem {
  float: left;
  list-style: none outside none;
  display: block;
  position: relative;
  width: 235px;
  height: 160px;
  margin: 0;
  padding: 0;
}
.SMFItem .SMFItemContent {
  top: 60px;
  width: 235px;
  text-align: center;
}
.SMFList img {
  position: absolute;
  border: none;
}
.SMFItem .SMFHeadline,
.SMFSub {
  font-family: 'easyjet_rounded_lightRg', Arial, Verdana, Tahoma, Georgia, sans-serif;
  left: 0px;
  position: absolute;
}
.SMFItem a,
.SMFItem a:hover,
.SMFItem a:visited,
.SMFItem a:active,
.SMFItem a:focus {
  text-decoration: none;
}
.SMFHeadline {
  top: 60px;
  font-size: 25px;
  padding: 0px 10px;
  width: 215px;
  cursor: pointer;
}
.SMFSub {
  bottom: 0px;
  padding-bottom: 10px;
  font-size: 15px;
  width: 235px;
  cursor: pointer;
}
.SMFViewport .Slide {
  width: 235px;
  height: 160px;
  position: relative;
  z-index: -1;
  float: left;
}
.SMFPositionIndicator .HorizontalPositionIndicator.VisibleSelected,
.SMFPositionIndicator .HorizontalPositionIndicator.VisibleSelected.Selected {
  background-color: white;
}
.SMFPositionIndicator .HorizontalPositionIndicator.ArrowLeft,
.SMFPositionIndicator .HorizontalPositionIndicator.ArrowRight {
  background-color: transparent;
  width: 0;
  height: 0;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  padding: 0px;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}
.SMFPositionIndicator .HorizontalPositionIndicator.ArrowLeft:focus,
.SMFPositionIndicator .HorizontalPositionIndicator.ArrowRight:focus {
  outline: none;
}
.SMFPositionIndicator .HorizontalPositionIndicator.ArrowLeft {
  border-right: 6px solid white;
}
.SMFPositionIndicator .HorizontalPositionIndicator.ArrowRight {
  border-left: 6px solid white;
}
.SMFBottomContainer {
  position: relative;
  width: 940px;
}
.SMFBottomContainer .SMFPositionIndicator {
  left: 0;
  top: -21px;
  margin: 0 auto;
  display: inline;
  position: relative;
  height: 0;
}
.SMFPositionIndicatorContainer {
  position: absolute;
  width: 922px;
  margin-left: 18px;
}
.countdownWrapper {
  margin-bottom: 20px;
}
.upsell-container {
  position: relative;
  display: none;
  margin: 0;
  padding: 0;
}
.upsell-container .upsell-content-container {
  padding: 10px;
  background-color: white;
}
.upsell-container .upsell-header {
  margin: 0;
  padding: 0 15px 0 0;
  color: white;
  text-transform: uppercase;
  font-weight: normal;
  line-height: 1.2em;
  font-family: 'easyjet_rounded_headlineRg', Arial, sans-serif;
  font-size: 18px;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.upsell-container .upsell-content-container p {
  height: auto;
}
.offers-list .content-block-europcar .content-block {
  overflow: visible;
}
.offers-list .content-block-europcar .content-block-content {
  float: left;
}
.offers-list .content-block-europcar .offer-title {
  max-width: 161px;
}
.offers-list .content-block-europcar .offer-price {
  max-width: 141px;
}
.offers-list .content-block-europcar .offers-list-book {
  max-width: 131px;
}
.offers-list .content-block-europcar .europcar-discount-display {
  position: absolute;
  left: 210px;
  top: 1px;
}
.offers-list .content-block-europcar .europcar-discount-display .europcar-discount-message {
  text-align: center;
  position: relative;
  left: -8px;
  top: -38px;
  width: 83px;
  height: 13px;
  -ms-transform: rotate(-51deg);
  -webkit-transform: rotate(-51deg);
  -o-transform: rotate(-51deg);
  -moz-transform: rotate(-51deg);
  transform: rotate(-51deg);
  float: right;
  zoom: 1;
  color: white;
}
.offers-list .content-block-europcar .europcar-discount-display .europcar-discount-image {
  width: 60px;
  height: 73px;
}
.bookingComOfferAdvert .homepageAdvertSummaryLeft {
  width: 195px;
}
.bookingComOfferAdvert .homepageAdvertSummaryRight {
  width: 102px;
  position: relative;
  top: -2px;
}
.bookingComOfferAdvert .bookingComOfferImage {
  -moz-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  transform: scaleX(-1);
  -ms-filter: "FlipH";
  filter: FlipH;
}
.bookingComOfferHotelImage {
  border: 1px solid #666666;
}
.bookingComOfferAdvert .booking-com-stars {
  margin-top: 5px;
  text-align: center;
  width: 92px;
}
.offers-list {
  position: relative;
  display: none;
  margin: 0;
  padding: 0;
}
.offers-list .moreInfo {
  margin-top: 10px;
}
.offers-list-header {
  margin: 0;
  padding: 0 15px 0 0;
  color: white;
  text-transform: uppercase;
  font-weight: normal;
  line-height: 1.2em;
  font-family: 'easyjet_rounded_headlineRg', Arial, Verdana, Tahoma, Georgia, sans-serif;
  font-size: 18px;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.offers-list-subheader {
  font-family: 'easyjet_rounded_bookRg', Arial, Verdana, Tahoma, Georgia, sans-serif;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.offer-title,
.offer-price {
  line-height: 1.1em;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #464646;
}
.offer-title {
  font-size: 15px;
  max-width: 180px;
  font-weight: bold;
  padding-top: 2px;
  float: left;
}
.offer-price {
  font-size: 12px;
  font-weight: normal;
  padding-top: 4px;
}
.offer-price strong {
  font-weight: bold;
  color: #ff6600;
}
.panel-block {
  position: relative;
  font-size: 12px;
  line-height: 1.1em;
  min-height: 20px;
  padding: 9px 10px 10px 10px;
  margin: 10px 0;
  background-color: white;
  width: 300px;
}
.third-party-header .iframeDates {
  color: white;
  margin: 0;
}
.third-party-content .moreInfo {
  background-color: white;
  position: relative;
  height: 13px;
  padding-bottom: 5px;
}
.third-party-content .moreInfo .moreInfoLink {
  float: right;
  color: #004b91;
  margin-right: 5px;
}
.third-party-content .moreInfo .smallPrint {
  float: left;
  margin-left: 10px;
}
.panel-block.third-party {
  background-color: #4f868e;
  padding: 0 0 5px 0;
  position: relative;
}
.panel-block.third-party .third-party-header {
  padding: 9px 10px 8px 10px;
  position: relative;
}
.panel-block.third-party .third-party-footer {
  padding: 5px 10px 0 10px;
  font-family: 'easyjet_rounded_bookRg', Arial, Verdana, Tahoma, Georgia, sans-serif;
  text-align: center;
}
.panel-block.third-party .third-party-header .angle-tab-small {
  right: 5px;
  position: absolute;
  bottom: 0px;
  padding: 0;
}
.panel-block.third-party .third-party-header .angle-tab-small img {
  vertical-align: middle;
  /* fix for not displaying images in IE8 */
  max-width: none;
}
.panel-block.third-party .third-party-content {
  margin: 0 5px;
  background-color: white;
}
.panel-block.third-party .third-party-content > .white-panel {
  margin: 0;
  border: none;
}
.panel-block.third-party .third-party-content > .white-panel p {
  color: #464646;
  font-size: 15px;
  font-weight: bold;
  padding: 0;
  margin: 0;
}
.panel-block.third-party .third-party-content > .white-panel p strong {
  color: #ff6600;
}
.panel-block.third-party .third-party-content > .white-panel a,
.panel-block.third-party .third-party-content > .white-panel a:visited,
.panel-block.third-party .third-party-content > .white-panel a:active {
  font-size: 12px;
  font-weight: normal;
  color: #004b91;
  text-decoration: none;
}
.panel-block.third-party .third-party-content > .white-panel a:hover {
  font-size: 12px;
  font-weight: normal;
  color: #004b91;
  text-decoration: underline;
}
.panel-block:first-child {
  margin-top: 0;
}
.panel-block p {
  margin: 0 0 10px 0;
  font-size: 11px;
  height: 13px;
}
.panel-block .white-panel {
  background-color: white;
  border: 1px solid #cccccc;
}
.panel-block .orange-panel {
  background-color: #ff6600;
  border: 1px solid #ff6600;
}
.panel-block .orange-panel p {
  color: white;
}
.panel-block .white-panel,
.panel-block .orange-panel {
  min-height: 20px;
  padding: 9px 10px;
  margin: 10px 0 10px 0;
  position: relative;
  /* added for 'disable overlay' functionality */

}
.content-container {
  padding: 15px 10px 0 10px;
  background-color: white;
}
.content-block {
  overflow: hidden;
  position: relative;
}
.content-block p {
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  color: #004b91;
  font-size: 12px;
  font-weight: bold;
  padding-top: 5px;
}
.content-block .titleSymbol {
  color: #464646;
  font-size: 15px;
  font-weight: bold;
  padding-top: 2px;
  float: left;
  width: 10px;
}
.content-block a,
.content-block a:visited,
.content-block a:active {
  color: #004b91;
  text-decoration: none;
}
.content-block a:hover {
  color: #004b91;
  text-decoration: underline;
}
.content-divider {
  clear: both;
  height: 1px;
  overflow: hidden;
  background: #cccccc;
  margin: 10px 0;
}
.content-block-image {
  float: left;
}
.content-block-content {
  float: right;
  width: 180px;
}
.europcarAdvert .europcarPanelCarName {
  float: left;
  display: inline-block;
}
.europcarAdvert .europcarPanelCarSymbol {
  float: left;
  width: 10px;
  font-size: 2.3em;
  color: #ff6600;
  font-family: 'easyjet_rounded_bookRg', Arial, Verdana, Tahoma, Georgia, sans-serif;
  white-space: nowrap;
  min-width: 20px;
}
.europcarAdvert .homepageAdvertSummaryLeft {
  width: 185px;
}
.europcarAdvert .homepageAdvertSummaryRight {
  text-align: center;
  width: 112px;
  height: 100px;
}
.europcarAdvert .europcarCarImage {
  -moz-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  -ms-filter: "FlipH";
  filter: FlipH;
}
.europcarAdvertSimilarText {
  font-size: 0.8em;
  margin-top: 2px;
}
.europCarPanel-DiscountImage {
  height: 48px;
  width: 60px;
}
.europCarPanel-Discount {
  color: green;
  width: 60px;
  margin-left: 26px;
  min-height: 40px;
  font-family: 'easyjet_rounded_lightRg', Arial, Verdana, Tahoma, Georgia, sans-serif;
  font-size: 0.9em;
  padding-top: 14px;
  position: relative;
  top: -44px;
}
.flightOffer .homepageAdvertPriceAmount {
  height: 45px;
}
.flightOfferAdvertContainer {
  width: 312px;
  height: 200px;
  padding: 0px;
  background-color: white;
}
.imageFeature {
  margin-bottom: 20px;
  position: relative;
}
.imageFeature a.imageLink {
  display: block;
  position: relative;
}
.imageFeature .richTextArea {
  position: absolute;
  top: 10px;
  left: 20px;
  color: Black;
  font-family: 'easyjet_rounded_bookRg', Arial, Verdana, Tahoma, Georgia, sans-serif;
}
.imageFeature .richTextArea p {
  margin: 1em 0;
  padding: 0;
}
.imageFeature a:link,
.imageFeature a:visited,
.imageFeature a:hover,
.imageFeature a:active {
  text-decoration: none;
}
.imageFeature a:hover {
  cursor: pointer;
}
.imageFeature img {
  display: block;
  border: 0px;
}
.CollapsiblePanel {
  margin-bottom: 20px;
}
.CollapsiblePanel .CollapsiblePanelHeader {
  padding: 5px;
}
.CollapsiblePanel .CollapsiblePanelHeader img {
  vertical-align: middle;
  border: none;
}
.CollapsiblePanel .CollapsiblePanelHeader .PanelIcon {
  float: left;
  padding-right: 5px;
}
.CollapsiblePanel .CollapsiblePanelHeader .PanelHeaderText {
  font-weight: bold;
  margin: 0px 5px 0px 0px;
}
.CollapsiblePanel .CollapsiblePanelHeader span.ExpandIcon {
  float: right;
  padding: 7px;
  margin: -3px;
}
.CollapsiblePanel .CollapsiblePanelHeader span.ExpandIcon:focus {
  outline-width: 2px;
}
.CollapsiblePanel .CollapsiblePanelHeader:hover {
  cursor: pointer;
}
.CollapsiblePanel .CollapsiblePanelBody {
  padding: 1px 10px;
  margin: 0;
}
.CollapsiblePanel .CollapsiblePanelBody p,
.CollapsiblePanel .CollapsiblePanelBody ul {
  margin: 0px 0px 8px 0px;
}
.CollapsiblePanel .CollapsiblePanelBody ul {
  padding-left: 15px;
}
.CollapsiblePanel .CollapsiblePanelBody li {
  padding-left: 5px;
}
.stackedTextBoxes {
  width: 300px;
  margin-bottom: 20px;
}
.stackedTextBoxes .stackedTextBoxesContent {
  background-color: white;
  overflow: auto;
}
.stackedTextBoxes .stackedTextBoxesContent a {
  text-align: right;
  float: right;
  color: #3193f6;
  font-size: 1em;
  margin-top: 5px;
}
.stackedTextBoxes .stackedTextBoxesHeader {
  overflow: hidden;
  width: 100%;
  background: #2d2d2d no-repeat top left;
  font-family: 'easyjet_rounded_headlineRg', Arial, sans-serif;
}
.stackedTextBoxes .stackedTextBoxesHeader h3 {
  font-weight: normal;
  margin: 7px 10px;
  color: White;
  font-size: 1.2em;
}
.stackedTextBoxes .stackedBox {
  border-bottom: 1px solid #2d2d2d;
  border-left: 1px solid #2d2d2d;
  border-right: 1px solid #2d2d2d;
  border-top: none;
  font-family: 'easyjet_rounded_bookRg', Arial, sans-serif;
  background-color: transparent;
  overflow: auto;
  padding: 5px 15px 10px;
}
.stackedTextBoxes .stackedBox p {
  margin: 0px;
}
.stackedTextBoxes .stackedBox h4 {
  margin: 5px 0px;
  font-weight: normal;
  font-size: 1.1em;
  color: #666666;
}
.jqplot-target {
  position: relative;
  font-size: 1em;
}
.jqplot-axis {
  font-size: .75em;
}
.jqplot-xaxis {
  margin-top: 10px;
}
.jqplot-x2axis {
  margin-bottom: 10px;
}
.jqplot-yaxis {
  margin-right: 10px;
}
.jqplot-y2axis,
.jqplot-y3axis,
.jqplot-y4axis,
.jqplot-y5axis,
.jqplot-y6axis,
.jqplot-y7axis,
.jqplot-y8axis,
.jqplot-y9axis,
.jqplot-yMidAxis {
  margin-left: 10px;
  margin-right: 10px;
}
.jqplot-axis-tick,
.jqplot-xaxis-tick,
.jqplot-yaxis-tick,
.jqplot-x2axis-tick,
.jqplot-y2axis-tick,
.jqplot-y3axis-tick,
.jqplot-y4axis-tick,
.jqplot-y5axis-tick,
.jqplot-y6axis-tick,
.jqplot-y7axis-tick,
.jqplot-y8axis-tick,
.jqplot-y9axis-tick,
.jqplot-yMidAxis-tick {
  position: absolute;
  white-space: pre;
}
.jqplot-xaxis-tick {
  top: 0;
  left: 15px;
  vertical-align: top;
}
.jqplot-x2axis-tick {
  bottom: 0;
  left: 15px;
  vertical-align: bottom;
}
.jqplot-yaxis-tick {
  right: 0;
  top: 15px;
  text-align: right;
}
.jqplot-yaxis-tick.jqplot-breakTick {
  right: -20px;
  margin-right: 0;
  padding: 1px 5px 1px 5px;
  z-index: 2;
  font-size: 1.5em;
}
.jqplot-y2axis-tick,
.jqplot-y3axis-tick,
.jqplot-y4axis-tick,
.jqplot-y5axis-tick,
.jqplot-y6axis-tick,
.jqplot-y7axis-tick,
.jqplot-y8axis-tick,
.jqplot-y9axis-tick {
  left: 0;
  top: 15px;
  text-align: left;
}
.jqplot-yMidAxis-tick {
  text-align: center;
  white-space: nowrap;
}
.jqplot-xaxis-label {
  margin-top: 10px;
  font-size: 11pt;
  position: absolute;
}
.jqplot-x2axis-label {
  margin-bottom: 10px;
  font-size: 11pt;
  position: absolute;
}
.jqplot-yaxis-label {
  margin-right: 10px;
  font-size: 11pt;
  position: absolute;
}
.jqplot-yMidAxis-label {
  font-size: 11pt;
  position: absolute;
}
.jqplot-y2axis-label,
.jqplot-y3axis-label,
.jqplot-y4axis-label,
.jqplot-y5axis-label,
.jqplot-y6axis-label,
.jqplot-y7axis-label,
.jqplot-y8axis-label,
.jqplot-y9axis-label {
  font-size: 11pt;
  margin-left: 10px;
  position: absolute;
}
.jqplot-meterGauge-tick {
  font-size: .75em;
  color: #999999;
}
.jqplot-meterGauge-label {
  font-size: 1em;
  color: #999999;
}
table.jqplot-table-legend {
  margin-top: 12px;
  margin-bottom: 12px;
  margin-left: 12px;
  margin-right: 12px;
}
table.jqplot-table-legend,
table.jqplot-cursor-legend {
  background-color: rgba(255, 255, 255, 0.6);
  border: 1px solid #cccccc;
  position: absolute;
  font-size: .75em;
}
td.jqplot-table-legend {
  vertical-align: middle;
}
td.jqplot-seriesToggle:hover,
td.jqplot-seriesToggle:active {
  cursor: pointer;
}
.jqplot-table-legend .jqplot-series-hidden {
  text-decoration: line-through;
}
div.jqplot-table-legend-swatch-outline {
  border: 1px solid #cccccc;
  padding: 1px;
}
div.jqplot-table-legend-swatch {
  width: 0;
  height: 0;
  border-top-width: 5px;
  border-bottom-width: 5px;
  border-left-width: 6px;
  border-right-width: 6px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
}
.jqplot-title {
  top: 0;
  left: 0;
  padding-bottom: .5em;
  font-size: 1.2em;
}
table.jqplot-cursor-tooltip {
  border: 1px solid #cccccc;
  font-size: .75em;
}
.jqplot-cursor-tooltip {
  border: 1px solid #cccccc;
  font-size: .75em;
  white-space: nowrap;
  background: rgba(208, 208, 208, 0.5);
  padding: 1px;
}
.jqplot-highlighter-tooltip,
.jqplot-canvasOverlay-tooltip {
  border: 1px solid #cccccc;
  font-size: .75em;
  white-space: nowrap;
  background: rgba(208, 208, 208, 0.5);
  padding: 1px;
}
.jqplot-point-label {
  font-size: .75em;
  z-index: 2;
}
td.jqplot-cursor-legend-swatch {
  vertical-align: middle;
  text-align: center;
}
div.jqplot-cursor-legend-swatch {
  width: 1.2em;
  height: .7em;
}
.jqplot-error {
  text-align: center;
}
.jqplot-error-message {
  position: relative;
  top: 46%;
  display: inline-block;
}
div.jqplot-bubble-label {
  font-size: .8em;
  padding-left: 2px;
  padding-right: 2px;
  color: #333333;
}
div.jqplot-bubble-label.jqplot-bubble-label-highlight {
  background: rgba(230, 230, 230, 0.7);
}
div.jqplot-noData-container {
  text-align: center;
  background-color: rgba(245, 245, 245, 0.3);
}
.timetable {
  font-family: 'easyjet_rounded_bookRg', Arial, Verdana, Tahoma, Georgia, sans-serif;
  margin-bottom: 20px;
  margin-top: 0;
  position: relative;
  min-height: 0;
}
.timetable input[type=button] {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
}
.timetable-loading-background {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 3;
  background-color: black;
  opacity: 0.5;
}
.timetable-loading-foreground {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 4;
}
.timetable-loading-centred {
  margin-top: 120px;
  width: 100%;
  color: white;
  font-size: 22px;
  text-align: center;
}
.timetable-outboundLeg {
  border: 1px solid #484849;
}
.timetable-returnLeg {
  border: 1px solid #484849;
  margin-top: 20px;
}
.timetable-header-out {
  background-position: 8px 5px;
  background-repeat: no-repeat;
  background-color: #484849;
  color: white;
  font-size: 15px;
  padding: 5px 8px 0;
  background-image: url('/ejcms/cache/images/content/timetable/flight_out.png');
}
.timetable-header-out select {
  font-family: 'easyjet_rounded_bookRg', Arial, Verdana, Tahoma, Georgia, sans-serif;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .timetable-header-out {
    background-image: url(Common/extension-2x('/ejcms/cache/images/content/timetable/flight_out.png'));
    background-size: 25px 25px;
  }
}
.timetable-header-in {
  background-position: 8px 5px;
  background-repeat: no-repeat;
  background-color: #484849;
  color: white;
  font-size: 15px;
  padding: 5px 8px 0;
  background-image: url('/ejcms/cache/images/content/timetable/flight_in.png');
}
.timetable-header-in select {
  font-family: 'easyjet_rounded_bookRg', Arial, Verdana, Tahoma, Georgia, sans-serif;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .timetable-header-in {
    background-image: url(Common/extension-2x('/ejcms/cache/images/content/timetable/flight_in.png'));
    background-size: 25px 25px;
  }
}
.timetable-header-helpIcon {
  width: 18px;
  height: 18px;
  margin: 0px 0px 0px 5px;
  padding: 0px;
  cursor: pointer;
  border: none;
  vertical-align: text-top;
  background-image: url('/ejcms/cache/images/content/timetable/info.png');
  background-color: transparent;
  background-repeat: no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .timetable-header-helpIcon {
    background-image: url(Common/extension-2x('/ejcms/cache/images/content/timetable/info.png'));
    background-size: 18px 18px;
  }
}
.timetable-header-details {
  float: left;
  width: 570px;
  margin-left: 31px;
}
.timetable-header-route,
.timetable-header-passengers {
  float: left;
  height: 24px;
  line-height: 24px;
  margin: 0 0 5px;
  padding: 0;
  white-space: nowrap;
}
.timetable-header-route {
  margin-right: 5px;
}
.timetable-header-passengers {
  color: #cccccc;
}
.timetable-outbound,
.timetable-return {
  background-color: white;
  padding: 10px;
}
.timetable-outbound {
  min-height: 198px;
}
.timetable-graph-year {
  position: relative;
}
.timetable-graph-month,
.timetable-graph-day {
  position: relative;
  background-image: url('/ejcms/cache/images/content/timetable/graph-separator.png');
  background-position: center top;
  background-repeat: no-repeat;
  margin-top: 3px;
  padding-top: 15px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .timetable-graph-month,
  .timetable-graph-day {
    background-image: url(Common/extension-2x('/ejcms/cache/images/content/timetable/graph-separator.png'));
    background-size: 618px 19px;
  }
}
.timetable-plot-area {
  -webkit-tap-highlight-color: transparent;
}
.timetable-plot-area .jqplot-xaxis {
  margin-top: -1px;
  background-color: #e6e6e6;
  border-top: solid 2px white;
  border-left: solid 1px white;
  z-index: 1;
}
@media (-webkit-min-device-pixel-ratio: 2) {
  .timetable-plot-area .jqplot-xaxis {
    background: url('/ejcms/cache/images/backgrounds/e6e6e6_Pixel.png');
  }
}
.timetable-plot-area .jqplot-xaxis-tick {
  text-align: center;
  padding-top: 3px;
  padding-bottom: 3px;
}
.timetable-plot-area .jqplot-yaxis {
  padding-bottom: 20px;
  margin-right: 0px;
  background-color: white;
  z-index: 2;
}
@media (-webkit-min-device-pixel-ratio: 2) {
  .timetable-plot-area .jqplot-yaxis {
    background: url('/ejcms/cache//images/backgrounds/fff_Pixel.png');
  }
}
.timetable-plot-area .jqplot-yaxis-tick {
  padding-right: 6px;
}
.timetable-plot-area .jqplot-event-canvas {
  -webkit-tap-highlight-color: transparent;
}
.timetable-plot-yAxis {
  color: #666666;
  font-weight: bold;
}
.timetable-plot-xAxis {
  color: #666666;
}
.timetable-plot-xAxis.timetable-day-highlight .timetable-plot-xAxis-subLabel {
  font-weight: bold;
  color: #ff6600;
}
.timetable-plot-xAxis-mainLabel {
  font-weight: bold;
}
.timetable-plot-xAxis-noteLabel {
  color: #ff6600;
}
.timetable-graph-above {
  position: relative;
}
.timetable-graph-title {
  color: #aaaaaa;
  padding: 5px 0px;
}
.timetable-outboundLeg .timetable-graph-above {
  height: 39px;
}
.timetable-outboundLeg .timetable-graph-above .timetable-graph-title {
  position: absolute;
  padding-top: 12px;
}
.timetable-graph-instructionOverlay {
  z-index: 1;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  position: relative;
  pointer-events: none;
  margin: 0px 40px 0px 70px;
  background-color: #ffffcc;
  border: 1px solid #eeeeee;
}
.timetable-graph-instructionOverlay .timetable-graph-instructionContent {
  position: relative;
  padding: 5px 22px;
  text-align: center;
  font-size: 0.9em;
  color: #333333;
}
.timetable-graph-instructionOverlay .timetable-graph-instructionIcon {
  position: absolute;
  top: 4px;
  left: 4px;
  height: 15px;
  width: 15px;
  background-image: url('/ejcms/cache/images/content/information_icon.png');
  background-repeat: no-repeat;
}
.timetable-axisHeader {
  margin: 2px -1px 0px 23px;
  height: 14px;
  padding-top: 1px;
  text-align: center;
  color: #666666;
  background-color: #e6e6e6;
  font-size: 0.9em;
}
.timetable-filters {
  z-index: 1;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  position: absolute;
  text-align: right;
  cursor: default;
  opacity: 0.8;
  font-size: 0.9em;
  right: 5px;
  height: 25px;
}
.timetable-filters-inner {
  padding: 3px 3px 2px 10px;
  background-color: rgba(255, 255, 255, 0.5);
}
.timetable-filter-label {
  margin: 0 3px;
}
.timetable-filter-checkbox {
  position: relative;
  top: 2px;
}
.basket {
  color: #666666;
  background-color: white;
  margin-bottom: 20px;
}
.basket select {
  font-family: 'easyjet_rounded_bookRg', Arial, Verdana, Tahoma, Georgia, sans-serif;
}
.basket-header {
  font-size: 16px;
  font-family: 'easyjet_rounded_bookRg', Arial, Verdana, Tahoma, Georgia, sans-serif;
  padding: 10px;
  background: #484849;
  color: white;
  min-height: 0;
  height: 15px;
  line-height: 16px;
  text-transform: uppercase;
}
.basket-image {
  width: 100%;
  display: block;
}
.basket-disabled {
  margin: 10px 0px;
  padding: 0px 10px;
}
.basket-flight {
  margin: 0;
  padding: 8px 8px 10px;
  font-size: 12px;
  line-height: 18px;
  width: 284px;
  background-repeat: no-repeat;
  background-position: 8px 8px;
}
.basket-flight-outbound {
  background-color: #e7e5df;
  background-image: url('/ejcms/cache/images/content/timetable/flight_out.png');
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .basket-flight-outbound {
    background-image: url(Common/extension-2x('/ejcms/cache/images/content/timetable/flight_out.png'));
    background-size: 25px 25px;
  }
}
.basket-flight-return {
  background-color: #fff3e7;
  background-image: url('/ejcms/cache/images/content/timetable/flight_in.png');
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .basket-flight-return {
    background-image: url(Common/extension-2x('/ejcms/cache/images/content/timetable/flight_in.png'));
    background-size: 25px 25px;
  }
}
.basket-flight-header {
  font-size: 14px;
  height: 24px;
  line-height: 24px;
  float: left;
  padding-left: 30px;
  margin-bottom: 2px;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 233px;
}
.basket-flight-remove {
  float: right;
  height: 15px;
  width: 15px;
  padding: 0px;
  cursor: pointer;
  border: medium none;
  vertical-align: middle;
  background-color: transparent;
  background-repeat: no-repeat;
  background-image: url('/ejcms/cache/images/content/timetable/close.png');
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .basket-flight-remove {
    background-image: url(Common/extension-2x('/ejcms/cache/images/content/timetable/close.png'));
    background-size: 15px 15px;
  }
}
.basket-flight-row {
  padding-left: 30px;
}
.basket-flight-row-header {
  width: 30%;
  float: left;
}
.basket-flight-row-content {
  width: 70%;
  float: left;
}
.basket-flight-approximate,
.basket-flight-soldout {
  font-style: italic;
  margin: 8px 0 0;
  padding-left: 30px;
}
.basket-flight-soldout {
  color: #ff6600;
}
.basket-add-remove {
  height: 40px;
  line-height: 40px;
  text-align: center;
  cursor: pointer;
  margin: 0 0 10px;
  background: #ff6600;
  font-family: 'easyjet_rounded_bookRg', Arial, Verdana, Tahoma, Georgia, sans-serif;
  font-size: 14px;
  color: white;
  text-transform: uppercase;
}
.basket-add-remove-content {
  height: 40px;
  display: inline-block;
  border: none;
  font-family: 'easyjet_rounded_bookRg', Arial, Verdana, Tahoma, Georgia, sans-serif;
  font-size: 14px;
  color: white;
  cursor: pointer;
  width: 100%;
  text-transform: uppercase;
}
.basket-add .basket-add-remove-content {
  padding-left: 0;
  background: none;
}
.basket-remove .basket-add-remove-content {
  padding-left: 0;
  background: url('/ejcms/cache/images/content/timetable/close.png') left no-repeat;
  background-position: 12px 50%;
}
.basket-passengers {
  margin: 10px 0;
}
.basket-passengers-column {
  float: left;
  width: 27.333%;
  margin: 0 3% 5px;
}
.basket-passengers-column label {
  width: 100%;
}
.basket-passengers-column select {
  width: 100%;
  margin-top: 6px;
  height: 22px;
}
.basket-submit-button {
  border: none;
  width: 100%;
  height: 40px;
  color: #666666;
  cursor: pointer;
  font-family: 'easyjet_rounded_bookRg', Arial, Verdana, Tahoma, Georgia, sans-serif;
  font-size: 16px;
  -moz-transition: background-color linear 1s, color linear 1s;
  -o-transition: background-color linear 1s, color linear 1s;
  -webkit-transition: background-color linear 1s, color linear 1s;
  transition: background-color linear 1s, color linear 1s;
  text-transform: uppercase;
}
.basket-submit-button.basket-submit-button-disabled {
  cursor: default;
}
.timetable-noscript table {
  width: 100%;
  background-color: white;
  border-collapse: collapse;
}
.timetable-noscript table th,
.timetable-noscript table td {
  border: solid 1px #484849;
  padding: 3px 8px 2px 8px;
}
.timetable-noscript table th {
  font-weight: normal;
  font-size: 1.1em;
  text-align: left;
  background-color: #7d7d7d;
  color: white;
}
.timetable-noscript table th.timetable-noscript-time {
  min-width: 65px;
}
.timetable-noscript table tr:nth-child(even) {
  background-color: #e6e6e6;
}
.timetable-noscript table td.timetable-noscript-day {
  background-color: white;
}
.timetable-noscript .timetable-noscript-bar {
  display: inline-block;
  background-color: #ff6600;
  height: 10px;
  margin-right: 5px;
}
.odometer.odometer-auto-theme,
.odometer.odometer-theme-train-station {
  display: -moz-inline-box;
  -moz-box-orient: vertical;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  position: relative;
}
.odometer.odometer-auto-theme,
.odometer.odometer-theme-train-station {
  *display: inline;
}
.odometer.odometer-auto-theme .odometer-digit,
.odometer.odometer-theme-train-station .odometer-digit {
  display: -moz-inline-box;
  -moz-box-orient: vertical;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  position: relative;
}
.odometer.odometer-auto-theme .odometer-digit,
.odometer.odometer-theme-train-station .odometer-digit {
  *display: inline;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-digit-spacer,
.odometer.odometer-theme-train-station .odometer-digit .odometer-digit-spacer {
  display: -moz-inline-box;
  -moz-box-orient: vertical;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  visibility: hidden;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-digit-spacer,
.odometer.odometer-theme-train-station .odometer-digit .odometer-digit-spacer {
  *display: inline;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-digit-inner,
.odometer.odometer-theme-train-station .odometer-digit .odometer-digit-inner {
  text-align: left;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon,
.odometer.odometer-theme-train-station .odometer-digit .odometer-ribbon {
  display: block;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon-inner,
.odometer.odometer-theme-train-station .odometer-digit .odometer-ribbon-inner {
  display: block;
  -webkit-backface-visibility: hidden;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-value,
.odometer.odometer-theme-train-station .odometer-digit .odometer-value {
  display: block;
  -webkit-transform: translateZ(0);
}
.odometer.odometer-auto-theme .odometer-digit .odometer-value.odometer-last-value,
.odometer.odometer-theme-train-station .odometer-digit .odometer-value.odometer-last-value {
  position: absolute;
}
.odometer.odometer-auto-theme.odometer-animating-up .odometer-ribbon-inner,
.odometer.odometer-theme-train-station.odometer-animating-up .odometer-ribbon-inner {
  -webkit-transition: -webkit-transform 2s;
  -moz-transition: -moz-transform 2s;
  -ms-transition: -ms-transform 2s;
  -o-transition: -o-transform 2s;
  transition: transform 2s;
}
.odometer.odometer-auto-theme.odometer-animating-up.odometer-animating .odometer-ribbon-inner,
.odometer.odometer-theme-train-station.odometer-animating-up.odometer-animating .odometer-ribbon-inner {
  -moz-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
}
.odometer.odometer-auto-theme.odometer-animating-down .odometer-ribbon-inner,
.odometer.odometer-theme-train-station.odometer-animating-down .odometer-ribbon-inner {
  -moz-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
}
.odometer.odometer-auto-theme.odometer-animating-down.odometer-animating .odometer-ribbon-inner,
.odometer.odometer-theme-train-station.odometer-animating-down.odometer-animating .odometer-ribbon-inner {
  -webkit-transition: -webkit-transform 2s;
  -moz-transition: -moz-transform 2s;
  -ms-transition: -ms-transform 2s;
  -o-transition: -o-transform 2s;
  transition: transform 2s;
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.odometer.odometer-auto-theme .odometer-digit,
.odometer.odometer-theme-train-station .odometer-digit {
  display: -moz-inline-box;
  -moz-box-orient: vertical;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  -moz-border-radius: 0.1em;
  -webkit-border-radius: 0.1em;
  -o-border-radius: 0.1em;
  -ms-border-radius: 0.1em;
  -khtml-border-radius: 0.1em;
  border-radius: 0.1em;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #383839), color-stop(35%, #383839), color-stop(55%, #585859), color-stop(55%, #383839), color-stop(100%, #383839));
  background-image: -webkit-linear-gradient(top, #383839 0%, #383839 35%, #585859 55%, #383839 55%, #383839 100%);
  background-image: -moz-linear-gradient(top, #383839 0%, #383839 35%, #585859 55%, #383839 55%, #383839 100%);
  background-image: -o-linear-gradient(top, #383839 0%, #383839 35%, #585859 55%, #383839 55%, #383839 100%);
  background-image: -ms-linear-gradient(top, #383839 0%, #383839 35%, #585859 55%, #383839 55%, #383839 100%);
  background-image: linear-gradient(top, #383839 0%, #383839 35%, #585859 55%, #383839 55%, #383839 100%);
  background-color: #484849;
  padding: 0 0.15em;
  color: white;
}
.odometer.odometer-auto-theme .odometer-digit,
.odometer.odometer-theme-train-station .odometer-digit {
  *display: inline;
}
.odometer.odometer-auto-theme .odometer-digit + .odometer-digit,
.odometer.odometer-theme-train-station .odometer-digit + .odometer-digit {
  margin-left: 0.1em;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-digit-inner,
.odometer.odometer-theme-train-station .odometer-digit .odometer-digit-inner {
  left: 0.15em;
}
.lff {
  font-family: 'easyjet_rounded_bookRg', Arial, Verdana, Tahoma, Georgia, sans-serif;
  margin-bottom: 20px;
}
.lff-header {
  background: #484849;
  color: white;
  float: left;
  font: normal 16px 'easyjet_rounded_bookRg', Arial, Verdana, Tahoma, Georgia, sans-serif;
  height: 18px;
  line-height: 20px;
  margin: 0;
  padding: 8px 18px;
  text-transform: uppercase;
}
.lff-header-triangle {
  border-style: solid;
  border-width: 34px 0 0 34px;
  border-color: transparent transparent transparent #484849;
  float: left;
  height: 0;
  width: 0;
}
.lff-filters-wrapper {
  border: 1px solid #484849;
  background-color: #f2f2f2;
  color: #555555;
}
.lff-filter {
  float: left;
  margin: 10px 0px 10px 20px;
}
.lff-filter-label {
  margin: 0px 0px 3px 8px;
  font-size: 0.9em;
}
.lff-filter-value {
  color: #666666;
  cursor: pointer;
  height: 25px;
  line-height: 25px;
  border: 1px solid #bbbbbb;
  background-color: white;
  padding-left: 8px;
  width: 262px;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.lff-subText {
  font-size: 0.8em;
}
.lff-hasValue {
  color: black;
}
.lff-filter-dropdown {
  position: absolute;
  margin-top: -1px;
  z-index: 5;
  min-width: 617px;
}
.lff-filter-dropdown-inner {
  display: inline-block;
  border: 1px solid #bbbbbb;
  background: white;
}
.lff-filter-column {
  color: black;
  width: 270px;
  display: inline-block;
  vertical-align: top;
}
.lff-dropdown-text {
  font-size: 0.9em;
  margin: 5px 10px 20px 5px;
}
.lff-dropdown-nearby {
  margin-bottom: 10px;
}
.lff-dropdown-nearby .lff-filter-item {
  background-color: #eeeeee;
  margin-bottom: 2px;
}
.lff-filter-column-content {
  height: 400px;
  overflow: auto;
  padding-top: 1px;
  margin: 10px;
  position: relative;
}
.lff-filter-item {
  cursor: pointer;
  height: 22px;
  line-height: 22px;
  margin: 0 1px;
  padding: 0 5px;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.lff-filter-item.lff-lowlighted {
  color: #888888;
}
.lff-filter-item.lff-selected {
  background: #ff6600;
  color: white;
}
.lff-filter-item.lff-hidden {
  display: none;
}
.lff-seats {
  float: right;
  margin: 27px 20px 8px 20px;
  color: #444444;
  font-size: 14px;
  text-transform: uppercase;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 310px;
}
.lff-seats-digits {
  height: 28px;
  font-size: 20px;
  font-family: Consolas, 'Lucida Console', 'DejaVu Sans Mono', monospace;
}
.lff-seats-digits.static-counter {
  background-color: #111111;
  color: white;
  padding-left: 6px;
  margin-right: 4px;
  letter-spacing: 6px;
}
.lff-seats-price {
  font-weight: bold;
}
/*
Image Grid's configuration is dependant on Sitecore settings,
so some styling is output inline in the Image Grid sublayout
*/

.image-grid {
  overflow: hidden;
  margin-bottom: 20px;
}
.image-grid .image-block {
  float: left;
  display: block;
}
.image-grid img {
  display: block;
  width: 100%;
  border: 0;
}
.image-grid a {
  text-decoration: none;
}
.image-grid-row {
  clear: both;
}
.image-grid-header {
  position: relative;
  overflow: hidden;
}
.image-grid-header span {
  position: absolute;
  padding: 4px 6px;
  font-family: 'easyjet_rounded_headlineRg', Arial, sans-serif;
  font-size: 1.2em;
  cursor: pointer;
}
.multi-column-drop-down {
  border: 1px solid black;
  padding: 15px 0;
  position: absolute;
  outline: 0;
  background-color: white;
  z-index: 2;
  display: block;
  clear: both;
}
.multi-column-drop-down .column {
  float: left;
  padding-left: 15px;
  padding-right: 15px;
  border-left: 1px solid grey;
  overflow-x: hidden;
  color: #555555;
}
.multi-column-drop-down.close-button-shown .column {
  margin-top: 4px;
}
.multi-column-drop-down .column:first-child {
  border-left: 0;
  color: black;
}
.multi-column-drop-down span {
  font-weight: bold;
  display: block;
}
.multi-column-drop-down ul {
  position: relative;
  margin: 5px 0 0 0;
  padding: 0;
  list-style-type: none;
  overflow-y: auto;
  float: left;
  white-space: nowrap;
}
.multi-column-drop-down .scrolling-list ul {
  max-height: 295px;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
}
.multi-column-drop-down li {
  padding: 2px 24px 2px 5px;
  margin-right: 5px;
  cursor: pointer;
}
.multi-column-drop-down li:hover,
.multi-column-drop-down li.highlighted-item {
  background-color: #e5e5e5;
}
.multi-column-drop-down .close-button {
  position: absolute;
  top: 7px;
  right: 7px;
  cursor: pointer;
}
.multi-column-select-container .clear-textbox-icon {
  position: absolute;
  top: 0;
  font-size: 15px;
  right: 0;
  cursor: pointer;
  height: 20px;
  padding: 2px 5px 0 4px;
  line-height: 16px;
  font-family: 'easyjet_rounded_bookRg', Arial, Helvetica, sans-serif;
}
.multi-column-select-container .multi-column-select-text-box {
  display: block;
  padding: 3px 15px 3px 4px;
  height: 15px;
  line-height: 16px;
}
.multi-column-select-container .dropdown-button {
  position: absolute;
  top: 2px;
  right: 0;
  background-image: url('/ejcms/cache/images/buttons/dropdown-arrow.png');
  height: 18px;
  width: 18px;
  cursor: pointer;
}
.routePickerContainer {
  width: 264px;
  padding: 17px;
  border: 1px solid black;
  background: white;
  margin-bottom: 20px;
}
.routePickerContainer .view-timetable-container {
  float: right;
  display: inline-block;
  height: 33px;
  line-height: 30px;
  text-align: center;
  cursor: pointer;
  margin: 15px auto 0 auto;
  background-color: #ff6600;
  font-family: 'easyjet_rounded_bookRg', Arial, Helvetica, sans-serif;
  font-size: 14px;
  background-image: url('/ejcms/cache/images/buttons/SolidWhiteArrowRightWithLineLeft.png');
  background-position: 100% 50%;
  background-repeat: no-repeat;
  overflow: visible;
}
.routePickerContainer .view-timetable-container.disabled {
  background-color: #eeeeee;
  cursor: default;
  background-image: url('/ejcms/cache/images/buttons/SolidGreyArrowRightWithLineLeft.png');
}
.routePickerContainer .view-timetable {
  height: 33px;
  display: inline-block;
  border: none;
  font-family: 'easyjet_rounded_bookRg', Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: white;
  cursor: pointer;
  width: 100%;
  padding: 0 45px 0 13px;
  background: none;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
}
.routePickerContainer .view-timetable-container.disabled .view-timetable {
  cursor: default;
  color: #bbbbbb;
}
.routePickerContainer .multi-column-select-container {
  position: relative;
}
.routePickerContainer .multi-column-select-container .input-box-container {
  display: block;
  margin-top: 4px;
  margin-bottom: 10px;
  position: relative;
  width: 241px;
}
.routePickerContainer .multi-column-select-text-box {
  cursor: pointer;
  width: 221px;
  text-overflow: ellipsis;
  border: 1px solid gray;
  z-index: 1;
  margin: 0px;
}
.routePickerContainer label {
  margin-bottom: 5px;
  display: block;
  color: #666666;
  font-family: 'easyjet_rounded_bookRg', Arial, Helvetica, sans-serif;
}
.routePickerContainer br {
  clear: both;
}
.route-list {
  padding: 10px;
  background-color: #f2f2f2;
  color: #666666;
  font-size: 0.95em;
}
.route-list table {
  width: 100%;
}
.route-list tr {
  vertical-align: top;
}
.route-list td,
.route-list th {
  text-align: left;
  padding: 0px;
}
.route-list tr.origin-row td {
  padding-top: 12px;
}
.route-list.touch-device td {
  padding-bottom: 4px;
}
.route-list th.timetable-link-column {
  width: 37%;
}
.route-list th {
  font-size: 1.1em;
}
.route-list .divider {
  height: 10px;
}
.route-list a {
  color: #004b91;
}
.route-list a:hover {
  color: #ff7b00;
}
@charset "UTF-8";
h2.traveller {
  font-family: 'easyjet_rounded_bookRg', Arial, Verdana, Tahoma, Georgia, sans-serif;
  font-style: italic;
  color: #777777;
  font-size: 1.2em;
  margin: 0;
  padding: 0.8em 0;
}
p.traveller {
  font-family: 'easyjet_rounded_bookRg', Arial, Verdana, Tahoma, Georgia, sans-serif;
  color: #777777;
  padding: 0;
  margin: 1em 0;
}
.inlineHighlight {
  font-weight: bold;
}
.booking-com-search {
  background-color: white;
  color: #333333;
  font-family: 'easyjet_rounded_bookRg', Arial, Verdana, Tahoma, Georgia, sans-serif;
  padding: 18px;
}
.booking-com-search-label {
  display: block;
  font-size: 13px;
  margin-bottom: 4px;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}
.booking-com-search-destination {
  margin-bottom: 18px;
}
.booking-com-search-destination > input {
  width: 250px;
}
.booking-com-search-date {
  float: right;
  margin-bottom: 18px;
  width: 120px;
}
.booking-com-search-date:first-child {
  float: left;
}
.booking-com-search-date input {
  width: 85px;
}
.booking-com-search-date img {
  cursor: pointer;
  left: 6px;
  position: relative;
  top: 2px;
}
.booking-com-search-button {
  float: right;
  margin-bottom: 18px;
}
.booking-com-search-button input {
  overflow: visible;
}
.site-map {
  overflow: hidden;
  font-family: 'easyjet_rounded_bookRg', Arial, Helvetica, sans-serif;
}
.site-map .column {
  width: 32%;
  float: left;
  margin-left: 2%;
  margin-right: -1px;
}
.site-map .column:first-child {
  margin: 0;
}
.site-map .chapter {
  border: 1px solid #f0f0f0;
  margin-bottom: 18px;
}
.site-map .chapter-header,
.site-map .page {
  line-height: 15px;
  padding: 8px 10px;
}
.site-map .chapter-header h2,
.site-map .page h2 {
  margin-bottom: 0;
  margin-top: 0;
  font-size: 1em;
  font-weight: normal;
}
.site-map.touch-device .chapter-header,
.site-map.touch-device .page {
  padding: 12px 10px;
}
.site-map .page {
  border-top: 1px solid #f0f0f0;
}
.cookie-policy {
  position: fixed;
  bottom: 10px;
  right: 10px;
  background-color: white;
  z-index: 9999;
  display: none;
  max-width: 380px;
}
.cookie-policy .cookies-title {
  width: 350px;
  padding: 12px 15px;
  font-family: 'easyjet_rounded_bookRg', Arial, Verdana, Tahoma, Georgia, sans-serif;
  color: white;
  font-size: 1.7em;
  background-position: top left;
  line-height: 0.9em;
}
.cookie-policy .cookies-main {
  padding: 15px;
  font-family: 'easyjet_rounded_bookRg', Arial, Verdana, Tahoma, Georgia, sans-serif;
}
.cookie-policy .cookies-agree {
  float: right;
  display: inline-block;
  height: 30px;
  text-align: center;
  cursor: pointer;
  margin: 15px auto 0 auto;
  background-color: #ff6600;
  font-size: 14px;
  background-image: url('/ejcms/cache/images/buttons/SolidWhiteArrowRightWithLineLeft.png');
  background-position: 100% 50%;
  background-repeat: no-repeat;
  overflow: hidden;
  max-width: 100%;
}
.cookie-policy input {
  height: 30px;
  display: inline-block;
  border: none;
  font-family: 'easyjet_rounded_headlineRg', Arial, Verdana, Tahoma, Georgia, sans-serif;
  font-size: 14px;
  color: white;
  cursor: pointer;
  background: none;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  padding: 0 45px 0 13px;
  overflow: visible;
}
.cookie-policy .clear {
  clear: both;
}
.cookie-policy p {
  margin: 0;
}
.flight-radar-frame {
  border: none;
}
.bacon-banner {
  color: white;
  width: 100%;
  height: 40px;
  font-size: 15px;
  font-family: 'easyjet_rounded_bookRg', Arial, Verdana, Tahoma, Georgia, sans-serif;
  position: relative;
}
.bacon-banner-message {
  width: 100%;
  text-align: center;
  height: 40px;
  line-height: 40px;
  text-decoration: none;
}
.bacon-banner-counter {
  height: 40px;
  line-height: 40px;
  text-align: right;
  position: absolute;
  right: 0;
  top: 0;
  padding-right: 12px;
  font-size: 12px;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  cursor: default;
}
.bacon-banner-link {
  color: white;
  text-decoration: none;
}
.bacon-banner-link.bacon-banner-disabled {
  text-decoration: none;
  cursor: default;
}
.bacon-banner-link:visited {
  color: white;
}
.bacon-banner-link:hover {
  text-decoration: none;
}
.bacon-banner-link:focus {
  text-decoration: none;
}
.bacon-banner-link:focus .bacon-banner-message {
  border-style: none;
}
.bacon-banner::selection {
  border-style: none;
}
.tabbed-multi-feature {
  width: 940px;
  position: relative;
  overflow: hidden;
}
.tmf-tab-back {
  height: 47px;
  background-size: 100% 100%;
}
.tmf-tab-header {
  position: absolute;
  top: 0;
  line-height: 45px;
  height: 45px;
  margin: 0 0 2px 0;
  color: #aeb4b6;
  background-color: #f2f2f2;
  font-family: 'easyjet_rounded_bookRg', Arial, Verdana, Tahoma, Georgia, sans-serif;
  text-transform: uppercase;
  text-align: center;
  font-size: 1.4em;
  font-weight: normal;
  cursor: pointer;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.tmf-tab-header.tmf-selected {
  height: 47px;
  margin-bottom: 0;
  color: black;
  background-color: white;
}
.tmf-tab-header.tmf-clicked {
  outline: none;
}
.tmf-tab1.tmf-tab-header {
  width: 233px;
}
.tmf-tab2.tmf-tab-header {
  left: 241px;
  width: 225px;
  display: none;
}
.tmf-tab3.tmf-tab-header {
  left: 474px;
  width: 225px;
  display: none;
}
.tmf-tab4.tmf-tab-header {
  left: 707px;
  width: 234px;
  display: none;
}
.tmf-tab-block {
  float: left;
  margin-left: 8px;
  width: 225px;
}
.tmf-block-image {
  margin-bottom: 10px;
}
.tmf-block-image img {
  width: 100%;
  height: 100%;
  border-style: none;
}
.tmf-block-image a#image-no-link {
  cursor: default;
}
.tmf-block-header {
  font-family: 'easyjet_rounded_bookRg', Arial, Verdana, Tahoma, Georgia, sans-serif;
  font-size: 1.5em;
  margin: 0 8px 5px;
  height: 22px;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.tmf-tab-content {
  overflow: hidden;
  width: 100%;
  padding: 20px 0 24px;
  background-color: white;
  display: none;
}
.tmf-tab-content.tmf-selected {
  top: 0;
  display: block;
}
.tmf-tab-content.tmf-header-top {
  padding-top: 15px;
}
.tmf-tab-text {
  overflow: hidden;
  font-size: 1.2em;
  margin: 0 8px;
  font-family: 'easyjet_rounded_bookRg', Arial, Verdana, Tahoma, Georgia, sans-serif;
}
.tmf-button-area {
  margin: 15px 8px 0;
  height: 30px;
}
.tmf-button {
  display: inline-block;
  height: 30px;
  cursor: pointer;
  background-color: #ff6600;
  font-size: 14px;
  background-image: url('/ejcms/cache/images/buttons/SolidWhiteArrowRightWithLineLeft.png');
  background-position: 100% 50%;
  background-repeat: no-repeat;
  width: 166px;
}
.tmf-button a {
  height: 30px;
  line-height: 30px;
  font-family: 'easyjet_rounded_headlineRg', Arial, Verdana, Tahoma, Georgia, sans-serif;
  font-size: 14px;
  color: white;
  padding: 0 41px 0 9px;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-decoration: none;
  display: block;
}
.bacon-block {
  color: white;
  width: 300px;
  font-size: 20px;
  font-family: 'easyjet_rounded_bookRg', Arial, Verdana, Tahoma, Georgia, sans-serif;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  position: relative;
  overflow: hidden;
  cursor: default;
  -moz-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
}
.bacon-block-link {
  color: white;
  text-decoration: none;
}
.bacon-block-link.bacon-block-disabled {
  cursor: default;
}
.bacon-block-link:visited {
  color: white;
}
.bacon-block-link:hover {
  text-decoration: none;
}
.bacon-block-link:focus {
  text-decoration: none;
}
.bacon-block-link:focus.bacon-block-disabled .bacon-block-slide {
  border: none;
}
.bacon-block-slide {
  height: 100%;
  overflow: hidden;
  text-align: center;
  -moz-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
}
.bacon-block-slide > p {
  margin: 0;
}
.bacon-block-counter {
  position: absolute;
  text-align: right;
  bottom: 4px;
  right: 8px;
  font-size: 12px;
}
.alternate-origin {
  border: 1px solid #2d2d2d;
  margin-bottom: 20px;
  background-color: white;
}
.alternate-origin ul {
  padding: 0 14px;
  margin: 9px 0 0 0;
}
.alternate-origin ul,
.alternate-origin li {
  list-style-type: none;
}
.alternate-origin li {
  margin-bottom: 9px;
  color: #ff6600;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-family: 'easyjet_rounded_bookRg', Arial, Verdana, Tahoma, Georgia, sans-serif;
}
.alternate-origin li a {
  color: #ff6600;
}
.alternate-origin-header {
  width: 100%;
  background-color: #2d2d2d;
}
.alternate-origin-header h3 {
  font-weight: normal;
  font-family: 'easyjet_rounded_headlineRg', Arial, Verdana, Tahoma, Georgia, sans-serif;
  padding: 7px 10px;
  margin: 0;
  color: white;
  font-size: 1.2em;
}
.alternate-destination {
  margin-bottom: 20px;
  width: 100%;
  background-color: white;
}
.alternate-destination a {
  color: #ff6600;
}
.alternate-destination-image {
  display: block;
  margin-top: 10px;
}
.alternate-destination-image:first-child {
  margin-top: 0px;
}
.alternate-destination-image img {
  width: 100%;
  max-height: 150px;
  border: 0;
}
.alternate-destination-link {
  color: #ff6600;
  padding: 6px 11px;
  text-align: center;
  font-size: 1.15em;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.alternate-destination-header {
  width: 100%;
  font-family: 'easyjet_rounded_bookRg', Arial, Verdana, Tahoma, Georgia, sans-serif;
  background-color: #484849;
  color: white;
  min-height: 0;
  line-height: 16px;
  text-transform: uppercase;
}
.alternate-destination-header h3 {
  font-size: 16px;
  margin: 0;
  padding: 10px;
  font-weight: normal;
}
.flight-tracker-list {
  padding: 10px;
  background-color: #f2f2f2;
  color: #666666;
  font-size: 0.95em;
}
.flight-tracker-list table {
  width: 100%;
}
.flight-tracker-list tr {
  vertical-align: top;
}
.flight-tracker-list td,
.flight-tracker-list th {
  text-align: left;
  padding: 0px;
}
.flight-tracker-list tr.origin-row td {
  padding-top: 12px;
}
.flight-tracker-list.touch-device td {
  padding-bottom: 4px;
}
.flight-tracker-list th.flight-tracker-link {
  width: 37%;
}
.flight-tracker-list th {
  font-size: 1.1em;
}
.flight-tracker-list .divider {
  height: 10px;
}
.flight-tracker-list td.flight-tracker-page-url-flight {
  /*.flight-number-part
		{
			display: inline-block;
			width: 46px;
		}*/
  display: inline-block;
}
.flight-tracker-list td.flight-tracker-page-url-flight a {
  color: #004b91;
}
.flight-tracker-list td.flight-tracker-page-url-flight a:hover {
  color: #ff7b00;
  text-decoration: underline;
}
.main-ii .countdownWrapper,
.main-ii .imageFeature,
.main-ii .flightOfferComponent,
.main-ii .routeMapContainerBorder,
.main-ii .inspireMeMapContainer {
  margin-bottom: 0;
}

