* { 	padding: 0px;
	margin: 0px;
	}

html {
  height: 100%;
  margin-bottom: 1px;
}

body {
	font: normal 12px/15px Arial, Helvetica, sans-serif;
	text-align: center;
	background: #c3dbf3 url(../images/bg-body.jpg) repeat-x;
}	

IMG { border: 0px; }

p { margin-bottom: 10px; }

a:link, 
a:visited {
	text-decoration: none;
	color: #000; /* #135cae; */
	}

a:hover {
	text-decoration: underline;
	color: #ff8043; /*#0b3768;*/
	}

input.button { cursor: pointer; border: 1px; font-size: 11px;}


/* --------------- ESTRUTURA -------------- */

div#wrapper {
	margin: 0px auto;
	width: 980px;
	text-align: left;
	}

/* --------------- Head -------------- */	
	
div#header {
	height: 120px;
	background: transparent url(../images/header.png) top center no-repeat;
	margin-top: 25px;
	position: relative;
	}

	div#logo {
		position: absolute;
		left: 190px;
		top: 52px;
		float: left;
		width: 465px;
		height: 60px;
		}
	
	div#newsletter {
		float: right;
		width: 190px;
		background: transparent url(../images/newsletter-bg.gif) no-repeat;
		margin-top: 20px;
		padding: 25px 0px 0px 15px;
		}	

	div#newsletter p {
		padding: 0px;
		margin: 0px;
		}	

	div#newsletter form {
		padding: 0px;
		margin: 0px;
		}

	div#newsletter .buttom {
		font: normal 9px verdana;
		padding: 0px;
		margin: 0px;
		height: 10px;
		}
		
	div#newsletter .inputbox {
		font: normal 12px verdana;
		padding: 0px;
		margin: 0px;
	}
	
	div#idioma {
		float: right;
		width: 180px;
		background: transparent;
		margin-top: 20px;
		padding-top: 55px;
	}		
	
	.logopt-br { background: url(../images/ondasolidaria_pt.png) 0 0 no-repeat; }
	.logoes-es { background: url(../images/ondasolidaria_es.png) 0 0 no-repeat; }
	.logoen-gb{ background: url(../images/ondasolidaria_en.png) 0 0 no-repeat; }

/* --------------- CONTEUDO -------------- */	
	
div#conteudo {
	background: transparent url(../images/bg_conteudo.png) top center repeat-y;
	}	

div#area { /* dentro do CONTEUDO, definindo margens internas*/ 
	background: transparent url(../images/area-bg.gif) top left repeat-y;
	margin: 0px 25px;
	text-align: left;
	}	

div#menu {
	margin: 0px 25px 8px 25px;
	border: 0px;
	background: #005abb;
	}

table#menu {
	width: 100%;
	}	

table#menu a{
	text-align:center;
	}		
	
#leftcolumn {
	padding: 0;
	margin: 0;
	width: 180px;
	float:left;
	}

	#leftcolumn div.module {
	width: 170px;
	}

/* --------------- BOX NOTICIA  --------------- */
		
		DIV.modNoticia .junews {
			border-top: 0px;
			border-right: 0px;
			border-left: 0px;
			border-bottom: #DDD 1px solid;
			padding: 6px 2px;
			}

		DIV.modNoticia .junews IMG {
			margin: 2px 6px 4px 0px;
			float: left;
			}			
			
	
		DIV.modNoticia .junews A{
			color: #000;
			font: normal 11px verdana;
			}
			
		DIV.modNoticia .junews A:hover {
			color: #ff8043;
			text-decoration:none;
			}

/* --------------- BOX ENTREVISTA --------------- */
		
		DIV.modEntrevista {
			border-top: 0px;
			border-right: 0px;
			border-left: 0px;
			padding: 2px 0px 3px 0px;
			}
			
		DIV.modEntrevista A{
			color: #000;
			font: normal 11px verdana;
			}
			
		DIV.modEntrevista A:hover {
			color: #ff8043;
			text-decoration:none;
			}

		DIV.modEntrevista .junews IMG {
			margin: 2px 8px 4px 0px;
			float: left;
			}				
			
		DIV.modEntrevista  UL {
			text-indent:0px;
			}

		DIV.modEntrevista  UL LI {
			border-bottom: #fdcc05 1px dashed;
			list-style-type: none;
			padding: 4px 0px;
			}			

/* --------------- BOX VIDEO --------------- */
		
		DIV.modVideo {
			font: normal 11px verdana;
			}

		DIV.modVideo OBJECT {
			margin-bottom:8px;
			}
			

