* {
	margin: 0;
	padding: 0;
}

body { 
	margin: 0;
	background-color:#54baa9;
	height:100%;
	overflow:hidden;
	margin:auto 0;
}


#footer {
	width:100%;
	height:70px;
	position:fixed;
	right:140px;
	bottom:0;
	z-index:1000;
	overflow:hidden;
}

#footerLogo {
	position:fixed;
	left:0;
	bottom:0;
	width:70px;
	height:70px;
	z-index:1001;
	background-image:url('../IMG/footergraphic.png');
	cursor: pointer;
}

#footerLogoCover {
	position:fixed;
	left:0;
	bottom:0;
	border-radius: 50%;
	width: 70px;
	height: 70px;
	background-color:#fff;
	z-index:1002;
	cursor: pointer;
}


#footerBg {
	position:absolute;
	float:left;
	height:100%;
	width:100%;
	margin-left:200px;
	background-color:#fff;
}

#email {
	width:70px;
	height:70px;
	background-color:#fff;
	position:fixed;
	bottom:0;
	right:0;
	border-left: 1px solid #999;
	z-index:12002;
	overflow:hidden;
	display:block;
	cursor: pointer;

}

#emailIcon{
	display: inline-block;
	position:relative;
	width:70px;
	height:140px;
	background-image:url('../IMG/emailIcon.png');
	pointer-events: none;
	top:-70px;
	
}

#twitter {
	width:70px;
	height:70px;
	background-color:#fff;
	position:fixed;
	bottom:0;
	right:70px;
	border-left: 1px solid #999;
	z-index:12001;
	overflow:hidden;
	display:block;
	cursor: pointer;
}

#twitterIcon{
	display: inline-block;
	position:relative;
	width:70px;
	height:140px;
	background-image:url('../IMG/twitterIcon.png');
	pointer-events: none;
	top:-70px;
	
}

.scrollcontainer {
	width:200px;
	height:68px;
	margin-top:90px;
	position:absolute;
	right:0;
}

#scrollText {
	width:104px;
	height:24px;
	position:absolute;
	right:55px;
	top:20px;
	background-image:url('../IMG/scrollText.png');
}


.scrollDown {
	height:68px;
	width:42px;
	position:absolute;
	right:0;
	display:block;
	overflow:hidden;
}

.scrollDownImg {
	display: inline-block;
	position:relative;
	height:204px;
	width:42px;
	top:-10px;	
}


#text {
	width:200px;
	height:70px;
	position:absolute;
	z-index:10000;
	top:0px;
	right:0px;
	text-align:center;	
}

.titleScreen {
	position:absolute;
	width:100%;
	height:100%;
	clear:both;
	border-bottom: 1px solid #fff;
	margin-bottom:0;
	top:0;
}

#linkInfo {
	width:100%;
	height:0px;
	position:absolute;
	bottom:70px;
	right:0;
	z-index:1000;
	background-color:#141414;
	/*border-top: 1px solid #333;
	background-image: url('../IMG/overlay.png'); background-repeat:repeat-x;*/
}

.images {
	pointer-events: none;
	draggable:false;
	-webkit-user-select: none;  
	-khtml-user-select: none;   
	-moz-user-select: none; 
	-o-user-select: none;    
	user-select: none; 
}


#projectButtonContainer {
	width:auto;
	height:70px;
	position:absolute;
	right:40px;
	bottom:0;
	z-index:12003;
	text-align:right;
}

.navItem {
	margin-left:20px;
	margin-top:27px;
	position:relative;
}

.navColour1 {
	border-radius: 50%;
	width: 20px;
	height: 20px;
	float:right;
	background-color:#54baa9;
	cursor: pointer;
}
.navColour2 {
	border-radius: 50%;
	width: 20px;
	height: 20px;
	float:right;
	background-color:#81ba10;
	cursor: pointer;
}
.navColour3 {
	border-radius: 50%;
	width: 20px;
	height: 20px;
	float:right;
	background-color:#0fa7d2;
	cursor: pointer;
}
.navColour4 {
	border-radius: 50%;
	width: 20px;
	height: 20px;
	float:right;
	background-color:#ee3a43;
	cursor: pointer;
}

