/*START PAGE*/

ul
{
margin: 0;
padding: 0;
list-style: none;
}

li
{
line-height: 22px;
padding-left: 15px;
padding-top: 0px;
background-image: url(../images/arrow.png) ;
background-repeat: no-repeat;
background-position: 0px 3px;
}
p {
line-height:22px;
padding-top:0px;
margin-top:0px;
margin-bottom:13px;

}


td {
}

body {
	margin: 0px;
	padding: 0px;
	font-family:"trebuchet ms";
	font-size: 13px;
	color: #666666;
	background: #ffffff;
}

/*END PAGE*/

/*START SWMENU*/
/*END SWMENU*/

/*START TITULOS*/
h1{
font-family: "Trebuchet MS";
font-size: 18px;
font-weight: bold;
color: #666666;
line-height:auto;
padding-top:0px;
margin-top:0px;
margin-bottom:10px;

}

h2{
font-family: "Trebuchet MS";
font-size: 14px;
font-weight: bold;
color: #4292a5;
line-height:auto;
padding-top:6px;
margin-top:0px;
margin-bottom:10px;
}

h2 a:link, h2 a:visited {
	text-decoration: underline;
	color:#4292a5;
}

h2 a:hover {
	text-decoration: none;
	color:#4292a5;
}

/*h2.progr {
    color:#c0c0c0;
	width:680px;
	height:38px;
	background-image:url(../images/bgpp.jpg);
	background-repeat:repeat-x;
	padding-top:8px;
	padding-left:15px;
    margin-top:0px;
    margin-bottom:-8px;*/
}
.progr {
    color:#666666;
}
.progr a:link {
    color:#666666;
}
.progr a:visited {
    color:#666666;
}
.progr a:hover {
    color:#666666;
}



h3{
color:#666666;
font-size:13px;
line-height:auto;
padding-top:6px;
margin-top:0px;
margin-bottom:10px;
font-weight:bold;

}

h4{
color:#666666;
font-size:14px;
line-height:auto;
padding-top:6px;
margin-top:0px;
margin-bottom:0px;
font-weight:bold;

}

h4 a:link, h4 a:visited {
	text-decoration: underline;
	color:#666666;
}

h4 a:hover {
	text-decoration: none;
	color:#666666;
}

.booking {
	font-size: 13px;
	font-weight:normal;
	font-family:"trebuchet ms";
	color: #666666;
	padding:0px 0px 0px 12px;
	
}

.titulo2 {
	font-size: 14px;
	font-weight:normal;
	font-family:"trebuchet ms";
	color: #9A9A9A;
	text-transform:uppercase;
	
}

/*END TITULOS*/

/*START LINKS*/
a:link, a:visited {
	text-decoration: underline;
	color:#666666;
}

a:hover {
	text-decoration: none;
	color:#666666;
}

.news {
	color: #663333; text-decoration: none;
	font-weight: normal;
}
a.news:link, a.news:visited {
	color: #663333; text-decoration: underline;
	font-weight: normal;
}

a.news:hover {
	color: #66333;	text-decoration: none;
	font-weight: normal;
}
/*END LINKS*/

/*START PATHWAY*/
.pathway {
font-family: "Trebuchet MS";
font-size: 12px;
color: #666666;
}
a.pathway:link, a.pathway:visited {
	text-decoration: underline;
    font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
}

a.pathway:hover {
	text-decoration: none;
}
/*END PATHWAY*/

/*START FORMS*/
.button {
  color: #ffffff;
  border:solid 1px #a2c3c8;
  font-family: trebuchet MS;
  font-size: 11px;
  font-weight: normal;
  width: 25px;
  height: 18px;
  background-color:#a2c3c8;
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
 
}

.inputbox {
	border:solid 1px #cccccc;
	background-color: #ffffff;
	vertical-align:center;
	height:18px;
	font-family:"trebuchet MS";
	font-size: 12px;
	width:120px;
	color:#999999;
	padding:0px 5px 2px 5px;
	
}

.inputbox2 {
	border:solid 1px #cccccc;
	background-color: #ffffff;
	vertical-align:center;
	height:70px !important;
	height:70px;
	margin:0px ;
	font-family:"trebuchet MS";
	font-size: 12px;
	width:230px;
	padding:0px !important;
	padding:2px;
	
}
/*END FORMS*/


table.content_table {
  width: 100%;
	padding: 0px;
	margin: 0px;
}



/* mambo core stuff */


table.contentpaneopen {
    width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpaneopen td {
   padding-right: 0px;
}

table.contentpaneopen td.componentheading {
	padding-left: 0px;
}



table.contentpane {
    width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
	padding-left: 0px;
}


.componentheading {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;

}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	height: 30px;
	background: url(../images/contenthead.png) top left repeat-x;
	color: #666666;
	text-indent: 15px;
	font-weight: bold;
	font-size: 11px;
	white-space: nowrap;
}



