/*
 *  This is the file where you put your CSS changes. 
 *  You should preferrably use this and override the 
 *  relevant properties you want to change here instead 
 *  of customizing plone.css to survive upgrades. Writing
 *  your own plone.css only makes sense for very heavy 
 *  customizations. Useful variables from Plone are 
 *  documented at the bottom of this file.
 */
 
/*  (do not remove this :) */
/*  (not this either :) */

.ploneCalendar {
border-collapse: collapse;
border-spacing:2px;
}

.newsImageContainer {
float:left;
margin: 0 0.5em 0.5em 0em;
width: 200px;
}

.newsImage {
border: 0px solid black;
}

.tileImage {
float: left;
margin: 0 0.5em 0.5em 0em;
border: 0px solid black;
}

/* Content area */

.documentContent {
font-size: 110%;
padding: 1em 0em 2em 0em !important;
background: White;
}

#content {
padding: 1em 1em 0 1em !important;
margin: 0em 0em 2em 0em;
}

.listingNoticias {

padding: 0em 1em 0.5em 1em;
margin: 0.5em 0em 0em 0em;
}

.mostra_calendario {
padding: 0em 1em 0.5em 1em;
margin: 0.5em 0em 0em 0em;
}

.redeidt_news_h{
 background: #848484;
 color: #FFFFFF;
 font-weight:bold;
 padding: 0.5em 2em 0.5em 2em;
}

.redeidt_news_c{
 padding: 0em 1em 0em 1em;
 color: #848484;
  font-family: "Trebuchet MS", Verdana; 
  font-size:7pt;
}

.redeidt_news_t{
 padding: 0em 1em 0em 1em;
 background: #dcdcdc;
 color: #606060;
}

.redeidt_news_t a{
 color: #FFFFFF;
 font-weight:bold;
 text-decoration: none;
}
.redeidt_news_t a:hover{
 color: #cee3ed;
}
.redeidt_news_p {
text-align: right;
display: block;
color: #FFFFFF;
}

.redeidt_banner{
 background: url(http://www.redeidt.org/pt/Banner_redeidt.gif) top no-repeat;
}

#portal-siteactions li a {
background-color: transparent;
border: 0px solid White;
color: #FFFFFF;
height: auto;
padding: 0.2em;
margin-right: 0em;
text-decoration: none;
text-transform: lowercase;
}

#portal-siteactions li a:hover {
background-color: transparent;
color: #848484;
border: 0; solid #848484;
}

