﻿/* custom stuff */

html {
  height: 100%;
  margin-bottom: 1px;
  /* background: url(../images/bg_ml.gif);
  background-repeat: repeat;*/
  background-color: #EEEEEE;
}


body {
	margin: 0;
	padding: 0;
}

p {
  margin-top: 0;
  margin-bottom: 5px;
}

fieldset {
	border: 0;
	padding: 5px 0;
}

span.pathway {
	display: block;
	font-weight: normal;
}

span.pathway img {
  padding: 0;
}

span.pathway a {
  line-height: 150%;
}

div#pathway {
	margin-bottom: 10px;
	padding-left: 8px;
}

a.readon {
font-size: 10px;
text-decoration: none;
line-height: 300%;
border: 1px solid #EEEEEE;
padding-left: 13px;
background: url(../images/lermais.gif) no-repeat left;
margin-top: 10px;
text-decoration: none;
font-weight: normal;
}

/*** fonts ***/
body {
		line-height: 125%;
		font-family: Tahoma, Helvetica, sans-serif;
}

/* size attributes */

body.f-smaller {
	font-size: 10px;
}

body.f-default {
	font-size: 11px;
}

body.f-larger {
	font-size: 13px;
}

.small,
.modifydate,
.createdate,
div.mosimage_caption {
	font-size: 90%;
}

#nav a,
#inset a {
	font-size: 100%;
}

div.moduletable h3,
div.moduletable_ensinosuperior h3,
div.moduletable_ensinotecnico h3,
div.moduletable-hilite h3,
td.side h3,
.componentheading, .componentheading_ensinosuperior, .componentheading_ensinotecnico {
	font-size: 93%;
	line-height: 100%;
}

table.outer .contentheading {
  font-size: 150%;
  line-height: 100%;
  font-weight: normal;
}

div.componentheading, div.componentheading_ensinosuperior, div.componentheading_ensinotecnico {
  text-transform: uppercase;
  font-weight: normal;
}


/* font family */
h1,
h2,
h3,
h4,
h5,
.contentheading,
.componentheading,
.componentheading_ensinosuperior,
.componentheading_ensinotecnico,
.sectiontableheader {
	font-family: Tahoma, Helvetica, sans-serif;
	font-weight: bold;
}

a:link,
a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/* component heading */

.componentheading, .componentheading_ensinosuperior, .componentheading_ensinotecnico {
	margin-top: 6px;
	margin-bottom: 10px;
	margin-left: -4px;
	margin-right: -4px;
	padding: 6px;
}

/* module settings */

.maisnoticias {
	padding: 0;
}

div.moduletable h3,
div.moduletable-hilite h3 {
  text-transform: uppercase;
  font-weight: normal;
  padding: 5px; 
  margin: 0 -5px 5px -5px;
}

div.moduletable_ensinosuperior h3,
div.moduletable-hilite_ensinosuperior h3,
div.moduletable_ensinotecnico h3,
div.moduletable-hilite_ensinotecnico h3 {
  text-transform: uppercase;
  font-weight: normal;
  padding: 5px; 
  margin: 0 -5px 5px -5px;
}

div.moduletable,
div.moduletable-hilite {
	margin-bottom: 5px;
	padding: 6px 5px;
}

div.moduletable_ensinosuperior,
div.moduletable-hilite_ensinosuperior,
div.moduletable_ensinotecnico,
div.moduletable-hilite_ensinotecnico {
	margin-bottom: 5px;
	padding: 6px 5px;
}

td.left div.moduletable-hilite,
td.right div.moduletable-hilite {
	margin: 0 -6px;
	padding: 6px 12px;
	border-width: 6px 0;
	border-style:  solid;
}

td.left div.moduletable-hilite_ensinosuperior,
td.right div.moduletable-hilite_ensinosuperior,
td.left div.moduletable-hilite_ensinotecnico,
td.right div.moduletable-hilite_ensinotecnico {
	margin: 0 -6px;
	padding: 6px 12px;
	border-width: 6px 0;
	border-style:  solid;
}

td a.subtransmenu:hover {
  color: #fff;
  background-color: #d5c594;
  text-decoration: none;
}

