* {
	margin:0;
	padding:0;
	outline:none;
}

html {
	height:100%;
	overflow:hidden;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color:#ffffff;
	margin:20px;
	background:#404041;
	height:100%;
	overflow:hidden;	
}
body#index {
	overflow:hidden;	
}


a {
	color:#9d9fa2;	
	text-decoration:none;	
}
a:hover {
	color:#8dc63f;
}
img {
	border:0;
}
/*.stretch {
    width:100%;
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
}*/

div#bg-container {
	height:100%;
	overflow:visible;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	z-index:1;
	margin:0;
	display:none;
}
div.logo {
	position:absolute;
	z-index:1000;
	width:502px;
	height:81px;
	background:url(../images/home/logo.png) no-repeat;
}
div#logo {top:190px;left:20px;}


div#logo_1 {top:412px;left:20px;}
div#logo_2 {top:180px;left:20px;}
div#logo_3 {top:412px;left:20px;}
div#logo_4 {top:265px;left:20px;}
div#logo_5 {top:350px;left:20px;}


/* body backgrounds -------------------------------------------------------------------------------------------------------------------------------------------------------------
----------------------------- */
body#profile {background:#404041 url(../images/bg-profile.gif) no-repeat;}
body#projects {background:#404041 url(../images/bg-projects-grey.gif) no-repeat;}
/*body#pressawards {background:#404041 url(../images/bg-press.gif) no-repeat;}*/
body#awards {background:#404041 url(../images/bg-awards.gif) no-repeat;}
body#contact {background:#404041 url(../images/bg-contact.gif) no-repeat;}
/*body#contact-detail {background-image:none;}*/

/* navigation -------------------------------------------------------------------------------------------------------------------------------------------------------------
----------------------------- */
ul#navigation {
	position:absolute;
	top:20px;
	left:20px;
	z-index:1000;
	list-style-type:none;
	float:left;	
}

ul#navigation li{
	float:left;
	position:relative;
	height:31px;
}
ul#navigation li.nav-home {background:url(../images/nav/bg-home.gif) no-repeat;width:51px;}
ul#navigation li.nav-home a:hover {background:url(../images/nav/bg-home-on.gif) no-repeat;width:51px;}
ul#navigation li.nav-profile a{background:url(../images/nav/bg-profile.png) no-repeat;width:55px;}
ul#navigation li.nav-profile-selected a, ul#navigation li.nav-profile a:hover {background:url(../images/nav/bg-profile-on.gif) no-repeat;width:55px;}
body#index ul#navigation li.nav-profile a:hover {background:url(../images/nav/bg-profile-green.png) no-repeat;width:55px;}
ul#navigation li.nav-projects a {background:url(../images/nav/bg-projects.png) no-repeat;width:69px;}
ul#navigation li.nav-projects-selected a, ul#navigation li.nav-projects a:hover {background:url(../images/nav/bg-projects-on.gif) no-repeat;width:69px;}
ul#navigation li.nav-projects-selected ul li a {background:none;}
body#index ul#navigation li.nav-projects a:hover {background:url(../images/nav/bg-projects-green.png) no-repeat;width:69px;}
ul#navigation li.nav-press-awards a {background:url(../images/nav/bg-press-awards.png) no-repeat;width:109px;}
ul#navigation li.nav-press-awards-selected a, ul#navigation li.nav-press-awards a:hover  {background:url(../images/nav/bg-press-awards-on.gif) no-repeat;width:109px;}
body#index ul#navigation li.nav-press-awards a:hover  {background:url(../images/nav/bg-press-awards-green.png) no-repeat;width:109px;}
ul#navigation li.nav-contact a {background:url(../images/nav/bg-contact.png) no-repeat;width:67px;}
ul#navigation li.nav-contact-selected a, ul#navigation li.nav-contact a:hover {background:url(../images/nav/bg-contact-on.gif) no-repeat;width:67px;}
body#index ul#navigation li.nav-contact a:hover {background:url(../images/nav/bg-contact-green.png) no-repeat;width:67px;}
ul#navigation li.nav-showreel a {background:url(../images/nav/bg-showreel.png) no-repeat;width:76px;}
ul#navigation li.nav-showreel-selected a, ul#navigation li.nav-showreel a:hover {background:url(../images/nav/bg-showreel-on.gif) no-repeat;width:76px;}
body#index ul#navigation li.nav-showreel a:hover {background:url(../images/nav/bg-showreel-green.png) no-repeat;width:76px;}
ul#navigation li.nav-download a {background:url(../images/nav/bg-download.png) no-repeat;width:118px;}
ul#navigation li.nav-download a:hover {background:url(../images/nav/bg-download-on.gif) no-repeat;width:118px;}
body#index ul#navigation li.nav-download a:hover {background:url(../images/nav/bg-download-green.png) no-repeat;width:118px;}
ul#navigation li a, ul#navigation li.selected ul li a{
	height:31px;
	display:block;
	text-indent:-9999px;	
}
ul#navigation li.selected a{

}
ul#navigation li a:hover, ul#navigation li.selected ul li a:hover{
	color:#8cc63f;
}
body#index ul#navigation li a:hover, body#index ul#navigation li.selected ul li a:hover{
	color:#404041;
}

