/*------------------------------

CSS:        THEME NAME - CoPilot Theme
Author:     Tem Aguerre 
Company:    LeaseLabs
Version:    1.0

-------------------------------*/

/* ! Colors

body text:    #E2D3A4
brown:        #5F3416
green:        #aca255

#523b32

/*

/* ! Global Classes */

.clear {
clear: both;
}

.hidden {
/* visibility: hidden; */
display: none;
}

.gone {
display: none;
}

.ir {
  text-indent:-99999px;	overflow: hidden;
	height: 0;
}

.line-break {
  margin-top: 25px;
  border-top: 1px solid #5F3416;
}


/* ! Basics & Typography */

body {
  background:#976840 url("../images/bg-wrap.jpg") top center repeat-x;
  width: 100%
  height: 586px;
  font-family: "Verdana", Helvetica, tahoma, sans-serif;
}

a {
  text-decoration: none;
  color: #000;
}
a:hover {
  color: #523b32;
}
a:active{
}
a:visited {
}

p {
/*      color: #e2d3a4; */
 
}

h1 + p {
  margin-bottom: 12px;
}

p + p { margin-bottom: 12px;}

h2 {
}

h3 {
}

h4 {
}

span {
display: none;
}

/* ! Header */
  
#slideshow2 {
position: absolute;
width: 950px;
height: 365px;
top: 7px;
left: 21px;
z-index: 8;
}

  #slideshow2 img {
  position: absolute;
  left: 0;
  top: 0;
  }

  #slideshow {
  background: url(../images/loading-images.jpg) no-repeat top 0 -12px;
  position: absolute;
  height: 361px;
  top: 57px;
  left: 19px;
  }
  
    #slideshow img {
    position: absolute;
    left: 0px;
    top: 0px;
    }
  
  #slideshow_border {
  position: absolute;
  width: 100%;
  height: 100%;
  background: url(../images/_slideshow-border-bg.png) no-repeat top center;
  z-index: 9;
  }




/* --------  header --------- */

#header { position: relative; height: 422px; }


/* --------  subhead --------- */

#subhead { height: 28px;margin-bottom: 18px; }

  body#index #subhead { background: url("../images/h1-index.png") no-repeat;}
  body#residences #subhead { background: url("../images/h1-residences.png") no-repeat;}
  body#amenities #subhead { background: url("../images/h1-amenities.png") no-repeat;}
  body#location #subhead { background: url("../images/h1-location.png") no-repeat;}
  body#resident #subhead { background: url("../images/h1-resident.png") no-repeat;}
  body#contact #subhead { background: url("../images/h1-contact.png") no-repeat;}
  
/* -------------------------- */



#wrapper {
width: 980px;
margin: 0 auto;
position: relative;
border-width: 0px;
padding-top: 0px;
}

/* ! Branding */

#branding {
  background: url("../images/site-id.png") top center no-repeat;
  position: absolute;
  left: -24px;
  top: 149px;
  width: 361px;
  height: 185px;
  z-index: 10;
}

  #branding a {
  display: block;
  width: 100%;
  height: 100%;
  }


/* ! Main Menu */

#main_menu {
  background: url(../images/nav.jpg) no-repeat;
  word-spacing: 0; /* ff inline-block fix */
  font-size: 0; /* safari inline-block fix */
  height: 66px;
  text-align: center;
  padding-top: 6px;
  text-shadow: #414750 1px 2px 1px;
}

  #main_menu li {
  display: inline-block;
  text-indent: 8px;
  word-spacing: normal; /* ff inline-block fix */
  font-size: 13px; /* safari inline-block fix */
  zoom:1;  /* IE7 inline-block fix */
  *display: inline; /* IE7 inline-block fix */
  }
  
  #main_menu li.current {
    background: url("../images/menu-hover.png") repeat-x;
    height: 42px;
  }
  
    #main_menu li a {
    color: #fff;
    display: block;
    line-height: 42px;
    text-transform: uppercase;
    font-weight: normal;
    padding: 0 30px 0 25px;
    }
    #main_menu li a:hover {
/*     background-color: #525319; */
        background: url("../images/menu-hover.png") repeat-x;
    }
  
/* ! Content */

#content {
  position: relative;
  padding-top: 35px;
  padding-left: 28px;
  min-height: 340px;
}

  #content_body {
    color: #E2D3A4;
    font:normal 12px/21px "Verdana", Arial, Helvetica, sans-serif;
    width: 620px;
  }
  
  
/* ! Residences */

.container-floorplan {
  width: 170px;
  margin-top: 25px;
  float: left;
  padding-right: 35px;
}

.container-floorplan2 {
  width: 170px;
  margin-top: 25px;
  float: left;
  padding-right: 35px;
}

.container-floorplan3 {
  width: 195px;
  margin-top: 25px;
  float: left;
  padding-right: 35px;
}

.container-specs {
  float: right;
  line-height: 16px;
/*   border: 1px dashed red; */
  *position: relative;
  *top: -56px;
}


.container-specs2 {
  float: right;
  line-height: 16px;
/*   border: 1px dashed red; */
  *position: relative;
  *top: -34px;
}

  .container-specs h3{
    text-transform: uppercase;
    font-weight: normal;
    color: #5F3416; 
  }


  .container-specs2 h3{
    text-transform: uppercase;
    font-weight: normal;
    color: #5F3416; 
  }

  
/* ! Amenities */

.container-amenities {
/*   border: 1px solid #d4d8d5; */
  background-color: #3a2116;
  margin-top: 25px;
  width: 260px;
  float: left;
  margin-right: 12px;
  padding: 0 12px 40px 0px;

}