/* --------------- CORPO --------------- */
			
#corpo {
	float: left;
	width: 548px;
	margin: 0px 11px;
	}

	#corpo .moduletable{
		margin-bottom: 0px;
		}	

	#corpo ul li{
		margin-left: 40px;
		}		

div#videoplayer1 {
	text-align: center;
}
		
/* --------------- DIREITA --------------- */
		
#rightcolumn {
	float: left;
	width: 170px;
	margin-left: 10px;
	}

	DIV#rightcolumn a {
		color: #000;
		}

	
div#footer {
	margin: 0px auto;
	width: 980px;
	height: 60px;
	background: transparent url(../images/footer.png) bottom center repeat-x;
	text-align: center;
	}

	div#footer p {
		margin :0px;
		padding : 10px 25px 0px 25px;
		font: normal 10px verdana;
		color: #666;
		} 

	div#footer a:link, 
	div#footer a:visited  {
		color: #999;
		}

#pathway {
	padding: 0px 10px 8px 10px;
	width: auto;
	margin-top: -2px;
	margin-right: 250px;
	margin-bottom: 15px;
	text-align: left;
	}

#search {
	float: right;
	width:320px;
	margin-top: -20px;
	margin-right: 30px;
	height: 40px;
	overflow: hidden;
	text-align:right;
}

/* ----------------- SEARCH -------------- */

form#searchForm input {
	vertical-align: middle;
	}

form#searchForm table {
	border-collapse: collapse;
	}

form#searchForm td {
	padding:0;
	}

#mod_search_searchword {
	padding-left: 3px;
	}

	
/*****************************************/
/*** Joomla! specific content elements ***/
/*****************************************/

div.offline {
	background: #fffebb;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1.2em;
	padding: 5px;
}

span.pathway {
  display: block;
  margin: 0 20px;
  height: 16px;
  line-height: 16px;
  overflow: hidden;
}

/* small text */
.small {
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.modifydate {
  height: 20px;
  vertical-align: bottom;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.createdate {
	height: 20px;
	vertical-align: top;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;

}

a.readon {
	font-weight: bold;
	font-size: 1.1em;
	color: #ff8043;
	margin-top: 0px;
	display: block;
	float: left;
	background: url(../images/seta_mais.png) top right no-repeat;
	padding-right: 20px;
	line-height: 14px;
	height: 16px;
}

.destaque {
	font-weight: bold;
	font-size: 1.4em;
	font-style: italic;
	color: #999;
}

/* form validation */
.invalid { border-color: #ff0000; }
label.invalid { color: #ff0000; }


/** overlib **/

.ol-foreground {
	background-color: #f6f6f6;
}

.ol-background {
	background-color: #666;
}

.ol-textfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.ol-captionfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f6f6f6;
	font-weight: bold;
}
.ol-captionfont a {
	color: #0B55C4;
	text-decoration: none;
	font-size: 12px;
}

.ol-closefont {}


/* ------------- menu links ------------- */
a.mainlevel:link, a.mainlevel:visited {
	padding-left: 5px;
}

a.mainlevel:hover {

}

/* spacers */
span.article_separator {
	display: block;
	height: 20px;
}

.article_column {
	padding-right: 5px;
}

.column_separator {
	border-left: 1px dashed #e0e0e0;
	padding-left: 10px;
}

td.buttonheading {

}

td.buttonheading img {
	border:none;
}

.clr {
	clear: both;
}

td.greyline {
  width: 20px;
  background: url(../images/mw_line_grey.png) 50% 0 repeat-y;
}

div#maindivider {
  border-top: 1px solid #ddd;
  margin-bottom: 10px;
  overflow: hidden;
  height: 1px;
}

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

/* edit button */
.contentpaneopen_edit{
	float: left;
}

/* table of contents */
table.contenttoc {
  margin: 5px;
  border: 1px solid #ccc;
  padding: 5px;
  float: right;
}

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

/* content tables */
td.sectiontableheader {
  background: #efefef;
  color: #333;
  font-weight: bold;
  padding: 4px;
  border-right: 1px solid #fff;
}

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

td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
  padding: 3px;
}


/* content styles */
table.contentpaneopen, table.contentpane {
	margin: 0;
	padding: 0;
	width: auto;
}

table.contentpaneopen li {
	margin-bottom: 2px;
}

table.contentpaneopen fieldset {
	border: 0;
	border-top: 1px solid #ddd;
}

table.contentpaneopen h3 {
	margin-top: 25px;
}

table.contentpaneopen h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}

