.share-button {
    display: block;
    float: left;
    background-image: url('//media.gadventures.com/media-server/static/css/images/share-buttons.png?fd21290c4844');
    background-repeat: no-repeat;
    height: 20px;
    margin-right: 1px;
    width: 32px;
}

.share-facebook-btn {
    background-position: -64px -20px;
}
.share-google-btn {
    background-position: -96px -20px;
}
.share-twitter-btn {
    background-position: -32px -20px;
}
.share-wishlist-btn {
    background-position: 0 -20px;
}

.share-pinterest-btn { background-position: -130px -20px;}

/* tooltip styling */
.share-tooltip {
    display:none;
    background: #FFF;
    padding: 10px;
    width: 60px;
    z-index: 888;

    background: #EEE; 
    background: -webkit-gradient( linear, 0 50%, 0 100%, from(#EFEFEF), to(#CCCCCC) ); 
    background: -moz-linear-gradient(top, #EFEFEF, #CCCCCC, #CCCCCC);
    border: 2px solid #FFF;
    border-radius: 0.5em;

    -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, .4);
    -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, .4);
    box-shadow: 0 2px 2px rgba(0, 0, 0, .4);
}

#content .share-facebook {
    width: 315px;
}

.share-wishlist {
    width: 250px;
} 

#wishlist-app {
    position: relative;
    float: right;
    font-size: 0.9em;
}
.wishlist-items-wrapper {
    background: #FFF;
    right: 0;
    width: 248px;
    border: 1px solid #D6D6D6;
    border-left: 1px solid #a6a6a6;
    border-top: 1px solid #a6a6a6;
}

.wishlist-items {
    padding: 0;
    margin: 0;
    list-style: none;
    max-height: 300px;
    overflow: auto;
}
.wishlist-items li {
    padding: 0;
    list-style: none;
    margin: 0;
}
.wishlist-items li a {
    display: block;
    padding: 3px 0.5em;
    padding-right: 25px;
    position: relative;
    font-weight: 400;
}
.wishlist-items li.current a {
    font-weight: 700;
    color: #5A4099;
}
.wishlist-items li a:hover {
    text-decoration: none;
    background: #E3F5F9;
    color: #5A4099;
    text-shadow: 1px 1px 0 #FFF;
    font-weight: 700;
}
.wishlistitem-remove {
    position: absolute;
    display: block;
    width: 15px;
    height: 15px;
    cursor: pointer;
    right: 6px;
    top: 0.3em;
    background: url('//media.gadventures.com/media-server/static/trip_summary/css/images/subtract.png?475d1eb2eae6') no-repeat center;
}

.wishlist-toggle {
    color: #393939;
    cursor: pointer;
    display: block;
    float: right;
    font-size: 0.9em;
    font-weight: 400;
    padding-right: 7px;
}

.wishlist-toggle strong {
    display: inline-block;
    padding-right: 18px;
    background: url('//media.gadventures.com/media-server/static/trip_summary/css/images/add.png?4daeed01a9bd') no-repeat right center;
}
.wishlist-toggle.remove {
    display: none;
}
.wishlist-toggle.remove strong {
    background: url('//media.gadventures.com/media-server/static/trip_summary/css/images/subtract.png?475d1eb2eae6') no-repeat right center;
}
 
.wishlist-display strong {
    display: inline-block;
    width: 15px;
    background: url('//media.gadventures.com/media-server/static/trip_summary/css/images/sort_arrow_down.png?ec63e3fa8f7f') no-repeat center;
}
.wishlist-display.disabled strong {
    display: inline-block;
    width: 15px;
    background: url('//media.gadventures.com/media-server/static/trip_summary/css/images/sort_arrow_down_inactive.png?eab6d6865a5a') no-repeat center;
    opacity: 0.4;
} 


/* General & Overview Sections */
/* Pricing Section */
#trip_header {
  padding-top: 0;
  padding-bottom: 0;
  margin-bottom: 2em;
  font-weight: 400;
  position: relative; }
  #trip_header .primary_details {
    float: left;
    width: 360px;
    height: 300px;
    position: relative; }
    #trip_header .primary_details h2 {
      font-size: 40px;
      font-weight: normal;
      text-shadow: 1px 1px 0px #ffffff;
      line-height: 50px;
      margin: 0; }
    #trip_header .primary_details div ul li {
      list-style: none; }
  #trip_header .banner {
    position: relative; }
    #trip_header .banner img {
      width: 100%; }
    #trip_header .banner .icon {
      display: block;
      background-repeat: no-repeat;
      background-position: center;
      position: absolute;
      height: 75px;
      width: 75px;
      top: -16px;
      left: 20px; }
    #trip_header .banner .banner-guaranteed {
      display: block;
      background-repeat: no-repeat;
      background-position: center;
      position: absolute;
      height: 31px;
      width: 607px;
      bottom: -1px;
      left: -7px;
      background-image: url('//media.gadventures.com/media-server/static/images/tripBanner100pGTD.png?c7ee0123132b'); }

