@import url("base.css");

/*
-----------------------------------------------
jerryvandyke.com journey page screen style
author: Jackson Marketing <jacksonmarketing.ca>
----------------------------------------------- */

#journeyListing {
  float: left;
  width: 483px !important;
  width /**/: 508px;
  padding: 20px 0 10px 0;
  margin-left: 15px;
  }
#journeyListingPhoto {
  float: left;
  width: 170px !important;
  width /**/: 182px;
  height: 135px !important;
  height /**/: 147px;
  padding: 5px;
  border: 1px solid #ADAFB1;
  }
#journeyListingDetail {
  float: left;
  width: 290px !important;
  width /**/: 300px;
  padding: 0 0 15px 10px;
  }
#journeyListingDetail h1 {
  padding: 0;
  margin: 0;
  font-weight: bold;
  font-size: 12px;
  color: #000000;
  }
#journeyListingDetail p {
  padding: 5px 0 5px 0;
  color: #000000;
  }
#journeyListingDetail ul {
  padding: 0;
  margin: 0;
  }
.itinerary_map {
  padding: 5px;
  border: 1px solid #ADAFB1;
  }
#rates_l {
  float: left;
  width: 280px !important;
  width /**/: 300px;
  padding-right: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
 }
#rates_r {
  float: left;
  width: 200px !important;
  width /**/: 200px;
  padding-bottom: 15px;
  margin-top: 10px;
  background-color: #F3EEE0;
  margin-bottom: 10px;
  }
#rates_r p {
  margin-bottom: 0;
  padding-bottom: 0;
  }
#rates_r ul {
  margin-top: 0;
  }
table th {
  background-color: #EBE2C4;
  border-bottom: 1px solid #E4D5B0;
  padding: 1px 10px 1px 10px;
  }
table td {
  vertical-align: top;
  padding: 0 10px 0 10px;
  }
table.rates td {
  border-bottom: 1px solid #DCCB9C;
  }
ul {
  padding: 0 0 0 16px;
  margin: 5px 0 10px 0;
  line-height: 18px;
  list-style-type: none;
  }
li {
  padding: 2px 10px 2px 18px;
  background: url('../images/bullet.gif') 0 7px no-repeat;
  }
h3 {
  margin: 10px 0 0 0;
  }
h4.journey_name, h4.journey_name_new {
  font-size: 12px;
  line-height: 20px;
  font-weight: bold;
  }
h4.journey_name_new {
  padding-left: 50px;
  background: url('../images/new_journey.gif') 0 0 no-repeat;
  }
.feature_category {
  padding-bottom: 0;
  margin-bottom: 0;
  font-weight: bold;
  color: #023457;
  }
.journeyPhotoGalleryThumb, .journeyVideoGalleryThumb{
  float: left;
  margin: 10px 0 0 15px;
  border: 1px solid #ADAFB1;
  }
  
.journeyVideoGalleryThumb {
  position:relative;
  z-index:1;
}

img.btn-play{
  position:absolute;
  top:30px;
  left:30px;
  border:none;
  height:20px;
  width:20px;
  display:block;
}

  
.journeyShipThumb {
  float: left;
  padding: 5px;
  margin: 5px 0 0 5px;
  border: 1px solid #ADAFB1;
  }
.divider {
  line-height: 1px;
  font-size: 1px;
  height: 1px;
  background: #D5D6D6;
  margin: 10px 15px;
  }
  
.readmore {
    padding: 2px 10px 2px 18px;
    background: url('../images/bullet.gif') left center no-repeat;
  }
  
.readless {
    padding: 2px 10px 2px 18px;
    background: url('../images/bullet.gif') left center no-repeat;
  
  }
  
#guest-photo-sharing-container{
 float:left;
 margin-bottom:20px;
}

.btn-more {
	clear:left;
  display:block;
  width:260px;
  height:25px;
  border:1px solid #ccc;
  line-height:25px;
  margin:15px;
  margin-left:107px;
  text-align:center;
  text-decoration:none;
  font-weight:bold;
}  

.btn-more:hover {
 text-decoration:none;
}

div.iti-img-container {
  padding-left:15px;
  float:left;
}
div.iti-img-container a {
  float:left; padding:4px; border:1px solid #ccc; margin-right:5px;
}
div.iti-img-container img { border:none;}
