body {
  background: #666156;
  font-family: helvetica, arial, sans-serif;
  font-size: 90%;
  color: #333333;
  margin: 0px;
  padding: 0px; }

a {
  text-decoration: none;
  color: #3399ff;
  border-bottom-color: #3399ff;
  border-bottom-width: 1px;
  border-bottom-style: dotted; }

a img {
  border: none;
  outline: none; }

#header {
  padding-left: 15px; }

#logo {
  position: absolute;
  float: left;
  top: -90px; }

#navigation {
  text-align: right; }

#language-bar {
  height: 17px;
  text-align: right;
  padding-top: 4px; }

#language-bar-gettingstarted {
  text-align: right;
  float: right;
  padding-right: 50px;
  top: 12px;
  position: relative; }

.language-divider {
  color: #979183;
  display: inline;
  margin-left: 2px;
  margin-right: 2px; }

.language {
  display: inline;
  padding-top: 2px; }

div.current-language {
  border-top: 2px solid #bbf338; }

.language a {
  color: #cccccc;
  text-decoration: none;
  border: 0;
  font-size: 70%; }

a.current-language {
  color: white; }

a.another-language:hover {
  color: #3399ff; }

#container, #footer, #navigation, #language-bar {
  width: 960px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 18px;
  padding-right: 18px; }

#container {
  position: relative;
  background-color: white;
  padding-top: 35px;
  padding-bottom: 35px; }

#content {
  background-color: white;
  height: 100%;
  min-height: 500px;
  overflow: hidden; }

#download-text, #download-button {
  float: left;
  text-align: center;
  width: 100%;
  padding-left: 6px; }

#download-button {
  border: 0;
  outline: none;
  background-repeat: no-repeat;
  background-image: url(../images/button-download-en.png);
  height: 45px;
  width: 201px;
  margin-left: 15px; }
  #download-button:hover {
    background-position: 0px -45px; }

#options-page-button {
  display: block;
  border: 0;
  outline: none;
  background-repeat: no-repeat;
  background-image: url(../images/button-options-en.png);
  background-position: 0 -41px;
  height: 37px;
  width: 175px;
  margin: 15px 15px; }
  #options-page-button:hover {
    background-position: 0px 0px; }

#download-text {
  color: white;
  font-size: 90%;
  margin: 9px;
  margin-bottom: 3px; }

#left-column {
  width: 636px;
  display: inline-block;
  float: left;
  *zoom: 1;
  *display: inline; }

#left-column-left {
  margin-right: 8px; }

#left-column-right {
  text-align: center; }

#left-column-left, #left-column-right {
  display: inline-block;
  *zoom: 1;
  *display: inline;
  float: left;
  width: 298px;
  border-style: solid;
  border-color: #f2f2f2;
  border-width: 8px; }

#email-updates {
  border-top-style: solid;
  border-top-color: #f2f2f2;
  border-top-width: 8px; }

#right-column {
  width: 316px;
  float: left;
  margin-left: 8px; }

#description, #arrow, #download-area, #download-icons {
  display: inline-block;
  *zoom: 1;
  *display: inline;
  vertical-align: middle; }

#description {
  width: 618px;
  padding-left: 18px;
  padding-bottom: 15px;
  color: white;
  padding-top: 15px;
  line-height: 1.3em; }

#download-icons {
  width: 40px;
  text-align: center;
  padding-top: 16px; }

#arrow {
  width: 28px;
  height: 98px; }

#download-area {
  width: 238px;
  padding-bottom: 7px; }

#summary {
  background-color: #423d3d;
  padding: 0px;
  vertical-align: middle;
  height: 100%; }

#strapline {
  color: #ccff33;
  font-size: 125%;
  margin: 0px;
  padding-bottom: 5px; }

#slideshow {
  border-width: 4px;
  border-style: solid;
  border-color: #f2f2f2;
  height: 387px;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: 0px 0px; }

.slideshow-image {
  float: left; }

