/**
* AkoIndustry - A Mambo 4.5 template
* @version 1.0
* @package AkoIndustry
* @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/bg.gif) #F0F0F0;
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 12px;
  color            : #000;
}

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

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

h1 {
  font-family      : Arial, Helvetica, Verdana, sans-serif;
  font-size        : 18px; 
  font-weight      : bold;
  text-align       : left;
  line-height      : 22px;
  color            : #666666;
  background-color : #FFFFFF;
 }

h2 {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 12px; 
  font-weight      : bold;
  text-align       : left;
  line-height      : 15px;
  color            : #547994;
  background-color : #F4F4F4;
  padding-top      : 4px;
  padding-right    : 0px;
  padding-bottom   : 5px;
  padding-left     : 0px;
 }
 
h3 {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 12px; 
  font-weight      : normal;
  text-align       : left;
  line-height      : 22px;
  color            : #547994;
  background-color : #FFFFFF;
 }

.widelinespacing {
  line-height      : 150%;
 }

/* ############## MAIN TABLE CONTAINER SETTINGS ############### QM:  */
.maincontainer {
  border           : 10px solid #fff;
  width            : 780px;
  background-color : #fff;
}

.headercontainer {
  height           : 70px;
  border           : 1px solid #e0e0e0;
  padding          : 1px;
}

.logocontainer {
  width            : 485px;
  float            : left;
  height           : 66px;
}

.searchcontainer {
  width            : 200px;
  background       : url(../images/blockphoto_search.png) #F0F0F0 no-repeat top right;
  float            : right;
  height           : 66px;
  text-align       : center;

}

.pathwaycontainer {
  height           : 30px;
  padding          : 5px;

}

.leftmenucontainer {
  width            : 200px;
  background-color : #F0F0F0;
  border           : 1px solid #e0e0e0;
  
}

.topbox {
  border           : 1px solid #FEC56A;
  float            : right;
  margin-bottom    : 10px;
  width            : 546px !important;
  width            : 548px;
  background       : url(../images/blockphoto_top.png) #FEE4BA no-repeat top right;
}

.bottombox {
  border           : 1px solid #9ACEA4;
  float            : right;
  margin-top       : 20px;
  width            : 546px !important;
  width            : 548px;
  background       : url(../images/blockphoto_bottom.png) #CFE9D4 no-repeat top left;
}

.userbox1l {
  border           : 1px solid #6BA9FD;
  float            : right;
  margin-bottom    : 10px;
  width            : 546px !important;
  width            : 548px;
  background       : url(../images/blockphoto_left.png) #BAD7FE no-repeat top left;
  height           : 150px;
}

.userbox1r {
  border           : 1px solid #6BA9FD;
  float            : right;
  margin-bottom    : 10px;
  width            : 546px !important;
  width            : 548px;
  background       : url(../images/blockphoto_right.png) #BAD7FE no-repeat top right;
  height           : 150px;
}

.userbox2l {
  border           : 1px solid #6BA9FD;
  float            : left;
  margin-bottom    : 10px;
  width            : 265px !important;
  width            : 269px;
  background       : url(../images/blockphoto_left.png) #BAD7FE no-repeat top left;
  height           : 150px;
}

.userbox2r {
  border           : 1px solid #6BA9FD;
  float            : right;
  margin-bottom    : 10px;
  width            : 267px !important;
  width            : 269px;
  margin-left      : 10px;
  background       : url(../images/blockphoto_right.png) #BAD7FE no-repeat top right;
  height           : 150px;
}

.clear {
  clear: both;
}


/* ##################### MODULE SETTINGS ###################### QM: ok */
table.moduletable {
  width            : 100%;
}

table.moduletable th {
  font-size        : 11px;
  font-weight      : bold;
  text-transform   : uppercase;
  text-align       : center;
  letter-spacing   : 1px;
  color            : #044497;
  height           : 20px;
  vertical-align   : middle;
  background       : url(../images/shading.gif);
}

table.moduletable td {
  padding          : 2px;
}

/* ##################### FORMULAR SETTINGS #################### QM: ok */
.button {
  border           : 1px solid #e0e0e0;
  background-color : #fff;
}

.inputbox {
  border           : 1px solid #d0d0D0;
  background       : #e9e9e9;
  color            : #044497;
  margin           : 2px;
}

/* ################# SECTION LISTING SETTINGS ################# QM: ok */
.sectiontableheader {
  font-size        : 11px;
  font-weight      : bold;
  text-transform   : uppercase;
  text-align       : left;
  letter-spacing   : 1px;
  color            : #044497;
  height           : 20px;
  vertical-align   : middle;
  background       : url(../images/shading.gif) #b0b0b0;
  border-bottom    : 1px solid #000;
}

.sectiontableentry1 {
  vertical-align   : top;
  padding          : 3px;
  background       : #F7F7F7;
}

.sectiontableentry2 {
  vertical-align   : top;
  padding          : 3px;
  background       : #FFFFFF;
}

/* ################# MAIN AND SUB MENU SYSTEM ################# QM:  */
.mainlevel {
  border           : 1px solid #e0e0e0;
  width            : 184px;
  height           : 20px !important;
  height           : 25px;
  display          : block !important;
}

a.mainlevel:link, a.mainlevel:visited {
  background       : #fff;
  text-decoration  : none;
  padding-top      : 4px;
  padding-left     : 10px;
}

a.mainlevel:hover {
  border           : 1px solid #d0d0D0;
  background       : #e9e9e9;
  text-decoration  : none;
}

.sublevel {
  font-size        : 10px;
  height           : 20px;
  padding-top      : 5px;
}

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

a:hover {
  color            : #F69804;
  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          : 2px;
}

.pagenav {
  font-weight      : bold;
  color            : #bbb;
}

a.pagenav:link, a.pagenav:visited {
  text-decoration  : none;
}

a.pagenav:hover {
  text-decoration  : none;
}

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

.contenttocheading {
  font-size        : 11px;
  font-weight      : bold;
  text-transform   : uppercase;
  text-align       : center;
  letter-spacing   : 1px;
  color            : #044497;
  height           : 20px;
  vertical-align   : middle;
  background       : url(../images/shading.gif);
}

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

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

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

/* ##################### 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: ok */
.contentpane {
  padding          : 0px;
}

.contentpaneopen {
  padding          : 0px;
}

.contentheading, .componentheading {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 14px;
  font-weight      : bold;
  color            : #CCCCCC;
  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;
}

/* ###################### TABBED EDITING ###################### QM: ok */
.ontab {
  background-color : #FFF;
  border-left      : 1px solid #D0D0D0;
  border-top       : 1px solid #D0D0D0;
  text-align       : center;
  cursor           : hand;
  font-weight      : bold;
  color            : #044497;
  padding          : 5px;
}
.offtab {
  background-color : #F0F0F0;
  border-left      : 1px solid #D0D0D0;
  border-top       : 1px solid #D0D0D0;
  border-bottom    : 1px solid #D0D0D0;
  text-align       : center;
  cursor           : hand;
  font-weight      : normal;
  color            : #6BA9FD;
  padding          : 5px;
}
.tabpadding {
  border-left      : 1px solid #D0D0D0;
  border-bottom    : 1px solid #D0D0D0;
}

.pagetext {
  visibility       : hidden;
  display          : none;
  position         : relative;
  top              : -19;
  border-left      : 1px solid #D0D0D0;
  border-right     : 1px solid #D0D0D0;
  border-bottom    : 1px solid #D0D0D0;
  background-color : #FFF;
}