/**
* AkoMojo - A Mambo 4.5 template
* @version 2.0
* @package AkoMojo
* @copyright (C) 2004 by Arthur Konze - All rights reserved!
* @license http://www.konze.de/content/view/8/26/ Copyrighted Commercial Software
*/

/* ###################### OVERALL SETTINGS ###################### */
BODY {
  margin           : 0px;
  padding          : 0px;
  background-color : #EEAB1F;
  color            : #000000;
}

td,tr,p,div {
  font-family      : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 12px;
  color            : #000000;
}

hr {
  height           : 2px;
  width            : 100%;
  color            : #F4CB7A;
}

/* ###################### PATHWAY ###################### */
.pathway {
  color            : #ECA318;
  font-family      : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  letter-spacing   : 1px;
}

a.pathway:link, a.pathway:visited {
  color            : #AA2B22;
  font-family      : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  letter-spacing   : 1px;
}

a.pathway:hover {
  color            : #E16925;
  letter-spacing   : 1px;
}

/* ###################### LINKS ###################### */
a:link, a:visited {
  font-family      : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 12px;
  text-decoration  : none;
  color            : #E16925;
}

a:hover {
  color            : #AA2B22;
}

a.category:link, a.category:visited {
  font-family      : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 12px;
  color            : #E16925;
  font-weight      : bold;
}

a.category:hover {
  color            : #AA2B22;
}

/* ###################### MAINMENU SETTINGS ###################### */
.mainlevel {
  padding-bottom   : 2px;
  letter-spacing   : 1px;
  width            : 100%;
  display          : block;
  margin-top       : 2px;
}

a.mainlevel:link, a.mainlevel:visited {
  font             : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 14px;
  font-weight      : bold;
  color            : #FAE2B4;
  padding          : 2px 10px 2px 5px;
  background-color : #F1B645;
}

a.mainlevel:hover {
  font             : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 14px;
  font-weight      : bold;
  color            : #FDF1D9;
  padding          : 2px 10px 2px 5px;
  background-color : #F4C56A;
}

/* ###################### MODULE SETTINGS ###################### */
table.moduletable {
  font-size        : 12px;
  width            : 100%;
  margin-bottom    : 10px;  
}

table.moduletable th {
  font             : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 14px;
  font-weight      : bold;
  color            : #FFFFFF;
  text-align       : center;
  padding-bottom   : 4px;
  background       : url("../images/menu_top.png") repeat-x bottom;
}

/* ###################### FORMULAR SETTINGS ###################### */
.button {
  font-family      : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-style       : normal;
  font-weight      : bold;
  font-size        : 10px;
  color            : #FFFFFF;
  background       : #455DAB;
  padding-left     : 2px;
  padding-right    : 2px;
  border-bottom    : 2px solid #2F3F71;
  border-right     : 2px solid #2F3F71;
  border-top       : 2px solid #778AC9;
  border-left      : 2px solid #778AC9;
}

.inputbox {
  font-family      : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 12px;
  font-weight      : bold;
  color            : #000000;
  background       : #F9D897;
  border-bottom    : 1px solid #FCEAC6;
  border-right     : 1px solid #FCEAC6;
  border-top       : 1px solid #F7C667;
  border-left      : 1px solid #F7C667;
}

/* ###################### CONTENT PAGE SETTINGS ###################### */
.contentpane {
  text-align       : justify;
  padding-left     : 5px;
  padding-right    : 5px;
}

.contentpaneopen {
  text-align       : justify;
  padding-left     : 5px;
  padding-right    : 5px;
}

.contentheading, .componentheading {
  font             : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 14px;
  font-weight      : bold;
  color            : #FFFFFF;
  text-align       : center;
  padding-bottom   : 4px;
  background       : url("../images/menu_top.png") repeat-x bottom;
}

.contentdescription {
  font-family      : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  color            : #333333;
  text-align       : left;
}

.category {
  color            : #999999;
  font-family      : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  font-weight      : bold;
  text-decoration  : none;
}

/* ###################### SECTION LISTING SETTINGS ###################### */
.sectiontableentry1 {
  background-color : #F4C56A;
}

.sectiontableentry2 {
  background-color : #F3BE57;
}

.sectiontableheader {
  background-color : #B5BD1A;
  color            : #FFFFFF;
  font-family      : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 12px;
  font-weight      : bold;
  padding          : 3px 3px 3px 3px;
  border-bottom    : 3px solid #568F02;
  border-right     : 3px solid #568F02;
  border-top       : 3px solid #D8E53D;
  border-left      : 3px solid #D8E53D;
}

/* ###################### SMALL FONT SETTINGS ###################### */
.small {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 9px;
  color            : #AA2B22;
  text-decoration  : none;
  font-weight      : normal;
}

.smalldark {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 9px;
  color            : #000000;
  font-weight      : normal;
}
