/*** Position ***/

body {
  color:#3A4956;
  background-color:#ffffff;
  font-size:12px;
  line-height:19px;
  font-family:Verdana, "Lucida Sans Unicode", Tahoma, Verdana, Tahoma, Arial, sans-serif;
  position:relative;
  margin:auto;
  padding:0;
  min-width:960px;
  text-align:center;
}

table { font: 12px/19px Verdana, "Lucida Sans Unicode", Tahoma, Verdana, Tahoma, Arial, sans-serif; }

.input, form { margin: 0; padding: 0; }


#allcontent { 
  border-left: 1px solid #b6bec9;
  border-right: 1px solid #b6bec9;
  clear:both;
  display:block;
  float:none;
  width:960px;
  margin:0 auto;
  position:relative;
  background-color: #fff;
  text-align:left;
}

#left-pane { 
  width: 220px;
  float: left;
  margin:0 10px 0 5px;
  padding:0;
}

#center-pane{ 
  float: left;
  width: 470px;
  margin:0 25px;
  padding:0;
  overflow:hidden;
}

#center-right-pane{ 
  float: left;
  width: 690px;
  margin:0;
  padding:0;
}

#right-pane {
  float:left;
  width:180px;
  margin:0 5px 0 10px;
  padding:0;
}

#footer { 
  margin-top: 5px;
  text-align: center;
  font: 12px/14px Tahoma, Verdana, Tahoma, Arial, sans-serif; 
  font-size: 80%;
  float: left;
  line-height: 2;
  border-top: 1px solid #dedede;
  width: 100%;
}

#pageHeader { 
  margin: 0 5px 0 5px;
  position:relative;
/*  float: left; */
}

#imageHeader { 
/*  float: right; */
  margin: 0;
}

#contenta {
  float: left;
}

/* path */

#ppath { 
  padding-left: 5px; 
  font-size: 70%; 
  width: 100%;
}


/* Round Boxes */

/* left pane */
.roundboxlpane {
  background: #b2b2b2;
  color: #ffffff;
  margin: 0 2px 0 0;
  height: 20px;
  width: 218px;
}

.roundboxlpaneright {
  background: url(../images/roundedcornr_510289_tr.png) no-repeat top right;
  height: 20px;
}


/* right pane */
.roundboxrpane {
  background: #c7d039;
  color: #666666;
  margin: 0 2px 0 0;
  height: 20px;
  width: 178px;
}
.roundboxrpane2 {
color: #000;
padding-left: 3px;
  background: #c7d039;
  margin: 0 2px 0 0;
  height: 20px;
  width: 178px;
}

.roundboxrpaneright {
  background: url(../images/roundedcornr_684160_tr.png) no-repeat top right;
  height: 20px;
}

/* booking */

.roundboxbooking {
  background: #e5e5e5;
  margin: 0px 2px 0 0;
  width: 218px;
  padding:15px 0;
}

.roundboxbookingright {
  background: url(../images/roundedcornr_590498_br.png) no-repeat bottom right;
  height: 100%;
}

.roundboxbookingleft {
  background: url(../images/roundedcornr_590498_bl.png) no-repeat bottom left;
  height: 100%;
}

.labelbooking {
  padding: 10px 0 0 15px;
  text-transform: uppercase;
}

.selectbooking{
  padding: 0 0 0 15px;
  font-size: 80%;  
}

/* Mapa */

.mapbox {
  background: #b2b2b2;
  height: 20px;
  margin: 0 2px 0 0;
  width: 218px;
}

.roundmapright {
  background: url(../images/roundedcornr_270214_br.png) no-repeat bottom right;
  height: 20px;
}

.roundmapleft {
  background: url(../images/roundedcornr_270214_bl.png) no-repeat bottom left;
  height: 20px;
}

/* caixa para destaques promo��es */

.promobox {
  background: #e5e5e5;
  color: #666666;
  height: 75px;
  width: 250px;
  margin: 0 5px 0 0;
}

.promoboxtopleft {
  background: url(../images/roundedcornr_590498_tl.png) no-repeat top left;
  height: 75px;
  margin: 0;
}

.promoboxtopright {
  background: url(../images/roundedcornr_590498_tr.png) no-repeat top right;
  height: 75px;
  margin: 0;
}

/* square button */

.squarebutton {
  background: url(../images/roundedcornr_922275.gif) no-repeat center;
  border:none;
  width: 15px;
  height: 15px;
  cursor: pointer;
}

/* texto do logotipo*/

