@charset "UTF-8";

/* eric meyer css reset */

/* styles reset begins */

/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* styles reset ends */

body {
	background-color: #899EA6;
	font-family: Helvetica, Arial, sans-serif;
	color: #5d5d5d;
	font-size: 11px;
line-height: 1.2em;
}

#Centered {
	width: 946px; 
	height: 600px; 
}

#Container {
	height: 570px;
	border: 3px solid #C41130;
	background-color: #FFFFFF;
text-align: right;
}

.floorPlan #Container {
	height: 630px;
	position: relative;
}
.floorplan #Centered {
	height: 660px;
}
.floorplan #ContentCol {
	height: 524px;
}




#Logo {
float: left;
}

#GlobalNavContainer {
float:right;
	height: 105px; 
	width: 800px;
}

#NavCol {
	float:left; 
	width: 140px; 
	text-align: left;
}

#NavColContent {
	padding: 10px 5px 10px 20px;
	clear: both;
}

#RightCol {
	width: 800px; 
	float:right; 
	text-align: left;
}

#ContentCol {
clear: both;
	border-left:1px solid #FFF; 
	border-right:1px solid #FFF;
border-top: 1px solid #FFF;
height: 464px;
}

.BottomEvenCol h3 {
margin: 115px 30px 30px 30px;
}

.BottomEvenCol {
	background-repeat: no-repeat;
	height: 464px; 
	float:left;
}

.EvenLeft {
	width: 398px;
	border-right: 1px solid #FFF;
}
	
.EvenRight {
	width: 399px;
}

#Bottom {
clear: both;
height: 387px;
padding: 4px 0px 10px 20px;
text-align: left;
background-repeat: no-repeat;
background-position: top right;	
}

div.EventsGallery {
background-image: url('../images/events_gallery/events_gallery_bg.jpg');
}
	
#BottomUnevenLeft {
	width: 330px; 
	float: left; 
	border-right: 1px solid #FFFFFF;
}

#BottomUnevenRight {
	float: left; 
	width: 397px; 
	padding: 75px 35px 30px 35px; 
	background-repeat: no-repeat;
}

#BottomOneCol {
padding: 80px 30px 50px 32px;
height: 334px;
background-repeat: no-repeat;
}

#FeaturesLeft {
float: left;
width: 46%;
}

#FeaturesRight {
float: right;
width: 48%;
}

.Three-Col {
	width: 271px; 
	float: left; 
	height: 360px; 
	margin-right: 15px; 
}

.Three-Col div {
padding: 15px;
}

.Three-Col .Short {
	width: 241px;
	height: 148px;
	clear:both;
	margin-bottom: 10px;
	background-image: url('../images/events_gallery/roundedcorners_short.gif');
	background-repeat: no-repeat;
}

.Three-Col .Tall {
	width: 241px;
	height: 350px;
	background-image: url('../images/events_gallery/roundedcorners_tall.gif'); 
	background-repeat: no-repeat;
}

.Three-Col img,  .Event-Wide img {
float: left;
}

.Three-Col-Wide {
margin-right: 0px;
padding: 15px;
height: 330px;
background-repeat: no-repeat; width: 525px; float: left;
}

.Event-Wide {
	background-image: url('../images/events_gallery/roundedcorners_wide.gif');
}

.Three-Col-Narrow {
	float: left; 
	width: 26%; 
	height: 380px; 
	padding: 10px 25px; 
	margin-top: 30px; 
	border-right: 1px solid #5d5d5d;
}

.Three-Col-Narrow#FirstCol {
	margin-left: 10px;
	}

.Three-Col-Narrow#LastCol {
border-right: none;	
	}
	
.TitleContainer {
float:right;
width: 800px;
height: 58px;
}

.Thumbnail {
	padding-right: 5px;
	padding-top: 5px;
}
	
.Vertical {
position: absolute;
display: none;
height: 373px;
}

.Vertical img {
float: left;
}

.Vertical div {
float: left;
background-image: url('../images/events_gallery/vertical_bg_filler.png');
background-repeat: repeat-x;
	}
	