.slide-text {
  color: white;
  font-size: 80%;
  padding-left: 120px;
  padding-right: 120px;
  position: absolute;
  text-align: center;
  padding-bottom: 8px;
  bottom: 0px;
  line-height: 130%;
  width: 390px; }

#overall-countries-number, #overall-retailers-number {
  *margin-right: 5px; }

#slide-container {
  position: relative;
  width: 100%;
  height: 100%; }

#bulletpoints {
  text-align: center;
  width: 636px;
  padding-top: 5px; }

.bulletpoint {
  cursor: pointer;
  background-image: url(../images/side-dot.png);
  background-repeat: no-repeat;
  background-position: 0px -10px;
  display: inline-block;
  *zoom: 1;
  *display: inline;
  width: 10px;
  height: 10px;
  *margin-right: 3px;
  *margin-left: 3px; }

.bulletpoint-current {
  cursor: default;
  background-position: 0px 0px; }

#stats {
  background: #333333;
  padding: 9px;
  padding-top: 0;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px; }

#retailers {
  background: #dedddb url(../images./retailers/index.html-bg.png);
  border-top: 4px solid #4abc30;
  padding: 7px; }

#retailers, #summary, #bulletpoints, #stats {
  margin-bottom: 10px; }

#stats-total-savings, #stats-average-saving {
  display: inline;
  float: left;
  text-align: center; }

#total-savings-figure, #average-saving-figure {
  color: white;
  font-size: 175%; }

#total-savings-text, #average-saving-text {
  color: #cccccc;
  font-size: 93%; }

#stats-timestamp {
  font-size: 85%; }

#stats-total-savings {
  width: 176.4px;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #121212; }

#stats-average-saving {
  width: 117.6px;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #4b4b4b; }

#stats-figures-inner {
  background-color: #201d1e;
  padding-top: 10px;
  padding-bottom: 10px;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: black;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #4b4b4b;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #121212;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #4b4b4b; }

#stats-figures-outer {
  border-top: 1px solid black; }

#stats-header {
  height: 26px;
  line-height: 30px;
  text-align: center;
  font-size: 88%; }

#stats-title {
  color: #ccff33; }

#stats-timestamp {
  color: #727272; }

#features {
  padding-left: 5px;
  margin-top: 10px; }

.feature {
  margin-bottom: 15px; }

.feature-icon {
  float: left;
  margin: 10px; }

.feature-text {
  padding-top: 10px;
  padding-right: 30px; }

.feature-text.de {
  padding-top: 8px;
  padding-right: 10px;
  line-height: 95%; }

h2, h3 {
  padding: 0px;
  margin: 0px;
  color: #e05f19;
  font-weight: bold; }

h2 {
  font-size: 100%; }

h3 {
  font-size: 100%; }

.feature-description {
  font-size: 90%; }

#email-updates {
  background-color: #d4d7c3;
  padding: 10px;
  height: 111px; }

#sign-up-title {
  font-weight: bold; }

#sign-up-fine-print {
  font-size: 70%;
  width: 206px; }

#sign-up-fine-print, #sign-up-title {
  margin-top: 10px;
  margin-bottom: 10px; }

#sign-up-input-background {
  background-color: white;
  padding: 2px;
  padding-left: 4px;
  padding-right: 6px;
  width: 206px;
  float: left;
  margin-right: 5px;
  height: 25px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px; }

#sign-up-input {
  border: 0;
  width: 100%;
  font-size: 120%; }

#sign-up-button {
  width: 57px;
  height: 29px;
  border: 0; }
  #sign-up-button:hover {
    background-position: 0 -29px; }

.quote {
  text-align: center;
  padding: 5px 20px; }

.quote-text, .quote-link {
  font-size: 90%;
  line-height: 15px; }

