body {
  line-height: inherit;
}

ul {
  margin: 0;
  padding: 0;
}

div.clear {
  clear: both;
}

h2 {
  font-size: 18px;
  margin: 10px 0;
}

div.header {
  height: 120px;
  width: 950px;
  padding: 5px 15px;
  margin: 0 auto;
  position: relative;
}

div.logo {
  width: 300px;
  height: 112px;
  float: left;
}

div.logo img {
  margin-top: 10px;
}

div.slogans {
  width: 625px;
  height: 73px;
  margin-top: 33px;
  margin-left: 15px;
  float: left;
}

div.slogan-main {
  font-size: 27px;
  color: #5085CD;
  font-weight: bold;
  line-height: 25px;
}

div.slogan-text {
  font-size: 22px;
  color: #666;
  padding-top: 2px;
}

#fh-news > hr {
  border-color: #3D742B;
  border-style: dotted;
  width: 100%;
}

div.title-container {
  width: 950px;
  padding: 5px 15px;
  margin: 0 auto;
  position: relative;
}

div.title-container > span.title {
  position: absolute;
  left: 0;
  color: #333;
  font-size: 25px;
  font-weight: bold;
  width: 680px;
}

div.title-container > div.search-container {
  position: absolute;
  right: 0;
  bottom: 5px;
}

div.title-container > div.search-container input {
  border: 1px solid #AAA;
}

div.container {
  width: 950px;
  padding: 15px;
  background-color: #CFE8F7;
  margin: 0 auto;
}

div.iterate-listing {
  position: relative;
  height: 25px;
  font-size: 14px;
  margin-bottom: 10px;
  width: 100%;
  color: #FFF;
  font-weight: bold;
}

div.iterate-listing > a {
}

div.iterate-listing > a.previous {
  position: absolute;
  left: 0;
}

div.iterate-listing > a.next {
  position: absolute;
  right: 0;
}

div.iterate-listing > span.small {
  position: relative;
  left: 28%;
  margin: 0 auto;
  width: 100%;
  font-size: 12px;
}

div.iterate-listing > span.small > a {
  margin-left: 5px;
}

div.listing-summary {
  background-color: #FFF;
  padding: 8px;
  margin-bottom: 10px;
  clear: left;
}

div.listing-summary > h1 {
  font-size: 25px;
  padding: 10px 0;
  margin: 0;
  margin-top: 10px;
}

div.listing-summary > h1:first-child {
  margin-top: 0;
}

div.listing-summary p {
  padding: 0;
  padding-bottom: 5px;
  margin: 0;
  color: #111;
  font-size: 115%;
  line-height: 1.4em;
}

/***************************************
 * Top Summary Styles
 **************************************/

#top-summary > div.primary-photo {
  width: 435px;
  height: 330px;
  overflow: hidden;
  background-color: #EFEFEF;
  border: 1px solid #DDD;
  float: left;
}

#top-summary > div.summary {
  padding-left: 10px;
  width: 470px;
  float: left;
}

#top-summary > div.summary > div.rate-container {
  width: 50%;
  float: left;
}

#top-summary > div.summary > div.rate-container > div.rate {
  background: url(/static/img/gradient-blue-small.jpg) repeat-x #6982DC center top;
  width: 95%;
  margin: 0 auto;
  height: 80px;
  margin-bottom: 10px;
  position: relative;
  text-align: center;
  color: #FFF;
}

#top-summary > div.summary > div.rate-container > div.no-rate {
  background: #DDD;
  color: #666;
}

#top-summary > div.summary > div.rate-container > div.rate > span.price {
  position: absolute;
  top: 25%;
  left: 0;
  width: 100%;
  font-size: 20px;
  line-height: 100%;
}

#top-summary > div.summary > div.rate-container > div.rate > span.stay {
  position: absolute;
  bottom: 25%;
  left: 0;
  width: 100%;
  font-size: 16px;
}

#top-summary > div.summary > div.small-navigation {
  width: 50%;
  float: left;
}

#short-overview > table {
  border-collapse: collapse;
  width: 100%;
}

#short-overview > table > tbody > tr  > td{
  border-bottom: 1px dotted #000;
  font-weight: bold;
  color: #333;
  text-indent: 5px;
  line-height: 160%;
  width: 71%;
}

#short-overview > table > tbody > tr > td.value {
  font-weight: normal;
  text-align: right;
  padding-right: 5px;
}

#top-summary > div.summary > div.nearby-map {
  width: 100%;
  height: 235px;
  float: left;
  border: 2px solid #DEE7FE;
  margin-top: 2px;
}

#top-summary > div.summary > span.small {
  float: left;
  width: 100%;
  text-align: center;
  font-size: 11px;
  color: #AAA;
}

#photo-tag {
  border: 1px solid #DEE7FE;
}

#top-summary > div.photo-set {
  clear: left;
}

#top-summary > div.photo-set > img {
  border: 1px solid #FFF;
}

#top-summary > div.photo-set > img.youtube-play {
  margin-left: -22px;
  margin-top: -3px;
  background-color: #FFF;
}

/***************************************
 * Property Overview Styles
 **************************************/