#textHeader {
  font-weight: bold;
  color: #cfcfcf;
  font-size: 70%;
  text-decoration: none;
  position: absolute;
  top: 115px;
  margin-left: 260px;
  zIndex: 100;
  float: left;
}

#textLang { 
  font-weight: bold;
  color: #cfcfcf;
  font-size: 70%;
  text-decoration: none;
  position: absolute;
  top: 110px;
  margin-left: 880px;
  zIndex: 100;
  float: left;
 }

.hlang { 
  color: #000000;
  color: #fff;
 }

/* mainNav */

#mainNav { 
  text-align: right;
  padding: 2px 0 0 0;
  margin: 0 5px 0 5px;
}

#mainNav ul { 
  padding: 0;
  margin: 0;
}

#mainNav li { 
  font-weight: bold;
  float: left;
  display: block;
  font-size:11px;
}

#mainNav li .search {
  padding: 2px 5px 2px 15px;
  text-align: center;
  display: block;
  color: #666666;
  background-color: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
 }

#mainNav a { 
  padding: 2px 10px 2px 10px;
  text-align: center;
  display: block;
  color: #666666;
  background-color: #e5e5e5;
  border-right: 1px solid #ffffff;
  text-decoration: none;
  text-transform: uppercase;
 }

#mainNav .selected { 
  padding: 2px 10px 2px 10px;
  text-align: center;
  display: block;
  color: #ffffff;
  background-color: #faab0d;
  border-right: 1px solid #ffffff;
  text-decoration: none;
  text-transform: uppercase;
 }

#mainNav a:hover{
  color: #ffffff;
  background-color: #faab0d;
}

/* Search */

.hsearch {
  background-color: #ffffff;
  width: 8em;
}

/* Select - first page */

.sselect {
  background-color: #fefe9c;
  height: 2em;
  font-size: 90%;
}

/* Subscribe Newsletter */

.hnewsletter {
  background-color: #ffffff;
  width: 8em;
  font-size: 120%;
}

/* Promocao */

.promocao-destaque{ 
  width: 250px;
  height: 60px;
  margin-top: -282px;
  background: #ffffff;
  filter: alpha(opacity=75);
/*  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=75); */
  filter: alpha(opacity=75); 
  -moz-opacity: 0.75;
  opacity:0.75;
}

.titulo_promocao {
  font-size: 12px;
  font-weight: bold;
  color: black;  
  padding: 10px 0 5px 5px;
  text-transform: uppercase;
}

.associado_promocao {
  font-weight: bold;
  font-size: 90%;
  padding: 0 0 0 3px;
  float: left;
  width: 195px;
  margin: 0;
}

.detalhe_preco {
  text-align: center;
  font-size: 70%;
  float: left;
  margin: 0;
}

.preco_promocao {
  text-align: center;
  font-size: 140%;
  font-weight: bold;
  float: left;
  margin: 0;
}

.promocao-disponibilidade { 
  width: 80px;
  height: 30px;
  text-align: center;
  font-size: 16px;
  font-weight: bolder;
  margin: 5px 0 5px 35px;
  line-height: 1.8;
 }

/* localidades */

.localidade{ 
  width: 150px;
  height: 15px;
  background: #666666;
  color: #ffffff;
  font-weight: bold;
  font-size: 12px;
  padding: 1px 0 1px 0;
  margin: 0;
  line-height: 1.2;
 }

.localidadesel{ 
  width: 150px;
  height: 15px;
  background: #faab0d;
  color: #ffffff;
  font-weight: bold;
  font-size: 12px;
  padding: 1px 0 1px 0;
  margin: 0;
  line-height: 1.2;
 }

.localidade a {
  display: block;
  color: #ffffff;
 }

.localidadesel a {
  display: block;
  color: #ffffff;
 }

.localidade a:hover { 
  display: block;
  background: #faab0d;
  color: #ffffff;
 }

.localidadesel a:hover { 
  display: block;
  background: #faab0d;
  color: #ffffff;
 }

#mapImg{ 
  float: left;
  margin-top: 1px;
 }

.localidade-transparency{ 
  width: 150px;
  height: 50px;
  margin-top: -50px;
  text-align: center;
  background: #ffffff;
  filter: alpha(opacity=75);
/*  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=75); */
  filter: alpha(opacity=75); 
  -moz-opacity: 0.75;
  opacity:0.75;
}

