@charset "UTF-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	background: black url("../img/bg-biddle.jpg") no-repeat top center;
	background-attachment:fixed;
	color:#c8c8c8;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.8em;
}

html { 
	overflow-y: scroll;
	overflow-x: auto;
}

.superscript {
	vertical-align:super;
	font-size:50%;
}

.divider {
	padding: 25px 0;
	margin:0 auto;
	text-align:center;
}

.heavy {
	font-weight:bolder;
}

.heavyu {
	font-weight:bolder;
	text-decoration:underline;
}

/*----------divs----------*/

#wrapper {
	width:960px;
	margin-left:auto;
	margin-right:auto;
}

#tagline {
	width:798px;
	height:20px;
	float:left;
	font-size:.9em;
	padding-top:15px;
	padding-left:5px;
	letter-spacing:0.1em;
}

#nav-pv {
    float:right;
	width:157px;
	height:35px;
}

#nav-pv a {
	display:block;
	width:157px;
	height:35px;
	background-image:url("../img/nav-pv.jpg");
	background-repeat:no-repeat;
	border:none;

}

#nav-pv a:hover {
	background-position: left bottom;
}

#nav-pv .pv-link {
	display:block;
	text-indent: -9999px;
	overflow:hidden;
}

#nav-pv .pv-link a.current-page {
	background-position:left bottom;
	cursor:default;
}

/*----------main navigation & logo----------*/

#logo {
	width:243px;
	height:120px;
	float:left;
}

#nav {
	width:717px;
	height:120px;
	float:right;
}


/* ----------lava lamp navigation----------*/
.lavaLampWithImage {
	position:relative;
	height:120px;
	width:717px;
	background:black;
	padding:0;
	margin:0;
	bottom:0;
	overflow:hidden;
}

.lavaLampWithImage li {
	float:left;
	list-style:none;
}

.lavaLampWithImage li.back {
	background: url("../img/nav-over.jpg") no-repeat right;
	width:107px;
	height:120px;
	z-index:8;
	position:absolute;
}

.lavaLampWithImage li.back .left {
	background:url("../img/nav-over.jpg") no-repeat top left;
	height:120px;
	margin-right:9px; /* 7px is the width of the rounded shape */
}

.lavaLampWithImage li a {
	text-decoration: none;
	color: #fff;
	outline: none;
	text-align: left;
	z-index: 10;
	display: block;
	float: left;
	position: relative;
	overflow: hidden;
	margin:0;
	padding:0;
}
	
.lavaLampWithImage li a:hover, .lavaLampWithImage li a:active, .lavaLampWithImage li a:visited {
	border: none;
}

#home a {
	width:70px;
	height:120px;
	background-image:url("../img/nav-main.png");
	text-indent:-9999px;
	background-position:0 0;
	padding-left:5px;
}

#lifestyle a {
	width:96px;
	height:120px;
	background-image:url("../img/nav-main.png");
	text-indent:-9999px;
	background-position:-70px 0px;
	padding-left:5px;
}

#landmark a {
	width:105px;
	height:120px;
	background-image:url("../img/nav-main.png");
	text-indent:-9999px;
	background-position:-166px 0px;
	padding-left:5px;
}

#homes a {
	width:79px;
	height:120px;
	background-image:url("../img/nav-main.png");
	text-indent:-9999px;
	background-position:-271px 0;
	padding-left:5px;
}

#location a {
	width:99px;
	height:120px;
	background-image:url("../img/nav-main.png");
	text-indent:-9999px;
	background-position:-350px 0;
	padding-left:5px;
}

#toll a {
	width:137px;
	height:120px;
	background-image:url("../img/nav-main.png");
	text-indent:-9999px;
	background-position:-449px 0;
	padding-left:5px;
}

#intouch a {
	width:96px;
	height:120px;
	background-image:url("../img/nav-main.png");
	text-indent:-9999px;
	background-position:-586px 0;
	padding-left:5px;
}

#home a:hover {
	width:70px;
	height:120px;
	background-image:url("../img/nav-main.png");
	text-indent:-9999px;
	background-position:0 -120px;
}

#home a.current-page {
	background-position:0 -120px;
}

#lifestyle a:hover {
	width:96px;
	height:120px;
	background-image:url("../img/nav-main.png");
	text-indent:-9999px;
	background-position:-70px -120px;
}

#lifestyle a.current-page {
	background-position:-70px -120px;
}

#landmark a:hover {
	width:105px;
	height:120px;
	background-image:url("../img/nav-main.png");
	text-indent:-9999px;
	background-position:-166px -120px;
}

#landmark a.current-page {
	background-position:-166px -120px;
}

#homes a:hover {
	width:79px;
	height:120px;
	background-image:url("../img/nav-main.png");
	text-indent:-9999px;
	background-position:-271px -120px;
}