.container-amenities h3 {
  text-transform: uppercase;
  font-weight: normal;
  background-color: #1f100a;
  color: #fff;
  height: 17px;
  width: 252px;
  padding: 8px 0 12px 20px;
  margin-bottom: 10px;
}

  .container-amenities li{  
    color:#c4a87c;
    list-style: disc;
    list-style-position: outside;
    margin-left: 20px;
    position: relative;
    left: 12px;
    top: 0;
  }
  
/* ! Location */



h3 {
padding-top: 5px;

}

  .visit { color: #3c2218; /* text-decoration: underline; */ }

h3.poi-logo {
  background: url("../images/bullet-logo.png") no-repeat 8px 10px;
  font-size: 14px;
  height: 20px;
  padding-left: 24px;
  color: #3c2218;
  text-transform: uppercase;
  font-weight: normal;

}

dl {
  margin-top: 10px;
  padding-left: 10px;
  line-height: 18px;

}

dt {
  color: #3c2218;

}

dd {
  color: #E2D3A4;
  padding-bottom: 9px;


}

.mini-column { 
  width: 110px;
  padding-right: 12px;
  float: left;

}



/* ! Resident */

.container-services {
  margin-top: 25px;
}

.container-services .bullet{
  background: url("../images/bullet-logo.png")  no-repeat 0 13px;
}

  .container-services li{
  font-size: 12px;
  line-height: 40px;
  color: #3C2218;
  border-bottom: 2px dotted #3c2218;
  text-transform: uppercase; 
  font-weight: bold;
  padding-left: 30px;
  }
  
    .container-services li img{
      float: right;
      position: relative;
      top: 12px;
      *top: -24px;
    }

    .container-services li.last{
      border: medium none;
    }

/* ! Contact */

  #contact-area {
	width: 600px;
	margin-top: 25px;
}

#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 471px;
	font-family: Helvetica, sans-serif;
	font-size: 1.4em;
	margin: 0px 0px 10px 0px;
	border: 2px solid #ccc;
}

#contact-area textarea {
	height: 90px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #900;
}

#contact-area input.submit-button {
	width: 100px;
	float: right;
}

label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 100px;
	padding-top: 5px;
	font-size: 1.4em;
}

  
  #sidebar {
  position: absolute;
  top: 3px;
  right: 0;

  }
  
  #top-sidebar {
  background: url("../images/top-sidebar.png") top center no-repeat;
  text-align: center;
  height: 203px;
  width: 299px;
  }
  
    #top-sidebar p {
    color: #E2D3A4;
    font:normal 12px/21px "Verdana",Arial, Helvetica, sans-serif;
    padding-top: 105px;
    }
    
      #top-sidebar p strong{
       color: #aca255;
        font-weight: normal;
      }
    
    #top-sidebar p + p {
    padding-top: 10px;
    }
    

      
  #btn-gallery a {
  background: url("../images/btn-gallery.png") top center no-repeat;
  height: 53px;
  width: 200px;
  padding-left: 99px;
  display: block;
  line-height: 50px;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: normal;
  color: #fff;
  text-shadow: #000 1px 2px 1px;
  }
  
    #btn-gallery a:hover {
    background-position: 0 -53px;
    color: #fff;
    }

        
  #btn-map a {
  background: url("../images/btn-map.png") top center no-repeat;
  height: 53px;
  width: 200px;
  padding-left: 99px;
  display: block;
  line-height: 50px;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: normal;
  color: #fff;
  text-shadow: #000 1px 2px 1px;
  }
  
    #btn-map a:hover {
    background-position: 0 -53px;
    color: #fff;
    }

  
  #btn-apply a{
  background: url("../images/btn-apply.jpg") no-repeat;
  height: 49px;
  line-height: 48px;
  width: 200px;
  display: block;
  padding-left: 97px;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 12px;
  color: #fff;
  text-shadow: #000 1px 2px 1px;
  }
  
    #btn-apply a:hover {
    background-position: 0 -49px;
    color: #fff;
    }

  
  #bottom-sidebar {
  background: url("../images/bottom-sidebar.png") no-repeat;
  height: 60px;
  width: 299px;

  }
  

/* ! Footer */

#footer {
  background: #d3bd7d url("../images/bg-footer.jpg") repeat-x; 
  min-height: 85px;
  margin-top: 12px;
  padding-top: 150px;
  text-transform: uppercase;
  font-weight: normal;
  font-size: 10px;
}

  #footer p {
  text-align: center;
  color: #000;
  padding-top: 28px;
  font-size: 13px;


  }

  
  #footer ul {
  word-spacing: 0; /* ff inline-block fix */
  font-size: 0; /* safari inline-block fix */
  text-align: center;
  padding-top: 5px;
  position: relative;
  top: 12px;
  }
  
    #footer ul li {
      background: url("../images/bullet.png")no-repeat 0px 7px;
      height: 16px;
      color: #000;
      display: inline-block;
      word-spacing: normal; /* ff inline-block fix */
      font-size: 13px; /* safari inline-block fix */
      zoom:1;  /* IE7 inline-block fix */
      *display: inline; /* IE7 inline-block fix */
      line-height: 20px;
      padding: 0 12px 0 16px;
    }
    
          #footer ul li.first{
          background:none;
          }
    
  

/* ! Footer- Residences page */

#residences #footer {
  background: #d3bd7d url("../images/bg-footer.jpg") repeat-x; 
  min-height: 85px;
  margin-top: 60px;
  padding-top: 150px;
  text-transform: uppercase;
  font-weight: normal;
  font-size: 10px;
}
