html {
    overflow: hidden;
}
body{
	font-family: Arial;	
    margin: 0;
    padding: 0;
}
body#bgpreto{
	background: #000;	
}

body#bgpretosemmargem{
	background: #000;
	margin:0px;	
}

/* Page 404 */
#page_not_found{
	width: 609px;
	margin: 12px 0px 0px 18px;
}
#page_not_found_header{
	margin-bottom:29px;
}
#page_not_text1{
	margin-bottom:24px;
}
#page_not_linha{
	width: 595px;
	border-top:1px solid #74716A;
	margin-left: 6px;
}
#page_not_text2{
	margin-top:41px;
}
/* password */
#password-intro{
	background: url(/img/password-intro.jpg);
	width:519px;
	height: 356px;
}
#password-texto{
	padding-top:35px;
	padding-left: 65px;
	font-family: Arial;
	font-size:8pt;
	color: White;
	width:395px;
	height: 227px;
}
#password-form-texto{
	padding-top:25px;
	padding-left: 65px;
	font-family: Arial;
	font-size:8pt;
	color: White;
}
.inputbox{
	width:271px;
}
#password-enviar{
	padding-top:5px;
	padding-left: 165px;
}
#password-close a{
	width: 17px;
	height: 20px;	
	display:block;
	float: right;
	text-indent: -999px;
	overflow: hidden;
}
#password-erro{
	background: url(/img/password-erro.jpg);
	width:328px;
	height: 153px;
}
#shadowbox_nav_close{
	display:none;
}
/* webphone */
#webphone-intro{
	background: url(/img/webphone-fundo.jpg);
	width:519px;
	height: 248px;
}

#webphone-menu a {
  position: absolute;
  height: 15px;
  width: 14px;
  top: 3px; 
  left: 498px;
  text-decoration: none;
  /*border: 1px dashed red; /* debug display */
}

#webphone-menu a span { visibility: hidden; }

#webphone-texto{
	font-family: Arial;
	font-size:8pt;
	color: White;
	padding-top:51px;
	padding-left:68px;
	width: 450px;
}
#webphone-error{
	font-family: Arial;
	font-size:8pt;
	font-weight:bold;
	color: Black;
	padding-top:0px;
	padding-left:68px;
	height: 25px;
	display: block;
}
.webphone-form{
	padding-left:25px;
	padding-top:0px;
}
.webphone-form2{
	padding-left:70px;
	padding-top:0px;
	font-family: Arial;
	font-size:8pt;
	color: White;
}
.webphone-form ul{
	font-family: Arial;
	font-size:8pt;
	color: White;
}
.webphone-form2 ul{
	margin:0;
	padding:0;
}

.webphone-form2 li{
	font-family: Arial;
	font-size:8pt;
	color: White;
	list-style: none;
	margin-bottom: 4px;
}
.webphone-form ul li{
	font-family: Arial;
	font-size:8pt;
	color: White;
	list-style: none;
}
#webphone-submeter{
	padding-left:65px;
	padding-top:15px;
}
.webphoneinputbox{
	width:271px;
	margin-left:10px;
}
#webphone2-submeter{
	padding-left:145px;
	padding-top:30px;
}
#webphone3-submeter{
	padding-right:145px;
	padding-top:30px;
	float:right;
}
#webphone4-submeter{
	padding-right:80px;
	padding-top:10px;
	float:right;
}
#webphone2-activar{
	padding-left:165px;
	padding-top:15px;
}
#webphone-download{
	padding-left:195px;
	padding-top:15px;
}
.webphoneinputboxnome{
	width:321px;
	margin-left:10px;
	height: 20px;
}
.webphoneinputboxmorada{
	width:321px;
	margin-left:10px;
	height: 20px;
}
.webphoneinputboxCP{
	width:40px;
	margin-left:10px;
	height: 20px;
}
.webphoneinputboxlocalidade{
	width:145px;
	margin-left:10px;
	height: 20px;
}
.webphoneinputboxCP2{
	width:30px;
	height: 20px;
}
.webphoneinputboxcontactos{
	width:92px;
	height: 20px;
}

/* erro indisponivel */
#erro-indisponivel{
	width:700px;
	height:405px;
	margin:5px auto;
	background: url(/img/erro-indisponivel.jpg) no-repeat top left;
}

/* erro nao existe */
#erro-nao-existe{
	background: url(/img/erro-nao-existe.jpg) no-repeat top left;
	width:446px;
	height:556px;
}

/* redirect */
#redirect{
	width:678px;
	height:307px;
	margin:5px auto;
	background: url(/img/redirect.jpg) no-repeat top left;
}

