﻿/* CSS Document */

html { overflow-y:scroll; }
body {
	color:#000000;
	font-size:.8em;	 
	 line-height:18px;
	margin: 0px 0px 0px 0px;
	background-color:#FFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	background-image:url(../images/aldenglen/home_bg.jpg);
	background-position:top center;
	scrollbar-base-color:#336699;
}
.small-text { color:#000000; font-family: Times New Roman; }
.headercontent {color: #669999; font-family: Times New Roman; font-size: 18px; font-weight: bold;}
.content { color:#000000; font-family: Times New Roman; font-size:14px; }
.actionlinks {color: #669999; font-family: Times New Roman;  font-weight: bold;}
.communityfooter { color: #000000; font-family: Times New Roman; font-size: 10px;}


a { color:#336699; font-weight:bold; text-decoration:none;}
a:hover { text-decoration:underline; }
a img {border:none;}

h1, h2, h3, h4, p { margin:0 0 8px 0; }

hr { color:#d9d9d9; }

h1 { font-size:1.8em; }

h2 { font-size:1.4em; }

h3 { font-size:1.2em; }

.divider {
	color:#BCAA7C;
	height:3px;
	border:none;
	background-color:#BCAA7C;
}

.sidebar-image {
	padding:0 0 15px 0;
}

.flag {
	padding:0 0 5px 0;
}

.hidden_flag {
	 display: block;
     position: absolute;
     top: 0px;
     left: 0px;
     text-indent: -2000em;
}

.img-border {
	border:4px solid #336699;
}

.result_container {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:850px;
	padding:0 0 0 50px;
}

.amenities-text {
	font-style:italic;
	margin:5px 0 5px 0;
}

.amenities-text2 {
	font-style:italic;
	margin:5px 0 5px 0;
	font-size:12px
}


/*///// Property Details Page ////////*/

#PropertyDetailsContainer { width:820px;}

.PropertyDetailsContainer_background {

  }

.PropertyDetailsContainer_footer {

    }
    
.tableleftborder {
    border-left-color: #999966; 
    border-left-width: 1px; 
    border-left-style: solid;
 }
 
 .calltoactionleftbordertd {
    border-left-color: #999966; 
    border-left-width: 1px; 
    border-left-style: solid;
 }
 .bottombordertr { 
     border-bottom-style: solid; 
     border-bottom-width: 1px; 
     border-bottom-color: #999966
 }

 .tablebottomborder {
        border-bottom: 1px solid #999966; 
        width: 200px;
 }
 
.tablebottomborder {
        border-bottom: 1px solid #999966; 
        width: 200px;
 }

.subdetailstd
{
    background-color:#999966;
    height:1px;
}

/*///// Search Results Page /////*/   
 
.SearchResultsContainer_background {
      border-bottom-color: Black; 
    border-bottom-style:solid; 
    border-bottom-width:1px;
    margin-bottom:5px;
}

.SearchResultsContainer_Footer { 

    height:10px;
 }

.SearchResultsThumb {
    border: 1px solid #999966;
}

.SearchResultsThumb_background {
 background-color: #999966;
}

.CommunityLogo { 
font-family:Garamond; 
font-size:35px; 
font-weight:bold; 
color:White;
}


/* ---- layout settings ----------------------- */


#main_container {
	position:relative;
	margin:0 auto; 
	top:240px;
	width:902px;
	height:auto;
	background-color:White;
}
#main {
	position:relative;
	top:100px;
	left:0;
	width:902px;
	height:auto; 
	background-color:White; 
}

#main_sub_header {
    position:relative;
	margin:0 auto; 
	top:-57px;
	width:902px;
	height:auto;  
}
#header-repeat {
	position:relative;
	top:0;
	left:0;
	width:100%;
	height:437px;
	/*background-image:url(../images/aldenglen/bg_header-repeat.jpg); */
	background-repeat:repeat-x;
	background-position:top center;
}

#header {
	position:relative;
	top:0;
	left:0;
	margin:0 auto;
	width:902px;
	height:300px; z-index:1;
	/*background-image:url(../images/aldenglen/bg_header-2.jpg);*/
}

/* ---- interactive map -------------------------------*/

#interactivemap_container {
    position:relative;
	top:30px;
	left:10px;

}
/* ---- start nav id settings ------------------------ */
 
#nav {
	position:relative;
	top:-55px;
	left:0px;
	width:902px;
	height:41px;
}

