@charset "UTF-8";
/* CSS Document */

html {
	overflow: hidden;
	height: 100%;
}

body {
	background-color:#000;
	margin: 0;
	padding: 0;
	color:#FFF;
	font-family:Helvetica, Verdana, Arial, sans-serif;
	overflow: hidden;
	height: 100%;
	font-size:1.1em;
}

a {
	color:#FFFFFF;
	}
	
p {
	line-height:1.3em;
}

p.small {
	font-size:0.8em;
	float:left;
	clear:both;
	}

.clearing {
	clear: both;
}

h3 {
	margin-top:10px;
	}

#header {
	width: 100%;
	height: 28px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	text-align: left;
}

#header #firstStreetLogo {
	position: absolute;
	top: 0;
	right: 0;
}

#footer #askLogo {
	float: right;
	padding-right: 20px;
}

#container {
	position: absolute;
	top: 83px;
	left: 0;
	text-align: left;
	font-size: 0.7em;
	line-height: 12px;
	font-weight: lighter;
	z-index: 5;
}

a.download {
	background: url(../images/download.gif) no-repeat;
	text-indent: -5000px;
	display: block;
	width: 68px;
	height: 18px;
}

/* @group backgrounds */

#background {
	position: absolute;
	left: 0;
	top: 28px;
	width: 100%;
	height: 100%;
	background: url(../images/maptest.jpg) no-repeat;
	overflow: hidden;
}

body.ethos #background {
background: url(../images/ethostest.jpg) no-repeat;
}

body.history #background {
background: url(../images/maptest.jpg) no-repeat;
}

body.partners #background {
background: url(../images/partnerstest.jpg) no-repeat;
}

body.location #background {
background: url(../images/maptest.jpg) no-repeat;
}

body.map #background {
background: url(../images/first_street_map.gif) no-repeat;
}
body.map #container .map {
	display: none;
}

body.accred #background {
background: url(../images/accredtest.jpg) no-repeat;
}

body.technologies #background {
background: url(../images/techtest.jpg) no-repeat;
}

body.sustainability #background {
background: url(../images/spectest.jpg) no-repeat;
}

body.contact #background {
background: url(../images/maptest.jpg) no-repeat;
}

/*--number one--*/

body.one-index #background {
background: url(../images/hometest.jpg) no-repeat;
}

body.one-floorplans #background {
background: url(../images/firsttest.jpg) no-repeat;
}

body.one-specification #background {
background: url(../images/spectest.jpg) no-repeat;
}

body.one-environment #background {
background: url(../images/partnerstest.jpg) no-repeat;
}

body.one-contact #background {
background: url(../images/onecontacttest.jpg) no-repeat;
}

body.media #background {
background: url(../images/partnerstest.jpg) no-repeat;
}

body.showreel #background {
background: url(../images/ethostest.jpg) no-repeat;
}

body.accessibility #background {
background: url(../images/partnerstest.jpg) no-repeat;
}



/* @end */

/* @group footer */

/*--footer--*/

#footer {
	float:left;
	height:75px;
	background-color: #000;
	clear:both;
	bottom:0px;
	left: 0;
	width:100%;
	position: absolute;
}


#footer h1 {
	width: 867px;
	height: 13px;
	text-indent: -5000px;
	background: url(../images/footer_h1.gif) no-repeat 0 0;
	margin: 20px 0 0 32px;
	display: block;
	padding: 0;
	font-size: 0.1em;
}
/* 
#footer #frmNewsLetter {
	height: 36px;
	float: left;
	clear:left;
}


#footer #frmContactForm #fldEmail {
	width: 224px;
	height: 11px;
	margin: 2px 8px 1px 0;
	border: 1px solid #656565;
	background-color: #1a1a1a;
	color: #656565;
	font-size: 10px;
	vertical-align: middle;
}

#footer #frmContactForm p {
	margin: 6px 0 0 32px;
	padding: 0;
	height: 17px;
	float: left;
}

#footer #Submit2 {
	float:left;
	height: 17px;
	width: 66px;
	background: url(../images/submitnews.gif) no-repeat 0 0;
	text-indent: -5000px;
	border: none;
	vertical-align: middle;
}

*/

/* @end */

/* @group copybox */

/*-- copybox ---*/	

#copybox {
	width:330px;
	overflow-x: hidden;
	overflow-y: auto;
	float:left;
	background-color:#000;
	margin-right: 20px;
	padding: 10px 35px 55px 35px;
}

