/* ###################### OVERALL SETTINGS ###################### ok */


img {
	border-color: #c0c0c0;
	padding: 0px;	
	
}

.contentbox {
  background-image :  none;
  background-repeat: no-repeat;
  background-position: right top;

  /*  border           : 1px solid #000;*/
}

td, tr, p, div {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  color: #808080;
  line-height: 20px;
}


/* Horizontal Line */
hr {
	 height:0px; 
	 border-top: 1px dashed #C0C0C0;
 	 border-bottom: 0px dashed #C0C0C0;
	 border-left: 0px dashed #C0C0C0;
 	 border-right: 0px dashed #C0C0C0;
	 cellpadding: 0px;
	 cellspacing: 0px; 
	 width: 100%;
	}

hr.separator {
	background: #8EAC35;
	height: 1px;
	width: 75px;
	border: 0px;
}

/* ######################## BUTTON BAR ######################## ok */
.buttonbar {
  font-family      : Arial, Helvetica, serif;
  font-size        : 9px;
  width            : 100%;
  text-align       : center;
}

a.buttonbar:link, a.buttonbar:visited {
  color            : #FFFFFF;
}
a.buttonbar:hover {
  text-decoration  : none;
  color            : #CC3333;
}

/* ##################### MODULE SETTINGS ###################### ok */
table.moduletable {
   width			: 165px;
   background		: transparent url(../images/mod_bottom_01.jpg) no-repeat bottom;
   margin-top	: 10px;
   padding-bottom	: -3px;
 border: 0px solid #c3c3c3;
}

table.moduletable th {
  font-size     	: 12px;
  font-weight 	    : bold;
  color   	        : #000;
  background		: transparent url(../images/mod_top_02.jpg) no-repeat top;
  text-align    	: center;
  letter-spacing	: 0px;
  padding-top		: 10px;
  padding-bottom	: 5px;
  padding-left		: 10px;
  text-transform	: uppercase;
   border-bottom: 0px solid #fff;
}


table.moduletable td {
  font-size        	: 12px;
  padding          	: 2px;
  padding-left		: 0px;
  border-top: 0px solid #c3c3c3;
}



/* ##################### FORMULAR SETTINGS #################### ok */
.button {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 9px;
  color            : #000;
  background       : #ffffff;
  border           : 1px solid #c0c0c0;
}

.inputbox {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #000;
  background       : #ffffff;
  border           : 1px solid #C0C0C0;
  margin-left: 10px;
}

ul
{
	margin: 0px 5px;
	padding: 0px;
	list-style: none;
}

li
{
	line-height: 15px;
	padding-left: 15px;
	padding-top: 0px;
	background-image: url(../images/arrow.png) ;
	background-repeat: no-repeat;
	background-position: 0px 3px;
	list-style: none;
}

/* ################# SECTION LISTING SETTINGS ################# ok */
.sectiontableheader {
  border-bottom    : 1px solid #C0C0C0;
  padding          : 2px;
  background       : none;
  color            : #223f84;
  font-weight      : bold;
  letter-spacing   : 1px;
}

.sectiontableentry1 {
  vertical-align   : top;
  padding          : 2px;
  background       : #f1f1f2;
}

.sectiontableentry2 {
  vertical-align   : top;
  padding          : 2px;
  background       : #ffffff;
}

/* ################# MAIN AND SUB MENU SYSTEM ################# ok */
.mainlevel {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 13px;
  font-weight      : bold;
  text-align       : center;
  letter-spacing   : 0px;
  border           : 1px solid #D1DFE7;
  padding-left     : 15px;
  line-height: 17px;
  width: 100%;
}

a.mainlevel:link {
  font-weight      : normal;
  text-align       : left;
  background       : transparent;
  letter-spacing   : 0px;
  border           : none; 
  color            : #9b0404; 
}

a.mainlevel:visited {
  font-weight      : normal;
  text-align       : left;
  background       : transparent;
  letter-spacing   : 0px;
  border           : none;  
  color            : #9b0404;
}


a.mainlevel:hover {
	font-weight      : normal;
	font-size        : 13px;
	text-align       : left;
	background: transparent url("../images/imagem2.png") no-repeat;
	letter-spacing   : 0px;
	border           : none;
	color            : #d4d4d4;
}

.sublevel:link, .sublevel:visited {
	font-family      : Verdana, Arial, Helvetica, sans-serif;
	font-size        : 10px;
	color            : #9b0404;
	padding-left     : 25px;
   	text-transform	: uppercase;
}
  
.sublevel:hover {
	background: transparent url("../images/imagem2.png") no-repeat;
}

#active_menu {
	background: none;
	text-align: right;
	text-transform	: uppercase;
	font-weight: bold;
	font-size        : 10px;
	color: #808080;
}

/* ########################### LINKS ########################## ok */
a:link, a:visited {
  color            : #333333;
  text-decoration  : none;
}

a:hover {
  color            : #8e8e8e;
  text-decoration  : none;
}


