/* CSS styles for pbbr.pt */
/* Exadorma 10.01.2011 - 19:25 */

/***********************************************/
/* GENERAL
/***********************************************/
.ie-warning, .no-script-warning, .site-frame {
	margin: 0 auto;
	max-width: 1200px;
}
#site-wrapper {
	z-index: 1;
}
.site-frame {
	position: relative;	
}
.show-ie-warning #site-wrapper, .ie-warning {
	display: none;	
}
.show-ie-warning .ie-warning, .no-script-warning {
	display: block;
	padding: 20px;
	background: #FFFFFF;
}
#site-header, #nav-main, #site-content, #footer, #footer-extras, #notifications {
	padding: 0 20px 0 20px;
}
body {
	margin: 0;
	padding: 18px;
	background-color: #E4E0D5;
	font-family: Arial, Helvetica, sans-serif;
	color: #948A73;
	text-align: left;
	vertical-align: top;
}
html {
	overflow: auto;
}
a#top {
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	overflow: hidden;
	visibility: hidden;
	float: left;
	width: 1px;
}
a {
	color: #948A73;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
img {
	border: 0;
}
.clear_both {
	clear:both;
}
p, form, h1, h2, h3, h4, h5, input {
	margin: 0;
	padding: 0;
}
body, p, form, h1, h2, h3, h4, h5, input, textArea, select {
	font-size: 13px;
}
.displayNone {
	display: none !important;
}
.displayBlock {
	display: block !important;
}
.mandatory {
	color: #E20A16 !important;
	font-weight: bold !important;
}
.highlight {
	color: #FF7A00;
}
.floatLeft {
	float: left;
}
/***********************************************/
/* TEXT/TITLES
/***********************************************/
.blockTitle, h1, h2, .titleBlock {
	color: #000;
	background: url(../images/title_border.gif) no-repeat bottom left;
	font-size: 19px;
	padding-bottom: 7px;
	margin-bottom: 12px;
	font-weight: normal;
}
.blockTitle {
	font-size: 16px;
}
/* caixa alta para os nomes na equipa! */
.equipa .contentheading {
	text-transform: uppercase;
}
h2 {
	font-size: 14px;
	padding-bottom: 8px;
	margin-bottom: 12px;
}
.contentBO01 {
	padding: 0;
}
.highlight {
	color: #000000;
}
.highlight a {
	color: #000000;
}
.highlight a:hover {
	color: #948A73;
}
.titleBlock .author {
	color: #000000;
	font-size: 15px;
	display: block;
	padding-bottom: 0;
	height: auto;
}
/***********************************************/
/* BOXES/ALIGNMENTS
/***********************************************/
.wrapper {
	position: relative;
}
.alignCenter {
	text-align: center;
}
.alignRight {
	text-align: right;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
table td {
	text-align: left;
	vertical-align: top;
}
.contentTable .column {
	width: 245px;
}
.contentTable .vSeparator {
	width: 12px;
}
.contentTable .column ul {
	padding-left: 17px;
}
.hiddenBlock {
	display: none;
}
/***********************************************/
/* FORMS/BUTTONS
/***********************************************/
input, textArea, select {
	font-family: Arial, Helvetica, sans-serif;
	width: 294px;
	padding: 6px;
	border: 0;
	margin-bottom: 6px;
	color: #a89682;
	background-color: #edeae6;
}
textArea {
	height: 280px;
	overflow: auto;
}
.checkbox, .radio, .phrase input {
	width: auto;
}
.button, .modalWindow input.button {
	width: auto;
	background-color: #FFF;
	padding: 0;
	color: #000;
}
.buttonNewsletter, .modalWindow input.buttonNewsletter {
	color: #FFF;
	background-color: #000000;
	margin-bottom: 0;
}
/***********************************************/
/* LISTS
/***********************************************/

/***********************************************/
/* layout - main
/***********************************************/
#mainWrapper {
	margin: 0 auto;
	width: 955px;
	padding: 43px 35px 12px 35px;
	background-color: #FFF;
	position: relative;
}
#mainWrapperInside {
	width: 955px;
	overflow: hidden;
}
.colWrapper {
	width: auto;
	overflow: hidden;
	min-height: 509px;
}
.col {
	float: left;
	display: block;
	width: 247px;
	min-height: 493px;
}
.col1 {
	padding-right: 26px;
	width: 220px;
	position: relative;
}
.col2 {
	width: 502px;
	overflow: hidden;
}
.col3 {
	width: 187px;
	padding-left: 19px;
}
.mainMenu {
	position: absolute;
	top: 144px;
	left: 8px;
}
.navTeamBlock {
	color: #000;
	position: absolute;
	top: 432px;
	left: 8px;
}
.navTeamBlock, .navTeamBlock p {
	font-size: 12px;
}
.navTeamBlock a {
	color: #000;
	text-decoration: none;
}
.footerWrapper {
	padding: 26px 0 0 8px;
}
.copyright, .copyright p {
	font-size: 11px;
}
.copyright .article_separator {
	display: none;
}
.bannerBlock {
	margin-bottom: 21px;	
}
.bannerBlock .article_separator {
	display: none;	
}
.home .bannerBlock {
	height: 419px;	
	width: 502px;
	overflow: hidden;
}
.contentCol {
	width: 600px;
	overflow: hidden;
}
.contentCol .article_separator {
	display: none;
}
.home .contentCol .article_separator {
	display: block;
	height: 16px;
}
.contentCol .col, .contentCol .col1 {
	padding: 0 !important;
	width: 245px !important;
	min-height: 40px;
	padding-bottom: 18px !important;
}
.contentCol .col2 {
	margin-left: 12px; 
}
.modalWindow {
	position: absolute;
	top: 43px;
	right: 242px;
	background-color: #000;
	padding: 10px;
	width: 307px;
	z-index: 500;
}
.modalWindow a {
	color: #FFF;
	text-decoration: none;
}
.modalWindow .linkBlock {
	width: auto;
	overflow: hidden;
}
.modalWindow input {
	width: 294px;
	padding: 6px;
	border: 0;
	margin-bottom: 6px;
	color: #000000;
	background-color: #FFF;
}
.searchInputBlock, .newsletterInputBlock {
	display: none;	
}
.innerMenu {
	width: 600px;
	overflow: hidden;
	/*border-bottom: 1px #e4e0d5 solid;*/
	margin-bottom: 12px;
}
.mapasite {
	width: 600px;
	overflow: hidden;
}
.filterMenu {
	width: 600px;
	overflow: hidden;
	border-bottom: 1px #cfc6ba solid;
	margin-bottom: 16px;
}
.btBackBlock {
	background: url(../images/title_border.gif) no-repeat top left;
	padding-top: 8px;
	margin-top: 20px;
}
.vSeparator {
	text-indent: -6000px;	
}
.teamCol {
	width: 600px;
	overflow: hidden;
	font-size: 12px;
}
.teamCol .individual {
	float: left;
	padding-right: 11px;
	width: 160px;
	overflow: hidden;
	padding-bottom: 20px;
	min-height: 171px;
}
.teamCol .image {
	margin-bottom: 11px;
	height: 113px;
}
.teamCol .content, .teamCol .content a {
	color: #000;
}
.teamCol .content a:hover {
	color: #948A73;
}
.RSSBt img {
	display: none;
}
.newsletters .col1, .newsletters .col3, .newsletters .footerWrapper {
	display: none;
}
.newsletters .col2, #mainWrapper.newsletters {
	width: 700px;
	padding: 0;
}
#mainWrapper.newsletters {
	padding: 9px;	
}
#notifications {
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	padding-top: 11px;
	padding-bottom: 13px;
	z-index: 500;
	background-color: #FFF;
	border-top: 1px #999 solid;
	font-size: 12px;
}
#notifications a {
}
#notifications:not(#ie7or8) {
}
.ie-warning, .no-script-warning, .site-frame {
	margin: 0 auto;
	max-width: 1024px;
}
#site-wrapper {
	z-index: 1;
}
.site-frame {
	position: relative;	
}
.hidden-block {
	/*display: none !important;
	visibility: hidden !important;*/
	display: none;
}
.pull-right {
	float: right;
}
.logoWrapper {
	line-height: normal;	
}
/***********************************************/
/* LEFTNAV
/***********************************************/
.leftnav {
	display: block;
	font-size: 15px;
}
.leftnav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.leftnav ul ul, .leftnav ul ul ul, .leftnav ul ul ul ul {
	border: 0;
}
.leftnav ul li {
	margin: 0;
	padding: 0;
}
.leftnav ul li a {
	padding: 2px 0 3px 0;
	color: #948A73;
	display: block;
	text-decoration: none;
	margin: 0;
	background: none; /* IE7 fix */
}
/* casos excepcionais: */
.innerMenu .leftnav {
	width: 245px;
	margin-right: 12px;
	float: left;
}
.innerMenu .noMargin {
	margin-right: 0;
}
.innerMenu .leftnav ul li a, .mapasite .leftnav ul li a {
	background: url(../images/title_border.gif) no-repeat bottom left;
	padding-bottom: 10px;
	margin-bottom: 18px;
}