#copybox h1 {
	text-indent: -5000px;
	width: 320px;
	height: 57px;
	font-size: 2.5em;
	line-height: 1em;
	margin-bottom:20px;
	margin-top: 10px;
}
#pHome #copybox h1 {
	background: url(../images/h1-home.jpg) no-repeat;
}
#pAbout.ethos #copybox h1 {
	background: url(../images/h1-ethos.jpg) no-repeat;
}
#pAbout.history #copybox h1 {
	background: url(../images/h1-history.jpg) no-repeat;
}
#pAbout.partners #copybox h1 {
	background: url(../images/h1-partners.jpg) no-repeat;
}
#pAbout.location #copybox h1 {
	background: url(../images/h1-location1.jpg) no-repeat;
}
#pSustain.accred #copybox h1 {
	background: url(../images/h1-accred.jpg) no-repeat;
}
#pSustain.technologies #copybox h1 {
	background: url(../images/h1-technologies.jpg) no-repeat;
}

#pSustain.sustainability #copybox h1 {
	background: url(../images/h1-sustain.jpg) no-repeat;
}

#pContact.contact #copybox h1 {
	background: url(../images/h1-contact.jpg) no-repeat;
}
#pExplore.one-index #copybox h1 {
	background: url(../images/h1-one.jpg) no-repeat;
}

#pExplore.one-floorplans #copybox h1 {
	background: url(../images/h1-floorplans.jpg) no-repeat;
}

#pExplore.one-environment #copybox h1 {
	background: url(../images/h1-one-environment.jpg) no-repeat;
}

#pExplore.one-specification #copybox h1 {
	background: url(../images/h1-one-spec.jpg) no-repeat;
}

#pExplore.one-contact #copybox h1 {
	background: url(../images/h1-one-contact.jpg) no-repeat;
}

#pExplore.showreel #copybox h1 {
	background: url(../images/h1-media.jpg) no-repeat;
}

#pExplore.downloads #copybox h1 {
	background: url(../images/h1-downloads.jpg) no-repeat;
}

#pExplore.accessibility #copybox h1 {
	background: url(../images/h1-access.jpg) no-repeat;
}

body#pExplore.one-index #copybox h2 {
	text-indent: -5000px;
	background: url(../images/h2-first.jpg) no-repeat;
	width: 124px;
	height: 33px;
}

body#pExplore.one-floorplans #copybox h2 {
	text-indent: -5000px;
	background: url(../images/h2-first.jpg) no-repeat;
	width: 124px;
	height: 33px;
}

body#pExplore.one-environment #copybox h2 {
	text-indent: -5000px;
	background: url(../images/h2-first.jpg) no-repeat;
	width: 124px;
	height: 33px;
}

body#pExplore.one-contact #copybox h2 {
	text-indent: -5000px;
	background: url(../images/h2-first.jpg) no-repeat;
	width: 124px;
	height: 33px;
}

#copybox ol {
	list-style: none;
	margin: 0;
	padding: 0;
}
#copybox ol li {
	margin: 11px 0;
}

/* @end */

/* @group powerblocks */

/*-- powerblocks--*/

#power-column {
	float: left;
	width: 397px;
	height: 400px;
}

#power-column ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#power-column li {
	margin-bottom: 31px;
}

#power-column li a {
	display: block;
	width:397px;
	height:147px;
	text-indent: -5000px;
	outline: none;
}

#powerblock1 {
	background: url(../images/powerblock1.jpg) no-repeat;
}
#powerblock2 {
	background:url(../images/powerblock2.jpg) no-repeat;
}
#powerblock1:hover {
	background: url(../images/powerblock1.jpg) no-repeat 0 -147px;
}
#powerblock2:hover {
	/*border: 1px solid red;*/
	background: url(../images/powerblock2.jpg) no-repeat 0 -147px;
}

/* @end */
	
	
/*--header --*/

.headerbox {
	margin-bottom:25px;
}

/* @group nav and subnav */

/*--nav---*/	
	
div#nav {
	height: 28px;
	display: block;
	clear: both;
}

div#nav ul {
	height: 28px;
	padding: 0px;
	position: relative;
	display: block;
	float: left;
	margin: 0;
	z-index: 100;
}

#nav ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	position: relative;
	float: left;
}

#nav ul li, #nav a {
	height: 28px;
	display: block;
}

#nav a {
	text-indent: -5000px;
}

/*--subnav--*/