.ie #trip_header .primary_details {
  width: 359px;
  height: 287px;
  border-bottom: 1px solid #D6D6D6;
  border-left: 1px solid #D6D6D6; }

.tag-top-seller .banner .icon {
  background-image: url('//media.gadventures.com/media-server/static/images/TopSellerFlag.png?45163a39e021'); }

.tag-new-trips .banner .icon {
  background-image: url('//media.gadventures.com/media-server/static/images/NewTripFlag.png?982d8fc56676'); }

#wifi-promo img {
  float: left;
  padding: 0.25em;
  margin-right: 0.5em; }

ul#countries-visited {
  margin: 0; }

#countries-visited {
  margin: 0 0 1em 0; }

#countries-visited li {
  display: inline;
  margin: 0 5px 0 0;
  list-style: none; }

#countries-visited li img {
  padding-left: 10px; }

#description {
  clear: both;
  float: left; }

#description h3 {
  font-size: 24px;
  font-weight: normal; }

#trip-description p {
  font-size: 1.1em; }

#trip-addons {
  border-width: 2px;
  border-style: solid; }

#trip-addons h4 {
  margin: 0;
  color: #FFF;
  padding-left: 0.5em; }

#trip-addons p {
  padding: 0.5em;
  font-size: 1em; }

#departures-subnav {
  clear: both;
  border-bottom: 2px solid #D6D6D6; }

#departures-subnav a {
  display: inline-block;
  margin-right: 5px;
  border-width: 1px 1px 0 1px;
  border-style: solid;
  border-color: #d6d6d6;
  border-radius: 4px 4px 0 0;
  padding: 3px 5px;
  font-weight: normal; }

#departures-subnav a:hover {
  border-color: #342559;
  text-decoration: none; }

#departures-subnav a.current {
  color: #393939; }

#departures-monthly {
  padding-top: 5px; }

#departures-monthly .departure-month {
  float: left;
  text-align: center;
  margin-right: 4px;
  margin-bottom: 4px; }

#departures-monthly .departure-month a {
  display: block;
  border: 1px solid #D6D6D6;
  border-radius: 3px;
  padding: 4px;
  width: 2.5em; }

#departures-monthly .departure-month a:hover {
  text-decoration: none;
  border: 1px solid #342559;
  box-shadow: 2px 2px 2px #DDD; }

#departures-monthly .month {
  font-weight: 700;
  display: block; }

#departures-monthly .year {
  font-weight: 400;
  font-size: 0.8em; }

#departures-list {
  clear: both;
  border: 1px solid #D6D6D6;
  border-radius: 0 0 0 5px;
  border-top: none; }

#departures-list ul, #departures-list li {
  list-style: none;
  margin: 0;
  padding: 0; }

#departures-list ul {
  margin-bottom: 5px;
  padding-left: 10px; }

#departures-list-headings {
  padding-left: 10px;
  font-weight: 700;
  border-bottom: 1px solid #D6D6D6;
  background: #EEE; }

#departures-list li a {
  font-weight: 400;
  font-size: 0.9em;
  padding: 2px 0;
  display: inline-block; }

#departures-list .months {
  max-height: 200px;
  overflow: auto; }

#departures-list .month strong {
  display: block;
  padding-left: 5px;
  font-weight: 400;
  margin-top: 4px;
  border-bottom: 1px solid #D6D6D6; }

#departures-list .date {
  display: inline-block;
  width: 90px; }

#departures-list .avail {
  display: inline-block;
  width: 60px; }

#departures-list .guar {
  display: inline-block; }

#departures-list li .avail,
#departures-list li .guar {
  font-size: 0.8em; }

#departures-list span.not-available {
  color: #BF0000; }

#trip-siblings {
  clear: both;
  padding: 0.5em 0; }

#trip-promotions {
  border-width: 2px;
  border-style: solid;
  margin: 1em 0.5em 0 0.5em; }

#trip-promotions h4 {
  color: #FFF;
  margin: 0;
  padding-left: 0.5em; }

#trip-promotions .trip-promotion a {
  display: block;
  padding: 0.5em 1em;
  line-height: 1.2em; }

#trip-stats {
  padding: 5px;
  text-transform: uppercase;
  font-weight: 500;
  border-bottom: 1px solid #D6D6D6; }