.quote-link a, h2 a {
  font-weight: bold;
  text-decoration: none;
  color: #333333; }
  .quote-link a:visited:hover, .quote-link a:hover, h2 a:visited:hover, h2 a:hover {
    color: #3399ff; }
  .quote-link a:visited, h2 a:visited {
    color: #333333; }

.post h2 a {
  color: #3399ff; }

.quote-separator {
  border-top: 3px dotted #f2f2f2;
  margin-left: 20px;
  margin-right: 20px;
  margin-top: 10px; }

#more-quotes {
  float: right;
  margin: 5px 10px; }

#more-retailers-GB {
  width: auto;
  background-color: white;
  padding: 0 10px 10px 0;
  text-align: right; }

#more-retailers-US {
  width: auto;
  background-color: white;
  padding: 0 10px 10px 0;
  text-align: right; }

#more-retailers-DE {
  width: auto;
  background-color: white;
  padding: 0 10px 10px 0;
  text-align: right; }

#retailers-logos {
  display: inline-block; }

.retailers-logos {
  background-color: white;
  height: 100%;
  padding: 10px; }

.airlines-logos {
  background-color: white;
  height: 100%;
  padding: 10px; }

#right-column .airlines-logos, #right-column .retailers-logos {
  float: left;
  width: 131px; }
#right-column #retailers-logos-DE {
  width: auto; }

#right-column .retailers-logos .airlines-logos {
  background-color: red;
  float: right;
  width: 131px; }

.airlines-list {
  background-color: white;
  height: 100%;
  padding: 10px;
  display: inline-block;
  width: 600px; }

.airlines-list-left {
  float: left;
  width: 199px; }

.airlines-list-middle {
  float: left;
  width: 199px; }

.airlines-list-right {
  float: right;
  width: 199px; }

.airlines-list ul {
  margin: 0;
  padding: 0 0 0 20px; }

.airlines-list li {
  list-style-type: disc;
  list-style-position: outside;
  color: #e05f19;
  margin: 8px 0 8px 0;
  padding: 0; }

.airlines-list span {
  margin: 0;
  padding: 0;
  color: black; }

.invisible {
  display: none; }

.retailers-tab-active, .retailers-tab-inactive {
  float: left;
  padding: 3px 8px 0 8px;
  margin: 0 2px 0 0;
  -webkit-border-top-left-radius: 10px;
  -webkit-border-top-right-radius: 10px;
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-topright: 10px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px; }

.retailers-tab-inactive .retailers-tab-country {
  display: none; }

.retailers-tab-inactive {
  cursor: pointer; }

#supported-retailers * .retailers-tab-inactive .retailers-tab-country {
  display: block; }

#supported-retailers * .more-retailers {
  display: none; }

.retailers-tab-inactive {
  background-color: #f2f0f0;
  margin-bottom: 1px; }

.retailers-tab-active {
  background-color: white;
  *padding-bottom: 1px;
  bottom: -1px;
  border-bottom: 1px solid white; }

.retailers-tab-icon {
  float: left;
  padding-top: 2px;
  width: 26px; }

.retailers-tab-country {
  float: left;
  margin: 11px 0 5px 7px;
  font-weight: bold;
  font-size: 75%; }

#retailers-summary {
  font-weight: bold;
  padding: 5px 0 10px 10px; }

#retailers-summary a {
  border-bottom: 1px dotted #3399ff;
  text-decoration: none;
  color: #333333; }

.retailer-logo {
  display: inline-block;
  *zoom: 1;
  *display: inline;
  padding: 10px 0px;
  width: 139px;
  text-align: center; }

.retailer-logo * img {
  border: 0; }

.retailer-logo a, #footer a {
  border: 0; }

.airline-logo {
  display: inline-block;
  *zoom: 1;
  *display: inline;
  padding: 10px 0px;
  width: 139px;
  text-align: center; }

.airline-logo * img {
  border: 0; }

.airline-logo a, #footer a {
  border: 0; }

#footer a {
  text-decoration: underline; }

#supported-retailers * .retailer-logo {
  width: 150px; }

.clearer {
  clear: both; }

#footer {
  background-color: #666156;
  font-size: 80%;
  color: #cccccc;
  padding-top: 10px;
  padding-bottom: 30px; }

.footer-left {
  float: left;
  width: 50%;
  text-align: left; }

.footer-right {
  float: left;
  width: 50%;
  text-align: right; }

