/* 

*/

/*MAIN*/
body {
	background-color: #564D4D;
	color: #483838;
	font-size: 100%;
	font-family: "Lucida Grande", Arial, Tahoma, Helvetica, sans-serif;
	text-align: center;
	
	/*IE6 Hover fix*/
	behavior: url("css/csshover.htc");
}
a {
	color: #9C9696;
	text-decoration: none;
}
a:hover {
	color: #9C9696;
	text-decoration: underline;
}
a.brown {
	color: #483838;
	text-decoration: none;
}
a.brown:hover {
	color: #483838;
	text-decoration: underline;
}
a.link_virtual_tour {
	font-size: 11px;
	font-weight: bold;
	color: #564d4d;
	text-decoration: underline;
}
a.link_virtual_tour:hover {
	text-decoration: none;
}
a.link_12 {
	font-size: 12px;
	font-weight: bold;
	color: #564d4d;
	text-decoration: none;
}
a.link_12:hover {
	text-decoration: underline;
}
a.link_14 {
	font-size: 14px;
	font-weight: bold;
	color: #564d4d;
	text-decoration: none;
}
a.link_14:hover {
	text-decoration: underline;
}
a.link_blue {
	color: #5AAAB9;
	text-decoration: underline;
}
a.link_blue:hover {
	text-decoration: none;
}
a.link_brown {
	color: #483838;
	text-decoration: underline;
}
a.link_brown:hover {
	text-decoration: none;
}
div {
	font-size: 11px;
}
img {
	border: 0;
}

/*STRUCTURE ELEMENTS*/
#backgroundContainer_homepage {
	position: relative;
	width: 1200px;
	height: 1000px;
	margin: 0 auto;
	background-color: #574D4E;
}
#backgroundContainer {
	position: relative;
	width: 1024px;
	height: 1000px;
	margin: 0 auto;
	background-image: url(../images/background_full.jpg);
	background-repeat: no-repeat;
	background-color: #574D4E;
	/*
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	*/
}
#mainContainer_homepage {
	position: relative;
	width: 860px;
	margin: 0 auto;
	text-align: left;
}
#mainContainer {
	position: relative;
	top: 33px;
	width: 860px;
	margin: 0 auto;
	text-align: left;
}
#mainContent {
	/*IE6 fix for png fix vertical spacing issue */
	margin-top: 0 !important;
	margin-top: /**/-3px;
}

/*HEADER*/
#headerContainer {
	top: 33px;
}
#header_about {
	background-image: url(../images/header_about.jpg);
	background-repeat: no-repeat;
	width: 860px;
	height: 141px;
}
#header_astoria {
	background-image: url(../images/header_astoria.jpg);
	background-repeat: no-repeat;
	width: 860px;
	height: 141px;
}
#header_maxfield {
	background-image: url(../images/header_maxfield.jpg);
	background-repeat: no-repeat;
	width: 860px;
	height: 141px;
}
#header_granville {
	background-image: url(../images/header_granville.jpg);
	background-repeat: no-repeat;
	width: 860px;
	height: 141px;
}
#header_chelsea {
	background-image: url(../images/header_chelsea.jpg);
	background-repeat: no-repeat;
	width: 860px;
	height: 141px;
}
#header_belvedere {
	background-image: url(../images/header_belvedere.jpg);
	background-repeat: no-repeat;
	width: 860px;
	height: 141px;
}
#header_lennox {
	background-image: url(../images/header_lennox.jpg);
	background-repeat: no-repeat;
	width: 860px;
	height: 141px;
}
#topnav {
	position: relative;
	background-image: url(../images/topnav_bar.jpg);
	background-repeat: no-repeat;
	width: 860px;
	height: 34px;
}
#subnav {
	background-image: url(../images/subnav_bar.jpg);
	background-repeat: no-repeat;
	width: 860px;
	height: 31px;
	
	/*IE6 fix for png fix vertical spacing issue */
	margin-top: 0 !important;
	margin-top: /**/-5px;
}
.subnav_button {
	padding-top: 1px;
}