a.category:link, a.category:visited {
  font-weight      : bold;
}
 
  
a.readon:link, a.readon:visited {
	text-decoration: none; 
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CC3333;
	font-weight: normal;
}

a.readon:hover {
	text-decoration: none; 
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #223f84;
	font-weight: normal;
}


/* ##################### PAGE NAVIGATION ###################### ok */
.pagenavbar {
  border           : 1px solid #C0C0C0;
  padding          : 2px;
  background       : #999;
}

.pagenav {
  color            : #FFF;
  font-size        : 9px;
  font-weight      : normal;
}

a.pagenav:link, a.pagenav:visited {
  color            : #223f84;
  text-decoration  : none;
}

a.pagenav:hover {
  color            : #CC3333;
  text-decoration  : none;
}

/* ################### SMALL FONT SETTINGS #################### ok */
.small {
  font-size        : 9px;
  color            : #223f84;
}

.smalldark {
  font-size        : 9px;
  color            : #000000;
}

.createdate, .modifydate {
  font-size        : 11px;
  color            : #979797;
}

/* ##################### VOTING SETTINGS ###################### ok */
.content_rating {
  font-size        : 9px;
  color            : #223f84;
}

.content_vote {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 9px;
  height           : 22px;
  padding-top      : 2px;
  padding-bottom   : 2px;
  padding-left     : 10px;
  padding-right    : 10px;
  background       : #EFF7FB;
  border           : 1px solid #C0C0C0;
}

/* ##################### PATHWAY SETTINGS ##################### ok */
.pathway {
  letter-spacing   : 0px;
  font-size        : 9px;
  color            : #333333;
}

a.pathway:link, a.pathway:visited {
  font-size        : 9px;
  letter-spacing   : 0px;
  color            : #999;
}

a.pathway:hover {
  font-size        : 9px;
  letter-spacing   : 0px;
  color            : #CC3333;
}

/* ################### CONTENT PAGE SETTINGS ################## ok */

.contentpane {
  text-align       : justify;
}

.contentpaneopen {
  text-align       : justify;
  width: 99%;
 
}

.contentpane {
  padding-left     : 4px;
  padding-right    : 4px;
}

.contentpaneopen {
  padding-left     : 4px;
  padding-right    : 4px;
}

.componentheading {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 13px;
  font-weight      : bold;
  color            : #333333;
  padding-left: 10px;
}
.contentpagetitle {
  font-weight      : bold;
  font-size        : 11px;
  color            : #333333;
  padding-left: 10px;
}

.contentheading {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 17px;
  font-weight      : bold;
  color            : #000000;
  padding-top: 0px;
  border-top    : 0px dashed #C0C0C0;
}


/* ###################### TABBED EDITING ###################### ok */
.ontab {
  background-color : #FFF;
  border-left      : 1px solid #C0C0C0;
  border-top       : 1px solid #C0C0C0;
  text-align       : center;
  cursor           : hand;
  font-weight      : bold;
  color            : #223f84;
  padding          : 5px;
}
.offtab {
  background-color : #EFF7FB;
  border-left      : 1px solid #C0C0C0;
  border-top       : 1px solid #C0C0C0;
  border-bottom    : 1px solid #C0C0C0;
  text-align       : center;
  cursor           : hand;
  font-weight      : normal;
  color            : #223f84;
  padding          : 5px;
}
.tabpadding {
  border-left      : 1px solid #C0C0C0;
  border-bottom    : 1px solid #C0C0C0;
}

.pagetext {
  visibility       : hidden;
  display          : none;
  position         : relative;
  top              : -19;
  border-left      : 1px solid #C0C0C0;
  border-right     : 1px solid #C0C0C0;
  border-bottom    : 1px solid #C0C0C0;
  background-color : #FFF;

}

h4 {
	color: #223f84; font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px; font-weight: bold;
	}

h5 {
	color: #223f84; font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px; font-weight: bold;
	}

h6 {
	color: #223f84; font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px; font-weight: bold;
	}
	
.blogsection {
width: 100%;
}

.blog {
width: 100%;
}

.blog_more {
padding-left: 5px;
}

/*footer*/

.footer {
    font-size: 11px; 
	font-weight: normal;
    color: #333; 
	text-align: right;
	padding: 30px 10px 0px 0px;
	margin-top: -5px;
	border-top: 0px solid #ffffff;
	}

a.footer:link, a.footer:visited {
	color: #CCCCCC; }

a.footer:hover { color: #c3c3c3;}

/* background body */

.mainbackground {
	background-color: #000000;
	}


.popupbackground {
	background-color: #FFFFFF;
	}
	
/* back bottom */
.back_button {
	Padding-top: 10px;
	text-align: center;
}
/* fim do back bottom */

/* data da noticia */
.datanoticia {
	text-align: left;
    Font-size: 11px;
    color: #999999;
    font-weight: bold;
    }
/*fim da data da noticia */

/* sub niveis */

.subnivel1 {
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	}
	