#nav li div.submenu,
#nav li:hover div.submenu div.submenu,
#nav li.hover div.submenu div.submenu {
	display: none;
}
#nav li:hover div.submenu,
#nav li.hover div.submenu,
#nav div.submenu li:hover div.submenu,
#nav div.submenu li.hover div.submenu {
	display: block;
}

#nav div.submenu {
	position: absolute;
	top: 28px;
	left: 0px;
}

#nav div.submenu div.submenu {
	position: absolute;
	top: 0;
	left: 100%;
}

div#nav ul ul {
	width: 150px;
	height: auto;
	margin: 0;
	padding: 0;
	height: 1%;
}

#nav li li {
	float: none;
	list-style: none;
	margin: 0px;
	padding: 0px;
	position: relative;
	height: auto;
}

#nav .submenu a {
	width: auto;
	height: 1%;
	text-indent: 0px;
	background-color:#333;
	color: #999;
	text-decoration: none;
	font-size:0.7em;
	padding:5px;
}

#nav div.submenu li a:hover {
	background-color:#999;
	color:#000;
}

#nav div.submenu li a.more {
	background: #333 url(../images/subhover.gif) no-repeat right 0;
}
#nav div.submenu li a.more:hover {
	background: #999 url(../images/subhover.gif) no-repeat right -28px;
}


/* special shit for ie6 */
div#nav ul ul li {
	float: left;
	width: 100%;
}

/* @end */


/*--First Street nav ---*/

#nav2 {
	margin:0 0 20px 0;
	border-bottom:3px solid #333;
	color:#666;
}	

#nav2 ul {
	list-style-position:outside;
	margin-bottom:20px;
}


#nav2 ul li {
	color:#666;
	list-style-type:none;
	margin-right:3px;
	display:inline;
	font-size:1em;	
}
	
#nav2 ul li a {
	color: #CCCCCC;
	margin-right: 5px;
	display: inline;
	text-decoration: underline;
}	
	
#nav2 ul li a:hover{
	color:#FFF;
	text-decoration:underline;
}	

body#pExplore.one-index #nav2 ul a {
	color:#fff;
}


	
	
/*--home--*/

#nav ul li a.home {
	background-image:url(../images/home-off.jpg);
	width:72px;
	height:28px;
}
	
#nav ul li a.home:hover,
#pHome #nav ul li a.home {
	background: url(../images/home-off.jpg) 0 -28px;
}
	
/*--about--*/

#nav ul li a.about {
	background-image:url(../images/about-off.jpg);
	width:89px;
	height:28px;
}
	
#nav ul li a.about:hover,
#nav ul li.hover a.about,
#pAbout #nav ul li a.about {
	background:url(../images/about-off.jpg) 0 -28px;
}

/*--explore--*/

#nav ul li a.explore {
	background-image:url(../images/explore-off.jpg);
	width:92px;
	height:28px;
}
	
#nav ul li a.explore:hover,
#nav ul li.hover a.explore,
#pExplore #nav ul li a.explore {
	background: url(../images/explore-off.jpg) 0 -28px;
}

/*--sustainability--*/

#nav ul li a.sustain {
	background-image:url(../images/sustain-off.jpg);
	width:124px;
	height:28px;
}
	
#nav ul li a.sustain:hover,
#pSustain #nav ul li a.sustain {
	background:url(../images/sustain-off.jpg) 0 -28px;
}
	
/*--contact--*/

#nav ul li a.contact {
	background-image:url(../images/contact-off.jpg);
	width:98px;
	height:28px;
}
	
#nav ul li a.contact:hover,
#pContact #nav ul li a.contact {
	background:url(../images/contact-off.jpg) 0 -28px;
}

ul#nav li ul {
    display: none;
}
ul#nav li:hover > ul {
    display: block;
}

/*--images---*/

img {
	border:none;
}

/* @group footerForm */




#footerForm {
	height: 36px;
	float: left;
	text-align: left;
}

#footerForm #fldEmail {
	width: 224px;
	height: 13px;
	float: left;
	margin: 0 8px 1px 32px;
	border: 1px solid #656565;
	background-color: #1a1a1a;
	color: #656565;
	font-size: 10px;
	vertical-align: middle;
}

#footerForm p {
	padding: 0;
	height: 17px;
	float: left;
	display: inline-block;
	margin: 6px 0 0;
}


form#footerForm {
	margin:0;
	text-align: left;
}

