
@import url(https://fonts.googleapis.com/css?family=Dosis:600,700);
@import url(https://fonts.googleapis.com/css?family=Arvo:400,700);
html {
  background-color: #f2f2f2; }
body {
  padding: 0;
  margin: 0;
  background: url("/design/images/v1/background.png") no-repeat center 0%; }
  body img {
    border: 0;
    outline: 0; }
#wrapper {
  width: 980px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  padding-top: 30px; }
#flashcontent {
  display: none; }
#trips {
  display: none; }
#logo {
  float: left;
  width: 387px;
  height: 172px;
  padding: 0;
  position: absolute;
  left: -62px;
  margin: 0;
  z-index: 6; }
  #logo a {
    background: transparent url("/design/images/v1/logo.png") no-repeat;
    width: 387px;
    height: 172px;
    display: block;
    text-indent: -9999px; }
#topDetails {
  height: 34px;
  line-height: 34px;
  vertical-align: middle;
  position: relative;
  top: 32px;
  float: right; }
  #topDetails #socialBugs {
    width: 92px;
    float: right; }
    #topDetails #socialBugs a.twitter,
    #topDetails #socialBugs a.facebook,
    #topDetails #socialBugs a.instagram {
      width: 26px;
      height: 26px;
      float: right;
      display: block;
      text-indent: -9999px;
      margin-top: 5px; }
    #topDetails #socialBugs a.twitter {
      background: url("/design/images/v1/social-media.png") no-repeat -26px 0;
      margin-right: 6px; }
    #topDetails #socialBugs a.facebook {
      background: url("/design/images/v1/social-media.png") no-repeat 0 0; }
    #topDetails #socialBugs a.instagram {
      background: url("/design/images/v1/social-media.png") no-repeat -52px 0;
      margin-right: 8px; }
  #topDetails #socialLinks {
    float: right; }
    #topDetails #socialLinks div {
      float: left;
      height: 34px; }
    #topDetails #socialLinks #plusone {
      margin-right: 10px; }
  #topDetails #phoneNum {
    display: none; }
#nav {
  -webkit-border-top-left-radius: 6px;
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-topleft: 6px;
  -moz-border-radius-topright: 6px;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  background: #f38828;
  
  background: -moz-linear-gradient(top, #f38828 0%, #e06b28 100%);
  
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f38828), color-stop(100%, #e06b28));
  
  background: -webkit-linear-gradient(top, #f38828 0%, #e06b28 100%);
  
  background: -o-linear-gradient(top, #f38828 0%, #e06b28 100%);
  
  background: -ms-linear-gradient(top, #f38828 0%, #e06b28 100%);
  
  background: linear-gradient(top, #f38828 0%, #e06b28 100%);
  
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f38828', endColorstr='#e06b28',GradientType=0 );
  
  height: 32px;
  width: 640px;
  float: right;
  line-height: 1em;
  list-style: none;
  margin: 0;
  padding: 0;
  display: block;
  position: absolute;
  top: -32px;
  right: 0;
  font-family: 'Dosis', sans-serif;
  font-weight: 600;
  font-size: 13.5px;
  letter-spacing: 0.06em;
  color: #ffffff; }
  #nav li {
    float: left;
    margin: 0;
    padding: 0; }
    #nav li.nav2, #nav li.nav3 {
      list-style-type: disc;
      margin-left: 15px; }
      #nav li.nav2 span, #nav li.nav3 span {
        padding: 10px 10px 0 3px; }
    #nav li span {
      height: 22px;
      padding: 10px 10px 0 15px;
      display: block;
      text-transform: uppercase; }
      #nav li span.active {
        color: #4e4e4e; }
    #nav li a {
      float: right;
      height: 22px;
      padding: 10px 15px 0 10px;
      text-transform: uppercase;
      color: #ffffff;
      text-decoration: none; }
      #nav li a:hover {
        color: #ffffff;
        text-decoration: underline; }
    #nav li ul {
      position: absolute;
      left: -999em;
      width: 210px;
      background: #f2f2f2 url("/design/images/v1/menu-triangle.png") no-repeat 27% 0%;
      margin: 0;
      padding: 16px 0;
      z-index: 20;
      -webkit-border-bottom-left-radius: 6px;
      -webkit-border-bottom-right-radius: 6px;
      -moz-border-radius-bottomleft: 6px;
      -moz-border-radius-bottomright: 6px;
      border-bottom-left-radius: 6px;
      border-bottom-right-radius: 6px; }
      #nav li ul li {
        width: 178px;
        display: block;
        padding: 3px 16px; }
        #nav li ul li a {
          text-transform: none;
          float: none;
          padding: 0;
          height: auto;
          color: #92a13a; }
          #nav li ul li a:hover {
            color: #4d4d4d;
            text-decoration: none; }
    #nav li.hover ul {
      left: auto; }
    #nav li.nav5-1, #nav li.nav5-2, #nav li.nav5-3 {
      float: right; }
      #nav li.nav5-1 a, #nav li.nav5-2 a, #nav li.nav5-3 a {
        padding-right: 8px;
        padding-left: 8px; }
    #nav li.nav6 {
      float: right; }
      #nav li.nav6 a {
        padding-right: 8px;
        padding-left: 8px; }
