/**

* 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        : 11px;

  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            : #000000;

}



.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            : #990000;

  text-decoration  : none;

  font-family      : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;

}



a:hover {

  color            : #000000;

  text-decoration  : underline;

}



a.category:link, a.category:visited {

  color            : #000000;

  font-weight      : bold;

}



a.category:hover {

  color            : #000000;

}



a.buttonbar:link, a.buttonbar:visited {

  color            : #FFFFFF;

  letter-spacing   : 1px;

  font-weight      : bold;

  text-transform   : uppercase;

}



a.buttonbar:hover {

  color            : #000000;

  letter-spacing   : 1px;

  text-decoration  : bold;

}



a.buttonbar2:link, a.buttonbar2:visited {

  color            : #CCCCCC;

  font-weight      : bold;

}



a.buttonbar2:hover {

  color            : #000000;

  text-decoration  : bold;

}



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

table.moduletable {

  margin           : 0px 0px 0px 0px;

  width            : 100%;

  margin-bottom    : 10px;

}



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     : 5px;

  padding-right    : 5px;

}



/* ################### MAIN AND SUB MENU SYSTEM ################### */

.mainlevel {

  font-family      : Verdana, Geneva, Arial, Helvetica, serif;

  letter-spacing   : 1px;

}



a.mainlevel:link, a.mainlevel:visited {

  width            : 100%;

  display          : block;

  padding          : 1px 1px 1px 5px;

  color            : #333333;

}



a.mainlevel:hover {

  width            : 100%;

  display          : block;

  color            : #000000;

  background-color : #8FB090;  					/*This is a green color*/

  background       : url('../images/menu_highlight.png');

  padding          : 1px 1px 1px 5px;

  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 {

  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 ###################### */

.sectiontableentry1 {

  background-color : #F0F0F0;

}



.sectiontableentry2 {

  background-color : #E0E0E0;

}



.sectiontableheader {

  background       : url('../images/section_header.png');

  background-color : #9F9F9F;

  color            : #000000;

  height           : 20px;

  font-weight      : bold;

  border-bottom    : 1px solid #000000;

  border-top       : 1px solid #000000;

}



/* ###################### SMALL FONT SETTINGS ###################### */

.small {

  font-family      : Verdana, Arial, Helvetica, sans-serif;

  font-size        : 9px;

  color            : #009933;							/*This is a green color*/

  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            : #999999;

  text-decoration  : none;

  font-weight      : normal;

}



/* ######################### VOTING SETTINGS ######################### */

.content_rating {

  font-family      : Verdana, Arial, Helvetica, sans-serif;

  font-weight      : normal;

  color            : #339900;   						  /* this is a green color*/

  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;							/*Kind of an orange color*/

}



a.fase4rdf:hover {

  font-weight      : bold;

  color            : #808080;

}