/** formatacao de texto**/
.TITULO {
color: #6D5D51;
font-weight: bold;
font-size: 14px;
line-height: 200%;
}

.SUBTitulo {
color: #6D5D51;
font-weight: bold;
font-size: 12px;
line-height: 200%;
}

.TEXTOnormal{
color: #6D5D51;
font-size: 9pt;
line-height: 150%;
text-align: justify;
}

.TEXTOlegenda{
color: #AFA49B;
font-size: 8pt;
line-height: 150%;
}

/** Fotmatação de Tabelas**/
.table {
	margin: 2px;
	padding: 0px;
}


.table thead tr td {
	margin: 0px;
	padding: 4px;
	background: #E2EA93;
}

.table tbody tr {
	margin: 0px;
	background: #F5F7D8;
}


.table tbody tr td {
	padding: 4px;
	margin: 4px;
}

/* custom stuff */

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


body {
	margin: 0;
	padding: 0;
}

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

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

span.pathway {
	display: block;
	height: 11px;
	line-height: 11px;
	vertical-align: middle;
	margin-top: 0px;
	margin-bottom: 15px;
	font-weight: normal;
	font-size: 8pt;
}

span.pathway img {
	margin: 0px 10px;
	vertical-align: middle;
}

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

a.readon {
	display: block;
	float: left;
	padding-left: 20px;
	margin-top: 10px;
	line-height: 14px;
	height: 16px;
	background: url(../images/arrow.png) no-repeat;
}

/*** fonts ***/
body {
	line-height: 150%;
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	color: #000;
}

/* size attributes */

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

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

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

a {
	color: #FF6600;
}

a:hover {
	color: #000000;
}

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

#nav a, #inset a {
	font-size: 12px;
}

div.moduletable h3,
.contentheading,
.componentheading {
	font-size: 110%;
	color: #000;
	padding: 5px 0;
        width: 70%;
}

.componentheading {
  margin-bottom: 5px;
}

td.componentheading {
	padding-bottom: 5px;
}


/* font family */
h3, .contentheading, .componentheading, .sectiontableheader, .small, .createdate, .modifydate,#inset {
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	font-weight: bold;
}

span.pathway {
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	font-weight: normal;
}


#nav{
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	font-weight: normal;
}

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

a:hover {
	text-decoration: none;
}

/* module settings */

div.moduletable h3 {
	margin-top: 5px;
	margin-bottom: 10px;
	padding-bottom: 0;
}

div.moduletable {
	margin-bottom: 10px;
}

td.left div.moduletable,
td.right div.moduletable  {
	margin-bottom: 15px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}

div.moduletable ul {
	margin: 5px 0;
	padding: 0 2em;
}

div.moduletable ul li {
	padding-bottom: 3px;
}

div.moduletable h3 {
	margin-top: 5px;
	margin-bottom: 10px;
	padding-bottom: 0;
}

div.moduletable {
	margin-bottom: 10px;
}

/* left & right module settings */
td.left div.moduletable-leftmodule {
	margin-bottom: 15px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	background: transparent  url(../images/module_bg.png) left bottom no-repeat;
}

div.moduletable-leftmodule ul {
	margin: 5px 0;
	padding: 0 2em;
}

div.moduletable-leftmodule ul li {
	padding-bottom: 3px;
}


/* default menu link styles */
a.mainlevel {
	display: block;
}

a.sublevel {

}

a.mainlevel:hover {
	text-decoration: none;
	background: url(../images/play.png) bottom left no-repeat;
}

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

#inset a.mainlevel {
	display: inline;
	background: none;
	padding: 0 15px;
}

/** regular joomla menu **/

a.mainlevel {
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 100%;
	height: 16px;
	line-height: 16px;
	padding: 0;
	padding-left: 20px;
	background: url(../images/play.png) top left no-repeat;
	margin-bottom: 1px;
	white-space: nowrap;
	border-bottom: 1px dotted #046CCA;
}

a#active_menu:link,
a#active_menu:visited {
	color: #333;
	background: url(../images/play.png) bottom left no-repeat;
}


li.active_menu a:link,
li.active_menu a:visited {
  color: blue;
}

a.sublevel:link,
a.sublevel:visited {
	font-weight: normal;
}

/* headings */

h1 {
	padding-bottom: 5px;
}

h2 {
   padding-bottom: 5px;
}

h3 { 
   	padding-bottom: 5px;
	color: #6D5D51;
}

h4 {
	 padding-bottom: 5px;
	 color: #0060b7;
	 text-transform: uppercase;
}

.small {
	font-weight: bold;
	color: #999;
}

.modifydate {
	height: 20px;
	vertical-align: bottom;
	font-weight: bold;
	color: #999;
}

.createdate {
	height: 20px;
	vertical-align: top;
	font-weight: bold;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;
	color: #999;
}

/** some joomla class stuff */

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

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


td.buttonheading {
 	vertical-align: middle;
        width: 30%;
}

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

table.mainbody td.mainbody td.sectiontableheader {
  font-weight: bold;
  padding: 3px;
  line-height: 150%;
  background: #E5EC9C;
}

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

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

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

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


.clr {
	clear: both;
}

div.mosimage {
  margin: 5px;
}


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

/** width stuff **/