.mapasite .leftnav ul li a {
	color: #000;
	margin-bottom: 12px;
}
.mapasite .leftnav ul ul {
	margin-bottom: 15px;
}
.mapasite .leftnav ul ul li a {
	color: #948A73;
	padding-bottom: 3px;
	margin: 0;
	background: none;
}
/* /casos excepcionais: */
/* 2nd, 3rd, 4th levels */
.leftnav ul ul li a, .leftnav ul ul ul li a, .leftnav ul ul ul ul li a {
	font-size: 14px;
	color: #948A73;
	font-weight: normal;
	background: none;
}
.leftnav ul ul ul ul li a {
}
/* 3rd level indent */
.leftnav ul ul ul li a {
}
/* 4th level indent */
.leftnav ul ul ul ul li a {
}
/* item hover - general */
.leftnav ul li a:hover {
	color: #000000;
	font-weight: normal;
}
/*---------- active -----------*/
/* assuming different props for each level, otherwise could be simplified */
/* 1st level start */
.leftnav ul li.active a, .leftnav ul li.active a:hover {
	font-weight: normal;
	color: #000000;
}
.leftnav ul li#current a, .leftnav ul li#current a:hover {
	font-weight: normal;
	color: #000000;
}
/* 1st level end */
/* 2nd level start */
.mapasite .leftnav ul ul li a:hover {
	color: #000000;
	font-weight: normal;
}
/*---------- hover for non-active -----------*/
/* assuming different props for each level, otherwise could be simplified */
/* 2nd level */
.leftnav ul li.active ul li a:hover, .leftnav ul li#current ul li a:hover {
	color: #000000;
	font-weight: normal;
}
/* 3rd level */
.leftnav ul li.active ul li.active ul li a:hover, .leftnav ul li.active ul li#current ul li a:hover {
	color: #000000;
	font-weight: normal;
}
/* 4thlevel */
.leftnav ul li.active ul li.active ul li.active ul li a:hover {
	color: #000000;
	font-weight: normal;
}
/*---------- inactive -----------*/
.leftnav ul li a.disabled, .leftnav ul li a.disabled:hover {
	cursor: default;
}
.leftnav ul li a.inactive, .leftnav ul li a.inactive:hover {
	color: #666666 !important;
	cursor: default !important;
}
/* ---- langMenu ------*/
.langMenu {
	margin-top: 28px;
	display: block;
	font-size: 12px;
}
.langMenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.langMenu ul ul, .langMenu ul ul ul, .langMenu ul ul ul ul {
	border: 0;
}
.langMenu ul li {
	margin: 0;
	padding: 0;
}
.langMenu ul li a {
	padding: 1px 0 2px 0;
	color: #948A73;
	display: block;
	text-decoration: none;
	margin: 0;
	background: none; /* IE7 fix */
}
/* item hover - general */
.langMenu ul li a:hover {
	color: #000000;
	font-weight: normal;
}
/*---------- active -----------*/
.langMenu ul li.active a, .langMenu ul li.active a:hover, 
.langMenu ul li#active_language a, .langMenu ul li#active_language a:hover,
.langMenu ul li.lang-active a, .langMenu ul li.lang-active a:hover {
	font-weight: normal;
	color: #000000;
}
.langMenu ul li#current a, .langMenu ul li#current a:hover {
	font-weight: normal;
	color: #000000;
}
/***********************************************/
/* HMENU
/***********************************************/
.hmenu {
	
}
.hmenu div.moduletable, .hmenu div.module {
	margin: 0;
}
.hmenu ul {
	/*overflow: hidden;*/
	display: block;
	margin: 0;
	float: left;
	border: 0;
	padding: 0;
	list-style: none;
	height: 22px;
	position: relative;
	/*border-bottom: 1px #cfc6ba solid;*/
}
.hmenu ul li {
	margin: 0;
	padding: 0;
	float: left;
	display: inline;
	list-style: none;
	position: relative;
}
/* main bt */
.hmenu a {
	padding-right: 9px;
	float: none;
	display: block;
	text-decoration: none;
	height: auto;
}
/* active */
.hmenu ul li.active a, .hmenu ul li.active a:hover {
	color: #000000;
}
/* hover state on main bt */
/* links in each item */

