/**
* 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
*/
table.moduletablenews {
  width            : 100%;
  border           : 1px solid #e0e0e0;
  padding          : 4px;
  margin-bottom    : 5px;
  position         : absolute;top:4;
  
}
/* ###################### OVERALL SETTINGS ###################### */
BODY {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 12px;
  margin        : 0px;
  padding: 0px;
  background-color : #FFFFFF;
  color            : #000000;
}

td, tr, p, div {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 12px;
  color            : #333333;
}

ul {
  margin           : 0px 0px 0px 0px;
}

hr {
  background       : #CCCCCC;
  height           : 1px;
  width            : 100%;
}

/* ############## PATHWAY AND BOTTOM BUTTON BAR ############## */
.pathway {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #CCCCCC;
}

a.pathway:link, a.pathway:visited {
  color            : #8CA0B4;
  font-weight      : normal;
}

a.pathway:hover {
  color            : #F0F0F0;
  font-weight      : normal;
}
/* ################### MAIN AND SUB MENU SYSTEM ################### */
a.mainleveltitlu:link{
	color: #000173;
	font-weight: bold;

}
a.mainleveltitlu:hover{
	color: Red;
	font-weight: bold;
}
a.mainleveltitlu:visited {
	color: #000173;
	font-weight: bold;
}

/* ################### MAIN AND SUB MENU SYSTEM ################### */
a.mainlevel:link{
	color:  #000173;
	font-weight: normal;
	  font-size        : 12px;

}
a.mainlevel:visited {
  color            : Black;
  font-weight      : normal;
    font-size        : 12px;
}

a.mainlevel:hover {
	color: Red;
	  font-size        : 12px;
}

table.moduletable {
  width            : 100%;
  border           : 1px solid #e0e0e0;
  padding          : 4px;
  margin-bottom    : 5px;
  
}

table.moduletablezero {
	width: 100%;
	padding: 4px;
	margin-bottom: 5px;
}
table.moduletableflash {

  border           : 1px solid #e0e0e0;
  padding          : 4px;
  margin-bottom    : 5px;
}

table.moduletable th {
  font-size        : 13px;
  font-weight      : bold;
  color            : #000000;
  text-align       : left;
  background-color : #F0F0F0;
  width            : 100%;
}
table.moduletablerosu th {
  font-size        : 14px;
  font-weight      : bold;
  color            : #FF0000;
  text-align       : left;
  background-color : #FFFF99;
  width            : 100%;
}
table.moduletable td {
  font-size        : 13px;
  font-weight      : normal;
}
table.moduletabletitlu {
  width            : 175px;
  border           : 1px solid #F69FD1;
  padding          : 4px;
  margin-bottom    : 10px;
}
table.moduletabletitlu th {
  font-size        : 12px;
  font-weight      : bold;
  color            : #FFFFFF;
  text-align       : left;
  background-color : #006600;
  width            : 100%;
}

table.moduletabletitlu td {
  font-size        : 10px;
  font-weight      : normal;
}

.poll {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 11px;
  color            : #666666;
  line-height      : 14px;
}

/* ###################### SECTION LISTING SETTINGS ###################### */
.sectiontableheader {
	background-color: White;
	color: Navy;
	font-size : 15px;
	font-weight: normal;
}

.sectiontableentry1 {
  background-color : #F0F0F0;
}

.sectiontableentry2 {
  background-color : #E0E0E0;
}

/* ###################### SMALL FONT SETTINGS ###################### */
.small {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #3366C0;
  text-decoration  : none;
  font-weight      : medium;
}

.smalldark {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #000000;
  text-decoration  : none;
  font-weight      : normal;
}

/* ###################### CONTENT PAGE SETTINGS ###################### */
.contentpane {
  background       : #FFFFFF;
}

.contentpaneopen {
  background       : #FFFFFF;
}

.contentheading, .componentheading {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 13px;
  font-weight      : bold;
  color            : #003300;
  text-align       : left;
}

.createdate {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #999999;
  text-align       : left;
}

/* ###################### FORMULAR SETTINGS ###################### */
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	font-weight: bold;
	background-color: White;
	color: #000000;
	border: 1px solid Navy;
}

.inputbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: White;
	border: 1px solid #CCCCCC;
}

/* ###################### LINKS ###################### */
a:link, a:visited {
	font-size: 13px;
	color: #000173;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:hover {
  color            : #EF0000;
  text-decoration  : none;
}

a.category:link, a.category:visited {
  color            : #333333;
  font-weight      : bold;
}

a.category:hover {
  color            : #EF0000;
}
