/**
* AkoCleanBizz - A Mambo 4.5.2 template
* @version 1.2
* @package AkoCleanBizz
* @copyright (C) 2005 by Arthur Konze - All rights reserved!
* @mod by Simutron Sistemas
* @license http://www.konze.de/ Copyrighted Commercial Software
**/

/* ##################### OVERALL SETTINGS ##################### QM: ok */
body {
  /**margin           : 10px;**/
  margin           : 0px;
  /**padding          : 10px;**/
  padding          : 0px;
  background       : url(../images/mainback.png) #999999;
  font-family      : arial, sans-serif;
  font-size        : 12px;
  color            : #000;
}

.negrito {
  font-family      : Arial, Helvetica, sans-serif;
  color            : #633000;    /**: #000;**/
  font-size        : 12px;
  font-weight      : bold;
}

td, tr, p, div {
  font-family      : Arial, Helvetica, sans-serif;
  color            : #633000;    /**: #000;**/
  font-size        : 12px;
}

hr {
  color            : #633000;    /**: #E0E0E0;**/
  height           : 1px;
  width            : 100%;
}

/* ############## MAIN TABLE CONTAINER SETTINGS ############### QM:  */
/**borda da tabela principal, com tamanho, cor de fundo e cor de linha**/
.maincontainer { 
  width            : 763px;
  background-color : #fff;
  border-top       : 1px solid #000000;
  border-left      : 1px solid #000000;
  border-bottom    : 2px solid #000000;
  border-right     : 2px solid #000000;
}

.logouser9container {
  height           : 60px;
  background       : url(../images/header_back.png) #ffffff;
}

.user9container {
  float            : right;
  width            : 200px; /**: 200px**/
}

.logocontainer {
  float            : left;
  width            : 500px; /**: 500px**/
}

.headercontainer {
  background       : #633000;  /**: #6699cc;**/
  border-bottom    : 1px solid #ffffff;
}

/*barra menu do home, news, contact us e links*/
.topmenucontainer { 
  height           : 20px;
  background       : #ceba9c;  /**: #036;**/ /**Azul**/
}

.topmenu {
  float            : right;
  width            : 170px;
}

.pathwaycontainer {
  float            : left;
  padding          : 2px;
  width            : 530px;
}

.leftmenucontainer {
  width            : 150px;
  border-right     : 1px solid #633000; /**: 1px solid #cccccc;**/ /**linha que divide o left do content**/
  background       : url(../images/leftback.png) no-repeat top left #ffffff; /**branco na esquerda**/
}

.rightmenucontainer { /** fundo da direita**/
  width            : 90px;/** 180 px **/
  background       : #f7f3e7;     /**: #F0F0F0;**/ /**cinza claro**/
  border           : 1px solid #cccccc;
}

.contentcontainer {
  border-top       : 5px solid #ffffff;
}

/* ##################### MODULE SETTINGS ###################### QM: ok */
table.moduletable {
  width            : 100%;
  table-layout     : auto;
  margin           : 0px 4px 15px 4px;
}

/**titulos dos menus e modulos**/
table.moduletable th { 
  padding          : 3px 0px;
  font-size        : 14px;
  font-weight      : bold;
  text-transform   : uppercase;
  text-align       : left;
  letter-spacing   : 1px;
  color            : #633000;    /**: #003366;**/
}

table.moduletable td {
  padding          : 0px;
}

table.moduletable-noticias {
  width            : 100%;
  table-layout     : auto;
  margin           : 0px 4px 15px 4px;
  background       : #f7f3e7;
  border           : 1px solid #cccccc;    /**: 1px solid #B8D1E8;**/
}

/**titulos dos menus e modulos**/
table.moduletable-noticias th { 
  padding          : 3px 0px;
  font-size        : 14px;
  font-weight      : bold;
  text-transform   : uppercase;
  text-align       : center;
  letter-spacing   : 1px;
  color            : #ffffff;    /**: #003366;**/
  border           : 1px solid #cccccc;    /**: 1px solid #B8D1E8;**/
  background       : #ceba9c;
}

table.moduletable-noticias td {
  padding          : 0px;
}

table.moduletable-others {
  width            : 100%;
  table-layout     : auto;
  margin           : 0px 4px 15px 4px;
  background       : #f7f3e7;
  border           : 1px solid #cccccc;    /**: 1px solid #B8D1E8;**/
}

/**titulos dos menus e modulos**/
table.moduletable-others th { 
  padding          : 3px 0px;
  font-size        : 14px;
  font-weight      : bold;
  text-transform   : none;
  text-align       : center;
  letter-spacing   : 1px;
  color            : #ffffff;    /**: #003366;**/
  border           : 1px solid #cccccc;    /**: 1px solid #B8D1E8;**/
  background       : #B8D1E8;
}

table.moduletable-others td {
  padding          : 0px;
}