.highlight {
	background-color: #fffebb;
}

/* module control elements */
table.user1user2 div.moduletable {
	margin-bottom: 0px;
}

div.moduletable, 
div.module {
  margin-bottom: 15px;
}

/* forms */
table.adminform textarea {
  width: 540px;
  height: 400px;
  font-size: 1em;
  color: #000099;
}

div.search {
	
}

div.search .inputbox {
	/*width: 145px; */
	border: 1px solid #ccc;
	margin: 0px 5px 0px 0px; 
}

form#form-login fieldset { border: 0 none; margin: 0em; padding: 0.2em;}
form#form-login ul { padding-left: 20px; }

form#com-form-login fieldset { border: 0 none; margin: 0em; padding: 0.2em;}
form#com-form-login ul { padding-left: 20px; }

/* thumbnails */
div.mosimage         {  margin: 5px; }
div.mosimage_caption {  font-size: .90em; color: #666; }

div.caption       { padding: 0 10px 0 10px; }
div.caption img   { border: 1px solid #CCC; }
div.caption p     { font-size: .90em; color: #666; text-align: center; }

/* Parameter Table */
table.paramlist {
	margin-top: 5px;
}

table.paramlist td.paramlist_key {
	width: 128px;
	text-align: left;
	height: 30px;
}

table.paramlist td.paramlist_value {
}

div.message {
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 14px;
	color : #c30;
	text-align: center;
	width: auto;
	background-color: #f9f9f9;
	border: solid 1px #d5d5d5;
	margin: 3px 0px 10px;
	padding: 3px 20px;
}

/* Banners module */

/* Default skyscraper style */
.bannergroup {
}

.banneritem img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* Text advert style */

.banneritem_text {
	padding: 4px;
	font-size: 11px;
}

.bannerfooter_text {
	padding: 4px;
	font-size: 11px;
	background-color: #F7F7F7;
	text-align: right;
}

/* System Messages */
/* see system general.css */

.pagination span { padding: 2px; }
.pagination a    { padding: 2px; }

/* Polls */
.pollstableborder td {
	text-align: left;
}

/* WebLinks */
span.description {
	display:block;
	padding-left: 30px;
}

/* Frontend Editing*/
fieldset {
	border: 1px solid #ccc;
	margin-top: 15px;
	padding: 15px;
}

legend {
	margin: 0;
	padding: 0 10px;
}

td.key {
	border-bottom:1px solid #eee;
	color: #666;
}

/* Tooltips */

.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}

/* System Standard Messages */
#system-message { margin-bottom: 20px; }

#system-message dd.message ul { background: #C3D2E5 url(../../system/images/notice-info.png) 4px center no-repeat;border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; margin:0px; padding-left: 40px; text-indent:0px;}

/* System Error Messages */
#system-message dd.error ul { color: #c00; background: #E6C0C0 url(../../system/images/notice-alert.png) 4px center no-repeat; border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; margin:0px; padding-left: 40px; text-indent:0px;}

/* System Notice Messages */
#system-message dd.notice ul { color: #c00; background: #EFE7B8 url(../../system/images/notice-note.png) 4px center no-repeat; border-top: 3px solid #F0DC7E; border-bottom: 3px solid #F0DC7E; margin:0px; padding-left: 40px; text-indent:0px;}



/* Component Specific Fixes */

#component-contact table td {
	padding: 2px 0;
}


/* ----------- HEADERS ------------------ */

h1 {
	font: bold 1.3em Arial, Helvetica, sans-serif;
	vertical-align: bottom;
	color: #ff8043;
	text-align: left;
	}

h2 {
	font: bold 1.4em Arial, Helvetica, sans-serif;
	padding: 20px 0px 12px 0px;
	vertical-align: bottom;
	color: #999;
	}

h3,
legend {
	font: bold 16px Arial,Helvetica,sans-serif;
	margin-bottom: 10px;
	text-align: left;
	 color: #005abb;
	}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	}

.contentheading {
	font: bold 2em Arial, Helvetica, sans-serif;
	padding-bottom: 8px;
	vertical-align: bottom;
	color: #005abb;
	}


div.componentheading {
	  color: #005abb;
	  font: bold 21px Arial;
	  padding:0px 0px 15px 0px;
	  margin: 0px 0px 10px 0px;
	}	
	