#homes a.current-page {
	background-position:-271px -120px;
}

#location a:hover {
	width:99px;
	height:120px;
	background-image:url("../img/nav-main.png");
	text-indent:-9999px;
	background-position:-350px -120px;
}

#location a.current-page {
	background-position:-350px -120px;
}

#toll a:hover {
	width:137px;
	height:120px;
	background-image:url("../img/nav-main.png");
	text-indent:-9999px;
	background-position:-449px -120px;
}

#toll a.current-page {
	background-position:-449px -120px;
}

#intouch a:hover {
	width:96px;
	height:120px;
	background-image:url("../img/nav-main.png");
	text-indent:-9999px;
	background-position:-586px -120px;
}

#intouch a.current-page {
	background-position:-586px -120px;
}

/*----------jquery slideshow home----------*/

#slide-wrap {
	clear:both;
	width:960px;
	height:325px;
	padding-top:10px;
	padding-bottom:10px;
}

#slide-animation {
	width:960px;
	height:325px;
	background:#131310;
	overflow:hidden;
	position:relative;
	/*margin:10px auto 10px auto;*/
}

#slideshow {
	width:1920px;
	height:650px;
	overflow:hidden;
	position:relative;
}

#slideshow li {
	width:960px;
	height:325px;
	float:left;
	display:inline;
}

/*----------jquery slideshow rest of pages----------*/

#s3slider {
   width: 960px; /* important to be same as image width */
   height: 325px; /* important to be same as image height */
   position: relative; /* important */
   overflow: hidden; /* important */
}

#s3sliderContent {
   width: 960px; /* important to be same as image width or wider */
   position: absolute; /* important */
   top: 0; /* important */
   margin-left: 0; /* important */
}

.s3sliderImage {
   float: left; /* important */
   position: relative; /* important */
   display: none; /* important */
}

.s3sliderImage span {
   position: absolute; /* important */
   left: 0;
   font: 1em/1.5em Arial, Helvetica, sans-serif;
   letter-spacing:.05em;
   padding: 10px 13px;
   width: 934px;
   background-color: #000;
   filter: alpha(opacity=70); /* here you can set the opacity of box with text */
   -moz-opacity: 0.7; /* here you can set the opacity of box with text */
   -khtml-opacity: 0.7; /* here you can set the opacity of box with text */
   opacity: 0.7; /* here you can set the opacity of box with text */
   color: #fff;
   display: none; /* important */
   bottom: 0;

   /*
       if you put
       top: 0; -> the box with text will be shown at the top of the image
       if you put
       bottom: 0; -> the box with text will be shown at the bottom of the image
   */
}

.clear {
   clear: both;
} 

.simpleslide { 
	width: 960px;
	height: 325px;
	margin: auto;
}

/*----------jquery photo gallery----------*/  

.photogallery {
	width:880px;
	border:1px solid #3d3d3d;
	text-align:center;
	padding:50px 0;
	position:relative;
	background:transparent;
}

.photogallery div {
	width: 780px;	
	background:transparent;
}

.photogallery img {
	padding:8px;
	background:transparent;
}

.photogallery strong {
	display:block;
	height: 82px;
	position:absolute;
	width:24px;
	top:165px;
	left:15px;
}

.photogallery strong#next {
	left:auto;
	right:15px;
}

.photogallery strong a {
	display:block;
	height:100%;
	width:100%;
	z-index:25;
}

.photogallery strong#previous a {
	background-image:url("../img/p-nexpre.png");
	background-repeat:no-repeat;
	background-position:top left;
	text-indent:-9999px;
}

.photogallery strong#previous a:hover {
	background-image:url("../img/p-nexpre.png");
	background-position:bottom left;
}

.photogallery strong#next a {
	background-image:url("../img/p-nexpre.png");
	background-repeat:no-repeat;
	background-position:top right;
	text-indent:-9999px;
}

.photogallery strong#next a:hover {
	background-image:url("../img/p-nexpre.png");
	background-position:bottom right;
}

.internal-photo {
	clear:both;
	height:300px;
	width:780px;
	margin:auto;
	background:transparent;
}

#pager {
	float:left;
	padding-left:60px;
	padding-bottom:10px;
}

#pager a {
	display:block;
	float:left;
	background-image:url("../img/p-nav.png");
	background-repeat:no-repeat;
	width:12px;
	height:6px;
	text-indent:-9999px;
	padding:3px;
}

#pager a:hover {
	background-image:url("../img/p-nav.png");
	background-position:0 -12px;
}

#pager a.activeSlide {
	background-image:url("../img/p-nav.png");
	background-position:0 -12px;	
}


/*----------sidebar and content----------*/   

#content {
	clear:both;
	width:637px;
	background-image:url("../img/bg-main.png");
	padding:25px 20px 25px 303px;
}