form#footerForm .tfield {
	width: 225px;
	border: 1px solid #333;
	height: 18px;
	margin-bottom:9px;
	background-color: #000;
	border: 1px solid #333;
}


form#footerForm #Submit2 {
	float: left;
}

/* @end */

/* @group contact form */

/*--form--*/

#Wrapper {
	margin:0;
}


form#frmContactForm {
	float: left;
	text-align: left;
	padding: 0 !important;
	margin: 0 !important;
}


#frmContactForm #fldEmail {
	width: 224px;
	height: 13px;
	float: left;
	margin: 0 8px 1px 32px;
	border: 1px solid #656565;
	background-color: #1a1a1a;
	color: #656565;
	font-size: 10px;
	vertical-align: middle;
}

/*
#frmContactForm p {
	width: 329px;
	float: left;
	margin: 0 !important;
	padding: 0 !important;
}
*/


#frmContactForm p {
	/*height: 17px;*/
	height: 1%;
	display: block;
	margin: 0;
	padding: 0 !important;
	margin-top: 3px;
	clear: both;
}

#frmContactForm p.submit {
	width: 317px;
	margin-top: 18px;
	position: relative;
	top: 0;
	left: 0;
}

#frmContactForm label {
	padding: 0 !important;
	height: 17px;
	float: left;
	margin: 0;
	margin-right: 5px !important;
	display: inline;
	color: #fff;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	width: 90px;
}

#frmContactForm input {
	padding: 0 !important;
	height: 17px;
	margin: 0 !important;
}


#Submit2 {
	height: 17px;
	width: 66px;
	background: url(../images/submitnews.gif) no-repeat 0 0;
	text-indent: -5000px;
	display: block;
	border: none;
	vertical-align: middle;
	font-size: 0.1em;
}

.clearing {
	clear: both;
}



#Enquiry {
	width: 340px;
	height: 395px;
	background-color: #000;
	margin: 0;
	padding: 15px 40px 0 20px;
	position: relative;
}

#Enquiry h1 {
	padding: 0;
	margin: 0;
	display: block;
	margin-bottom: 20px;
	width: 340px;
	float: left;
	text-indent: -5000px;
	height: 13px;
	background: url(../images/enquiryForm_h1.gif) no-repeat 0 0;
}

form#frmContactForm p.Checkbox {
	position: absolute;
	top: 320px;
	left: 112px;
	border: none;
	width: 225px;
}

form#frmContactForm p.Checkbox input {
	float:left;
	width: 20px;
	margin-right: 6px;
	height: 17px;
	margin: 0 !important;
	padding: 0 !important;
}

form#frmContactForm p.Checkbox label {
	float:left;
	width: 190px;
	margin-right: 6px;
	height: 20px;
}

form#frmContactForm .tickBox {
	float:left;
	width: 20px;
	margin-right: 6px;
	height: 20px;
	margin-bottom:10px;
}

label#Checkbox {
	float: left;
	width: 250px;
	text-align: left !important;
	color: #666;
	line-height: 16px;
	font-weight: lighter;
	font-size: 10px;
	padding-top: 3px;
}

form#frmContactForm .tfield {
	width: 220px;
	height: 17px;
	background-color: #000;
	color:#fff;
	padding: 0 !important;
	margin: 0 !important;
	border: 1px solid #333;
}

form#frmContactForm .tarea {
	width: 220px;
	height: 121px;
	background-color: #000;
	color:#fff;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	border: 1px solid #333;
}

form#frmContactForm .tfield.jpFrmError, form#frmContactForm .tarea.jpFrmError {
	border-color: #f62708;
}

form#frmContactForm #Submit2 {
	float: left;
}


form#frmContactForm #btnSubmit {
	/*width: 79px;*/
	height: 22px;
	background-color: #000;
	border: 1px solid #333;
	position: absolute;
	right: 0px;
	/*
	bottom: 100px;
	right: 60px;
	*/
}

.contactItem {
	margin-bottom: 22px;
}

.contactItem a {
	text-decoration: none;
	color: #fff;
}

.contactItem .logo {
	float: left;
	margin-right: 11px;
}

.contactItem .copy {
	/*float: left;*/
	vertical-align: middle;
}

.contactItem .copy.singleLine {
	padding-top: 25px;
}

.contactItem h3 {
	margin: 0 0 11px;
	font-size: 12px; /* ie... */
}

.contactItem p { /* ie... */
	margin-top: 0;
	margin-bottom: 11px;
}

