#clubeDadosForm{
	margin-top: 25px;
}

#clubeDadosForm h1{
	color: #FFFFFF;
    font-family: Verdana;
    font-size: 20px;
    font-style: italic;
    margin-bottom: 40px;
}

#clubeDadosForm table{
	width: 100%;
}

#clubeDadosForm .styled-select, #clubeDadosForm input{
	color: #ffffff;
	background-color: #AAA;
}

#clubeDadosForm input:focus{
	background-color: #AAA;
	opacity:0.7;
}


.sexoClube {
 background-color: #ffffff !important;
}

.newsletterClube {
 background-color: #ffffff !important;
}

.smsClube {
 background-color: #ffffff !important;
}

#clubeDadosForm select {
	background-color: #AAA;
    color: #ffffff;
}

#clubeDadosForm option {
	background-color: #AAA;
}

#clubeDadosForm select:focus {
	background-color: #7DA0B6;
}

#clubeDadosForm label {
	color: #AAA;
	margin: 3px 10px 5px 0px;
}

#clubeDadosForm #diaClube,
#clubeDadosForm #mesClube,
#clubeDadosForm #anoClube {
	text-align: center;
}

#clubeDadosForm input.error {
    border: 3px solid #B83838;
}

#clubeDadosForm select.error {
    border: 2px solid #870707;
    color: #870707;
}

#loginClube, #oldPasswordClube, #NewPasswordClube, #ConfirmPasswordClube {
	width: 300px;
	background: #58595B;
}

#contribuinteClube, #nCartaoClube {
	width: 150px;
	background: #58595B;
}


#nCartaoClube, #saldoEstrelas, #saldoEuros, #saldoNoites {
	width: 120px;
	background: white;
}
#clubeDadosForm label.masculinoClube, #clubeDadosForm label.femininoClube {
	clear: none;
	margin: 0px 10px 10px 0px;
}

#clubeDadosForm label.newsSimClube, #clubeDadosForm label.newsNaoClube, #clubeDadosForm label.smsSimClube, #clubeDadosForm label.smsNaoClube {
	clear: none;
	margin: 0px 10px 10px 0px;
}

#clubeDadosForm #submeterDados {
	/*background: url("http://www.altishotels.com/Images/btnReservasBig.png") no-repeat scroll 0 0 transparent;*/
	background-color:#AAA;
	border-radius: 3px;
    border: 0 solid #000000;
    color: white;
    cursor: pointer;
    font-size: 11px;
    margin-top: 10px;
    text-align: center;
    text-transform: uppercase;
}

#clubeDadosForm:hover #submeterDados:hover{
	opacity: 0.7;
}

#form_message_area_clube {
	background: none repeat scroll 0 0 #AAA;
    color: #BCC4D5;
    font-weight: bold;
    margin-bottom: 20px;
    margin-left: 14px;
    margin-top: 5px;
    padding: 10px;
    width: 89%;
}

#clubePasswordForm .styled-select, #clubePasswordForm input{
	margin-bottom: 10px;
}

#clubePasswordForm select {
	height: 25px;
	line-height: 25px;
}

#clubePasswordForm label {
	clear:left;
	width: 150px;
	margin: 3px 10px 0px 0px;
}

#clubePasswordForm #submeterDados {
	clear:left;
	width: 100px;
	height: 25px;
	background: transparent url('../../images/sprite.png') -87px 0px no-repeat;
	color: #FFFFFF;
	text-align: left;
	cursor: pointer;
	padding: 2px 0 3px 7px;
	margin: 1px 0 0 365px;
	border: 0;
}

#clubePasswordForm input.error {
    border: 2px solid #870707;
    color: #870707;
}

#clubePasswordForm select.error {
    border: 2px solid #870707;
    color: #870707;
}

#clubeMovimentosForm .styled-select, #clubeMovimentosForm input{
	margin-bottom: 10px;
}

#clubeMovimentosForm select {
	height: 25px;
	line-height: 25px;
}

#clubeMovimentosForm label {
	clear:left;
	width: 145px;
	margin: 3px 10px 0px 0px;
}

.history_lista_type_p {width: 305px;}
.history_lista_type_p select{width: 324px;}

.history_hotel_p {width: 305px;}
.history_hotel_p select{width: 324px;}

.history_date_in_p, .history_date_out_p {
    background: url("../../images/sprite.png") no-repeat scroll -1px 0 transparent;
    cursor: pointer;
    float: left;
    height: 25px;
    width: 24px;
}


#clubeMovimentosForm .TESTcpBorder{
	width: 144px;
}

#clubeMovimentosForm a.TESTcpCurrentMonthDate{
	color: #FFFFFF;
}

#clubeMovimentosForm a.TESTcpOtherMonthDate{
	color: #808080;
}


#clubeMovimentosForm table tr td table tr td {
	padding-bottom: 0;
}

#clubeMovimentosForm .cal_absolute{
	top: 0px;
}

#clubeMovimentosForm a.TESTcpYearNavigation, #clubeMovimentosForm a.TESTcpMonthNavigation{
	color: #FFFFFF;
}

#clubeMovimentosForm #submeterDados {
	clear:left;
	width: 100px;
	height: 25px;
	background: transparent url('../../images/sprite.png') -87px 0px no-repeat;
	color: #FFFFFF;
	text-align: left;
	cursor: pointer;
	padding: 2px 0 3px 7px;
	margin: 1px 0 0 360px;
	border: 0;
}

#clubeMovimentosForm .tabela_paginacao{
	width: 200px;
	font-size: 10px;
}

#clubeMovimentosForm .lista_movimentos tr td {
	width: 100px;
	font-size: 10px;
	vertical-align: middle;
}

.titulo_tabela_movimentos{
	background-color: #ddd;
    border: 1px solid #aaa;
    color: #7f7f7f;
    height: 20px;
    padding-top: 10px;
    text-align: center;
    font-size: 10px;
}
.titulo_tabela_movimentos th {
	text-align: center;
}

.linha_tabela_movimentos{
	border: 1px solid #AAA;
	text-align: center;
	color: #7f7f7f;
	font-size: 9px;
}

.linha_tabela_movimentos td{
	padding-bottom: 5px;
    padding-top: 5px;
}

.label_titulo_tabela_movimentos{
	margin-top: 5px;
}

.lista_movimentos {
	margin-top: 10px;
	margin-bottom: 10px;
}

#nCartaoClube{
	color: #AAA;
}

#nCartaoClube2{
	background: none repeat scroll 0 0 white;
}

#saldoEstrelas{
	color: #AAA;
}

#saldoEuros{
	color: #AAA;
}

#saldoNoites{
	color: #AAA;
}

.tabela_paginacao{
	margin-top: 20px;
}