ul#navigation li ul{
	position:absolute;
	top:34px;
	left:1px;
	width:700px;
	list-style-type:none;	
}
ul#navigation li ul li.nav-residential {background:url(../images/nav/bg-residential.png) no-repeat;width:89px;}
ul#navigation li ul li.nav-residential-selected, ul#navigation li ul li.nav-residential a:hover {background:url(../images/nav/bg-residential-on.gif) no-repeat;width:89px;}
ul#navigation li ul li.nav-office {background:url(../images/nav/bg-office.png) no-repeat;width:96px;}
ul#navigation li ul li.nav-office-selected, ul#navigation li ul li.nav-office a:hover {background:url(../images/nav/bg-office-on.gif) no-repeat;width:96px;}
ul#navigation li ul li.nav-public {background:url(../images/nav/bg-public.png) no-repeat;width:125px;}
ul#navigation li ul li.nav-public-selected, ul#navigation li ul li.nav-public a:hover {background:url(../images/nav/bg-public-on.gif) no-repeat;width:125px;}
ul#navigation li ul li.nav-urban {background:url(../images/nav/bg-urban.png) no-repeat;width:121px;}
ul#navigation li ul li.nav-urban-selected, ul#navigation li ul li.nav-urban a:hover {background:url(../images/nav/bg-urban-on.gif) no-repeat;width:121px;}
ul#navigation li ul li.nav-housing {background:url(../images/nav/bg-housing.png) no-repeat;width:72px;}
ul#navigation li ul li.nav-housing-selected , ul#navigation li ul li.nav-housing a:hover{background:url(../images/nav/bg-housing-on.gif) no-repeat;width:72px;}

ul#navigation li ul li.selected a{
	color:#8cc63f;
}

body.residential ul#navigation li ul li a.subnav-residential, 
body.office ul#navigation li ul li a.subnav-office, 
body.public ul#navigation li ul li a.subnav-public, 
body.urban ul#navigation li ul li a.subnav-urban, 
body.housing ul#navigation li ul li a.subnav-housing {
	color:#8cc63f;
}
/* headers -------------------------------------------------------------------------------------------------------------------------------------------------------------
----------------------------- */
h1, h2 {
	text-indent:-9999px;
	height:0px;
	font-size:0px;
	line-height:0px;
}

/* content -------------------------------------------------------------------------------------------------------------------------------------------------------------
----------------------------- */
#content {
	clear:both;
	float:left;
	margin:279px 0 0 0;
}
body#profile #content,
/*body#pressawards #content,*/
body#contact #content {
	width:1000px;
}
#intro {
	float:left;
	width:270px;
	margin:37px 40px 0 0;
}
#intro p{
	font-size:1.2em;
	font-weight:bold;
}
.content-box {
	float:left;
	width:280px;
	margin:0 20px 0 0;
	color:#9d9fa2;
}
.content-box h3{
	font-size:1.4em;
	padding-left:6px;
	padding-top:5px;	
	padding-bottom:5px;	
	background:url(../images/bg-nav-divider-grey-new.gif) no-repeat;
	position:relative;
	left:-6px;
	margin-bottom:13px;		
}
.content-box p{
	font-size:1.1em;
	margin-bottom:1em;
}
.content-box a{
	/*color:#9d9fa2;*/
	margin-top:1.8em;	
}
body#profile .content-box a{
	font-size:1.1em;	
}
body#profile .content-box a:hover{
	color:#8dc63f;
}

/* projects -------------------------------------------------------------------------------------------------------------------------------------------------------------
----------------------------- */
body#projects #content {
	margin:178px 0 0 0;
	width:100%;	
}
body#projects h2 {
	text-indent:-9999px;
	width:302px;
	height:45px;
	margin-top:30px;	
}
body.residential h2 {background:url(../images/header-residential.gif) no-repeat;height:45px;}
body.office h2 {background:url(../images/header-office.gif) no-repeat;height:45px;}
body.public h2 {background:url(../images/header-public.gif) no-repeat;height:45px;}
body.urban h2 {background:url(../images/header-urban.gif) no-repeat;height:45px;}
body.housing h2 {background:url(../images/header-housing.gif) no-repeat;height:45px;}