.Vertical div img {
margin-top: 20px;
margin-bottom: 3px;
display: block;
}

.Vertical div span {
text-align: center;
display: block;
color: #FFFFFF;
clear: both;
margin-bottom: 8px;
}

.Horizontal {
width: 360px;
position: absolute;
display: none;
}

.Horizontal div {
clear:both;
padding-left: 25px;
background-image: url('../images/events_gallery/horizontal_bg_filler.png');
background-repeat: repeat-y;
}

.Horizontal div img {
margin-bottom: 8px;
}
	
.Horizontal div span {
text-align: center;
display: block;
color: #FFFFFF;
clear: both;
}

.FloorplanContainer {
	clear:both; 
	text-align: center; 
	height: 223px;
	}

.FloorplanInfo {
	clear: both; 
	padding-left: 50px;
	}
	
.FloorplanInfo .Left {
float: left;
width: 460px;
}

.FloorplanInfo .Right {
	float: right; 
	width: 235px; 
	padding-right: 2px;
	}

.FloorplanInfo .Right .Info {
height: 223px;
}
	
.FloorplanInfo .SmallText {
	padding-bottom: 10px; 
	padding-right: 5px;
	}
	
.FloorplanInfo .ImageBG {
	background-color: #E0EEFD; 
	width: 237px; 
	height: 133px;
	position: absolute;
	bottom: 0;
	right: 0;
	}

.FloorplanInfo .ImageBG img {
	margin: 10px;
}

#Footer{
	clear:both;
	width: 100%;
	color: #333333;
	font-size: .9em; 
	padding-top: 10px;
} 

#Footer span {
	font-weight: bold;
	}
	
#Footer a {
	color: #333333;
	}

#Footer img {
	float: right;
	padding-left: 10px;
}

#FooterLeft {
	float:left;
text-align: left;
}

#FooterRight {
	float: right;
}

/* type styles */

h1 {
font-size: 16px;
color: #C41130;
letter-spacing: 0.03em;
padding: 5px 0px 10px 0px;
}

h1.Title {
text-transform: lowercase;
color: #C41130;
font-weight: normal;
letter-spacing: .02em;
font-size: 24px;
line-height: 34px;

}

.EventsGallery h1 a {
float: left;
color: #C41130;
padding: 0px 0px 0px 10px;
line-height: 1.25em;
font-size: 12px;
width: 200px;
text-decoration: none;
}

.Event-Wide h1 {
float: left;
padding-left: 10px;
line-height: 1.25em;
font-size: 12px;
width: 480px;
font-weight: normal;
color: #C41130;
text-decoration: none;
}

.Three-Col h1 span, #EventsGalleryNav span, .Event-Wide h1 span {
font-size: 10px;
font-weight: normal;
font-style: italic;
color: #5d5d5d;
text-decoration: none;
}

h3{
font-weight: normal;
font-size: 1.3em;
line-height: 1.5em;
}

h4 {
font-weight: normal;
font-size: 1.3em;
line-height: 1.45em;
padding-top: 24px;
}

h5 {
padding-top: 10px;
color: #C41130;
font-size: 12px;
}

h6 {
padding-top: 10px;
font-size: 12px;
}

p {
font-size: 11px;
line-height: 15px;
padding: 5px 0px;
}

.FloorplanTitle {
padding: 15px 0px 0px 15px;	
	}

.Events-Gallery p {
margin-top: 30px;
}

.Event-Wide p {
margin-top: 35px;
}

.FeaturesList li {
padding-top: 12px;
font-size: 1.1em;
line-height: 1.4em;
list-style-type: disc;
margin-left: 15px;

}

.Caption {
color: #FFFFFF;
position: absolute; 
left: 150px;
}

ul {
padding-bottom: 5px;
}

li {
padding-top: 5px;
}

/* link styles */

a, a:link {
color: #5d5d5d;
}

#GlobalNavContainer div {
height: 105px;
width: 134px;
float: left;
}

#GlobalNavContainer a {
height: 105px;
width: 134px;
display: block;
background-repeat: no-repeat;
background-position: right;
}

#TheBuilding {
background-image: url('../images/global_nav/building.jpg');
}