#mainArea {
  -webkit-border-bottom-left-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  -moz-border-radius-bottomright: 6px;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  position: relative;
  margin-top: 110px;
  font-family: 'Dosis', sans-serif;
  background: white;
  text-align: left;
  box-shadow: 0 0 15px 0 #888888;
  -moz-box-shadow: 0 0 15px 0 #888888;
  -webkit-box-shadow: 0 0 15px 0 #888888; }
  #mainArea #content {
    padding: 7px;
    background-color: #ffffff;
    overflow-y: hidden; }
  #mainArea .clearMe {
    margin: 0;
    clear: both; }
#footer {
  -webkit-border-bottom-left-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  -moz-border-radius-bottomright: 6px;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  background: #f38828;
  
  background: -moz-linear-gradient(top, #f38828 0%, #e06b28 100%);
  
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f38828), color-stop(100%, #e06b28));
  
  background: -webkit-linear-gradient(top, #f38828 0%, #e06b28 100%);
  
  background: -o-linear-gradient(top, #f38828 0%, #e06b28 100%);
  
  background: -ms-linear-gradient(top, #f38828 0%, #e06b28 100%);
  
  background: linear-gradient(top, #f38828 0%, #e06b28 100%);
  
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f38828', endColorstr='#e06b28',GradientType=0 );
  
  width: 980px;
  margin: 0 auto;
  position: relative;
  z-index: 10;
  height: 46px;
  font-family: 'Dosis', sans-serif; }
  #footer #botNav {
    display: none; }
  #footer #contactBar #newsletterLink {
    background: url(/design/images/v1/mail-icon.png) no-repeat 30px 12px;
    text-decoration: none;
    color: white;
    float: left;
    padding: 12px 30px 12px 66px; }
    #footer #contactBar #newsletterLink span {
      text-transform: uppercase; }
  #footer #contactBar #contactDetails ul {
    margin: 0;
    padding: 12px 30px;
    color: white;
    text-transform: uppercase;
    list-style: none; }
    #footer #contactBar #contactDetails ul li {
      float: right;
      margin-left: 10px; }
    #footer #contactBar #contactDetails ul a {
      text-decoration: none;
      color: #4e4e4e;
      padding: 12px 0 12px 30px;
      background: url(/design/images/v1/more-information-icon.png) no-repeat 0 11px; }
  #footer #botBar {
    font-family: 'Arvo', serif;
    text-align: left;
    width: 940px;
    color: #9b9b9c;
    position: absolute;
    bottom: -60px;
    left: 20px;
    font-size: 11px;
    height: 40px; }
    #footer #botBar a {
      text-decoration: none;
      color: #9b9b9c; }
    #footer #botBar .bug {
      float: right; }
    #footer #botBar b {
      color: #888888; }
