/* =============================================================================
   HTML5 Boilerplate CSS: h5bp.com/css
   ========================================================================== */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
html, button, input, select, textarea { font-family: sans-serif; color: #222; }
body { margin: 0; font-size: 1em; line-height: 1.4; }

/*::-moz-selection { background: #fe57a1; color: #fff; text-shadow: none; }
::selection { background: #fe57a1; color: #fff; text-shadow: none; }*/

a { color: #00e; text-decoration: none; outline: none; }
a:visited { color: #551a8b; }
a:hover { color: #06e; }
a:hover, a:active { outline: 0; }

abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }

sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }

img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }

svg:not(:root) { overflow: hidden; }

figure { margin: 0; }

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }
label { cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; white-space: normal; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; *overflow: visible; }
button[disabled], input[disabled] { cursor: default; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; *width: 13px; *height: 13px; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }

.chromeframe { margin: 0.2em 0; background: #ccc; color: black; padding: 0.2em 0; }



/* ===== Primary Styles ========================================================
   Author: Leandro Finger Romanovski (http://www.agenciaguten.com.br)
   ========================================================================== */

.wrapper {
	width: 960px;
	clear: both;
	margin: auto;
}

#header {
	height: 59px;
	position: absolute;
	background: url('../img/tema/topo_bg.png') 0 0 repeat-x;
	z-index: 100;
	width: 100%;
}
#brand {
	margin: 0 0 0 6px;
	float: left;
}
#brand a {
	display: block;
	width: 251px;
	height: 83px;
	background: url('../img/tema/logo.png') 0 0 no-repeat;
	text-indent: -9999px;
}
#menu {
	list-style: none;
	float: left;
	padding: 0;
	margin: 0;
	margin-left: -6px;
}
#menu li {
	height: 53px;
	float: left;
	text-align: center;
	position: relative;
}
#menu li#home {
	padding-left: 6px;
}
#menu li.current {
	background: url('../img/current_menu_bg.png') 0 0 repeat;
}
#menu li.separador {
	padding: 0;
	display: block;
	margin-top: 2px;
	width: 2px;
	height: 47px;
	background: url('../img/separador_menu.png') top right no-repeat;
}
#menu li a {
	font-style: italic;
	float: left;
	padding-top: 7px;
	display: block;
}
#menu li#home a {
	padding-top: 26px;
}
#menu li a small {
	padding: 0 14px;
	text-align: center;
	font-weight: normal;
	clear: both;
	display: block;
}
#menu li a strong {
	clear: both;
	padding: 0 14px;
	line-height: 15px;
	display: block;
}
#submenu {
	position: absolute;
	margin-left: 300px;
	margin-top: 50px;
}
#submenu_left {
	float: left;
	width: 5px;
	height: 193px;
	background: url('../img/submenu_left.png') 0 0 no-repeat;
}
#submenu_middle {
	float: left;
}
#submenu_right {
	float: left;
	width: 6px;
	height: 193px;
	background: url('../img/submenu_right.png') 0 0 no-repeat;
}
#submenu_top {
	height: 17px;
	background: url('../img/submenu_top.png') top center repeat-x;
}
#submenu_content {
	background-color: #F7F7F7;
	padding-bottom: 2px;
}
#submenu_bottom {
	height: 6px;
	display: block;
	background: url('../img/submenu_bottom.png') top center repeat-x;
}
#submenu span.separador {
	height: 2px;
	width: auto;
	display: block;
	background: url('../img/submenu_separador.png') 0 0 repeat-x;
}
#submenu a {
	display: block;
	text-align: center;
	font-style: italic;
	padding: 0 10px;
	line-height: 32px;
}
#submenu a:hover {
	background-color: #EAEAEA;
}