/* ---- end nav id settings -------------------------- */


/* ---- start navigation settings -------------------------- */
 
#nav a {
	top:0;
	position:relative;
	float:left;
	height:41px;
	cursor:pointer;
	background-repeat:no-repeat;
	background-image:url(../images/aldenglen/nav_new.jpg);
}

a#nav_01 {
	width:140px;
	background-position:0 0;
}

a:hover#nav_01{
	background-position: 0px -41px;
}

a#nav_02 {
	width:110px;
	
	background-position:-140px 0;
}

a:hover#nav_02{
	background-position:-140px -41px;
}

a#nav_03 {
	width:102px;
	
	background-position:-250px 0;
}

a:hover#nav_03{
	background-position:-250px -41px;
}

a#nav_04 {
	width:161px;
	
	background-position:-352px 0;
}

a:hover#nav_04{
	background-position:-352px -41px;
}

a#nav_05 {
	width:107px;
	
	background-position:-513px 0;
}

a:hover#nav_05{
	background-position:-513px -41px;
}

a#nav_06 {
	width:110px;
	
	background-position:-620px 0;
}

a:hover#nav_06{
	background-position:-620px -41px;
}

a#nav_07 {
	width:172px;
	
	background-position:-730px 0;
}

a:hover#nav_07{
	background-position:-730px -41px;
}

/* ---- start promo buttons -------------------------- */

#promo_buttons {
    position:relative;
	margin:0 auto; 
	top:100px;
	width:902px;
	height:auto;
}

/* ---- End promo buttons -------------------------- */

#homeflash { 
    height:295px;

}

/* ---- start main content settings -------------- */
.imgTitle { margin: 0 0 0 30px}
#viewportdesignarea_body { width:850px;}
#content_main {
	position:relative;
	top:0;
	left:0;
	padding:0 0 20px 50px;
	float:left;
	width:550px;
	height:auto;
}

#content_main-amenities {
	position:relative;
	top:0;
	left:0;
	padding:0 0 20px 50px;
	float:left;
	width:800px;
	height:auto;
}

/* ---- end main content settings ---------------- */

/* ---- start side bar content settings -------------- */

#side_bar {
	position:relative;
	top:0;
	left:0;
	padding:0 50px 30px 0;
	float:right;
	width:250px;
	height:auto;
}

/* ---- end side bar content settings ---------------- */

#footer {
	position:relative;
	top:0;
	left:0;
	width:902px;
	height:120px;
	background-repeat:no-repeat;
	clear:both;
}

#footer a {
	text-decoration:none;
}

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


/*lightbox start*/


#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(/lightbox../images/aldenglen/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/lightbox../images/aldenglen/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/lightbox../images/aldenglen/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	
#bro {
	position:absolute;
	margin:30px 0px 0px 750px;
    top: -20px;
    left: 0px;
}

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 



/* ---- start nav drop settings -------------------------- */

#nav_sub a {
	display:block;
	color:#beae7d;
	padding:5px;
	font-size:14px;
	text-decoration:none;
}

#nav_sub a:hover {
background-color:#8b4c20;
color:fff;
}

#L1, #L2 {
	position:absolute;
	visibility:hidden;
	height:auto;
	background-color:#3f270d;
	border-left:2px solid #beae7d;
	border-right:2px solid #beae7d;
	border-bottom:2px solid #beae7d;
}

#L1 { width:117px; left:120px; top:-55px; }
#L2 { width:117px; left:26px; }

.show {
	position:absolute !important;
	visibility:visible !important;
}

.hide {
	position:absolute !important;
	visibility:hidden !important;
}


.modeltable {
    width: 276px; 
    background-color:#AA6719; 
    margin: 10px; 
    border: 1px solid black;
}
/* Models table*/
.Models { width: 800px; }
.modelboxtext { color:#e6d9c3;}



