@charset "utf-8";
/* CSS Document */
#socios{
	position: relative;
	width: 695px;
	padding-top: 20px;
	padding-left: 5px;
	padding-right: 5px;
	background-image: url(../images/wp_b.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
}
#socios2{
	width: 695px;
	padding-top: 20px;
	padding-left: 5px;
	padding-right: 5px;
	background-image: url(../images/wp_b.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	display:block;
}
#backinicio{
	float: right;
	padding-right: 5px;
	overflow: visible;
}

#infoPessoal {
	width: 695px;
	padding-top: 20px;
	padding-left: 5px;
	padding-right: 5px;
	background-image: url(../images/wp_b.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
}



#form_reg, #form_reg2, #form_reg3, #form_reg4, #form_reg5, #form_reg6, #form_reg7, #form_success {
	width: 695px;
	padding-top: 20px;
	padding-left: 5px;
	padding-right: 5px;
	background-image: url(../images/wp_b.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	display:none;
}

#text{
	float: left;
	width: 300px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #FFFFFF;
	margin-top: 20px;
	font-size: 11px;
	text-align: justify;
}
#textClean{
	float: left;
	width: 680px;
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 20px;	
	background-color: #FFFFFF;
	text-align: justify;
}

#registo_type{
	float: right;
	width: 375px;
	background-color: #FFFFFF;
	margin-top: 20px;
	font-size: 11px;
	text-align: justify;
}

form label { 
	display: block;  /* block float the labels to left column, set a width */
	float: left; 
	width: 130px; 
	padding: 0; 
	margin: 0; /* set top margin same as form input - textarea etc. elements */
	text-align: left; 
}

.form input, form textarea {
	/* display: inline; inline display must not be set or will hide submit buttons in IE 5x mac */
	width:auto;      /* set width of form elements to auto-size, otherwise watch for wrap on resize */
	margin:5px 0 0 10px; /* set margin on left of form elements rather than right of
                              label aligns textarea better in IE */
}
textarea { overflow: auto; }

form input#radio{
	width:auto;      /* set width of form elements to auto-size, otherwise watch for wrap on resize */
	margin:5px 0 0 10px;
	display: block;
}
form input#sumitLogin {
	/* display: inline; inline display must not be set or will hide submit buttons in IE 5x mac */
	width:auto;      /* set width of form elements to auto-size, otherwise watch for wrap on resize */
	margin: 0; /* set margin on left of form elements rather than right of
                              label aligns textarea better in IE */
}
#orcamento{
	float: right;
	background-color: #E8E8E8;
	border: 1px solid #666666;
}

#orcamentoOficinas{
	float: right;
	background-color: #E8E8E8;
	border: 1px solid #666666;
}

#orcamentoSucatas{
	float: right;
	background-color: #E8E8E8;
	border: 1px solid #666666;
}

#divLegendaPesquisa
{
    min-width: 110px;
	float: left;
	line-height: 21px;
}

#divConteudoPesquisa
{
	line-height: 19px;	
}

#divAngariador
{
	padding-left: 20px;
	float: left;
}

#conteudoPesquisaLeft
{
	float: left;	
}

#divResultadoPesquisa
{
	min-width: 600px;
	float: inherit;
}

.erro{
	color: #FF0000;
	font-size: 10px;
	font-weight: bold;
}

.erro2{
	color: #FF0000;
	font-size: 12px;
	font-weight: bold;
}

.sucesso{
	color: #006600;
	font-size: 10px;
	font-weight: bold;
}

.bkgSucesso
{
	background-color: #99DD99;
}

.textRight
{
	text-align: right;	
}

.required
{
	font-size: 75%;	
}

#divCar
{
	padding-top:0;
	overflow: hidden;
}

#divCarOnly
{
	width: 450px;
	float: left;	
}

#divCarExtras
{
	overflow: hidden;
}

#divCarImageTras
{
	padding-top:0;
	height: 187px;
	float: left;
	cursor: pointer;
}

#divCarCenter
{
	padding-top:0;
	height: 187px;
	float: left;
}

#divCarImagePortaEsquerda
{
	padding-top:0;
	height: 28px;
	cursor: pointer;
}

#divCarImageTejadilho
{
	padding:0;
	height: 83px;
	cursor: pointer;
}

#divCarImagePortaDireita
{
	padding:0;
	height: 28px;
	cursor: pointer;
}

#divCarImageFrente
{
	padding-top:0;
	height: 187px;
	width: 137px;
	float: left;
	cursor: pointer;
}

#divCarImageInteriores
{
	padding-top:0;
	cursor: pointer;
}

#divCarImageMecanica
{
	padding-top:0;
	cursor: pointer;
}

.tableGrid{
	border: thin solid White;
	border-width: 2px 2px 2px 2px;
	table-layout: fixed
}

.tdHead{
	border: thin solid White;
	border-width: 2px 2px 0px 0px;
	background-color: rgb(221,221,221);
	font-family: sans-serif;
	font-size: 11px;
	color: rgb(76,76,76);
	font-weight: bold;
}

.tdLine{
	border: thin solid White;
	border-width: 2px 2px 0px 0px;
	background-color: rgb(238,238,238);
	font-family: sans-serif;
	font-size: 11px;
	color: rgb(76,76,76);
}

.tdDest{
	border: thin solid White;
	border-width: 2px 2px 0px 0px;
	background-color: rgb(238,238,238);
	font-family: sans-serif;
	font-size: 15px;
	color: rgb(76,76,76);
}
	
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 2px;
	color: #333333;
	padding-right: 4px;
}
a {
	color: #333333;
	text-decoration: none;
}

a:hover {
	color: #333333;
	text-decoration: underline;
}
.buttonSubmit, .buttonSubmitHovered {
	height: 20px;
	cursor:pointer;
	border:solid #003366 1px;
	color:#FFFFFF;
	font-weight:bold;
	background-image: url(../images/butao.jpg);
	background-repeat: repeat-x;
	margin-top: 5px;
}
#servicosInfo{
	display: none;
}
#tipologiasInfo{
	display: none;
}

.pointerCursor { cursor:pointer }

#divHideButton{
	float: left;
}

#botoes{
	float: left;
}

.textareaNoBorder {
  overflow: hidden;
  border: none;
}

#sms{
	float: left;
	width: 695px;
	padding-top: 20px;
	padding-left: 5px;
	padding-right: 5px;
	background-image: url(../images/wp_b.jpg);
	background-repeat: repeat-x;
	background-color: #CCCCCC;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
}
.smstext{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
.smscod{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #009900;
	font-weight: bold;
	text-decoration: none;
}

p.labelError1 {
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: rgb(214,0,0)
	}

p.labelDone {
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: rgb(55,184,72)
	}