/* default menu link styles */
a.sublevel {

}

a.mainlevel:hover {
	text-decoration: none;
}

td a.sublevel:hover {
	text-decoration: none;
}

/** regular joomla menu **/

a.mainlevel {
	display: block;
	padding: 3px 0px;
	text-indent: 4px;
	width: 100%;
}

a.sublevel {
	display: block;
	padding: 3px 0px;
	text-indent: 4px;
	width: 100%;
}

/* headings */

h1 {
	line-height: 100%;
	font-size: 200%;
}

h2 {
   line-height: 100%;
   font-size: 150%;
}

h3 { 
   line-height: 100%;
   font-size: 120%;
}

h4 {
	 line-height: 100%;
	 font-size: 110%;
}

.small,
.modifydate,
.createdate {
	font-weight: normal;
}

.modifydate {
	height: 20px;
	vertical-align: bottom;
}

.createdate {
	height: 20px;
	vertical-align: top;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;
}

/** some joomla class stuff */

table.contenttoc {
  margin: 5px;
  padding: 5px;
}

table.contenttoc td {
  padding: 0 5px;
}


td.buttonheading {
 	vertical-align: bottom;
}

td.buttonheading img {
	margin-right: 5px;
}

table.outer td.sectiontableheader {
  font-weight: bold;
  padding: 0 4px;
  line-height: 20px;
}

table.outer tr.sectiontableentry1 td, 
table.outer tr.sectiontableentry2 td,
table.outer td.sectiontableentry1, 
table.outer td.sectiontableentry2 {
  padding: 4px;
}

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

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

div.contentpane, div.contentpaneopen {
  width: 100%;
}

.clr {
	clear: both;
}

div.mosimage {
  margin: 5px;
}


table.adminform textarea {
  width: auto;
  color: #666;
}

/** width stuff **/

.w-wide table.wrapper {
	width: 950px;
}

.w-thin table.wrapper {
	width: 775px;
}

.w-fluid table.wrapper {
	width: 100%	
}

/** template layout stuff **/

body {
	height: 100%; 
	padding: 0;
	margin-bottom: 0px;
}

table.wrapper {

}

table.header {
	background: url(../images/bg_topo.jpg);
	border: 0;
	height: 120px;
	width: 100%;
	margin: 0;
	padding: 0;
}

div#outer-border {
}

table.outer,
table.nopad {
	width: 100%;
	border:  0;
	padding:  0;
}

table.outer tr,
table.nopad tr {
	vertical-align:  top;
}

table.outer td,
table.nopad td {
	padding: 0;
}

table.nopad td {
  width: 50%;
  padding-right: 6px;
}

div#top-head {
	height: 125px;
}

div#access-bar {
	height: 25px;
}

div#header1 {
	position: relative;
	z-index: 10002;
	background-image: url(../images/header1.jpg);
	background-repeat: no-repeat;
	height: 82px;
	width: 380px;
	margin-top: -57px;
	left: 50%;
	margin-left: -385px;
}

div#header2 {
	position: relative;
	z-index: 10001;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	height: 180px;
	width: 769px;
	left: 50%;
	margin-left: -385px;
}

div#header3 {
	position: relative;
	z-index: 10000;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	height: 120px;
	width: 769px;
	left: 50%;
	margin-left: -385px;
	margin-top: -60px;
}

div#top-mod {
	margin: 0 0 5px 400px;
	height: 100px;
	overflow: hidden;
}

div#topmenu {
	position: relative;
	z-index: 10003;
	height: 22px;
	width: 769px;
	top: 0px;
	left: 569px;
}

table.topmenu {
	border: 0;
	width: 100%;
	border: 0;
	padding: 0;
}

table.topmenu td.topmenu_top {
	background: url(../images/topmenu_bg1.gif);
	background-repeat: repeat-x;
	height: 7px;
	width: 100%;
}

table.topmenu td.left {
	background: url(../images/topmenu_bg2.gif);
	background-repeat: repeat-x;
	border-width: 0 1px 0 0;
	border-style: solid;
	border-color: #3F7CB9;
}