#TheBuilding:hover, #TheBuilding.Active {
background-image: url('../images/global_nav/building_RO.jpg');
}

#Featured {
background-image: url('../images/global_nav/hot-deals.jpg');
}

#Featured:hover, #Featured.Active {
background-image: url('../images/global_nav/hot-deals_RO.jpg');
}

#Floorplans {
background-image: url('../images/global_nav/floorplans.jpg');
}

#Floorplans:hover, #Floorplans.Active {
background-image: url('../images/global_nav/floorplans_RO.jpg');
}


#Neighborhood {
background-image: url('../images/global_nav/neighborhood.jpg');
}

#Neighborhood:hover, #Neighborhood.Active {
background-image: url('../images/global_nav/neighborhood_RO.jpg');
}


#Events {
background-image: url('../images/global_nav/events.jpg');
}

#Events:hover, #Events.Active {
background-image: url('../images/global_nav/events_RO.jpg');
}

#Media {
background-image: url('../images/global_nav/media.jpg');
}

#Media:hover, #Media.Active {
background-image: url('../images/global_nav/media_RO.jpg');
}

#Contact {
background-image: url('../images/global_nav/contact.jpg');
}

#Contact:hover, #Contact.Active {
background-image: url('../images/global_nav/contact_RO.jpg');
}

#SectionNav li {
padding-top: 8px;
}

#SectionNav li a {
text-decoration: none;
font-size: 1.1em;
color: #5d5d5d;
text-transform: lowercase;
}

#SectionNav li a:hover {
color: #C41130;
}

#SectionNav li a:hover span {
display: inline;
}

#SectionNav ul {
margin-left: 18px;
padding-bottom: 5px;
}

#SectionNav ul li {
padding-top: 4px;
}

#SectionNav a.Active {
color: #C41130;
}

#SectionNav a.Active span {
display: inline;
}

#SectionNav ul {
	display: none;
}

#SectionNav ul.Show {
display: block;	
}

#SectionNav ul li a.Active, #Amenities a.Active, #VirtualTour a.Active  {
font-weight: bold;
}

#SectionNav a span {font-size: 10px;
}

#EventsGalleryNav div {
clear: both;
padding: 10px 15px 10px 15px;
}

#EventsGalleryNav a {
color: #5d5d5d;
text-decoration: none;
font-weight: bold;
font-size: 12px;
height: 29px;
padding-left: 40px;
display: block;
background-repeat: no-repeat;
}

#EventsGalleryNav a.Events {
background-image:url('../images/events_gallery/exclamation_gray.gif');
}

#EventsGalleryNav a.Gallery {
background-image:url('../images/events_gallery/camera_gray.gif');
}

#EventsGalleryNav a.ActiveEvents {
color: #C41130;
background-image:url('../images/events_gallery/exclamation.gif');
text-decoration: none;
cursor: pointer;
cursor: default;
}

#EventsGalleryNav a.ActiveGallery {
color: #C41130;
background-image:url('../images/events_gallery/camera.gif');
text-decoration: none;
cursor: pointer;
cursor: default;
}

#EventsGalleryNav a.ActiveEvents:hover, #EventsGalleryNav a.ActiveGallery:hover {
text-decoration: none;
cursor: pointer;
cursor: default;
}

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

#EventsGalleryNav a img {
float: left;
padding-right: 10px;
}

.FloorplansNav {
font-size: 10px;
height: 185px;
}

.FloorplansNav li {
padding-top: 5px !important;
}

.FloorplansNav ul li {
padding-top: 0px !important;
}

.TitleLink {
letter-spacing: 0.04em;
font-weight: bold;
text-decoration: none;
}

.TitleLink:hover {
	color: #C41130;
}

.Active {
	color: #C41130 !important;
}

a.EmphasisLink, a:link.EmphasisLink, a:active.EmphasisLink, a:visited.EmphasisLink {
text-transform: uppercase;
text-decoration: none;
font-size: 9px;
color: #C41130;
letter-spacing: 0.15em;
}

.Three-Col .EmphasisLink {
text-align: right;
display: block;
clear: both;
}

