html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote,
pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
	margin: 0px;
	padding:0px;
	border:0;
	font-weight: inherit;
	font-style: inherit;
/*	vertical-align: baseline;*/
}




html { overflow-y: scroll; }
body { /* CHECK */
	font-family: "Lucida Sans Unicode", Arial;
	font-size: 11px;
	color: #333333;
	    background: #000000
}
p, h1, h2, h3 { /* CHECK */
	margin: 0;
}
.clear { /* CHECK */
	clear: both;
	height: 1%;
}
a:link, a:visited { /* CHECK */
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
}
a:hover, a:active, a:focus { /* CHECK */
	color: #F2E903;
}
a img { /* CHECK */
	border: none;
}

#pagar, #alterar{
	cursor: pointer;
}

input#valor_a_pagar{
	width:190px;
	height:19px;
	border:1px #000 solid;
	color:#000;
	float:left;
	margin-bottom: 5px;
}




/* HEADER */
#fullBarTop {
	background-image: url(../img/TopoPattern.png);
	background-position: top;
	background-repeat: repeat-x;
	width: 100%;
	height:83px;
	position:relative;
	z-index:9999;
}
#barraTop70 { /* CHECK */
	height: 70px;
	width: 1000px;
	margin: 0 auto;
	color: #FFF;
}
#logo { /* CHECK */
	height: 209px;
	width: 163px;
	float: left;
	display: block;
	position: absolute;
	z-index:3000;
}

#menuTop { /* CHECK */
	height: 25px;
	width: 850px;
	float: right;
	padding: 10px 15px 0 0;
	text-align: right;
}
#caixaLogin {
	float: right;
	width: 605px;
	height: 25px;
	text-align: right;
}
.labelLoginBox {
	font-size: 12px;
	color:#FF0;
	font-weight: bold;
	float: left;
	margin-top: 2px;
}
.loginBox { /*caixas de texto*/
	width: 100px;
	text-align: left;
	padding: 3px;
	margin: 0 10px 0 5px;
	border: 1px solid #FF0;
	font-size: 11px;
	color: #CCC;
	background-color: #141414;
	float: left;
}
a.loginBtn {
	float: left;
	background-position: 0px 0px;
	width: 22px;
	height: 22px;
	display: block;
	background: url(../img/BtOK.png) no-repeat;
}
a.loginBtn:hover {
	background-position: 0px -22px;
}
a.registoBtn {
	float: left;
	margin: 0 15px 0 15px;
	background-position: 0px 0px;
	width: 107px;
	height: 22px;
	display: block;
	background: url(../img/BtREGISTO.png) no-repeat;
}
a.registoBtn:hover {
	background-position: 0px -22px;
}
a.recuperarLink {
	float: left;
	display: block;
	font-weight: normal;
	color: #CCC;
	margin-top: 4px;
}
a.recuperarLink:hover {
	color: #FF0;
}
#menuBottom { /* CHECK */
	height: 25px;
	min-width: 500px;
	float: right;
	padding: 5px 15px 0 0;
	text-align: right;
	margin-top:20px;
}
a.headerLink { /* CHECK */
	-moz-border-radius: 7px;
	border-radius: 7px;
	-webkit-border-radius: 7px;
	padding: 3px 15px 3px 15px;
	border: 1px solid #666;
	margin: 0 3px 0 3px;
	background: #414141; /* old browsers */
	background: -moz-linear-gradient(top, #414141 50%, #3A3A3A 50%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(50%,#414141), color-stop(50%,#3A3A3A)); /* webkit */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#414141', endColorstr='#3A3A3A',GradientType=0 ); /* ie */
	text-transform: uppercase;
	display: block;
}
a.headerLink:hover { /* CHECK */
	border-color: #FFEE00;
}





/* HOME */



#imagemBGTopo {
	background-image: url(../img/bgBannerHome.png);
	background-position: top center;
	background-repeat: no-repeat;
	width: 998px;
	height: 486px;
	margin: 0 auto;
	display: block;
}








.blocoHome {
	padding-left: 10px;
	width: 998px;
	height: 486px;
	margin: 0 auto;
	display: block;
	margin-left: -30px;
}


.viagensDestaque {
	width: 698px;
	height: 408px;
	float:left;
	margin-top:20px;
	background:url(../img/fundoDestinosHome.png) no-repeat;
	padding-top:46px;

}

span#destino {
	width: 190px;
	height: 370px;
	float: left;
	margin-top: 20px;
	padding-right:6px;
	padding-left:6px;
	border-right:1px #ccc dotted;
}

span#destino2 {
	width: 190px;
	height: 370px;
	float: left;
	padding-left:6px;
	margin-top: 20px;
}


span#destino_thumb {
	height: 190px;
	width: 190px;
	float:left;
}



span#destino_descricao {
	color:#000;
	width: 190px;
	height: 120px;
	float:left;
	margin-top: 5px;
	text-align: left;
	font-family: "Lucida Sans Unicode";
	font-size: 11px;
}

span#destino_botao {
	/*width: 190px;*/
	height: 20px;
	float:left;
}


.saberMaisDestino{
	width: 70px;
	height: 20px;
	float:left;
	background:url(../img/SaberMais.png) no-repeat;
	margin-top:20px;
}

.flyer{
	width: 70px;
	height: 20px;
	float:left;
	background:url(../img/brochura.jpg) no-repeat;
	margin-top:20px;
	margin-left:5px;
}

.areaLoginHome {
	margin-top:20px;
	background:url(../img/bg_caixa_login_home.png) no-repeat;
	width: 261px;
	height: 274px;
	float:left;
	margin-left:-25px;
	padding-top:90px;
	padding-left:24px;
}


.txtLoginInfo {
	color:#000;
	width: 230px;
	height: auto;
	float:left;
	margin-top: 5px;
	text-align: left;
	font-family: "Lucida Sans Unicode";
	font-size: 11px;
	margin-bottom:25px;
    text-indent: -999999999px;
    display:inline-block
}


a.lost-pwd-home {
	width: 120px;
	height:auto;
	float:left;
	font-family: "Lucida Sans Unicode";
	font-size: 12px;
	color:#4c4c4c;
	text-decoration:underline;
	margin-top:22px;
}



.submitLoginHome{
	width: 230px;
	height: auto;
	float:left;
	padding-top:20px;
}


.formLoginHome{
	width: 230px;
	height: auto;
	float:left;
	margin-top: 5px;
}

.labelLoginHome{
	width: 230px;
	height: auto;
	float:left;
	text-align:left;
	font-family: "Lucida Sans Unicode";
	font-size: 11px;
	font-weight:bold;
	margin-bottom:7px;
}



.inputLoginHome input{
	width: 248px;
	height: 30px;
	float:left;
	background:url(../img/bgInputFormHome.jpg) no-repeat;
	border:0;
	text-align:left;
	font-family: "Lucida Sans Unicode";
	font-size: 11px;
	font-weight:bold;
	color:#000000;
}




/*###########################################*/
#navbar {
/*	position: absolute;
	top: 0;
	right: 0;*/
	margin: 0;
	padding: 0;
	float: right;
}
#navbar li {
	list-style: none;
	float: left;
}
#navbar li a {
	-moz-border-radius: 7px;
	border-radius: 7px;
	-webkit-border-radius: 7px;
	padding: 3px 15px 3px 15px;
	border: 1px solid #666;
	margin: 0 3px 0 3px;
	background: #414141; /* old browsers */
	background: -moz-linear-gradient(top, #414141 50%, #3A3A3A 50%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(50%,#414141), color-stop(50%,#3A3A3A)); /* webkit */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#414141', endColorstr='#3A3A3A',GradientType=0 ); /* ie */
	text-transform: uppercase;
	display: block;
	z-index:99999;
}
#navbar li a:hover {
	border-color: #FFEE00;
}
#navbar li ul {
	display: none;
	z-index:9999;
