/* Faz um "reset" ao estilos predefinidos */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { margin: 0; padding: 0; }
table { border-collapse: collapse; border-spacing: 0; }
fieldset,img { border: 0; }
address,caption,cite,code,dfn,em,strong,th,var { font-style: normal; font-weight: normal; }
ol,ul { list-style: none; }
caption,th { text-align: left; }
h1,h2,h3,h4,h5,h6 { font-size: 100%; font-weight: normal; }
q:before,q:after { content: ''; }
abbr,acronym { border: 0; }
/* Restaura alguns valores */
a { outline: none;}
em { font-style: italic;}
strong { font-weight: bold;}

/* Todas as páginas */

body {
	background: url("fundo.gif");
	font-family: Tahoma, Verdana;
	min-width: 810px;
}

/* 1ª página do site */

#splash {
	background: url(splash.jpg) no-repeat top center;
	height: 320px;
	margin-top: 100px;
	padding-top: 25px;
	text-align: center;
}

#splashcontacto {
	background: #CCC;
	border: 1px solid #888;
	font-size: 11px;
	padding: 5px;
	width: 150px;
}

/* Fim 1ª página do site */

/* Estrutura do site */

#pagina {
	margin-top: 35px;
	background: #FFF;
	text-align: left;
	width: 800px;
	border:10px solid #000000;
}

#cabecalho {
	background: url(cabecalho.jpg) no-repeat center;
	height: 150px;
	width: 800px;
}

#rodape {
	background: url(rodape.jpg) no-repeat bottom left;
	height: 91px;
	/*position:absolute;
	top: 540px;*/
	width: 800px;
}

#menu {
	margin-left: 640px;
	margin-top: -35px;
	text-align: right;
	width: 100px;
}

li {
	font-size: 13px;
	margin-bottom: 5px;
}

a.linkmenu {
	color: #505050;
}

a.linkmenu:hover {
	color: #000;
	font-weight: bold;
}


a.linkmenu2 {
	color: #000;
}

a.linkmenu2:hover {
	color: #505050;
	font-weight:bold;
	font-style:inherit;
}

#conteudo {
	min-height: 300px;
}

#aempresa {
	color: #777;
	font-family: Tahoma, Verdana;
	font-size: 13px;
	text-align: left;
	
}


#osmetodos {
	color: #777;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	text-align: left;
	width: 600px;
}

/* Mootools */

.toggler {
	color: #000000;
	margin: 0;
	padding: 2px 5px;
	background: #eee;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-top: 1px solid #f5f5f5;
	border-left: 1px solid #f5f5f5;
	font-size: 13px;
	font-weight: bold;
	font-family: Tahoma, Verdana;
}

.element p {
	margin: 0;
	padding: 4px;
}

/* Fim mootools */

#aequipa {
	color: #777;
	font-family: Tahoma, Verdana;
	font-size: 13px;
	height: 330px;
	text-align: left;
	width: 350px;
}

.avatar {
	border: 1px solid #CCC;
	padding: 5px;
	margin-bottom: 5px;
}

#nomesequipa {
	left: 75px;
	position: relative;
	top: -350px;
	width: 270px;
}

.nome {
	margin-top: 5px;
	color: #000;
	font-weight: bold;
}

.profissao {
	font-family: Arial;
	font-size: 10px;
}

.mail {
	color: #006;
	font-family: Arial;
	font-size: 10px;
}

#osprojectos {
	font-family: Tahoma, Verdana;
	font-size: 13px;
	line-height: 20px;
	margin-left: 10px;
	margin-top: 30px;
	position: absolute;
	text-align: left;
	width: 150px;
}

#asmoradias {
	font-family: Tahoma, Verdana;
	font-size: 13px;
	text-align: left;
	width: 500px;
}

.linkcliente {
	color: #777;
}

.nomecliente {
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 25px;
}

#moradia {
	color: #032b7c;
	font-size: 11px;
	line-height: 1.5em;
	padding: 5px;
}

.info {
	font-weight: bold;
}

#fotos {
	border: 1px solid #CCC;
	padding: 5px;
	padding-bottom: 3px;
}

.imagemobra {
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	margin-bottom: 2px;
	margin-right: 3px;
	opacity: 0.5;
}

.imagemobra:hover {
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	opacity: 1;
}



a.link {
	color: #777;
	font-weight: bold;
}

a.link:hover {

}

.titulo {
	color: #000;
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	height: 30px;
	margin-bottom: 15px;
	text-align: center;
}

.cinzento {
	color: #888;
}

.preto {
	color: #000;
}


/* Lightbox */

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}