#mainArea #content #testimonials .hreview {
  overflow: auto;
  border-top: 1px solid #e5e5e5;
  padding-top: 20px;
  padding-bottom: 5px;
  margin-top: 10px;
  margin-bottom: 20px;
  font-size: 14px; }
  #mainArea #content #testimonials .hreview .description p {
    font-size: 13px !important;
    line-height: 1.4em; }
  #mainArea #content #testimonials .hreview .stars {
    float: left;
    overflow: hidden;
    text-indent: -9999px;
    margin-left: -4px;
    margin-right: 10px;
    width: 150px;
    height: 30px;
    background: url(/design/images/v1/rating-stars.png) left top no-repeat; }
    #mainArea #content #testimonials .hreview .stars .rating {
      background: url(/design/images/v1/rating-stars.png) left -30px no-repeat;
      height: 30px; }
    #mainArea #content #testimonials .hreview .stars .value-1 {
      width: 3px; }
    #mainArea #content #testimonials .hreview .stars .value-2 {
      width: 6px; }
    #mainArea #content #testimonials .hreview .stars .value-3 {
      width: 9px; }
    #mainArea #content #testimonials .hreview .stars .value-4 {
      width: 12px; }
    #mainArea #content #testimonials .hreview .stars .value-5 {
      width: 15px; }
    #mainArea #content #testimonials .hreview .stars .value-6 {
      width: 18px; }
    #mainArea #content #testimonials .hreview .stars .value-7 {
      width: 21px; }
    #mainArea #content #testimonials .hreview .stars .value-8 {
      width: 24px; }
    #mainArea #content #testimonials .hreview .stars .value-9 {
      width: 27px; }
    #mainArea #content #testimonials .hreview .stars .value-10 {
      width: 30px; }
    #mainArea #content #testimonials .hreview .stars .value-11 {
      width: 33px; }
    #mainArea #content #testimonials .hreview .stars .value-12 {
      width: 36px; }
    #mainArea #content #testimonials .hreview .stars .value-13 {
      width: 39px; }
    #mainArea #content #testimonials .hreview .stars .value-14 {
      width: 42px; }
    #mainArea #content #testimonials .hreview .stars .value-15 {
      width: 45px; }
    #mainArea #content #testimonials .hreview .stars .value-16 {
      width: 48px; }
    #mainArea #content #testimonials .hreview .stars .value-17 {
      width: 51px; }
    #mainArea #content #testimonials .hreview .stars .value-18 {
      width: 54px; }
    #mainArea #content #testimonials .hreview .stars .value-19 {
      width: 57px; }
    #mainArea #content #testimonials .hreview .stars .value-20 {
      width: 60px; }
    #mainArea #content #testimonials .hreview .stars .value-21 {
      width: 63px; }
    #mainArea #content #testimonials .hreview .stars .value-22 {
      width: 66px; }
    #mainArea #content #testimonials .hreview .stars .value-23 {
      width: 69px; }
    #mainArea #content #testimonials .hreview .stars .value-24 {
      width: 72px; }
    #mainArea #content #testimonials .hreview .stars .value-25 {
      width: 75px; }
    #mainArea #content #testimonials .hreview .stars .value-26 {
      width: 78px; }
    #mainArea #content #testimonials .hreview .stars .value-27 {
      width: 81px; }
    #mainArea #content #testimonials .hreview .stars .value-28 {
      width: 84px; }
    #mainArea #content #testimonials .hreview .stars .value-29 {
      width: 87px; }
    #mainArea #content #testimonials .hreview .stars .value-30 {
      width: 90px; }
    #mainArea #content #testimonials .hreview .stars .value-31 {
      width: 93px; }
    #mainArea #content #testimonials .hreview .stars .value-32 {
      width: 96px; }
    #mainArea #content #testimonials .hreview .stars .value-33 {
      width: 99px; }
    #mainArea #content #testimonials .hreview .stars .value-34 {
      width: 102px; }
    #mainArea #content #testimonials .hreview .stars .value-35 {
      width: 105px; }
    #mainArea #content #testimonials .hreview .stars .value-36 {
      width: 108px; }
    #mainArea #content #testimonials .hreview .stars .value-37 {
      width: 111px; }
    #mainArea #content #testimonials .hreview .stars .value-38 {
      width: 114px; }
    #mainArea #content #testimonials .hreview .stars .value-39 {
      width: 117px; }
    #mainArea #content #testimonials .hreview .stars .value-40 {
      width: 120px; }
    #mainArea #content #testimonials .hreview .stars .value-41 {
      width: 123px; }
    #mainArea #content #testimonials .hreview .stars .value-42 {
      width: 126px; }
    #mainArea #content #testimonials .hreview .stars .value-43 {
      width: 129px; }
    #mainArea #content #testimonials .hreview .stars .value-44 {
      width: 132px; }
    #mainArea #content #testimonials .hreview .stars .value-45 {
      width: 135px; }
    #mainArea #content #testimonials .hreview .stars .value-46 {
      width: 138px; }
    #mainArea #content #testimonials .hreview .stars .value-47 {
      width: 141px; }
    #mainArea #content #testimonials .hreview .stars .value-48 {
      width: 144px; }
    #mainArea #content #testimonials .hreview .stars .value-49 {
      width: 147px; }
    #mainArea #content #testimonials .hreview .stars .value-50 {
      width: 150px; }
  #mainArea #content #testimonials .hreview .reviewer {
    font-weight: bold;
    font-size: 14px; }
  #mainArea #content #testimonials .hreview .item a {
    padding-left: 7px; }
