@import url(reset.css);

/*_______________GENERAL SETUP________________*/
body { font-size:76%; font-family:Arial, Tahoma, sans-serif }
/* aqui muda a cor do fundo da página */
#body { background:#FFDD97 url(../images/bg.png) top repeat-x; color:#000 }
html { height:100.1% }
body, td { line-height:130% }
a { color:#670001 }
a:hover { color:#C10000 }

/*___________________MAIN LAYOUT________________*/
/* aqui muda a cor do interna do quadro onde fica o conteúdo */
#wrapper {width:980px; margin:0 auto; background:#FFECC6; overflow:hidden !important; overflow:visible; min-height:680px; height:auto !important; height:680px; padding:0 0 0px 0 }/* aqui o px era de 10, e reduzi a zero para juntar o footer com o corpo */
#logo { background:url(../images/tbd) no-repeat; width:350px; height:127px; float:left }
#headerLogo { background:url(../images/header-logo.png) no-repeat; width:980px; height:130px; margin:0 auto }
#topRight { width:629px; height:130px; float:right; display:block  }
.search .inputbox { background:0; border:0; width:180px; height:13px; padding:3px; float:right; font-size:0.9em; margin:20px 55px 50px 0}
#mainRight { width:700px; float:right; margin:0 }
#mainRightTp { background:url(../images/main-top.png) no-repeat; height:28px; width:700px }
#mainRightInner { background:url(../images/main-inner.png) repeat-y; overflow:hidden }
#mainRightBt { background:url(../images/main-bottom.png) no-repeat; height:28px; width:700px }
.content { width:650px; margin:0 auto }
#mainFull { width:980px;  }
#mainFullTp { background:url(../images/full-top.png) no-repeat; height:28px; width:980px }
#mainFullInner { background:url(../images/full-inner.png) repeat-y; overflow:hidden }
#mainFullBt { background:url(../images/full-bottom.png) no-repeat; height:28px; width:980px }
.content2 { width:910px; margin:0 auto }
/* aqui muda a cor da Coluna da Esquerda */
#leftColumn { background:#FFE09F url(../images/column-top.png) top no-repeat; width:258px; float:left; margin:5px 0 0 10px !important; margin:5px 0 0 5px; padding:20px 0 0 0 }
#leftColumnBt { background: url(../images/column-bottom.png) bottom no-repeat; width:258px; height:29px }
#footer { width:980px; background:url(../images/footer.png) top no-repeat; height:80px; margin:0 auto; font-size:0.9em }
#footer .text { width:980px; float:left; margin:30px 0 0 0 }
#footer .text a { color:#5a3506 }

/*__________VERTICAL COLUMN MENU STYLES________*/
ul.menu { margin:0; padding:0; z-index:50 !important }
ul.menu li { list-style:none; margin:0; padding:0; z-index:50 !important }
ul.menu span { display:block; height:17px; line-height:17px; padding-left:0 }
ul.menu a { background:url(../images/menu-list.gif) left no-repeat; display:block; font-weight:bold; margin:0 0 0 3px; text-decoration:none; cursor:pointer }
ul.menu a:hover {background:url(../images/menu-list.gif) left no-repeat  }
ul.menu ul { margin-left:15px; padding:0 }
ul.menu ul a { text-indent:0; z-index:50 !important; cursor:pointer }
ul.menu ul li a {  text-align:left; margin:0 }
ul.menu li.active li a:hover { cursor:pointer }
ul.menu li li { padding:0; margin:0; z-index:50 !important }
ul.menu li a { padding-left:10px; z-index:50 !important }
ul.menu li.active a { text-decoration: none; z-index:50 !important }
ul.menu li a:hover, ul.menu li.active a:hover, ul.menu li.active li a:hover { text-decoration:underline }
ul.menu li.active li a { background:url(../images/menu-list.gif) left no-repeat; margin-left:5px; padding-left:10px; z-index:50 !important; text-decoration:inherit; font-weight:normal } /* submenu link color */
/*_________END VERTICAL SIDE MENU STYLES________*/

/*__________MODULE STYLES________*/
.moduletable, .moduletable_text, .moduletable_menu, .moduletable_login { width:242px; padding:10px 0 5px 0; margin:0 auto } 
.moduletable div div, .moduletable_menu div div, .moduletable_login div div { background:none; padding:0 13px }
.moduletable h3, .moduletable_text h3, .moduletable_menu h3, .moduletable_login h3 { padding:0 0 5px 15px; color:#5a3506  }
.moduletable_text div div { background:none; padding:0 5px;}
.pollstableborder, .poll  { text-align:left; width:auto; font-weight:normal }
.moduletable .bannergroup, .moduletable_text .bannergroup, .bannergroup { padding:0; margin:0; width:100% }
.moduletable .cont ul, .moduletable_menu .cont ul, .moduletable_text .cont ul, .moduletable_login .cont ul { margin:0 0 0 5px; padding:0; border:0 }
.moduletable li { list-style:none; background:url(../images/menu-list.gif) no-repeat 0 5px; padding-left:10px; }
#leftColumn li, #rightColumn { list-style:none }
.moduletable p, .moduletable br { margin:0 0 5px 0 }

/*LOGIN MODULE (user 6) */
.moduletable_login { font-size:0.9em; background:none; float:right; width:475px; margin:30px 0 0 0  }
.moduletable_login div div { background:none; padding:0 }
.moduletable_login .cont { padding:15px 45px 0 0 }
.moduletable_login a { color:#5a3506 }
.moduletable_login li, .moduletable_login p { list-style:none; float:left; margin:0 7px 0 0; display:inline }
/* Note: If positioned in the left column, remove the margin from these styles */
.moduletable_login ul { margin:0; padding:0 }
#modlgn_remember { width:20px; border:none; margin:15px 0 0 0 }
#form-login .button { margin:15px 0 0 0 }

/* Flash Banner Module Style (user 5) */
.moduletable_flashBanners { width:650px; height:339px; margin:0 auto 15px auto; padding:0 }

/*__________END MODULE COLOR STYLES________*/


/*________________GENERAL STYLES_________________*/

.left { float:left }
.right { float:right }
.clear { clear:both }
.clear-l { clear:left }
.clear-r { clear:right }
.spacer	{ height:15px }
hr { height:1px; color:#0D5F72 }
.imgRight { float:right; margin:0 0 10px 10px; border:1px solid #ccc  }
.imgLeft { float:left; margin:0 10px 10px 0; border:1px solid #ccc }
.createdate, .small, .modifydate, .pagenavcounter { font-size:0.9em; padding:2px 0; color:#A98261 }
table.contentpaneopen, table.blog { width:99% }
div .contentpane { width:100% }
table.contentpaneopen fieldset { margin-top:15px; border-bottom:1px dotted #ccc; padding-bottom:7px; width:99% }
table.contentpaneopen td { padding-bottom:5px }
.button { color:#fff; background:url(../images/button.png) no-repeat; width:70px; height:20px; border:none; padding:0; margin:5px 0 0 0; font-size:0.9em }
#searchForm .button { margin-left:10px }
.pollstableborder td { padding:1px; text-align:left;  }
.inputbox { border:1px solid #ccc; width:auto }
.contentpane li { margin-bottom:8px; border-bottom:1px solid #ccc; padding-bottom:5px }
td.contentdescription { padding:8px; }
a.readon { color:#5a3506; background:url(../images/read.png) no-repeat; display:block; width:95px; height:25px; padding:4px 0 0 9px; font-weight:bold; text-decoration:none; float:right; font-size:0.9em }
a.readon:hover { color:#C10000  }/* aqui muda a cor do botão ao passar o mouse. */
.article_separator { background:url(../images/article-div.gif) repeat-x center; display:block; height:6px; width:99%; margin:auto 0 8px auto }
.article_column { padding-right:10px; }
.column_separator { border-left:1px solid #ccc; padding-left:10px; }
.pagenav  { font-size:1em }
.contenttoc td { padding:2px 5px }
.contenttoc { margin:5px; border:1px dotted #ce914b }
.componentheading, .contentheading { font-size:1.5em; color:#670001 }
.componentheading { margin:0 0 10px 0; padding:7px 0 7px 15px; border-bottom:1px solid #ce914b; border-top:1px solid #ce914b }
.buttonheading a { margin:0 2px }
legend { margin: 0; padding: 0 10px }
#modlgn_remember { width:20px; border:none }

h1 { font-size:1.4em }
h2 { font-size:1.3em }
h3 { font-size:1.2em }
h4 { font-size:1.1em }

/*___________________Table View______________*/
td.sectiontableheader { background:#dbd6bc; border-right:1px solid #fff; padding:5px 10px; font-weight:bold; }
td.sectiontableheader a { text-decoration:none; }
tr.sectiontableentry1 td { padding:5px; }
tr.sectiontableentry2 td { padding:5px; }
tr.sectiontableentry2 {  }

/*_______________EXTRAS __________________*/
#upcoming_events_content { padding:0 0 15px 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;}
#system-message .message ul li { background-image:none }

/* -- buttons */
#editor-xtd-buttons { padding:5px }
.button2-left, .button2-right, .button2-left div, .button2-right div { float:left }
.button2-left a, .button2-right a, .button2-left span, .button2-right span { display:block; height:22px; float:left; line-height:22px; color:#000; cursor:pointer } /*font-size */
.button2-left span, .button2-right span {cursor:default; color:#000 }
.button2-left .page a, .button2-right .page a, .button2-left .page span, .button2-right .page span { padding:0 6px }
.page span { color:#000; font-weight:bold }
/* Aqui muda a cor do texto do botão quando move o mouse */
.button2-left a:hover, .button2-right a:hover { text-decoration:none; color:#0B55C4 }
.button2-left a, .button2-left span { text-decoration:none; padding:0 24px 0 6px }
.button2-right a, .button2-right span { text-decoration:none; padding:0 6px 0 24px }
.button2-left { background: url(../../system/images/j_button2_left.png) no-repeat; float:left; margin-left:5px }
.button2-right { background: url(../../system/images/j_button2_right.png) 100% 0 no-repeat; float:left; margin-left:5px }
.button2-left .image { background: url(../../system/images/j_button2_image.png) 100% 0 no-repeat }
.button2-left .readmore { background: url(../../system/images/j_button2_readmore.png) 100% 0 no-repeat }
.button2-left .pagebreak { background: url(../../system/images/j_button2_pagebreak.png) 100% 0 no-repeat }

/* Component Specific Fixes */
#component-contact table td { padding: 2px 10px }


/*__________SAMUEL STYLES________*/
.modulebanner, .modulebanner_text, .modulebanner_menu, .modulebanner_login { position: relative;width:0px; padding:0px 0px 0px 25px; } 
.tabelas {}

#rodape { width:980px; background:url(../images/footer.png) top no-repeat; height:80px; margin:0 auto; font-size:0.9em }
#rodape .text { width:450px; float:left; margin:45px 0 0 0 }
#rodape .text a { color:#5a3506 }

.bandeiras { position: relative;width:0px; float:left; padding:13px 0px 0px 15px;}

