/* CSS Document */

body {
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#564b47;  
	margin:0;
	padding:0;
	background: url(../images/bk_grad.gif) #ccc repeat-x 0 322px;	
}

.wide{
	width:60%;
}

.narrow{
	width:30%;
}

h1 {
	font-size: 18px;
	font-family:Arial, Helvetica, sans-serif;
	color:#4e95b0;
}

h2 {
	font-size: 15px;
	font-family:Arial, Helvetica, sans-serif;
	color:#4e95b0;
}

h3 {
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:0px;
	margin-top:20px;
}

h3.green {
	color:#99cc00;
}

h3.contactos {
	color:#6c555b;
}

h3.espaco {
	color:#d3a808;
}

h3.apoios {
	color:#7594a2;
}

h5.post_metadata {
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
}

a {
	font-size: 12px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#4e95b0;
}

a.back {
	font-size: 11px;
	float:right;
}

#wrap {
	height:100%;
	background: url(../images/top.jpg) transparent no-repeat top right;
}

#top {
	position:absolute;
	top:0;
	width:100%;
	height:342px;
	overflow:hidden;
	/*background: url(../images/top.jpg) transparent no-repeat top right;*/
} 

#box {
	width:1000px;
	margin:0 auto 0 auto;
	text-align:left;
	overflow:hidden;
	/*background: url(../images/links_bk.gif) transparent repeat-y 0 0;*/
}

#banner {
	width:1000px;
	margin:0 auto 0 auto;
	padding:5px 0;
	height:195px;
}

#banner a {
	font-size:11px;
	margin-right:10px;
	color:#666666;
}
#accordion {
	width: 180px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#accordion a img  {
	border:none;
}
#accordion .panel_body {
	display:none;
}
#visible {
	/*color:#CED7EF;
	background-color: #63699C;*/
	border:none;
}
#panel1, #panel2, #panel3, #panel4, #panel5 {
	margin: 0;
	padding-bottom: 0;
	border: none;
}
input {
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #fcfcfc;
	border-bottom:1px solid #fcfcfc;
	font-size:9px;
	padding:5px;
	margin-right:3px;
	background-color:#f9f8f8;
	letter-spacing:1px;
}

input.checkbox{
	border:0;
	background:none;
}

input.password {
	padding:5px;
	background: url(../images/password_bg.png) #f8f9e7 no-repeat 0 0;
}

textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #fcfcfc;
	border-bottom:1px solid #fcfcfc;
	font-size:11px;
	padding:5px;
	background-color:#f9f8f8;
	letter-spacing:1px;
}

button {
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	border-left:1px solid #fcfcfc;
	border-top:1px solid #fcfcfc;
	font-size:9px;
	padding:3px 5px;
	margin-right:3px;
	background-color:#f9f8f8;
	letter-spacing:1px;
	font-family:Arial, Helvetica, sans-serif;
	cursor:pointer;
}

form {
	margin:5px 0;
}

#morada-agenda input {
	background: url(../images/disable.gif) #f9f8f8 repeat-x 0 0;
}

#instituicao-agenda input {
	background: url(../images/disable.gif) #f9f8f8 repeat-x 0 0;
}

/*--------------------------------------- Links -------------------------------------------*/

#links {
	width:180px;
	margin:0;
	padding:5px 0;
	float:left;
	border:1px solid #ddd;
	background-color:#FFFFFF;
}

#links a {
	margin:5px;
}


/*--------------------------------------- Center -------------------------------------------*/

#center {
	float:left;
	width:610px;
	padding:0;
	margin:0 0 0 8px;
	overflow:hidden;
}

/*--------------------------------------- Content -------------------------------------------*/

.content {
	margin:5px;
	padding:5px;
	border:1px solid #f0f0f0;
	font-size:11px;
}

.content p {
	
}

.content a {
	font-size:11px;
}

.content ul.alerta {
	font-size:11px;
	color:red;
	padding:0;
	margin:15px 0 15px 30px;
}

.content ul.alerta li {
	list-style-type:square;
	margin:8px 5px;
}

.content li {
	margin:10px 0;
}


/*-----------------------------------------news list ---------------------------------------*/

div.header {
	clear:both;
	margin:10px 0;
}

a.title {
	margin:5px 0;
}

a.subtitle {
	margin:5px 0;
}

div.summary {
	margin:10px 0 5px 0;
}