#main {
	background: #EFEEE9 url('../img/tema/body_bg.png') top center no-repeat;
}
#main .first_padding {
	padding-bottom: 65px;
}
#main .pacote_item .first_padding {
	padding-bottom: 82px;
}
#idiomas {
	float: right;
	margin: 15px 0;
}
#idiomas a {
	float: right;
	display: block;
	margin-left: 6px;
	width: 27px;
	height: 23px;
	text-indent: -9999px;
}
#idiomas #locale_eng {
	background: url('../img/locale_eng.png') 0 0 no-repeat;
}
#idiomas #locale_esp {
	background: url('../img/locale_esp.png') 0 0 no-repeat;
}
#idiomas #locale_por {
	background: url('../img/locale_por.png') 0 0 no-repeat;
}
.bloco {
	width: 962px;
	margin-left: -1px;
	margin-bottom: 15px;
}
.bloco.view_imagem {
	width: 810px;
}
.bloco .bloco_top {
	background: url('../img/bloco_top.png') 0 0 no-repeat;
	height: 11px;
}
.bloco .bloco_conteudo {
	background: url('../img/bloco_meio.png') 0 0 repeat-y;
	padding: 0 10px;
}
.bloco .bloco_bottom {
	background: url('../img/bloco_bottom.png') 0 0 no-repeat;
	height: 10px;
}
.bloco h2 {
	margin: 5px 10px;
	padding-bottom: 5px;
	font-style: italic;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.bloco .localizacao h2 {
	border-width: 0;
}
.bloco h2 small,
.bloco h2 span {
	display: block;
	font-weight: normal;
}
.bloco h2 span {
	font-style: normal;
}
.bloco h3 {
	margin: 5px 10px;
	padding-bottom: 5px;
}
.bloco .texto {
	padding: 0 10px;
	line-height: 20px;
}
.bloco .texto h3 {
	margin-left: 0;
}
.bloco .texto p {
	margin-top: 5px;
}
.bloco .texto h4 {
	margin-bottom: 5px;
}
.bloco .texto ul {
	list-style-image: url('../img/tema/bullet.png');
}
.bloco .texto table {
	margin: 10px 0 20px 0;
}
.bloco .texto thead tr {
	background-color: #E0E0E0;
	border-radius: 12px;
	font-weight: bold;
}
.bloco .texto thead td,
.bloco .texto tbody td {
	padding: 2px 30px;
	text-align: center;
}
.bloco .texto tbody td {
	padding: 2px 10px;
}
.bloco .texto tbody tr:nth-child(even) {
	background-color: #EEEEEE;
}
.bloco .texto_pequeno {
	padding: 0 10px;
	line-height: 16px;
}
.bloco .texto_pequeno p {
	margin-top: 5px;
}
.bloco .separador_h,
.bloco hr {
	height: 1px;
	margin: 15px 10px;
}
.bloco .imagens {
	padding: 10px;
}
.bloco .imagens .imagem {
	float: left;
	padding: 3px;
	border-width: 1px;
	border-style: solid;
	border-radius: 4px;
	margin: 10px;
}
.bloco .imagens .imagem span {
	display: block;
	padding-left: 4px;
}
.bloco .imagens .imagem.primeira {
	margin-left: 0;
}
.bloco .imagens .imagem.ultima {
	margin-right: 0;
}
#slider {
	list-style: none;
	padding-left: 0;
}
#slider img, .apresentacao img {
	width: 945px;
	height: 380px;
}
#mapa_localizacao {
	width: 945px;
	height: 320px;
}
#pager {
	float: right;
	margin-top: -100px;
	margin-right: 10px;
	z-index: 9999;
	position: relative;
}
#pager a {
	float: left;
	display: block;
	width: 17px;
	height: 16px;
	text-indent: -9999px;
	margin-left: 10px;
	background: url('../img/tema/slider_bullet.png') 0 0 no-repeat;
}
#pager a.activeSlide {
	background-position: 0 -16px;
}
#parceiros {
	position: relative;
}
#parceiros h3 {
	font-style: italic;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
#parceiros .carousel {
	margin: 20px 0 15px 12px;
}
#parceiros ul {
	padding-left: 0;
}
#parceiros ul li {
	margin: 0 10px;
	width: 207px;
	height: 89px;
	border-width: 1px;
	border-style: solid;
	list-style: none;
	float: left;
	display: block;
}
#parceiros ul li a {
	width: 207px;
	height: 89px;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}
#parceiros button.prev,
#parceiros button.next {
	border: 0;
	text-indent: -9999px;
	background: url('../img/tema/parceiros_left.png') 0 0 no-repeat;
	display: block;
	width: 13px;
	height: 31px;
	position: absolute;
	z-index: 90;
	top: 85px;
}
#parceiros button.prev {
	left: 0px;
}
#parceiros button.next {
	background: url('../img/tema/parceiros_right.png') 0 0 no-repeat;
	right: 0;
}
#parceiros button:hover {
	background-position: 0 -31px;
}