#trip-stats .start_finish {
  display: block;
  float: left; }

#trip-stats .duration {
  display: block;
  float: left;
  margin-right: 0.5em;
  margin-left: 10px; }

.trip_code {
  position: absolute;
  bottom: 5px;
  left: 1em;
  font-size: 0.9em; }

.trip-productpage {
  margin-top: 1em;
  border-width: 2px;
  border-style: solid; }

.trip-productpage h4 {
  color: #FFF;
  margin: 0;
  padding-left: 0.5em; }

.trip-productpage p {
  padding: 0.5em 1em; }

#trip-highlights {
  padding: 0 1em;
  margin: 0;
  font-size: 0.9em;
  line-height: 1.5em;
  font-weight: 700;
  display: table-cell;
  vertical-align: middle;
  height: 160px; }

#trip-attributes h4 {
  margin-top: 0; }

#trip-attributes div {
  float: left;
  margin-right: 4px;
  margin-bottom: 4px; }

#trip-attributes div a {
  background-color: white;
  display: block;
  text-align: center;
  padding: 0.5em;
  border-radius: 0.5em;
  border: 1px solid #d6d6d6;
  cursor: pointer;
  height: 2.5em; }

#trip-attributes div a:hover {
  text-decoration: none;
  border: 1px solid #342559;
  box-shadow: 2px 2px 2px #DDD;
  color: #8b70cd; }

#trip-attributes label {
  display: block;
  color: #393939;
  font-weight: 400; }

#trip-attributes div strong {
  display: block;
  font-weight: 700; }

#trip-physical a {
  background-position: center 2em;
  background-repeat: no-repeat; }

#trip-attributes div#trip-physical strong {
  display: none; }

.physical-5 a {
  background-image: url('//media.gadventures.com/media-server/static/trip_summary/css/images/phys_rate5.png?3f75606b2495'); }

.physical-4 a {
  background-image: url('//media.gadventures.com/media-server/static/trip_summary/css/images/phys_rate4.png?cc888c4df410'); }

.physical-3 a {
  background-image: url('//media.gadventures.com/media-server/static/trip_summary/css/images/phys_rate3.png?e4a5243fec9f'); }

.physical-2 a {
  background-image: url('//media.gadventures.com/media-server/static/trip_summary/css/images/phys_rate2.png?dfca1695daac'); }

.physical-1 a {
  background-image: url('//media.gadventures.com/media-server/static/trip_summary/css/images/phys_rate1.png?88d7025a6fb5'); }

#trip-pricing {
  color: white;
  padding: 1em 1em;
  line-height: normal; }

#trip-price {
  position: relative;
  float: left;
  padding-top: 5px; }

#trip-price .price {
  font-size: 2.2em;
  font-weight: 700; }

#trip-price .symbol {
  font-size: 1.5em;
  vertical-align: super; }

#trip-price .currency {
  position: relative;
  top: -0.5em; }

#trip-price .from {
  font-size: 10px;
  display: block;
  position: absolute;
  top: -4px;
  font-weight: 400; }

#trip-price .note {
  font-size: 10px;
  display: block; }

ul.price-list {
  margin: 0;
  padding: 0;
  list-style: none; }

.price-list li {
  display: block;
  list-style: none;
  padding: 0;
  margin: 0;
  padding-bottom: 0.5em;
  position: relative;
  float: left;
  margin-right: 15px;
  margin-bottom: 5px;
  padding: 0.5em 0;
  border-radius: 0.5em; }

.price-list .price {
  font-size: 1.7em;
  font-weight: 700; }

.price-list .symbol {
  font-size: 1em;
  vertical-align: super; }

.price-list .currency {
  position: relative;
  top: -0.8em;
  font-size: 0.8em; }

.price-list .from {
  font-size: 10px;
  display: block;
  position: absolute;
  top: 0;
  font-weight: 400; }

.price-list .note {
  font-size: 10px;
  display: block; }

#trip-pricing .was {
  padding-top: 0.5em;
  font-size: 0.9em;
  display: block;
  clear: both; }

#trip-pricing .was .price {
  font-size: 1em;
  text-decoration: line-through; }

#trip-pricing .was a,
#trip-pricing .was a:visited,
#trip-pricing .was a:hover,
#trip-pricing .was a:active {
  color: white;
  border-bottom: 1px dotted white;
  font-weight: 400; }

#trip-pricing .was a:hover {
  border-bottom: 1px solid white;
  text-decoration: none; }

#trip-myownroom {
  float: left;
  width: 140px;
  padding-left: 15px;
  border-left: 1px solid white;
  margin-left: 15px; }