/*BODY*/
h1 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 15px;
}
h1.about {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 15px;
}
h1.floorplan {
	font-size: 24px;
	font-weight: bold;
}
h2 {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
h2.topic {
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 5px;
}
h2.overview {
	/*letter-spacing: -.3px;*/
	line-height: 16px;
}
ul {
	list-style: disc;
	margin-left: 15px;
}
#mainarea_content_bg_top {
	background-image: url(../images/mainarea_bg_top.png);
	background-repeat: no-repeat;
	position: relative;
	width: 925px;
	height: 10px;
	margin-left: -33px;
	
	/*IE6 fix for png fix vertical spacing issue */
	margin-bottom: 0 !important;
	margin-bottom: /**/-4px;
}
#mainarea_content_bg {
	background-image: url(../images/mainarea_bg_middle.png);
	background-repeat: repeat-y;
	width: 925px;
	margin-left: -32px;
	z-index: 1;
}
#mainarea_content {
	background-color: #FFFFFF;
	width: 780px;
	position: relative;
	left: 50px;
	padding-left: 44px;
	z-index: 2;
}
.mainarea_content_astoria, .mainarea_content_maxfield, .mainarea_content_granville, .mainarea_content_chelsea, .mainarea_content_belvedere, .mainarea_content_lennox {
	 height: 415px;
}
#mainarea_content_text {
	float: left;
	padding-top: 26px;
}
#mainarea_content_text_about {
	padding-top: 26px;
	width: 736px;
}
#mainarea_content_photos {
	padding-top: 50px;
}
#mainarea_headings_astoria {
	float: left;
	width: 140px;
}
#mainarea_headings_maxfield {
	float: left;
	width: 155px;
}
#mainarea_headings_granville {
	float: left;
	width: 166px;
}
#mainarea_headings_chelsea {
	float: left;
	width: 147px;
}
#mainarea_headings_belvedere {
	float: left;
	width: 180px;
}
#mainarea_headings_lennox {
	float: left;
	width: 138px;
}
#dotted_line_vert_white_bg {
	float: left;
	width: 21px;
	text-align: right;
	padding-right: 21px;
}
#mainarea_specs_astoria {
	position: absolute;
	left: 226px;
	top: 24px;
	font-size: 13px;
	width: 300px;
	line-height: 18px;
}
#mainarea_specs_maxfield {
	position: absolute;
	left: 241px;
	top: 24px;
	font-size: 13px;
	width: 300px;
	line-height: 18px;
}
#mainarea_specs_granville {
	position: absolute;
	left: 252px;
	top: 24px;
	font-size: 13px;
	width: 300px;
	line-height: 18px;
}
#mainarea_specs_chelsea {
	position: absolute;
	left: 233px;
	top: 24px;
	font-size: 13px;
	width: 300px;
	line-height: 18px;
}
#mainarea_specs_belvedere {
	position: absolute;
	left: 266px;
	top: 24px;
	font-size: 13px;
	width: 300px;
	line-height: 18px;
}
#mainarea_specs_lennox {
	position: absolute;
	left: 224px;
	top: 24px;
	font-size: 13px;
	width: 300px;
	line-height: 18px;
}
#mainarea_features {
	/* REPLACED by .scroll-pane in demoStyles.css
	font-size: 12px;
	width: 468px;
	height: 173px;
	overflow: scroll;
	overflow-x: hidden;
	margin-top: 18px;
	color: #797878;
	line-height: 20px;
	*/
}
#mainarea_photo_astoria {
	background-image: url(../images/overview_photo_astoria.jpg);
	background-repeat: no-repeat;
	width: 272px;
	height: 425px;
	border-left: 1px solid #868686;
	position: absolute;
	top: -10px;
	left: 551px;
}
#mainarea_photo_maxfield {
	background-image: url(../images/overview_photo_maxfield.jpg);
	background-repeat: no-repeat;
	width: 272px;
	height: 425px;
	border-left: 1px solid #868686;
	position: absolute;
	top: -10px;
	left: 551px;
}
#mainarea_photo_granville {
	background-image: url(../images/overview_photo_granville.jpg);
	background-repeat: no-repeat;
	width: 272px;
	height: 425px;
	border-left: 1px solid #868686;
	position: absolute;
	top: -10px;
	left: 551px;
}
#mainarea_photo_chelsea {
	background-image: url(../images/overview_photo_chelsea.jpg);
	background-repeat: no-repeat;
	width: 272px;
	height: 425px;
	border-left: 1px solid #868686;
	position: absolute;
	top: -10px;
	left: 551px;
}
#mainarea_photo_belvedere {
	background-image: url(../images/overview_photo_belvedere.jpg);
	background-repeat: no-repeat;
	width: 272px;
	height: 425px;
	border-left: 1px solid #868686;
	position: absolute;
	top: -10px;
	left: 551px;
}
#mainarea_photo_lennox {
	background-image: url(../images/overview_photo_lennox.jpg);
	background-repeat: no-repeat;
	width: 272px;
	height: 425px;
	border-left: 1px solid #868686;
	position: absolute;
	top: -10px;
	left: 551px;
}
#mainarea_content_bg_bottom {
	background-image: url(../images/mainarea_bg_bottom.png);
	background-repeat: no-repeat;
	position: relative;
	width: 925px;
	height: 78px;
	margin-left: -33px;
}
#mainarea_header_about {
	background-image: url(../images/mainarea_header_about.png);
	background-repeat: no-repeat;
	width: 860px;
	height: 29px;
}
#mainarea_header_astoria {
	background-image: url(../images/mainarea_header_astoria.png);
	background-repeat: no-repeat;
	width: 860px;
	height: 29px;
}
#mainarea_header_maxfield {
	background-image: url(../images/mainarea_header_maxfield.png);
	background-repeat: no-repeat;
	width: 860px;
	height: 29px;
}
#mainarea_header_granville {
	background-image: url(../images/mainarea_header_granville.png);
	background-repeat: no-repeat;
	width: 860px;
	height: 29px;
}
#mainarea_header_chelsea {
	background-image: url(../images/mainarea_header_chelsea.png);
	background-repeat: no-repeat;
	width: 860px;
	height: 29px;
}
#mainarea_header_belvedere {
	background-image: url(../images/mainarea_header_belvedere.png);
	background-repeat: no-repeat;
	width: 860px;
	height: 29px;
}
#mainarea_header_lennox {
	background-image: url(../images/mainarea_header_lennox.png);
	background-repeat: no-repeat;
	width: 860px;
	height: 29px;
}
#mainarea_footer_about {
	background-image: url(../images/mainarea_footer_about.jpg);
	background-repeat: no-repeat;
	width: 860px;
	height: 21px;
	position: relative;
	left: 50px;
}
#mainarea_footer_astoria {
	background-image: url(../images/mainarea_footer_astoria.jpg);
	background-repeat: no-repeat;
	width: 860px;
	height: 21px;
	position: relative;
	left: 50px;
}
#mainarea_footer_maxfield {
	background-image: url(../images/mainarea_footer_maxfield.jpg);
	background-repeat: no-repeat;
	width: 860px;
	height: 21px;
	position: relative;
	left: 50px;
}
#mainarea_footer_granville {
	background-image: url(../images/mainarea_footer_granville.jpg);
	background-repeat: no-repeat;
	width: 860px;
	height: 21px;
	position: relative;
	left: 50px;
}
#mainarea_footer_chelsea {
	background-image: url(../images/mainarea_footer_chelsea.jpg);
	background-repeat: no-repeat;
	width: 860px;
	height: 21px;
	position: relative;
	left: 50px;
}
#mainarea_footer_belvedere {
	background-image: url(../images/mainarea_footer_belvedere.jpg);
	background-repeat: no-repeat;
	width: 860px;
	height: 21px;
	position: relative;
	left: 50px;
}
#mainarea_footer_lennox {
	background-image: url(../images/mainarea_footer_lennox.jpg);
	background-repeat: no-repeat;
	width: 860px;
	height: 21px;
	position: relative;
	left: 50px;
}