/*	width: 12em; /* Width to help Opera out */
}
#navbar li:hover ul {
   display: block;
   position: absolute;
   margin: 0;
   padding: 0;
}
#navbar li:hover li {
   float: none;
}
#navbar li:hover li a {
}

#navbar li a.active {
	color: #FFEE00;
}

/*###########################################*/





.repeatFundo{
	background-image: url(Footer_Sombra.png);
	background-repeat: repeat-x;
	width: 100%;
	height:74px;
	float:left;
	margin-top:-74px;
}




/* FOOTER */
#fullBarBottom { /* CHECK */
	background-image: url(../img/BgFooter.png);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #0D0D0D;
	width: 100%;
	clear: both;
}



#barraBottom395 { /* CHECK */
/*	height: 395px;*/
	height: 250px;
	width: 960px;
	margin: 0 auto;
	color: #616161;
/*	background-color: #FFF;*/
}
#footer_N1 {
	height: 50px;
	width: 960px;
	border-bottom: 1px solid #1e1e1e;
	float: left;
}
#redes_sociais {
	float: left;
	padding: 10px 0 10px 20px;
	font-size: 12px;
	font-weight: bold;
}
#partilhar {
	float: left;
	padding: 16px 0 0 30px;
	font-size: 12px;
	font-weight: bold;
}
#partilhar_btn {
	float: left;
	padding: 10px 0 0 10px;
}
#avisar_amigos {
	float: left;
	padding: 16px 0 0 30px;
	font-size: 12px;
	font-weight: bold;
}
#avisar_btn {
	float: left;
	padding: 10px 0 0 10px;
}
#alvara {
	float: right;
	text-align: center;
	font-size: 11px;
	color: #FFF;
	width: 158px;
	height: 26px;
	margin: 5px 20px 0 0;
	padding-top: 11px;
	background-image: url(../img/AlvaraBG.png);
	background-position: top center;
	background-repeat: no-repeat;
}
#footer_N2 {
	height: auto;
	width: 920px;
	padding: 20px;
	float: left;
	font-weight: normal;
}
.coluna {
	width:75px;
	text-align: left;
	display: block;
	float: left;
	margin-right: 20px;
	font-size: 10px;
	color: #4e4e4e;
}
#footer_N3 {
	height: 99px;
	width: 960px;
	text-align: center;
	padding-top: 18px;
	border-top: 1px solid #1e1e1e;
	float: left;
}
#footer_N4 {
	height: auto;
	width: 960px;
	border-top: 1px solid #1e1e1e;
	float: left;
}
#copyright {
	float: left;
	padding: 10px 0 10px 20px;
	font-size: 10px;
}
#djomba {
	float: right;
	padding: 10px 20px 10px 0 ;
}


/* COMUNS */
.backgroundCalpe {
	background-image: url(../img/fundos/CalpeBG_Barcos.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	min-height:1230px;

}


.backgroundHomePage{
	background-image: url(../images/fundos/bgHomepage.jpg);
	background-position: top -50px center;
	background-repeat: no-repeat;
	/*min-height:1200px;*/
	min-height: 930px;
	margin-top:-20px;

}


#conteudoCentral { /* CHECK */
	min-height: 450px;
	width: 960px;
	/*padding-top:50px;*/
	margin:auto;
	/*padding-left:10px;*/
	margin-top: -38px;

/*	background-color: #09C;*/
}
#caixa_comum_temp {
	width: 620px;
	height: auto;
	float: left;
	margin: 0 10px 10px 10px;
	display: block;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background-color: #FF0;
	text-align: right;
}
#caixa_comum_temp2 {
	width: 620px;
	height: auto;
	float: left;
	margin: 170px 0 10px 10px;
	display: block;
	-moz-border-radius-topleft: 10px;
	border-top-left-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-left-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	background-color: #FFF;
	text-align: left;
}

#caixa_info_lateral_temp {
	width: 300px;
	height: auto;
	float: right;
	display: block;
	margin: 0 10px 10px 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background-color: #FFF;

}
#caixa_info_lateral_temp2 {
	width: 320px;
	height: auto;
	float: right;
	display: block;
	margin: 170px 10px 10px 0;
	-moz-border-radius-topright: 10px;
	border-top-right-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	border-bottom-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	background-color: #F2E903;
}


/* DESTINOS */
#imagemBigTopo {
	background-image: url(../img/BannerBG.png);
	background-position: top center;
	background-repeat: no-repeat;
	width: 850px;
	height: 483px;
	margin: 0 auto;
	display: block;
}
#imagemDestino {
	padding: 35px 25px 0 25px;
}


#shareBox {
	float: right;
	height: 26px;
	width: 381px;
	background-color: #e6e6e6;
	margin: 10px 25px 0 0;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
/* AddThis Combo Pills */

.addthis_toolbox.addthis_pill_combo {
	padding: 3px 5px 0 5px;
}
.addthis_toolbox.addthis_pill_combo a {
    float: left;
}
.addthis_button_facebook_like {
}
.addthis_button_tweet {
	width: 96px;
}
.addthis_button_email {
}
.addthis_button {
	margin-left: 5px;
}




#descricaoBox {
	width: 940px;
	height: auto;
	margin: 0 auto;
	display: block;
}´



#descricaoBoxLeft {
	width: 188px;
	height: 322px;
	float:left;
	display: block;
	z-index:2;
	position:relative;
}



#descricaoBoxLeftSelo{
	float:left;
    z-index: 1000;
    position: relative;
    margin-left: -20px;
}




#descricaoBoxRight {
	width: 734px;
	height: auto;
	float:left;
	display: block;
	/*margin-left:-30px;*/
	margin-left: 85px;
	z-index:1;
	position:relative;
}

#descricaoBoxRight_top{
	background-image: url(../img/TopoAmarelo.png);
	background-position:left;
	background-repeat: no-repeat;
	width: 734px;
	height: 59px;
	float: left;

}

#descricaoBoxRight_bottom{
	background-image: url(../img/FundoAmarelo.png);
	background-position:left;
	background-repeat: no-repeat;
	width: 734px;
	height: 130px;
	float: left;

}

#descricaoTexto {
	width: 654px;
	height: auto;
	float: left;
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-top: 20px;
	background-color: #ececec;
	text-align: left;
	color: #333333;
	font-size: 12px;
}

.flyer_detail{
	width: 200px;
	height: 50px;
	float:left;
	background:url(../img/BtBrochura.png) no-repeat;
	margin-top:25px;
	margin-left: 113px;
}

#descricaoBoxLeftVideo{
	width: 200px;
	height: 50px;
	float:left;
	margin-top:25px;
	margin-left: 113px;
}




.Slogan {
	font-size: 15px;
	color: #333;
	font-weight: 900;
	margin-bottom: 10px;
	text-transform:uppercase;
}



#fotosBox {
	background-image: url(../img/FotosBG.png);
	background-position: top center;
	background-repeat: no-repeat;
	width: 864px;
	height: 268px;
	display: block;
	float: left;
	/*margin-left: 50px;*/
	margin-left: 53px;
}








#alojamentoBox {
	width: 770px;
	height: auto;
	float: right;
	/*margin-right: 78px;*/
	margin-right: 95px;
	display: block;
}
#alojamentoTop {
	background-image: url(../img/AlojamentoTop.png);
	background-position: top center;
	background-repeat: no-repeat;
	width: 770px;
	height: 59px;
}
#alojamentoBottom {
	background-image: url(../img/AlojamentoBottom.png);
	background-position: top center;
	background-repeat: no-repeat;
	width: 770px;
	height: 71px;
	float: left;
}

.alojamento_left{
	width: 160px;
	height: auto;
	float:left;
}


.alojamento_right{
	width: 500px;
	height: auto;
	float:left;
}

#alojamentos {
	width: 710px;
	height: auto;
	padding: 0 30px 0 30px;
	float: left;
	background-color: #fee834;
}
.alojamento {
	width: 142px;
    margin: 0 17px;
	height: auto;
	margin-bottom:20px;
	float: left;
}


