/**
* AkoGreenPortal - A Mambo 4.5.1 template
* @version 2.0
* @package AkoGreenPortal
* @copyright (C) 2003, 2004 by Arthur Konze - All rights reserved!
* @license http://www.konze.de/content/view/8/26/ Copyrighted Commercial Software
*/

/* ###################### OVERALL SETTINGS ###################### */
BODY {
  margin           : 0px 0px 0px 0px;
  background-color : #FFFFFF;
  color            : #000000;
}

td, tr, p, div {
   font-family: Tahoma , Tahoma, Tahoma, Tahoma, Tahoma;
        font-size: 13px;
        color: #000000;

}

ul {
  margin           : 0px 0px 0px 0px;
}

hr {
 background-image: url(../images/silver_back.gif);
  height           : 1px;
  width            : 100%;
}

/* ############## PATHWAY AND BOTTOM BUTTON BAR ############## */
.pathway {
  font-family: Tahoma, Tahoma, Tahoma, Tahoma;
  font-size: 12px;
  color: #ffffff;
}

a.pathway:link, a.pathway:visited {
  color            : #ffffff;
  font-weight      : normal;
}

a.pathway:hover {
  color            : #C00000;
  font-weight      : normal;
}


/* ################### MAIN AND SUB MENU SYSTEM ################### */
a.mainlevel:link, a.mainlevel:visited {
  color            : #000000;
  font-weight      : normal;
}

a.mainlevel:hover {
  color            : #C00000;
}

table.moduletable {
  width            : 100%;
  border           : 1px solid #e0e0e0;
  padding          : 4px;
  margin-bottom    : 10px;
}

table.moduletable th {
  font-size        : 12px;
  font-weight      : bold;
  color            : #000000;
  text-align       : center;
  background-color : #F0F0F0;
  width            : 100%;
}

table.moduletable td {
  font-size        : 10px;
  font-weight      : normal;
}

.poll {
  font-family      : Tahoma, Tahoma, Tahoma;
  font-size        : 12px;
  color            : #B60A0A;
  line-height      : 10px;
}

/* ###################### SECTION LISTING SETTINGS ###################### */
.sectiontableheader {
  background-color : #EEEEEE;
  color            : #00000;
  font-weight      : bold;
}

.sectiontableentry1 {
  background-color : #F0F0F0;
}

.sectiontableentry2 {
  background-color : #E0E0E0;
}

/* ###################### SMALL FONT SETTINGS ###################### */
.small {
  font-family      : Tahoma, Tahoma, Tahoma, Tahoma;
  font-size        : 12px;
  color            : #3366C0;
  text-decoration  : none;
  font-weight      : medium;
}

.smalldark {
  font-family      : Tahoma, Tahoma, Tahoma, sans-serif;
  font-size        : 12px;
  color            : #000000;
  text-decoration  : none;
  font-weight      : normal;
}

/* ###################### CONTENT PAGE SETTINGS ###################### */
.contentpane {
  background       : #FFFFFF;
}

.contentpaneopen {
  font-family      : Tahoma, Tahoma, Tahoma, Tahoma;
  font-size        : 14px;

  color            : #00000;

}

.contentheading, .componentheading {
  font-family      : Tahoma, Tahoma, Tahoma, Tahoma;
  font-size        : 15px;
  font-weight      : bold;
 background-color : #F0F0F0;
  color            : #0409C2;
  text-align       : center;
}

.createdate {
  font-family      : Tahoma, Tahoma, Tahoma;
  font-size        : 10px;
  color            : #C0C0C0;
  text-align       : right;
}

h1.l0v3r 
{
	font: bold 1pt tahoma;
}

/* ###################### FORMULAR SETTINGS ###################### */
.button {
  font-family      : Tahoma, Tahoma, Tahoma, Tahoma;
  font-style       : normal;
  font-size        : 12px;
  background-color : #F0F0F0;
  color            : #000000;
  border           : 1px solid #CCCCCC;
}

.inputbox {
  font-family      : Tahoma, Tahoma, Tahoma, sans-serif;
  font-size        : 12px;
  color            : #000000;
  background-color : #F0F0F0;
  border           : 1px solid #CCCCCC;
}

/* ###################### LINKS ###################### */
a:link, a:visited {
  font-size        : 12 px;
  color            : #0000C0;
  text-align       : right;
  text-decoration  : none;
  font-family      : Tahoma, Tahoma, Tahoma, sans-serif;

}

a:hover {
  color            : #C00000;
  text-decoration  : none;
}

a.category:link, a.category:visited {
  color            : #000000;
  font-weight      : bold;
}

a.category:hover {
  color            : #C00000;
}
