﻿
.foo{}/* W3C CSS validator likes CSS files to start with a class rather than a comment. Soooooo.... */

/* UA Stylesheet*/

/* Calendar categories */
.personal
{
    background-color: #BA1FB5;
}

.cinema_e_teatro
{
    background-color:#cacaca;
}

.musica
{
    background-color:#123456;
}


.provas_academicas
{
    background-color: #ffcccc;
}
.outras_actividades
{
    background-color: #00ccff;
}
.aulas
{
    background: #CC7300;
}
/*.avaliacoes
{
    background: #8FD400;
}*/
.reunioes
{
    background: #F54257;
}
.trabalhoGrupo
{
    background: #00BDB5;
}
.conferencias
{
    background: #ffff66;
}

.fabrica_da_ciencia_viva
{
    background: red;
}

.desporto_e_lazer
{
    background: blue;
}

.fora_da_ua
{
    background:Maroon;
}

.exposicoes_e_mostras
{
    background: green;
}
.sessoes_academicas
{
    background: purple;
}

.fora_da_ua
{
    background:grey;
}
.semana_aberta_da_ct
{
    background-color:fuchsia;
}
.conferencias
{
    background:  orange;
}


/* Tooltip style */
.tagTooltip
{
    font-family: Lucida Console;
    font-size: 11px;
}

/* Calendar color schema */

