/*Codificado por �scar Alves
osalves@gmail.com
*/

/*FORMATAÇÃO GERAL*/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0;
	padding: 0;
	background:#009899;
	color: #666666;

}

	input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}


img {
	border: none;
}

a:link, a:active, a:visited {
 	text-decoration: none;
	color: #e89310;
}
a:hover {

	text-decoration: underline;
	color: #e89310;
}

#preload-slideshow {
	background-color:#FFFFFF;
	height:200px;
	left:21%;
	margin:0 auto;
	padding-top:165px;
	position:absolute;
	right:20%;
	text-align:center;
	width:550px;
	z-index:10;
}

#page{
	background: white;
	width: 950px;
	position: relative;
	margin: 0 auto;
	text-align: left;
	top: 25px;
}

#header{
	width: 100%;
	height: 120px;
	background: url('../../content/icons/header-fundo.png') top no-repeat;
}
#bandeiras{
	width: 65px;
	position: relative;
	top: 25px;
	left: 840px;
}

#menu{
	font-size: 11px;
	margin: 0;
	padding: 0;
}

#menu ul{
	float:left;
	left:150px;
	position:relative;
	top:35px;
	text-transform: uppercase;
}

* html #menu ul{ /*IE*/
	margin-bottom: 0px;
}

#menu ul li{
	display: inline;
}

#menu ul li a{
	float: left;
	color: #ffffff;
	padding: 0px 40px 0px 40px;
	text-decoration: none;
}

#menu ul li a:hover{
	background-color: #f9a11b;
}

.portugues, .english{
	width: 26px;
	height: 16px;
}

.portugues{
	float: left;
}

.english{
	float: right;
}

#login_button{
	width: 50px;
	height: 20px;
	position: relative;
	right: -790px;
	top: 10px;
}

#login_button a:link, #login_button a:visited, #login_button a:active {
	color:#FFFFFF;
}

#footer{
	clear:both;
	width: 100%;
	height: 60px;
	background: url('../../content/icons/footer-fundo.png') bottom no-repeat;
}
#contact{
	color: #FFFFFF;
	width: 100%;
	background-color: #009899;
	font-size: 10px;
}
#contact .left{
	float: left;
}
#contact .right{
	width:300px;
	text-align:left;
	float: right;
}

#contact .right, #contact .left {
	padding: 10px;
}

#contact .right a:link, #contact .right a:visited{
	color:#FFFFFF;
}

.links-text a:link, .links-text a:visited, .links-text a:active {
	color:#666666;
	text-decoration:none;
}
.links-text a:hover {
	text-decoration:underline;
}

/*FORMATA��O HOMEPAGE*/

#right{
	width: 180px;
	float: right;
	padding: 6px;
	margin-right: 5px;
}

.destaque-img{
	background: url('../../admin/main/upload/images/destaque/destaque.jpg') no-repeat;
	height:150px;
	width:180px;
}
.destaque-text{
	background-color:#e6f6f6;
	height:190px;
	padding:10px;
}
.links-text{
	line-height:18px;
	height:170px;
}
#left{
	width: 180px;
	float: left;
	padding: 6px;
	margin-left: 5px;
}

.news-title, .residencial-title{
	color: #f78932;
}

.links-title, .destaque-title, .title-locais, .servicos-title, .localizacao-title, .sobrenos-title{
	color: #009899;
}

.news-text{
	margin:7px;
}
.news-form{
	text-align: center;
}
.news-button{
	text-align: right;
	margin-right: 5px;
	padding:5px;
}

#botao-newsletter{
	background-color:#ffffff;
	border:0px solid #ffffff;
	color:#e89310;
	height:20px;
	text-align:right;
	width:50px;
	font-weight: bold;
}

.reserva-button{
	height:40px;
	text-align: center;
}
#residencial{
	margin-top: 15px;
}
.residencial-img{
	background: url('../../admin/main/upload/images/residencial/residencial.jpg') no-repeat;
	height:150px;
	width:180px;
}
.residencial-text{
	padding:10px;
	height:255px;
	background: url('../../content/icons/residencial-text-fundo.png') top repeat-x;
}
.title-locais, .news-title, .links-title, .destaque-title, .residencial-title,
.servicos-title, .localizacao-title, .sobrenos-title
 {
	font-size: 14px;
	font-family: Arial, Verdana, sans-serif;
	font-weight:bold;
	text-transform: uppercase;
	text-align: left;
	text-indent:-10px;
	padding: 10px;
}

#middle{
	margin-left:205px;
	margin-right:205px;
}
.slide-show{
	width: 530px;
	height:350px;
}
.locais{
	margin-top: 10px;
}

.locais-content{
	height: 120px;
	width: 530px;
}
.locais-img{
	width: 232px;
	float: left;
	height: 120px;
}
.locais-text{
	background: url('../../content/icons/locais-gradiente.png') left repeat-y;
	width: 297px;
	height:120px;
	float: right;
}
.locais-descrition{
	padding: 5px;
}