.alojamentoAlinhar{
	width: 177px;
	height:auto;
	margin-left:22px;
	margin:auto;
}
.alojamento_titulo, .alojamento_rating{
	width: 177px;
	font-size: 15px;
	font-weight: bold;
	color: #000;
	margin:auto;
	text-align: left;
	margin-bottom:5px;
	/*text-align:center;*/
}

.alojamento_texto {
	width: 500px;
	font-size: 12px;
	color: #fff;
	float: left;
	text-align: left;
	margin-bottom:15px;
}

.alojamento_txtPequeno {
	width: 500px;
	font-size: 11px;
	color: #000;
	margin:auto;
	text-align: left;
	font-weight:bold;
}

.alojamento_txtPequeno a{
	color: #000;
	text-decoration:underline;
}

.alojamento_thumb {
	width: 140px;
	height: 150px;
	/*margin:auto;*/
}

.alojamento_thumb img{
border: 0px #000 solid;
}

.alojamento_sabermais {
	width: 106px;
	height: 81px;
	margin-top: -150px;
    padding-top: 61px;
    padding-left: 36px;
    background: rgba(254, 232, 52, 0.3);
}

.alojamentoAlinhar .alojamento_sabermais {
    opacity: 0;
}

.alojamentoAlinhar:hover .alojamento_sabermais {
    opacity: 1;
}


a.saberMaisBtn {
	float: left;
	background-position: 0px 0px;
	width: 83px;
	height: 22px;
	background: url(../img/SaberMais.png) no-repeat;
}

.separatorAlojamento{
	width: 710px;
	height: auto;
	margin-top:30px;
	margin-bottom:30px;
	border-bottom:1px #000 dotted;
}










#extrasBox { /* CHECK | FECHADO */
	width: 770px;
	height: auto;
	float: left;
	/*margin-left: 110px;*/
	margin-left: 95px;
	display: block;
}
#extrasTop {
	background-image: url(../img/ActividadesTop.png);
	background-position: top center;
	background-repeat: no-repeat;
	width: 770px;
	height: 57px;
}
#extrasBottom {
	background-image: url(../img/ActividadesBottom.png);
	background-position: top center;
	background-repeat: no-repeat;
	width: 770px;
	height: 81px;
	float: left;
}
#extras {
	width: 730px;
	height: auto;
	padding: 0 20px 0 20px;
	background-color: #44d06d;
	float: left;
}

.blocoInformacoesExtras{
	width: 730px;
	height: 25px;
	float: left;
	color: #000;
	font-size:13px;
	text-align: left;
	padding-left:10px;
	line-height:15px;
}



.extra2 {
	width: 96px;
	height: 160px;
	padding: 12px;
/*	margin: 5px;
	background-color: #FFF;*/
	float: left;
	display: block;
    position: relative;
}
.extra_icon2 {
	width: 94px;
	height: 94px;
	float: left;
	display: block;
	margin-right: 10px;
    position: absolute;
}
.extra_titulo2 {
	width: 94px;
	font-size: 12px;
	font-weight: ;
	color: #000;
	float: left;
	display: block;
	text-align: left;
    position: absolute;
    z-index: 9999;
    color: #fee834;
}

.extra_titulo2 span {
    width: 94px;
    height: 94px;
    margin-bottom: 5px;
    text-align: center;
    line-height: 94px;
    color: #FFFFFF;
    font-size: 24px;
    display: block;
	font-weight: lighter;
}

.extra_descricao2 {
	width: 162px;
	color: #FFF;
	float: left;
	display: block;
	text-align: left;
}

#programaBox {
	width: 770px;
	height: auto;
	float: right;
	/*margin-right: 78px;*/
	margin-right: 95px;
	display: block;
}
#programaTop {
	background-image: url(../img/ProgramaTop.png);
	background-position: top center;
	background-repeat: no-repeat;
	width: 770px;
	height: 63px;
}
#programaBottom {
	background-image: url(../img/ProgramaBottom.png);
	background-position: top center;
	background-repeat: no-repeat;
	width: 770px;
	height: 65px;
	float: left;
}
#programa {
	width: 730px;
	height: auto;
	padding: 0 20px 0 20px;
	background-color: #9E100E;
	float: left;
}
.prog_empty{
	width: 531px;
	float: left;
	display: block;
	height: 30px;
	margin: 1px 1px 0 0;
}
.prog_data{
	width: 65px;
	float: left;
	display: block;
	height: 30px;
	background-color: #e94a48;
	margin: 1px 1px 0 0;
	color: #FFF;
}
.prog_apartamento{
	width: 315px;
	float: left;
	display: block;
	height: 40px;
	background-color: #750B0B;
	margin: 1px 1px 0 0;
	color: #fff;
	text-align: left;
	padding-left:10px;
	font-weight: bold;
	font-size:12px;

	padding-top: 10px;
}

.prog_apartamento_exception{
	width: 315px;
	float: left;
	display: block;
	height: 25px;
	background-color: #750B0B;
	margin: 1px 1px 0 0;
	color: #fff;
	text-align: left;
	padding-left:10px;
	font-weight: bold;
	font-size: 12px;
	padding-top: 5px;
}

.prog_celula_small{
	width: 70px;
	float: left;
	display: block;
	height: 40px;
	background-color: #750B0B;
	margin: 1px 1px 0 0;
	color: #fff;
	text-align:center;
	font-weight: bold;
	padding-top: 10px;
}


.prog_celula{
	width: 130px;
	float: left;
	display: block;
	height: 40px;
	background-color: #750B0B;
	margin: 1px 1px 0 0;
	color: #fff;
	text-align:center;
	font-weight: bold;
	padding-top: 10px;
}

.prog_celula_inside_small{
	width: 70px;
	float: left;
	display: block;
	height: 25px;
	background-color: #b71310;
	margin: 1px 1px 0 0;
	color: #FFF;
	text-align:center;
	padding-top: 5px;
}


.prog_celula_2L{
	line-height: normal;
}
.prog_apartamento_comum{
	width: 315px;
	float: left;
	display: block;
	height: 25px;
	background-color: #b71310;
	margin: 1px 1px 0 0;
	color: #FFF;
	text-align: left;
	padding-left:10px;
	padding-top: 5px;
}
.prog_celula_comum{
	width: 130px;
	float: left;
	display: block;
	height: 25px;
	background-color: #b71310;
	margin: 1px 1px 0 0;
	color: #FFF;
	text-align:center;
	padding-top: 5px;
}


.prog_celula_comum_2L{
	line-height: normal;
}

.bgEscuro{
	background-color: #750B0B;
}

.blocoInformacoesAlojamento{
	width: 230px;
	min-height:100px;
	height: auto;
	float: left;
	margin: 1px 1px 0 0;
	color: #000;
	text-align: left;
	padding-left:10px;
	line-height:15px;
}

#contactanosBox {
	background-image: url(../img/Contactanos.png);
	background-position: top center;
	background-repeat: no-repeat;
	width: 752px;
	height: 221px;
	float: left;
	/*margin: 0 0 -50px 104px;*/
	margin: 0 0 -40px 84px;
	display: block;
}




/* FORMS */
#password_level {
	height: 22px;
	width: 22px;
	float: right;
	margin-right: 85px;
}
.password_strength_1 {
	background: url(../img/SegurancaPassword.png) no-repeat;
	background-position: 0px 0px;
}
.password_strength_2, .password_strength_3 {
	background: url(../img/SegurancaPassword.png) no-repeat;
	background-position: 0px -22px;
}
.password_strength_4, .password_strength_5 {
	background: url(../img/SegurancaPassword.png) no-repeat;
	background-position: 0px -44px;
}




/* CAROUSEL */ /* ALL CHECK */


