.hidden{
	display:none;
}
body {
	line-height:auto;
}
#boxbusca * {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
#boxbusca {
	/* position:relative; da BUG no IE */
	/*position:relative;*/
	width:767px;
	margin: 0;
	padding:0;
	background: url(/layout/gramadosite/img/res/bg_h2b.png) repeat-x;
	z-index:200;
	height:42px;
	-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;
}
#boxbusca table { /* table com os campos */
	width:99%;
	height:42px;
}
#boxbusca table td dl {
	/* position:relative; */
	position:relative;
	margin:0;
	padding:0;
}
#boxbusca label { /* titulos dos campos */
	display:inline;
	font-size:12px;
	color: #003895;
	margin:6px 1px 6px 1px;
	font-weight: normal;
	vertical-align:middle;
	line-height:100%;
}
#boxbusca label#lblDestino {margin-left:5px;}

#boxbusca input { /* campos para preenchimento */
	font-size:12px;
	color: #333;
	font-weight: normal;
	padding:0px 1px 0px 4px;
	vertical-align:middle;
	height:24px;
	margin:0;
}
#boxbusca #lives_results {
	display:none;
	z-index:200;
}
#boxbusca input#destino, #boxbusca input#datain, #boxbusca input#dataout, #boxbusca select#qtdaptos, #boxbusca input#pax {
		/*height:24px;*/
		border:1px transparent solid;
		-moz-border-radius: 3px;border-radius: 3px; 
}
#boxbusca input#destino { 
	width:110px;text-align:center;
	background: transparent url(/layout/gramadosite/img/res/bg_f1.png) no-repeat;
}
#boxbusca .datepicker { 
	width:92px;text-align:left;
	background: transparent url(/layout/gramadosite/img/res/bg_f2.png) no-repeat;
}
#boxbusca select#qtdaptos, #boxbusca input#pax {
	width:38px;text-align:center;
	height:22px;
	background: #FEFEFE; /* url(/layout/gramadosite/img/res/bg_f3.png) no-repeat;*/
	color: #333;
	font-weight: normal;
	font-size:12px;
	border:0;
	margin:0;
	padding:0;
}
#boxbusca button{
	background:transparent;
	border:0;
	cursor:pointer;
	margin:5px 0 0 0;
}
#divpermalink {
	text-align:right;
	padding-right:0;
	font-size:11px;
}
#divpermalink a{
	color:#5FC6F1;
}
#divpermalink a:hover {
	color:#FF9900;
	background:#F0FBFF;
}
#ambienteseguro a {
	display:inline;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#8C8C8C;
	text-decoration:none;
}
#ambienteseguro a:hover{
	color:#008800;
}

/* ---------------------------------------------------------- */
/* Boxfiltros */
#boxfiltros{
	/* position:relative; */
	margin:0;
	padding:0;