body#projects #content #projects-wrapper {
	float: left;
	margin:50px 0 0 0;
	width:100%;	
	height:310px;
	overflow:auto;
	display:none;
}
body#projects #content #projects-wrapper #projects-wrapper-inner {
	float: left;
}
body#projects #content #projects-wrapper .project{
    float:left;
	width:150px;
}
body#projects #content #projects-wrapper .last{
	width:134px;
	overflow:hidden;
}   
body#projects #content #projects-wrapper .project h3, body#projects #content #projects-wrapper .project h4{
    font-size:1.1em;
    width:132px;	
}
body#projects #content #projects-wrapper .project p{
    width:138px;
    font-size:1.1em;
	min-height:45px;
	height:auto !important;
	height:45px;	
}
body#projects #content #projects-wrapper .project img{
    display:block;
	padding:7px 10px 7px 0;
	margin-right:8px;
	background:url(../images/bg-gallery-divider-new.gif) no-repeat right center;	
}

body#projects #content #projects-wrapper .project a{
    font-size:1.1em;
	color:#9d9fa2;
}
body#projects #content #projects-wrapper .project a:hover{
    font-size:1.1em;
	color:#8dc63f;
}



/* project details -------------------------------------------------------------------------------------------------------------------------------------------------------------
----------------------------- */
body#projectdetail #content {
	margin-top:0;
	padding:165px 0 0 320px;
	float:none;	
}
body#projectdetail #details-wrapper{
    position:absolute;
	top:178px;
	left:20px;
	z-index:2;
	width:320px;	
}
body#projectdetail #details-wrapper h1{
	background:url(../images/header-projects.gif) no-repeat;
	height:40px;		
}
body.residential #details-wrapper h2 {background:url(../images/header-residential.gif) no-repeat;height:45px;}
body.office #details-wrapper h2 {background:url(../images/header-office.gif) no-repeat;height:45px;}
body.public #details-wrapper h2 {background:url(../images/header-public.gif) no-repeat;height:45px;}
body.urban #details-wrapper h2 {background:url(../images/header-urban.gif) no-repeat;height:45px;}
body.housing #details-wrapper h2 {background:url(../images/header-housing.gif) no-repeat;height:45px;}

body#projectdetail #details-wrapper #details{
	width:305px;
	margin:15px 20px 0 0;
	position:relative;
}
body#projectdetail #details-wrapper #details h3{
	font-size:1.4em;
}
body#projectdetail #details-wrapper #details h4{
	font-size:1.4em;
	margin-bottom:1em;	
}
body#projectdetail #details-wrapper #details p{
	font-size:1.1em;
	margin-bottom:1em;
}
body#projectdetail #details-wrapper #details #buttons{
	position:absolute;
	top:255px;
	left:0px;
}
body#projectdetail #details-wrapper #details #buttons a{
	font-size:1.1em;
	display:inline-block;	
}
/*body#projectdetail #details-wrapper #details #buttons a.arrow-left{
	background:url(../images/bg-arrow-left.gif) no-repeat right 3px;
	padding-right:8px;
	margin-right:10px;
}
body#projectdetail #details-wrapper #details #buttons a.arrow-right{
	background:url(../images/bg-arrow-right.gif) no-repeat left 3px;
	padding-left:9px;
}*/
body#projectdetail #details-wrapper #details #buttons a.arrow-left{
	background:url(../images/bg-arrow-left-new.gif) no-repeat right 3px;
	padding:10px 22px 10px 0;
	margin-right:10px;
}
body#projectdetail #details-wrapper #details #buttons a.arrow-right{
	background:url(../images/bg-arrow-right-new.gif) no-repeat left 3px;
	padding:10px 0 10px 23px;
}
body#projectdetail #print{
	position:absolute;
	top:580px;
	left:20px;
}
body#projectdetail #print a{
	font-size:1.1em;
	color:#9d9fa2;		
}
body#projectdetail #print a:hover{
	color:#8DC63F;		
}
body#projectdetail #gallery-wrapper{
	float:left;
	width:100%;
	height:370px;
	overflow:auto;
	display:none;			
}
body#projectdetail #gallery-wrapper #gallery{
	float:left;
	width:1049px;	
}
body#projectdetail #gallery-wrapper #gallery img{
    float:left;
	padding-right:11px;
	margin-right:9px;
	background:url(../images/bg-gallery-divider-new.gif) no-repeat right center;
}
body#projectdetail #gallery-wrapper #gallery img.last{
	padding-right:0;
	margin-right:0;
	background:none;
}

