/* ###################### OVERALL SETTINGS ###################### */
BODY {
    SCROLLBAR-ARROW-COLOR      : #000000;
    SCROLLBAR-TRACK-COLOR      : #616669;
    SCROLLBAR-FACE-COLOR       : #8F989D;
    SCROLLBAR-3DLIGHT-COLOR    : #73797D;
    SCROLLBAR-DARKSHADOW-COLOR : #73797D;
    SCROLLBAR-HIGHLIGHT-COLOR  : #BCC2C7;
    SCROLLBAR-SHADOW-COLOR     : #333537;

	 background-color           : #E9E9DC;
// background-image: url(../images/higru.gif);
    color                      : #1F1F3A;
	margin: 5px 0px 0px 0px;
}

table.back {

 // border-top       : solid 0px #9EA0A2;
 // border-bottom    : solid 0px #9EA0A2;
 // border-left	   : solid 0px #9EA0A2;
 // border-right	   : solid 0px #9EA0A2;
  background                 : url("../images/table_back.png");
}

td, tr, p, div {
  font             : 11px Verdana, Arial, Helvetica, sans-serif;
  color            : #242C31;
}

td.mainmenu {
 border-top       : solid 3px #EAEADC;
  border-bottom    : solid 3px #EAEADC;
  border-left	   : solid 3px #EAEADC;
  border-right	   : solid 3px #EAEADC;
}

td.submenu {
  border-top       : solid 3px #B1B7BD;
  border-bottom    : solid 6px #B1B7BD;
  border-left	   : solid 3px #B1B7BD;
  border-right	   : solid 3px #B1B7BD;
  
}

td.top {
 // border-bottom    : solid 7px #0B0B38;
}

td.headimg {
  border-top    : solid 7px #0B0B38;
  border-bottom    : solid 3px #0B0B38;
}

ul {
  margin           : 0px 0px 0px 10px;
}

li {
  list-style       : inside url(../images/arrow.gif) 2px;
  list-style-image : url(../images/arrow.gif);
}

hr {
  height           : 1px;
  width            : 100%;
  color            : #4E6371;
}

HR.dotted {
  color: #4E6371;
  height:1px;
  width:100%;
  border-style: dotted;
}


.h2 {color: #cccccc; 
font-decoration: none;
}

.poll {
  font             : 9px Arial, Helvetica, Verdana, sans-serif;
  color            : #242C31;
  line-height      : 14px
}

/* ###################### UPPER BUTTON BAR ###################### */
a.buttonbar:link, a.buttonbar:visited {
  font             : 11px Verdana, Arial, Helvetica, sans-serif;
  color            : #000000;
  font-weight	   : bold;
  text-decoration  : none;
  padding-bottom   : 2px;
}

a.buttonbar:hover {
  color            : #F3F6F7;
  text-decoration  : none;
  padding-bottom   : 2px;
}

/* ############## PATHWAY AND BOTTOM BUTTON BAR ############## */
.pathway {
  font             : 11px Verdana, Arial, Helvetica, sans-serif;
  color            : #8C9EA8;
}
a.pathway:link, a.pathway:visited {
  color            : #242C31;
  font-weight      : normal;
}

a.pathway:hover {
  color            : #8C9EA8;
  font-weight      : normal;
}

/* ################### MODULE SETTINGS ################### */
.modules {
  background       : ;
}

table.moduletable {
  margin           : 20px 0px 0px 0px;
  width            : 100%;

}

table.moduletable th {
  font-size        : 11px;
line-height: 13px;
  font-weight      : bold;
  width            : 100%;
  color            : #242C31;
 // background	   : url(../images/module_header.png);
  text-align       : left;
  padding-left	   : 5px;
  padding-top	   : 2px;
  padding-bottom   : 2px;
  border-top	   : 1px solid #242C31;
  border-bottom	   : 1px solid #242C31;
}

table.moduletable td {
  font-size        : 11px;
  font-weight      : normal;

}

.tabheading {
	background-color : #F3F6F7;
}

/* ################### MAIN AND SUB MENU SYSTEM ################### */
.mainlevel {
  align			   : center;


}

a.mainlevel:link, a.mainlevel:visited {
  color            : #000000;
  width            : 95%;
  padding-left	   : 3px;


}

a.mainlevel:hover {
  color            : #5F0F0F;
 
}

a.active_menu {
text-decoration: underline;
}

.sublevel {
  padding-left     : 10px;

  width			   : 86%;
}

.sublevel:hover {
  padding-left     : 10px;
  color			   : #5F0F0F;
  
  width			   : 86%;
}

/* ###################### SECTION LISTING SETTINGS ###################### */
.sectiontableheader {
  color            : #242C31;
  font-weight      : bold;
}

.sectiontableentry1 {
  background-color : #EFEFE6;
}

.sectiontableentry2 {
  background-color : #F7F7F1;
}

/* ###################### SMALL FONT SETTINGS ###################### */
.small {
  font             : 9px Verdana, Arial, Helvetica, sans-serif;
  color            : #242C31;
  text-decoration  : none;
  font-weight      : medium;
}

.strong.black {
  font             : 11px Verdana, Arial, Helvetica, sans-serif;
  color            : #000000;
  font-weight      : bold;
}

.smalldark {
  font             : 9px Verdana, Arial, Helvetica, sans-serif;
  color            : #242C31;
  font-weight      : normal;
}

/* ###################### CONTENT PAGE SETTINGS ###################### */
.contentpane {width: 400px;

}

.contentpaneopen {

}

.contentheading {
  font             : bold 11px Verdana, Arial, Helvetica, sans-serif;
  color            : #242C31;
  // background-color: #C9C4A4;	   
  text-align       : left;
  padding-left	   : 5px;
  padding-top	   : 2px;
  padding-bottom   : 2px;
  border-top	   : 1px solid #cccccc;
  border-bottom	   : 1px solid #cccccc;
width: 150%;
}

.componentheading, h2 {
  font             : bold 11px Verdana, Arial, Helvetica, sans-serif;
  color            : #242C31;
  // background-color: #C9C4A4;	   
  text-align       : left;
  padding-left	   : 5px;
  padding-top	   : 2px;
  padding-bottom   : 2px;
  border-top	   : 0px solid #cccccc;
  border-bottom	   : 0px solid #cccccc;
width: 100%;
  
}

.createdate {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #4E6371;
  text-align       : left;
}

/* ###################### FORMULAR SETTINGS ###################### */
.button {
  font             : bold 10px Verdana, Arial, Helvetica, sans-serif;
  color            : #242C31;
  background-color : #F3F6F7;
  border           : 1px solid #242C31;
  text-transform   : uppercase;
}

.inputbox {
  font             : 11px Verdana, Arial, Helvetica, sans-serif;
  color            : #242C31;
  background-color : #F3F6F7;
  border           : 1px solid #242C31;
}

/* ###################### LINKS ###################### */
a:link, a:visited {
  font             : 11px Verdana, Arial, Helvetica, sans-serif;
  color            : #791717;
  font-weight	   : bold;
  text-decoration  : none;
}

a:hover {
  color            : #666666;
  text-decoration  : none;
}

a:active {
  color            : #791717;
   text-decoration  : underline;
}

a.category:link, a.category:visited {
  color            : #791717;
  font-weight      : bold;
  letter-spacing   : 1px;
  text-decoration  : none;
}

a.category:hover {
  color            : #B0BFC7;
}