#wrapper {
	position: relative;
	width: 850px;
	margin-top: 25px;
	margin-left: auto;
	margin-right: auto;
}


/** template layout stuff **/
#page_bg {
	background: url(../images/body-bg.png) repeat-x;
}

#mainbg {
	background: #fff;
	border: 1px solid #B9C9D8;
}

#main {
	top: 20px;
	margin: 20px;
}

#mainbg-2 {
	background: #fff url(../images/body-shadow-br.png) 100% 0 repeat-y;
}

#showcase ul,
td.left ul,
td.right ul,
#footer ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#showcase li,
td.left li,
td.right li,
#footer li {
		border-bottom: 1px dotted #b7bbc7;
		padding-bottom: 0;
		margin-bottom: 2px;
}

#showcase .padding,
#footer .padding {
	padding: 4px 0px;
}

#mainbody-padding {
  
}

#inset {
	position: relative;
	color: #ccc;
	text-align: center;
	margin-bottom: 0px;
	padding: 5px;
}

#inset table {
	width: auto;
	margin: 0 auto;
}

#footer {
	padding-top: 10px;
}

#the-footer {
	height: 49px;
	text-align: left;
	background:  url(../images/footer_bg.png) repeat-x;
	padding: 4px 4px 4px 4px;
	/**color: #fff;**/
}

#the-footer .padding {
	width: 100%;
}

table.showcase,
table.mainbody,
table.footer {
	width: 100%;
	padding: 0;
	background: #fff;
}


table.headlines {
	background: transparent;
}
table.headlines {
	margin-top: -5px;
	margin-bottom: 20px;
}

table.showcase tr,
table.mainbody tr,
table.headlines tr,
table.footer tr {
	vertical-align: top;
}

table.showcase td.showcase,
table.footer td.footer,
table.headlines td.headlines {
	width: 33%;
}

table.showcase td.showcase,
table.footer td.footer,
table.mainbody td.left,
table.mainbody td.right,
table.headlines td.headlines {
	padding: 0px;
}

table.headlines td.headlines {
	padding: 15px;
}

table.mainbody td.mainbody {
	padding: 0;
	background: #fff;
}

td.mainbody .padding {
	padding: 0 15px;
}

table.mainbody td.left,
table.mainbody td.right {
	width: 228px;
	background: transparent;
	padding-top: 10px;
}

table.mainbody td.right {
	border-left: 1px solid #fff;
}

table.headlines td.headlines {
	background: transparent;
}

/* toolbar */

#toolbar {
	position: relative;
	height: 59px;
	background: url(../images/toolbar-bg.png) top left repeat-x;
}

#toolbar_l {
	position: relative;
	height: 59px;
	background: url(../images/toolbar-bg-l.png) top left no-repeat;
}


#toolbar_r {
	position: relative;
	height: 59px;
	background: url(../images/toolbar-bg-r.png) top right no-repeat;
}

/* some page content things */

.hide {
	display: none;
}

form {
	border: 0;
	margin: 0;
	padding: 0;
}

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

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



input#mod_search_searchword {
	position: relative;
	vertical-align: top;
	width: 130px;
	height: 16px;
	font-size: 10px;
	line-height: 100%;
	background: #fff;
	border: none;
	padding-left: 0px;
	margin: 0px;
	border-top: 0px;
	border-right: 1px solid #625246;
	border-bottom: 1px solid #625246;
	border-left: 1px solid #625246;
}

.button{
	vertical-align: top;
	height: 17px;
	font-size: 10px;
	line-height: 100%;
	background: #625246;
	color: #fff;
	border: none;
	padding: 2px;
	margin: 2px;
	border-top: 0px;
	cursor: hand;
}

.highlight {
  background-color: #ffc;
}


/* Topmenu */
ul#mainlevel-nav {
list-style: none;
padding: 0;
margin: 0;
float: left;
white-space: nowrap;
}

ul#mainlevel-nav li{
width: auto !important;
width: 5%;
float: left;
margin: 0;
height: 15px;
white-space: nowrap;
margin-right: 2px;
}

ul#mainlevel-nav li a{
font-weight: normal;
font-size: 11px;
display: block;
padding: 0px 5px 3px 5px;
text-decoration: none;
white-space: nowrap;
color: red;
}

/** mainlevel-nav **/ 
ul#mainlevel-nav li{
background: #625246;	
}

ul#mainlevel-nav li a{
background: transparent;
}

ul#mainlevel-nav li:hover, ul#mainlevel-nav li.sfhover {
background: transparenturl;
}

ul#mainlevel-nav li:hover a, ul#mainlevel-nav li.sfhover a{
background: transparent;
}


/** Menu Extra**/
a.mainlevel-extra {
	display: block;
	height: 37px;
	line-height: 30px;
	color: #6D5D51;
	padding: 0;
	padding-left: 17px;
	background: url(../images/MenuExtraBG.png) no-repeat;
	margin: 0px;
	font-weight: bold;
	white-space: nowrap;
}

a.mainlevel-extra:hover {
	color: #fff;
	background: url(../images/MenuExtraBG_Hover.png) no-repeat;
}

#inset a.mainlevel-extra {
	display: inline;
	background: url(../images/MenuExtraBG_Hover.png) no-repeat;
	padding: 0 15px;
}