/*FORMATA��O DAS P�GINAS INTERNAS*/

#preco, #quarto, #reserva, #confirma, #confirmacao,
#recupera, #registo, #login, #destaque{
	/*padding-left: 10px;*/
}

/*t�tulo p�gina*/
#preco .title, #quarto .title, #reserva .title,#confirma .title, #confirmacao .title,
#recupera .title, #registo .title, #login .title, #destaque .title , #privacidade .title , #condicoes .title  {
	font-size: 14px;
	font-family: Arial, Verdana, sans-serif;
	font-weight:bold;
	text-transform: uppercase;
	text-align: left;
	padding: 10px;
	text-indent: -10px;
	color: #3DBABB;
}

/*subt�tulos p�gina*/

.subtitle-cor1, .subtitle-cor2  {
	font-size: 11px;
	font-weight:bold;
	text-align: left;
	padding: 10px;
	text-indent: -10px;
}

#preco .subtitle-cor1, #quarto .subtitle-cor1, #reserva .subtitle-cor1,#confirma .subtitle-cor1, #confirmacao .subtitle-cor1,
#recupera .subtitle-cor1, #registo .subtitle-cor1, #login .subtitle-cor1, #destaque .subtitle-cor1 {
	color: #3DBABB;
}
#preco .subtitle-cor2, #quarto .subtitle-cor2, #reserva .subtitle-cor2,#confirma .subtitle-cor2, #confirmacao .subtitle-cor2,
#recupera .subtitle-cor2, #registo .subtitle-cor2, #login .subtitle-cor2, #destaque .subtitle-cor1 {
	color: #F2B526;
}

/*t�tulo tabela*/
.title-tabela-cor1, .title-tabela-cor2{
	color:#FFFFFF;
	font-weight: bold;
	border-bottom: 1px solid #FFFFFF;
	text-transform: uppercase;
	padding-right: 10px;
	padding-left: 10px;
}
.title-tabela-cor1{
	background-color: #3DBABB;/*verde escuro*/
}
.title-tabela-cor2{
	background-color: #F2B526;/*laranja escuro*/
}

.title-tabela-cor1 a:link, .title-tabela-cor1 a:visited,
.title-tabela-cor2 a:link, .title-tabela-cor2 a:visited{
	color:#FFFFFF;
	text-transform:none;
	font-weight: normal;
}

.fotoquarto{
	float:left;
	margin-right:5px;
	margin-top:5px;
	border:1px solid #dedede;
	background-color: #E6F6F6;
}

/*conte�do tabela*/
.conteudo-tabela-cor1, .conteudo-tabela-cor2,.conteudo-tabela-cor3,.conteudo-tabela-cor4{
	padding: 2px 4px 2px 4px;
	color:#666666;
}
.conteudo-tabela-cor1{
	background-color: #E6F6F6;/*verde médio*/
}
.conteudo-tabela-cor2{
	background-color: #F6EACD;/*laranja médio*/
}
.conteudo-tabela-cor3{
	background-color: #E6F6F6;/*verde médio*/
	border-bottom: 1px solid #FFFFFF;
}
.conteudo-tabela-cor4{
	background-color: #F6EACD;/*laranja médio*/
	border-bottom: 1px solid #FFFFFF;
}
.conteudo-tabela-cor1 a:link, .conteudo-tabela-cor1 a:visited{
	color:#009899;
}
.conteudo-tabela-cor2 a:link, .conteudo-tabela-cor2 a:visited{
	color:#F78932;
}

/*toll tip*/

div#tipDiv {
	position:absolute;
	visibility:hidden;
	left:0;
	top:0;
	z-index:10000;
	background-color:#fff;
	border:1px solid #000;
	width:200px;
	padding:6px;
	color:#000;
	font-size:11px;
	line-height:1.3;
}
div#tipDiv div.img {
	text-align:center
}
div#tipDiv div.txt {
	text-align:center;
	margin-top:4px
}

/*Alertas e mensagens*/
.info-message{
	color:	#FF0000;
}
.info-sucess{
	color: #0000FF;
}

/*Autosugets paises*/
#SearchText {
	display:block;
}

#SearchText, #SuggestResults {
	width: 230px;
}

#SuggestResults {
	margin-left: 10px;
}

#AutoSuggestBoxArea {
	/*margin-bottom: 20px;
	display:block;*/
}

/* Balões dos Testemunhos*/
div.bubble {
	width: auto;
	margin-bottom: 24px;
}

div.bubble blockquote {
	background-color:#F7F7F7;
	border:1px solid #F8951D;
	margin:0;
	padding:0;
}

div.bubble blockquote p {
	margin: 10px;
	padding: 0px;
}

div.bubble cite {
	position: relative;
	margin: 0px;
	padding: 7px 0px 0px 15px;
	top: 6px;
	background: transparent url('../../content/icons/tip.gif') no-repeat 20px 0;
	font-style: normal;
}

