/**
* AkoGreenPlanet - A Mambo 4.5.1 template
* @version 2.0
* @package AkoGreenPlanet
* @copyright (C) 2003, 2004 by Arthur Konze - All rights reserved!
* @license http://www.konze.de/content/view/8/26/ Copyrighted Commercial Software
*/

/* ###################### MISC SETTINGS ###################### */
BODY {
  margin           : 0px;
  padding          : 0px;
  background-color : #E8EBEE;
  color            : #000000;
}

td, tr, p, div {
  font-family      : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 12px;
  color            : #000000;
}

hr {
  background       : #C0C0C0;
  height           : 1px;
  width            : 100%;
}

.pathway, .pathway a, .pathway a:link, .pathway a:active, .pathway a:visited {
  font-family      : Verdana, Helvetica, Arial, sans-serif;
  font-size        : 9px;
  color            : #0099cc;
}

.pathway a:hover {
  color            : #CC4C0F;
  text-decoration  : underline;
}

.frameheader {
  font             : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 18px;
  font-weight      : none;
  color            : #808080;
}

/* ###################### LINKS ###################### */
a:link, a:visited {
  font-size        : 11px;
  color            : #3F7A12;
  text-decoration  : none;
  font-family      : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}

a:hover {
  color            : #CC4C0F;
  text-decoration  : underline;
}

a.category:link, a.category:visited {
  color            : #999999;
  font-weight      : bold;
}

a.category:hover {
  color            : #3F7A12;
}

a.buttonbar:link, a.buttonbar:visited {
  color            : #FFFFFF;
  letter-spacing   : 1px;
  font-weight      : bold;
  text-transform   : uppercase;
}

a.buttonbar:hover {
  color            : #3F7A12;
  letter-spacing   : 1px;
  text-decoration  : bold;
}

a.buttonbar2:link, a.buttonbar2:visited {
  color            : #CCCCCC;
  font-weight      : bold;
}

a.buttonbar2:hover {
  color            : #3F7A12;
  text-decoration  : bold;
}

/* ################### MODULE SETTINGS ################### */




table.moduletable {
  margin           : 0px 0px 0px 10px;
  width            : 100%;
  margin-bottom    : 0px;
}

table.moduletable th {
  width            : 100%;
  background-color : #CCCCCC;
  font-size        : 11px;
  font-weight      : bold;
  color            : #333333;
  text-align       : center;
  border-top       : 1px solid #000000;
  border-bottom    : 1px solid #000000;
  background       : url('../images/module_title.png');
}

table.moduletable td {
  font-size        : 11px;
  width            : 100%;
  font-weight      : normal;
  padding-top      : 3px;
  padding-left     : 4px;
  padding-right    : 5px;
}










table.moduletableCatalogo {
  margin           : 20px 15px 0px 15px;
  margin-bottom    : 0px;
  width            : 85%;
  background-color : #ffffff;
  font-size        : 11px;
/*  font-weight      : bold;*/
  color            : #333333;
  text-align       : center;
  border-top       : 1px solid #999999;
  border-bottom    : 0px solid #999999;
  border-left      : 1px solid #999999;
  border-right     : 1px solid #999999;
/*  background       : url('../images/module_title.png');*/
}

table.moduletableCatalogo td {
  font-size        : 11px;
  width            : 100%;
  font-weight      : normal;
  padding-top      : 3px;
  padding-left     : 4px;
  padding-right    : 5px;
}

table.moduletableCatalogo a:link, a:visited {
  font-size        : 11px;
  color            : #3F7A12;
  text-decoration  : none;
  font-family      : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}

table.moduletableCatalogo a:hover {
  color            : #CC4C0F;
  text-decoration  : underline;
}



table.moduletableLogin {
  margin           : 0px 15px 10px 15px;
  margin-bottom    : 35px;
  width            : 85%;
  background-color : #ffffff;
  font-size        : 11px;
/*  font-weight      : bold;*/
  color            : #333333;
  text-align       : center;
  border-top       : 0px solid #999999;
  border-bottom    : 1px solid #999999;
  border-left      : 1px solid #999999;
  border-right     : 1px solid #999999;
/*  background       : url('../images/module_title.png');*/
}

table.moduletableLogin td {
  font-size        : 11px;
  width            : 100%;
  font-weight      : normal;
  padding-top      : 3px;
  padding-left     : 4px;
  padding-right    : 5px;
}

table.moduletableLogin a:link, a:visited {
  font-size        : 11px;
  color            : #3F7A12;
  text-decoration  : none;
  font-family      : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}

table.moduletableLogin a:hover {
  color            : #CC4C0F;
  text-decoration  : underline;
}





table.moduletableStatistiche {
  margin           : 0px 15px 10px 15px;
  margin-bottom    : 35px;
  width            : 85%;
  background-color : #f29400;
  font-size        : 12px;
  font-weight      : bold;
  color            : #f29400;
  text-align       : center;
  border-top       : 1px solid #999999;
  border-bottom    : 1px solid #999999;
  border-left      : 1px solid #999999;
  border-right     : 1px solid #999999;
/*  background       : url('../images/module_title.png');*/
}
table.moduletableStatistiche td {
  font-size        : 12px;
  width            : 100%;
  color            : #fff;
  padding-top      : 7px;
  padding-left     : 4px;
  padding-right    : 5px;
  padding-bottom   : 7px;
}