/*	width:767px;*/
	height:160px;
	border:0px #D4D4D4 solid;
	-moz-border-radius: 2px;border-radius: 2px; 
	background: #FEFEFE url(/layout/gramadosite/img/res/bg_ff.png) no-repeat;
	text-align:left;
	color:#0058A5;
}
#boxfiltros dl {
	float:left;
	margin:14px;
	padding:0;
	overflow:hidden;
}
#boxfiltros h1 {
	color:#0058A5;
	margin:0 0 0 2px;
	padding:0;
	font-size:15px;
	font-weight:normal;
}
#boxfiltros div {
	margin:5px 0 0 2px;
	float:left;
	color: #505050;
}
#boxfiltros h6{
	margin:0 0 4px 0;
	padding:0;
	font-size: 12px;
	font-weight: normal;
}
#boxfiltros label{
	display:block;
	width: 90%;
	float:left;
	height:16px; overflow:hidden;
	margin:0 0 2px 0;
	padding:0;
	border:0;
	color:#0058A5;
	font-weight:normal;
	font-size:12px;
	cursor:pointer;
	text-align:left;
	text-decoration:none;
}
#boxfiltros label input{
	margin:0 3px 0 0;	
	padding:0;
	border:0;
	background:transparent;
	-moz-border-radius: 2px;-webkit-border-radius: 2px;border-radius: 2px; 
}
#boxfiltros select {
	color:#333;
	font-size:11px;
	border:1px solid #8E8F8F;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px; 
	height:20px;
	line-height:20px;
	margin:0;
	padding:0;
}
#boxfiltros label, #boxfiltros input, #boxfiltros select {
	line-height:100%;
}
#boxfiltros label span {
	margin:0;
	padding:0;
}
#boxfiltros label:hover, #boxfiltros a:hover{
	color: #FF9900 !important;
}
#boxfiltros .selected, #boxfiltros .selected label {
	color:#FF9900 !important;
}
#boxfiltros ul{
	margin:10px 0 0 0;
	padding:0;
}
#boxfiltros img {
	border:0;
}
#boxfiltros img#loading {
	position:absolute;
	right:15px;
	bottom:10px;
	z-index:200;
}
#boxfiltros div#dvPorCategoria {
	width:90px;
}
#boxfiltros div#dvPorCategoria label{
	position:relative; 
	margin:0; padding:0; 
}
#boxfiltros div#dvPorCategoria label input{
	margin:0;padding:0;
}
#boxfiltros div#dvPorCategoria label img{
	margin:0; padding:0; position:absolute; top:4px;left:20px;
}

#boxfiltros div#dvPorTipo {
	width:180px;
}
#boxfiltros div#dvPorPreco {
	width:150px;
}
#boxfiltros div#dvPorLocalizacao {
	width:180px;
}
#boxfiltros div#dvBotoes button {
	width:130px;
	text-align:center;
}
#boxfiltros #ordenar,
#boxfiltros #baibairro {
	width:148px;
}

#boxfiltros button#limparfiltros {
	margin-top:20px;
	display:none;
	color:#FF0000;
	cursor:pointer;
}
#boxfiltros button#ativarfiltros {
	margin-top:20px;
	display:none;
	color:#6B7D00;
	cursor:pointer;
}
#boxfiltros h1,#boxfiltros h2,#boxfiltros h3,#boxfiltros h4, #boxfiltros h5, #boxfiltros h6 {
	line-height:100%;
}
.finativos {color:#888 !important;}

/* ---------------------------------------------------------- */

/* Listagem dos Hoteis */

#listahoteis h2.titcidade{ font-size:22px; color: rgb(0, 88, 165); margin-top: 35px; margin-bottom: 5px; }

#alternativas {
	/* position:relative; */
}
#alternativas h1 {
	font-size:18px;
	color:#6B7D00;
}
#alternativas ul {
	position:relative;
	clear:both;
}
#alternativas li {
	float:left;
	width:130px;
	height:25px;
	margin-right:20px;
	font-size:16px;
}
#alternativas li a {
	color:#0058A5;
}
#newres {
	/* position:relative; bug no IE */
	display:inline-table;
	width: 767px; /* nao mexa */
	z-index:1;
}
#newres * {
	font-family: Helvetica, Arial !important;
}
.bgh{
	height:145px !important;
	background: url(/layout/gramadosite/img/res/bg_h.png) center no-repeat !important;
	overflow:hidden;
	margin:15px 0 15px 0;
}
.bgh div#h5,.bgh div#h55 {
	margin-left:15px!important;
}
#newres p#erro {
	font-size:25px;
	color:#FF0000;
}
#newres ul#processando{
	font-size:32px;
	color:#6AB5FF;
	height:145px;
	text-align:center;
}
#newres div.bgfix{
	position:relative;
	top:0px;
	left:0px;
	z-index:1;
	width:220px;
	height:140px;
}
#newres div.bgfthot{ 
	position: absolute;
	top: -28px;
	left: -10px;
	z-index: 2;
	width: 216px;
	height: 158px;
	background: transparent url(/hyimages/reservas/bgfthot.png) no-repeat;
}