.divScheduleFG
{
    width: 250px;
    font-size: 11px;
    text-align: justify; 
    /*background-color: #8fd400; } .divScheduleFT {     padding: 8px 8px 8px 8px;     color: White; } .scheduleTag {     position: absolute;     border: none 0px;     position: relative;     font-size: 1px;     filter: alpha(opacity=80);     opacity: 0.80; } .calendar td {     border: solid 0px #f7f7f7; } .calendarHeader {    /* background-color: #8fd400;*/
    /*font-weight: bold;*/
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    border: solid 0px white;
    color: white;
    height: 18px;
}

 .divScheduleFT {padding: 8px 8px 8px 8px; color: White; }
 .scheduleTag {position: absolute;  border: none 0px; position: relative; font-size: 1px;  } 
 .calendar td {border: solid 0px #f7f7f7; } 
 .calendarHeader {color: white; font-weight: bold;}

.calendarWeek
{
    border: solid 0px white;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    background-color: #ebebeb;
    width: 57px;
    height: 26px;
}

.calendarWeekend
{
    border: solid 0px white;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    background-color: #d7d7d7;
    height: 26px;
}
.calendarDay
{
    border: solid 1px #d7d7d7;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    height: 30px;
}

/* Other */
.fileupload
{
    color: #696969;
    background-color: #f5f5f5;
    border: none 0px;
    padding-bottom: 3px;
    padding-left: 4px;
    height: 18px;
}

.buttonOk
{
    color: white;
    background-color: #9c9a9a;
    border: none 0px;
    padding-bottom: 3px;
    padding-left: 4px;
    height: 18px;
    cursor: pointer;
    width: 80px;
    text-align: left;
}
.buttonOkOver
{
    color: white;
    border: none 0px;
    padding-bottom: 3px;
    padding-left: 4px;
    cursor: pointer; /*background-color:#8fd400;*/
    height: 18px;
    width: 80px;
    text-align: left;
}

td.menuBar
{
    color: White;
    width: 240px;
    height: 32px;
    text-align: left;
}
td.menuBar table
{
    height: 32px;
    margin-left: 8px;
    margin-right: 8px;
}
td.menuBar td
{
    /*padding-left:8px;     padding-right:8px;*/
}
.titulo
{
    font-weight: bold;
    font-size: 12px;
    color: #666666;
    font-family: Tahoma,Helvetica,Helv;
}
.tituloBranco
{
    font-weight: bold;
    font-size: 12px;
    color: #ffffff;
    font-family: Tahoma,Helvetica,Helv;
}

table
{
    padding: 0px;
    margin: 0px;
    border: none 0px;
}

form
{
    margin: 0px;
    padding: 0px;
}
.texto
{
    font-weight: normal;
    font-size: 12px;
    color: #464646;
    font-family: Tahoma,Helvetica,Helv;
}

.pesquisaUp, .pesquisaUp a:link
{
    font-weight: bold;
    font-size: 10px;
    color: #666666;
    font-family: Tahoma,Helvetica,Helv;
}

.pesquisaDown
{
    font-weight: normal;
    font-size: 10px;
    color: #666666;
    font-family: Tahoma,Helvetica,Helv;
}
.planoCurricular, .planoCurricular a:link, .planoCurricular a:hover, .planoCurricular a:visited
{
    font-weight: normal;
    font-size: 11px;
    font-family: Tahoma,Helvetica,Helv;
}
.gallery
{
    border-bottom: solid 8px white;
}

.login
{
    font-weight: normal;
    font-size: 12px;
    color: white;
    line-height: 15px;
    font-family: Tahoma,Helvetica,Helv;
    text-align: justify;
}

.link_inactivo
{
    color: #0d5200; /* 13r 82g 0b */
    line-height: 15px;
    font-family: Tahoma,Helvetica,Helv;
    font-size: 12px;
}

.link_seleccionado
{
    font-family: Tahoma,Helvetica,Helv;
    font-size: 12px; /*color: #8fd400; */ /* pantone 375c */
    line-height: 15px;
}

/* Menu horizontal */

.menu_horizontal_inactivo
{
    font-weight: bold;
    color: #9d9d9d; /* preto 70% */
    font-family: Tahoma,Helvetica,Helv;
    font-size: 13px;
}

.menu_horizontal_activo
{
    color: white;
    font-family: Tahoma,Helvetica,Helv;
    font-size: 13px;
    font-weight: bold;
    padding-top: 8px;
}

.menu_horizontal_aberto
{
    color: #9d9d9d; /* preto 70% */
    font-family: Tahoma,Helvetica,Helv;
    font-size: 13px;
}

/* Menu lateral */

.menu_lateral_inactivo
{
    font-size: 12px;
    color: #9d9d9d;
    line-height: 20px;
    font-family: Tahoma,Helvetica,Helv;
}

.menu_lateral_seleccionado
{
    font-size: 12px; /*  color: #8fd400;     */ /* pantone 375c */
    line-height: 20px;
    font-family: Tahoma,Helvetica,Helv;
}

.tabela
{
    /*  border-right: #8fd400 1px solid;     border-top: #8fd400 1px solid;     border-left: #8fd400 1px solid;     border-bottom: #8fd400 1px solid; */
    font-size: 12px;
    color: #9d9d9d;
    line-height: 20px;
    font-family: Tahoma,Helvetica,Helv;
}

a
{
    text-decoration: none;
}

a:link
{
    text-decoration: none;
    font-size: 12px;
    color: #9d9d9d;
    font-family: Tahoma,Helvetica,Helv;
}

a:visited
{
    text-decoration: none;
    font-size: 12px;
    color: #9d9d9d; /*line-height: 20px;*/
    font-family: Tahoma,Helvetica,Helv;
}

a:hover
{
    text-decoration: none;
    font-size: 12px; /*color: #8fd400;  */ /* pantone 375c  line-height: 20px;*/
    font-family: Tahoma,Helvetica,Helv;
}

a:active
{
    text-decoration: none;
}

body
{
    color: #444444;
    font-family: Tahoma,Helvetica,Helv;
    font-size: 12px;
    margin: 0px;
    padding: 0px;
}

textarea
{
    font-family: Tahoma,Helvetica,Helv;
    font-size: 11px;
    color: #464646;
}

input, select
{
    color: #444444;
    font-family: Tahoma,Helvetica,Helv;
    font-size: 12px;
}

/* colored top bar */
.myHeader
{
    /*background-color:#8fd400; */
    color: White;
    height:24px;
    font-weight: normal;
    text-align: left;
    /*white-space:nowrap;*/
}

div.myHeader
{
	height: auto !important;
}

.myHeader b
{
    font-size: 12px;
    padding-left: 2px;
}
.feedItem img
{
    float: left;
    margin-right: 16px;
    margin-bottom: 16px;
}
.feedItem, .feedItem a, .feedItem a:hover
{
    font-size: 11px !important;
    padding-top: 8px;
}

.ultimas a, .ultimas a:hover
{
    font-size: 11px;
    line-height: 13px;
    padding-bottom: 3px; /*color: #7D7D7D; */ /* 60% preto */
}
.ultimas td
{
    padding-bottom: 3px; /*color: #7D7D7D;*/ /* 60% preto */
}
.map, .map a
{
    font-size: 11px;
    border: 0px;
}
a.pagerLink
{
    margin-right: 4px;
}
.inputText, .inputText input
{
    color: #464646;
    background-color: #e6e6e6;
    border: none;
    text-align: left;
    padding-left: 2px;
    margin: 0px;
}
.pesquisaUp
{
    color: #666666;
    font-weight: bold;
    font-size: 12px;
    font-family: Tahoma,Helvetica,Helv;
}

.pesquisaDown
{
    color: #666666;
    font-weight: normal;
    font-size: 10px;
    font-family: Tahoma,Helvetica,Helv;
}

.adminRowSelected a
{
    /* background-color:#8fd400; */
    color: White !important;
    display: block;
}

.adminRowSelected a.nada
{
    background-color: Transparent;
}


/*RSS*/

.newsRss
{
    padding-top: 8px;
    font-size: 11px;
}

.newsRss img, .NewsItem img
{
    margin-right: 16px;
    margin-bottom: 8px;
    float: left;
}

.NewsItem h1, .NewsItem h2, .NewsItem h3
{
    font-size: 12px;
    font-weight: normal;
    text-decoration: underline;
    margin: 0px 0px 0px 0px;
}

.newsRss
{
    padding-top: 8px;
    font-size: 11px;
}

div.RssTitle
{
    padding-bottom: 8px;
}

.RssTitle a:link, .RssTitle a:visited
{
    font-size: 12px;
    font-weight: bold;
}
.divHeader, .divHeaderLite
{
    color: White;
    height: 20px;
    text-align: left;
    white-space: nowrap;
    font-size: 12px;
    padding: 4px 8px 0 8px;
    font-weight: normal;
}
.divHeader
{
    font-weight: bold;
}

#PageContent
{
    padding: 8px;
}

.noscript
{	
	position: relative;
	top: 0;
	left: 0;
	z-index: 200;	
	padding: 2px;
	display: block;
	width:100%;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #999;
	background-color: #FFF4C9;	
	font-size: 0.9em;	
}
