@charset "utf-8";
/* CSS Document */
* {
	font-family: verdana;
	font-size: 10px;
	margin: 0;
	padding: 0;
}
img {
	border: 0;
}
th {
	background: #c5161d;
	color: #ffffff;
	text-align: left;
}
tr.gray_line {
	background: #E8E8E8;
}
table.tarifa_table {
	line-height: 20px;
	margin-bottom: 10px;
	width: 100%;
}
table.tarifa_table tr td, table.tarifa_table tr th {
	padding: 2px;
}
div#main_ctn {
	border: solid 1px #dcdcdc;
	margin: 0 auto;
	overflow: hidden;
	padding: 0 9px 9px 9px;
	position: relative;
	width: 762px;
}
div#header_ctn {
	height: 68px;
	margin: 9px 0;
	position: relative;
}
img#logo {
	height: 68px;
	width: 223px;
}
div#top_menu_ctn {
	bottom: 0;
	position: absolute;
	right: 0;
}
div#top_menu_ctn a {
	color: #c5161d;
	text-decoration: none;
}
span.top_menu {
	color: #c5161d;
	margin-left: 20px;
}
div#banner_ctn {
	margin-bottom: 5px;	
}
div#menu_ctn {
	background: url('../img/menu_bg_off.png') top left repeat-x;
	border-bottom: solid 1px #d1454a;
	border-left: solid 1px #d34d52;
	border-right: solid 1px #c5161d;
	border-top: solid 1px #e8a2a5;
	color: #ffffff;
	height: 30px;
	margin-bottom: 5px;
	width: 500px;
}
div#menu_ctn a {
	color: #ffffff;
	text-decoration: none;
}
div.menu_item {
	background: url('../img/menu_bg_off.png') top left repeat-x;
	cursor: pointer;
	float: left;
	line-height: 30px;
	padding: 0 11px;
}
div.menu_item_hover  {
	background: url('../img/menu_bg_on.png') top left repeat-x;
}
img.menu_div {
	float: left;
	height: 30px;
	width: 1px;
}
div#reserva_ctn {
	background: url('../img/menu_bg_off.png') top left repeat-x #c5161d;
	border-bottom: solid 1px #d1454a;
	border-left: solid 1px #d34d52;
	border-right: solid 1px #c5161d;
	border-top: solid 1px #e8a2a5;
	clear: right;
	color: #ffffff;
	float: right;
	margin-bottom: 5px;
	padding: 10px;
	width: 230px;
}

div#reserva_ctn select, div#reserva_ctn input {
	margin-bottom: 10px;
	margin-top: 5px;
}
input#consultar_btn {
	background: url('../img/btn_consultar.png') top left no-repeat;
	border: 0;
	cursor: pointer;
	height: 23px;
	width: 59px;
}
input#newsletter_btn {
	background: url('../img/btn_enviar.png') top left no-repeat;
	border: 0;
	cursor: pointer;
	height: 23px;
	width: 49px;
}
div#central_news_ctn {
	background: url('../img/home_block_bg.png') top left repeat-x;
	clear: right;
	color: #666666;
	float: right;
	line-height: 20px;
	margin-bottom: 5px;
	padding: 10px;
	position: relative;
	width: 230px;
}
div#central_news_ctn input {
	margin: 0 0 5px 0;
}
img.home_block_shadow_3 {
	height: 125px;
	left: 249px;
	top: 0;
	position: absolute;
	width: 7px;
}
h1 {
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 10px;
}
h1.red {
	color: #c5161d;
}
h1.mt10 {
	margin-top: 10px;
}
h1.white {
	color: #ffffff;
}
h2.subtitle {
	color: #c5161d;
	font-size: 10px;
	font-weight: normal;
	margin-bottom: 10px;
}
p {
	margin-bottom: 10px;	
}
p a {
	color: #c5161d;
	text-decoration: none;
}
input.form_news {
	width: 180px;	
}
form#newsletter_form {
	height: 80px;
}
table#reserva_table, table#news_table {
	width: 100%;
}
div#news_ok {
	color: #C5161D;
	border: dashed 1px #C5161D;
	display: none;
	padding: 10px;
}
select#form_hotel {
	width: 100%;	
}
label.legend_float {
	clear: both;
	float: right;
}
select#form_adultos, select#form_criancas {
	width: 60px;
}
input#form_checkin, input#form_checkout, input#form_reserva_checkout, input#form_reserva_checkin, td.w120 {
	width: 120px;
}

