/**
* My-Tee - A Mambo 4.51 template
* @version 1.0
* @copyright (C) 2004 by Peter Car - All rights reserved!
*/

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

body {
  margin           : 0px 20px 20px 20px;
  padding          : 0px 20px 20px 20px;
  background       : #2D89FB;
  color            : #06097C;
  font-family      : Arial, Helvetica, sans-serif;
  font-weight      : normal;
  font-size        : 12px;
}

td, tr, p, div {
  font-family      : Arial, Helvetica, sans-serif;
  font-weight      : bold;
  font-size        : 12px;
  color            : #06097C;
}

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

/* ############## MAIN TABLE CONTAINER SETTINGS ############### QM: ok */
.maincontainer {
  width            : 100%;
  background       : #2018AE;
  color            : #5951FF;
}

.headercontainer {
  height           : 50px;
  text-align       : center;
  vertical-align   : top;
  background       : #2018AE;
  color            : #5951FF;
}

.leftmenucontainer {
/*  width            : 190px; */
}

.rightmenucontainer {
/*  width            : 190px; */
}

/* ##################### MODULE SETTINGS ###################### QM: ok */
table.moduletable {
  width            : 100%;
/*  border           : 5px double #5951FF; */

  margin-bottom    : 10px;
}

table.moduletable th {
/*  border-bottom    : 5px double #5951FF; */
  color            : #fff;
  background       : url(../images/background_header.gif); 
backround-color		: #045BBC;
}

table.moduletable td {
  padding          : 2px;
}

/* ##################### FORMULAR SETTINGS #################### QM: ok */
.button {
  font-family      : Arial, Helvetica, sans-serif;
  font-weight      : bold;
  font-size        : 14px;
  border           : 2px double #5951FF;
  color            : #2D89FB;
/*  background       : url(../images/shading04.png); */
}

.inputbox {
  font-family      : Arial, Helvetica, sans-serif;
  font-weight      : bold;
  font-size        : 12px;
  border           : 1px solid #2D89FB;
  color            : #2D89FB;
/*  background       : url(../images/shading01.png); */
  margin           : 0px;
}

/* ################# SECTION LISTING SETTINGS ################# QM: ok */
.sectiontableheader {
  color            : #fff;
/*  background       : url(../images/shading06.png); */
  font-family      : Arial, Helvetica, sans-serif;
  font-weight      : bold;
  font-size        : 18px;
  padding          : 3px;
}

.sectiontableentry1 {
  vertical-align   : top;
  padding          : 3px;
/*  background       : url(../images/shading01.png); */
}

.sectiontableentry2 {
  vertical-align   : top;
  padding          : 3px;
/*  background       : url(../images/shading02.png); */
}

/* ################# MAIN AND SUB MENU SYSTEM ################# QM: ok */
.mainlevel {
  padding          : 0px;
  width            : 100%;
  line-height: 13px;
}

a.mainlevel:link {
  text-decoration  : none;
}

a.mainlevel:visited {
  text-decoration  : none;
}

a.mainlevel:hover {
  text-decoration  : none;
  background-color: #C1DEFF;
  width            : 100%;
  color				:#000000;
}

.sublevel {
  font-size        : 11px;
}

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

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

a:hover {
 color             : #D85;
}

a.category:link, a.category:visited {
  font-weight      : bold;
}

.readon {
  font-weight      : bold;
}

/* ##################### PAGE NAVIGATION ###################### QM: ok */
.pagenavbar {
  border           : 5px double #5951FF;
/*  background       : url(../images/shading03.png); */
  padding          : 2px;
  letter-spacing   : 1px;
}

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

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

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

/* ################### SMALL FONT SETTINGS #################### QM: ok */
.small {
  font-size        : 12px;
  color            : #0c5;
}

.smalldark {
  font-size        : 12px;
  color            : #045BBC;
}

.createdate, .modifydate {
  font-size        : 12px;
  color            : #0c5;
}

/* ##################### VOTING SETTINGS ###################### QM: ok */
.content_rating {
  font-size        : 12px;
  color            : #0c5;
}

.content_vote {
  color            : #fff;
  font-size        : 12px;
  height           : 22px;
  padding-top      : 2px;
  padding-bottom   : 2px;
  padding-left     : 10px;
  padding-right    : 10px;
/*  background       : url(../images/shading02.png); */
}

/* ##################### PATHWAY SETTINGS ##################### QM: ok */
a.pathway:link, a.pathway:visited {
  color            : #5951FF;
  font-family      : Arial, Helvetica, sans-serif;
  font-weight      : bold;
  font-size        : 18px;
  text-decoration  : none;
  text-transform   : uppercase;
}

a.pathway:hover {
  color            : #FFF;
  font-family      : Arial, Helvetica, sans-serif;
  font-weight      : bold;
  font-size        : 18px;
}

/* ################### CONTENT PAGE SETTINGS ################## QM: ok */
.contentpane {
  padding          : 5px;
  margin           : 5px;
}

.contentpaneopen {
  padding          : 5px;
  margin           : 5px;
}

.contentheading, .componentheading {
  color            : #fff;
  width            : 100%;
/*  background       : url(../images/shading04.png); */
}

.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            : #C00;
  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            : #999;
  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;
}