/* hover each item */
/***********************************************/
/* HOME
/***********************************************/

/***********************************************/
/* LAYOUT - CONTENT
/***********************************************/
/***********************************************/
/* JOOMLA STYLES
/***********************************************/
ul.pagination {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
	padding-top: 14px;
}
ul.pagination li {
	list-style: none;
	display: inline;
	margin-right: 8px;
}
.results .list li {
	margin-bottom: 12px;	
}
.menu {
	padding-top: 0;
}
.contentheading {
	color: #000;
	font-size: 19px;
	font-weight: normal;
	background: none;
	padding-bottom: 0;
	margin-bottom: 0;
}
.contentheading a {
	color: #000;
	text-decoration: none;
}
.contentheading a:hover {
	text-decoration: none;
	color: #948A73;
}
.createdate {
	color: #000000;
	font-size: 15px;
	display: block;
	padding-bottom: 0;
	height: auto;
}
.row_separator {
	display: none;
}
.article_row {
	clear: both;
	float: left;
	width: 100%;
	overflow: hidden;
}
.contentpane {
	padding: 15px;	
}
.phrase {
	margin: 13px 0 13px 0;	
}
/* ------- FORM ------------*/
fieldset {
	border: 0;
	padding: 0;
	margin: 0;
}
.chronoform {
}
.customForm {
	font-size: 11px;
	width: 358px;
}
.customForm input, .customForm textarea {
	border: 0;
	background: none;
	padding: 1px 4px 1px 4px
}
.customForm textarea {
	overflow: auto;	
}
.customForm label {
	padding-bottom: 4px;
	padding-left: 3px;
}
.customForm .inputBlock {
	/*background-color: #FFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;*/
}
.customForm .inputBlock, .customForm label {
	display: block;
}
.customForm .cfclear {	
}
.customForm .big, .customForm .textarea_big {
	background: url(../images/input_big.gif) no-repeat;
	height: 20px;
	width: 358px;
}
.customForm .textarea_big {
	background: url(../images/textarea_big.gif) no-repeat;
	height: 40px;
}
.customForm .textarea_big textarea {
	height: 40px;
}
.customForm .big input, .customForm .big textarea {
	width: 346px;
}
.customForm .medium {
	background: url(../images/input_medium.gif) no-repeat;
	height: 20px;
	width: 145px;
}
.customForm .medium input, .customForm .medium textarea {
	width: 132px;
}
.customForm .small {
	background: url(../images/input_small.gif) no-repeat;
	height: 20px;
	width: 120px;
}
.customForm .small input, .customForm .small textarea {
	width: 40px;
}
.buttonForm {
	float: right;
	background-color: #FFF;
}
.buttonForm input {
	border: solid 1px #666;
	cursor: pointer;
}
.mandatoryBlock {
	float: left;
}
.CF_LV_ERROR {
	display: block;
	margin: 3px 0 0 0;
	display: none;
}
.LV_validation_message {
	display: block;
	margin: 3px 0 0 0;
	border: 0;
	font-size: 11px;
	width: 130px;
}
.LV_invalid_field, input.LV_invalid_field:hover, input.LV_invalid_field:active, textarea.LV_invalid_field:hover, textarea.LV_invalid_field:active, .fieldWithErrors input.LV_invalid_field, .fieldWithErrors textarea.LV_invalid_field {
	border: 0;
}
.LV_valid_field, input.LV_valid_field:hover, input.LV_valid_field:active, textarea.LV_valid_field:hover, textarea.LV_valid_field:active, .fieldWithErrors input.LV_valid_field, .fieldWithErrors textarea.LV_valid_field {
	border: 0;
}
.notCustom {
	width: auto;
	display: block;
	float: left;
}
.cfclear {
	height: 7px;
	font-size: 7px;
	line-height: 7px;
	overflow: hidden;
}
.LV_valid {
	display: none !important;
}
.chrono_credits {
	display: none;	
}
/*------ eventList ------*/
#eventlist .copyright {
	display: none;
}
#gmOverlay {
	z-index: 10000000;	
}
#gmCenter, #gmBottomContainer {
	z-index: 10000001;
}
.catimg {
	float: none;
	margin: 0;
	border: 0;
	display: none;
}
/* ----joomfish --------*/
.jfdefaulttext {
	color: red;
}
/* ------ acymailing -------*/
.acymailing_footer {
	display: none !important;
}