#content p, #content-pv p {
	line-height:1.4em;
	padding:8px 0;
	letter-spacing:.05em;
}

#content-pv p.neighbortest {
	font-style:italic;
}

#content h1 {
	color:#416f96;
	font-weight:bold;
	font-size:1.2em;
	padding-top:1em;
	letter-spacing:.02em;
	text-transform:uppercase;
	padding-top:25px;
}

#content h2 {
	font-style:italic;
	line-height:2em;
	color:#a5c059;
	letter-spacing:.05em;
}

#content h3 {
	letter-spacing:.05em;
}

#content a, .content-nogap a {
	letter-spacing:.05em;
	text-decoration:underline;
	font-style:italic;
	color:#c8c8c8;
}

#content a:visited, .content-nogap a:visited {
	color:#a5c059;
}

#content a:hover, .content-nogap a:hover {
	color:#5f5f5f;
}

.content-nogap {
	clear:both;
	width:880px;
	background-image:url("../img/bg-main-nogap.png");
	padding:25px 40px;
}
.content-withgap {
	clear:both;
	width:880px;
	background-image:url("../img/bg-main-nogap.png");
	padding:25px 40px;
        margin-top:15px;
}

#content-pvwrap {
	clear:both;
	width:960px;
	padding:10px 0 0 0;
}

#content-pv {
	clear:both;
	width:880px;
	background-image:url("../img/bg-main-nogap.png");
	padding:25px 40px;
}


#lifestyle-rows {
	width:880px;
}

.lifestyle-image {
	float:left;
	width:225px;
	padding:35px 0;
}

.lifestyle-description {
	float:left;
	width:640px;
	padding:35px 0;
	border-bottom:1px dotted #3a3a3a;
}

.lifestyle-description p {
	letter-spacing:.05em;
	line-height:1.4em;
	padding-right:10px;
}

.lifestyle-description h1 {
	letter-spacing:.05em;
	color:#a5c059;	
	padding:0 0 20px 0;
}

.amenities {
	list-style:url("../img/bullet.gif") outside;
	margin-left:25px;
	padding-top:5px;
	text-indent:0;
	padding-right:30px;
	line-height:1.25em;
	letter-spacing:.05em;
	text-align:left;
	padding-bottom:10px;
}
.sitemap {
	list-style:url("../img/bullet.gif") outside;
	margin-left:25px;
	padding-top:5px;
	text-indent:0;
	padding-right:30px;
	line-height:2.25em;
	letter-spacing:.05em;
	text-align:left;
	padding-bottom:10px;
	
}

.widep {
	letter-spacing:.05em;
	line-height:1.4em;
	padding:8px 0 8px 0;
}

p.bgclear {
	clear:both;
	margin:0;
	padding:0;
}

#sidebar {
	width: 223px;
	position:absolute;
	top:500px;
	z-index:10;
	padding:25px 20px;
}

#sidebar p, #sidebar-pv p {
	color:#416f96;
	font-style:italic;
	padding-bottom:10px;
}

#sidebar p a:link {
	text-decoration:underline;
	font-style:italic;
	color:#c8c8c8;
}

#sidebar p a:visited {
	color:#c8c8c8;
}

#sidebar p a:hover {
	color:#5f5f5f;
}

#sidebar a.videotour {
	display:block;
	background-image:url("../img/button-video.png");
	background-repeat:no-repeat;
	width:235px;
	height:76px;
	border:none;
}

#sidebar a.videotour:hover {
	background-position:0 -76px;
}

#sidebar a.floorplan {
	display:block;
	background-image:url("../img/button-floorplan.png");
	background-repeat:no-repeat;
	width:235px;
	height:76px;
	border:none;
}

#sidebar a.floorplan:hover {
	background-position:0 -76px;
}

#sidebar a.facebook, #sidebar-pv a.facebook {
	display:block;
	background-image:url("../img/button-facebook.png");
	background-repeat:no-repeat;
	width:169px;
	height:34px;
	border:none;
}

#sidebar a.facebook:hover, #sidebar-pv a.facebook:hover {
	background-position:0 -34px;
}

#sidebar a.siteplan {
	display:block;
	background-image:url("../img/button-siteplan.png");
	background-repeat:no-repeat;
	width:235px;
	height:76px;
	border:none;
}

#sidebar a.siteplan:hover {
	background-position:0 -76px;
}

#sidebar .testimonials, #sidebar-pv .testimonials {
	font-size:.85em;
	line-height:1.5em;
	color:#c8c8c8;
	letter-spacing:.03em;
	padding-bottom:35px;
}

#sidebar .testimonial-heading, #sidebar-pv .testimonial-heading  {
	font-size:.95em;
	letter-spacing:.03em;
	color:#c8c8c8;
	padding-top:20px;
}