.image_carousel {
	padding-top: 60px;
}
.image_carousel img {
	border: 0;
	margin-left: 7px;
/*	margin: 16px;*/
	display: block;
	float: left;
}
.image_carousel a {
	display: block;
	float: left;
}
a.prev, a.next {
	background: url(../img/miscellaneous_sprite.png) 0 0 no-repeat transparent;
	width: 45px;
	height: 45px;
	display: block;
	margin-top: 47px;
}
a.prev {
	float: left;
	margin-right: 15px;
}
a.prev:hover {
	background-position: 0 -50px;
}
a.next {
	float: right;
	background-position: -50px 0;
}
a.next:hover {
	background-position: -50px -50px;
}
a.prev span, a.next span {
	display: none;
}







/* DASHBOARD */
#dashboard_welcome {
	float: left;
	text-align: left;
	padding: 80px 0 5px 10px;
}
.welcome {
	font-size: 14px;
}
#dashboard_destino {
	float: left;
	padding: 5px 0 5px 0;
}


#destinoInfo {
	background-color: #000;
	color: #fff;
	width: 590px;
	height: 40px;
	margin-left: 10px;
	border-radius: 10px 10px 0px 0px;
	-moz-border-radius: 10px 10px 0px 0px;
	-webkit-border-radius: 10px 10px 0px 0px;
	font-size: 18px;
	padding-left: 10px;
	font-weight: bold;
	padding-top: 5px;
}

#banner_destino {
	float: left;
	background-color: #CCC;
	width: 600px;
	height: 200px;
	margin-left: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin-top: -10px;
}
#banner_destino_titulo {
	float: right;
	background-color: #F2E903;
	text-align: right;
	font-size: 24px;
	color: #000;
	margin: 150px 16px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding: 3px 10px;
	font-weight: bold;
	letter-spacing: 1px;
}
#botoes_destino {
	float: left;
	margin:10px 0 0 10px;
}
#botoes_destino a {
	margin-right: 10px;
	padding: 3px 10px 3px 10px;
	float: left;
	background-color: #000;
	color: #F2E903;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#botoes_destino a.fechado {
	margin-right: 10px;
	padding: 3px 10px 3px 10px;
	float: left;
	background-color: red;
	color: #F2E903;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#dashboard_infos {
	width: 600px;
	margin-left: 10px;
	float: left;
	padding: 10px 0 5px 0;
}
.dashboard_titulo, .dashboard_titulo_Mlines {
	font-weight: bold;
	color: #000;
	float: left;
	padding: 16px 0 5px 10px;
	text-align: left;
	font-size: 14px;
	background-image: url(../img/dashboard_title_602_2.png);
	height: 38px;
	width: 592px;
}
.dashboard_titulo_Mlines {
	padding: 8px 0 5px 10px;
	height: 46px;
}
#info_container {
	float: left;
	text-align: right;
	width: 580px;
	height: auto;
	border: 1px solid #000;
	padding: 5px 10px 5px 10px;
	background-color: #CCC;
	border-top: 0px;
}
.info {
	background-color: #808080;
	width: 570px;
	color: #FFF;
	font-weight: bold;
	padding: 5px 0 5px 10px;
	text-align: left;
	margin: 5px 0 5px 0;
	height: 18px;
}
.info_fechar {
	width: 48px;
	color: #FFF;
	float: right;
	display: block;
	text-align: left;
	background-color: #000;
	height: 13px;
	text-align: center;
	font-size: 8px;
	margin: 3px 10px 0 0;
	text-align: center;
	cursor: pointer;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#dashboard_preinscricao, #dashboard_processos, #dashboard_alojamento  {
	width: 600px;
	margin-left: 10px;
	float: left;
	padding: 10px 0 10px 0;
}
#preinscricao_container, #processos_container {
	float: left;
	text-align: right;
	width: 580px;
	height: auto;
	border: 1px solid #000;
	padding: 10px;
	background-color: #CCC;
	border-top: 0px;
}
#pre_caixa {
	background-color: #999;
	width: 100px;
	height: 80px;
	text-align: center;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
}
.caixa_left {
	float: left;
	margin-left: 150px;
}
.caixa_right {
	float: right;
	margin-right: 150px;
}
#pre_descricao {
	width: 580px;
	height: 40px;
	float: left;
	text-align: left;
}
#dashboard_complementos {
	width: 600px;
	margin-left: 10px;
	float: left;
	padding: 10px 0 10px 0;
}
#complementos_container {

	width: 600px;
	height: auto;
	float: left;
	border: 1px solid #000;
	padding: 10px 0 0 0;
	background-color: #CCC;
	border-top: 0px;
}

.dashboard_extra_clear{
	clear: bolth;
	width: 600px;
	height: auto;
	float: left;
}
.dashboard_extra {
    width: 273px;
    height: auto;
    float: left;
    margin-bottom: 10px;
    margin-left: 10px;
    background: #f4f4f4;
    padding: 5px;
    -moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px #808080 solid;
}

.dashboard_extra_titulo {
	width: 150px;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	float: left;
	display: block;
	text-align: left;
}

.dashboard_extra_titulo2 {
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
.dashboard_extra_descricao {
	width: 200px;
	color: #444;
	float: left;
	height: 37px;
	font-size: 9px;
	line-height: 8px;
}
.dashboard_extra_escolher {
	width: 60px;
	color: #F2E903;
	float: left;
	background-color: #000;
	height: 13px;
	text-align: center;
	font-size: 9px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.dashboard_extra_oferecido {
	width: 60px;
	color: #F2E903;
	float: left;
	background-color: #393;
	height: 13px;
	text-align: center;
	font-size: 9px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.dashboard_extra_preco {
	width: 225px;
	font-weight: bold;
	color: #000;
	float: left;
	display: block;
	height: 13px;
	margin-top: 2px;
}
.add_complemento {
	font-weight: bold;
	cursor: pointer;
}
.remover_complemento {
	font-weight: bold;
	cursor: pointer;
}
.componenteRem {
	background-color: #D50000;
}
.horizontal_spacer {
	width: 100%;
	background-color: #999;
	margin: 10px 0 10px 0;
	height: 1px;
	float: left;
	display: block;
}
#dashboard_participantes {
	width: 600px;
	margin-left: 10px;
	float: left;
	padding: 5px 0 5px 0;
	text-align: left;
}



/*   PAGINAÇÃO*/

div.paginationContent{
	width: 600px;
	height:auto;
	float: left;
	font-family: Arial,Helvetica,sans-serif;
	color: #cd0000;
	font-size: 12px;
	text-align:center;
}

div.pagination{
	width:auto;
	padding:auto;
	height:auto;
	margin:auto;
	display:inline-block;
}


div.pagination a{
	width: 20px;
	height:15px;
	float:left;
	background:#cccccc;
	font-family: Arial,Helvetica,sans-serif;
	color: #000;
	font-size: 12px;
	text-align:center;
	margin-right:4px;
	font-weight:bold;
	padding:5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px #000 solid;
}

div.pagination strong{
	width: 20px;
	height:15px;
	float:left;
	background:#f2e903;
	font-family: Arial,Helvetica,sans-serif;
	color: #000;
	font-size: 12px;
	text-align:center;
	margin-right:4px;
	font-weight:bold;
	padding:5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px #000 solid;
}



#participantes_container {
	float: left;
	width: 580px;
	height: auto;
	border: 1px solid #000;
	background-color: #CCC;
	min-height: 130px;
	margin-bottom: 10px;
	border-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 20px;
}
.participante {
	width: 570px;
	height: auto;
	color: #000;
	padding: 5px;
	text-align: left;
	float: left;
/*	min-height: 16px;*/
}


.dashboard_titulo p {
	font-size: 12px;
	margin-right: 10px;
	padding: 3px 10px 3px 10px;
	float: right;
	background-color: #000;
	color: #F2E903;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	cursor: pointer;
}


.sem_resultados {
	width: 580px;
	color: #000;
	padding: 5px;
	text-align: left;
	float: left;
	text-align: center;
}
.par {
	background-color: #BCBCBC;
}
.impar {
	background-color: #A8A8A8;
}
#info_viagem {
	float: left;
	width: 300px;
	height: auto;
	margin: 10px;
}

