img {
	/*position: relative;*/
}

.emptycell{
	font-size: 1px;
}

.bglogo {
	background: url(/img/bg.gif) no-repeat;
}

#frmSearch {
	display: inline;
	width: 62px;
	margin-bottom: -1px;
}

#inpSearch {
	background-color: #575757;
	border-left: none;
	border-right: none;
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
	font: 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
	width: 62px;
	height: 16px;
	color: #FFF;
}

.destaqueimg {
	border: 1px solid #B7B4AF;
	background-color: #FFF;
}

#tblContents {
	margin: 3px 0px 0px 5px;
	border-bottom: 1px solid #808083;
}

#tblReservas {
	margin: 0px 0px 0px 5px;
	border-left: 1px solid #808083;
}

#tdLastHour {
	border-right: 1px solid #808083;
}

#frmLogin {
	margin: -5px 0px 0px 0px;
}

.inputLogin {
	background-color: #ECECEC; /*#DBD8D6;*/
	/*border: none;*/
	font: 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
	width: 77px;
	/*border: 1px #000 solid;*/
	border: 1px #DBD8D6 solid;
}

#tdLogin {
	border-top: 1px solid #808083;
	border-right: 1px solid #808083;
	width: 162px;
}

.boldgray {
	font: bold 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #808083;
}

.gray {
/*	font: 9px/14px Verdana, Geneva, Arial, Helvetica, sans-serif;*/
	font: 10px/14px Arial, Helvetica, sans-serif;
	color: #808083;
}

.blackbold {
	font: bold 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000;
}

.black {
	font: 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000;
}

.red {
	font: 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #7B0418;
}

.imgr {
	float: right;
	clear: both;
}

.imgArr {
	float: right;
	clear: both;
	top: -6px;
}

#frmReservas input {
	font: 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000;
	/*background-color: #F5F5F5;*/
	/*border: 1px #000 solid;*/
	border: 1px #DBD8D6 solid;
	background-color: #ECECEC; /*#DBD8D6;*/
	/*border: none;*/
}

#frmReservas select {
	font: 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000;
	/*background-color: #F5F5F5;*/
	background-color: #ECECEC; /*#DBD8D6;*/
	/*border: none;*/
	/*border: 1px #000 solid;*/
	border: 1px #DBD8D6 solid;
	/*border: #DBD8D6;*/
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

select.imgRedirect {
	font: 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #ECECEC; /*#DBD8D6;*/
	/*border: #DBD8D6;*/
	/*border: 1px #000 solid;*/
	border: 1px #DBD8D6 solid;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	width: 100px;
}

.input {
	font: 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000;
	/*background-color: #F5F5F5;*/
	/*border: 1px #000 solid;*/
	border: 1px #DBD8D6 solid;
	background-color: #ECECEC; /*#DBD8D6;*/
	/*border: none;*/
}

.inputFFR {
	font: 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #ECECEC; /*#DBD8D6;*/
	/*border: 1px #000 solid;*/
	border: 1px #DBD8D6 solid;
	/*border: none;*/
}


#frmFullReservas select, textarea {
	font: 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #ECECEC; /*#DBD8D6;*/
	/*border: none;*/
	/*border: #DBD8D6;*/
	/*border: 1px #000 solid;*/
	border: 1px #DBD8D6 solid;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

.mnuItemBlk {
	font: 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
	height: 22px;
	padding-left: 8px;
}

.mnuItemBlk a {
	color: #000;
	text-decoration: none;
	width: 90%;
}

.mnuItemBlk a:hover {
	text-decoration: underline;
}

.mnuItemBlk2 {
	font: 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
	height: 22px;
	padding-left: 8px;
}

.mnuItemBlk2 a {
	color: #000;
	text-decoration: none;
	width: 100%;
}

.mnuItemBlk2 a:hover {
	text-decoration: underline;
}

.mnuItem {
	font: 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
	height: 22px;
	padding-left: 8px;
}

.mnuItem a {
	color: #FFF;
	text-decoration: none;
	width: 90%;
}

.mnuItem a:hover {
	text-decoration: underline;
}

.mnuItem2 {
	font: 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
	height: 22px;
	padding-left: 8px;
}

