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

html		{ visibility:hidden; }
body		{ margin:0; overflow:hidden; font-family:Verdana, Geneva, sans-serif; color:white; font-size:10px; background-color:#1a1a1a; }
ul			{ margin:0; padding:0; list-style:none; }
img			{ border:none;}

/* CONTAINER */
#container	{ position:absolute; width:1920px; height:1080px; top:50%; margin-top:-540px; left:50%; margin-left:-960px; z-index:1; }

/* BACKGROUND IMAGE */
#bgImage	{ position:absolute; z-index:2; }

/* MENU */
#menu				{ position:absolute; top:787px; left:596px; z-index:3; }
#menu li			{ display:inline-block; float:left; }
#menu img			{ cursor:pointer; }
#menu img.vertLine	{ padding:0 10px; cursor:default; }

#selectedItem		{ position:absolute; top:823px; z-index:4; }

/* MAIN CONTENT */
#mainContent	{ position:absolute; width:1000px; height:450px; top:315px; left:460px; background-repeat:no-repeat; overflow:hidden; z-index:5; }
.content		{ position:absolute; height:450px; right:0; padding:0 36px 10px; background-image:url(../images/window/content_net.png);
			 	  background-repeat:no-repeat; background-position:right; z-index:7; }

/* LANGS */
#langs				{ position:absolute; width:185px; height:20px; left:50%; top:50%; margin-left:320px; margin-top:-250px; z-index:15; }
#langs li			{ display:inline-block; float:right; }
#langs img:hover	{ cursor:pointer; }

/* HOME */
#home						{ width:800px; height:450px; padding:0; right:-409px; }
#home #leftCont				{ position:absolute; margin:0; width:320px; left:30px; height:372px; top:40px; overflow:hidden; }
#home #newsList				{ position:absolute; }
#home .news					{ width:325px; height:120px; margin-bottom:15px; background-image:url(../images/news/hor_line.png); }
#home .news img				{ float:left; margin-right:10px; cursor:pointer; }
#home .news h2				{ font-size:12px; margin:0 0 5px 0; }
#home .news p				{ margin:0; padding:0; }
#home span					{ margin:7px 12px 0 0; margin:2px 7px 0 0; float:right; cursor:pointer; }
#home #center				{ position:absolute; width:20px; left:370px; height:100%; }
#home #center span			{ display:none; position:absolute; right:1px; padding:0; width:20px; height:20px; background-repeat:no-repeat; }
#home #center #scrollUp		{ top:3px; background-image:url(../images/news/scrollUp.png); }
#home #center #scrollDown	{ bottom:10px; background-image:url(../images/news/scrollDown.png); }
#home #rightCont			{ position:absolute; width:345px; left:390px; height:450px; background-image:url(../images/window/vert_line.png);
					  	  	  background-repeat:no-repeat; background-position:left; }
#home #rightCont .mainNews	{ display:none; margin:36px 0 0 30px; }
#home #rightCont .mainNews h2	{ font-size:14px; }
#home #rightCont img		{ margin-bottom:5px; }

/* APRESENTAÇÃO */
#apresentacao		{ width:338px; height:300px; padding-top:140px; overflow:hidden; }
#apresentacao p		{ margin:15px 0 0; }

/* WORKFLOW */
#workflow				{ width:730px; height:450px; padding:0; background-image:none; }
#workflow .mod			{ position:absolute; width:60px; height:100%; background-image:url(../images/workflow/base.png); background-repeat:no-repeat; }
#workflow .button		{ width:32px; height:170px; float:left; margin:14px; cursor:pointer; }
#workflow .text			{ display:none; width:500px; height:420px; float:left; margin:45px 0 0 45px; }
#workflow .text img		{ margin-top:20px; }
#consultadoria			{ z-index:1; left:490px; }
#consultadoria .button	{ background-repeat:no-repeat; }
#projecto				{ z-index:2; left:550px; }
#projecto .button		{ background-repeat:no-repeat; }
#fabrico				{ z-index:3; left:610px; }
#fabrico .button		{ background-repeat:no-repeat; }
#montagem				{ z-index:4; left:670px; }
#montagem .button		{ background-repeat:no-repeat; }

/* PORTFOLIO */
#portfolio						{ width:169px; padding:0; right:0; }
#portfolio #projectList			{ position:absolute; width:170px; height:450px; overflow:hidden; background-repeat:no-repeat;
								  background-image:url(../images/window/vert_line.png); background-position:right; }
#portfolio #projectList span	{ display:none; position:absolute; width:30px; height:30px; right:15px; background-position:5px; }
#portfolio #projectList span:hover	{ cursor:pointer; }
#portfolio #scrollUp			{ top:10px; background-image:url(../images/news/scrollUp.png); background-repeat:no-repeat; }
#portfolio #scrollDown			{ bottom:10px; background-image:url(../images/news/scrollDown.png); background-repeat:no-repeat; }
#portfolio #projectMask			{ position:absolute; width:510px; height:385px; top:35px; overflow:hidden; }
#portfolio #projectMask .list	{ position:absolute; width:140px; float:left; padding:0 10px 0 20px; color:#999; }
#portfolio .list p				{ padding-bottom:4px; }
#portfolio .list p:hover		{ cursor:pointer; color:white; }
#portfolio .list p.selected		{ color:white; }
#portfolio #projectDetails		{ position:absolute; width:170px; left:170px; height:380px; padding:35px 0; color:#999;
								  background-repeat:no-repeat; background-image:url(../images/window/vert_line.png); background-position:right; }