input {
font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
visibility: visible;
border: 1px solid #848484;
color: Black;
vertical-align: middle;
background: White url(http://www.redeidt.org/pt/input_background.gif) repeat-x;
}

select {
border: 1px solid #848484;
color: Black;
background-color: White;
vertical-align: top;
}

.botao {
 background: transparent;
 cursor: pointer;
 font-size: 85%;
 padding: 0px 0px 0px 0px;
 overflow: visible;
 color: #FFFFFF;
 border: 0;
 text-decoration: none;
}

.bar_personal a
{
 background: transparent;
 cursor: pointer;
 font-size: 85%;
 padding: 0px 0px 0px 0px;
 overflow: visible;
 color: #FFFFFF;
 text-decoration: none;
}

.bar_personal_user a
{
 background: transparent;
 cursor: pointer;
 font-size: 85%;
 padding: 0px 0px 0px 0px;
 overflow: visible;
 color: #004563;
 text-decoration: none;
}

body {
  font-family: "Trebuchet MS", Verdana; 
  font-size:8pt;
  background: #288791;
}

.redeidt_branco{
  background: #FFFFFF;
}

.redeidt_verde{
  background: #288791;
}

.redeidt_verdeClaro{
  background: #CDE2A7;
}

#portal-logo {
background: url(http://www.redeidt.org/pt/logo.gif) no-repeat;
border: 0;
margin: 0em 0em 0em 0em;
padding: 0;
}

.b {
 background: transparent;
}

.b_top {
 background: url(http://www.redeidt.org/pt/botao/b_top) top;
}

.b_tl {
 background: url(http://www.redeidt.org/pt/botao/b_tl) top right no-repeat;
}

.b_tr {
 background: url(http://www.redeidt.org/pt/botao/b_tr) top left no-repeat;
}

.b_bl {
 background: url(http://www.redeidt.org/pt/botao/b_bl) top right no-repeat;
}

.b_br {
 background: url(http://www.redeidt.org/pt/botao/b_br) top left no-repeat;
}

.b_bottom {
 background: url(http://www.redeidt.org/pt/botao/b_bottom) top;
}

.b_left {
background: url(http://www.redeidt.org/pt/botao/b_left) right;
}

.b_right {
background: url(http://www.redeidt.org/pt/botao/b_right) left;
}

.bs {
 background: #FFFFFF;
}

.bs_top {
 background: url(http://www.redeidt.org/pt/botao/bs_top) top;
}

.bs_tl {
 background: url(http://www.redeidt.org/pt/botao/bs_tl) top right no-repeat;
}

.bs_bl {
 background: url(http://www.redeidt.org/pt/botao/bs_bl) top right no-repeat;
}

.bs_bottom {
 background: url(http://www.redeidt.org/pt/botao/bs_bottom) top;
}

.bs_left {
background: url(http://www.redeidt.org/pt/botao/bs_left) right;
}

#portal-breadcrumbs {
/* The path bar, including breadcrumbs and add to favorites */
border-bottom-width: 0;
padding-left: 1em;
padding-right: 0em;
text-transform: lowercase;
line-height: 1.6em;
}

#portal-breadcrumbs a {
text-decoration: none;
color: #000000;
}

/* The global section tabs. */
#portal-globalnav {
 background-color: #004563;
 padding: 0em 0em 0em 0em;
 white-space: nowrap;
 list-style: none;
 margin: 0;
 height: auto;
 line-height: normal;
}
#portal-globalnav li {
 display: inline;
}
#portal-globalnav li a {
 /* The normal, unselected tabs. They are all links */
 background-color: #004563;
 border-color: #333333;
 border-width: 0;
 border-style: solid solid none solid;
 color: #FFFFFF;
 height: auto;
 margin-right: 0em;
 padding: 0em 1.25em;
 text-decoration: none;
 text-transform: uppercase;
}
#portal-globalnav li.selected a {
 /* The selected tab. There's only one of this */
 background-color: #FFFFFF;
 border: 0; solid #E6E6E6;
 border-bottom: transparent; 0; solid;
 color: #004563;
}
#portal-globalnav li a:hover {
 background-color: #FFFFFF;
 border-color: #E6E6E6;
 border-bottom-color: transparent;
 border: 0;
 color: #004563;
}

.menu{
 padding-top: 0.5em;
 color: #FFFFFF;
 font-weight:bold;
 text-transform: uppercase;
}

.submenu a{
 padding-left: 1.2em;
 color: #FFFFFF;
 text-decoration: none;
}
.submenu a:hover{
 color: #848484;
}

.redeidt-banner {
 background-color: White;
 color: #8C965A;
 border: 2px solid #8C965A;
 margin: 0em 2em 2em 0em;
 display:block;
}

#portal-column-one {
 background-color: transparent;
 width: 202px;
}

#portal-column-one .visualPadding {
 padding: 0em 0em 0em 0em; 
 background-color: transparent;
}

#portal-column-content {
 vertical-align: top;
 margin: 0;
 padding: 0;
 background-color: #FFFFFF;
 width: 546px;
}

#portal-column-two .visualPadding {
 padding: 0em 0em 0em 0em;
 background-color: transparent;
}

#portal-column-two {
 background-color: transparent;
 width: 202px;
}

.LSBox {
clear: left;
float: left;
text-align: center;
padding-right: 1px;
display:block;
}

#portal-searchbox {
float: right;
clear: right;
background-color: transparent;
margin: 0em 0 0 0;
padding: 0 0em 0 0;
text-align: right;
text-transform: lowercase;
white-space: nowrap;
z-index: 0;
}

input.searchButton {
 margin-bottom: 0; ! important;
 font-size: 85%;
 background: White url(http://www.redeidt.org/pt/search_icon.gif) no-repeat;
 cursor: pointer;
 padding: 0px 0px 0px 15px;
 text-transform: none;
}

#portal-footer {
background-color: transparent;
border-top: 0; solid #848484;
border-bottom: 0; solid #848484;
float: none;
line-height: 1.2em;
margin: 0em 0em 0em 0em;
padding: 0.5em 0em 1em 0em;
text-align: center;
}
#portal-footer p {
margin: 0.25em 0;
color: #FFFFFF;
}
#portal-footer a {
text-decoration: none;
color: #FFFFFF;
border: none;
}

#portal-colophon .colophonIconCentimfe {
background: url(http://www.redeidt.org/pt/colophon_centimfe.jpg) no-repeat;
}

.discreet_colophon {
color: #FFFFFF;
font-size: 85%;
font-weight: normal;
}
/*  */