.alojamentonamelocal {
  font-weight: bold;
  font-size: 8px;
  padding: 3px 0 2px 0;
  text-transform: uppercase;
  line-height: 1.2;
}

.alojamentocontactoslocal {
  color: #000;
  font-size: 8px;
  padding: 0 0 3px 0;
}



/* alojamentos */

.alojamento { 
  width: 100px;
  height: 140px;
  margin: 0 5px 20px 5px;
  text-align: center;
 }

.roundboxalojamento {
  background: #c7d039;
  height: 25px;
  font-weight: bold;
  color: #fff;
  font-size: 65%;
  line-height: 1.5;
  text-transform: uppercase;
  text-align: center;
}

.roundboxleftalojamento {
  background: url(../images/roundedcornr_684160_tl.png) no-repeat top left;
  height: 25px;
}


.alojamentobox {
  background: #666666;
  width: 100px;
  height: 15px;
  color: #fff;
  font-size: 80%;
  text-align: center;
}

.alojamentoboxright {
  background: url(../images/roundedcornr_249498_br.png) no-repeat bottom right;
  height: 15px;
}

.thumbnail { 
  width: 210px;
  height: 210px;
  margin: 0px 5px 5px 5px;
 }

.thumbnail-transparency{ 
  width: 200px;
  height: 39px;
  margin-top: -40px;
  text-align: center;
  background: #ffffff;
  filter: alpha(opacity=75);
/*  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=75); */
  filter: alpha(opacity=75); 
  -moz-opacity: 0.75;
  opacity:0.75;
}

.thumbnail2
{
width: 150px;
height: 150px;
margin: 0px 5px 5px 5px;
overflow:hidden;
position:relative;
}

.thumbnail2 a img
{
border:none;
width: 150px;
}

.thumbnail-transparency2{ 
  width: 145px;
  height: 39px;
  margin-top: -40px;
  text-align: center;
  background: #ffffff;
  filter: alpha(opacity=75);
/*  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=75); */
  filter: alpha(opacity=75); 
  -moz-opacity: 0.75;
  opacity:0.75;
}

.alojamentoname {
  font-weight: bold;
  font-size: 9px;
  padding: 3px 0 2px 0;
  text-transform: uppercase;
  line-height: 1.2;
}

.alojamentolocal {
  color: grey;
  font-size: 9px;
  padding: 0 0 3px 0;
}

.alojamentopics { 
  witdh: 140px;
  float: left;
}

.alojamentologotipo {
float:left;
margin:0;
width:110px;
}

.alojamentologotipo img { 
max-width:110px;
}

.alojamentosmallcontactos { 
  width: 150px;
  height: 150px;
  margin: 0px 5px 5px 0;
  text-align: left;
  font-size: 9px;
  line-height: 1.4;
}

.alojamentotext {
  clear:both;
  padding-top:10px;
  text-align: justify;
}

.tipopictograma{ 
  padding-top: 5px;
  text-color: #b2b2b2;
  font-weight: bold;  
  text-transform: uppercase;
 }

.pictograma{ 
  padding: 0 10px 5px 0;
  float: left;
 }

#pictoimg{ 
  width: 150px;
 }

#pictoimgnome{ 
  text-transform: uppercase;
  font-size: 7pt;  
  font-weight: bold;
 }

#pictoimgmais{ 
  font-size: 6pt;
 }

.alojamentoboxleft {
  background: url(../images/roundedcornr_249498_bl.png) no-repeat bottom left;
  height: 15px;
}

.alojamentolinks {
  font-size: 120%;
 }


/* Promo��es */

.listpromocao { 
  float: left;
  padding-bottom: 0px;
  width: 690px;
 }

.listpromocao2 { 
  border-bottom: 1px dotted #dedede;
  margin-bottom: 1em;
}	

.listpromocao2 .disponibilidade{ 
  margin-top: 10px;
}

.listpromocao2 .circuito-content{ 
  width: 500px;
  padding-left: 10px;
}	

.listpromocao2 .circuito-content3{ 
  width: 650px;
}	


.promocao {
  width: 160px;
  height: 160px;
  margin: 0px 5px 10px 5px;
  float: left;
 }

.listpromocao2 .circuito-content3 .promocao { 
  height: auto;
}	


/* Circuitos */

.listcircuito { 
  float: left;
  padding-bottom: 0px;
  width: 690px;
 }

.circuito { 
  width: 160px;
  height: 160px;
  margin: 0px 5px 0px 5px;
  float: left;
 }

