body{
	  font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
  font-size: 12px;
  background-color: #fff;
}

h2{
	font-size: 140%;
	color: #F09100;
}

h4{
	font-size: 100%;
	font-weight: bold;
}

.tituloArea{
	font-size: 130%;
	color: #F09100;
	font-weight: bold;
	padding-bottom:20px;
}
.tituloAreaWrapper{
	position:relative;
}

table{
	border-width: 0px;
	border-color: #C3B9AB;
	border-style: solid;
	font-size: 11px;
	font-family: Arial, Verdana, Helvetica;
}
.clear{
	clear: both;
}

.tab_admin{
	border-width: 1px;
	border-color: #C3B9AB;
	border-style: solid;
	font-size: 11px;
	font-family: Arial, Verdana, Helvetica;
}

.tab_menu{
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica;
	text-transform:uppercase;
	font-weight: bold;
}

.tabMenuIconsWrapper{
	width: 100%;
	background: transparent url(../images/barra_dir.jpg) right top no-repeat;	
	/*height:50px;*/
}
.tabMenuIcons{
	background:transparent url(../images/barra_esq.jpg) left top no-repeat;
	width: 100%;
	/*height:50px;*/
	padding-top:5px;
}

.tabMenuIcons .opcaoL{
	float:left;
	margin-left:10px;
}
.tabMenuIcons .separadorL{
	float:right;
	width: 20px;
	background: url(../images/separador.gif) center top no-repeat;
	padding-top: 42px;
	display: block;
}
.tabMenuIcons .opcaoR{
	float:right;
	margin-right:7px;
}
.tabMenuIcons .separadorR{
	float:right;
	width: 20px;
	background: url(../images/separador.gif) center top no-repeat;
	padding-top: 42px;
	display: block;
}
.tabMenuIcons .opcaoL a, .tabMenuIcons .opcaoR a{
	padding-top: 42px;
	display: block;
	width: 7em;
	text-align: center;
}

#opcaoConteudos a{
	background: url(../images/conteudos.gif) center top no-repeat;
}
#opcaoConteudos a:hover{
	background: url(../images/conteudos2.gif) center top no-repeat;
}
#opcaoEstatisticas a{
	background: url(../images/estatisticas.gif) center top no-repeat;
}
#opcaoEstatisticas a:hover{
	background: url(../images/estatisticas2.gif) center top no-repeat;
}
#opcaoConfigSite a{
	background: url(../images/estatisticas.gif) center top no-repeat;
}
#opcaoConfigSite a:hover{
	background: url(../images/estatisticas2.gif) center top no-repeat;
}
#opcaoSites a{
	background: url(../images/sites.gif) center top no-repeat;
	width: 5em;
}
#opcaoSites a:hover{
	background: url(../images/sites2.gif) center top no-repeat;
}
#opcaoSair a{
	background: url(../images/exit.gif) center top no-repeat;
	width: 4em;
}
#opcaoSair a:hover{
	background: url(../images/exit2.gif) center top no-repeat;
}
#opcaoConfig a{
	background: url(../images/config.gif) center top no-repeat;
}
#opcaoConfig a:hover{
	background: url(../images/config2.gif) center top no-repeat;
}
#opcaoNoticias a{
	background: url(../images/noticias.gif) center top no-repeat;
	width:6.2em;
}
#opcaoNoticias a:hover{
	background: url(../images/noticias2.gif) center top no-repeat;
}
#opcaoLivroVisitas a{
	background: url(../images/livroVisitas.gif) center top no-repeat;
}
#opcaoLivroVisitas a:hover{
	background: url(../images/livroVisitas2.gif) center top no-repeat;
}
#opcaoEmails a{
	background: url(../images/emails.gif) center top no-repeat;
	width:5.4em;
}
#opcaoEmails a:hover{
	background: url(../images/emails2.gif) center top no-repeat;
}
#opcaoHeaders a{
	background: url(../images/headers.gif) center top no-repeat;
	width:5.4em;
}
#opcaoHeaders a:hover{
	background: url(../images/headers2.gif) center top no-repeat;	
}
#opcaoManual{
	width: 6em;
}
#opcaoHome a{
	background: url(../images/home.gif) center top no-repeat;
	width:6em;
}
#opcaoHome a:hover{
	background: url(../images/home2.gif) center top no-repeat;
}
#opcaoManual{
	width: 6em;
	margin-right: 0px;
}
#opcaoManual a{
	background: url(../images/help.gif) center top no-repeat;
	width:6em;
}
#opcaoManual a:hover{
	background: url(../images/help2.gif) center top no-repeat;
}
#opcaoContactos a{
	background: url(../images/contactos.gif) center top no-repeat;
}
#opcaoContactos a:hover{
	background: url(../images/contactos2.gif) center top no-repeat;
}
#opcaoCasas a{
	background: url(../images/casas.gif) center top no-repeat;
	width:5.4em;
}
#opcaoCasas a:hover{
	background: url(../images/casas2.gif) center top no-repeat;
}