/* ##################### FORMULAR SETTINGS #################### QM: ok */
.button {
  background-color : #ceba9c;    /**: #336699;**/
  color            : #633000;    /**: #FFFFFF;**/
  border           : 1px solid #633000;    /**: 1px solid #003366;**/
  margin           : 5px;
}

.inputbox {
  border           : 1px solid #633000;    /**: 1px solid #B8D1E8;**/
  background       : #f7f3e7;    /**: #DDE9F5;**/
  color            : #633000;    /**: #336699;**/
  margin           : 5px;
}

/* ################# SECTION LISTING SETTINGS ################# QM: ok */
.sectiontableheader {
  font-size        : 11px;
  font-weight      : bold;
  text-align       : center;
  color            : #FFFFFF;    /**: #FFFFFF;**/
  background       : #633000;    /**: #003366;**/
  vertical-align   : middle;
  height           : 20px;
  border-right     : 1px solid #fff;
  padding          : 0px 10px;
}

.sectiontableentry1 {
  background       : #F9F9F9;
  padding          : 3px 5px;
}

.sectiontableentry2 {
  background       : #F0F0F0;
  padding          : 3px 5px;
}

/* ################# MAIN AND SUB MENU SYSTEM ################# QM: ok */
a.mainlevel  {
  margin           : 0px;
  padding          : 0px;
  font-size        : 12px;
  width            : 150px;
  text-indent      : 10px;
  text-decoration  : none; /**new**/
}

a.mainlevel: link {
  text-indent      : 10px;
  text-decoration  : none; /**new**/
}

a.mainlevel:link, a.mainlevel:visited {
  text-decoration  : none; /**new**/
  display          : block;
  /*color            : #633000;*/ /**new**/ 
  -moz-opacity     : 0.75;   /**:0.85**/
  /**filter           : Alpha(opacity=15, finishopacity=15, style=1);**/
  filter           : Alpha(opacity=95, finishopacity=95, style=1);
  padding          : 2px 0px 2px 0px;
  margin           : 1px;
  background       : #f7f3e7;  /**: #f0f0f0;**/
  border           : 1px solid #ceba9c;  /**: 1px solid #e0e0e0;**/
  text-indent      : 10px;
}

a.mainlevel:hover { /*link do menu ativo qdo mouseover*/
  text-decoration  : none;   /**:underline**/
  text-indent      : 10px;
  color            : #633000; /**new**/  
  font-weight      : bold; /**new**/  
  background       : #f7f3e7;  /**: #e0e0e0;**/
  border           : 1px solid #ceba9c;
}

#active_menu { /*link do menu ativo*/
  font-weight      : bold;
  color            : #633000;   /**: #003366;**/
}
a#active_menu:hover {
}

.sublevel {
  font-size        : 12px;
}

ul#mainlevel-nav {
  padding          : 0;
  margin           : 0;
  list-style       : none;
}

ul#mainlevel-nav li {
  display          : block;
  padding-left     : 0px;
  padding-right    : 0px;
  margin           : 0;
  float            : right;
  font-size        : 11px;
  font-weight      : bold;
  line-height      : 20px;
  white-space      : nowrap;
  border-left      : 1px solid #FFFFFF;
}

ul#mainlevel-nav li a {
  display          : block;
  padding-left     : 10px;
  padding-right    : 10px;
  text-decoration  : none;
  color            : #fff;
}

ul#mainlevel-nav li a:hover {
  color            : #FFFFFF;
  background       : #633000;   /**: #336699;**/
}

/* ########################### LINKS ########################## QM: ok */
a:link, a:visited {
  color            : #633000;   /**: #336699;**/
  text-decoration  : none;      /**: none;**/
}

a:hover {
  color            : #633000;   /**: #003366;**/
  text-decoration  : underline;      /**: underline;**/
  font-weight      : bold;      /**new**/
}

a.category:link, a.category:visited {
  font-weight      : bold;
}

.readon {
  font-weight      : bold;
}

/* ##################### PAGE NAVIGATION ###################### QM: ok */
.pagenavbar {
  background-color : #ceba9c;  /**: #F0F0F0;**/
  border           : 1px solid #e0e0e0;
  padding          : 3px;
  text-align       : center;
}

.contenttoc {
  width            : 180px;
  background-color : #ceba9c;  /**: #F0F0F0;**/
  border           : 1px solid #e0e0e0;
  padding          : 2px;
}

.contenttoc th {
  padding          : 3px 5px;
  font-size        : 14px;
  font-weight      : bold;
  text-transform   : uppercase;
  text-align       : left;
  letter-spacing   : 1px;
  color            : #ceba9c;   /*: #003366;*/
}

.contenttoc td {
  padding          : 2px 5px;
}

/* ################### SMALL FONT SETTINGS #################### QM: ok */
.small {
  font-size        : 10px;
  color            : #633000;   /**: #336699;**/
}