/*--------------------------------------- Right -------------------------------------------*/

#right {
	background-color:#fff;
	width:175px;
	margin-left:5px;
	padding:5px 0 5px 5px;
}

html>body #right {
	margin-left:810px;
}

#right h1 {
	color:#bfd028;
	font-size:17px;
	margin:2px;
}

#right h2 {
	color:#666666;
	font-size:10px;
	padding-top:5px;
	padding-left:2px;
	margin-top:5px;

	text-align:left;
	background-color:none;
	text-transform:uppercase;
}

#right a.header {
	color:#666;
	font-size:10px;
	display:block;
	margin:5px 5px 5px 0;
	padding:4px 0 7px 0;
	border-bottom:1px dashed #efeff0;
}

#right a img {
border:none;
}
/*--------------------------------------- Menu -------------------------------------------*/

#menu {
	position:relative;
	top:121px;
	left:280px;
	width:595px;
}

#menu a {
	padding:5px 4px;
	margin:0px;
	font-size:11px;
	color:#ccc;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	letter-spacing:-0.11em;
}

#menu a.green {
	color:#bfd028;
}

#menu a.black {
	color:#000;
}

#menu a:hover {
	color:#ccc;
}

/*--------------------------------------- Blog -------------------------------------------*/

div.post {
	margin:10px 0;
	padding-bottom:5px;
}

a.post_title {
	font-size:16px;
	line-height:18px;
}

p.date {
	margin:5px 0;
	font-style:italic;
}

p.comments_nr {
	padding-top:8px;
	border-top:1px solid #ddd;
	font-size:9px;
}

div.post {
	font-size:11px;
	line-height:17px;
}

fieldset.post_comment {
	padding:5px;
	margin:15px 0;
	font-size:11px;
	line-height:17px;
	border:none;
	background: url(../images/post_comment.gif) #e7e7e7 no-repeat top left;
}

.post_comment legend {
	border:none;
	padding:0px;
	color:#733b5b;
}

p.post_date {
	padding-top:8px;
	font-size:9px;
}

/*--------------------------------------- Footer -------------------------------------------*/

#footer {
	width:705px;
	font-size:10px;
}

#footer a {
	color: #333;
	font-size:8px;
	padding:0 5px;
	text-transform:uppercase;
	text-decoration:none;
}

#footer ul {
	display:none;
	list-style-type:none;
	position:relative;
	top:19px;
}

#footer ul li {
	display:inline;
}

/*--------------------------------------- Login Form -------------------------------------------*/

#login  {
	float:right;
	margin:0;
	padding:1px 0 0 7px;
	width:144px;
	height:110px;
}
	
#login a {
	color:#003366;
}

#login form {
	padding:2px;
	margin:0;
}

#login h1 {
	font-size:10px;
	padding:0;
	color:white;
	margin:0 0 5px 0;
}

#login input {
	padding:0;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	}

#login .submit {
	font-size:7px;
	height:17px;
	font-weight:bold;
	color:#333333;
	letter-spacing:1px;
	text-transform:uppercase;
	text-decoration:none;
	padding:0;
	margin:2px;
}

#login div.name {
	font-size:9px;
	color:white;
}

#login div.user {
	position:relative;
	top:19px;
	width:133px;
	height:65px;
	background-color:#fff;
	border:1px solid #6C6051;
	padding:6px;
	font-size:10px;
}

#login div.erro {
	top:27px;
	left:30px;
	width:127px;
	height:20px;
	position:relative;
	background-color:#fff;
	border:1px solid #6C6051;
	padding:6px;
	font-size:10px;
}

#login a:hover {
	color:#FF6600;
}

#login a.logout {
	font-weight:bold;
}

/*-------------------------------------- page selector -----------------------------------*/

#selector {
	width:138px;
	height:90px;
	margin:0;
	padding:3px;
	border:1px solid #ccc;
	background-color:white;
}
	
#selector a {
	color:#cccccc;
	text-decoration:none;
	font-size:10px;
}
	
#selector a:hover {
	text-decoration:none;
	border-bottom:0px;
}
	
#selector .page {
	color:#333;
	margin:1px;
	padding:2px;
	height:12px;
	width:15px;
	background-color:#fff;
	border:1px solid #666;
	float:left;
}

#selector .page:hover {
	color:orange;
	text-decoration:none;
	border:1px solid #666;
}
	