.tab_menu a:link, a:visited{
	color:Gray;
	text-decoration:underline;
}

.tab_menu a:hover{
	text-decoration:underline;
}

a.inserir{
	display: block;
	background: url(../images/inserir.gif) left center no-repeat;

	padding: 10px 0px 10px 27px;
	width: 3.5em;
}

a.verVTutorial, a.verVTutorial:visited{
	position: absolute;
	left: 0px;
	top:0px;
	display: block;
	background: url(../images/vTutorial.gif) left center no-repeat;
	padding: 12px 0px 0px 10px;
	width: 110px;	
	font-weight:default;
	text-decoration:none;
	text-align: center;
}

.msg_erros{
	margin-left: 50px;
	margin-bottom: 20px;
}
.msg_erros h3{
	color: #BB262B;
	font-weight: bold;
	padding: 0px;
	margin:0px;
	font-size:105%;
}
.msg_erros div{
	margin-left: 15px;
}

.titulo{
	color: Gray;
	font-size: 18px;
	font-family: Arial, Verdana, Helvetica;
}

.atributo{
	color: Gray;
	font-size: 11px;
	font-weight:bold;
	font-family: Arial, Verdana, Helvetica;
	width: 100px;
}

.tabela{
	border-width: 0px;
	border-color: #C3B9AB;
	border-style: solid;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica;
}

.tabela td{
	text-align: left;
}

.tabela h3{
	margin-bottom:0px;
	margin-top: 10px;
	border-bottom: 2px solid #F09100;
}

.formulario_button{
	font-size: 10px;
	font-family: Arial, Verdana, Helvetica;
	text-align:center;
	background-color:#E6E7E8;
	text-transform:uppercase;
	width:70;
	border: solid 1px;
}

input, textarea, select{
	font-size: 11px;
	font-family: Arial, Verdana, Helvetica;
	border: 1px solid gray;
}

.normal{
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica;
	text-align:justify;
}
.small{
	font-size: 10px;
	font-family: Arial, Verdana, Helvetica;
	text-align:justify;
}

.login{
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica;
	text-align:right;
}

.erro{
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica;
	text-align:center;
	color:#FF0000;
}


a, a:VISITED{
	text-decoration : underline;
	color:gray;
	FONT-WEIGHT: bold;
}


a:HOVER, a:FOCUS {
	text-decoration : none;
	color: #FECC8B;
}

th{
	font-size: 11px;
	font-family: Arial, Verdana, Helvetica;
	text-align:center;
	color:gray;
}

.primeira{
padding:5px 0px 5px 0px;
border-bottom:1px solid #FECC8B;
border-top:1px solid gray;
border-left:1px solid gray;
}
.meio{
border-bottom:1px solid #FECC8B;
border-top:1px solid gray;

}
.ultima{
border-bottom:1px solid #FECC8B;
border-top:1px solid gray;
border-right:1px solid gray;
}

