/* Common */
body,table,input,select,textarea { 
  font-family: 'Lucida Sans', Arial, sans-serif; 
  font-size: 100%;
  line-height: 1.125em;
}

/* Remove padding and margin */
*
    {
    margin: 0;
    padding: 0;
    border: 0;
}

body {   
  color: #000;  
  background-color: #37726D;
}

h1 {
  font-size: 1.5em;
  color: #804040;
  font-weight: normal;
  margin: 0 0 30px 0;
}

h2 {
  font-size: 1.25em;
  color: #804040;
  margin: 1em 0 0.5em 0;
  font-weight: normal;
}

#footer h2, #footer-2  h2 {
  color: #fff;
}

h2.special {
  font-size: 1.5em;
  color: #804040;
  font-weight: normal;
}

h3 {
  font-size: 1em;
  color: #804040;
  margin: 1em 0 0 0;
}

#footer-2 h3 {
  color: #fff;
}

h4 {
  font-size: 0.875em;
  color: #000;
}

#content p, #content-2 p { 
  margin:1em 2em;
  font-size: 0.75em; 
  color: #8c7272;
}

#content a, #content-2 a {
  color: #804040;
}

#content a:hover, #content-2 a:hover {
  color: #37726D;
}

#content ul, #content-2 ul {
  margin: 1em 15px;
}

#content li, #content-2 li {
  list-style: none;
  background: transparent url('../images/g-arrow.png') no-repeat 0 11px;
  padding: 5px 0 5px 15px;
}

dl.col dt { 
  float:left; 
  width:6em;
  font-weight: bold;
}

dl.col dd { 
  margin-left:7em;
}

.clear:after {
  content:".";
  height:1px;
  display:block;
  clear:both;
  visibility:hidden;
}

.clr {
  clear: both;
}

.clr-left {
  clear: left;
}

.right {
  float:right;
}

.left {
  float:left;
}

img.left {
  margin: 0 15px 15px 0;
  border: #8c7272 solid 1px;
}

img.right {
  margin: 0 0 15px 15px;
  border: #8c7272 solid 1px;
}

/* messages / errors box */
.Msg {
  margin: 1em 0;
}

.Msg ul {
  padding: 0.5em;
  list-style-type: none;
}

.Messages ul {
  border: 1px solid darkblue;
  background-color: lightblue;
}

.Errors ul {
  border: 1px solid darkred;
  background-color: pink;
}

/* Layout */

#header {
  background: transparent url('../images/i-header.gif') repeat-x;
  padding: 27px 0 0 0;
  height: 150px;  
}

.constrain {
  width: 960px;
  margin: 0 auto;
}

#header .constrain {
  position: relative;
  height: 150px;
}

#header p {
  text-align: right;
  font-size: 1.375em;
  color: #fff;
}

  /* Top Navigation */
  
  #nav-top {
    background: transparent url('../images/i-nav.png') no-repeat;
    text-align: right;
    width: 731px;
    position: absolute;
    bottom: 1px;
    right: -25px;
    height: 24px;
    padding: 32px 25px 0 100px;
  }
  
  #nav-top li {
    list-style: none;
    display: inline;
    font-size: 0.8125em;
  }
  
  #nav-top a {
    color: #8c7272;
    text-decoration: none;    
    text-transform: uppercase;
    padding: 0 8px;
  }
  
  #nav-top a:hover, #nav-top a.current {
    background: #fff url('../images/g-nav-hover.gif') no-repeat left 3px;
    color: #000;
  }
  
#content {
  padding: 30px 0;
  background-color: #fff;
}

#content-2 {
  padding: 30px 0;
  background-color: #fff;
}

#footer {
  background: #37726d url(../images/i-footer.gif) repeat-x;
  font-size: 0.75em;
  padding: 10px 0 30px 0;
}

.column {
  width: 310px;
  float: left;
  margin: 0 15px 0 0;
}

.column-half {
  width: 470px;
  float: left;
  margin: 0 10px 0 0;
}

#footer .last, #content .last, #content-2 .last, #footer-2 .last {
  margin-right: 0;
}

#footer a, #footer-2 a {
  text-decoration: none;
  color: #fff;
  padding: 0 0 0 10px;
}

#footer a:hover, #footer-2 a:hover {
  background: transparent url('../images/g-list-icon-g.gif') no-repeat left 2px;
}

#footer li, #footer-2 li {
  list-style: none;
}

#footer-2 {
  font-size: 0.75em;
  padding: 10px 0 30px 0;
  color: #fff;
}

#footer-2 p {
  margin: 1em 0;
}

#author {
  text-align: right;
}

/* Content Styling */

.google-banner {
  text-align: center;
  margin: 30px 0 0 0;
}

.separator {
  border-bottom: #fff solid 1px;
  padding: 0 0 1em 0;
}