.navColour5 {
	border-radius: 50%;
	width: 20px;
	height: 20px;
	float:right;
	background-color:#ffcf00;
	cursor: pointer;
}

.navColour6 {
	border-radius: 50%;
	width: 20px;
	height: 20px;
	float:right;
	background-color:#da2020;
	cursor: pointer;
}


.viewProjectButton {
	width:225px;
	height:50px;
	overflow:hidden;
	position:absolute;
	right:0;
	margin-top:120px;
	cursor: pointer;
	
}

.viewProjectButtonImg {
	display: inline-block;
    position: relative;
	top:-50px;
	
}

#welcome {
	width:80%;
	height:400px;
	position:absolute;
	top:50%;
	margin-top:-250px;
	right:50px;
	text-align:right;
}

.projectInfo {
	width:80%;
	height:250px;
	position:absolute;
	top:50%;
	margin-top:-140px;
	right:50px;
	text-align:right;
}

.logo {
	margin-bottom:20px;	
}

h1 {
	font-family: 'Conv_FuturaStd-ExtraBold';
	font-size:168px;
	color:#fff;
	letter-spacing:-5px;
	margin-top:0px;
	font-weight:100;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	height:auto;
	margin:0;
	line-height:76%;
}

h2 {
	font-family: 'Conv_FuturaStd-Bold';
	font-size:62px;
	color:#fff;
	letter-spacing:-1px;
	margin-top:10px;
	font-weight:100;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	height:auto;
	margin:0;
	line-height:76%;
}

h3 {
	font-family: 'Conv_FuturaStd-Bold';
	font-size:15px;
	color:#fff;
	letter-spacing:1px;
	margin-top:0px;
	font-weight:100;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	height:50px;
	margin:0;
	text-align:centre;
	margin-top:12px;
	width:200px;	
}


p {
	
	font-family: 'Conv_Typesketchbook - Quan-Light';
	font-size:19px;
	color:#fff;
	letter-spacing:1px;
	margin:0;
	width:700px;
	position:absolute;
	right:0;
	margin-top:10px;
	line-height:110%;
}

.projectImage {
	position:relative;
	width:100%;
	height:100%;
	position:relative;
    left: 50%;
	margin-left:-1280px;
	top:100%;
}


#ascensorBuilding{ position:absolute; overflow:hidden; right:0; top:0; height:100%; width:100%; position:absolute;}
#ascensorFloor1{ overflow:hidden; right:0; height:auto; background-color:#000; height:100%; width:100%; }
#ascensorFloor2{ overflow:hidden; right:0; height:auto; /*background-color:#02171e;*/ height:100%; width:100%; display:none;}
#ascensorFloor3{ overflow:hidden; right:0; height:auto; /*background-color:#ff8420;*/ height:100%; width:100%; display:none;}
#ascensorFloor4{ overflow-x:hidden; right:0; height:auto; /*background-color:#270202;*/ height:100%; width:100%; display:none;}
#ascensorFloor5{ overflow-x:hidden; right:0; height:auto; /*background-color:#ff8420;*/ height:100%; width:100%; display:none;}
#ascensorFloor6{ overflow-x:hidden; right:0; height:auto; /*background-color:#ff8420;*/ height:100%; width:100%; display:none;}
#ascensorFloor7{ overflow-x:hidden; right:0; height:auto; /*background-color:#ff8420;*/ height:100%; width:100%; display:none;}
#ascensorFloor8{ overflow-x:hidden; right:0; height:auto; /*background-color:#ff8420;*/ height:100%; width:100%; display:none;}
#ascensorFloor9{ overflow-x:hidden; right:0; height:auto; /*background-color:#ff8420;*/ height:100%; width:100%; display:none;}
#ascensorFloor10{ overflow-x:hidden; right:0; height:auto; /*background-color:#ff8420;*/ height:100%; width:100%; display:none;}


/*.meny {
	display: none;
	padding: 20px;
	overflow: auto;
	background: #333;
	color: #eee;
	position:absolute;
	bottom:0;
	z-index:100001;
}

.contents {
	padding: 20px 40px;
	width: 100%;
	height: 100%;
	overflow:hidden;
	position:absolute;
	bottom:0;
	z-index:100000;
}
*/