DIV.moduletable h3,
DIV.module h3 {
	padding-bottom: 10px;
	}	

DIV.moduletable h4, /* modulo de Contato */
DIV.module h4 {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #005abb;
	padding: 3px 8px;
	letter-spacing: 1px;
	margin-bottom: 5px;
	}


/* ------------ MODULOS img background ---------------- */ 	
	
	DIV.boxDireita { margin-bottom: 10px;}
	
		DIV.boxDireita H4 {
			background: #005abb; 
			font: bold 12px Arial, Helvetica, sans-serif;
			color: #FFF;
			padding: 11px 8px 11px 8px;
			letter-spacing: 1px;
			}
			
		DIV.boxDireita H4.doacao { background: transparent url(../images/tit_doacao.gif) top left no-repeat;	}
		DIV.boxDireita H4.vila { background: transparent url(../images/tit_vila.jpg) top left no-repeat;	}
		DIV.boxDireita H4.contato { background: transparent url(../images/tit_contato.jpg) top left no-repeat;	}

	DIV.modAgenda { background: transparent url(../images/tit_agenda.jpg) top left no-repeat; }
	DIV.modNoticia { background: transparent url(../images/tit_noticia.jpg) top left no-repeat; }	
	DIV.modVideo { background: transparent url(../images/tit_video.jpg) top left no-repeat;}	
	DIV.modPodcast { background: transparent url(../images/tit_podcast.jpg) top left no-repeat;}	
	DIV.modDoacao { background: transparent url(../images/tit_doacao.jpg) top left no-repeat; }	
	DIV.modEntrevista h3{ background: transparent url(../images/tit_entrevista.jpg) top left no-repeat; height: 40px; padding-bottom: 0px; margin-bottom: 0px;}
	
	DIV.modEntrevista DIV{ background: transparent;}	

	DIV.modLink  {margin-top: 35px;}	
		DIV.modLink  DIV{margin: 8px 0px;}			

/* --------------- */ 
		
table.contentpaneopen h3 {
	margin-top: 25px;
}

table.contentpaneopen  div img,
table.contentpaneopen  p img {
	margin-right: 8px;
}

table.moduletable th {
  color: #c3dbf3;
  font: bold 18pt Arial;
  font-size: 1.5em;
  padding-left: 0px;
  margin-bottom: 10px;
  margin: 0;
}

DIV.jfdefaulttext { /* alerta da ferramenta de tradução */ 
	color:red;
	font-style: italic;
	}

DIV.gallerycontent h3 {color: white;}

DIV.gallerycontent a:hover {color: white; text-decoration: none;}

H3.titLaranja {color:#ff8043; margin-bottom: 20px; }	

/*-------------------------------------*/

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}


/* ----------- correcoes do MENU PRINCIPAL ------------ */

#menu a{	
	text-transform: uppercase;
	border-left: #FFF 1px solid;
	text-align: center !important;
	}

/* ------------ TABELA ABERTURA SECAO ------------- */ 

.tabelaSecao h3 {
	height: 40px;
	padding-top: 4px !important;
	border-top: #005abb 2px solid;
	font: bold 14px Arial !important;
	color: #005abb;
	margin: 0px !important;
	text-transform: uppercase;
	}

	
	.tabelaSecao h3 a{
		color: #005abb;
		}	

	.tabelaSecao h3 a:hover{
		text-decoration: none;
		color: #ff8043;
		}			
		
	.tabelaSecao ul li {
		list-style-type: none;
		}

	table.tabelaSecao {
		width: 545px;
		}

	table.tabelaSecao  td{
		vertical-align: top;
		}
		
/* ----------------- MODULO SUBMENU  ( igual a tabela ABERTURA DE SECAO )----------------- */

DIV.modSubmenu ul{
	}

DIV.modSubmenu  ul li {
	margin-left: 0px !important;
	list-style: none; 
	float: left;
	width: 180px;
	}

DIV.modSubmenu  .separator {
	border-top: #005abb 2px solid;
	padding-top: 4px;
	font: bold 14px Arial, Helvetica;
	display:block;
	color: #005abb;
	width: 170px;
	height: 40px;
	text-transform: uppercase;
	}	

DIV.modSubmenu  a{
		display:block;
		width: 170px;
	}	
	
/* ------------  CORREÇÂO MODULOS ----------------- */
	
#searchForm {
	display: none;
}

#newsletter label {
	font-size: 10px;
}


DIV#normalsublayout{
background: red;
}