.body_text {
	font-size: 12px;
	color: #797878;
	line-height: 20px;
}
.body_text_sm {
	font-size: 11px;
	color: #797878;
	line-height: 20px;
}

/*PHOTOS*/
.masked_photo {
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
.masked_photo:hover {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}

/*FLOORPLANS*/
.masked_floorplan {
	/*
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	*/
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}
.masked_floorplan:hover {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}
.floorplan_container {
	 float: left;
	 text-align: center;
	 padding-top: 10px;
	 width: 736px;
}
.floorplan_callout {
	text-align: left;
	padding-bottom: 20px;
}
.floorplan_callout_name {
	margin-bottom: 5px;
}
.floorplan_callout_rooms {
	font-size: 12px;
	margin-bottom: 10px;
}
.floorplan_callout_features {
	font-size: 11px;
	line-height: 14px;
}

/*SUBMISSION FORMS*/
.form1 {
	font-size: 11px;
}

/*REG-ONLINE PAGE*/
#reg-online-header {
	background-image: url(../images/reg-online-transp-block.png);
	background-repeat: no-repeat;
	width: 777px;
	height: 91px;
	margin-left: -20px;
	margin-bottom: 30px;
}
#reg-online-header h1 {
	float: left;
	margin-top: 30px;
	margin-left: 20px;
}
#reg-online-subheader {
	position: absolute;
	left: 460px;
	top: 38px;
	text-align: left;
	color: #4EA2B6;
	font-size: 14px;
}
h2.reg-online {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 30px;
}
.community-listing {
	clear: both;
	height: 95px;
	margin-bottom: 10px;
}
.community-listing .photos {
	float: left;
	width: 154px;
	height: 50px;
}
.community-listing .copy {
	color: #999999;
	font-size: 10px;
	width: 220px;
	position: absolute;
	left: 204px;
	line-height: 12px;
}
#mainarea_content_text_about table {
	/*margin-left: -20px;*/
}
#submit-btn {
	margin-left: -20px;
}
#submit-btn a {
	font-size: 12px;
	text-decoration: underline;
	color: #666666;
}

