/**
* AkoCleanBizz - A Mambo 4.5.2 template
* @version 1.2
* @package AkoCleanBizz
* @copyright (C) 2005 by Arthur Konze - All rights reserved!
* @license http://www.konze.de/ Copyrighted Commercial Software
**/

/* ##################### OVERALL SETTINGS ##################### QM: ok */
body  { color: #000; font-size: 14px; font-family: arial, sans-serif; background-color: white; background-position: 0 0; padding-top: 10px; }

td, tr, p, div   { color: #000; font-size: 14px; font-family: Arial, Helvetica, sans-serif }

hr {
  color            : black;
  height           : 1px;
  width            : 100%;
}

/* ############## MAIN TABLE CONTAINER SETTINGS ############### QM:  */
.maincontainer { width            : 763px; border-color: white; border-style: solid; }

.logouser4container  { background-position: 0 0; height: 60px }

.user4container { float            : right; width            : 200px; }

.logocontainer { float            : left; width            : 500px; }

.headercontainer  { background-color: #c8eb95; background-image: none; background-position: 0 0; border-bottom: 1px solid #ffffff }

.topmenucontainer  { background-color: white; background-image: none; background-position: 0 0; height: 20px }

.topmenu {
  float            : right;
  width            : 330px;
}

.pathwaycontainer {
  float            : left;
  width            : 420px;
}

.leftmenucontainer   { background-color: #060; width: 159px; height: 300px }

.rightmenucontainer    { background-image: none; background-position: 0 0; padding: 10px; width: 145px; }

.contentcontainer   { background-color: #e5f0e7; }

/* ##################### MODULE SETTINGS ###################### QM: ok */
table.moduletable { width            : 100%; table-layout     : auto; }
table.moduletable th   { color: #000; font-size: 14px; font-weight: lighter; text-decoration: none; text-align: left;}
table.moduletable td   { color: #666; font-size: 11px }

/* ##################### FORMULAR SETTINGS #################### QM: ok */
.button {
  background-color : #c8eb95;
  color            : black;
  border           : solid 1px #c8eb95;
  margin           : 5px;
}

.inputbox  { color: #487b00; background-color: #c8eb95; background-image: none; background-position: 0 0; margin: 5px; border: solid 1px #73a62a }

/* ################# SECTION LISTING SETTINGS ################# QM: ok */
.sectiontableheader { font-size        : 14px; font-weight      : lighter; text-align       : center; color            : #ffffff; background: #487b00; vertical-align   : middle; height           : 20px; padding: 0 20px; border-right     : 1px solid #fff; }

.sectiontableentry1 {
  background       : #F9F9F9;
  padding          : 3px 5px;
}

.sectiontableentry2 {
  background       : #73a62a;
  padding          : 3px 5px;
}

/* ################# MAIN AND SUB MENU SYSTEM ################# QM: ok */
a.mainlevel   { color: #369; font-size: 14px; font-weight: lighter; text-indent: 0; width: 159px  }

a.mainlevel:link    {
	color: #000;
	background-color: #060;
	padding-left: 10px
}

a.mainlevel:link, a.mainlevel:visited   { color: #fff; background-image: none; background-position: 0 0; text-indent: 0; display: block; padding-top: 8px; padding-bottom: 7px; padding-left: 10px; width: 150px; border-bottom: 1px dotted white; -moz-opacity: 0.85   }

a.mainlevel:hover   { color: #060; text-decoration: none; background-color: #e5f0e7; background-image: none; background-position: 0 0  }

#active_menu   { color: white; font-weight: lighter; background-color: #144014 }
a#active_menu:hover {
}

.sublevel {
	font-size        : 12px;
}

ul#mainlevel-nav {
  list-style       : none;
}

ul#mainlevel-nav li {
  display          : block;
  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  { color: #000; text-decoration: none; display: block; padding-right: 10px; padding-left: 10px }

ul#mainlevel-nav li a:hover   { color: #000; background-color: #e5f0e7; background-image: none; background-position: 0 0 }

/* ########################### LINKS ########################## QM: ok */
a:link, a:visited    {
	color: #060;
	text-decoration: none
}
a:hover {
	color            : #060;
	font-weight: lighter;
	text-decoration  : underline;
}

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

.readon {
  font-weight      : bold;
}

/* ##################### PAGE NAVIGATION ###################### QM: ok */
.pagenavbar { background-color : #f0f0f0; padding          : 3px; text-align       : center; border-color: #e0e0e0 #e0e0e0 white; border-style: solid solid dashed; border-width: 0 0 0; }

.contenttoc {
  width            : 180px;
  background-color : #F0F0F0;
  border           : 1px solid #e0e0e0;
  padding          : 2px;
}

.contenttoc th {
  padding          : 3px 5px;
  font-size        : 14px;
  font-weight      : lighter;
  text-align       : left;
  color            : #060;
}

.contenttoc td {
  padding          : 2px 5px;
}

/* ################### SMALL FONT SETTINGS #################### QM: ok */
.small {
  font-size        : 10px;
  color            : black;
}

.smalldark {
  font-size        : 10px;
  color            : #000000;
}

.createdate, .modifydate  { color: black; font-size: 10px }

/* ##################### 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            : #FFFFFF;
  letter-spacing   : 1px;
  margin-left      : 4px;
}

a.pathway:link, a.pathway:visited {
  color            : #ff9933;
  font-size        : 12px;
}


a.pathway:hover {
  font-size        : 12px;
}

/* ################### CONTENT PAGE SETTINGS ################## QM: ok */
.contentpane   {  }

.contentpaneopen   { background-position: 0 0; text-align: left; padding-right: 35px; padding-left: 20px; }

.contentheading, .componentheading  { color: #060; font-size: 26px; font-weight: lighter; text-align: left; padding-top: 10px; padding-right: 10px; padding-left: 0   }

.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;
  font-family      : Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  font-weight      : normal;
  background       : url(../images/back_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;
}

.back_button a:hover {
  color            : #336699;
  font-family      : Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  font-weight      : normal;
  background       : url(../images/back_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;
}

.pagenav a:link, .pagenav a:visited, .buttonheading a:link, .buttonheading a:visited {
  color            : #999999;
  font-family      : Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  font-weight      : normal;
  background       : #F0F0F0;
  border           : 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            : #336699;
  font-family      : Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  font-weight      : normal;
  background       : #F0F0F0;
  border           : 1px solid #E0E0E0;
  padding          : 2px 4px 2px 4px;
  white-space      : nowrap;
  float            : left;
  line-height      : 10px;
  text-decoration  : none;
}