#property-actions > ul,
#property-overview > ul {
  list-style: none;
}

#property-actions > ul > li,
#property-overview > ul > li {
  float: left;
  width: 25%;
  text-align: center;
  font-size: 14px;
}

/***************************************
 * Description and Policy Styles
 **************************************/
#description-policies > h1 > span {
  text-transform: capitalize;
}

div.links > ul {
  padding-left: 20px;
  margin-top: 5px;
}

div.links > ul > li {
  font-size: 15px;
}

/***************************************
 * Rates Styles
 **************************************/
#rates div.season {
  clear: both;
}

#rates div.season > ul {
  list-style: none;
}

#rates div.clear {
  height: 10px;
}

#rates div.season > ul > li:first-child {
  margin-left: 0px !important;
}

#rates div.season > ul > li {
  width: 200px;
  font-size: 20px;
  color: #FFF;
  background: url(/static/img/gradient-blue-small.jpg) repeat-x #6982DC center top;
  border: 1px solid #6982DC;
  text-align: center;
  padding: 5px;
  margin-left: 13px;
  float: left;
  font-style: oblique;
  height: 30px;
}

#rates div.season > ul > li > span {
  font-weight: bold;
  font-style: normal;
  font-size: 120%;
  width: 100%;
}

#rates div.season > ul > li.small {
  font-size: 13px;
  border: 1px solid #AAA;
  background: transparent;
  background-color: #DDD;
  color: #666;
  height: 30px;
  line-height: 25px;
}

/***************************************
 * Image Styles
 **************************************/

#images > div.images {
  width: 900px;
  margin: 0 auto;
}

#images > div.images > div.youtube,
#images > div.images > div.photo {
  height: 330px;
  width: 425px;
  padding: 5px;
  margin: 5px;
  background-color: #EFEFEF;
  border: 1px solid #DDD;
  float: left;
}

#images > div.images > div.youtube {
  float: left;
}

#images > div.images > div.photo > img {
  height: 330px;
  width: 425px;
  margin: 0 auto;
}

/***************************************
 * Amenities and Map 
 **************************************/
#amenities table {
  width: 100%;
  border-collapse: collapse;
  border: 1px solid #DDD;
}

#amenities table table {
  border: 0;
}

#amenities table td.key {
  width: 25%;
  font-weight: bold;
}

#amenities table tr.even {
  background-color: #FFF;
}

#amenities table tr.odd {
  background-color: #EFEFEF;
}

#amenities table tr.odd > td,
#amenities table tr.even > td {
  padding: 3px;
}

#amenities table td.true {
  background: url(/static/img/site-icons/tick.png) no-repeat top left;
  padding-left: 18px;
}

/* Nearby Styles */

#nearby-places {
  width: 600px;
  height: 300px;
  border: 2px solid #DEE7FE;
  float: left;
}

#nearby-text {
  width: 320px;
  height: 300px;
  overflow: auto;
  float: left;
}

/* Guest Reviews */
#guest-reviews > div.review {
  margin: 5px;
  padding: 5px;
  border-bottom: 1px dotted #000;
}

#guest-reviews textarea {
  width: 75%;
  height: 100px;
  border: 1px solid #AAA;
}

#guest-reviews > div.review > div.title > span:first-child {
  margin-left: 0px !important;
}

#guest-reviews > div.review > div.title > span {
  margin-left: 5px;
}

#guest-reviews .delete {
  font-weight: bold;
  text-decoration: underline;
  cursor: pointer;
  color: red;
}

#guest-reviews .spam {
  font-weight: bold;
  color: #0000CC;
  text-decoration: underline;
  cursor: pointer;
}

#guest-reviews > div.review > div.title > span.user {
  font-weight: bold;
  text-transform: capitalize;
}

#guest-reviews > div.review > div.title > span.user > img.waiting {
  display: none;
}

#guest-reviews > div.review > div.title > span.date {
  color: #666;
}

#guest-reviews > div.review > div.content {
  padding: 5px 0;
}

#guest-reviews > h1 {
  padding-bottom: 0;
}

#guest-reviews > h1 > span.note {
  font-size: 50%;
  font-weight: normal;
  font-style: oblique;
  color: #666;
}

#guest-reviews .new-review {
  border: 1px dotted #000;
}

#guest-reviews .review-type {
  color: #FFF;
  padding: 5px;
  border: 1px solid #000;
}

#property-upgrade h1 {
  font-size: 17px;
  color: #5085CD;
  text-align: center;
}

#property-upgrade p {
  text-align: center;
  color: #777;
}

div.payment-methods > ul {
  margin-left: 15px;
}

div.payment-methods > ul > li {
  float: left;
  width: 160px;
}

img.favorite {
  vertical-align: text-bottom;
}

div.tooltip {
  width: 250px !important;
  font-size: 11px !important;
}

div.tooltip h1 {
  font-size: 11px;
}

.strikethrough {
  text-decoration: line-through;
  color: #DDD !important;
}

#bio {
  min-height: 96px;
}

#bio img {
  float: left;
  margin: 0px 5px 5px 0;
}