/*VIDEO*/

/*MISC*/
.contact_addresses {	
	font-size: 14px;
}
#zipcode_msg {
	position: absolute;
	top: 24px;
	left: 20px;
	display: none;
	font-size: 11px;
	width: 200px;
	background-color: #CACBC5;
	border: 1px solid #333333;
	padding: 2px;
}
.spacer15 {
	margin-top: 15px;
}
.spacer20 {
	margin-top: 20px;
}
.clear {
	clear: both;
}

/* FOOTER */
/*
#footer {
	position: absolute;
	left: -83px !important;
	left: -66px;
	width: 1024px;
	text-align: center;
	margin-top: 0px;
	color: #9C9696;
	background-color: #574D4E;
	padding-bottom: 30px;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
}
*/
#footer {
	position: relative;
	margin: 0 auto;
	width: 825px;
	text-align: center;
	margin-top: -20px;
	color: #9C9696;
	padding-bottom: 60px;
}
#footer_logo {
	float: left;
	margin-left: 14px;
	margin-right: 30px;
	width: 148px;
}
#footer_middle {
	float: left;
	margin-right: 10px;
	width: 472px !important;
	width: /**/468px;
	text-align: left;
	font-size: 9px;
}
#footer_right {
	margin-right: 10px;
	white-space: nowrap;
}

/* ADMIN */