.circuito-content { 
  float: left;
  font-size: 9px;
  text-align: justify;
  width: 360px;
  padding: 0 10px 0 0;
/*   height: 160px; */
  line-height: 1.4;
 }

.circuito-content2 { 
  width: 520px;
  font-size: 10px;
}

.circuito-nome {
  text-transform: uppercase;
  font-size: 12px;
  font-weight: bold;
  text-align: left;
}

.circuito-relacionados {
  font-size: 9px;
  padding: 0;
  float: left;
}

.circuito-destaquet{ 
  width: 210px;
  height: 20px;
  margin-top: -20px;
  text-align: center;
  background: #ffffff;
  filter: alpha(opacity=75);
/*  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=75); */
  filter: alpha(opacity=75); 
  -moz-opacity: 0.75;
  opacity:0.75;
}

.circuito-listt{ 
  width: 160px;
  height: 25px;
  margin-top: -25px;
  text-align: center;
  background: #ffffff;
  filter: alpha(opacity=75);
/*  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=75); */
  filter: alpha(opacity=75); 
  -moz-opacity: 0.75;
  opacity:0.75;
}

/* path */

#path 
{ margin-left: 200px; 
  font-size: 80%; 
  padding: 10px;
  width: 550px; }

/* utils */

.centerheaderfont {
  font-weight: bold;
  color:  #b6cf29;
  font-size: 100%;
  text-transform: uppercase;
  margin: 0;
}

.centerheaderfontpromo {
  font-weight: bold;
  color: #666666;

  font-size: 100%;
  text-transform: uppercase;
  padding: 2px 0 0px 15px;
  margin:0;
}

.headerfont {
  font-weight: bold;
  color: #fff;
  font-size: 90%;
  text-transform: uppercase;
  padding: 2px 0 0px 15px;
  margin: 0;
}

.smallheaderfont {
  font-weight: bold;
  font-size: 80%;
  text-transform: uppercase;
  padding: 2px 0 0px 15px;
  margin:0;
  color: #666;
}

.texto {
  font-size: 10px;
  text-align: justify;
  background-color: #ffffff;
  padding: 10px 0 10px 0;
  line-height: 140%;
}

.texto-nojustify {
  font-size: 10px;
  background-color: #ffffff;
  padding: 10px 0 10px 0;
  line-height: 100%;
}

.texto-nojustify-list {
  font-size: 10px;
  background-color: #ffffff;
  padding: 5px 0 5px 7px;
  line-height: 100%;
}

#right-pane .comentario 
{
  font-size: 85%;
  padding: 5px;
  line-height: 1.3em;
  }

#right-pane .comentario .autor
{ margin-top: 10px;
  font-size: 90%;
  }

.comentarioForm 
{
  font-size: 70%;
  background-color: #ffffff;
  padding: 3px 5px 5px 5px;
}

#center-pane h1 {
  font-weight: bold;
  background-color: #b2b2b2;
  color: #fff;
  font-size: 120%;
  padding-left: 15px;
  margin: 0;
}

#center-right-pane h1 {
  font-weight: bold;
  background-color: #b2b2b2;
  color: #fff;
  font-size: 120%;
  padding-left: 15px;
  margin: 0;
}

.whitefont { 
  color: #fff;
  font-size: 80%;
  text-align: center;
  padding-top: 2px;
}

.blackfont { 
  color: black;
  text-align: center;
  padding-top: 2px;
  font-size: 9px;
}

.orangefont { 
  color: #faab0d;
  text-align: center;
  padding-top: 2px;
}

.space {padding-bottom: 20px}

.smallspace {padding-bottom: 5px}

.clear { clear: both; }
a { color: #2487ac; text-decoration: none;}
a:hover {  color: #b2b2b2; text-decoration: none;}
.hidden { display: none; }
.visible { display: block; }
.label { font-weight: bold; color: #444;}
.more { float: right; font-size: 70%;}
.pmore {font-size: 120%; font-weight: bold;}

ul { margin-left: 15px; }
li { list-style-type: none; }


.buttonLink { border: none;               background-color: #fff; 
              text-decoration: underline;
              }

#h-newsletter {
background:none;
position: absolute;
top:10px;right:0px;
color: #fff;
}

#h-newsletter input {
border: 1px solid #000;
font-size: 10px;
}

#h-newsletter p {
font-weight: normal;
font-size: 10px;
margin:0;
}

#h-newsletter input,
#h-newsletter p {
display:block;
float:left;
height:15px;
line-height:15px;
margin-right:10px;
}
