@charset "UTF-8";
/* CSS for chestnuthallestate.com 
	light text color (dark back): #B58F71;
	lighter text color: #D8C3A6
	font: helvetica
	dark text color: #7A3325;
	creme color: #FFFCDF
*/
body {
  background-image: url(../images/Chestnut_Background.jpg);
  margin: 0;
  padding: 0;
  color: #7a3325;
  font-family: Helvetica, Arial, sans-serif;
}

h2 {
  line-height: 44px;
}

.landing,
.floor-plans,
.footer,
.lighttext {
  color: #b58f71;
}

.container1 {
  background-color: #773e2a;
  width: 1280px;
  margin: 50px auto;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.indent {
  text-indent: -2500px;
  margin: 0;
}

.logo-link {
  width: 350px;
  height: 80px;
  position: absolute;
  cursor: pointer;
}

ul.menu li {
  color: #b58f71;
  text-transform: uppercase;
  font-size: 74%;
  display: block;
  float: left;
  line-height: 1.5em;
}

p {
  text-align: justify;
  line-height: 1.2;
}

img.illus {
  margin: 0 8px 8px 0;
}

.landing img.illus.pad {
  margin-right: 24px;
  margin-top: 16px;
}

img.left {
  float: left;
}
img.right {
  float: right;
}

.menu li a:link,
.menu li a:visited,
a:link,
a:visited {
  text-decoration: underline;
  color: #b58f71;
}

.menu li a:hover,
.menu li a:active,
a:hover,
a:active {
  color: #ffffcc;
  text-decoration: underline;
}

.home .menu li.home-page a,
.your-private-estate .menu li.your-private-estate a,
.owner-message .menu li.owner/message a,
.contact-us .menu li.contact-us a,
.collectors-dream .menu li.collectors-dream a,
.southern-gentility .menu li.southern-gentility a,
.floor-plans .menu li.floor-plans a,
.about .menu li.about a,
.news .menu li.news a {
  font-weight: bold;
  color: #d8c3a6;
}

.landing ul.menu,
.not-found ul.menu {
  visibility: hidden;
}
.landing.showmenu ul.menu {
  visibility: visible;
}

.larger {
  font-size: 110%;
}

img.previews {
  margin-top: 70px;
}
.home img.previews,
.southern-gentility img.previews {
  margin-bottom: 50px;
}
.contact-us img.previews {
  margin-top: -50px;
}

ul.menu {
  list-style: none;
}

.header ul.menu {
  margin-top: 12px;
  clear: left;
  margin-left: 108px;
}

ul.menu.gallery-menu {
  padding-top: 16px;
  font-size: 130%;
}

ul.menu li span.sep {
  padding: 0 4px 0 0;
}

.shadow {
  -moz-box-shadow: 3px 3px 10px #000;
  -webkit-box-shadow: 3px 3px 10px #000;
  box-shadow: 3px 3px 10px #000;
}

.text-shadow {
  text-shadow: 2px 2px 2px #333;
  filter: dropshadow(color=#333, offx=2, offy=2);
}

.body {
  clear: both;
  padding-top: 16px;
  background-color: #773e2a;
}

.landing-images {
  width: 290px;
  float: right;
  margin-top: -60px;
  z-index: 1000;
  position: relative;
}

.landing .left-col {
  width: 62%;
  float: left;
  margin-top: -180px; 
}

.inner-content {
  background-color: #fffcdf;
  margin: 0 auto;
  width: 68%;
  padding: 33px;
}

.lightbody a:hover,
.lightbody a:active {
  color: #c60;
}

.landing .inner-content,
.footer .inner-content,
.floor-plans .inner-content,
.collectors-dream .inner-content,
.your-private-estate .inner-content {
  width: 89%;
  background-color: transparent;
  padding: 0;
}

.contact-us .page-header {
  background-image: url(https://chestnuthallestate.com/images/header_contact_us4.html);
  margin: 0 0 8px 0;
}

.page-header {
  border-bottom: none;
  background-repeat: no-repeat;
  width: 300px;
  height: 40px;
}
.floor-plans .page-header {
  background-image: url(../images/header_floor_plans.jpg);
}

.your-private-estate .page-header {
  background-image: url(../images/header_your_private_estate.png);
}

.about .page-header {
  background-image: url(../images/header_about.jpg);
  margin: 0 0 8px 0;
}

.owner-message .page-header {
  background-image: url(../images/header_message.jpg);
}

.news .page-header {
  background-image: url(../images/header_news.png);
}

.news ul.news-list {
  list-style: none;
  margin-top: -12px;
}

.news ul.news-list li {
  line-height: 40px;
}

.collectors-dream .page-header {
  background-image: url(../images/header_collectors_dream.png);
}

.southern-gentility .page-header {
  background-image: url(../images/header_southern_gentility.jpg);
  margin: 0 0 8px 0;
}

.contact-us .page-header {
  background-image: url(../images/header_contact-us4.jpg);
  margin: 0 0 8px 0;
}

/* BEGIN GALLERY2 TEST */
.gallery-container2 {
  width: 800px;
  margin: 0 auto;
}
.gallery-container2 .prev,
.gallery-container2 .next {
  width: 20px;
  float: left;
  height: 614px;
}
.gallery-container2 .current {
  width: 1024px;
  height: 614px;
  background-image: url(../images/gallery_back.jpg);
  float: left;
  background-repeat: no-repeat;
}

.gallery-container2 .gall-nav {
  display: block;
  padding-top: 190px;
}
/* END GALLERY2 TEST */

/* BEGIN GALLERY3 TEST */
.gallery-container3 {
  width: 1280px;
  margin: 0 auto;
}
.gallery-container3 .prev,
.gallery-container2 .next {
  width: 20px;
  float: left;
  height: 852px;
}
.gallery-container3 .current {
  width: 1280px;
  height: 852px;
  background-image: url(../images/gallery_back.jpg);
  float: left;
  background-repeat: no-repeat;
}

.gallery-container3 .gall-nav {
  display: block;
  padding-top: 190px;
}
/* END GALLERY3 TEST */

.gallery-container {
  width: 735px;
  margin: 0 auto;
}
.gallery-container .prev,
.gallery-container .next {
  width: 20px;
  float: left;
  height: 417px;
}
.gallery-container .current {
  width: 694px;
  height: 417px;
  background-image: url(../images/gallery_back.jpg);
  float: left;
  background-repeat: no-repeat;
}

.gallery-container .gall-nav {
  display: block;
  padding-top: 190px;
}

.footer {
  padding: 32px 0;
  width: 970px;
  margin: 0 auto;
  background-color: #773e2a;
}
.footer p {
  text-align: center;
  font-size: 80%;  
}

.header,
.body,
.menu {
  width: 970px;
  margin: 0 auto;
  background-color: #773e2a;
}

.header {
  background-image: url(../images/header.png);
  background-repeat: no-repeat;
  border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
}

.clear {
  clear: both;
}

.micetext {
  font-size: 70%;
}
.center {
  text-align: center;
}

.lb-outerContainer {
  background: transparent !important;
}

/* Desktop only lightbox styles */
@media screen and (min-width: 1280px) {
  .floor-plans .lb-outerContainer,
  .floor-plans .lb-dataContainer {
    width: 1024px !important;
  }
  
  .lb-outerContainer,
  .lb-dataContainer {
    width: 1024px !important;
  }
}

.gallery-image {
  width: 208px;
  float: left;
  margin: 12px;
  overflow: hidden;
  padding: 6px;
  background-color: #fffcdf;
  text-align: center;
}

.gallery-wrap {
  width: 210px;
  float: left;
  margin: 0 16px;
}

.gallery-wrap .caption {
  padding-left: 16px;
}

.gallery-image img {
  width: auto;
  height: 140px;
}

.lightboxOverlay {
  opacity: 1;
}

.sm-rad {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.sm-shad {
  -moz-box-shadow: 3px 3px 3px 3px #630;
  -webkit-box-shadow: 3px 3px 3px 3px #630;
  box-shadow: 3px 3px 3px 3px #630;
}

.home .inner-content {
  margin-top: -4px;
}

.larger {
  font-size: 110%;
}
p.pad {
  padding: 16px;
}

.white-text {
  display: block;
  position: relative;
  text-align: right;
  top: -85px;
  padding-right: 25px;
  font-family: Arial, Verdana, Tahoma, Sans, sans-serif;
  font-weight: bold;
  font-size: 15px;
  color: #fff;
  left: 0;
  z-index: 10000;
}

.center {
  text-align: center;
}
@media print {
  .print,
  .indent.print {
    display: inline-block;
    text-indent: 0;
    margin: 8px;
  }
}