.mnuItem2 a {
	color: #FFF;
	text-decoration: none;
	width: 100%;
}

.mnuItem2 a:hover {
	text-decoration: underline;
}

#ph1 {
	position: relative;
	width: 150px;
	height: 138px;
}

.rtCol1 {
	background: #000 url(/img/foto1.jpg) no-repeat;
}

.rtCol2 {
	background: #000 url(/img/foto2.jpg) no-repeat;
}

.menuTable {
	z-index: 9000;
	position: relative;
}

.txtRt {
	padding-right: 6px;
}

.opcont {
	position: relative;
	text-align: right;
	clear: both;
}

.opcont img {
	/*display: block;*/
	margin: 5px;
}

.yellowtitle {
	font: bold 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #CD8E00;
}

.title {
	font: bold 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
}

.txt, p {
	font: 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #9C9C9C; /*#2D2D2D;*/
	text-align: justify;
	/*width: 100%;*/
	margin-right: 6px;
	text-decoration: none;
}

.txtTable {
	font: 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Gray;
	text-align: center;
	text-decoration: none;
}

.txtTable th{
	background-color: #E6EDF6;
}

tr.odd {
	background-color: #EFEFEF;
}

tr.even {
	background-color: #FFF;
}

.link {
	font: 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #2D2D2D;
	text-decoration: none;
}

.link:hover {
	text-decoration: underline;
}

.linkGray {
	font: 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #9F9F9F;
	text-decoration: none;
}

.linkGray:hover {
	text-decoration: underline;
}

.box {
	margin: 5px 5px 5px 5px;
}

.innerBox {
	text-align: left;
	margin-left: 12px;
}

.dotSep {
	background: url(/img/dot_black.gif) repeat-x;
	display: block;
	height: 1px;
	font-size: 1px;
}

table.barra {
	background-color: #000;
}
/*
OLD STYLES FOR DROP SHADOWS
.p-shadow {
  float:left;
  background: url(/img/shadowAlpha.png) no-repeat bottom right !important;
  background: url(/img/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
}
.p-shadow div {
  background: none !important;
  background: url(/img/shadow2.gif) no-repeat left top;
  padding: 0 !important;
  padding: 0 6px 6px 0;
}
.p-shadow p {
  width:150px;
  height:109px;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  padding: 4px;
  margin: -6px 6px 6px -6px !important;
  margin: 0;
}
*/

/* NEW STYLES FOR DROP SHADOWS */
.t-shadow {
  float:left;
  background: url(/img/2shadowAlpha.png) no-repeat top left !important;
  background: url(/img/2shadow.gif) no-repeat top left;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
}

.p-shadow {
  float:left;
  background: url(/img/2shadowAlpha.png) no-repeat bottom right !important;
  background: url(/img/2shadow.gif) no-repeat bottom right;
  margin: 4px -3px -2px 4px !important;
  margin: 4px -3px -3px 3px;
}
.p-shadow div {
  background: none !important;
  padding: 0 !important;
  padding: 0 6px 6px 0;
}
.p-shadow p {
  background-color: #fff;
  border: 1px solid #c9c9c9;
  padding: 4px;
  margin: -6px 6px 6px -6px !important;
  margin: 0;
}

div.infoQuarto {
	display: none;
	z-index: 9999;
	background-color: White;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100;
	height: 50;
}

#lateral-bg {
	background-repeat: no-repeat;
}

#sepForm {
	background: url(/img/dot_hor_gray2.gif) repeat-x;
	display: block;
	height: 1px;
	font-size: 1px;
}

.centerContentSub {
	padding: 20px 0px 0px 20px;
}

img.hotelHomeLogo {
	float: right;
	/*width: 200px;*/
	padding: 2px 2px 2px 2px;
	margin: 5px 5px 8px 8px;
}

img.ultimaHora {
	float: right;
	border: 1px solid silver;
	padding: 2px 2px 2px 2px;
	margin: 2px 2px 2px 2px;
}

div.rightFotosDiv {
	/*border: 1px solid red;*/
	float: right;
	width: 150px;
	/*padding: 1px 1px 1px 1px;
	margin: 1px 1px 1px 1px;*/
}