.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable {
	width: 100%;
	margin: 0px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

table.moduletable_menu {
	width: auto;
	margin: 0px;
	padding: 0px;
	text-align:center;
	vertical-align:middle;
	border:none;
}


table.moduletable_top2 {
	width: auto;
	text-align:center;
	vertical-align:middle;
	height:19px!important;
	height:20px;
	line-height:19px!important;
	line-height:20px;
}

/*table.moduletable th {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}*/

table.pollstableborder td {
  padding: 0px;
}

.sectiontableheader {
  font-weight: bold;
  background: #f0f0f0;
  padding: 4px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	vertical-align: top;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	height:auto;
	margin-top:1px;
}

.sectiontableentry1 a:link, .sectiontableentry1 a:visited {
	vertical-align: top;
	font-size: 11px;
	color: #333333;
	text-align: left;
	padding-left: 12px;
	padding-right:0px;
	line-height:20px;
	text-decoration: underline;
}

.sectiontableentry1 a:hover {
	text-decoration: none;
	color: #333333;
}

.sectiontableentry2 {
	vertical-align: top;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	height:auto;
	margin-top:1px;
}

.sectiontableentry2 a:link, .sectiontableentry2 a:visited {
	vertical-align: top;
	font-size: 11px;
	color: #333333;
	text-align: left;
	padding-left: 12px;
	padding-right:0px;
	margin-bottom:5px;
	height:auto;
	text-decoration: underline;
}

.sectiontableentry2 a:hover {
	text-decoration: none;
	color: #333333;
}

.small {
	color: #999999;
	font-size: 11px;
	font-weight: bold;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
	font-weight: bold;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
	font-weight: bold;
}

/*table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  background: url(../images/subhead_bg.png) repeat-x;
  color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}*/
/*START MENU*/

a.mainlevel_main:link, a.mainlevel_main:visited {
	vertical-align: top;
	font-size: 13px;
	color: #333333;
	text-transform:uppercase;
	line-height:22px;
	text-decoration:none;
	width:180px;
	display:block;
	padding-left:15px;
}

a.mainlevel_main:hover {
	text-decoration:none;
	color: #999999;
}

.mainlevel_main#active_menu_main{
	font-weight:normal;
	color:#3458b2;
	text-decoration:none;
	border-top: 1px #e6e4e5 solid;
	border-bottom: 1px #e6e4e5 solid;
}

#active_menu_main {
	text-decoration:none;
	color:#3458b2;
	font-weight:bold;
}

a.sublevel_main:link, a.sublevel_main:visited {
	vertical-align: top;
	font-size: 12px;
	color: #3458b2;
	line-height:20px;
	text-decoration:underline;
	display:block;
	padding-left:12px;
}
a.sublevel_main:hover {
	text-decoration:none;
	color: #3458b2;
	font-weight:bold;
}


.mainlevel_top {
	vertical-align: top;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
	text-decoration:none;
	padding-left:8px;
}

a.mainlevel_top:link, a.mainlevel_top:visited {
	vertical-align: top;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
	text-decoration:underline;
}

a.mainlevel_top:hover {
	text-decoration:none;
	color: #666666;
}

.mainlevel_top2 {
	vertical-align: top;
	font-size: 13px;
	color: #666666;
	text-decoration:none;
	padding-left:6px;
	padding-right:6px;
	height:21px!important;
	height:20px;
	line-height:20px!important;
	line-height:20px;
}

a.mainlevel_top2:link, a.mainlevel_top2:visited {
	vertical-align: top;
	font-size: 13px;
	color: #666666;
	text-decoration:underline;
}

a.mainlevel_top2:hover {
	text-decoration:none;
	color: #666666;
}

#active_menu_top2 {
	font-weight:bold;
	color:#666666;
	text-decoration:none;
}

.mainlevel_top3 {
	vertical-align: top;
	font-size: 13px;
	color: #666666;
	text-decoration:none;
	padding-left:6px;
	padding-right:6px;
	text-transform:uppercase;
	height:20px;
}

a.mainlevel_top3:link, a.mainlevel_top3:visited {
	vertical-align: top;
	font-size: 13px;
	color: #666666;
	text-transform:uppercase;
	text-decoration:none;
	height:21px!important;
	height:20px;
	line-height:20px!important;
	line-height:20px;
}

a.mainlevel_top3:hover {
	text-decoration:none;
	color: #666666;
}


.mainlevel_bot {
	font-size: 12px;
	color: #666666;
	text-align: right;
	padding-left: 2px;
	padding-right:0px;
	padding-top:0px;
}

a.mainlevel_bot:link, a.mainlevel_bot:visited {
	font-size: 12px;
	color: #666666;
	text-align: right;
	padding-left: 2px;
	padding-right:0px;
	padding-top:0px;
	text-decoration: underline;
}

a.mainlevel_bot:hover {
	text-decoration: none;
	color: #666666;
}