#newres div.selopromo{
	position: absolute;
	top: -18px;
	left: -2px;
	z-index: 3;
	width: 99px;
	height: 69px;
	background: transparent url(/hyimages/reservas/pmpromo2.png) no-repeat;
}

#newres table.hot { 
	cursor:auto;
	width: 777px;
	height: 145px;
	margin-bottom: 15px;
	padding: 0px;	
	font-size: 12px;
	z-index:20;
	/*sombra*/
	box-shadow: 4px 4px 4px #CCC; /* atributo para o Opera */
	-moz-box-shadow: 4px 4px 4px #CCC; /* atributo para Firefox */
	-webkit-box-shadow: 4px 4px 4px #CCC;  /* atributo para Chrome e Safari */
	-ms-box-shadow: 4px 4px 4px #CCC;  /* atributo para IE */
	/*fim sombra */
	/* border */
	-webkit-border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-ms-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
	border: 1px solid #EEEEEE;
	/* fim boder*/
	/* gradient */
	background: #fefefe;
	background: -moz-linear-gradient(top,  #fefefe 0%, #f6f6f6 60%, #e8ebf4 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefefe), color-stop(60%,#f6f6f6), color-stop(100%,#e8ebf4));
	background: -webkit-linear-gradient(top,  #fefefe 0%,#f6f6f6 60%,#e8ebf4 100%);
	background: -o-linear-gradient(top,  #fefefe 0%,#f6f6f6 60%,#e8ebf4 100%);
	background: -ms-linear-gradient(top,  #fefefe 0%,#f6f6f6 60%,#e8ebf4 100%);
	background: linear-gradient(to bottom,  #fefefe 0%,#f6f6f6 60%,#e8ebf4 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#e8ebf4',GradientType=0 );
	/*fim gradient*/

}
#newres table td {
	margin: 0px;
	padding: 0px;
}

#newres table tr.topline {
	background: transparent url(/hyimages/reservas/topline.png) repeat-x top ;
	
}

#newres table tr.topline td {
	padding: 15px 5px 15px 12px;
}

#newres table tr.topline td h5 {
	font-size: 12px !important;
	line-height: 135% !important;
	color: #666 !important;
}

#newres table tr.topline td h5 b{
	font-weight: bold; 
	color: #111;
}

#newres table td div.bgfthot img {
	margin:0;
}
#newres table td div.bgfthot img.t1{
	height:18px;
}
#newres table td div.bgfthot img.t2{
	height:100px;
}

#newres table td p {
	text-align: right;
	width: 207px;
	height: 137px;
	overflow: hidden;
	margin: 0px 0px 0px 2px;
	padding: 0px;
	/*Mozilla*/
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	/*Webkit*/
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	/*IE9*/
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}
#newres table td p img{
	width: 5px;
	height: 137px;
}
#newres table td p img.ih{
	top:0;
	left:0;
	z-index:1;
}
#newres table td table {
	width: 438px;
	height: 130px;
	background: transparent;
	margin-top: 1px;
}
#newres table td table td{
	padding-left: 10px;
}
#newres h1 a{
	font-size: 18px;
	color: #0058A5;
	margin: -2px 0 1px 0;
	padding: 0px;
	display: block;
}
#newres h1 a span{
	font-size:11px;
	color:#D9A6FF !important;
}
.iphy {
	font-size:11px !important;
	color:#D9A6FF !important;
}
#newres table td table h2 {
	font-size: 11px;
	color: #A4A4A4;
	margin: 0 0 1px 0;
	padding: 0px;
}
#newres table td table h2 b{
	color:#333;
	font-size:13px;
	font-weight:normal;
}
#newres table td table h3 {
	font-size: 12px;
	color: #FF9900;
	height: 20px;
	margin: 0 0 1px 0;
	padding: 0px;
}

#newres table tr td span.ateh {
	font-size: 12px;
	color: #093C4E;
	font-weight: normal;
}

#listahoteis h5 {
	margin:0;padding:0;
	display:inline;
	color:#8C8C8D;
	font-size:10px;
	font-weight:normal;
	line-height:100%;
}

