/*
Theme Name: NielsenDesign
*/
body {
	margin: 0;
	font: 13px Helvetica, Arial, sans-serif;
	color: #636363;
	background:#cacaca url(images/body-bg.jpg) no-repeat;
}
img {border-style: none;}
a {
	text-decoration:underline;
	color: black;
}
a:hover {text-decoration: none;}
.red-text
{
	font-family: Arial, Helvetica, sans-serif;
	color: #5b1300;
}
#wrapper{
	width:995px;
	margin-left:38px;
	position: relative;
}
#header{
	width:995px;
	overflow:hidden;
	padding-bottom:13px;
}
.page-title
{
	color:#DC281E;
	font:28px Helvetica;
	left:287px;
	position:absolute;
	top:50px;
}
.logo{
	margin:31px 0 0 0;
	width:245px;
	height:91px;
	overflow:hidden;
	float:left;
	background:url(images/logo.png) no-repeat;
	text-indent:-9999px;
	cursor:pointer;
}
.logo a{
	height:100%;
	display:block;
	position:relative;
}
.list{
	margin:77px 0 0;
	padding:14px 0 0 41px;
	list-style:none;
	float:left;
	border-top:1px solid #5b1300;
	width:709px;
	overflow:hidden;
}
.list li{
	margin-right:47px;
	float:left;
}
.list li span{
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	height:13px;
}
.list li span.distinct{
	background:url(images/text-distinct.png) no-repeat;
	width:59px;
}
.list li span.sustainable{
	background:url(images/text-sustainable.png) no-repeat;
	width:89px;
}
.list li span.architecture{
	background:url(images/text-architecture.png) no-repeat;
	width:96px;
}
#main{
	width:100%;
	padding-bottom:50px;
}
.container{
	width:100%;
	overflow:hidden;
	margin-bottom:-27px;
	margin-left: 220px;
	padding-left: 125px;
	width: 650px;
}
.promo-box{
	width:636px;
	padding:5px 6px 0 6px;
	border:1px solid #5b1300;
	float:right;
	position:relative;
	color:#5b1300;
}
.promo-box a{
	color:#5b1300;
	text-decoration:underline;
}
.promo-box a:hover{ text-decoration:none;}
.arrow{
	position:absolute;
	bottom:19%;
	left:-177px;
}
.arrow span{
	background:url(images/arrow.png) no-repeat;
	display:block;
	width:177px;
	height:10px;
	overflow:hidden;
	text-indent:-9999px;
}
.promo-box-holder{
	width:636px;
	overflow:hidden;
}
.promo-box ul{
	margin:0 0 -1px;
	padding:0;
	list-style:none;
	width:650px;
	overflow:hidden;
}
.promo-box ul li{
	float:left;
	padding:0 7px 6px 0;
}
.promo-box ul img{display:block;}
.menu{
	margin:0px 0 59px 28px;
	padding:0 0 6px;
	list-style:none;
	width:140px;
	border: solid #000;
	border-width:0 1px 1px 0;
	position:absolute;
	top: 385px;
}
*+html .menu{padding:0 0 13px;}
.menu:after{
	display:block;
	clear:both;
	content:"";
}
.menu li{
	float:left;
	width:22px;
	height:22px;
	margin:0 13px 7px 0;
	display:inline;
}
.menu a{
	float:left;
	width:22px;
	height:22px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(images/bg-menu.gif) no-repeat;
}
.menu li.hover a,
.menu li:hover a,
.menu li.active a,
.menu a:hover{
	background:url(images/bg-menu.gif) no-repeat 0 100%;
	cursor:pointer;
}
.drop{
	position:absolute;
	top:275px;
	left:325px !important;
	height:259px;
	overflow:hidden;
	z-index:100;
	display:none;
	margin:182px 0 0;
	width:235px;
}
* html .menu .drop{background:url(images/bg-drop.gif) no-repeat 0 89%;}
*+html .menu .drop{background:url(images/bg-drop.gif) no-repeat 0 89%;}
.menu li .drop{width:400px;}
/*
.menu .first-column .drop{width:490px;}
.menu .second-column .drop{width:455px;}
.menu .third-column .drop{width:420px;}
.menu .four-column .drop{width:385px;}
*/
.drop .img-holder{
	float:right;
	width:234px;
	background:url(images/bg-img-holder.gif) repeat-y;
	padding:24px 0 30px 1px;
}
.drop .img-holder h4{
	font-size:13px;
	font-weight:normal;
	width:170px;
	background:#dc281e;
	margin:0;
	padding:5px 19px;
	height:32px;
	color: #fff;
}
.drop .img-holder img{
	display:block;
	background:#f0f;
}
.menu li.hover .drop,
.menu li:hover .drop,
.menu li.active .drop{display:block;}
.menu li.hover ,
.menu li:hover ,
.menu li.active {
	position:relative;
	z-index:2;
	cursor:pointer;
}
.drop-hold{
	overflow:hidden;
	width:340px;
}
.drop a{
	display:block;
	width:208px;
	height:166px;
}
#nav{
	margin:0;
	padding:0 0 0 28px;
	list-style:none;
	height:1%;
	/*overflow:hidden;
	position:relative;*/
	position: absolute;
	top: 600px;
}
#nav li{
	float:left;
	width:22px;
	overflow:hidden;
	margin-right:13px;
}
#nav li a{
	float:left;
	width:22px;
	height:93px;
	text-indent:-9999px;
	overflow:hidden;
}
#nav li a.home{background:url(images/bg-nav-home.gif) no-repeat;}
#nav li a.about{background:url(images/bg-nav-about.gif) no-repeat;}
#nav li a.interests{background:url(images/bg-nav-interests.gif) no-repeat;}
#nav li a.contact{background:url(images/bg-nav-contact.gif) no-repeat;}
#nav li.active a,
#nav li a:hover{background-position:100% 0;}

.house-intro td
{
	vertical-align: top;
}

.house-intro-left
{
	color: #dc281e;
	font-size: 1.1em;
}

.house-intro-right
{
	font-size: 0.85em;
}

.house-slides
{
	position: absolute;
	top: 650px;
	left: 280px;
}

.house-slides a
{
	margin-right: 15px;
	float: left;
}

.sticky-bottom
{
	position: absolute;
	top: 600px;
}

div#fancy_outer  {
	left:360px !important;
	top:112px !important;
}
