/**

* AkoBlueCorp - A Mambo 4.5.1 template

* @version 1.1

* @package AkoBlueCorp

* @copyright (C) 2004 by Arthur Konze - All rights reserved!

* @license http://www.konze.de/ Copyrighted Commercial Software

**/



/* ##################### OVERALL SETTINGS ##################### QM: ok */

body {

  margin           : 0px;

  padding          : 0px;

  background       : url(../images/mainback2.png) #3299cc top repeat-x;

  font-family      : arial, sans-serif;

  font-size        : 14px;

  color            : #000;

}



td, tr, p, div {

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

  font-size        : 14px;

  color            : #000;

}



hr {

  color            : #E0E0E0;

  height           : 1px;

  width            : 100%;

}



/* ############## MAIN TABLE CONTAINER SETTINGS ############### QM: ok */

.maincontainer {

  width            : 890px;

  background-color : #FFFF99;

}



.headercontainer {

  height           : 178px;



}



.logocontainer {

  width            : 450px;

  float            : left;

  height           : 80px;

}



.user3container {

  width            : 400px;

  float            : center;

  height           : 80px;

  text-align       : right;

}



.pathwaycontainer {

  height           : 20px;

  padding          : 5px;

}



.topmenucontainer {

  width            : 600px;

}



.leftmenucontainer {

  width            : 150px;

  background-color : #336699;

}



.rightmenucontainer {

  width            : 230px;

  background-color : #D2B48C;

  border-right     : 4px solid #FFFF99;

  border-bottom    : 4px solid #FFFF99;

}



/* ##################### MODULE SETTINGS ###################### QM: ok */

table.moduletable {

  padding          : 0px;

  width            : 100%;

  margin-bottom    : 10px;

}



table.moduletable th {

  font-size        : 12px;

  font-weight      : bold;

  text-align       : center;

  letter-spacing   : 1px;

  color            : #FFFFFF;

  background       : url(../images/module_bar_back.png) #6598CB repeat-x;

  vertical-align   : middle;

  height           : 18px;

}



table.moduletable td {

  padding          : 0px;

  color            : #000000;

}



/* ##################### FORMULAR SETTINGS #################### QM: ok */

.button {

  border           : 1px solid #e0e0e0;

  background-color : #fff;

  margin           : 2px;

}



.inputbox {

  border           : 1px solid #B8D1E8;

  background       : #DDE9F5;

  color            : #336699;

  margin           : 2px;

}



/* ################# SECTION LISTING SETTINGS ################# QM: ok */

.sectiontableheader {

  font-size        : 16px;

  font-weight      : bold;

  text-align       : center;

  letter-spacing   : 1px;

  color            : #FFFFFF;

  background       : url(../images/module_bar_back.png) #6598CB repeat-x;

  vertical-align   : middle;

  height           : 18px;

}



.sectiontableentry1 {

  vertical-align   : top;

  padding          : 3px;

  background       : #FFFF99;

}



.sectiontableentry2 {

  vertical-align   : top;

  padding          : 3px;

  background       : #FFFF99;

}



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

.mainlevel {

  width            : 140px;

  display          : block;

  height           : 19px !important;

  height           : 25px;

  padding-left     : 4px;



}



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

  background       : url(../images/menu_off.png) #D2B48C no-repeat top left; 

  color            : #000000;

  text-decoration  : none;

  padding-top      : 4px;

  padding-left     : 30px;

  border-top       : 1px solid #6699cc;

  border-bottom    : 1px solid #003366;

}



a.mainlevel:hover {

  border-top       : 1px solid #99ccff;

  border-bottom    : 1px solid #336699;

  background       : url(../images/menu_on.png) #6699cc no-repeat top left;

  color            : #ffffff;

  text-decoration  : none;

}



#active_menu {

  font-weight      : bold;

  color            : #010595;

}



.sublevel {

  font-size        : 12px;

  height           : 20px;

  padding-top      : 5px;

}



a.sublevel:link, a.sublevel:visited {

  color            : #ffffff;

  text-decoration  : none;

}



a.sublevel:hover {

  color            : #99ccff;

  text-decoration  : none;

}



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

  line-height      : 18px;

  white-space      : nowrap;

  border-left      : 1px solid #666;

}



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

}



/* ########################### LINKS ########################## QM:  */

a:link, a:visited {

  color            : #010595;

  text-decoration  : underline;

}



a:hover {

  color            : #000000;

  text-decoration  : underline;

}



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

  font-weight      : bold;

}



.readon {

  font-weight      : bold;

}



/* ##################### PAGE NAVIGATION ###################### QM:  */

.pagenavbar {

  background-color : #F0F0F0;

  border           : 1px solid #e0e0e0;

  padding          : 2px;

}



.contenttoc {

  width            : 200px;

  background-color : #F0F0F0;

  border           : 1px solid #e0e0e0;

  padding          : 2px;

}



.contenttocheading {

  font-size        : 14px;

  font-weight      : bold;

  text-align       : center;

  letter-spacing   : 1px;

  color            : #FFFFFF;

  background       : url(../images/module_bar_back.png) #6598CB repeat-x;

  vertical-align   : middle;

  height           : 18px;

}



/* ################### SMALL FONT SETTINGS #################### QM: ok */

.small {

  font-size        : 12px;

  color            : #6699cc;

}



.smalldark {

  font-size        : 12px;

  color            : #000000;

}



.createdate, .modifydate {

  font-size        : 12px;

  color            : #999999;

}



/* ##################### VOTING SETTINGS ###################### QM: ok */

.content_rating {

  font-size        : 12px;

  color            : #FEC56A;

}



.content_vote {

  font-size        : 12px;

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

  color            : #000;

}



a.pathway:link, a.pathway:visited {

  font-size        : 14px;

}



a.pathway:hover {

  font-size        : 14px;

}



/* ################### CONTENT PAGE SETTINGS ################## QM:  */

.contentpane {

  padding          : 0px;

}



.contentpaneopen {

  padding          : 0px;

}



.contentheading, .componentheading {

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

  font-size        : 14px;

  font-weight      : bold;

  color            : #000;

  width            : 100%;

  border-bottom    : 1px solid #F0F0F0;

}



.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        : 12px;

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

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

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

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

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

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

  font-size        : 12px;

  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;

}