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

/* html + body 
----------------------------------------------------------------------------------- */
* {
	margin: 0px;
}

body {
	background: url(../images/common/bg_main.gif) repeat-x #a7a193;
	padding: 0px;
	
	font-family: Trebuchet, "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}

/*commented back slash hack v2 \*/
html, body {
    height: 100%;
}
/*end hack */

/* h1, h2, h3, h4
----------------------------------------------------------------------------------- */
h1{
	display: block;
	margin-bottom:20px;
	padding:0;
	width: 510px;
	height: 37px;
	text-indent: -9999px;
}
h1#mainLogo {
	background:url(../images/common/logo_lanterra.gif) no-repeat 24px 50px;
	margin: 0;
	width: 200px;
	height: 150px;
}
h1#corporateProfile {
	background-image:url(../images/corporate_profile/hdr_section.gif);
}
h1#ourCommunities {
	background-image:url(../images/our_communities/hdr_section.gif);
}
h1#customerCare {
	background-image:url(../images/customer_care/hdr_section.gif);
}
h1#propertyManagement {
	background-image:url(../images/property_management/hdr_section.gif);
}
h1#inTheNews {
	background-image:url(../images/in_the_news/hdr_section.gif);
}
h1#upcomingProjects {
	background-image:url(../images/upcoming_projects/hdr_section.gif);
}
h1#contactUs {
	background-image:url(../images/contact_us/hdr_section.gif);
}
h1#privacyPolicy {
	background-image:url(../images/privacy_policy/hdr_section.gif);
}

h2, h3, h4, h5 {
	font-size:14px;
	padding:0;
	font-weight:bold
}
h3, h4, h5 {
	font-size:11px;	
}
h2, h3, h5 {
	color:#003565; 
}
h4 {
	color:#332319;
}
h5 {
	font-weight:normal;
	margin-bottom: 10px;
}

/* p tags
----------------------------------------------------------------------- */
p, ol {
	margin: 0 0 10px 0;
}

blockquote {
	margin: 0 0 10px 20px;
}

/* a tags
----------------------------------------------------------------------- */
a:link, a:visited, a:hover {
	color: #C17A00;
	text-decoration: none;
}
div#leftContent a.text:visited{
	color: #87B5D0;
	border-bottom: dotted #87B5D0 1px;
}
div#leftContent a.text:hover{
	color: #C17A00;
	border-bottom: dotted #C17A00 1px;
}

a.backToTop {
	clear: both;
	background: url(../images/common/btn_back_to_top.gif) no-repeat left top;
	text-indent: -9999px;
	display: block;
	margin: 10px 0 30px 0;
	width: 90px;
	height: 24px;
}

/* Home Menu CSS
----------------------------------------------------------------------------------- */
ul#homeSectionList {
	list-style-type:none;
	margin: 0;
	padding: 0;
}
ul#homeSectionList li {
	display:inline;
	float: left;
}
ul#homeSectionList li a {
	width: 250px;
	height: 150px;
	display:block;
	text-indent:-9999px;
	margin: 0;
	padding: 0;
	background-repeat:no-repeat;
}
ul#homeSectionList li#homeCorporate a {
	background:url(../images/home/b_corporate.jpg);
}
ul#homeSectionList li#homeCommunities a {
	background:url(../images/home/b_communities.jpg);
}

ul#homeSectionList li#homeCorporate a:hover {
	background-position: 0 -150px;
}
ul#homeSectionList li#homeCommunities a:hover {
	background-position: 0 -150px;
}

/* Main Menu
----------------------------------------------------------------------------------- */
ul#mainMenuList {
	list-style-type:none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 115px;
	left: 74px;
	width: 686px;
}

ul#mainMenuList li {
	display:inline;
	float: left;
}

ul#mainMenuList li a{
	display:block;
	height: 35px;
	text-indent: -9999px;
	float: left;
	background-repeat:no-repeat;
}

/* commented backslash hack \*/
ul#mainMenuList li a {
	float: none;
}
/*end hack */

li#buttonCorporate a {
	width: 104px;
	background:url(../images/common/menu/m_corporate.gif);
}
li#buttonCommunities a {
	width: 103px;
	background:url(../images/common/menu/m_communities.gif);
}
li#buttonCustomer a {
	width: 91px;
	background:url(../images/common/menu/m_customer.gif);
}
li#buttonProperty a {
	width: 129px;
	background:url(../images/common/menu/m_property.gif);
}
li#buttonNews a {
	width: 75px;
	background:url(../images/common/menu/m_news.gif);
}
li#buttonUpcoming a {
	width: 111px;
	background:url(../images/common/menu/m_upcoming.gif);
	
}
li#buttonContact a {
	width: 73px;
	background:url(../images/common/menu/m_contact.gif);
}

li#buttonCorporate a:hover, li#buttonCommunities a:hover, li#buttonCustomer a:hover, li#buttonProperty a:hover, 
	li#buttonNews a:hover, li#buttonUpcoming a:hover, li#buttonContact a:hover {
	background-position: 0 -35px;
}
/*
li#buttonCommunities a:hover {
	background-position: 0 -35px;
}
li#buttonCustomer a:hover {
	background-position: 0 -35px;
}
li#buttonNews a:hover {
	background-position: 0 -35px;
}
li#buttonUpcoming a:hover {
	background-position: 0 -35px;
	
}
li#buttonContact a:hover {
	background-position: 0 -35px;
}*/

/* div containers
----------------------------------------------------------------------------------- */
#mainMenu {
	background:url(../images/common/bg_menu.gif) no-repeat top left;
	width: 760px;
	height: 150px;
	position: relative;
}

