/**
* 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: 12px; font-family: arial, sans-serif; background: #eaeff8 url("../images/mainback.png"); margin: 10px; padding: 10px }

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

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

/* ############## MAIN TABLE CONTAINER SETTINGS ############### QM:  */
.maincontainer {
  width            : 763px;
  background-color : #fff;
  border-top       : 0px solid #000000;
  border-left      : 0px solid #000000;
  border-bottom    : 0px solid #000000;
  border-right     : 0px solid #000000;
}

.logouser4container  { background-color: #ffffff; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; height: 60px }

.user4container {
  float            : right;
  width            : 200px;
  background-image: url("/images/relounged_Banner.png");
}

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

.headercontainer   { background: white; border-bottom: 0px solid #ffffff }

.topmenucontainer  { background: #000; height: 20px }

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

.pathwaycontainer {
  float            : left;
  padding          : 2px;
  width            : 10px;
}

.leftmenucontainer  { background-color: white; background-repeat: no-repeat; background-attachment: scroll; background-position: left top; width: 150px; border-right: 1px solid #cccccc }

.rightmenucontainer   { background: #fff; padding: 9px; width: 180px; border: solid 1px black }

.contentcontainer {
  border-top       : 5px solid #ffffff;
}

/* ##################### MODULE SETTINGS ###################### QM: ok */
table.moduletable {
  width            : 100%;
  table-layout     : auto;
  margin           : 0px 4px 15px 4px;
}
table.moduletable th  {
	color: #336699;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	text-transform: capitalize;
	padding: 3px 0
}
table.moduletable td {
  padding          : 0px;
}

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

.inputbox   { color: #336699; background: #e3e5e6; margin: 5px 0; border: solid 1px #979797 }

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

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

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

/* ################# MAIN AND SUB MENU SYSTEM ################# QM: ok */
a.mainlevel  {
  margin           : 0px;
  padding          : 0px;
  font-size        : 12px;
  width            : 150px;
  text-indent      : 10px;
}

a.mainlevel: link {
  text-indent      : 10px;
}

a.mainlevel:link, a.mainlevel:visited {
  display          : block;
  -moz-opacity     : 0.85;
  filter           : Alpha(opacity=85, finishopacity=85, style=1);
  padding          : 2px 0px 2px 0px;
  margin           : 1px;
  background       : #f0f0f0;
  border           : 1px solid #e0e0e0;
  text-indent      : 10px;
}

a.mainlevel:hover {
  text-decoration  : none;
  text-indent      : 10px;
  background       : #e0e0e0;
  border           : 1px solid #d0d0d0;
}

#active_menu  { color: #8c4804; font-weight: bold }
a#active_menu:hover {
}

.sublevel {
  font-size        : 12px;
}

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

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

ul#mainlevel-nav li a:hover  {
	color: #ffffff;
	background: #336699
}

/* ########################### LINKS ########################## QM: ok */
a:link, a:visited  {
	color: #336699;
	text-decoration: none
}

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

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

.readon {
  font-weight      : bold;
}

/* ##################### PAGE NAVIGATION ###################### QM: ok */
.pagenavbar {
  background-color : #F0F0F0;
  border           : 1px solid #e0e0e0;
  padding          : 3px;
  text-align       : center;
}

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

.contenttoc th   { color: #8c4804; font-size: 14px; font-weight: bold; text-align: left; letter-spacing: 0; padding: 3px 5px }

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

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

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

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

/* ##################### 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 {
  padding          : 0px;
  background       : #fff;
}

.contentpaneopen  { background: #fff; text-align: left; margin: 0; padding: 5px }

.contentheading, .componentheading  {
	color: #336699;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	letter-spacing: 0;
	padding: 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; border           : solid 1px #e0e0e0; padding          : 2px 4px 2px 2px; white-space      : nowrap; float            : left; line-height      : 10px; background-color: #f0f0f0; background-repeat: no-repeat; background-attachment: scroll; background-position: 0 0; text-decoration  : none; }

a.readon:hover  { color: #8c4804; font-size: 10px; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-weight: normal; line-height: 10px; background-color: #f0f0f0; background-repeat: no-repeat; background-attachment: scroll; background-position: 0 0; text-decoration: none; white-space: nowrap; padding: 2px 4px 2px 2px; float: left; border: solid 1px #e0e0e0  }

.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: #979797; font-size: 10px; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-weight: normal; line-height: 10px; text-decoration: none; background: #f0f0f0 url("../images/back_hover.png") no-repeat; white-space: nowrap; padding: 2px 4px 2px 20px; float: left; border: solid 1px #e0e0e0 }

.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: #979797; font-size: 10px; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-weight: normal; line-height: 10px; text-decoration: none; background: #f0f0f0; white-space: nowrap; padding: 2px 4px; float: left; border: solid 1px #e0e0e0 }