.td_primeira{
padding:5px 0px 5px 0px;
border-bottom:1px solid gray;
border-left:1px solid gray;
}
.td_meio{
border-bottom:1px solid gray;
}
.td_ultima{
border-bottom:1px solid gray;
border-right:1px solid gray;
}

#page{
  page-break-before: always;
}

div.conteudo_central{
	float:right;
	width:540px;
}
div.menuLateral{
padding-top:35px;
	float:left;
	width:190px;
}
div.menuLateral .opcoes{
	float: left;
	background-image: url(../images/barra_lateral_icons.gif);
	width: 153px;
	height: 194px;
}

div.menuLateral .opcoes ul{
	margin: 0px;
	padding: 5px 6px;
	list-style: none;
}
div.menuLateral .opcoes ul li{
	margin: 0px;
	padding-top: 4px;
}

div.textoLateral{
	width:33px;
	height: 194px;
	background-image: url(../images/barra_lateral_GP.gif);
	float:left;
}

#ultimas_reservas{
	background-image: url(../images/reservas_centro.gif);
	background-repeat: no-repeat;
	width: 223px;
	float: left;
	margin-left:150px;
	_margin-left:65px;
}

#ultimas_opinioes{
	background-image: url(../images/opinioes_centro.gif);
	background-repeat: no-repeat;
	width: 223px;
	float: right;
	margin-right:100px;
	_margin-right:60px;
}

#ultimas_reservas .inner, #ultimas_opinioes .inner{
	padding-top:50px;
	padding-left:20px;
}

#ultimas_reservas a, #ultimas_opinioes a{
	display: block;
	background: url(../images/caixa_centro_fundo.gif) no-repeat left top;
	width: 223px;
	height: 27px
}

.info{
	position: relative;
	float: left;
	width: 350px;
	margin-left: 40px;
	margin-bottom: 40px;
	background: url(../images/info.gif) no-repeat top right;
	background-color: #ffefd2;
	font-size: 13px;
	padding:20px 10px 10px 10px;
	text-align:justify;
}
.info h4{
	margin:0px;
	padding:0px 0px 10px 0px;
	text-align:center;
}
.info a, .info a:VISITED{
	text-decoration : none;
	color:gray;
	FONT-WEIGHT: normal;
}


.info a:HOVER, .info a:FOCUS {
	text-decoration : underline;
	color: #FECC8B;
}

.infoCenter{
	position: relative;
	margin: 20px auto;
	text-align: justify;
	width: 500px;
	margin-bottom: 40px;
	background: url(../images/info.gif) no-repeat top right;
	background-color: #ffefd2;
	font-size: 13px;
	padding:20px 10px 10px 10px;
}

.novidades{
	position: relative;
	float: right;
	width: 250px;
	margin-right: 40px;
	margin-top: 0px;
	margin-bottom: 40px;
	/*background: url(../images/info.gif) no-repeat top right;*/
	background-color: #B32126;
	font-size: 13px;
	padding:20px 10px 10px 10px;
	color:#fff;
	text-align:left;
}

.novidades ul{
	list-style: disc inside;	
	margin: 0px;
	padding: 0px;
}
.novidades a,.novidades a:VISITED{
	color:#fff;
}

a.colapsed, a.colapsedAll{
	background: url(../images/nolines_plus.gif) center no-repeat;
	display: block;
	width:18px;
	height: 18px;
	overflow: hidden;
	text-indent: -5000px;
}

a.expanded, a.expandedAll{
	background: url(../images/nolines_minus.gif) center no-repeat;
	display: block;
	width:18px;
	height: 18px;
	overflow: hidden;
	text-indent: -5000px;
}



/*------------------------------------------------------------------------*/

