body, td, th{
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
form {
	padding:0;
	margin:0;
	width:100%;
	display: block;
}
.wrapper {
	width: 946px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#header {
	margin-bottom: 10px;
}

#content {
	width: 940px;
	border: 3px solid #EAE0C5;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	border-radius:8px;
	position:relative;
}
.printcontent {
	width: 700px;
	padding:10px 20px;
	margin:20px 0;
	border: 3px solid #EAE0C5;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	border-radius:8px;
}
.content {
	width: 740px;
	margin-left: 30px;
	padding-top: 25px;
	padding-bottom: 25px;
}
.aside 
{
	padding-top: 25px;
	padding-bottom: 25px;
	color: #6A6A7A;
}
.aside  a 
{
	color: #6A6A7A;
}
.aside_title 
{
	text-transform:uppercase;
	padding-left:10px;
	font-weight:700;
}
.aside ul 
{
	padding:0;
	margin:0;
	border-top: solid 1px #EAE0C5;
}
.aside ul li
{
	padding: 5px 10px;
	margin:0;
	list-style-type:none;
	border-bottom: solid 1px #EAE0C5;
	font-size: 11px;
}
.aside ul li a
{
	text-decoration:none;
}
.aside .contacts 
{
	font-size:11px;
	padding-left:10px;
	margin-top:20px;
}
.aside .user_info 
{
	text-align:center;
	padding-bottom:60px;
}
.content_left {
	width: 226px;
}
.content_leftpromo 
{
	width: 240px;
}
.content_right {
	width: 480px;
}
.content_others {
	margin-top:40px;
}
.infobox .infobox_text {
	color: #FFFFFF;
	background-color: #333333;
	background-image: url(../Images/bg_infobox_text.png);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	padding-top: 6px;
	padding-right: 19px;
	padding-bottom: 20px;
	padding-left: 38px;
	font-size: 11px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
}
.infobox_resume .infobox_text {
	color: #FFFFFF;
	background-color: #333333;
	padding: 10px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
}
.infobox_resume .resume_title 
{
	font-size:14px;
	color:#BA9A4D;
}
.infobox_resume strong,.infobox_resume b
{
	color:#BA9A4D;
}
.infobox_bg {
	background-image: url(../Images/bg_infobox.png);
	background-repeat:no-repeat;
	height: 9px;
	width: 14px;
	margin-right: auto;
	margin-left: auto;
}
.infobox_aside 
{
	padding:10px;
}
.left_td {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EAE0C5;
	position:relative;
}

.MainBodyTable, table.MainBodyTable, Table.MainBodyTable, TABLE.MainBodyTable{
	/*font-size: 11px;*/
}

h1, .titulo1 {
	font-size: 28px;
	color: #4E3F1E;
	font-weight: bold;
	line-height: 30px;
	padding:0;
	margin:0;
}
.titulo2 {
	font-size: 16px;
	font-weight: bold;
	color: #BA9A4D;
}
.titulo3 {
	font-size: 14px;
	font-weight: bold;
	color: #BA9A4D;
}
.titulo4 {
	font-size: 12px;
	font-weight: bold;
	color: #848484;
}


.ErrorMessage, .errorMessage, #ErrorMessage, #errorMessage{
	/*font-size : 10px;*/
	color: Red;
	font-weight: bold;
	text-align:center;
}
#PageMessage, .PageMessage, .pageMessage, #pageMessage{
	/*font-size : 10px;*/
	color: #FF6600;
	font-weight: bold;
	text-align:center;
}

img 
{
	border: 0;
}


a:hover{
	color: #BFA050;	
}
a{
	color: #BA9A4D;	
}
.linkpek {
	color: #3589B7;
}
.linkpek a, a.linkpek{
	color: #3589B7;
	text-decoration: none;
}
.linkpek2 {
	color: #3589B7;
}
.linkpek2 a, a.linkpek2{
	color: #3589B7;
	text-decoration: none;
}


.HotelDesc
{
	font-size:10px;
}
.HotelTipoDesc
{
	font-size:10px;
}
.txtHotelOBSIdent
{
	font-size:10px;
	font-weight:bold;
}
.txtHotelOBStxt
{
	font-size:10px;
}
a.LinkCaracsHotel
{
	font-size:10px;
}