#mainArea #content #testimonials .pullQuote {
  background: url(/design/images/v1/testimonial-quote-L.png) 5px 0 no-repeat;
  float: right;
  width: 240px;
  margin: 0px 20px 20px 10px;
  padding-left: 30px;
  padding-top: 15px; }
  #mainArea #content #testimonials .pullQuote blockquote {
    font-family: 'Arvo', serif;
    font-size: 16px;
    line-height: 1.5em;
    font-style: italic;
    padding: 0;
    margin: 0;
    display: block;
    color: #000000; }
@import url(https://fonts.googleapis.com/css?family=Dosis:600,700);
@import url(https://fonts.googleapis.com/css?family=Arvo:400,700);
#featureSwitcher {
  background-color: #ffffff;
  padding: 7px;
  height: 425px;
  width: 966px; }
  #featureSwitcher #flipper {
    display: block;
    overflow: hidden;
    height: 425px;
    position: relative; }
  #featureSwitcher #dreamTrip {
    display: none; }
  #featureSwitcher .video {
    position: relative; }
    #featureSwitcher .video img {
      display: block;
      height: 425px; }
    #featureSwitcher .video iframe {
      width: 604px;
      left: 182px;
      position: absolute;
      top: 10px;
      height: 340px;
      z-index: 10; }
  #featureSwitcher a.hero {
    display: block;
    height: 425px;
    text-decoration: none; }
    #featureSwitcher a.hero .title {
      font-weight: 600;
      font-size: 30px;
      z-index: 6;
      position: absolute;
      color: #ffffff;
      top: 375px;
      left: 16px;
      width: 375px;
      overflow: hidden; }
  #featureSwitcher div.sub {
    font-size: 13px;
    text-transform: uppercase;
    line-height: 1em;
    z-index: 6;
    position: absolute;
    color: #ffffff;
    top: 382px;
    left: 400px;
    width: 375px; }
    #featureSwitcher div.sub span.adventure {
      display: none; }
  #featureSwitcher #switcherNav {
    position: absolute;
    top: 372px;
    height: 28px;
    width: 934px;
    background: #8b9738;
    padding: 16px; }
    #featureSwitcher #switcherNav a {
      float: right;
      width: 24px;
      height: 26px;
      overflow: hidden;
      text-indent: -9999px;
      display: block;
      background: url("/design/images/v1/flipper-icons.png") no-repeat -50px 0; }
      #featureSwitcher #switcherNav a.current {
        background-position: -27px 0; }
      #featureSwitcher #switcherNav a:hover {
        background-position: 0 0; }