#info_viagem strong{
	color:#000;
}
.info_viagem_titulo {
	float: left;
	width: 175px;
	padding: 3px 3px 3px 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	/*background: rgba(0, 0, 0, 0.5);*/
	background: #797401;
	display: block;
	text-align: left;
	color: #FFF;
	font-weight: bold;
}
.info_viagem_titulo2 {
	background: #000000;
}
.info_viagem_texto {
	float: left;
	width: 175px;
	padding: 3px 5px 3px 5px;
	display: block;
	text-align: left;
	color: #000;
	font-size: 12px;
/*	font-weight: bold;*/
}
.info_viagem_texto2 {
	font-size: 25px;
	font-weight: bold;
}
.info_viagem_texto a {
	text-decoration: underline;
	color: #FFFFFF;
	/*font-weight: normal;*/
}
.estado_pagamento {
	clear: both;
	color: #FFF;
	float: right;
	text-align: left;
	padding: 1px 4px 1px 4px;
	text-align: center;
	font-size: 8px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
}
.pago {
	background-color: #5BB700;
}
.por_pagar {
	background-color: #D50000;
}
#info_pagamento {
	float: left;
	width: 280px;
	height: auto;
	margin: 10px;
	padding: 10px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #C2BA02;
	display: block;
	border: 1px dashed #797401;
}
#info_instrucoes {
	float: left;
	width: 300px;
	height: auto;
	margin: 10px;
}
.num_instrucao {
	font-size: 25px;
	font-weight: bold;
	margin-right: 15px;
	float: left;
	padding: 0 7px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #C2BA02;
}
.instrucao {
	float: left;
	width: 100%;
	text-align: left;
	border-bottom: 1px dotted #C2BA02;
	padding: 5px 0 5px 0;
}
.done {
	background-color: #393;
	color: #FFF;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 0px;
}
.instrucao_noborder {
	border-bottom: 0px;
}
/* CHEFE GRUPO */
.info_viagem_titulo3 {
	width: 250px;
}
.info_viagem_chefe {
	float: left;
	width: 279px;
	margin: 0 10px 10px 10px;
	padding: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	display: block;
	background-color: #e5d601;
	color: #000;
	border: 1px solid #000;
    font-size: 13px;
}
.code_match {
	background-color: #000;
	color: #FFF;
}
a.caixa_destino {
	display: block;
	color: #000;
	font-weight: normal;
}
a.caixa_destino_match {
	display: block;
	color: #FFF;
	font-weight: normal;
}


.processo {
	background-color: #999;
	width: 120px;
	min-height: 74px;
	text-align: center;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	float: left;
	padding: 10px;
	font-size: 12px;
	line-height: 1.7em;
}

.processo_space {
	width: 120px;
	height: auto;
	float:left;
	margin-bottom: 1px;
}

.numeros_processos {
	font-weight: bold;
	font-size: 12px;
	color: #FFF;
	text-align: center;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding: 1px 10px;
	background-color: #000;
}
/*.marginLR {
	margin: 0 27px 0 27px;
}*/

.marginLR {
	margin: 0 0 0 6px;
}


.titListDestak {
	font-weight: bold;
	font-size: 15px;
	line-height: 20px;
/*	color: #E71491;*/
}
.participante_nome {
	width: 220px;
	float: left;
	font-weight: bold;
	height: auto;
	display: block;
}
.participante_estado, .comp_032 {
	width: 70px;
	float: left;
	height: auto;
	text-align: center;
}

.participante_fc, .comp_011 {
	width: 70px;
	float: left;
	height: auto;
	text-align: center;
    height: 30px;
}

.participante_fc_registado, .participante_fc_sinalizacao, .comp_026, .comp_015 {
	width: 70px;
	float: left;
	height: auto;
	text-align: center;
    height: 30px;
}

.participante_fc_registado img, .participante_fc_sinalizacao img{
	cursor: pointer;
}

.apagar {
    cursor: pointer;
}



.participante_contas {
	width: 70px;
	float: left;
	height: auto;
	display: block;
	text-align: center;
}
.participante_saldo, .comp_013 {
	width: 40px;
	float: left;
	height: auto;
	display: block;
	text-align: center;
}



.comp_032, .comp_011, .comp_026, .comp_015, .comp_013 {
	cursor: pointer;
	cursor: hand;
}



select.estado_viagem {
	width: 190px;
	font-size: 10px;
}
.centerBold {
	text-align: center;
	font-weight: bold;
}
#chefeGrupo_info {
	margin-top: 7px;
	background-color: #008ABE;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding: 3px;
	width: auto;
	color: #FFF;
}
.subtitulo {
	font-weight: normal;
	font-size: 11px;
}
.alertaData {
	color: #EB008B;
}
.dashboard_alojamento_imagem {
	width: 150px;
	height: 150px;
	float: left;
	margin-right: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #333;
}
.dashboard_alojamento_titulo {
	width: 420px;
	float: left;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
}
.dashboard_alojamento_descricao {
	width: 420px;
	float: left;
	text-align: left;
	font-size: 11px;
	margin: 5px 0 5px;
}
.dashboard_alojamento_detalhe {
	width: 420px;
	float: left;
	text-align: left;
	font-size: 11px;
}
#voltar_botao {
	height: 40px;
	width: 60px;
	display: block;
	margin: 0 auto;
	margin-top: 25px;
}
a#voltarBtn {
	background-position: 0px 0px;
	width: 60px;
	height: 40px;
	display: block;
	float: left;
	background: url(../img/Bt-Voltar.png) no-repeat;
}
a#voltarBtn:hover {
	background-position: 0px -40px;
}








span.boxgrid img{
	position: absolute;
	top: 0;
	left: 0;
	border: 0;
	float: left;
}



html, body {
	width: 100%;
	min-height: 100%;
}

.back_to_site {
	position: absolute;
	top: 30px;
	left: 15px;
	text-decoration: none;
	color: #FFF;
}

.back_to_site .arrow {
	font-size: 30px;
    float: left;
    margin-right: 10px;
    line-height: 40px;
    color: #FFF;
}

.back_to_site .logo {
	width: 140px;
	height: 30px;;
	float: left;
}



.backgroundUtilizador {
	background-image: url(../images/fundo.jpg);
	background-repeat:repeat;
	background-size: cover;
	background-position: top right;
	background-attachment: fixed;
	/*margin-top:-20px;*/
	height:100%;
	width:100%;
	float:left;
	/*padding-bottom:100px;*/
}


.backgroundUtilizadorDestino{
	background:#000;
	margin-top:-20px;
	height:100%;
	width:100%;
	float:left;
	/*padding-bottom:100px;*/
}


.backgroundUtilizadorCentro {
	/*
	background-image: url(../images/fundo.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	height:auto;
	margin-top:-10px;
	width:100%;
*/
}


#conteudoCentralUtilizadores { /* CHECK */
	min-height: 450px;
	width: 740px;
	padding-top:190px;
	margin:auto;
	padding-left:15px;
/*	background-color: #09C;*/
}


.equipaX{
	width:933px;
	height:255px;
	float:left;
	background:url(../img/equipa_CX_01.png) no-repeat;
	margin-top:40px;
	padding-left:27px;
	padding-top:123px;
}

.blocoImagem{
	width:155px;
	height:auto;
	float:left;
}

.blocoImagem img{
	width:140px;
	height:140px;
	float:left;
}

.blocoImagem span{
	width:140px;
	height:auto;
	float:left;
	font:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#fff;
	text-align:center;
	padding-top:10px;
	font-weight:bold;
}


.gestoresXtop{
	width:960px;
	height:69px;
	float:left;
	background:url(../img/equipa_CX_02_top.png) no-repeat;
}

.gestoresXtcenter{
	width:930px;
	height:auto;
	float:left;
	background:#FB7A11;
	padding-left:17px;
	padding-top:13px;
}


