/* layout.css */

#layout {
  width: 750px;
  margin: 0  auto;
  padding: 0 125px;
  text-align: left;
}

#header {
  width: 750px;
  height: 254px;
  margin: 0 0 15px 0;
  padding: 0;
  background-image: url(/images/header_bg.png);
  background-position: top left;
  background-repeat: no-repeat;
}

#header h1 {
  float: left;
  background-image: url(/images/casa-un-dia-mas_logo_bg.png);
  background-position: top left;
  background-repeat: no-repeat;
}

#header h1, #header h1 a {
  width: 393px;
  height: 104px;
  margin: 0;
  padding: 0;
}

#header h1 a {
  display: block;
  background-image: url(/images/sun.gif);
  background-position: 0 23px;
  background-repeat: no-repeat;
  cursor: pointer;
}

#header h1 a span {
  display: none;
}

#navigation {
  clear: both;
  width: 690px;
  height: 22px;
  background-color: #000000;
  background-image: url(/images/navigation_bg.gif);
  background-position: top left;
  background-repeat: no-repeat;
  margin: 0;
  padding: 10px 30px 26px 30px;
  list-style-type: none;
  list-style-image: none;
}

#navigation li {
  clear: none;
  float: left;
  width: auto;
  height: 22px;
  background-image: url(/images/navigation_li_bg.gif);
  background-position: 0 7px;
  background-repeat: no-repeat;
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
}

#navigation li.first {
  background-image: none;
}

#navigation li.first a {
  margin-left: -12px;
}

#navigation li a {
  display: block;
  width: auto;
  height: 12px;
  padding: 5px 10px;
  margin: 0 8px 0 10px;
  font-size: 13px;
  line-height: 13px;
  font-weight: bold;
}

#navigation li a:link, #navigation li a:visited, #navigation li a:focus, #navigation li a:hover, #navigation li a:active {
  text-decoration: none;
}

#navigation li a:link, #navigation li a:visited {
  color: #84b145;
}

#navigation li.selected a:link, #navigation li.selected a:visited, #navigation li a:focus, #navigation li a:hover, #navigation li a:active {
  color: #b6de7e;
}

#main {
  background-color: #ffffff;
  margin: 0;
  padding: 0;
  zoom: 1;
}

#content {
  margin: 0;
  padding: 30px;
  zoom: 1;
}

#page-photos #content h3 {
  clear: left;
}

div.thumbnails {
  margin: 0;
  min-height: 130px;
}

ul.thumbnails {
  list-style-type: none;
  list-style-image: none;
  margin: 0 0 20px 0;
  padding: 0;
  min-height: 130px;
}

ul.thumbnails li {
  float: left;
  display: block;
  width: 160px;
  height: 120px;
  list-style-type: none;
  list-style-image: none;
  margin: 0 10px 10px 0;
  padding: 1px;
  border: 1px solid #cee0b5;
}

ul.thumbnails li.right {
  margin-right: 0;
}

ul.thumbnails li a {
  display: block;
  width: 160px;
  height: 120px;
  margin: 0;
}

ul.thumbnails li.more {
  margin-right: 0;
}

ul.thumbnails li.more a {
	width: 120px;
	height: 20px;
	padding: 50px 20px;
	text-align: center;
	text-decoration: none;
	font-size: 150%;
}

a.get-adobe-reader {
  display: block;
  width: 112px;
  height: 33px;
  background-image: url(/images/get_adobe_reader.gif);
  background-position: left;
  background-repeat: no-repeat;
}

a.get-adobe-reader span {
  display: none;
}

#location-map {
  color: #000000;
  margin: 0;
}

#location-map div.google-maps-tab {

}

#location-map div#tab1 {
  padding: 10px 0;
}

#location-map div#tab1 h2 {
  font-size: 120%;
  color: #000000;
  margin: 0 0 10px 0;
}

#location-map div#tab1 h2 strong {
  color: #557fd1;
}

#location-map div#tab1 dl:after {
  content: '.';
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}

#location-map div#tab1 dl.split dt, #location-map div#tab1 dl.split dd {
  float: left;
}

#location-map div#tab1 dl.split dt {
  clear: left;
  width: 60px;
  margin: 0;
}

#location-map div#tab1 dl.split dd {
  width: 90px;
  margin: 0 0 0 10px;
}

div.divAlignRight {
  float: right;
  width: 250px;
  margin: 0 0 15px 15px;
}

div.divAlignRight h3 {
  font-size: 13px;
}

div.divAlignRight ul {
  border-top: 1px solid #cee0b5;
  margin: 0 0 30px 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
}

div.divAlignRight ul li {
  margin: 0;
  padding: 6px 0 6px 27px;
  background-image: url(/images/amenities_li_bg.gif);
  background-repeat: no-repeat;
  background-position: 13px 11px;
  border-bottom: 1px solid #cee0b5;
}