#selector .selected {
	color:#901212;
	font-weight:bold;
}

#selector .not_selected {
	/*color:#333;*/
}
	
#selector .arrows {
	color:#333;
	margin:1px;
	padding:2px;
	height:12px;
	width:15px;
	background-color:#fff;
	border:1px solid #666;
	float:left;
}

#selector .arrows:hover {
	color:white;
	background-color:#3399FF;
	border:1px solid #666;
}


/*--------------------------------------- forms -------------------------------------------*/

#forms {
	font-size:10px;
	padding:0 0 0 15px;
}

#forms h3 {
	margin:5px 0 5px 0;
}

#forms div.label {
	color:#224570;
	font-weight:bold;
	margin:2px 0 2px 0;
}

#forms input {
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:1px;
	margin:2px 0 4px 0;
	border:1px solid #cccccc;
	font-size:9px;
}

#forms select {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:1px;
	margin:2px 0 4px 0;
	border:1px solid #cccccc;
	font-size:10px;
}

select#events option {
	width:540px;
	padding:2px;
	font-size:10px;
}

#forms sup {
	font-size:8pt;
	color:red;
	margin:4px;
}

#forms ul {
	color:red;
}

#forms li {
	list-style-type:none;
}

/*--------------------------------------- mailing list -------------------------------------------*/

#mlist {
	padding:10px;
}

#mlist input {
	font-size:12px;
}

.event {
	width:605px;
	margin-bottom:8px;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	overflow:hidden;
}

#event-a {
	padding:3px;
	background: url(../images/event_right_bk.gif) white repeat-x 0 0;
}

#event-b {
	background: url(../images/event_tile.gif) transparent repeat-y 0 0;
}


a.title {
	display:block;
	color:#890044;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
}

a.green {
	color:#B9D31F;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
}

a.green:hover {
	color:#868686;
}

.originaltitle {
	color:#890044;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:normal;
	text-decoration:none;
	text-transform:uppercase;
}

.subtitle {
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
}

#event-c {
	padding:6px;
	background: url(../images/event_bk_tile.gif) transparent repeat-y 0 0;
	border-bottom:1px solid #ddd;
	border-top:1px solid #ddd;
}

.event td {
	background-color:white;
	margin:10px;
}

.event .event_left{
	width:400px;
	float:left;
}

.event .event_left p {
	text-align:justify;
	padding:5px 0 5px 0;
	line-height:17px;
}

.event .event_left h2 a{
	color:#98bb56;
	font-weight:bold;
}

.event .event_right {
	float:right;
	margin-left:0;
	width:190px; 
}

.event_img {
	margin-bottom:10px;
}

.event .event_right .text {
	margin:10px;
	position:relative;
}

html>body .event_right .text {
	display:table-cell;
	vertical-align:middle;
	position:static;
}

.event h1, .event h1 a, .event h1 a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	margin:10px 0;
	padding:5px 0 0 0;
	color:#890044;
	text-transform:uppercase;
	text-decoration: none;
}

.event  h2 {
	font-size:12px;
	margin-top:0;
	margin-bottom:0;
	padding-top:0;
	color:#666;
	text-transform:uppercase;
}

.event  h3 {
	font-size:12px;
	margin:2px 0;
	color:#999;
	text-transform:uppercase;
}

.event  h4 {
	font-size:14px;
	margin:2px 0;
	color:#999;
	text-transform:uppercase;
}

.back {
	clear:both;
	text-indent:500px;
}

.enviar {
	background-color:white;
	padding:10px;
	margin-bottom:8px;
}

div.date  {
	font-size:13px;
	margin:2px 0;
	color:#999;
	text-transform:uppercase;
}

div.topic  {
	margin:10px 0;
	font-weight:bold;
	text-transform:uppercase;
}

div.summary  {
	margin:0 0;
	padding-right:0;
	text-align:justify;
}

.event .event_left h2, .event .event_left h3{
	text-transform:none !important;	
	font-size:14px !important;
	font-weight:normal !important;
}


.event .event_left h4{
	text-transform:none !important;
}

.event  h4 {
	font-size:12px;
	color:#999;
	text-transform:uppercase;
}

.event strong {
	color:#4c4c4c;
}

div.urls {
	font-weight:bold;
	text-transform:uppercase;
	margin:10px 0;
}