#footer a {
  color: #cccccc; }

.navigation-tab {
  display: inline-block;
  text-align: center;
  *zoom: 1;
  *display: inline;
  margin-left: 2px;
  margin-right: 2px; }

.navigation-tab-inactive .navigation-tab-arrow {
  visibility: hidden; }

.navigation-tab-active .navigation-tab-arrow img {
  z-index: 100;
  position: relative; }

.navigation-tab-inactive .navigation-tab-link {
  background-color: #bce3e3; }

.navigation-tab-inactive {
  position: relative;
  top: 17px;
  *top: 13px; }

.navigation-tab-active {
  height: 40px;
  min-width: 20px;
  vertical-align: bottom;
  overflow: visible; }

.navigation-tab-arrow {
  height: 13px;
  background-color: white;
  width: 100%;
  text-align: center; }

.navigation-tab-link {
  font-weight: bold;
  padding: 7px 9px; }

.navigation-tab-link a {
  color: #333333;
  text-decoration: none;
  border: 0; }

.invisiblehand-name {
  font-weight: bold; }

#badges div {
  float: left;
  text-align: center;
  margin-top: 6px; }
  #badges div * img, #badges div * a {
    border: 0;
    padding: 0; }
  #badges div a {
    border-bottom-style: none; }

.navigation-tab-active .navigation-tab-link {
  background-color: #b3de4b;
  padding-top: 14px;
  padding-bottom: 10px; }

#supported-products * li, #archives * li, #archives-2 * li {
  list-style-type: disc;
  color: #e05f19;
  line-height: 18px;
  padding-bottom: 10px; }

#supported-products {
  padding: 8px; }

.supported-product {
  color: #333333; }

#supported-products h2 {
  margin-top: 4px; }

#supported-retailers {
  background-color: #dedddb;
  padding: 8px;
  border-top: 4px solid #4abc30; }

.spacious-header {
  padding-top: 5px;
  padding-left: 5px;
  padding-bottom: 10px; }

.pr-sidebar {
  line-height: 140%;
  font-size: 90%;
  padding-left: 5px;
  padding-bottom: 5px; }

#press_releases li {
  margin-bottom: 15px; }

.pressroom-details {
  line-height: 140%;
  font-size: 90%;
  padding-left: 5px;
  padding-bottom: 10px;
  padding-top: 10px; }

.pr-twitter {
  margin: 10px 0 0 0; }
  .pr-twitter img {
    vertical-align: middle; }

.pr-facebook {
  margin: 5px 0 0 0; }
  .pr-facebook img {
    vertical-align: middle; }

a.no_underline {
  border-bottom-style: none; }

.spin-doctor {
  font-weight: bold;
  margin-top: 5px; }

#media-quotes, .post-date {
  border-style: solid;
  border-color: #f2f2f2;
  border-width: 8px; }

.media-quote {
  padding: 10px;
  *padding-bottom: 0; }

.media-quote-logo-n-text {
  display: table;
  *position: relative; }

.media-quote-logo {
  width: 200px;
  display: table-cell;
  *display: inline;
  *zoom: 1;
  vertical-align: middle; }

.media-quote-logo img {
  width: 180px;
  height: 45px; }

.media-quote-text-container {
  display: table-cell;
  vertical-align: middle;
  *display: inline;
  *zoom: 1;
  *width: 400px;
  margin-bottom: 20px; }

.media-quote-text {
  display: table-cell;
  width: 400px;
  line-height: 125%;
  padding-right: 20px; }

.media-quote-source-n-date {
  padding-top: 5px; }

.media-quote-source {
  display: inline; }