div.divAlignRight ul li a:link, div.divAlignRight ul li a:visited, div.divAlignRight ul li a:focus, div.divAlignRight ul li a:hover, div.divAlignRight ul li a:active {
  color: #000000;
}

#home-wrapper {
  width: auto;
  margin: 0 -30px;
}

#home-wrapper #home-sidebar {
  float: right;
  width: 350px;
  margin: 0;
  padding: 0;
}

#home-wrapper #home-sidebar ul.amenities {
  border-top: 1px solid #cee0b5;
  margin: 0 0 30px 0;
  padding: 0;
  width: 350px;
  list-style-type: none;
  list-style-image: none;
}

#home-wrapper #home-sidebar ul.amenities li {
  margin: 0;
  padding: 6px 0 6px 27px;
  background-image: url(/images/amenities_li_bg.gif);
  background-repeat: no-repeat;
  background-position: 13px 11px;
  border-bottom: 1px solid #cee0b5;
}

#home-wrapper #home-sidebar ul.thumbnails li {
}

#home-content-wrapper {
  float: left;
  width: 100%;
  margin-right: -350px;
}

#home-content {
  margin-right: 350px;
  padding: 0 30px;
}

#content p.intro {
  font-weight: bold;
  font-size: 125%;
}

#content img.content {
  margin: 0 auto 10px auto;
}

#content ul.special {
  list-style-type: none;
  list-style-image: none;
  margin: 0 auto 30px auto;
  padding: 0;
  max-width: 500px;
}

#content ul.special li {
  display: inline;
  list-style-type: none;
  list-style-image: none;
  margin: 0 20px;
  padding: 0;
  background-image: url(/images/content_special_li_bg.gif);
  background-repeat: no-repeat;
  background-position: left;
  font-size: 125%;
  color: #000000;
}

#content ul.special li a:link, #content ul.special li a:visited, #content ul.special li a:focus, #content ul.special li a:hover, #content ul.special li a:active {
  padding: 0 0 0 15px;
  color: #000000;
}

#spotlight {
  background-image: url(/images/home_spotlight_bg.gif);
  background-position: top left;
  background-repeat: repeat-x;
  background-color: #f0b61b;
  padding: 10px;
  margin: 0 auto;
  width: auto;
  max-width: 500px;
  height: auto;
  min-height: 84px;
}

#spotlight h3 {
  color: #ffffff;
  margin: 0 0 10px 0;
}

#spotlight p {
  color: #fae4a8;
  margin: 0 0 10px 0;
}

#spotlight a:link, #spotlight a:visited, #spotlight a:focus, #spotlight a:hover, #spotlight a:active {
  color: #ffffff;
}

#spotlight ul.inline {
  list-style-type: none;
  list-style-image: none;
  margin: 0 0 10px 0;
  padding: 0;
}

#spotlight ul.inline li {
  display: inline;
  list-style-type: none;
  list-style-image: none;
  background-image: url(/images/spotlight_li_bg.gif);
  background-position: left;
  background-repeat: no-repeat;
  padding: 0;
  margin: 0 0 0 13px;
}

#spotlight ul.inline li a {
  padding: 0 0 0 17px;
}

#contact-wrapper {
  width: auto;
  margin: 0;
}

#contact-wrapper #contact-sidebar {
  float: right;
  width: 160px;
  margin: 0;
  padding: 0;
}

#contact-wrapper #contact-sidebar ul.thumbnails li {
  display: block;
  float: none;
}

#contact-content-wrapper {
  float: left;
  width: 100%;
  margin-right: -160px;
}

#contact-content {
  margin-right: 160px;
  padding: 0 30px 0 0;
}

#footer {
  clear: both;
  color: #006699;
  width: 690px;
  height: auto;
  padding: 0 30px;
  margin: 10px auto 0 auto;
  font-size: 10px;
}

#footer a:link, #footer a:visited, #footer a:focus, #footer a:hover, #footer a:active {
  text-decoration: underline;
  color: #006699;
}

#copyright, #legal {
  float: left;
  width: auto;
  height: auto;
}

#copyright {
  margin: 0;
}

#contact address, #contact dl, #contact dl dt, #contact dl dd {
  display: inline;
}

#contact address, #contact dl {
  margin: 0 10px;
}

#contact {
  margin-right: -10px;
}

#contact dl dt {
  width: auto;
  margin: 0 5px 0 0;
}

#contact dl dd {
  width: auto;
  margin: 0;
}

#legal {
  clear: left;
  margin: 0;
  white-space: nowrap;
}

#legal a {
  margin: 0 10px;
}

#contact, #powered {
  clear: right;
  float: right;
  width: 60%;
  height: auto;
  text-align: right;
}

#content:after, #home-content-wrapper:after, #spotlight:after, #footer:after {
  content: '.';
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}