.contactItem .contact .name {
	font-weight: bold;
	vertical-align: middle;
}


/* @end */

ul {
	padding: 0;
	margin-left:0;
}

/* @group downloads */

body.downloads #copybox h2 {
    text-indent: -5000px;
    background: url(../images/h2-dowloads.jpg) no-repeat;
    width: 94px;
    height: 16px;
}
	
/* @group showreel */

body.showreel #copybox h2 {
	text-indent: -5000px;
	background: url(../images/h2-showreel.jpg) no-repeat;
	width: 94px;
	height: 16px;
}

container.showreel {
	width: 70px;
	height: 70px;
	background-color: #333;
	margin: 10px 10px 0 0;
	float: left;
}

ul.videoShowcase {
	width: 310px;
	list-style: none;
	margin-left: 0;
}

ul.videoShowcase li {
	float: left;
	margin: 10px 10px 0 0;
}

ul.videoShowcase li.last {
	margin-right: 0;
}

ul.videoShowcase a {
	display: block;
	width: 70px;
	height: 70px;
	background-color: #333;
}
	
#showreelbox {
	float: left;
	width: 480px;
	height: 285px;
	padding:15px 15px 15px 15px;
	background-color: #000;
}

#gallerybox {
	float: left;
	width: 480px;
	padding:15px 5px 15px 15px;
	background-color: #000;
}

#accessbox {
	float: left;
	width: 600px;
	background-color: #000;
}



/* SLIMBOX */

#lbOverlay {
	position: absolute;
	z-index: 9999;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(../images/slimbox-1.64/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(../images/slimbox-1.64/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(../images/slimbox-1.64/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(../images/slimbox-1.64/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

ul.gallery {
	list-style: none;
	margin-left: 0;
}

h2.gallery {
	background: transparent url(../images/h2-gal.jpg) no-repeat;
	text-indent: -5000px;
	clear: both;
	line-height: 16px;
}
h3.exterior {
	background: transparent url(../images/h3-exterior.jpg) no-repeat;
	text-indent: -5000px;
	clear: both;
}
h3.interior {
	background: transparent url(../images/h3-interior.jpg) no-repeat;
	text-indent: -5000px;
	clear: both;
}

/* gallery list */

ul.gallery li {
	float: left;
	margin: 10px 10px 15px 0;
}

ul.gallery li.last {
	margin-right: 0;
}

ul.gallery a {
	display: block;
	width: 70px;
	height: 70px;
	background-color: #333;
}


#sustain-box {
	width:500px;
	float:left;
	background-color:#000000;
	}
	
/* accordion */

#accordion {
	padding-top: 1px;
	padding-bottom: 3em;
}

#accordion h2 {
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 25px;
	margin: 0px;
	margin-top: -1px;
	position: relative;
	color: #333;
	clear: both;
	cursor: pointer;
	text-indent: -3000px;
}

#accordion h2:hover, #accordion h2.hover {
	background-position: 0px -24px;
}
#accordion h2.sustain {
	background-image: url(../images/h2.gif);
}

#accordion h2.co2 {
	background-image: url(../images/h2-one.gif);
}
#accordion h2.water {
	background-image: url(../images/h2-two.gif);
}
#accordion h2.passive {
	background-image: url(../images/h2-three.gif);
}
#accordion h2.indoor {
	background-image: url(../images/h2-four.gif);
}

#accordion div.data {
	clear: both;
	background-color:#000000;
	color:#CCCCCC;
	padding-top: 1em;
	padding-bottom: 2em;
	padding-left:1.5em;
	padding-right:1.5em;
	width: 450px;
}

#devInfo {
	padding: 1.5em;
}

#accordion div.data table {
	width:100%;
	margin-bottom: 1em;
	font-size: 1em;
	font: 1em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	}
	
#accordion div.data th {
	font-weight:bold;
	}
	
#accordio ndiv.data td {
	color:#999999;
	}

#accordion h2.active {
background-position: 0px -24px;	
}
	



/* @end */

#sustainwrapper div.data ul {
	
}

#sustainwrapper div#accordion ul {
	list-style-type: none;
	float: left;
	margin-right: 20px;
}

#sustainwrapper div#accordion li {
	list-style-type: none;
	margin-bottom: 3px;
}

div#accordion ul h3 {
	margin-top: 0;
	font-weight: normal;
	font-size: 0.95em;
}

ul.spacedList li {
	margin-bottom: 10px;
}