a:hover.EmphasisLink {
text-decoration: underline;
}

.Media a {
color: #C41130;
font-weight: bold;
text-decoration: none;
}

.Media a:hover {
text-decoration: underline;
}

a.SmallLink {
font-size: 11px;
}

a.SmallLink:hover {
	color: #C41130;
	}
	
a.BoldLink, a:active.BoldLink, a:visited.BoldLink {
color: #C41130;
font-weight: bold;
	}
	
/* section styles */

.GeneralBackground {
background-image: url('../images/bg_generalbanner.jpg');
background-repeat:  no-repeat;
background-position: top right;
}

.GeneralBackgroundBottom {
background-image: url('../images/bg_generalbanner_bottom.jpg');
}

.BroadwaySection {
background-image: url('../images/building/bg_broadwaybanner.jpg');
}

.BrownstonesSection {
background-image: url('../images/building/bg_brownstonesbanner.jpg');
}

.AmenitiesSection {
background-image: url('../images/building/bg_amenitiesbanner.jpg');
}

.DevelopmentSection {
background-image: url('../images/building/bg_developmentbanner.jpg');
}

.ArchitectureSection {
background-image: url('../images/building/bg_architecturebanner.jpg');
}

.InteriorDesignSection {
background-image: url('../images/building/bg_interiordesignbanner.jpg');
}

.ConstructionSection {
background-image: url('../images/building/bg_constructionbanner.jpg');
}

/* table styles */

table {
margin: 10px 0px;
}

td {
padding: 5px;
}

form td {
padding: 3px;
}

/* form styles */

input {
border: 1px solid #C41130;
padding: 0px;
margin: 0px;
font-size: 10px;
background-color: #FFFFFF;
}

.Button {
background-color: #ffffff;
font-family: inherit;
font-size: 11px;
color: #5d5d5d;
text-transform: lowercase;
letter-spacing: 0.08em;
padding: 4px 2px;
border: 1px solid #C41130;
margin: 0px;
padding: 2px;
}

input.Button:hover {
background-color: #C41130;
color: #FFFFFF;
}

select {
font-size: 10px;
}

/* stand-alone styles */

.FloatLeft {
	float: left !important;
	}
	
.FloatRight {
	float: right !important;
}

.ClearBoth {
clear: both;
}

.SmallText {
font-size: 9px;
line-height: 12px;
}

.SmallPaddingTop {
padding-top: 10px !important;
height: 404px !important;
}

.BorderBottomWhite {
border-bottom: 1px solid #FFF;
}

.NoBorderRight {
border-right: none !important;
}

.NoBorder {
border: none !important;
}

.EventsGallery img {
	float:left;
	margin-right:10px;
	margin-bottom:8px;
	}
img.clicktoview		{margin-right:45px;}


div.featured_home {
	width:620px;
	float:left;
	clear:both;
	margin-bottom:20px;
	}
.featured_home h5 {
	font-weight:normal;
	padding-top:0;
	}	
#featured_homes #Container {
	height: 2900px;
	}	
#featured_homes #centered {
	width:946px; 
	margin:30px auto;
	}
.featured_home img {float:left; margin-right:10px;}	
#featured_homes h3 {
	clear:both;
	}	
.featured_home p {
	width:430px;
	float:left;
	}	
#tenth #Container, #broadway #Container {
	height: 590px;
}
#tenth #Footer, #broadway #Footer {
	padding-top: 30px;
}
.disclaimer {
	text-align: right;
	margin-right: 30px;
}
#newReleases #Container {
	height: 1200px;
	}
#newReleases #centered {
	width:946px; 
	margin:30px auto;
	}
#newReleases h3 {
	clear:both;
	}	
div.newRelease {
	width:620px;
	float:left;
	clear:both;
	margin-bottom:20px;
	}
.newRelease h5 {
	font-weight:normal;
	padding-top:0;
	}	
.newRelease img {
	float:left; margin-right:10px;
}
.newRelease p {
	width:430px;
	float:left;
	font-size: 12px;
}	
#newReleases h2 {
	font-size: 16px;
	line-height: 24px;
}