#wrapper {
	min-height: 100%;
	width: 780px;
	height: auto !important;
	height: 100%;
	margin: 0 0 -95px 50px;
	background:url(../images/common/bg_content.gif) repeat-y top left;
}

#menuWrapper {
	padding: 0px 10px;
	background-image: url(../images/common/bg_header.gif);
	background-repeat: repeat-y;
	height: 150px;
}

#contentWrapper {
	padding: 0 10px 0 30px;
}

.clearBoth {
	float:none;
	clear:both;
}

#leftContent {
	width: 510px;
	padding-top: 30px;
	float:left;
}

#rightContent {
	width: 214px;
	float: right;
}

.center {
	margin: 0 auto;
}

div.contactFooter {
	border-top: 1px dotted #999;
	border-bottom: 1px dotted #999;
	padding: 5px;
	text-align: center;
	width: 500px;
	margin: 20px 0px 10px 0px;
}

/* side bar featurettes
----------------------------------------------------------------------- */
.sideFeature {
	width: 214px;
	margin-bottom: 30px;
}
.sideFeature p {
	margin: 0 15px 15px 15px;
	color:#46494C;
}
.sideFeature h4 {
	margin: 15px 15px 0 15px;
}

.sideFeature h3 {
	margin:0px;
	padding:0px;
	display:block;
	text-indent: -9999px;
	width: 214px;
	height: 55px;
}

/* h3 image replacement */
h3#upcoming {
	background-image:url(../images/common/hdr_upcoming_projects.gif);
}

h3#featured {
	background-image:url(../images/common/hdr_featured_news.gif);
}

h3#latest {
	background-image:url(../images/common/hdr_latest_news.gif);
}
/* a tag styles */
.sideFeature a:link, .sideFeature a:visited, .sideFeature a:hover {
	text-decoration:none;
	color:#46494C;
	border:none;
}

.sideFeature a:visited {
	border:none;
}

.sideFeature a:hover {
	border-bottom: dotted #46494C 1px;	
}

a.noHover:hover {
	border:none;
}

/* footer div
----------------------------------------------------------------------------------- */
#footer, .push {
	height: 95px;
}

#footer {
	font-size:10px;
	color: #969DA4;
	background-image: url(../images/common/bg_footer.gif);
	background-repeat: repeat-y;
	height: 55px;
	padding: 20px 25px;
	margin-left: 50px;
}
#footer ul {
	margin:8px 0;
	padding: 5px 0;
}
#footer ul li {
	display:inline;
	padding: 0 5px;
	border-right: dotted #969DA4 1px;
}
#footer ul li.first {
	padding: 0 5px 0 0;
}
#footer ul li.last {
	border: none;
}
#footer a:link, #footer a:visited, #footer a:hover {
	font-weight:bold;
	color: #969DA4;
	text-decoration:none;
	border:none;
}
#footer a:hover {
	color: #46494C;
	background-color:#E0DACD;
}

/* Community Thumbnail Lists
----------------------------------------------------------------------- */
#thumb {
	list-style-type: none;
	margin: 0;
	padding: 0;
    top: 0;
    left: 0;
	width: 510px; 
	position: relative;
}
#thumb li {
	float:left;
	display:inline;
	width: 160px;
	height: 235px;
	margin: 10px 10px 0px 0px;
	overflow:hidden;
}

#thumb li a {
	display:block;
	float: left;
	background: url(../images/our_communities/bg_thumb.gif) no-repeat;
	width: 146px;
	height: 221px;
	color: #000;
	border: 0px;
	text-decoration: none;
	padding: 7px;
	line-height:14px;
}
/* commented backslash hack \*/
ul#thumb li a {
	float: none;
}
/*end hack */
#thumb li a:hover {
	background-position: 0 -235px;
}
#thumb img {
	border: solid 1px #fff;
	margin-bottom: 2px;
}

/* Community Thumbnail Lists
----------------------------------------------------------------------- */
.projectLogo{
	width: 144px;
	margin-top:10px;
	margin-right:15px;
	float:left;
	text-align:center;
}

.projectSummary{
	margin-top:10px;
	width:350px;
	float:left;
}

/* Project Options
----------------------------------------------------------------------------------- */
ul#projectOptions {
	list-style-type:none;
	margin: 0;
	padding: 0;
}
ul#projectOptions li {
	display:inline;
	float: left;
}
ul#projectOptions li a {
	display:block;
	text-indent:-9999px;
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
	height: 24px;
	float:left;
}

/* commented backslash hack \*/
ul#projectOptions li a {
	float: none;
}
/*end hack */
li#backToListings a {
	width: 113px;
	background:url(../images/common/btn_back_to_listings.gif);
}
li#visitWebsite a{
	width: 95px;
	background:url(../images/common/btn_visit_website.gif);
}
li#registerNow a{
	width: 100px;
	background:url(../images/common/btn_register_now.gif);
}

/* Project Table CSS
----------------------------------------------------------------------------------- */
table#projectChart {
	margin: 20px 0 0 0;
	padding: 0;
	width: 490;
	border:none;
}

table#projectChart th, table#projectChart td {
	text-align:left;
	padding: 5px 5px 5px 12px;
	background-color: #cacacb;
	border-bottom: 1px solid #fff;
	width: 142px;
	color:#333;
}

table#projectChart td {
	background-color: #dededf;
	width: 334px;
}

/* Side Story CSS 
----------------------------------------------------------------------- */
div.sideStory {
	background-color: #dededf;
	padding: 10px;
	border: 1px solid #d2cab9;
}
div.sideStory img {
	float:left;
	width: 95px;
	margin-right: 10px;
}

div.sideStoryCopy {
	float:left;
	width: 380px;
}