#newres .outrasopcoes {
	display:block;
	margin:0;
	color:#F95100;
	width: 140px;
	padding:10px;
	font-size:12px;
	text-align:center;
	border:1px solid #989898;
	-moz-border-radius: 5px;border-radius: 5px;
}
#newres .outrasopcoes:hover {
	background:#FCFCFF;
}

#newres div#h5 {
	display:block;
	position: relative;
	margin:30px 0 0 0;
	padding:0;
	font-size: 18px;
	color: #0080FF;
	font-weight: normal;
}
#newres div#h55 { /* nenhum hotel com vaga neste momento */
	display:block;
	position: relative;
	margin:30px 0 0 0;
	padding:0;
	font-size: 18px;
	color: #EE0000;
	display: block;
	font-weight: normal;

}
#dispreais{
	padding-left:5px;
	font-size:11px;
	color:#A4A4A8;
}
#filtrostatus{
	font-size:12px; 
	color:#FF9900;
	text-align:left;
	font-style:italic;
	background:#FFEEEE;
}
#quadroaviseme {
	width:767px; 
}
#quadroaviseme td {
	font-size:12px;
}
#quadroaviseme .aviseme {
	padding-left:25px;
	font-size:12px;
	color:#666;
}
#quadroaviseme .avisemeinput {
	color:#111;
	font-size:12px;
}
#quadroaviseme .btavisemesend {
	margin-left: 10px;
}
#quermaishoteis {
	float:right;
	width:275px;
	text-align:right;
	border:0;
	color:#0058A5;
	font-size:12px;
	background:transparent;
	cursor:pointer
}
#newres h4 {
	color: #0058A5;	
	font-size: 30px;
	font-weight: normal;
	display: inline;
	text-align: center;
	line-height: 97%;
	margin: 0px;
	padding: 0px;
}

#newres h4.promo {
	color: #FF9900;
}

#newres h4 b {
	color: #FF9900;
	font-size: 12px;
	display: block;
	font-weight: bold
}
#newres h4 u {
	font-size: 12px;
	font-weight: normal;
	text-decoration: line-through;
	display: block;
	color: #8C8C8C;
	margin: 0 0 0 0;
}
#newres h4 span {
	font-size: 15px;
	font-weight: normal;
}
#newres h4 a {
	width: 110px;
	height: 29px;
	background: url(/layout/gramadosite/img/res/bt_a.png) center no-repeat;
	font-size: 12px;
	display: block;
	color: #FFFFFF;
	margin: auto !important;
}
#newres h4 small{
	display:block;
	font-size:11px;
	color:#999;
	line-height:11px;
	margin:0 0 5px 0;
}
#newres h4 a:hover {
	text-decoration: none;
	color: #FFFF00;
}
#noresults {
	display:none;
	font-size:16px; 
	color:#FF1111;
	text-align:center;
	margin:30px 0 30px 0;
}
#resbottom {
	border-top:0px solid #F4F4F4;
	border-bottom:0px solid #F4F4F4;
	padding-top:12px;
	padding-bottom:10px;
}
#resbottom table {
	background:transparent;
}
#resbottom table tr {
	vertical-align:bottom;
}
#newres .r_dest {
	width: 780px;
	line-height: 35px;
	margin: 15 0 15 0;
	background: url(/layout/gramadosite/img/res/bg_d.png) left center no-repeat;
}

#newres .r_dest h2{
	margin: 0 10px 0 20px;
	font-size: 12px;
	color: #FFFF00;
	display:inline-block;
}

#newres .r_dest a {
	margin: 0 10px 0 0;
	font-size: 12px;
	color: #FFFFFF;
	display:inline-block;
	text-decoration: none;
}

#newres .r_dest a:hover {
	text-decoration: underline;
	color: #FFFF00;
}

#newres div.r_htl {
	width: 100%;
	height: 20px;
	padding: 0px;
	margin: 0px;
}

