/**
* AkoBlueZine - A Mambo 4.5.1 template
* @version 2.0
* @package AkoBlueZine
* @copyright (C) 2003, 2004 by Arthur Konze - All rights reserved!
* @license http://www.konze.de/content/view/8/26/ Copyrighted Commercial Software
*/

/* ###################### OVERALL SETTINGS ###################### ok */
body {
  margin           : 0px;
  background-color : #25668D;
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : x-small;
  color            : #000000;
}

.contentbox {
  background-image : url('../images/image_bottom.png');
  background-repeat: no-repeat;
  background-position: right top;
  background-color : #FFF;
  border           : 1px solid #000;
}

td, tr, p, div {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : x-small;
  color            : #000;
}

hr {
  color            : #91B2C5;
  height           : 1px;
  width            : 100%;
}

/* ######################## BUTTON BAR ######################## ok */
ul#mainlevel-nav {
  list-style       : none;
  padding          : 0px;
  margin           : 0px;
  font-size        : x-small;
  text-align       : center;
  font-family      : Arial, Helvetica, serif;
}

ul#mainlevel-nav li {
  display          : block;
  float            : right;
  margin           : 0px;
  padding          : 0px;
  width            : auto !important;
  font-size        : small;
  line-height      : 25px;
  white-space      : nowrap;
}

ul#mainlevel-nav li a {
  display          : block;
  padding-left     : 10px;
  padding-right    : 10px;
  text-decoration  : none;
  color            : #FFFFFF;
}

ul#mainlevel-nav li a:hover {
  text-decoration  : none;
  color            : #CC3333;
}

/* ##################### MODULE SETTINGS ###################### ok */
table.moduletable {
  width            : 100%;
  border           : 1px solid #C0C0C0;
  margin-bottom    : 10px;
}

table.moduletable th {
  font-size        : x-small;
  font-weight      : bold;
  color            : #25668D;
  background       : #FFFFFF;
  text-align       : center;
  letter-spacing   : -1px;
  border-bottom    : 1px solid #D1DFE7;
}

table.moduletable td {
  padding          : 2px;
  background       : #EFF7FB;
}

/* ##################### FORMULAR SETTINGS #################### ok */
.button {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : x-small;
  color            : #000;
  background       : #C7E2F1;
  border           : 1px solid #91B2C5;
}

.inputbox {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : x-small;
  color            : #000;
  background       : #f0f0f0;
  border           : 1px solid #C0C0C0;
}

/* ################# SECTION LISTING SETTINGS ################# ok */
.sectiontableheader {
  border-bottom    : 1px solid #C0C0C0;
  padding          : 2px;
  background       : #EFF7FB;
  color            : #25668D;
  font-weight      : bold;
  letter-spacing   : 1px;
}

.sectiontableentry1 {
  vertical-align   : top;
  padding          : 2px;
  background       : #D7EAF5;
}

.sectiontableentry2 {
  vertical-align   : top;
  padding          : 2px;
  background       : #B7D9ED;
}

/* ################# MAIN AND SUB MENU SYSTEM ################# ok */
.mainlevel {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : x-small;
  font-weight      : bold;
  color            : #25668D;
  background       : #FFFFFF;
  text-align       : center;
  letter-spacing   : -1px;
  border           : 1px solid #D1DFE7;
  width            : 130px;
}

a.mainlevel:link, a.mainlevel:visited {
  font-weight      : normal;
  text-align       : left;
  background       : transparent;
  letter-spacing   : 0px;
  border           : none;
}

a.mainlevel:hover {
  font-weight      : normal;
  text-align       : left;
  background       : transparent;
  letter-spacing   : 0px;
  border           : none;
}

.sublevel {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : xx-small;
}

/* ########################### LINKS ########################## ok */
a:link, a:visited {
  color            : #25668D;
  text-decoration  : none;
}

a:hover {
  color            : #CC3333;
  text-decoration  : underline;
}

a.category:link, a.category:visited {
  font-weight      : bold;
}

a.readon:link {
  padding-left     : 21px;
  margin-left      : 5px;
  background-image : url('../images/rm_icon.png');
  background-repeat: no-repeat;
  background-position: left;
}

/* ##################### PAGE NAVIGATION ###################### ok */
.pagenavbar {
  border           : 1px solid #C0C0C0;
  padding          : 2px;
  background       : #EFF7FB;
}

.pagenav {
  color            : #CC3333;
  font-weight      : bold;
}

a.pagenav:link, a.pagenav:visited {
  color            : #25668D;
  text-decoration  : none;
}

a.pagenav:hover {
  color            : #CC3333;
  text-decoration  : underline;
}

/* ################### SMALL FONT SETTINGS #################### ok */
.small {
  font-size        : xx-small;
  color            : #25668D;
}

.smalldark {
  font-size        : xx-small;
  color            : #000000;
}

.createdate, .modifydate {
  font-size        : xx-small;
  color            : #489ED0;
}

/* ##################### VOTING SETTINGS ###################### ok */
.content_rating {
  font-size        : xx-small;
  color            : #25668D;
}

.content_vote {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : xx-small;
  height           : 22px;
  padding-top      : 2px;
  padding-bottom   : 2px;
  padding-left     : 10px;
  padding-right    : 10px;
  background       : #EFF7FB;
  border           : 1px solid #C0C0C0;
}

/* ##################### PATHWAY SETTINGS ##################### ok */
.pathway {
  letter-spacing   : -1px;
  font-size        : x-small;
  color            : #FFF;
}

a.pathway:link, a.pathway:visited {
  font-size        : x-small;
  letter-spacing   : -1px;
}

a.pathway:hover {
  font-size        : x-small;
  letter-spacing   : -1px;
}

/* ################### CONTENT PAGE SETTINGS ################## ok */
.contentpane {
  padding-left     : 4px;
  padding-right    : 4px;
}

.contentpaneopen {
  padding-left     : 4px;
  padding-right    : 4px;
}

.contentheading, .componentheading {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : medium;
  font-weight      : bold;
  color            : #25668D;
}

.contentpagetitle {
  font-weight      : bold;
  color            : #25668D;
}

/* ###################### TABBED EDITING ###################### ok */
.ontab {
  background-color : #FFF;
  border-left      : 1px solid #C0C0C0;
  border-top       : 1px solid #C0C0C0;
  text-align       : center;
  cursor           : hand;
  font-weight      : bold;
  color            : #25668D;
  padding          : 5px;
}
.offtab {
  background-color : #EFF7FB;
  border-left      : 1px solid #C0C0C0;
  border-top       : 1px solid #C0C0C0;
  border-bottom    : 1px solid #C0C0C0;
  text-align       : center;
  cursor           : hand;
  font-weight      : normal;
  color            : #25668D;
  padding          : 5px;
}
.tabpadding {
  border-left      : 1px solid #C0C0C0;
  border-bottom    : 1px solid #C0C0C0;
}

.pagetext {
  visibility       : hidden;
  display          : none;
  position         : relative;
  top              : -19;
  border-left      : 1px solid #C0C0C0;
  border-right     : 1px solid #C0C0C0;
  border-bottom    : 1px solid #C0C0C0;
  background-color : #FFF;

}