.gestoresXbottom{
	width:960px;
	height:74px;
	float:left;
	background:url(../img/equipa_CX_02_bottom.png) no-repeat;
}


.assessorXtop{
	width:960px;
	height:118px;
	float:left;
	background:url(../img/equipa_CX_03_top.png) no-repeat;
}

.assessorXtcenter{
	width:937px;
	height:auto;
	float:left;
	background:#FB7A11;
	padding-left:23px;
	padding-top:13px;
}


.assessorXbottom{
	width:960px;
	height:58px;
	float:left;
	background:url(../img/equipa_CX_03_bottom.png) no-repeat;
}


.colabXtop{
	width:960px;
	height:59px;
	float:left;
	background:url(../img/equipa_CX_04_top.png) no-repeat;
}

.colabXtcenter{
	width:937px;
	height:auto;
	float:left;
	background:#FB7A11;
	padding-left:23px;
	padding-top:13px;
}


.colabXbottom{
	width:960px;
	height:51px;
	float:left;
	background:url(../img/equipa_CX_04_bottom.png) no-repeat;
}



.mascoteXtop{
	width:960px;
	height:60px;
	float:left;
	background:url(../img/equipa_CX_05_top.png) no-repeat;
}

.mascoteXtcenter{
	width:937px;
	height:auto;
	float:left;
	background:#FB7A11;
	padding-left:23px;
	padding-top:13px;
}


.mascoteXbottom{
	width:960px;
	height:79px;
	float:left;
	background:url(../img/equipa_CX_05_bottom.png) no-repeat;
}





.blocoImagemSpace{
	width:913px;
	height:autp;
	float:left;
	margin-top:20px;
	margin-bottom:20px;
	background:url(fillet.jpg) repeat-x;
}

.blocoImagemSpaceDestinos{
	width:708px;
	height:autp;
	float:left;
	margin-top:5px;
	margin-bottom:5px;
	background:url(fillet.jpg) repeat-x;
}



.contactosTopo{
	width:700px;
	height:62px;
	float:left;
	margin-left:100px;
	background: url(../img/contactos_top.png) no-repeat;
}


.contactosCentro{
	width:700px;
	height:auto;
	float:left;
	background:#ffff00;
	margin-left:100px;

}


.contactosBase{
	width:700px;
	height:44px;
	float:left;
	margin-left:100px;
	background: url(../img/contactos_bottom.png) no-repeat;
}


.mapaMenuContactos{
	width:290px;
	height:170px;
	margin:auto;
}


.imgTelefonesMenuContactos{
	width:700px;
	height:76px;
	float:left;
}

.imgTelefMenuContactos{
	width:19px;
	height:40px;
	margin:auto;
	clear:both;
}

.moradaMenuContactos{
	width:700px;
	height:95px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000;
	font-weight:bold;
	text-align:center;
}


.parceirosTopo{
	width:960px;
	height:66px;
	float:left;
	background: url(../img/CX-Parceiros_cima.png) no-repeat;
}


.parceirosCentro{
	width:949px;
	height:auto;
	float:left;
	background:#141414;
	margin-left:1px;
	padding-top:60px;

}


.parceirosBase{
	width:960px;
	height:97px;
	float:left;
	background: url(../img/CX-Parceiros_baixo.png) no-repeat;
}




.separadorTopo{
	width:917px;
	height:2px;
	background:url(../img/border_Horizontal.png) repeat-x;
	float:left;
	margin-left:15px;
}

.conteudoParceiros{
	width:917px;
	height:auto;
	float:left;
	margin-left:15px;
}

.tipoParceiro{
	width:917px;
	height:auto;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#616161;
	margin-left:15px;
	margin-top:15px;
}

.tipoParceiro1{
	width:180px;
	height:auto;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#616161;
	margin-left:15px;
	margin-top:15px;
}

.tipoParceiro2{
	width:682px;
	height:auto;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#616161;
	margin-left:15px;
	margin-top:15px;
}


.logosParceiros{
	width:917px;
	height:auto;
	float:left;
	margin-left:15px;
	margin-bottom:10px;
}

.logosParceiros img{
	float:left;
}



.logotipoParceiro1{
	width:180px;
	height:auto;
	float:left;
	margin-left:15px;
	margin-bottom:10px;
}


.logotipoParceiro1 img, .logotipoParceiro2 img{
	float:left;
}


.logotipoParceiro2{
	width:682px;
	height:auto;
	float:left;
	margin-left:15px;
	margin-bottom:10px;
}



.formUtilizadoresBox{
	width: 720px;
	height: auto;
	float: left;
	margin: 0;
	display: block;
	background-color: #FF0;
	text-align: right;
	padding-left: 20px;
}


.topoEmAprovacao{
	width: 740px;
	height:136px;
	float:left;
	background-image: url(../img/Top_EmAprovacao.png);
	background-repeat: no-repeat;
}


.topoFormRegisto{
	width: 740px;
	height:136px;
	float:left;
	background-image: url(../img/Registo_BodyTop.png);
	background-repeat: no-repeat;
}


.topoFormLogin{
	width: 740px;
	height:136px;
	float:left;
	background-image: url(../img/BodyTop_Login.png);
	background-repeat: no-repeat;
}


.topoFormCliente{
	width: 740px;
	height:136px;
	float:left;
	background-image: url(../img/FichaCliente_BodyTop.png);
	background-repeat: no-repeat;
}



.bottomFormRegisto{
	width: 740px;
	height:120px;
	float:left;
	background-image: url(../img/FichaCliente_BodyBottom.png);
	background-repeat: no-repeat;
}


#registoUtilizador{
	padding:20px;
}


#registoCliente, #editarCliente{
	padding:20px;
}

.formUtilizadores{
	width:700px;
	float:left;
}

.msg_err{
	text-align: left;
	padding: 0 0 10px 0px;
}
.noBold {
	font-weight: normal;
}

div.introFormTxt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	width:700px;
	color:#000;
	float:left;
	text-align:left;
	margin-bottom:15px;
	font-weight:bold;
	margin-top:20px;
}

div.introFormTxt_{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	width:700px;
	color:#000;
	float:left;
	text-align:left;
	margin-bottom:15px;
	font-weight:bold;
	margin-top:5px;
}

div.introFormTxt a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
	font-weight:bold;
	text-decoration: underline;
}

div.introFormTxt a:hover {
	text-decoration: none;
}

div.introFormTxt2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	width:700px;
	color:#000;
	float:left;
	text-align:left;
	font-weight:bold;
	margin-top:35px;
}

div.textoInfoUtilizador{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-transform:uppercase;
	width:700px;
	color:#898000;
	border-bottom:1px #898000 dotted;
	float:left;
	text-align:left;
	margin-bottom:27px;
}

div.textoInfoUtilizadorMeio{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-transform:uppercase;
	width:700px;
	color:#898000;
	border-bottom:1px #898000 dotted;
	float:left;
	text-align:left;
	margin-top:10px;
	margin-bottom:10px;
}


div.textoInfoUtilizadorFim{
	width:700px;
	float:left;
	text-align:left;
	margin-top:36px;
	margin-bottom:27px;
}


div.blocoDadosUtilizador{
	width:700px;
	float:left;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:10px;
}