/* Call-to-actions */

#content .highlights a {
  display: block;
  width: 310px;
  height: 73px;
  padding: 237px 0 0 0;
  float: left;
  text-decoration: none;
  color: #fff; 
  margin: 20px 15px 20px 0; 
}

#content .highlights a.last {
  margin-right: 0;
}

#content .highlights a span {
  display: block;
  text-align: right;
  background: transparent url('../images/g-button.png') no-repeat;
  float: right;
  height: 44px;
  line-height: 39px;
  padding: 0 15px;
}

#content .highlights a:hover span {
  background-position: bottom left;
}

#content a.cta-recommendations {  background: #fff url('../images/g-recommendations.jpg') no-repeat; }
#content a.cta-search {  background: #fff url('../images/g-search.jpg') no-repeat; }
#content a.cta-thingstodo {  background: #fff url('../images/g-thingstodo.jpg') no-repeat; }

/* Content Buttons */

#content a.button, #content-2 a.button {
  background: transparent url('../images/g-button-r.gif') no-repeat scroll top right;
  color:#fff;
  display: block;
  float: right;      
  height: 44px;    
  margin: 0;
  text-decoration: none;    
}

#content a.button span, #content-2 a.button span {
  background: transparent url('../images/g-button-l.gif') no-repeat;
  display: block;
  line-height: 39px;  
  height: 44px;
  padding: 0 15px;
}

#content a:hover.button, #content-2 a:hover.button {
  background-position: right bottom;
}

#content a:hover.button span, #content-2 a:hover.button span {
  background-position: left bottom;
}

/* Accom Listings */

.accom-listings {
  display: block;
  width: 310px;
  margin: 0 0 30px 30px;
  background: #d9f1f0 url('../images/g-accom-listings-t.jpg') no-repeat;
  padding: 108px 0 0 0;
  font-size: 0.75em;
}

#content .accom-listings p {
  font-size: 1em;
  color: #000;
}

.accom-listings-all {
  background: #fff url('../images/g-accom-listings-b.jpg') no-repeat;
  display: block;
  height: 59px;
}

.accom-listings-all a span {
  display: block;
  text-align: right;
  background: transparent url('../images/g-button.png') no-repeat;
  float: right;
  height: 44px;
  line-height: 39px;
  padding: 0 15px;
  color: #fff;
  font-size: 1.25em;
  margin: 10px 0 0 0 ;
}

#content .accom-listings-all a:hover span {
  background-position: bottom left;
}

#content .accom-listings ul {
  padding: 0 15px 15px 15px;
  margin: 0;
}

.accom-listings li {
  list-style: none;
  border-bottom: #52aba4 solid 1px;
  padding: 5px 0;
}

.accom-listings a {
  text-decoration: none;
  font-weight: bold;
}

.accom-listings span {
  padding: 0 0 0 15px;
}

/* Accommodation Thumbs */

.LWrap {  
  margin: 0 0 15px 0;
}

.LWrap img {
  float: left;
  margin: 0 20px 10px 0;
  border: #52aba4 solid 1px;
}

.LWrap h3 {
  background-color: #52aba4;
  display: block;
  padding: 4px 10px;
  color: #fff;
  margin: 0;
}

.book {
  float: right;
  background: #d9f1f0 url('../images/g-book-b.gif') no-repeat left bottom;
  width: 310px;
  text-align: right;
  margin: 0 0 10px 20px;
  padding: 0 0 5px 0;
  color: #804040;
}

.book h4 {
  background-color: #a0ddd9;
  line-height: 30px;
  padding: 0 10px;
}

.book a {
  font-size: 0.875em;
  text-decoration: none;
  font-weight: bold;
  line-height: 30px;
  padding: 0 10px 0 0;
}

/* Other Accom Ctas */

.other-accom {
  float: left;  
  font-size: 0.75em;
}

#content .other-accom a {
  color: #fff;
  text-decoration: none;
  background-color: #52aba4;
  padding: 10px;
  display: block;
  width: 100px;
  margin: 0 10px 0 0;
  height: 140px;
}

#content .other-accom a:hover {
  background-color: #a0ddd9;
}

#content .other-accom a span {
  font-style: italic;
}

#content ul.simple-list, #content ol.simple-list {
  margin: 0.5em 3em;
}

#content .simple-list li {
  background: none;
  list-style: disc;
  margin: 0.5em 0;
  font-size: 0.75em;
  color: #8c7272;
  padding: 0;
}

#content ol.simple-list li {
  list-style: decimal;
}

#content .simple-list li li {
  font-size: 1em;
  font-style: italic;
  list-style: circle;
  margin: 0.125em 0;
}

#content .noborder {
  border: none;
}

.ad-leaderboard {
  text-align:center;
}