#trip-myownroom a {
  font-size: 0.8em;
  color: #FFF;
  color: white;
  display: block; }

#trip-myownroom .price {
  font-size: 1.5em; }

#trip-myownroom .symbol {
  vertical-align: super; }

#trip-localpayments {
  font-size: 0.8em;
  display: block;
  clear: both; }

#trip-localpayments a {
  text-decoration: none;
  color: white;
  line-height: 2em; }

#localpayment-details span {
  display: block;
  clear: both; }

#trip-promotion {
  clear: both; }

#trip-promotion a {
  color: white;
  font-weight: 400;
  font-size: 0.9em; }

a.trip-map {
  border: 1px solid #D6D6D6;
  display: block;
  padding: 0;
  margin: 0;
  background: #342559;
  color: #FFF;
  text-decoration: none;
  font-size: 0.8em;
  text-align: center; }

a.trip-map:after {
  content: 'Click to enlarge'; }

/* Social Buttons */
#social-sharing {
  margin: 3px 0;
  position: absolute;
  left: 160px;
  bottom: 0px; }

#whatsthis {
  border-bottom: 1px dotted white; }

#whatsthis:hover {
  border-bottom: 1px solid white; }

#promotions {
  background: #efefef url('//media.gadventures.com/media-server/static/trip_summary/css/images/diagonal-repeat.png?8e50e1ff0793');
  float: left;
  margin: 0 0 1.7em;
  padding: 10px;
  width: 940px; }

#promotions h4 {
  display: inline-block;
  margin: 0 0 0 300px;
  padding: 5px;
  text-transform: uppercase; }

#promotions .promo-alert {
  float: left;
  width: 100%;
  font-size: 0.9em;
  margin-top: 5px; }

#promotions .promo-alert .label {
  background: #ff8d00 url('//media.gadventures.com/media-server/static/images/orange-arrow-promo.png?79c93b584d51') no-repeat right center;
  font-weight: bold;
  float: left;
  color: white;
  margin-right: 5px;
  padding: 10px 10px 10px 12px;
  width: 25%; }

#promotions .promo-alert .label > a {
  color: white; }

#promotions .promo-alert .label > a:hover {
  text-decoration: underline; }

#promotions .promo-alert .description {
  background: white;
  float: left;
  padding: 10px;
  width: 70%; }

#promotions .promo-alert .description a small {
  color: #4a4a4a;
  margin-left: 10px; }

.expand-sales {
  background: #FF8D00;
  color: white;
  cursor: pointer;
  float: right;
  font-size: 0.75em;
  margin-left: 10px;
  padding: 8px 10px;
  text-transform: uppercase; }

.expand-sales:hover {
  box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.5);
  color: white;
  text-decoration: none; }

.promo-alert {
  height: auto;
  overflow: hidden; }

#promo-box {
  height: 41px;
  overflow: hidden; }