a.media-quote-source {
  border-bottom: 1px dotted #3399ff;
  *vertical-align: bottom;
  *display: inline-block;
  text-decoration: none;
  color: #333333;
  font-weight: bold;
  font-size: 95%; }
  a.media-quote-source:visited:hover, a.media-quote-source:hover {
    color: #3399ff; }

.media-quote-date {
  display: inline;
  font-size: 80%; }

.for-media-quotes {
  margin-left: 210px; }

.orange {
  color: #e05f19; }

.help-list-item {
  margin-left: 50px;
  margin-right: 10px;
  line-height: 125%;
  margin-bottom: 10px; }

.divider {
  margin-top: 12px; }

.summary-link {
  text-decoration: none;
  border-bottom: 1px dotted white;
  color: white; }

#faq, #contact-us, #help {
  padding: 10px;
  line-height: 125%; }

#help {
  padding-left: 0; }
  #help h2 {
    margin: 20px 0 10px 10px; }
  #help h2:first-child {
    margin: 0 0 10px 10px; }
  #help h2:last-child {
    margin: 20px 0 10px 10px; }
  #help p {
    margin: 0 0 15px 24px; }
  #help ul {
    margin: 10px; }
  #help .tweet {
    float: right;
    margin-right: 10px; }

#faq .question {
  color: #e05f19;
  padding-bottom: 5px; }

#faq .answer {
  padding-bottom: 25px; }

#faq .answer {
  text-align: justify; }

.faq-helper {
  padding: 9px 0 5px 0;
  font-weight: bold; }

#more-quotes a, .more-retailers a {
  font-size: 80%;
  *vertical-align: bottom;
  *display: inline-block; }

#help-spacer {
  height: 10px; }

.post {
  padding-bottom: 0px;
  display: table-cell;
  vertical-align: top;
  *display: inline;
  *zoom: 1;
  *overflow: visible; }

.post-date-container {
  display: table-cell;
  *display: inline;
  *height: 100%;
  *zoom: 1;
  *float: left; }

.post-date {
  text-align: center;
  width: 60px;
  margin: 0 15px 15px 5px; }

.post-date-day {
  font-size: 250%;
  font-weight: bold;
  padding-top: 4px;
  color: #e05f19; }

.post-date-month {
  font-size: 100%;
  padding-bottom: 4px;
  margin-top: -3px;
  color: #666666;
  text-transform: uppercase; }

.entry, .commentlist * p {
  line-height: 140%; }

.entry {
  font-size: 85%; }

.entry ul {
  padding-left: 15px; }

.entry ul li {
  margin-bottom: 10px; }

.post * a, #archives * a, #archives-2 * a {
  border: 0; }
  .post * a:hover, #archives * a:hover, #archives-2 * a:hover {
    border-bottom: 1px dotted #3399ff; }

.postmetadata {
  font-size: 80%;
  color: #999999;
  margin-bottom: 30px; }

.post h2 {
  font-size: 110%; }

#blog * .quote-separator {
  margin: 0;
  border-color: #cccccc;
  border-width: 1px;
  padding-bottom: 30px; }

#archives, #archives-2 {
  list-style: none; }

#right-column ul {
  padding-left: 14px;
  margin-top: 10px; }

#supported-products ul {
  font-size: 90%;
  margin: 0px;
  padding-left: 18px;
  padding-right: 50px;
  *margin-left: 3px; }

.newsletter {
  margin: 15px 0 0 49px;
  width: 230px;
  background-color: red;
  background-color: #d4d7c3;
  padding: 10px;
  height: 111px; }
  .newsletter #sign-up-input-background {
    width: 150px; }

#archives ul, #archives-2 ul {
  margin-top: 20px;
  font-size: 90%; }

#blog {
  padding: 10px; }

.navigation {
  display: none; }

#comment {
  width: 600px; }

.postmetadata {
  font-size: 90%; }

#commentform * input, #commentform * textarea {
  border: 2px solid #cccccc; }

.comment {
  font-size: 85%;
  margin-top: 10px; }

.avatar, .says {
  display: none; }

.commentlist {
  list-style-type: none;
  margin-top: 0;
  margin-left: 0px;
  padding-left: 20px; }

cite {
  font-weight: bold;
  font-style: normal; }

.awaiting-moderation {
  color: red; }

.commentmetadata {
  font-size: 90%;
  color: #999999; }

.comment * p {
  padding-left: 10px; }

.pagetitle {
  margin-bottom: 10px; }

#archive {
  padding: 10px; }