div.blocoDadosUtilizadorCaptcha{
	width:700px;
	float:left;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

div.blocoDadosUtilizadorBackground{
	width:700px;
	float:left;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:10px;
	background:#e5e500;
	padding-top:20px;
	padding-bottom:30px;

	-moz-border-radius: 7px;
	border-radius: 7px;
	-webkit-border-radius: 7px;
	border: 1px dashed #666;

}


div.blocoDadosUtilizadorPrivate{
	width:581px;
	float:left;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:10px;
	padding-left:109px;
}


div.tip1Utilizador{
	width:200px;
	padding-top:4px;
	color:#000;
	float:left;
	text-transform:none;
}



div.tip1UtilizadorInclude{
	clear:both;
	width:260px;
	padding-top:4px;
	color:#000;
	float:left;
	text-transform:none;
	text-align:right;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #898000;

}



div.tip1Client{
	width:200px;
	padding-top:4px;
	color:#000;
	float:left;
	text-transform:none;
}


div.tip3Utilizador{
	width:320px;
	padding-top:10px;
	color:#000;
	float:left;
	text-align:left;
	font-size:10px;
	margin-left:12px;
}

div.tip4Utilizador{
	width:180px;
	padding-top:4px;
	color:#000;
	float:left;
	text-align:left;
	font-size:10px;
	text-transform:none;
}

div.tip5Utilizador{
	width:240px;
	padding-top:4px;
	color:#000;
	float:left;
	text-align:left;
	font-size:10px;
	text-transform:none;
}

div.tip6Utilizador{
	width:160px;
	padding-top:5px;
	color:#000;
	float:left;
	text-transform:none;
}


div.tip7Utilizador{
	width:350px;
	padding-top:4px;
	color:#000;
	float:left;
	text-align:left;
	font-size:10px;
	text-transform:none;
}

div.tip7Utilizador a{
	color:#000;
	text-decoration: underline;
}


div#codigoStatus{
	width:150px;
	color:#000;
	float:left;
	text-transform:none;
	height: 20px;
	text-align: left;
	margin: 10px 0 0 10px;
	line-height: 16px;
}


div.tip0Client{
	width:13px;
	padding-top:2px;
	color:#000;
	float:left;
	text-transform:none;
}




div.tip1InputUtilizador input{
	width:298px;
	height:19px;
	border:1px #000 solid;
	color:#000;
	float:left;
	margin-left:10px;
}



div.tip1InputUtilizador textarea{
	width:298px;
	height:60px;
	border:1px #000 solid;
	color:#000;
	float:left;
	margin-left:10px;
}


div.tip1InputUtilizador select{
	width:298px;
	height:19px;
	border:1px #000 solid;
	color:#000;
	float:left;
	margin-left:10px;
}


div.tip2InputUtilizador select{
	width:348px;
	height:19px;
	border:1px #000 solid;
	color:#000;
	float:left;
	margin-left:10px;
}

div.tip2InputUtilizador a{
	width:348px;
	height:19px;
	color:#000;
	float:left;
	margin-left:10px;
	text-align: left;
	text-decoration: underline;
}


div.tip2nputClient input{
	width:190px;
	height:19px;
	border:1px #000 solid;
	color:#000;
	float:left;
	margin-left:10px;
}


div.tip1InputClient input{
	width:60px;
	height:19px;
	border:1px #000 solid;
	color:#000;
	float:left;
	margin-left:10px;
}


div.tip2InputClient input{
	width:40px;
	height:19px;
	border:1px #000 solid;
	color:#000;
	float:left;
	margin-left:10px;
}


div.tip2OptionClient select{
	width:60px;
	height:19px;
	border:1px #000 solid;
	color:#000;
	float:left;
	margin-left:10px;
}


div.tip3OptionClient select{
	width:70px;
	height:19px;
	border:1px #000 solid;
	color:#000;
	float:left;
	margin-left:10px;
}

div.recapUtilizadores{
	height:auto;
	float:left;
	margin-left:170px;
}

div.tip2InputUtilizador input{
	width:248px;
	height:19px;
	border:1px #000 solid;
	color:#000;
	float:left;
	margin-left:10px;
}

div.tip3InputUtilizador input{
	font-size:28px;
	text-transform:uppercase;
	width:298px;
	height:36px;
	border:1px #000 solid;
	color:#000;
	float:left;
	margin-left:10px;
}


div.tip4InputUtilizador input{
	width:30px;
	padding-top:4px;
	color:#000;
	float:left;
	text-transform:none;
}

div.textoCamposFacultativosUtilizador{
	width:700px;
	color:#000;
	float:left;
	text-align:left;
	margin-bottom:27px;
}


div.textoCamposFacultativosCliente{
	width:524px;
	color:#000;
	float:left;
	text-align:left;
	margin-bottom:27px;
	margin-left:88px;
}

div.submitUtilizadores{
	width:150px;
	height:50px;
	margin:auto;
}

div.submitUtilizadores_login{
	width:150px;
	height:50px;
	margin: auto;
	margin-top: 20px;
}

/* FORMS */
#registoUtilizador #password_level {
	height: 22px;
	width: 22px;
	float: left;
	margin-left: 10px;
}
#registoUtilizador .password_strength_1 {
	background: url(../img/SegurancaPassword.png) no-repeat;
	background-position: 0px 0px;
}
#registoUtilizador .password_strength_2, .password_strength_3 {
	background: url(../img/SegurancaPassword.png) no-repeat;
	background-position: 0px -22px;
}
#registoUtilizador .password_strength_4, .password_strength_5 {
	background: url(../img/SegurancaPassword.png) no-repeat;
	background-position: 0px -44px;
}




.spacer td{
	width:700px;
	height:27px;
}


/* INTRO HOMEPAGE HTML */
#html_pdf {
	height: 570px;
	width: 700px;
	display: block;
	margin: 0 auto;
/*	margin-top: 30px;*/
	min-height: 1120px;
}
#html_body {
	margin: 0 auto;
	padding: 0;
	min-height: 1422px;
	text-align: center;
	color: #000000;
	background-image: url(../img/background_pattern2.png);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #121212;
}
#html_containerDir {
	margin: 0px;
	height: 179px;
	width: 787px;
	float: right;
	display: block;
	padding-right: 10px;
}
#html_banner_Quix {
	clear: both;
	margin-top: 10px;
	height: 113px;
	width: 555px;
	float: left;
	display: block;
}
#html_titulo_Quix {
	clear: both;
/*	margin-top: 6px;*/
	height: 37px;
	width: 220px;
	float: right;
}
#html_conteudoCentral {
	width: 960px;
	margin: 0 auto;
}
#html_destinos {
	height: 320px;
	width: 940px;
	float: left;
	display: block;
	margin-top: 10px;
	margin-left:10px;
}
#html_destino {
	height: 300px;
	width: 186px;
	float: left;
	display: block;
	background-image: url(../img/Destino_Bg_.png);
	background-position: top;
	background-repeat: no-repeat;
	margin-right:2px;
}
#html_destino_thumb {
	height: 130px;
	width: 186px;
	display: block;
	margin-top: 10px;
}
#html_destino_titulo {
	height: 20px;
	width: 160px;
	display: block;
	margin: 0 auto;
	text-align: left;

	font-family: "Lucida Sans Unicode";
	font-size: 11px;
	font-weight: bold;
	margin: 10px 0 0 10px;
}
#html_destino_descricao {
	height: 80px;
	width: 160px;
	display: block;
	margin: 0 auto;
	margin-top: 15px;
	text-align: left;
	font-family: "Lucida Sans Unicode";
	font-size: 11px;
}
#html_destino_botao {
	height: 10px;
	width: 160px;
	display: block;
	margin-left:18px;
	float:left;
	margin-top:3px;
}
a#html_verBtn {
	background-position: 0px 0px;
	width: 106px;
	height: 20px;
	display: block;
	float: left;
	background: url(../img/BT_Ver.png) no-repeat;
}
a#html_verBtn:hover {
	background-position: 0px -20px;
}
#html_videosArea{
	width: 890px;
	height:221px;
	float: left;
	background-image: url(../img/VideosBG.png);
	background-repeat:no-repeat;
	padding-left:50px;
	margin-left:10px;
}
#html_videoThumb{
	float:left;
	margin-top:46px;
	margin-right:20px;
}
#html_novidades {
	height: 370px;
	width: 940px;
	float: left;
	display: block;
	margin-top: 20px;
	margin-left: 10px;
}
#html_novidadesLeft {
	height: 362px;
	width: 460px;
	float: left;
	display: block;
}
#html_novidadeRight {
	height: 171px;
	width: 466px;
	float: right;
	display: block;
}
#html_imgRight{
	margin-top:21px;
	float:left;
}
#html_contactos {
	height: 131px;
	width: 876px;
	float: left;
	display: block;
	background-image: url(../img/Bg_ContactosX.png);
	background-position: center;
	background-repeat: no-repeat;
	color: #FFF;
	margin: 0 auto;
	/*padding: 45px 20px 0px 40px;*/
	padding-top: 45px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 40px;

	text-align: left;
	font-family: "Lucida Sans Unicode";
	font-size: 11px;
	margin: 15px 7px 0 10px;
}
#html_telemoveis {
	height: 100px;
	width: 240px;
	float: right;
	display: block;
	margin-right: 283px;
}
.html_redes {
	color: #999;
}
.html_contactos_titulo {
	font-size: 13px;
	font-weight: bold;
	color: #FFED00;
}
#html_footer {
	height: 150px;
	width: 960px;
	float: left;
	display: block;
	margin: 0 auto;
	margin-top: 40px;
	text-align: center;
}

