@charset "utf-8";
/* 632 on Hudson CSS */

*, html {
	margin: 0;
	padding: 0;
}

body {
	background: #e1c88d;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
}

h1, h2, h3 {
	font-weight: normal;
}

a {
	text-decoration: none;
	color: #b5a171;
}

a:hover {
	color: #E7BC70;

}

p { margin-bottom: 20px; }

#wrapper {
	width: 900px;
	margin: 0 auto;
}

/* Header Styles --------------------------- */
#header {
    margin: 18px 0;
    background: #f6eecf;
    padding: 10px;
}

#header-images {
    float: right;
    margin: 12px 15px 0 0;
}

#header img { border: 0; }

#header img#logo { margin-left: 15px; }


/* Body Content Styles --------------------------- */
#content, #front-content, #amenities-content {
	float: right;
	width: 665px;
	background: #f6eecf;
	color: #5c0f00;
	padding: 0 30px 20px 30px;
}

#front-content .header {
	margin-bottom: 5px;
	display: block;
}

#front-content #right-column {
	float: right;
	width: 237px;
	line-height: 22px;
}

#front-content #right-column h2 {
	font-size: 14px;
	margin-bottom: 20px;
	color: #b5a171;
}

#front-content ul li {
	list-style: url(http://632onhudson.com//images/imgs/asterisk.gif);
	margin: 0 0 5px 15px;
}

#front-content #left-column {
	width: 420px;
}

#front-content #newsbox {
	width: 374px;
	margin: 7px 0;
	padding: 10px;
	background: #e7bc70;
	line-height: 13px;
}

#front-content #newsbox h2 {
	color: #fff;
	font-size: 13px;
	margin-bottom: 5px;
}


#content #right-column, #content #amenities-right-column {
	float: right;
	width: 337px;
	line-height: 22px;
}

#content #left-column {
	float: left;
	width: 320px;
}

#flash-content {
	margin: 8px auto 4px auto;
	width: 676px;
	height: 427px;
}

#below-flash {
	margin: 8px auto 15px auto;
	width: 665px;
	height: 500px;
}

#content #floorplan-download {
	float: right;
	width: 148px;
	margin-top: 38px;
}

#content #floorplan-download img {
	border: 0;
}

#content #contact {
	text-align: center;
	line-height: 16px;
}

#content #contact img#splash {
	margin-bottom: 20px;	
}

#credits {
	background-color: #FFFFFF;
	width: 450px;
	padding: 10px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/* Nav Styles --------------------------- */
#nav {
    float: left;
    margin: 50px 0 0 0;
    width: 150px;
}


#nav ul li {
	list-style: none;
	margin-bottom: 16px;
	display: block;
}

#nav li a, ul#images-nav li a {
	display: block;
	position: relative;
	border: 0;
}

#nav li#home { position: relative; background: url(http://632onhudson.com//images/imgs/home_over.png) no-repeat top left; }
#nav li#about { position: relative; background: url(http://632onhudson.com//images/imgs/about_over.png) no-repeat top left; }
#nav li#amenities { position: relative; background: url(http://632onhudson.com//images/imgs/amenities_over.png) no-repeat top left; }
#nav li#images { position: relative; background: url(http://632onhudson.com//images/imgs/images_over.png) no-repeat top left; }
#nav li#floorplan { position: relative; background: url(http://632onhudson.com//images/imgs/floorplan_over.png) no-repeat top left; }
#nav li#events { position: relative; background: url(http://632onhudson.com//images/imgs/events_over.png) no-repeat top left; }
#nav li#media { position: relative; background: url(http://632onhudson.com//images/imgs/media_over.png) no-repeat top left; }
#nav li#contact { position: relative; background: url(http://632onhudson.com//images/imgs/contact_over.png) no-repeat top left; }
#nav li#video { position: relative; background: url(http://632onhudson.com/images/imgs/video_tour_over.png) no-repeat top left; }
#nav li#below { position: relative; background: url(http://632onhudson.com/images/imgs/632below_over.png) no-repeat top left; }

#nav li img, ul#images-nav li img {
	border: 0;
}

#nav li a:hover img, ul#images-nav li a:hover img {
	visibility: hidden;
}

ul#images-nav li {
	float: right;
	list-style: none;
	margin: 30px 15px 0 0
}

ul#images-nav li#firstfloor { position: relative; background: url(http://632onhudson.com//images/imgs/first-floor_over.png) no-repeat top left; }
ul#images-nav li#secondfloor { position: relative; background: url(http://632onhudson.com//images/imgs/second-floor_over.png) no-repeat top left; }
ul#images-nav li#penthouse { position: relative; background: url(http://632onhudson.com//images/imgs/penthouse-level_over.png) no-repeat top left; }


/* Footer Styles --------------------------- */
#footer {
	clear: both;
	padding: 20px 0;
	color: #523e29;
	text-align: right;
	font-size: 10px
}

#footer a {
	text-decoration: none;
	color: #5c1f0e;
}

#flash-update {
	font-size: 10px;
}

/* Video Tour Style */
#video_tour {
	text-align: center;
	padding-top: 50px;
	font-size: 9pt;
	line-height: 15pt;
	padding-bottom: 50px;
}

/* Popup Styles --------------------------- */

body#popup #wrapper {
	width: 800px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
body#popup #header {
	background: #c8a432 url(http://632onhudson.com//images/imgs/632below-header.jpg) no-repeat top left;
	color: #fff;
	height: 144px;
	padding: 125px 22px 0 225px;
	font-size: 16px;
	margin: 8px 0 12px;
}

body#popup .splash {
	background: #522210;
	margin: 0 0 10px;
}

/* New Front Styles --------------------------- */
#ssp-wrap {
	margin: 0 0 20px;
}

#front-left-col {
	width: 237px;
}

#front-news {
	background: #e7bc70;
	line-height: 13px;
	padding: 10px;
	width: 374px;
	float: right;
}


#front-news h2 {
	color: #fff;
	font-size: 13px;
	margin-bottom: 5px;
}
#front-news a, a:link {
	color: #ffffff;
	text-transform: uppercase;
}

#front-news hover {
	color: #522210;
	text-transform: uppercase;
}