#footer .footer_column {
	margin-left: 10px;
	float: left;
	padding-right: 10px;
}
#footer .footer_column h3 {
	font-style: italic;
}
#footer .mapa ul {
	list-style: none;
	padding: 0;
}
#footer .mapa a {
	line-height: 20px;
}
#footer .separador {
	width: 3px;
	height: 243px;
	background: url('../img/tema/separador_footer.png') 0 0 no-repeat;
	float: left;
	margin-top: 20px;
}
#footer .portal {
	float: left;
	margin-bottom: 7px;
}
#footer .portal a {
	display: table-cell;
	width: 142px;
	height: 62px;
	text-align: center;
	vertical-align: middle;
	background: url('../img/tema/portais_bg.png') 0 0 no-repeat;
}
#footer .espacador {
	float: left;
	width: 18px;
	height: 62px;
}
#footer .footer_note {
	text-align: center;
	padding: 0 45px;
}
#footer .info p {
	margin: 0;
}
#footer span {
	display: block;
	line-height: 22px;
	padding-left: 10px;
}
#assinaturas {
	float: right;
	padding-bottom: 15px;
}
#assinaturas a {
	padding: 0 10px;
}

.telefones_uteis {
	width: 370px;
	margin-left: 10px;
	float: left;
}
.links_uteis {
	float: left;
	margin-left: 10px;
}
.dados_contato {
	padding: 10px;
}
.telefones_uteis h3,
.links_uteis h3 {
	margin: 5px 0;
}
.telefones_uteis span,
.links_uteis span,
.dados_contato span {
	display: block;
}
.telefones_uteis strong,
.links_uteis a {
	font-weight: bold;
}
#form_tarifas {
	padding-top: 20px;
	padding-bottom: 20px;
}
#form_tarifas label,
#form_tarifas .select {
	float: left;
	margin-top: 25px;
	margin-left: 10px;
	line-height: 32px;
}
#form_tarifas .select {
	margin-left: 5px;
}
#form_tarifas #preco {
	background: url('../img/tema/etiqueta_preco.png') 0 0 no-repeat;
	height: 87px;
	width: 326px;
	padding-left: 40px;
	height: 87px;
	float: right;
	margin-right: 10px;
}
#form_tarifas #preco small {
	line-height: 98px;
	font-weight: bold;
	display: block;
	float: left;
}
#form_tarifas #preco strong {
	margin-left: 10px;
	line-height: 65px;
	vertical-align: middle;
	float: left;
}
.botoes {
	float: right;
	margin-right: 10px;
}
.botoes_tarifas {
	padding-right: 10px;
	padding-bottom: 10px;
}
.botoes a,
.botoes_tarifas a,
.form .submit input {
	border-width: 1px;
	border-style: solid;
	float: right;
	font-weight: bold;
	font-style: italic;
	border-radius: 4px;
	padding: 7px 15px;
	margin-left: 10px;
/*	line-height: 32px;*/
}
.form {
	padding: 20px 10px;
}
.contato .form {
	float: left;
	width: 450px;
	padding-top: 0;
}
.contato .form .obrigatorio {
	font-style: italic;
}
.form .error-message {
	display: none;
}
.form .errors {
	margin-top: -20px;
}
.form .errors p {
	font-size: 14px;
	color: #CC3300;
	margin: 5px 0;
}
.form .input {
	float: left;
	margin: 5px 10px 5px 0;
}
.contato .form .input {
	float: none;
	position: relative;
}
.contato .form .error-message {
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	color: #CC3300;
	font-size: 13px;
	padding-top: 2px;
}
.form .text input {
	padding: 0 5px;
	line-height: 32px;
}
.form label {
	display: block;
	padding-left: 3px;
}
.form .input input {
	height: 32px;
	border: 0;
}
.form #ReservaNome,
.form #ContatoNome,
.form #ContatoEmail,
.form #ContatoAssunto {
	width: 440px;
	background: url('../img/input_nome.png') 0 0 no-repeat;
}
.form #ReservaUf,
.form #ReservaPais,
.form #ReservaCidade,
.form #ContatoTelefone,
.form #ContatoCelular {
	width: 196px;
	background: url('../img/input_cidade.png') 0 0 no-repeat;
	
}
.form #ReservaEmail {
	width: 280px;
	background: url('../img/input_email.png') 0 0 no-repeat;
}
.form #ReservaTelefone,
.form #ReservaCelular,
.form #ReservaCheckin,
.form #ReservaCheckout {
	width: 132px;
	background: url('../img/input_medio.png') 0 0 no-repeat;
}
.form #ReservaTresAnos,
.form #ReservaOnzeAnos,
.form #ReservaAdultos {
	width: 72px;
	background: url('../img/input_menor.png') 0 0 no-repeat;
}
.form #ReservaTresAnos {
	float: right;
}
.form .submit {
	float: right;
/*	margin-bottom: 20px;*/
}
.form .submit input {
	font-weight: normal;
	padding: 12px 20px 6px 20px;
	display: block;
}
.form .separador_h {
	margin-left: 0;
	margin-right: 0;
}
.form textarea {
	width: 440px;
	height: 201px;
	padding: 5px;
	background: url('../img/textarea.png') 0 0 no-repeat;
	border: 0;
	resize: none;
	overflow: hidden;
}
.reserva .form textarea {
	width: 761px;
	height: 48px;
	padding: 5px;
	background: url('../img/textarea_reserva.png') 0 0 no-repeat;
	border: 0;
	resize: none;
	overflow: hidden;
}
.form .input.float-left {
	float: left;
}
.form .input.float-right {
	float: right;
	margin-right: 0;
}
#map_canvas {
	width: 450px;
	height: 458px;
	clear: both;
}
.contato .mapa {
	float: right;
	margin-right: 10px;
	margin-top: 27px;
}
.contato .mapa span {
	font-style: italic;
	float: right;
	clear: both;
}
.contato .mapa .botoes a {
	font-weight: normal;
/*	height: 32px;*/
}
.contato #flashMessage,
.reserva #flashMessage {
	height: 52px;
	width: 432px;
	padding: 5px 10px;
	line-height: 25px;
	background: url('../img/bg_flash.png') 0 0 no-repeat;
	margin-bottom: 10px;
	margin-left: 10px;
}
/* =============================================================================
   Pacotes
   ========================================================================== */