/* awards press -------------------------------------------------------------------------------------------------------------------------------------------------------------
----------------------------- */
body#awards #content {
	float:none;
	margin-top:0;
	padding:268px 0 0 320px;
}
body#awards #content h3.press-header{
	background:transparent url(../images/bg-nav-divider-grey-new.gif) no-repeat scroll 0 0;
	font-size:1.4em;
	left:-6px;
	padding-left:6px;
	position:relative;
	color:#9D9FA2;	
	padding-top:5px;	
	padding-bottom:5px;		
}
body#awards #awards-details-wrapper {
	left:20px;
	position:absolute;
	top:288px;
	width:320px;
	z-index:2;
}
body#awards #awards-details-wrapper ul {
	margin-left:14px;
	font-size:1.1em;
	list-style-type:square;
	position:relative;
	left:-4px;
}
body#awards #content #awards-wrapper {
	display:none;	
	float: left;
	margin:18px 0 0 0;
	width:100%;	
	height:250px;
	overflow:auto;

}
body#awards #content #awards-wrapper #awards-wrapper-inner {
	float: left;
}
body#awards #content #awards-wrapper .project{
    float:left;
	width:149px;
}
body#awards #content #awards-wrapper .last{
	width:134px;
	overflow:hidden;
}   
body#awards #content #awards-wrapper .project h3, body#awards #content #awards-wrapper .project h4{
    font-size:1.1em;
	height:27px;
	padding-right:4px;	
}
body#awards #content #awards-wrapper .project p{
    width:132px;
    font-size:1.1em;
	min-height:45px;
	height:auto !important;
	height:45px;	
}
body#awards #content #awards-wrapper .project img{
    display:block;
	padding:7px 11px 7px 0;
	margin-right:8px;
	background:url(../images/bg-gallery-divider-new.gif) no-repeat right center;
}

body#awards #content #awards-wrapper .project a{
    font-size:1.1em;
	color:#9d9fa2;
}
body#awards #content #awards-wrapper .project a:hover{
	color:#8dc63f;
}
/* awards detail -------------------------------------------------------------------------------------------------------------------------------------------------------------
----------------------------- */
body#awarddetail #content {
	margin-top:0;
	padding:170px 0 0 320px;
	float:none;	
}
body#awarddetail #content #details-wrapper{
	left:20px;
	position:absolute;
	top:190px;
	width:320px;
	z-index:2;
}
body#awarddetail #content #details-wrapper h3{
	width: 160px;
}
body#awarddetail #content #details-wrapper h4{
	margin-top:4px;
	width: 160px;
	font-weight:bold;
	font-size:1.1em;
}

body#awarddetail #buttons{
	position:absolute;
	top:347px;	
}
body#awarddetail #buttons a{
	font-size:1.1em;
	display:inline-block;
}
/*body#awarddetail #buttons a.arrow-left{
	background:url(../images/bg-arrow-left.gif) no-repeat right 3px;
	padding-right:8px;
	margin-right:10px;
}
body#awarddetail #buttons a.arrow-right{
	background:url(../images/bg-arrow-right.gif) no-repeat left 3px;
	padding-left:9px;
}*/
body#awarddetail #buttons a.arrow-left{
	background:url(../images/bg-arrow-left-new.gif) no-repeat right 3px;
	padding:10px 22px 10px 0;
	margin-right:10px;
}
body#awarddetail #buttons a.arrow-right{
	background:url(../images/bg-arrow-right-new.gif) no-repeat left 3px;
	padding:10px 0 10px 23px;
}
body#awarddetail #gallery-wrapper{
	float:left;
	width:100%;
	height:370px;
	overflow:auto;
	display:block;			
}
body#awarddetail #gallery-wrapper #gallery{
	float:left;
	width:1049px;	
}
body#awarddetail #gallery-wrapper #gallery img{
    float:left;
	padding-right:11px;
	margin-right:9px;
	background:url(../images/bg-gallery-divider-new.gif) no-repeat right center;
}
body#awarddetail #gallery-wrapper #gallery img.last{
	padding-right:0;
	margin-right:0;
	background:none;
}
/* contact -------------------------------------------------------------------------------------------------------------------------------------------------------------
----------------------------- */
body#contact .content-box {
	margin-left:310px; 
}

body#contact #credit {
	position: absolute;
	bottom: 10px;
	left:331px;
	font-size:1.1em;
	color:#9d9fa2;	
}

/* showreel -------------------------------------------------------------------------------------------------------------------------------------------------------------
----------------------------- */
body#showreel {
	margin: 0;
}
div#showreel-images{
	position:relative;	
	width:960px;
	height:600px;
}
div#showreel-images img{
    top:  0; 
    left: 0; 
}
div#showreel-images ul{
	list-style-type: none;
}
div#back {
    position:absolute;
	top:20px;
	left:20px;
	z-index:1000;
}
div#progress-bg {
    position:absolute;
	bottom:20px;
	left:20px;
	z-index:900;
	width:920px;
	height:10px;
	background: url(../images/bg-progress.gif) repeat-x 0px 4px;
}
div#progress {
    position:absolute;
	bottom:20px;
	left:20px;
	z-index:1000;
	width:10px;
	height:10px;
	background: #ffffff;	
}