#mainArea #content {
  padding-left: 28px;
  padding-top: 0;
  color: #4e4e4e; }
  #mainArea #content div.clear {
    clear: both; }
  #mainArea #content #rowOne {
    width: 559px;
    border-right: 1px dotted;
    padding-right: 20px;
    float: left; }
    #mainArea #content #rowOne #destinationLinks, #mainArea #content #rowOne #smallFeatures {
      display: none; }
    #mainArea #content #rowOne #destinationFlipper {
      width: 559px;
      height: 400px; }
      #mainArea #content #rowOne #destinationFlipper .eachDestination {
        width: 559px;
        height: 400px;
        font-family: 'Arvo', serif;
        font-size: 14px; }
        #mainArea #content #rowOne #destinationFlipper .eachDestination .details h2 {
          font-family: 'Dosis', sans-serif;
          font-size: 38px;
          font-weight: 600;
          margin: 0 0 6px 0; }
          #mainArea #content #rowOne #destinationFlipper .eachDestination .details h2 a {
            color: #f58a20; }
            #mainArea #content #rowOne #destinationFlipper .eachDestination .details h2 a span {
              color: #909090; }
        #mainArea #content #rowOne #destinationFlipper .eachDestination a {
          text-decoration: none; }
          #mainArea #content #rowOne #destinationFlipper .eachDestination a.destinationPriceLink {
            padding-top: 8px;
            padding-bottom: 10px;
            display: block;
            font-size: 30px;
            font-weight: bold;
            color: #9b9b9c;
            font-family: 'Dosis', sans-serif;
            text-indent: -150px; }
          #mainArea #content #rowOne #destinationFlipper .eachDestination a.destinationImage {
            float: left;
            margin-right: 22px;
            margin-bottom: 8px; }
          #mainArea #content #rowOne #destinationFlipper .eachDestination a.destinationDescriptionLink {
            color: #4e4e4e; }
            #mainArea #content #rowOne #destinationFlipper .eachDestination a.destinationDescriptionLink i {
              display: none; }
          #mainArea #content #rowOne #destinationFlipper .eachDestination a.adventureLink {
            font-family: 'Dosis';
            font-weight: 700;
            font-size: 12.5px;
            color: #f58a20;
            text-transform: uppercase;
            text-decoration: none;
            float: right;
            margin: 20px 20px 0 0; }
            #mainArea #content #rowOne #destinationFlipper .eachDestination a.adventureLink:hover {
              text-decoration: underline; }
  #mainArea #content #rowTwo {
    width: 344px;
    float: right;
    position: relative;
    padding: 0 0 20px 20px;
    font-family: 'Arvo', serif;
    font-size: 14px; }
    #mainArea #content #rowTwo .moreLink {
      font-family: 'Dosis';
      font-weight: 700;
      font-size: 12.5px;
      color: #f58a20;
      text-transform: uppercase;
      text-decoration: none; }
      #mainArea #content #rowTwo .moreLink:hover {
        text-decoration: underline; }
    #mainArea #content #rowTwo #testimonials blockquote {
      font-size: 12px;
      font-style: italic;
      margin: 0;
      padding: 24px;
      background: #f2f2f2;
      -webkit-border-top-left-radius: 6px;
      -webkit-border-top-right-radius: 6px;
      -moz-border-radius-topleft: 6px;
      -moz-border-radius-topright: 6px;
      border-top-left-radius: 6px;
      border-top-right-radius: 6px;
      -webkit-border-bottom-left-radius: 6px;
      -webkit-border-bottom-right-radius: 6px;
      -moz-border-radius-bottomleft: 6px;
      -moz-border-radius-bottomright: 6px;
      border-bottom-left-radius: 6px;
      border-bottom-right-radius: 6px; }
      #mainArea #content #rowTwo #testimonials blockquote a {
        text-decoration: none;
        color: #4e4e4e; }
    #mainArea #content #rowTwo #testimonials .author {
      margin: 0 0 0 16px;
      padding: 10px 0 18px 4px;
      background: url(/design/images/v1/testimonial-author-background.png) no-repeat 0 0; }
      #mainArea #content #rowTwo #testimonials .author p {
        font-family: 'Dosis', sans-serif;
        font-size: 12.5px;
        font-style: normal;
        margin: 0 10px 0 0; }
        #mainArea #content #rowTwo #testimonials .author p span.reviewer {
          text-transform: uppercase; }
    #mainArea #content #rowTwo h1 {
      font-family: 'Dosis', sans-serif;
      font-weight: 600;
      font-size: 38px;
      margin-bottom: 10px;
      margin-top: 10px; }
    #mainArea #content #rowTwo .col1 {
      padding: 0 20px; }
      #mainArea #content #rowTwo .col1 a {
        float: right;
        margin-right: 20px; }
#mainArea #midBar {
  overflow: auto;
  -webkit-box-shadow: inset 0 20px 18px -20px #888888;
  -moz-box-shadow: inset 0 20px 18px -20px #888888;
  -box-shadow: inset 0 20px 18px -20px #888888;
  background: #f2f2f2;
  color: #9b9b9c;
  padding: 2.5em 0 0; }
  #mainArea #midBar div.lines {
    float: left;
    margin: 0 0 1em;
    width: 980px; }
  #mainArea #midBar iframe {
    float: left;
    width: 980px; }
  #mainArea #midBar .col1, #mainArea #midBar .col2 {
    color: #9b9b9c;
    display: block;
    float: left;
    font-size: 13px;
    height: 120px;
    line-height: 1.1em;
    padding: 0 0 0 30px;
    text-decoration: none;
    width: 290px; }
    #mainArea #midBar .col1 strong, #mainArea #midBar .col2 strong {
      display: block;
      font-size: 24px;
      font-weight: 600;
      line-height: 1em;
      margin-bottom: 12px; }
    #mainArea #midBar .col1:hover, #mainArea #midBar .col2:hover {
      color: black; }
  #mainArea #midBar .col3 {
    background: url(/design/images/v1/logo-garden.png) right top no-repeat;
    display: block;
    float: left;
    height: 96px;
    margin: 0 0 0 30px;
    padding: 0 0 0 30px;
    width: 96px; }
    #mainArea #midBar .col3:hover {
      background: url(/design/images/v1/logo-garden.png) right bottom no-repeat; }
  #mainArea #midBar .col4 {
    background: url(/design/images/v1/TOTY2015-LGBT.png) right top no-repeat;
    background-size: 79px 96px;
    display: block;
    float: left;
    height: 96px;
    margin: 0 0 0 20px;
    padding: 0 0 0 30px;
    width: 79px; }