#sidebar-pv {
	width: 223px;
	position:absolute;
	top:150px;
	z-index:10;
	padding:25px 20px;
}


#content a.pdficon {
	display:block;
	background-image:url("../img/button-pdf.png");
	background-position:top left;
	background-repeat:no-repeat;
	width:50px;
	height:37px;
	float:left;
}

#content a.pdficon:hover {
	background-position:bottom left;
}

#content .pdfinstruct {
	width:585px;
	float:left;
}

#content .pdfinstruct p {
	font-style:italic;
	font-size:.9em;
	vertical-align:top;
	padding:3px 0 35px 0;
}

/*----------footer----------*/   

#footer {
	clear:both;
	width:950px;
	height:80px;
	margin: 10px 0;
	padding:20px 0px 10px 10px;
	background-image:url("../img/bg-footer.png");
	background-repeat:no-repeat;
}

#footer p {
	font-size:.9em;
	line-height:1.15em;
	padding-right:275px;
	padding-top:10px;
	letter-spacing:.02em;
	width:564px;
}

span.space {
	padding-right:5px;
}

#footer a {
	padding-right:8px;
	color:#c8c8c8;
	text-decoration:underline;
	font-size:.9em;
}

#footer a:visited {
	color:#c8c8c8;
	text-decoration:underline;
}

#footer a:hover {
	color:white;
	text-decoration:underline;
}

#footer a:visited {
	text-decoration:underline;
}
.foot_info{
	float:left;width:734px; height:90px;
}
.cl_logo{
	float:right;  width:210px; height:90px; margin-top:10px;
}

/*----------tables----------*/   

.floorplan-table {
	width:630px;
	border-collapse:collapse;
	font-family:Arial, Helvetica, sans-serif;
	padding:10px;
	margin-bottom:25px;
	color:#c8c8c8;
}

.floorplan-table thead th {
	color:#c8c8c8;
	vertical-align:middle;
	padding:.7em;
	text-align:center;
	/*border-bottom:1px dotted #243747;*/
}

.floorplan-table td {
	text-align:center;
	padding:.7em;
	/*border-bottom:1px dotted #243747;*/
}

.floorplan-table .even  {
	/*background-image:url(../img/table-cellbg.png);*/
	border-top:1px dotted #3a3a3a;
	border-bottom:1px dotted #3a3a3a;
	background: rgb(33,33,33);
	background: rgba(120,120,120,0.15);
}

.floorplan-table .floorplan-name {
	text-align:left;
	padding-left:.7em;
	/*border-bottom:1px dotted #243747;*/
}

.nsinput {
	width:650px;
	margin:0 auto;
	padding:10px;
	border:none;
	letter-spacing:.05em;
	text-align:left;
}

.nsdrop {
	width:500px;
	margin:0 auto;
	border:none;
	letter-spacing:.05em;
	text-align:left;
}

.nsinput td, .nsdrop td {
	padding:10px;	
}	

td.w19 {
	width:19%;
}

td.w25 {
	width:25%;
}

td.w6 {
	width:6%;
}

td.w55 {
	width:55%;
}

td.w45 {
	width:45%;
}

INPUT.setw {
	width:95%;
}

SELECT {
	width:100%;
}

TEXTAREA {
	width:100%;
	height:100px;
}

.center-button {
	margin:0 auto;
	text-align:center;
}

/*Meclabs CSS*/
#conFormDiv{
    padding: 8px;
    margin-top:12px;
    width: 215px;
    background-color: #3C3C3C;
    border-color: #595959;
    border: 2px solid #595959;
}
#conFormDiv .greenHL{
    color:#a5c057;
    font-size: 1.3em;
}
#conFormDiv .formText{
    color: #C8C8C8;;
    font-style: normal;
    line-height:1.4em;
}
#homeContactForm{
    overflow: hidden;
}
#homeContactForm label{
	 clear: both;
     color:#a5c057;
     margin-bottom: 20px;
     margin-top: 7px;
     float: left;
     width: 65px;
     font-size:.9em;
}
#homeContactForm ul{
    margin-top:10px;
}
#homeContactForm li{
 
}
#homeContactForm input{
    background-color: #BAB8B9;
    border: #3C3C3C 1px solid;
    float: right; 
    margin-bottom: 20px;
    width: 120px;
}
#homeContactForm .optText{
    
    font-size: .8em;
}
#homeContactForm span{
    display: block;
}
#optionalTouchText{
    font-size:.8em;
    margin-left:10px;
}
.withGap{
    margin-bottom: 10px;
}
#infoLeft{
    width: 269px;
/*    border: 1px white solid;*/
    float: left;
    margin: 10px 0 0 114px;
}
#formRight{
    width:340px;
    border: 1px teal solid;
    
}
#twoChange{
    width: 396px;
}
#contentWrap{
    overflow: hidden;
}