.txtIdent
{
	font-size: 10px;
	
}
.txtField
{
	font-size: 10px;
	font-weight: bold;
}
.txtField2
{
	/*font-size: 10px;*/
}
.txtIdentTotalPrice
{
	font-size: 10px;
	font-weight: bold;
}
.txtFieldTotalPrice
{
	font-size: 10px;
	font-style:italic;
	color: #3589B7;
}
.txtRoomOBSIdent
{
	font-size: 10px;
}
a.LinkCaracsRoom
{
	font-size:10px;
}

.dropdown select {
	padding: 2px 2px;
	background: #8B0000;
	color: white;
}

.inputText {
	background-color: #FFFFFF;
	border: 1px solid #BA9A4D;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
TEXTAREA.inputText{
	/*border-top-width: 1px;
	border-left-width: 1px;
	border-left-color: black;
	border-bottom-width: 1px;
	border-bottom-color: black;
	color: dimgray;
	border-top-color: black;
	border-right-width: 1px;
	border-right-color: black;
	border-style: solid;*/
	width: 260px;
	height: 100px;
	background-color: #FFFFFF;
}
.form_reservation td.padd
{
	padding-left:10px;
	padding-top:8px;
	padding-bottom:8px;
}
.form_reservation tr 
{
	/*padding-top:8px;
	padding-bottom:8px;*/
}
.form_reservation textarea.inputText{
	width: 440px;
	height: 140px;
	background-color: #FFFFFF;
	font-size:11px;
}
.form_reservation input.inputText
{
	width:300px;
	height: 25px;
}
input#_ctl0_ContentPlaceHolder1_loc1 
{
	width:50px;
}
input#_ctl0_ContentPlaceHolder1_loc2 
{
	width:40px;
}
input#_ctl0_ContentPlaceHolder1_loc3 
{
	width:200px;
}
input.check_text {
	background:url(../Images/bg_text_check.png) no-repeat right;
	width:110px;
	border: 1px solid #ccc;
	padding-left:5px;
	font-size:14px;
	color:#333;
	-webkit-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	margin-top:10px;
}
select.check_text {
	background:url(../Images/bg_text_check.png) no-repeat right;
	border: 1px solid #ccc;
	-webkit-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	font-size:14px;
	color:#333;
	margin-top:10px;
}
.caixa_calender 
{
	left: 10px;
	top:0;
	padding:5px;
	background-color:#000;
	-webkit-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	border-collapse:collapse;
}
.uc_calender 
{
	/*width:240px;*/
	padding:5px;
	background-color:#000;
	-webkit-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	border-collapse:collapse;
}
.btbox {
	font-size: 13px;
	padding: 3px 15px;
	background-color: #00BCBC;
	color: #fff;
	font-weight:700;
	border: 0;
	text-decoration:none;
	background:url(../Images/bg_btbox.png) repeat-x;	
	-webkit-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	cursor: pointer;
}
.btboxbig {
	font-size: 20px;
	padding: 3px 15px;
	background-color: #00BCBC;
	color: #fff;
	font-weight:700;
	border: 0;
	text-decoration:none;
	background:#00BCBC url(../Images/bg_btbox.png) repeat-x bottom;	
	-webkit-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	cursor: pointer;
}
.divbtboxvermais 
{
	width:82px;
	font-size: 12px;
	padding: 5px 15px;
	background-color: #EAE0C5;
	background:#EAE0C5 url(../Images/bg_btboxmais.png) no-repeat 6px 6px;	
	color: #333;
	font-weight:700;
	border: 0;
	text-decoration:none;
	-webkit-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	cursor: pointer;
	text-align:center;
}
.bt_float 
{
	float:left;
}
.bt_marg 
{
	margin-right:20px;
}
.divbtboxvermais a
{
	color:#333;
	display:block;
	text-decoration:none;
}
.divbtboxprint, .divPAYbtbox,.divbtboxreserva 
{
	width:82px;
	font-size: 12px;
	padding: 5px 15px;
	background-color: #BA9A4D;
	color: #fff;
	font-weight:700;
	border: 0;
	text-decoration:none;
	-webkit-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	cursor: pointer;
	text-align:center;
}
.divbtboxprint a, .divPAYbtbox a,.divbtboxreserva a
{
	color:#fff;
	display:block;
	text-decoration:none;
}
.btboxprint, .PAYbtbox,.btboxreserva {
	font-size: 12px;
	padding: 5px 15px;
	background-color: #BA9A4D;
	color: #fff;
	font-weight:700;
	border: 0;
	text-decoration:none;
	-webkit-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	cursor: pointer;
}
.box_btprint 
{
	width:80px;
	float:right;
	padding-right:10px;
}
.btboxlogin {
	font-size: 13px;
	padding: 5px 15px;
	background-color: #BA9A4D;
	color: #333;
	font-weight:700;
	border: 0;
	text-decoration:none;
	-webkit-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	cursor: pointer;
}
.btbox2 {
	font-size: 10px;
	color: #003366;
	background-color: #DFDFDF;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #003366;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;
	cursor: pointer;
	text-decoration:none;
}


TD.separatorCells{
	font-size : 1px;
	height : 1px;
}



.TdDrops
{
	font-size : 10px;
}



.RoomPopUpTABLE	/*tabela de "corpo" do RoomPopUp*/
{
	width:100%;
}
.RoomPopUPFOTOStd
{
	vertical-align:top;
	text-align: left;
}
.RoomPopUPFOTOStd table tr td
{
	/*width: 250px;*/
	padding-bottom:10px;
}

.RoomPopUpDIV	/*div dentro do TD da RoomPopUpTABLE*/
{
	/*padding-left:20px;*/
}

.RoomPopUpDIV UL
{
	margin-top: 0px;
}
.RoomPopUpDIV UL LI
{
	list-style-type: square;
	font-size: 10px;
}




.HotelPopUpTABLE	/*tabela de "corpo" do RoomPopUp*/
{
	width:100%;
}
.HotelPopUPFOTOStd
{
	vertical-align:top;
	text-align: left;
}
.HotelPopUPFOTOStd table tr td
{
	/*width: 250px;*/
	padding-bottom:10px;
}
.HotelPopUpDIV	/*div dentro do TD da RoomPopUpTABLE*/
{
	padding-left:20px;
}
.HotelPopUpDIV UL
{
	margin-top: 0px;
}
.HotelPopUpDIV UL LI
{
	list-style-type: square;
	font-size: 10px;
}




.FotoLegenda
{
	font-size: 9px;
	/*color:Fuchsia;*/
}

.POPUPLegenda
{
	font-weight:bold;
	font-size: 11px;
	/*font-style:oblique;*/
	/*color:#003366;*/
	/*padding-bottom: 50px;*/ /*aki keria dar1espaçamento inferior, mas n deu/n sei */
}
.POPUPDescricao
{
	font-size: 9px;
}
.POPUPCarac
{
	/*font-size: 10px;*/
	/*font-weight: bolder;*/
	/*color: Blue;*/
}
.POPUPCaracGrp
{
	/*font-size: 11px;*/
	font-weight: bolder;
	/*color: Red;*/
}


tr.RoomReservaTR
{
	padding: 20px 0px 15px 0px;
}
.RoomFotoTD
{
	/*border-top: solid 1px #3589b7;*/
	border-bottom: solid 1px #3589b7;
	width:120px;
	vertical-align:top;
}
.RoomInfoTD
{
	/*border-top: solid 1px #3589b7;*/
	border-bottom: solid 1px #3589b7;
	vertical-align:top;
	padding-left: 10px;
	padding-right: 10px;
}

.RoomComboTD
{
	/*border-top: solid 1px #3589b7;*/
	border-bottom: solid 1px #3589b7;
	vertical-align:top;
	text-align:right;
	width:80px;
	/*padding-right:10px;*/
}

.DisponibilidadesTopHR
{
	color:#3589b7;
	height:1px;
}


.CalendarFatherTD{
	border-bottom: solid 1px #3589b7;
}
.calendarMessage, #calendarMessage
{
	/* mensagem de baixo */
	font-size : 10px;
	/*font-weight: bold;*/
}

.pack
{
	border-bottom:solid 5px #666;
}
.pack_calendar a 
{
	color:#fff;
	/*text-decoration:none;*/
}


.banner {
	color: #000000;
	text-decoration:none;
	font-weight: bold;
}

TD.labelCells{
	text-indent: 10px;
	padding-left: 0px;
}

TD.formCells{
}

TD.headerCells{
	color: orange;
	text-indent: 20px;
	border-bottom: black 1px solid;
	text-align: left;
}

TD.compulsoryCells{
	color: red;
}



.buttonCells{
	/*color: #003366;*/
	/*font-size: 10px;*/
	padding-right : 10px;
	text-align: right;
}
TD.buttonCells{
		color: #669966;
		text-align:right;
		padding-right : 10px;
}



.zoneDiv
{
	/*height: 23px;*/
	vertical-align:middle;
	float: left;
	/*background-image: url(../images/bg_navigation.gif);*/
}
.endzoneDiv
{
	/*height: 23px;*/
	vertical-align:middle;
	float: right;
	/*background-image:url(../images/bg_navigation.gif);*/
}


TD.defaultHeaderCells
{
	/*font-size: 22px;*/
	color: orange;
	text-indent: 20px;
	/*border-bottom: black 1px solid;*/
	text-align: left;
}
.GridFooter {
		color:#333333; 
		background-color:#CCCC99;
	}
.GridHeader
{
	font-weight: bold;
	color: activecaption;
	background-color: #f5f1f1;
}
.GridPager
{
	color: black;
	background-color: #f5f1f1;
	text-align: center;
}
.GridSelectedItem{
	font-weight:bold;  
	color:activecaption; 
	background-color:#f5f1f1;
	}
.GridItem
{
	color: #333333;
	background-color: #f5f4f1;
}
Table.Grid{
		/*width : 760px;*/
		/*width : 984px;*/
		border-color:#DEDFDE;
		border-width:1px;
		border-style:solid;
		border-collapse:collapse;
}



.AddEdit {
	width:760px;
}

TD.subheaderCells
{
/*	font-size: 18px;*/
	color: orange;
	text-indent: 20px;
	border-bottom: black 1px solid;
	text-align: left;
}
.HEADERTABLE, Table.HEADERTABLE, table.HEADERTABLE
{
	/*width:980px;*/
}
.FOOTERTABLE, Table.FOOTERTABLE, table.FOOTERTABLE, TABLE.FOOTERTABLE{
	/*width:980px;*/
}
.FooterTD, td.FooterTD, TD.FooterTD
{
	/*height:23px;*/
	vertical-align: middle;
}

.PreFooterTD, td.PreFooterTD, TD.PreFooterTD
{
	font-size : 10px;
}

.FooterTDnopic, td.FooterTDnopic, TD.FooterTDnopic
{
	/*height:23px;*/
	/*vertical-align: middle;*/
	color:#333370;

	/*font-size : 10px;*/
	/*font-weight: bold;*/
}
.LowerFooterTD, td.LowerFooterTD, TD.LowerFooterTD
{
	vertical-align: middle;
	background-color: Transparent;
	height:23px;
}
.zoneFOOTER
{
	width:140px;
	position:absolute;
	left:0;
	bottom:0;
	border-top: 1px solid #EAE0C5;
	height: 60px;
}
.zoneFOOTER .text
{
	padding: 10px 0 0 10px;
	color: #BFA050;
	font-size:11px;
	font-family:Arial, Helvetica, Sans-Serif;
	font-weight:700;
}
.zoneFOOTER .text a
{
	color: #BFA050;
}
.MenuTD, td.MenuTD, TD.MenuTD
{
	/*background-image: url(../images/bg_navigation.gif);*/
	border-bottom: 2px solid #BFA050;
	font-size: 11px;
}
.WelcomeTD, TD.WelcomeTD, td.WelcomeTD, Td.WelcomeTD
{
	font-size: 11px;
}

.FotoPopUpDIV
{
	clear:both;
	text-align:center;
	padding-top: 10px;
}
.FotoPopUpTextsDIV
{
	clear:both;
	text-align:center;
	padding-top: 10px;
}

.search_lbl 
{
	color:#BA9A4D;
	font-size:14px;
	font-weight:bold;
	
}
.FOHotelSearchResult
{
	padding-top: 10px;
	width:760px;
	font-size: 10px;
}

.FORoomSearchResult
{
	padding-top: 30px;
	padding-bottom: 20px;
	width:760px;
	border-bottom: solid 1px #00898C;
}
TD.TDRoomReservaTable
{
	text-align:center;
}
table.RoomReservaTable
{
	width:100%;
}

table.TableListaHoteisQuartos{
	/*width: 100%;*/
}

td.TDListaHoteisQuartos, .hotel_title{
	font-size: 16px;
	color: #BA9A4D;
	font-weight: bold;
	padding-bottom:10px;
	padding-top:10px;
}


td.TDListaHoteisQuartosFoto{
	width: 256px;
	text-align:left !important;
}


td.TDListaHoteisQuartosFoto2{
	/*font-size: 10px;
	color: black; */
}
td.TDListaHoteisQuartosLst
{
	border-collapse:collapse;
	width:484px;
	
}

td.TDListaHoteisQuartosTitles{
	font-size: 14px;
	/*text-align: left;*/
	color: #000;
	font-weight: bold;
	background-color: #FAF8F2;
	border-bottom: 1px solid #EAE0C5;
	border-top: 1px solid #EAE0C5;
}
td.TDListaHoteisQuartosTitles2{
	font-size: 14px;
	/*text-align: left;*/
	color: #BA9A4D;
	font-weight: bold;
	background-color: #FAF8F2;
	border-bottom: 1px solid #EAE0C5;
	border-top: 1px solid #EAE0C5;
}
td.TDListaHoteisQuartosTitles3{
	font-size: 14px;
	/*text-align: left;*/
	color: #BA9A4D;
	font-weight: bold;
}
.text_reservas 
{
	background:none;
	border:0;
	text-align:right;
	border-bottom:solid 1px #333;
}
td.TDListaHoteisQuartosButton{
	background-color: #FAF8F2;
	width:100%;
}
td.TDListaHoteisQuartosButton ul
{
	list-style-type:none;
	padding:0;
	margin:0;
}
td.TDListaHoteisQuartosButton ul li
{
	margin:5px;
	float:left;
}
td.TDListaHoteisQuartosRecord{
	border-bottom: 1px solid #EAE0C5;
	padding: 6px 0;
}

table.TablePassoFinal, TABLE.TablePassoFinal{
	font-size: 12px;
}

table.TableDadosReserva{
	font-size: 12px;
	background-color: #FAF8F2;
}
table.TableSeusDados
{
	border-bottom: 1px solid #BFA050;
	font-size: 12px;
}
table.TableSeusDados td{
	padding:5px;
}
td.TDReservaEfectuada
{
	font-size: 16px;
	color: white;
	background-color: #DAA520;
}

table.TableDadosReserva td
{
	padding:5px;
}
td.TDDadosReserva
{
	font-size: 14px;
	color: #BFA050;
	border-top: solid 1px #BFA050;
}

td.TDDadosUser
{
	font-size: 16px;
	color: white;
	background-color: #DAA520;
}

td.TDPagamento
{
   font-size: 12px;
	color: white;
	background-color: #BFA050;
}

td.TDPagamentoCC
{
	font-size: 12px;
	font-weight: bold;
	color: black;
	background-color: #DACAA0;
	height: 18;
}

td.TDPagamentoBalcao
{
	font-size: 12px;
	font-weight: bold;
	color: black;
	background-color: #DACAA0;
	height: 18;
}

td.TDLocalizador
{
	font-size: 14px;
	font-weight: bold;
	color: white;
	background-color: Teal;
}

td.TDLocalizadorInfo
{
	color: black;
	background-color: #C0C0C0;
}

td.TDNotasReserva
{
	font-size: 12px;
	color: black;
}

table.TablePassos td, TABLE.TablePassos td{
	background-color: #EAE0C5;
	color: #BA9A4D;
}
.passo {
	padding: 5px 10px;
}
.passo .passo_number {
	font-size: 20px;
	font-weight: 700;
	float: left;
	width: 30px;
	margin: 0px;
	padding: 0px;
}
.passo .passo_nome {
	float: left;
	margin-left: 10px;
	width: 80px;
}

td.TDPassosSelected
{
	color: #fff !important;
	background-color: #BA9A4D !important;
}

td.TDPassosEscolhas
{
	font-size: 12px;	
	color: #BA9A4D;
}
.infobox_text td.TDPassosEscolhas
{
	font-size: 12px;	
	color: #fff !important;
}
td.TDDadosReservaPay
{
	font-size: 12px;
	color: white;
	background-color: #BFA050;
}

td.TDDadosReservaPayCinza
{
	font-size: 12px;
	background-color: #f5f5f5;
}

table.form_reservation, table.form_ok 
{
	background-color: #FAF8F2;
	border-top: solid 1px #EAE0C5;
	margin-bottom:20px;
}
.form_section 
{
	font-size:16px;
	font-weight:700;
	color:#000;
}

.hrseparador
{	
	border-bottom:solid 1px #EAE0C5;
}

.TituloFormulario{
	font-size: 16px;
	font-weight: bold;
	color: #000;
}
.clearfloat {
	font-size: 0px;
	line-height: 0px;
	clear: both;
}