div.urls a {
	font-size:10px;
}

div.desc {
	text-align:justify;
	padding:5px 5px 5px 0;
	line-height:17px;
}


div.hr {
	width:100%;
	height:7px;
}

ul.event_dates{
	list-style-type:none;
	margin-left:0;
	margin-top:0;
	margin-bottom:2px;
	padding-left:0;	
}

ul.event_dates li{
	display:inline;
	margin-right:6px;
	margin-left:0;
	padding-right:0;
}

label {
	color:#333;
	display:block;
	font-size:10px;
	margin:10px 0 5px 0;
}

label input {
	margin-bottom:-1px;
	border:none;
}

div.thumb {
	min-width:30%;
	height:auto !important;
	height:200px;
	min-height:200px;
	padding:3px;
	margin:0 5px;
	float:left;
	text-align:center;
	/*border:1px solid #ccc;
	background-color:#fefefe;*/
}

div.thumb img{
	border:1px solid #ccc;
}

div.image-a {
	float:left;
	width:330px;
	margin:10px 0;
	text-align:center;
}

div.image-a img {
	margin:5px 0;
	padding:5px;
	border:1px solid #ccc;
}

div.image-b {
	float:right;
	width:330px;
	margin:10px 0;
	text-align:center;
}

div.image-b img {
	margin:5px 0;
	padding:5px;
	border:1px solid #ccc;
}

em {
	color:#333333;
	font-style:italic;

	width:330px;
	margin:10px 0;
}

.clear{
	clear:both;
}

div.side-a {
	width:250px;
	float:left;
	margin-right:15px;
	margin-bottom:10px;
}

div.side-b {
	width:250px;
	float:left;
	margin-bottom:10px;
}

table.calendar{
	width:170px;
	color:#868686;
	font-size:9px;
	padding:15px 0;
	text-transform:uppercase;
	background-color:#f5f6f6;
}

table.calendar caption{
	color:#666666;
	font-size:10px;
	padding-top:10px;
	padding-left:2px;
	text-align:left;
	font-weight:bold;
	background-color:#f5f6f6;
}

table.calendar th{
	font-size:8px;
	text-align:left;
}

table.calendar td {
	padding:6px 1px;
	text-align:center;
}

table.calendar a {
	color:#8d3d4e;
	font-size:9px;
	font-weight:bold;
}

table.calendar a:hover{
	color:red;
}
table.agenda_control td{
	padding:8px;
	text-align:center;
}
table.agenda_control a{
	display:block;
	float:left;
	color:#333333;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	border-left:1px solid #fcfcfc;
	border-top:1px solid #fcfcfc;
	font-size:10px;
	padding:5px 6px;
	background-color:#f9f8f8;
	letter-spacing:1px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}
table.agenda_control a:hover{
	color:#f9f8f8;
	background-color:#333;
}
table.agenda_control h3{
	padding:0;
	margin:0;
}

div.apoio {
	margin-left:20px;
	margin-bottom:95px;
	padding:10px 0;
}

div.apoio .image {
	float:right;
	margin-right:35px;
}

/*------------------------------- news -----------------------------------------*/

div.images-column {
	width:100%;
	margin:15px 0;
}

div.news-image {
	float:left;
	min-width:178px;
	min-height:170px;
	text-align:center;
	cursor:pointer;
	padding:5px;
	margin-right:5px;
	margin-bottom:5px;
	background-color:#fff;
	border:1px solid #ccc;
}

div.news-image img {
	margin:auto;
}

div.news-image .mag {
	position:absolute;
	float:right;
}

div.news-image .mag img {
	background-color:transparent;
	border:none;
}

div.news-image p {
	top:-18px;
	overflow:hidden;
	padding:1px;
	margin:0;
	font-style:italic;
	font-size:9px;
	background-color:white;
}
.description {
	padding:15px 0;
	line-height:18px;
}
/*------------------------- reserva de bilhetes -------------------------------*/
#pagamento_reserva {
display:none;
}

.car {
	background: url(../images/icons_maps.png) transparent no-repeat 0 -39px;
	padding-left:30px;
}
.train {
	background: url(../images/CP-Comboios-de-Portugal.png) transparent no-repeat 0 0;
	padding-left:60px;
}
.parquing {
	background: url(../images/icons_maps.png) transparent no-repeat 0 0;
	padding-left:30px;
	min-height:25px;
}