#seleccionarTipo{
	padding-left: 20px;
}
#seleccionarTipo div.opcaoSeleccao   {
	margin: 10px; 	font-size: 10px;; float: left;
}
#seleccionarTipo div.opcaoSeleccao a {
	background-repeat: no-repeat;
	background-position: 50% 30%;
	display: block;
	width: 110px;
	text-decoration : none;
	border: 1px solid #DDD;
	padding: 70px 5px 20px 5px;
	color : #808080;
	text-align: center;
	background-color: #FFF;
}

#seleccionarTipo div.opcaoSeleccao a:hover   {
	color : #333;
	background-color: #FFDEB0;
	border: 1px solid #c24733;
	background-position: 51% 31%;
}
#seleccionarTipo div.opcaoSeleccao a.esgotado {
	background-color: #F2F2F2;
	cursor: pointer;
}
#seleccionarTipo div.opcaoSeleccao a.esgotado:hover   {
	color : #808080;
	background-color: #F2F2F2;
	border: 1px solid #DDD;
	background-position: 50% 30%;
	cursor: pointer;
}
#seleccionarTipo div.opcaoSeleccao img { margin-top: 13px; }
#seleccionarTipo div.opcaoSeleccao span { display: block; padding-top: 3px;}

.imgFM{
	border: 1px solid #ccc;
	width: 360px;
	float: left;
	padding-top:4px;
}
.imgFMnoDescription{
	width: 120px;
}
.imgFM .imageContainer{
	width: 110px;
	height: 130px;
	display: block;
	float: left;
}
.imgFM .imageContainer a img{
	margin:0 auto;
}
.imgFM .operacoes a{
	margin: 4px 5px;
}


#map.edit div img { cursor: crosshair; }
.buttonSelected{
	background-color:#EBE9ED;
	border-bottom-color:white;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-left-color:#A7A6AA;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:white;
	border-right-style:solid;
	border-right-width:1px;
	border-top-color:#A7A6AA;
	border-top-style:solid;
	border-top-width:1px;
}
.buttonSelected{
	background-color: #FFE1EE;
	border-bottom-color:white;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-left-color:#A7A6AA;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:white;
	border-right-style:solid;
	border-right-width:1px;
	border-top-color:#A7A6AA;
	border-top-style:solid;
	border-top-width:1px;
}

.popupmenu-tip {	
	width: 250px;
	z-index: 99;
	background-color:#FFEFD2;
	border: 1px solid #C3B9AB;
	line-height: 1.8em;
	text-align: left;
}		
.popupmenu-tip a{
	text-decoration: none;
} 
.popupmenu-title {
	display:none;
}
 
.popupmenu-text {
	font-size: 11px;
	padding: 4px 8px 8px;
}

#tutoriaisVideo td{
	padding-top: 10px;
	padding-left: 30px;
	vertical-align: top;
}

/*****  Row highlight  ***/
/*.highlight  { background:#d5fcdc; }*/
.even   { background:#fff; }
.mo   { background:#ffffcc; }
.odd   { background:#fff; }

/***************************************/
/*****   Autocomplete     */
div.autocompleter-loading
{
	float:					left;
	clear:					right;
	background:				#fff url(images/spinner.gif) no-repeat center;
	width:					20px;
	height:					16px;
}

ul.autocompleter-choices
{
	position:				absolute;
	margin:					0;
	padding:				0;
	list-style:				none;
	border:					1px solid #eee;
	background-color:		white;
	border-right-color:		#ddd;
	border-bottom-color:	#ddd;
	text-align:				left;
	z-index:				50;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica;
}

ul.autocompleter-choices li
{
	position:				relative;
	padding:				0.1em 1.5em 0.1em 1em;
	cursor:					pointer;
	font-weight:			normal;
}

ul.autocompleter-choices li.autocompleter-selected
{
	background-color:		#444;
	color:					#fff;
}

ul.autocompleter-choices span.autocompleter-queried
{
	font-weight:			bold;
}

ul.autocompleter-choices li.autocompleter-selected span.autocompleter-queried
{
	color:					#F09100;
}