body {
	text-align: center; /* required for centering the page in IE */
	margin: 0px;
	background-color: #282B34;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

h1, h2, h3, h4, p, ul, li {
	margin: 0px;
	padding: 0px;
	font: 12px Arial,sans-serif;
}

h1,h2,h3,.componentheading, .contentheading {
	font-weight:bold;
	color: #FCB700;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 200%;
	font-style: normal;
	font-variant: normal;
}

h2 {
	font-size:160%
}

h3 {
	font-size:120%
}

html, body {
	height: 100%;
	width: 100%;
}

a:link ,  a:visited{
	text-decoration: underline;
	color: #AD95C5;
}

a:hover {
	text-decoration: none;
	color: #68468B;
}

#wrapper {
	position:static;
	width: 778px; 
	margin: 0 auto; /* centering the page */
	text-align: left;
}

#header {
	position:static;
	height: 150px;
	background-image:url(../images/topo.png)
}

#Menu{
	position:static;
	width: 778px;
	height:25px;
	background-image: url(../images/padrao.png);
}

#container {
	background-image: url(../images/padrao.png);
}

#innerContainer {
	height:100%;
	margin-top: auto;
	margin-right: 29px;
	margin-bottom: auto;
	margin-left: 29px;
}

.bs_contentdiv {
}

#FlashHeadpiece {
    text-align:center;
	margin-left:auto;
	margin-right:auto;
	background-color:#000000;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #333333;
	border-left-color: #CCCCCC;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
}

#left {
	float: right;
	position:relative;
	width: 200px;
	background-image: url(../images/trabalhando.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 500px;
}

#leftInner {
}

.latestnews, .mostread, .popular {
	font: 11px Arial,sans-serif;
	list-style-type:none;
}

ul.mostread, ul.latestnews {
	list-style: none;
	margin-left: 0;
	padding-left: 1.5em;
	text-indent: -1.3em;
}

li.mostread, li.latestnews {
    padding-bottom:4px;
	list-style-type:none;
}

li.mostread a:link, li.latestnews a:link {
	padding-left: 14px;
}

li.mostread a:hover, li.latestnews a:hover {

}

#content {
	width: 510px;
	float:right;
	padding: 5px;
	position: relative;
}

#content p {
	line-height:20px;
	font: 12px;
}

#content ul{
	list-style-type: none;
}

#content li{
	line-height:20px;
	font-size: 12px;
	padding-left:14px;
	background-image: url(../images/seta.png);
	background-repeat: no-repeat;
	background-position: left 4px;
}

#clear {
	height: 0px;
	clear:both;	
}

.clear {
    clear: both;
    display: block;
    height: 1px;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

#footer {
	height: 50px;
	clear:both;
	text-align:center;
	background-image:url(../images/rodape.png)
}

/*Horizontal Nav*/

#nav {
	float: right;
}

div#nav,div#nav li{
	list-style-type:none;
	margin:0;
}

div#nav{
	position:static;
	margin-right: 36px;
	font-size: 12px;
}

div#nav li{
	float:left;
	margin-right: 1px;
	font-size: 12px;
	text-align: center;
	display: inline;
	vertical-align: middle;
}

div#nav a{
	float:left;
	height: 26px;
	line-height: 26px;
	text-decoration:none;
	color: #FCB700;
	padding-left:15px;
	padding-right:15px;
}

div#nav a:hover {
	color: #68468B;
}

div#nav li.activelink a,div#nav li.activelink a:hover{
	color: #990000;
	text-decoration: none;
}

#nav a:link#active_menu-nav, #nav a:visited#active_menu-nav{
	color: #68468B;
	text-decoration: underline;
}

/*Vertical Nav*/

.module_menu, #left .module {
	width: 160px;
	list-style-type: none;
	text-indent: 5px;
}

ul.menu, #form-login ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
}

ul.menu a, #form-login a {
	display: block;
	padding: 3px;
	width: 160px;
	border-bottom: 1px solid #333333;
	color: #ffffff;
	text-decoration: none;
}

ul.menu a:link,  ul.menu a:visited {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}

ul.menu a:hover,  #form-login a:hover {
	color: #FFF;
}

#left ul.menu .active a{
	color: #FFF;
}

.componentheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FCB700;
	padding-top: 5px;
	padding-bottom:10px;
}

.contentheading {
	font-family: "Trebuchet MS".Tahoma, Verdana, Arial;
	font-size: 20px;
	font-weight: bold;
	color: #FCB700;
}

#leftInner .moduletable {
	padding-bottom:5px;
}

.search {
	padding-top:10px;
	padding-bottom:5px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #66B5FF;
	padding-top: 5px;
	padding-bottom:5px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #66B5FF;
	padding-top: 5px;
	padding-bottom:5px;
}

#mod_login_password, #mod_login_username, #mod_search_searchword {
	width:145px;
	color: #FFF;
}

form {
	margin: 0;
	padding: 0;
}

input, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

select, .inputbox {
	padding: 2px;
	width: 350px;
}

textarea {
	padding-left: 2px;
	width: 400px;
	height: 60px;
}

.button {
	border: 1px solid #CC9933;
	padding: 1px 10px!important;
	padding: 1px 5px;
	background: url(../images/button-bg.gif)!important repeat-x top #333;
	color: #000000;
}

.button:hover  {
	color: #000000;
	background-color: #CC9933;
}

.button:active, .button:focus {
	border: 1px solid #FCB700;
}

.buttonheading img, .hasTip img, .bs_contentdiv img {
	border: 0px;
}

.inputbox {
	border: 3px solid #CC9933;
	color: #000000;
	margin-left:5px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

.inputbox:hover, .inputbox:focus {
	border: 3px solid #CC9933;
}

fieldset.js_loginflat {
	border:0px;
	padding:8px;
	margin-left:12px;
	margin-right:12px;
	font: 11px Arial,sans-serif;
	text-align:center;
	vertical-align:top;
}

fieldset.js_loginflat .inputbox {
	width:145px;
}

fieldset.js_loginflat legend {
	display:none
}

.moduletableflat {
	text-align:center;
	vertical-align:top;
}

.bearright {
	top:25px;
	right:15px;
	position:absolute;
}

.line {
	color: #CCCCCC;
}

#colorfield-border {
	float:left;
	position:relative;
	top:158px;
	left:138px;
}

#colorfield-link {
	float:left;
	position:relative;
	top:180px;
	left:76px;
}

a.divlink, a.divlink:link, a.divlink:visited  {
	display:block;
	width:100%; /*width needs to be specified to work in IE*/
	height:100%; /*height needs to be specified to work in IE*/
	/*Other browsers expand the link to full width and height.*/
	line-height:0px;
	font-size:0px;
	color: #222222;
}

fieldset.input {
    border:none;
}

input.button {
    margin-left:10px;
}

#form-login-password, #form-login-username {
}

.small, .createdate {
    font-size:90%;
	font-style:italic;
}