#newres div.r_htl a {
	float: left;
	margin: 5px 10px 0px 0px;
	font-size: 11px;
	text-decoration: none;
	color: #666666;
}

#newres div.r_htl a:hover {
	text-decoration: underline;
	color: #0058A5;
}
/* ---------------------------------------------------------- */

/* Livesearch */
#lives_results {
	position:absolute;
	z-index:99;
	top:32px;
	left:0px;
	font-family: Arial;
	font-size: 12px;
	color: #222;
	background: #005E8A;
	width:250px;
	letter-spacing:1px;
}
#lives_results ul{
	list-style-type:none;
	border:1px solid #F1F1FF;
	padding:0px;
	margin:0;
}
#lives_results li{
	display:block;
}
#lives_results li a {
	display:block;
	color:#FDFDFF;
	border-bottom:1px solid #F1F1FF;
	padding:8px 14px 8px 10px;
	text-decoration:none;
}

#lives_results li a:hover, 
#lives_results li a.active {
	background:#000055;
	color:#FEFEFF;
	cursor:pointer;
}
#lives_results li a b{
	letter-spacing:0px;
	font-size:13px;
	color:#FFFFFF;
}
#lives_results li a i{
	letter-spacing:0px;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color:#FAFAFF;
}

#lives_results li a sup{
	float: right;
	width: 30px;
	letter-spacing:0px;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	color:#FAFAFF;
}
/* ---------------------------------------------------------- */
/* box que abre a promo por baixo do hotel na lista de hoteis */
.hpromos {
	position:relative;
	margin-top: 35px;
	margin-bottom: 45px;
	cursor:pointer;
}
.hpbar { /* esta classe eh adicionada na div que contem o box do hotel + box da promo */
	background: url(/hyimages/reservas/pmbar.gif) left bottom no-repeat;
}

.hpromo {
	display:block;
	z-index:31;
	margin: -15px 0px 15px 0px; /* subir a barrinha que vai abrir as promos */
	background: transparent;
}

.vejapromo{ 
	font-size:11px;
	font-weight: bold;
	color: #FF7000; 
}

.hpclosed{	
	height:0px !important; overflow:hidden !important; 
}
.hpromo div.blockpromo {
	margin-left:3px;
	width:767px !important;
	display:none;
	background:url(/hyimages/reservas/bglg.jpg);	
	-webkit-border-radius: 0px 0px 5px 5px;
	-moz-border-radius: 0px 0px 5px 5px;
	border-radius: 0px 0px 5px 5px;
	border:1px solid transparent;

}
.hpromos .compromo {
	cursor:default;
	display:block;
	position:absolute;
	width:126px;
	height:98px;
	z-index:99;
	top:2px;
	left:3px;
	background:url(/hyimages/reservas/pmpromo.png) no-repeat;
}
.hpromo .pmclose {
	float:right;
	display:block;
	width:20px;
	height:20px;
	z-index:99;
	background:url(/hyimages/reservas/pmclose.png) no-repeat;
}
.hpromo div.blockpromo dl {
	margin:10px;
}
.hpromo div.blockpromo div {
	font-family: Segoe UI !important;
	font-size:13px !important;
	color:#FFFFFF !important;
}
.hpromo div.blockpromo dl b {
	font-size: 16px; 
	color:#FFFFFF !important;
}

.hpromo div.blockpromo .tempolimite {
	color:#FFFFFF !important;
}

.hpromo div.blockpromo div i{
	display:block;
	margin:10px 0 0 0;
}
.reserveagora {
	display:block;
	margin:5px auto 0 auto;
	color:#999;
}
h5.descontoonline { 
	text-align: right;
	float:right;
	color: rgb(0, 150, 225) !important;
	display: block; 
}
div.descontoonline {
	display:block;
	text-align: center;
	line-height: 22px;
	font-size:12px;
	font-weight:bold;
	color: #FFFFFF;
	position:absolute;
	top:-21px;
	right: -540px;
	width: 104px;
	height: 22px;
	background:url(/hyimages/reservas/exclusiva.png) no-repeat;
}