.smalldark {
  font-size        : 10px;
  color            : #000000;
}

.createdate, .modifydate {
  font-size        : 10px;
  color            : #999999;
}

/* ##################### VOTING SETTINGS ###################### QM:  */
.content_rating {
  font-size        : 10px;
  color            : #FEC56A;
}

.content_vote {
  font-size        : 10px;
  height           : 22px;
  padding-top      : 2px;
  padding-bottom   : 2px;
  padding-left     : 10px;
  padding-right    : 10px;
  background-color : #F0F0F0;
  border           : 1px solid #e0e0e0;
}

/* ##################### PATHWAY SETTINGS ##################### QM: ok */
.pathway {
  font-size        : 12px;
  color            : #633000;    /**: #FFFFFF;**/
  font-weight      : bold;       /**new**/
  letter-spacing   : 1px;
  margin-left      : 4px;
}

a.pathway:link, a.pathway:visited {
  color            : #633000;    /**: #ff9933;**/
  font-weight      : normal;     /**new**/ 
  font-size        : 12px;
}

a.pathway:hover {
  font-size        : 12px;
}

/* ################### CONTENT PAGE SETTINGS ################## QM: ok */
.contentpane {
  padding          : 0px;
  background       : #fff;
}

.contentpaneopen {
  padding          : 0px;
  text-align       : justify;
  background       : #fff;
}

.contentheading, .componentheading { /*titulo das secoes*/
  padding          : 0px;
  font-size        : 14px;
  font-weight      : bold;
  text-transform   : uppercase;
  text-align       : left;
  letter-spacing   : 1px;
  color            : #633000;   /**: #003366;**/
  background-color : #f7f3e7;   /**: #F0F0F0;**/  /**new**/
  /*border           : 1px solid #633000; */  /**: #e0e0e0;**/  /**new**/
}

.contentpagetitle {
  font-weight      : bold;
  color            : #000;
}

a.contentpagetitle:link, a.contentpagetitle:visited, a.contentpagetitle:active {
  text-decoration  : none;
}

/* ###################### BUTTON SETTINGS ##################### QM: ok */
a.readon:link, a.readon:visited {
  color            : #999999;
  font-family      : Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  font-weight      : normal;
  background       : url(../images/readon_normal.png) #F0F0F0 no-repeat;
  border           : 1px solid #E0E0E0;
  padding          : 2px 4px 2px 20px;
  white-space      : nowrap;
  float            : left;
  line-height      : 10px;
  text-decoration  : none;
}

a.readon:hover {
  color            : #336699;
  font-family      : Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  font-weight      : normal;
  background       : url(../images/readon_hover.png) #F0F0F0 no-repeat;
  border           : 1px solid #E0E0E0;
  padding          : 2px 4px 2px 20px;
  white-space      : nowrap;
  float            : left;
  line-height      : 10px;
  text-decoration  : none;
}

.back_button a:link, .back_button a:visited {
  /**color            : #999999;**/
  color            : #633000;
  font-family      : Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  font-weight      : normal;
  /**background       : url(../images/back_normal.png) #F0F0F0 no-repeat;**/
  background       : url(../images/back_normal.png) #f7f3e7 no-repeat;
  border           : 1px solid #E0E0E0;
  padding          : 2px 4px 2px 20px;
  white-space      : nowrap;
  float            : left;
  line-height      : 10px;
  text-decoration  : none;
}

.back_button a:hover {
  /**color            : #336699;**/
  color            : #000000;
  font-family      : Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  font-weight      : normal;
  /**background       : url(../images/back_hover.png) #F0F0F0 no-repeat;**/
  background       : url(../images/back_hover.png) #f7f3e7 no-repeat;
  /**border           : 1px solid #E0E0E0;**/
  border           : 1px solid #633000;
  padding          : 2px 4px 2px 20px;
  white-space      : nowrap;
  float            : left;
  line-height      : 10px;
  text-decoration  : none;
}

.pagenav a:link, .pagenav a:visited, .buttonheading a:link, .buttonheading a:visited {
  /**color            : #999999;**/
  color            : #633000;
  font-family      : Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  font-weight      : normal;
  background       : #f7f3e7;  /**: #F0F0F0;**/
  border           : 1px solid #633000;  /**: 1px solid #E0E0E0;**/
  padding          : 2px 4px 2px 4px;
  white-space      : nowrap;
  float            : left;
  line-height      : 10px;
  text-decoration  : none;
}

.pagenav a:hover, .buttonheading a:hover {
  color            : #000000;  /**: #336699;**/
  font-family      : Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  font-weight      : normal;
  background       : #f7f3e7;  /**: #F0F0F0;**/
  border           : 1px solid #633000;  /**: 1px solid #E0E0E0;**/
  padding          : 2px 4px 2px 4px;
  white-space      : nowrap;
  float            : left;
  line-height      : 10px;
  text-decoration  : none;
}