.mainlevel_morada {
	vertical-align: middle;
	font-size: 10px;
	color: #a5b8c9;
	text-align: left;
	padding-left: 0px;
	padding-right:3px;
	font-family:Geneva;
}

a.mainlevel_morada:link, a.mainlevel_morada:visited {
	vertical-align: middle;
	font-size: 16px;
	color: #a5b8c9;
	text-align: left;
	padding-left: 0px;
	padding-right:3px;
	text-decoration: underline;
	font-family:Geneva;
}

a.mainlevel_morada:hover {
	text-decoration: none;
	color: #a5b8c9;
}



table.moduletable_cont {
	width: auto;
	margin: 0px;
	padding: 0px;
	text-align:center;
	vertical-align:middle;
	border:none;
}

table.moduletable_cont td {
padding-bottom:15px;
}


.mainlevel_cont {
	vertical-align:top;
	font-size: 13px;
	color: #666666;
	text-decoration:none;
	padding-left:0px;
	padding-right:12px;
    line-height:auto;
    padding-top:0px;
    margin-top:0px;
    margin-bottom:0px;
}

a.mainlevel_cont:link, a.mainlevel_cont:visited {
	vertical-align: top;
	font-size: 13px;
	color: #666666;
	text-decoration: underline;
}

a.mainlevel_cont:hover {
	text-decoration:none;
	color: #666666;
}

#active_menu_cont {
	font-weight:bold;
	color:#666666;
	text-decoration:none;
}


table.moduletable_cont2 {
	width: 682px;
	margin: 0px 0px 20px 0px;
	padding: 6px 10px 10px 10px;
	vertical-align:top;
	border: 1px #cecece solid;
	border-collapse:collapse;
}

table.moduletable_cont2 td {
vertical-align:top;
padding: 0px 10px 4px 5px;
}

table.moduletable_cont2 th {
font-family: "Trebuchet MS";
font-size: 18px;
font-weight: bold;
color: #666666;
line-height:auto;
padding: 8px 10px 8px 10px;
text-align:left;
border-bottom: 1px #cecece solid;
}

.mainlevel_cont2 {
	vertical-align:top;
	font-size: 13px;
	color: #666666;
	line-height:22px;
	text-decoration:none;
}

a.mainlevel_cont2:link, a.mainlevel_cont2:visited {
	vertical-align: top;
	font-size: 13px;
	color: #666666;
	line-height:22px;
	text-decoration: underline;
}

a.mainlevel_cont2:hover {
	text-decoration:none;
	color: #666666;
}



#active_menu_cont2 {
	font-weight:bold;
	color:#666666;
	text-decoration:none;
}

/*END MENU*/

/*SPA MENU*/
table.moduletable_spa {
	width: 200px;
	padding: 0px 0px 20px 0px;
    margin:0px 0px 20px 15px;
	vertical-align:top;
	border-left: 1px dotted #cecece;
	border-collapse:collapse;
}

table.moduletable_spa td {
padding: 5px 0px 0px 10px;
border-collapse:collapse;
}

table.moduletable_spa div {
border-bottom: 1px #cecece dotted;
border-collapse:collapse;
margin-left:4px;
padding: 5px 0px 10px 10px;
}

table.moduletable_spa th {
font-family: "Trebuchet MS";
font-size: 14px;
font-weight: bold;
color: #666666;
line-height:auto;
padding-top:8px;
padding-bottom:8px;
padding-left:10px;
border-bottom: 1px #cecece dotted;
border-collapse:collapse;
text-align:left;
}

.mainlevel_spa {
	vertical-align:top;
	font-size: 13px;
	color: #4292a5;
	text-decoration:none;
	padding-left:0px;
	padding-right:12px;
    line-height:auto;
    padding-top:0px;
    margin-top:0px;
    margin-bottom:0px;
}

a.mainlevel_spa:link, a.mainlevel_spa:visited {
	vertical-align: top;
	font-size: 13px;
	color: #4292a5;
	text-decoration: none;
	text-transform:uppercase;
}

a.mainlevel_spa:hover {
	text-decoration:underline;
	color: #4292a5;
}


.mainlevel_spa#active_menu_spa{
	font-weight:bold;
	text-decoration:none;
}

#active_menu_spa {
	text-decoration:underline;
	font-weight:normal;
}

a.sublevel_spa:link, a.sublevel_spa:visited {
	vertical-align: top;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
	padding-left:0px;
}

a.sublevel_spa:hover {
	text-decoration:underline;
	color: #666666;
}

/*END SPA MENU*/





.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 0px solid #bbb;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

div.mosimage {
  border: 0px solid #ccc;
}

.mosimage {
  border: 0px solid #cccccc;
  margin: 0px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 0px 0px;
  color: #666;
  text-transform: normal;
  font-size: 10px;
  border-top: 0px solid #cccccc;
}

.temperatura {
font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
	
}	
	