.pacote_item {
	padding: 10px 10px !important;
}
.pacote_imagem {
	display: table-cell;
	padding-left: 10px;
}
.pacote_imagem img {
	width: 193px;
	height: 254px;
}
.pacote_info {
	padding-left: 20px;
	display: table-cell;
	width: 707px;
	position: relative;
	vertical-align: top;
}
.pacote_info h2 {
	float: left;
	padding-bottom: 10px;
	min-width: 485px;
	margin-left: 0;
}
.pacote_info .etiqueta_preco,
.pacote_detalhe .etiqueta_preco {
	float: right;
	background: url('../img/tema/etiqueta_menor.png') 0 0 no-repeat;
	text-align: right;
	width: 215px;
	height: 59px;
	padding-right: 10px;
	margin-top: -60px;
}
.pacote_detalhe .etiqueta_preco {
	margin-top: -10px;
	margin-left: 10px;
	float: right;
}
.pacote_info .etiqueta_preco small,
.pacote_detalhe .etiqueta_preco small {
	line-height: 50px;
	font-weight: bold;
	font-style: italic;
}
.pacote_info .etiqueta_preco strong,
.pacote_detalhe .etiqueta_preco strong {
	font-style: italic;
	line-height: 50px;
}
.pacote_info small.validade,
.pacote_detalhe small.validade {
	float: left;
}
.pacote_info small.entrada,
.pacote_detalhe small.entrada {
	float: right;
}
.pacote_info small.total,
.pacote_detalhe small.total {
	float: right;
	clear: right;
}
.pacote_detalhe small.total {
	clear: none;
}
.pacote_info span.short_description,
.pacote_detalhe span.short_description {
	float: left;
	clear: left;
}
.pacote_info .texto {
	padding-left: 0;
	min-height: 85px;
}
.pacote_info .redes_sociais {
	float: left;
	padding-top: 10px;
}
.pacote_info .botoes,
.botoes {
	float: right;
	margin-right: 10px;
}
.contato .botoes {
	margin-right: 0;
	margin-top: 5px;
}
.pacote_detalhe {
	position: relative;
	display: table-cell;
	width: 100%;
	padding-left: 20px;
	vertical-align: top;
}
.pacote_detalhe h2 {
	margin-left: 0;
}
.pacote_detalhe .redes_sociais {
	position: absolute;
	margin-left: 590px;
	margin-top: -50px;
}
.pacote_detalhe .texto {
	padding-left: 0;
}
.pacote_detalhe .descricao {
	min-height: 120px;
}
.pacote_detalhe .bottom {
	bottom: 0;
	left: 20px;
	width: 710px;
}
.pacote_detalhe .column {
	float: left;
}
/* =============================================================================
   Media Queries
   ========================================================================== */

@media only screen and (min-width: 35em) {
	/* Style adjustments for viewports that meet the condition */
}

/* =============================================================================
   Non-Semantic Helper Classes
   ========================================================================== */

.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; *line-height: 0; }
.ir br { display: none; }
.hidden { display: none !important; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }

/* =============================================================================
   Print Styles
   ========================================================================== */
 
@media print {
  * { background: transparent !important; color: black !important; box-shadow:none !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* h5bp.com/t */
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}