footer {
  margin           : 0px 15px 10px 15px;
  margin-bottom    : 35px;
  width            : 85%;
  background-color : #f29400;
  font-size        : 12px;
  font-weight      : bold;
  color            : #f29400;
  text-align       : center;
  border-top       : 1px solid #999999;
  border-bottom    : 1px solid #999999;
  border-left      : 1px solid #999999;
  border-right     : 1px solid #999999;
/*  background       : url('../images/module_title.png');*/
}
footer td {
  font-size        : 12px;
  width            : 100%;
  color            : #fff;
  padding-top      : 7px;
  padding-left     : 4px;
  padding-right    : 5px;
  padding-bottom   : 7px;
}











/* ################### MAIN AND SUB MENU SYSTEM ###################   color: #3F7A12; */
.mainlevel, .sublevel {
  font-family      : Verdana, Geneva, Arial, Helvetica, serif;
  letter-spacing   : 1px;
}


a.mainlevel:link, a.mainlevel:visited, a.sublevel:link, a.sublevel:visited {
  width            : 140px;
  display          : block;
  padding          : 4px 12px 3px 1px;
  color            : #333333;
}




a.mainlevel:hover, a.sublevel:hover {
  width            : 94%;
  display          : block;
  color            : #ffffff;
  background-color : #8FB090;
  background       : url('../images/menu_highlight_arancio.png');
  padding          : 3px 12px 3px 0px;
  text-align       : right;
  font-size        : 12px;
  font-weight      : none;
  text-decoration  : none;
}




a.mainlevel#active_menu, a.sublevel#active_menu {
  width            : 94%;
  display          : block;
  color            : #000000;
  background-color : #8FB090;
  background       : url('../images/menu_highlight_bianco.png');
  padding          : 3px 12px 3px 0px;
  text-align       : right;
  font-size        : 12px;
  font-weight      : none;
  text-decoration  : none;
}
/* */







/* ###################### FORMULAR SETTINGS ###################### */
.button {
  font-family      : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-style       : normal;
  font-weight      : bold;
  font-size        : 10px;
  color            : #000000;
  border           : 1px solid;
}

.inputbox {
  font-family      : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  font-weight      : bold;
  color            : #000000;
  background       : #FFFFFF;
  border           : 1px solid;
}

/* ###################### CONTENT PAGE SETTINGS ###################### */
.contentpane {
  background-color : #FFFFFF;
  text-align       : justify;
  padding-left     : 5px;
  padding-right    : 5px;
}

.contentpaneopen {
  text-align       : justify;
  padding-left     : 5px;
  padding-right    : 5px;
}

.contentheading, .componentheading {
  font-family      : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 13px;
  font-weight      : bold;
  color            : #333333;
  text-align       : left;
  border-bottom    : none;
  padding          : 1px;
}

.contentdescription {
  font-family      : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  color            : #333333;
  text-align       : left;
}

.category {
  color            : #999999;
  font-family      : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  font-weight      : bold;
  text-decoration  : none;
}

/* ###################### SECTION LISTING SETTINGS ###################### #9F9F9F */
.sectiontableentry1 {
  background-color : #ffffff;
}

.sectiontableentry2 {
  background-color : #E0E0E0;
}

.sectiontableheader {
  background       : url('../images/section_header2.png');
  background-color : #dedede;
  color            : #000000;
  height           : 20px;
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  font-weight      : bold;
  border-bottom    : 1px solid #F29400;
  border-top       : 1px solid #F29400;
  padding          : 2px;
}

/* ###################### SMALL FONT SETTINGS ###################### */
.small {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 9px;
  color            : #009933;
  text-decoration  : none;
  font-weight      : normal;
}

.smalldark {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 9px;
  color            : #000000;
  font-weight      : normal;
}

.createdate {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 9px;
  color            : #ffffff;
  text-decoration  : none;
  font-weight      : normal;
}

/* ######################### VOTING SETTINGS ######################### */
.content_rating {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-weight      : normal;
  color            : #339900;
  font-size        : 9px;
}

.content_vote {
  background       : #EEEEEE;
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-weight      : normal;
  color            : #000000;
  font-size        : 9px;
}

.content_vote.button {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-style       : normal;
  font-weight      : bold;
  font-size        : 10px;
  color            : #333333;
  background       : #EEEEEE;
  border           : 1px solid #999999;
}

/* ###################### RSS SETTINGS ###################### */
.fase4rdf {
  font-family      : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 9px;
  color            : #000000;
  font-weight      : normal;
}

a.fase4rdf:link {
  font-size        : 9px;
  font-weight      : normal;
  color            : #FF9900;
}

a.fase4rdf:hover {
  font-weight      : bold;
  color            : #808080;
}