#archive * .post {
  padding-bottom: 0; }

#archive * .quote-separator {
  border-top-color: #999999;
  border-top-width: 1px;
  margin-left: 0;
  margin-right: 0; }

#privacy {
  padding-top: 10px; }

#privacy p {
  font-size: 80%;
  padding-bottom: 15px; }

#fdbk_close {
  border: 0; }

#firefox-version, #chrome-version, #ie-version, #safari-version, #edge-version {
  color: white;
  border-bottom: 1px dotted white; }
  #firefox-version:hover, #firefox-version:visited, #chrome-version:hover, #chrome-version:visited, #ie-version:hover, #ie-version:visited, #safari-version:hover, #safari-version:visited {
    color: white; }

.fans {
  padding-top: 10px;
  clear: both;
  width: 250px;
  margin-left: 50px;
  height: 330px; }

#facebook .fans {
  width: 315px;
  margin-left: 0;
  height: 250px; }

#twitter {
  text-align: center;
  display: inline-block; }
  #twitter a {
    border-bottom-style: none; }

#twitter_postinstall {
  margin-left: 50px;
  text-align: center;
  display: inline-block; }
  #twitter_postinstall a {
    border-bottom-style: none; }

.download_redirect .title {
  font-size: 2em;
  text-align: center;
  padding: 80px 0 20px 0;
  font-family: Verda, Arial, sans-serif;
  color: #666666; }

.download_redirect .text {
  font-size: 14px;
  text-align: center;
  margin-top: 10px;
  font-family: Verda, Arial, sans-serif;
  color: #666666; }

#video {
  z-index: -1;
  text-align: center;
  margin: 0px 0px 10px 20px; }

#search_results {
  width: 700px; }

.search_result {
  clear: both;
  padding: 8px;
  background-color: #eaeaea;
  margin-top: 10px;
  min-height: 100px;
  cursor: pointer; }
  .search_result .title {
    font-size: 1.2em;
    text-decoration: none; }
    .search_result .title a {
      border: none;
      color: #666666; }
  .search_result .price {
    float: right;
    font-size: 2em;
    color: #e05f19;
    width: 150px;
    text-align: right;
    vertical-align: top; }
  .search_result .product_image {
    padding: 0 10px;
    float: left; }
    .search_result .product_image img {
      width: 100px;
      max-height: 100px; }
  .search_result .pages {
    display: none;
    list-style-type: none;
    padding: 0 0 0 10px;
    margin: 3px; }
    .search_result .pages li {
      margin-left: 120px; }
      .search_result .pages li div {
        display: inline-block; }
      .search_result .pages li a {
        border: none; }
      .search_result .pages li .alternative_link {
        width: 200px; }
      .search_result .pages li .alternative_price {
        width: 80px;
        text-align: right;
        color: #e05f19; }
      .search_result .pages li .alternative_pnp {
        font-size: 0.9em;
        color: #666666; }

#page-template {
  display: none; }

#search-box {
  float: left; }

#search-country-select {
  float: right; }
  #search-country-select .country {
    display: inline-block; }

#search-title {
  clear: both;
  padding-top: 15px; }

#iphone-promo {
  border: 8px solid #f2f2f2;
  height: 138px;
  margin: 7px 0 10px 0;
  position: relative; }
  #iphone-promo a, #iphone-promo a:link, #iphone-promo a:visited, #iphone-promo a:hover {
    border: none; }
  #iphone-promo .promo-text, #iphone-promo .app_store {
    position: absolute; }
  #iphone-promo .promo-text {
    top: 30px;
    left: 15px;
    color: white;
    font-size: 20px;
    font-weight: bold; }
  #iphone-promo .app_store {
    left: 60px;
    bottom: 13px; }
  #iphone-promo .app_store:hover {
    opacity: 0.75; }

h2.site-title {
  color: white; }

h3.site-tagline {
  color: white; }

.social-links a, .site-powered-by a {
  border-bottom: none; }
