@charset "UTF-8";

/* CSS Document */
*
{
	margin:0;
	padding:0;
}

html,body
{
	height:100%;
	width:100%;
	min-width:500px;
	margin:auto;
}

body
{
	background:url('../_images/bg.jpg');
	height:100%;
	width:100%;
}

/* DIVS */
#container
{
	background:#fff url('../_images/swirlbg.gif') no-repeat;
	position:absolute;
	top:45%;
	left:50%;
	width:50em;
	height:32em;
	margin-top:-16em;
	margin-left:-25em;
	border-color:#bcc8d2;
	border-style:solid;
	border-width:20px;
}

#containerf
{
	background:#fff no-repeat;
	position:absolute;
	top:45%;
	left:50%;
	width:50em;
	height:32em;
	margin-top:-16em;
	margin-left:-25em;
	border-color:#bcc8d2;
	border-style:solid;
	border-width:20px;
}

#header
{
	margin-top:2em;
	min-height:5em;
}

#flash
{
	clear:both;
	width:500px;
	height:250px;
	margin-left:auto;
	margin-right:auto;
	margin-top:1em;
	border-color:#bcc8d2;
	border-style:solid;
	border-width:5px;
}

#content
{
	height:23em;
	width:44em;
	position: relative;
	margin-left:auto;
	margin-right:auto;
	overflow:auto;
}

#tight
{
	min-height:1em;
	width:40em;
	position: relative;
	margin-left:auto;
	margin-right:auto;
}

#sep
{
	clear:both;
}

#profile
{
	float:left;
	margin-left:0;
	width:50em;
	height:23em;
	overflow:scroll;
}

#pics
{
	visibility:hidden;
	display:none;
}

#bh
{
	width:270px;
	min-height:3em;
	overflow:hidden;
	float:left;
}

#st
{
	width:355px;
	min-height:3em;
	overflow:hidden;
	float:left;
}

#sh
{
	width:355px;
	min-height:3em;
	overflow:hidden;
	float:left;
}

/* IMAGE CLASSES */
img.center
{
	display:block;
	margin-left:auto;
	margin-right:auto;
}

img.left
{
	float:left;
	margin-left:3em;
	padding-right:4em;
}

img.csoon
{
	float:left;
}

#close {
clear: right;
}

img.press
{
	display:block;
	padding-bottom:0;
}

img.contact
{
	float:left;
	margin-left:3em;
	padding-right:2em;
}

img.links
{
	float:left;
	padding-right:1.4em;
	padding-bottom:1.4em;
}

img.right
{
	float:right;
	margin-right:3em;
	padding-left:2em;
	padding-top:0em;
	padding-bottom:2em;
}

/* FONTS */
h1
{
	color:#475c62;
	float:left;
	margin-bottom:.5em;
}

#footer li
{
	text-align:center;
	clear:both;
	font-size:1em;
	color:#a3b5bf;
	margin-left:-1.3em;
	margin-right:auto;
	margin-top:1.5em;
	min-width:500px;
}

#footer li a
{
	color:#3e3e3e;
	text-decoration:none;
	margin-left:-1em;
}

#header a
{
	margin-left:-1em;
}

#header li
{
	float:left;
	font-size:.9em;
	color:#a3b5bf;
	margin-top:2.7em;
	margin-left:-1em;
}

#content p
{
	color:#5c5c5c;
	font-size:1em;
	line-height:1.2em;
	margin-right:3em;
	position: relative;
}

#content p.email
{
	margin-left:3.4em;
	position: relative;
}

strong, b {
	font-weight: bold;
}

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

#lightbox img
{
	width:auto;
	height:auto;
}

#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:0;
	left:0;
	height:15%;
	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-image:url(data:image/gif;base64,AAAA);
	display:block;
}

#prevLink
{
	left:0;
	float:left;
}

#nextLink
{
	right:0;
	float:right;
}

#prevLink:hover,#prevLink:visited:hover
{
	background:url(../_images/prevlabel.gif) left 15% no-repeat;
}

#nextLink:hover,#nextLink:visited:hover
{
	background:url(../_images/nextlabel.gif) right 15% no-repeat;
}

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

#imageData
{
	color:#666;
	padding:0 10px;
}

#imageData #imageDetails
{
	width:70%;
	float:left;
	text-align:left;
}

#imageData #caption
{
	font-weight:600;
}

#imageData #numberDisplay
{
	display:block;
	clear:left;
	padding-bottom:1em;
}

#imageData #bottomNavClose
{
	width:66px;
	float:right;
	padding-bottom:0.7em;
	outline:none;
}

#overlay
{
	position:absolute;
	top:0;
	left:0;
	z-index:90;
	width:100%;
	height:500px;
	background-color:#000;
}

#hoboken {
float: left;
width: 15em;
min-height: 1em;
position: relative;
margin: auto;
}

#whot{
width: 175px;
min-height: 3em;
overflow: hidden;
float: left;
padding-right: 2em;
padding-left: .5em;
}

#newport {
float: left;
width: 15em;
min-height: 1em;
position: relative;
margin: auto;
}

#hob,#new {
float: left;
width: 20em;
}

#presstext,#linkstext,#portfoliotext
{
	margin-bottom:2em;
}

#nyspace,#bh2,#morris,#saddle,#brown,#car,#nyspace3,#njdesign,#sehome,#njdesign2,#rimonthly,#yacht,#nyspace2
{
	width:175px;
	min-height:3em;
	overflow:hidden;
	float:left;
	padding-right:2em;
}

#conn,#engle,#rum,#basie
{
	width:175px;
	min-height:3em;
	overflow:hidden;
	float:left;
}

#bh1,#em,#mont,#pent,#car2
{
	width:175px;
	min-height:3em;
	overflow:hidden;
	float:left;
	padding-right:2em;
	padding-bottom:.5em;
}

#footer li a:hover,#header li a:hover,#content p a:hover,#contentretail p a:hover,#contentpress p a:hover
{
	color:#475c62;
	text-decoration:none;
}

#header li a,#content a
{
	color:#3e3e3e;
	text-decoration:none;
}

#rimonthly li,#nyspace li, #nyspace2 li, #nyspace3 li, #njdesign li, #yacht li, #njdesign2 li, #sehome li,#bh1 li,#bh2 li,#conn li,#em li,#morris li,#engle li,#mont li,#saddle li,#rum li,#car2,#pent li,#brown li,#car li,#whot li,#basie li
{
	padding-top:0;
	text-align:center;
	font-size:.7em;
	color:#000;
	text-decoration:none;
	width:175px;
	margin:auto;
}