td.w100
{
	width: 100px;
}
input.cal_btn {
	background: url('../img/calendario.png') top left no-repeat;
	border: 0;
	cursor: pointer;
	height: 12px;
	width: 15px;
}
img.btn {
	cursor: pointer;	
}
.tar {
	text-align: right;
}
.tac {
	text-align: center;
}
.w100p {
	width: 100%;
}
.w35p {
	width: 35%;
}
.w35 {
	width: 35px;	
}
.w60 {
	width: 60px;	
}
.h20 {
	height: 20px;
}
div#home_block_1 {
	margin-right: 10px;
}
div.block_line_1 {
	background: url('../img/home_block_bg.png') repeat-x;
	color: #666666;
	float: left;	
	padding: 15px 20px 10px 20px;
	position: relative;
	width: 205px;
}
img.home_block_shadow {
	height: 125px;
	left: 244px;
	top: 0;
	position: absolute;
	width: 7px;
}
img.pic_block_line_1 {
	height: 122px;
	margin: 10px 0 10px 0;
	width: 205px;
}
div.block_line_2 {
	background: url('../img/home_block_bg.png') repeat-x;
	color: #666666;
	float: left;	
	padding: 15px 20px 0 20px;
	position: relative;
	width: 460px;
}
img.home_block_shadow_2 {
	height: 125px;
	left: 499px;
	top: 0;
	position: absolute;
	width: 7px;
}
div#home_block_3_col_2 {
	float: right;
	text-align: right;
}
img.home_pic_galeria {
	margin: 25px 0 10px 10px;
}
div#home_block_3_col_1 {
	width: 170px;
}
img.home_parceiro_pic {
	margin-right: 7px;	
}
div#copyright {
	color: #666666;
	font-size: 9px;
	line-height: 20px;
	margin: 0 auto;
	padding: 10px 0;
	position: relative;
	text-align: center;
	width: 780px;
}
img#zompt {
	border: 0;
	height: 24px;
	left: 725px;
	position: absolute;
	top: 20px;
	width: 55px;
}
div.content_ctn {
	background: url('../img/home_block_bg.png') repeat-x;
	color: #666666;
	float: left;	
	padding: 15px 20px 0 20px;
	position: relative;
	width: 460px;
}
div.content_ctn_bg_off {
	color: #666666;
	float: left;	
	padding: 15px 20px 0 20px;
	position: relative;
	width: 460px;
}
div#o_hotel_block_1 {
	float: left;
	margin: 0 0 15px 0;
}
img.hotel_menu {
	margin-bottom: 10px;
}
img#hotel_menu_last {
	margin: 0 0 10px 3px;
}
ul {
	color: #c5161d;
	margin-left: 15px;
}
ul div {
	color: #666666;
	margin-bottom: 10px;
}
div.big_pic_ctn {
	float: left;
	height: 137px;
	margin-right: 10px;
	width: 167px;
}
img.big_pic_shadow {
	left: 172px;
	height: 140px;
	position: absolute;
	top: 0;
	width: 7px;
}
div.promo_pic_ctn {
	background: #ffffff;
	border-top: solid 1px #ececec;
	float: left;
	height: 70px;
	margin-bottom: 15px;
	padding: 2px;
	position: relative;
	width: 104px;
}
img.promo_pic_shadow {
	left: 108px;
	height: 75px;
	position: absolute;
	top: 0;
	width: 7px;
}
div.promo_info_ctn {
	float: left;
	line-height: 16px;
	margin-bottom: 15px;
	margin-left: 15px;
	width: 335px;
}
div.promo_info_ctn img {
	margin-top: 5px;
}
div.promo_info_ctn h2 {
	color: #c5161d;
	font-weight: normal;
}
.clear {
	clear: both;
}
.fr {
	float: right;
}
.w55 {
	width: 55px;
}
div.fh_pic_ctn {
	background: #ffffff;
	border-top: solid 1px #ececec;
	float: left;
	height: 137px;
	margin-bottom: 15px;
	padding: 2px;
	position: relative;
	width: 168px;
}
div.fh_info_ctn {
	float: left;
	line-height: 16px;
	margin-bottom: 15px;
	margin-left: 15px;
	width: 270px;
}
div.fh_info_ctn h2 {
	color: #c5161d;
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 10px;
}
div.fh_address {
	margin-top: 15px;	
}
input.tc_input {
	margin: 5px 0 5px 5px;
	width: 190px;
}
input#reserva_tel {
	width: 155px;	
}
input#reserva_pretel {
	width: 25px;	
}
select#hotel, select#state {
	margin: 5px 0 5px 5px;
	width: 194px;
}
form#generic_form hr {
	margin: 5px 0;
}
input#file {
	background: #ffffff;
	border: inset 2px;
	margin-bottom: 0;
	margin-top: 0;
	width: 200px;
	_width: 204px;
	*width: 204px;
}
img#form_shadow {
	left: 275px;
}
div#form_ctn {
	background: #F3F3F3;
	border: solid 1px #e0e0e0;
	margin: 20px 0 10px 90px;	
	padding: 2px 10px;
	position: relative;
	width: 254px;
}
textarea#msg {
	margin: 0 0 5px 4px;
	height: 50px;
	width: 192px;	
	_width: 190px;
	*width: 190px;
}
input#ch_checkin, input#ch_checkout {
	width: 60px;	
}
input.radio {
	margin: 0;
}
textarea.ch_textarea {
	margin: 5px 0 5px 4px;
	height: 50px;
	width: 250px;	
	_width: 250px;
	*width: 250px;
}
.error {
	border-color: #E1C8C8;
	color: #9B0000;
}
#map_canvas {
	height: 400px;
	margin-bottom: 15px;
	width: 460px;
}
div#galeria_menu_ctn img {
	height: 23px;
	width: 92px;
}
div#galeria_pics_ctn {
	border: solid 1px #e4e4e4;
	margin: 15px 0;
	padding: 14px;
}
div.galeria_pic {
	background: #ffffff;
	float: left;
	height: 56px;
	margin: 0 6px 10px 6px;
	width: 73px;
}
div.galeria_pic img {
	height: 56px;
	width: 73px;
}
div.galeria_notice {
	clear: both;
	color: #666666;
	font-size: 10px;
	text-align: center;	
}
table.error_ctn {
	background: #ffffff;
	border: solid 1px #900;
	color: #900;
	display: none;
	margin: 5px 0;
	width: 100%;
}
ol#list_error {
	margin-left: 25px;
}
ol#list_error li {
	padding: 3px 0;
}
td#td_error {
	width: 55px;
}
div#reserva_disclaimer_title {
	color: #c5161d;
	font-size: 12px;
	margin-left: 12px;
}
div#reserva_disclaimer {
	background: #c5161d;
	color: #ffffff;
	font-size: 10px;
	letter-spacing: 0;
	line-height: 17px;
	margin: 0 0 0 3px;
	padding: 6px 10px;
}
input#efetuar_reserva_btn {
	background: url('../img/btn_efetuar_reserva.png') top left no-repeat;
	border: 0;
	cursor: pointer;
	height: 23px;
	width: 132px;
}
/* INICO RESERVAS */
div#reserva_step_1_ctn table {
	width: 100%;
}
div#reserva_step_2_ctn table {
	width: 100%;
}
div.th_reserva {
	margin: 0 5px 0 0;
	padding: 3px;
}
div.reserve_box_cell {
	background: #FFEAEA;
	border: solid 1px #FFCCCC;
	margin: 3px 5px 3px 0;
	padding: 3px;
}
.reserve_data {
	line-height: 18px;
	margin-bottom: 10px;
}
div#reserva_step_3_ctn, div#reserva_step_2_ctn, div#reserva_step_1_ctn {
	line-height: 18px;
	margin-bottom: 5px;
}
div#reserva_step_2_ctn #aprovado {
	background: url('../img/aprovado.gif') top left no-repeat;
	line-height: 19px;
	margin: 10px 0;
	padding-left: 25px;
}
div#reserva_step_2_ctn #text_block_1 {
	border-bottom: 1px dashed #FFCCCC;
	margin-bottom: 10px;
	padding: 20px 0;
}
div#reserva_step_2_ctn #text_block_2 {
	border-top: 1px dashed #FFCCCC;
	padding: 20px 0 10px 0;
}
div#reserva_step_2_ctn .text_block_3 {
	margin: 10px 0;
}
div#reserva_step_2_ctn textarea {
	border: solid 1px #FFCCCC;
	height: 100px;
	width: 100%;
}
div#reserva_step_3_ctn label {
	display: block;
	margin-top: 5px;
}
div#reserva_step_3_ctn div {
	margin: 10px 0;
}
div#reserva_step_3_ctn .textfield_1 {
	border: solid 1px #ffcccc;
	width: 250px;
}
div#reserva_step_3_ctn .textfield_2 {
	border: solid 1px #ffcccc;
	width: 150px;
}
div#reserva_step_3_ctn .textfield_3 {
	border: solid 1px #ffcccc;
	width: 30px;
}
.reserva_btn {
	cursor: pointer;
}
select#rbPreferencia {
	margin-bottom: 10px;
}
/* FIM RESERVAS */
/* POPUP */
div#popup_ctn {
	left: 300px;
	position: absolute;
	top: 300px;
	z-index: 7;
}
/* FIM POPUP */