table.topmenu td.middle {
	background: url(../images/topmenu_bg2.gif);
	background-repeat: repeat-x;
}

table.topmenu td.right {
	background: url(../images/direita1.jpg);
	width: 50px;
}

td.right1 {
	background: url(../images/direita1.jpg);
	height: 133px;
	width: 50px;
}

table.topmenu td.topmenu_bottom {
	background: url(../images/topmenu_bg3.gif);
	background-repeat: repeat-x;
	height: 8px;
	width: 100%;
}

td.left a.topmenu {
	text-decoration: none;
	padding: 0;
	border: 0;
	margin: 0;
}

#topmenu {
	width: 22px;
}

table.outer td.left {
	border-width:  0 1px 0 0;
	border-style:  dotted;
	width: 154px;
}

table.outer td.middle {
	border: 0;
	width: 538px;
}

table.outer td.right {
	width:  50px;
}

div.path-padding {
  padding: 0 10px;
}

div.padding {
  padding: 0px 10px 20px 10px;
}

div.smallpad {
  padding-left: 6px;
}

div.sidepad {
  padding: 0 6px;
}

div.midbox {
	border-width:  6px 0 0 0;
	padding-left: 6px;
	border-style: solid;
	margin-bottom: 6px;
}

div.botbox {
	border-width:  6px 0 0 0;
	padding-left: 6px;
	border-style:  solid;
	margin-top: 15px;
	margin-bottom: -1px;
}

div#bot-footer{
	border-width: 1px 1px 0 1px;
	border-style:  solid;
	height: 45px;
	text-align: center;
}

div#bot-footer a:hover {
	text-decoration: underline;
}

#bot-rocket {
	text-align: center;
}

span.rocket {
	margin: 10px auto;
	display: block;
	position: relative;
	width: 137px;
	height: 35px;
}

/* accessibility stuff */

#access {
	position: absolute;
	z-index: 10000;
	top: 4px;
	right: 12px;
	width: 300px;
	height: 16px;
	overflow: hidden;
}

#access span {
	background-repeat: no-repeat;
}

#access a {
	text-decoration: none;
}

#access .spacer {
	display:  block;
	float:  right;
	width: 10px;
	overflow:  hidden;
}

#access #buttons {
	float: right;
}

#access .button {
	display: block;
	float: right;
	width: 16px;
	height: 16px;
	margin-left: 4px;	
	background-repeat: no-repeat;
}

/* some page content things */

.hide {
	display: none;
}

td.left ul,
td.right ul {
  margin: 0;
  padding: 5px 0px 5px 12px;
}

form {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 9px;
	border: 0;
	margin: 0;
	padding: 0;
}

input.inputbox {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 9px;
}

input.button {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 9px;
}

table.blog span.article_seperator {
	display: block;
	height: 20px;
}

blockquote {
	margin: 10px 0;
	line-height: 140%;
	padding: 10px;
}

pre {
	padding: 10px;
}

table.pollstableborder td {
	text-align: left;
	padding: 2px 0;
}

/* MOO.FX
--------------------------------------------------------- */
div#toolsdiv{
	width: 100%;
	color: #fff;
	font-size: 9px;
	background-color: #FFFFFF;
}
div#tools{
	width: 775px;
	height: 50px;
	padding-top: 10px;
}
/* ------------------------------------ */
div#syndicatediv{
	float: left;
	width: 229px;
}
div#colorsdiv{
	float: left;
	width: 256px;
}
div#fontsdiv{
	float: left;
	width: 226px;
}


/* WEBSITE TOOLS
--------------------------------------------------------- */
div#sitetoolsdiv{
	height: 120px;
}
div#sitetools{
	width: 164px;
	height: 32px;
	float: right;
	background: url(../images/tools_label.gif);
	font-family: "Lucida Grande", Tahoma, Helvetica, sans-serif;
	font-size: 9px;
	color: #069;
	line-height: 3.5em;
	text-align: center;
}
div#sitetools a:link, div#sitetools a:visited{
	color: #069;
	text-decoration: none;
}
div#sitetools a:hover{
	color: #000;
	background-color: #d5c594;
}

.clr{
	clear: both;
}