#portfolio #projectDetails strong	{ font-weight:normal; color:white; }
#portfolio .details				{ display:none; margin-left:20px; }
#portfolio #projectThumbs		{ position:absolute; max-width:420px; left:355px; height:380px; top:35px; }
#portfolio #projectThumbs .col	{ width:105px; float:left; }
#portfolio #projectThumbs img	{ margin:13px; cursor:pointer; text-align:center; }

/* FULLSCREEN */
#fullscreen				{ display:none; position:absolute; width:100%; height:100%; background-color:#151515; font-weight:normal;
						  font-size:10px; color:#868782; z-index:100; }
#fullscreen *			{ position:absolute; top:50%; left:50%; }
#fullscreen h2			{ width:600px; margin-top:-280px; margin-left:-300px; text-align:center; }
#fullscreen .imgs		{ width:800px; height:500px; margin-top:-250px; margin-left:-400px; overflow:hidden; }
#fullscreen .imgs img	{ position:relative; margin:auto; margin-bottom:10px; top:0; }
#fullscreen #controls	{ width:300px; margin-top:260px; margin-left:-150px; text-align:center; height:25px; }
#fullscreen div span	{ position:relative; left:0; padding:3px 7px; }
#fullscreen #close		{ width:14px; height:14px; margin-top:-272px; margin-left:380px; padding:3px 5px 3px 4px; text-align:center; }
#fullscreen #close:hover		{ cursor:pointer; }
#fullscreen #prevImage:hover,
#fullscreen #nextImage:hover	{ cursor:pointer; }

/* REFERENCIAS */
#referencias			{ width:640px; height:450px; padding:0; right:-429px; }
#referencias #leftCont	{ position:absolute; margin:0; width:150px; left:30px; top:15px; overflow:hidden; }
#leftCont .ref			{ margin-bottom:15px; background-image:url(../images/window/hor_line.png);
						  background-position:bottom; background-repeat:no-repeat; text-align:center; }
#leftCont .ref h2		{ font-size:10px; font-weight:normal; text-align:left; }
#leftCont .ref img		{ margin:5px 15px 22px; }
#leftCont .ref img:hover{ cursor:pointer; }
#referencias #rightCont	{ position:absolute; width:345px; left:210px; padding-left:40px; height:400px; padding-top:50px;
						  background-image:url(../images/window/vert_line.png); background-repeat:no-repeat; }
#rightCont .mainRef		{ display:none; text-align:center; }
#rightCont .mainRef h2,
#rightCont .mainRef	p	{ text-align:left; }

/* PARCERIAS */
#parcerias					{ width:200px; height:440px; text-align:center; }
.parceria					{ position:absolute; width:200px; }
.parceria img				{ position:absolute; left:50%; cursor:pointer; }
.parceria img[src*="_over"]	{ visibility:hidden; }
#curvar						{ height:69px; top:45px; }
#curvar img					{ margin-left:-40px; }
#facal						{ height:42px; top:159px; }
#facal img					{ margin-left:-60px; }
#lnec						{ height:69px; top:246px; }
#lnec img					{ margin-left:-34px; }
#ic							{ height:49px; top:360px; }
#ic img						{ margin-left:-55px; }

/* CONTACTOS */
#contactos			{ width:400px; height:450px; padding:0; }
#contactos #base	{ width:400px; height:450px; background-repeat:no-repeat; }
/* forms */
form input,
form textarea	{ position:absolute; background:black; border:none; height:10px; font-size:10px; font-family:inherit; color:white; }
form .submit	{ background:none; border:none; font-size:9px; color:black; height:12px; left:324px; width:50px; }
form .submit:hover	{ cursor:pointer; }
/* google */
#google			{ position:absolute; right:30px; top:30px; }
#google:hover	{ cursor:pointer; }
/* mail */
#nome			{ top:188px; left:30px; width:158px; }
#apelido		{ top:188px; left:200px; width:170px; }
#rua			{ top:221px; left:30px; width:158px; }
#cidade			{ top:221px; left:200px; width:83px; }
#codPostal		{ top:221px; left:287px; width:83px; }
#pais			{ top:256px; left:30px; width:103px; }
#contacto		{ top:256px; left:141px; width:103px; }
#email			{ top:256px; left:250px; width:120px; }
#mensagem		{ top:289px; height:70px; left:30px; width:340px; }
#mailSubmit		{ top:369px; }
/* newsletter */
form#newsletter	{ display:none; }
#newsNome		{ top:385px; left:30px; width:158px; }
#newsEmail		{ top:385px; left:200px; width:168px; }
#newsSubmit		{ top:404px; }

/* LOGO */
#logo	{ position:absolute; top:315px; left:482px; z-index:6; }

/* COPYRIGHT */
#copyright	{ position:absolute; top:50%; margin-top:340px; left:50%; margin-left:-175px; z-index:7; }