.btLogin{
	cursor:pointer;
	width:70px;
	height:20px;
	float:left;
	border:0;
	background:url(../img/Entrar.png) no-repeat;
}

.extra_icon2{
    position:relative;
    /*z-index:24;*/
    color:#3CA3FF;
    text-decoration:none;
	cursor:pointer;
}
.extra_icon2 span{ display: none; }

.extra_icon2 img.thumb { width: 94px; height: 94px; }

.extra_icon2 img{border: 1px #000 solid; }

/*background:; ie hack, something must be changed in a for ie to execute it*/
/*.extra_icon:hover{ z-index:25; color: #aaaaff;}*/
.extra2:hover span.tooltip{
    display:block;
    position:absolute;
    top:60px; left:0;
	padding: 30px 0 0 0;
	width:250px;
	color:#fff;
    text-align: left;
	filter: alpha(opacity:90);
	KHTMLOpacity: 0.90;
	MozOpacity: 0.90;
	opacity: 0.90;
    z-index: 9999999999;
}

.extra2:hover span.tooltip img{
   border:0;
}


.extra2:hover span.top{
	display: block;
	padding-left:11px;
}
.extra2:hover span.middle{ /* different middle bg for stretch */
	padding:5px;
	display: block;
	background:#000;
}
.extra2:hover span.bottom{
	display: block;
	padding: 1px;
	background:#000;
}


a#btLogoutHome{
	width:150px;
	height:50px;
	float:left;
	margin-left: 48px;
}


/************
EXTRA ICON  CSS
*************/

.extra {
	width: 223px;
	height: 60px;
	padding: 10px;
/*	margin: 5px;
	background-color: #FFF;*/
	float: left;
	display: block;
}
.extra_icon {
	width: 50px;
	height: 50px;
	float: left;
	display: block;
	margin-right: 10px;
}
.extra_titulo {
	width: 162px;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	float: left;
	display: block;\
	text-align: left;
}
.extra_descricao {
	width: 162px;
	color: #FFF;
	float: left;
	display: block;
	text-align: left;
}

.extra_icon{
    position:relative;
    z-index:24;
    color:#3CA3FF;
    text-decoration:none;
	cursor:pointer;
}
.extra_icon span{ display: none; }

.extra_icon img{border: 1px #000 solid;}

/*background:; ie hack, something must be changed in a for ie to execute it*/
.extra_icon:hover{ z-index:25; color: #aaaaff;}
.extra_icon:hover span.tooltip{
    display:block;
    position:absolute;
    top:0px; left:0;
	padding: 30px 0 0 0;
	width:250px;
	color:#fff;
    text-align: left;
	filter: alpha(opacity:90);
	KHTMLOpacity: 0.90;
	MozOpacity: 0.90;
	opacity: 0.90;
}

.extra_icon:hover span.tooltip img{
   border:0;
}


.extra_icon:hover span.top{
	display: block;
	padding-left:11px;
}
.extra_icon:hover span.middle{ /* different middle bg for stretch */
	padding:5px;
	display: block;
	background:#000;
}
.extra_icon:hover span.bottom{
	display: block;
	padding: 1px;
	background:#000;
}



.slideshow {
    width: 100%;
    height: 430px;
    overflow: hidden;
    margin-bottom: 35px;
}

.slide {
    height: 430px;
    position: relative;
}


.slide img {
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    filter: gray;
    -webkit-filter: grayscale(100%);
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
    border: none;
    margin: 0;
    padding: 0;
    display: inline-block;
}

.slide img.active {
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
    -webkit-filter: grayscale(0%);
}

.slideshow .arrows {
    position: absolute;
    top: 270px;
    left: 50%;
}

.slideshow .arrows .prev {
    /*left: -415px;*/
    left: -455px;
    display:block;
	width:49px;
	height:49px;
	background:url('images/arrows.png') no-repeat;
	text-indent:-9999px;
	border:0;
    position: relative;
    cursor: pointer;
    cursor: hand;
}

.slideshow .arrows .next {
	/*right: -415px;*/
	right: -385px;
    display:block;
	width:49px;
	height:49px;
	background:url('images/arrows.png') no-repeat;
    background-position:-49px 0;
	text-indent:-9999px;
	border:0;
    position: relative;
    margin-top: -49px;
    cursor: pointer;
    cursor: hand;
}


span.green {
    color: green;
}

.act_btn {
    font-weight: bold;
    display: block;
    padding: 5px;
    background: #e7e7e7;
    margin-top: 18px;
    font-size: 11px;
}



.linsc {
    float: left;
	color: #999999;
	cursor: pointer;
	cursor: hand;
}

.lcomp {
	float: left;
	margin: 0 50px;
	color: #999999;
	cursor: pointer;
	cursor: hand;
}

.lbonus {
	float: left;
	margin: 0 50px;
	color: #999999;
	cursor: pointer;
	cursor: hand;
}

.lpagamentos {
	float: left;
	margin: 0 0 0 50px;
	color: #999999;
	cursor: pointer;
	cursor: hand;
}

.linsc.active {
	color: #000000;
}

.lcomp.active {
	color: #000000
}

.lbonus.active {
	color: #000000;
}

.lpagamentos.active {
	color: #000000
}

.linsc_container {

}

.lcomp_container {
	display: none;
	visibility: hidden;
}



.hidden {
    display: none;
    visibility: hidden;
}

.popup {
    position: fixed;
    top: 0;
    left:  0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    z-index: 999999;
}

.popup .popup_content {
    position: fixed;
    top: 50%;
    left:  50%;
    width: 600px;
    height: 500px;
    margin-left: -300px;
    margin-top: -250px;
    background: #ffffff;
}

.popup .close {
    float: right;
    padding: 10px;
    background: #F2E903;
    color: #000000;
    cursor: pointer;
    cursor: hand;
}

.popup .conteudo {
    padding: 10px;
}

.popup .conteudo h2 {
    margin-bottom: 15px;
}

.popup .conteudo p {
    margin-bottom: 10px;
}

.popup .conteudo .validar, .popup .conteudo .btn {
    padding: 10px 0;
    background: #F2E903;
    color: #000000;
    cursor: pointer;
    cursor: hand;
    text-align: center;
    width: 100%;
    margin-top: 20px;
}

.cliente_nome:hover {
    color: #F2E903;
    cursor: pointer;
    cursor: hand;
}

.popup .conteudo .box {
    width: 248px;
    display: block;
    border: 1px solid #999999;
    padding: 10px;
    margin: 10px;
    float: left;
}

.popup .conteudo .box p {
    float: left;
    margin-right:  5px;
    line-height: 32px;
}

.popup .conteudo .box input {
    padding: 5px;
    border: 1px solid #CCCCCC;
}






.menu_registo {
    width: 100%;
    height: 20px;
    margin-bottom: 20px;
}

.menu_registo .block {
    float: left;
    text-align: center;
    width: 30%;
}