.north-america-background {
  background: #77b001;
  color: #FFF; }

.arctic-background {
  background: #6ebdde;
  color: #FFF; }

.central-america-background {
  background: #a3c322;
  color: #FFF; }

.south-america-background {
  background: #ce282d;
  color: #FFF; }

.antarctica-background {
  background: #6dbdde;
  color: #FFF; }

.europe-background {
  background: #009fd8;
  color: #FFF; }

.africa-background {
  background: #ff7900;
  color: #FFF; }

.asia-background {
  background: #9b005f;
  color: #FFF; }

.north-africa-middle-east-background {
  background: #c43d18;
  color: #FFF; }

.australia-south-pacific-background {
  background: #36b99d;
  color: #FFF; }

.australia-pacific-background {
  background: #36b99d;
  color: #FFF; }

.australia-background {
  background: #36b99d;
  color: #FFF; }

.north-america-border {
  border-color: #77b001; }

.arctic-border {
  border-color: #6ebdde; }

.central-america-border {
  border-color: #a3c322; }

.south-america-border {
  border-color: #ce282d; }

.antarctica-border {
  border-color: #6dbdde; }

.europe-border {
  border-color: #009fd8; }

.africa-border {
  border-color: #ff7900; }

.asia-border {
  border-color: #9b005f; }

.north-africa-middle-east-border {
  border-color: #c43d18; }

.australia-south-pacific-border {
  border-color: #36b99d; }

.australia-pacific-border {
  border-color: #36b99d; }

.australia-border {
  border-color: #36b99d; }

.central-america #content-head h1 {
  color: #a3c322; }

.europe #content-head h1 {
  color: #009fd8; }

.south-america #content-head h1 {
  color: #ce282d; }

.asia #content-head h1 {
  color: #9b005f; }

.north-africa-middle-east #content-head h1 {
  color: #c43d18; }

.north-america #content-head h1 {
  color: #77b001; }

.central-america #content-head h1 {
  color: #a3c322; }

.africa #content-head h1 {
  color: #ff7900; }

#flight-promotion {
  background: #5A4099;
  display: block;
  float: left;
  text-align: center;
  width: 100%;
  margin: 1em 0 2em 0;
  position: relative;
  /* Terms and conditions (expandable) */ }
  #flight-promotion img {
    position: absolute;
    left: 25px;
    top: -18px;
    z-index: 999; }
  #flight-promotion h3 {
    color: white;
    display: inline-block;
    margin-top: 0.5em;
    padding: 0 0.5em 0 6em; }
  #flight-promotion strong {
    font-size: 1.1em;
    color: white; }
  #flight-promotion p {
    color: white;
    margin-bottom: 1em;
    margin-top: -0.5em;
    padding-left: 6em; }
  #flight-promotion a {
    color: white;
    cursor: pointer;
    font-size: 0.9em;
    font-weight: normal;
    margin-left: 7em;
    padding-bottom: 1px;
    position: relative;
    top: -0.5em; }
  #flight-promotion div {
    background-color: #fff;
    border-width: 0 1px 1px 1px;
    border-color: #5A4099;
    border-style: solid; }
  #flight-promotion div em {
    display: inline-block;
    font-weight: bold;
    font-style: normal;
    font-size: 1.2em; }
  #flight-promotion div p {
    color: inherit;
    font-size: 13px;
    line-height: 19px;
    padding: 0;
    padding-left: 10px;
    padding-right: 10px;
    text-align: left; }
  #flight-promotion div p:first-child {
    margin-top: 20px; }

#pricing-flights #flight-promotion img {
  left: 5px; }
#pricing-flights #flight-promotion h3 {
  color: white;
  display: inline-block;
  font-size: 1.1em;
  margin-top: 0.8em;
  padding: 0 0.5em 0 7em; }
#pricing-flights #flight-promotion strong {
  font-size: 0.9em; }
#pricing-flights #flight-promotion p {
  font-size: 0.9em;
  padding: 0.5em 0 0.4em 7em; }
#pricing-flights #flight-promotion div p {
  padding: 0; }
#pricing-flights #flight-promotion div p:first-child {
  padding-top: 0.5em; }

#pricing-checkout img {
  padding-left: 7px; }

/*
 * jQuery FlexSlider v1.8
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 */

/* Browser Resets */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;}

/* FlexSlider Necessary Styles
*********************************/
.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {max-width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}


/* FlexSlider Default Theme
*********************************/
.flexslider {background: #fff; border: 4px solid #fff; position: relative; -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px; zoom: 1;}
.flexslider .slides {zoom: 1;}
.flexslider .slides > li {position: relative;}
/* Suggested container for "Slide" animation setups. Can replace this with your own, if you wish */
.flex-container {zoom: 1; position: relative;}

/* Caption style */
/* IE rgba() hack */
.flex-caption {background:none; -ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000); zoom: 1;}
.flex-caption {width: 96%; padding: 2%; margin: 0; position: absolute; left: 0; bottom: 0; background: rgba(0,0,0,.3); color: #fff; text-shadow: 0 -1px 0 rgba(0,0,0,.3); font-size: 14px; line-height: 18px;}

/* Direction Nav */
.flex-direction-nav { height: 0; }
.flex-direction-nav li a {width: 52px; height: 52px; margin: -13px 0 0; display: block; background: url('//media.gadventures.com/media-server/static/vendor/jquery/plugins/FlexSlider/theme/bg_direction_nav.png?b35b28555d14') no-repeat; position: absolute; top: 50%; cursor: pointer; text-indent: -999em;}
.flex-direction-nav li .next {background-position: -52px 0; right: -21px;}
.flex-direction-nav li .prev {left: -20px;}
.flex-direction-nav li .disabled {opacity: .3; filter:alpha(opacity=30); cursor: default;}

/* Control Nav */
.flex-control-nav {width: 100%; position: absolute; bottom: -30px; text-align: center;}
.flex-control-nav li {margin: 0 0 0 5px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-nav li:first-child {margin: 0;}
.flex-control-nav li a {width: 13px; height: 13px; display: block; background: url('//media.gadventures.com/media-server/static/vendor/jquery/plugins/FlexSlider/theme/bg_control_nav.png?5ccb0f9067a0') no-repeat; cursor: pointer; text-indent: -999em;}
.flex-control-nav li a:hover {background-position: 0 -13px;}
.flex-control-nav li a.active {background-position: 0 -26px; cursor: default;}