/**

* 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) #f0f0f0 top repeat-x;

  font-family      : arial, sans-serif;

  font-size        : 12px;

  color            : #000;

}



td, tr, p, div {

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

  font-size        : 12px;

  color            : #000;

}



hr {

  color            : #E0E0E0;

  height           : 1px;

  width            : 100%;

}



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

.maincontainer {

  width            : 984px;

  background-color : #fff;

}



.headercontainer   { background: #f0f0f0 url(../images/mainback2.png) repeat-x 50% top; width: 980px; height: 160px }



.logocontainer  { width: 355px; height: 150px; float: left }



.user3container   { text-align: right; width: 640px; height: 160px; float: right }



.pathwaycontainer {

  height           : 20px;

  padding          : 5px;

}



.topmenucontainer {

  width            : 714px;

}



.leftmenucontainer  { background-color: #336699; width: 240px; float: left }



.rightmenucontainer {

  width            : 220px;

  background-color : #cccccc;

  border-right     : 20px solid #fff;

  border-bottom    : 20px solid #fff;

}



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

table.moduletable {

  padding          : 0px;

  width            : 100%;

  margin-bottom    : 10px;

}



table.moduletable th {

  font-size        : 11px;

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

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

}



.sectiontableentry2 {

  vertical-align   : top;

  padding          : 3px;

  background       : #E9E9E9;

}



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

.mainlevel {

  width            : auto;

  display          : block;

  height           : 19px !important;

  height           : 25px;

}



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

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

  color            : #ffffff;

  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   { color: orange; font-weight: bold }



.sublevel {

  font-size        : 10px;

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

  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: maroon; text-decoration: none }



a:hover {

  color            : #FF9933;

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

  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  { color: #3e5c93; font-size: 10px }



.smalldark {

  font-size        : 10px;

  color            : #000000;

}



.createdate, .modifydate {

  font-size        : 10px;

  color            : #999999;

}



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

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

}



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

  font-size        : 12px;

}



a.pathway:hover {

  font-size        : 12px;

}



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

.contentpane {

  padding          : 0px;

}



.contentpaneopen {

  padding          : 0px;

}



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



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;

}
