/* ##################### GENERAL SETTINGS ##################### ok */

BODY {
  margin: 5px 0px 0px 0px;
  background-color: #32353c;
}

td, p, div {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #F3F3F3;
}

hr {
  color: #666699;
  height: 1px;
  width: 100%;
}

h2 {
  color: #EFEFEF; 
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 16px; 
  font-weight: bold;
}

h3 {
  color: #EFEFEF; 
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px; 
  font-weight: bold;
}

.title {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 24px;
  font-weight: bold;
  color: #FF0000;
}

/* ##################### MODULE SETTINGS ###################### ok */

table.moduletable {
  margin: 0px 0px 0px 0px;
  width: 100%;
  border-left: solid 0px #A1A1A1;
  border-right: solid 0px #A1A1A1;
  border-top: solid 0px #A1A1A1;
  border-bottom: solid 0px #A1A1A1;
}

table.moduletable th {
  font-family:  Verdana,Helvetica,Arial,sans-serif; 
  font-size:  14px; 
  color: #FFCC66;
  vertical-align: middle;
  text-align: left;
  white-space: wrap;
  border: 0px dotted #A1A1A1;
  border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px;
  height: 24px;
  width: 100%;
  padding: 0px;
}

table.moduletable td {
  font-family:  Verdana,Helvetica,Arial,sans-serif; 
  font-size:  11px; 
  line-height:  18px; 
  color:  #EFEFEF; 
}

/* ##################### FORM SETTINGS #################### ok */

.button {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-style: normal;
  text-align:  center;
  font-size: 10px;
  font-weight: bold;
  line-height:  20px;
  background-color: #323747;
  color: #EFEFEF;
  border: 1px solid #000000;
  padding: 0px; 
  cursor: pointer;
}

.inputbox {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #EFEFEF;
  background-color: #323747;
  border: 1px solid #000000;
}

/* ################# SECTION LISTING SETTINGS ################# ok */

.sectiontableheader {
  font-family:  Verdana,Helvetica,Arial,sans-serif; 
  font-size:  11px; 
  line-height:  20px; 
  color:  #EFEFEF; 
  font-weight:  bold; 
  background-color: #323747;
}

.sectiontableentry1 {
  background-color: #505872;
}

.sectiontableentry2 {
  background-color: #5C6583;
}

/* ################# MAIN AND SUB MENU SYSTEM ################# ok */

a.mainlevel:link, a.mainlevel:visited {
  background: url(../images/bullet.gif) no-repeat;
  vertical-align: middle;
  font-size: 11px;
  font-weight: bold;
  color: #EFEFEF;
  text-align: left;
  padding-left: 15px;
  height: 18px;
  margin-bottom: 1px;
}

a.mainlevel:hover {
  background-position: 0px -20px;
  text-decoration: none;
  color: #CCCCCC;
}

a.sublevel:link, a.sublevel:visited {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #EFEFEF; 
  font-weight: normal;
}

a.sublevel:hover {
  color: #CCCCCC; 
  text-decoration: underline;
}

/* ########################### LINKS ########################## ok */

a:link, a:visited {
  font-size: 11px;
  color: #CCCCFF;
  text-decoration: none;
  font-weight: bold;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:hover {
  color: #FFCC66;
  font-weight: bold;
  text-decoration  : none;
}

a.category:link, a.category:visited {
  color: #CCCCFF;
  font-weight: bold;
}

a.category:hover {
  color: #FFCC66;
}

/* ##################### PATHWAY SETTINGS ##################### ok */

.pathway {
  font-family:  Verdana, Arial, Helvetica, sans-serif; 
  font-size:  11px; 
  color:  #FFFFFF; 
  font-weight:  bold; 
  padding:  2px; 
}

a.pathway:link, a.pathway:visited {
  font-family:  Verdana, Arial, Helvetica, sans-serif; 
  font-size:  11px; 
  color:  #FFFFFF; 
  font-weight:  bold; 
  padding:  2px; 
}

a.pathway:hover {
  font-family:  Verdana, Arial, Helvetica, sans-serif; 
  font-size:  11px; 
  color:  #CCCCFF; 
  font-weight:  bold; 
  padding:  2px;
  text-decoration: underline; 
}

/* ##################### PAGE NAVIGATION ###################### ok */

.pagenav {
  font-family:  Verdana,Helvetica,Arial,sans-serif; 
  font-size:  11px; 
  line-height:  20px; 
  color:  #FFCC66; 
  font-weight:  bold; 
  text-decoration:  none; 
}

a.pagenav:link, a.pagenav:visited {
  font-family:  Verdana,Helvetica,Arial,sans-serif; 
  font-size:  11px; 
  line-height:  20px; 
  color:  #FFCC66; 
  font-weight:  bold; 
  text-decoration:  none; 
}

a.pagenav:hover {
  font-family:  Verdana,Helvetica,Arial,sans-serif; 
  font-size:  11px; 
  line-height:  20px; 
  color:  #FF9966; 
  font-weight:  bold;
  text-decoration:  none;  
}

/* ################### SMALL FONT SETTINGS #################### ok */

.small {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #9E9EBE;
  text-decoration: none;
  font-weight: normal;
}

.smalldark {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #9E9EBE;
  text-decoration: none;
  font-weight: bold;
}

.modifydate {
  font-size: 10px;
  color: #9E9EBE;
  font-weight: normal;
  font-style: italic;
  padding-top: 10px;
  text-align: left;
}

.createdate {
  line-height: 15px;
  font-size: 10px;
  color: #9E9EBE;
  font-weight: normal;
  font-style: italic;
  vertical-align: top;
  display: block;
}

a.readon:link, a.readon:visited {
  font-family:  Verdana,Helvetica,Arial,sans-serif; 
  font-size:  11px; 
  color:  #000000; 
}

a.readon:hover {
  font-family:  Verdana,Helvetica,Arial,sans-serif; 
  font-size:  11px; 
  color:  #0099CC; 
}

/* ##################### VOTING SETTINGS ###################### */

.poll {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #EFEFEF;
  line-height: 14px;
}

.content_rating {
  font-style       : italic;
  font-size        : xx-small;
  color            : #EFEFEF;
}

.content_vote {
  font-size        : xx-small;
  height           : 20px;
  padding-top      : 2px;
  padding-bottom   : 2px;
  padding-left     : 10px;
  padding-right    : 10px;
  background       : #clear;
  border           : 1px solid #000000;
}



/* ################### CONTENT PAGE SETTINGS ################## ok */

.contentpane {
  border: 0px dotted #A1A1A1;
  border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px;
}

.contentpaneopen {
  border: 0px dotted #A1A1A1;
  border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px;
}

.contentheading {
  background: url(../images/title2.gif) no-repeat;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  vertical-align: middle;
  font-size: 12px;
  font-weight: bold;
  color: #EFEFEF;
  text-align: left;
  text-indent: 20px;
  width: 100%;
  height: 24px;
}

.contentdescription {
  font-family:  Verdana,Helvetica,Arial,sans-serif; 
  font-size:  11px; 
  color:  #FFFFFF; 
}

.componentheading {
  background: url(../images/title.gif) no-repeat;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  vertical-align: top;
  padding-top: 4px;
  font-size: 12px;
  font-weight: bold;
  color: #EFEFEF;
  text-align: left;
  text-indent: 20px;
  width: 100%;
  height: 24px;
}

/* ###################### TABBED PAGES ###################### ok */

.ontab {
  border:1px solid 202020; 
  font-family:  Verdana,Helvetica,Arial,sans-serif; 
  font-size:  12px; 
  color:  #000000; 
  font-weight:  bold; 
  background-color:  #939393; 
  padding:  4px 
}

.offtab {
  border:1px solid 202020; 
  font-family:  Verdana,Helvetica,Arial,sans-serif; 
  font-size:  12px; 
  color:  #000000; 
  background-color:  #808080; 
  padding:  4px; 
  cursor:  pointer 
}

.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}

/* ##################### NEWSFEED SETTINGS ###################### ok */

.newsfeedheading {
  font-family:  Verdana,Helvetica,Arial,sans-serif; 
  font-size:  12px; 
  color:  #EFEFEF; 
}

.fase4rdf {
  font-family:  Verdana,Helvetica,Arial,sans-serif; 
  font-size:  12px; 
  color:  #F3F3F3; 
}

a.fase4rdf:link {
  font-family:  Verdana,Helvetica,Arial,sans-serif; 
  font-size:  12px; 
  color:  #000000; 
}

a.fase4rdf {
  text-decoration:  none; 
}

a.fase4rdf:hover {
  font-family:  Verdana,Helvetica,Arial,sans-serif; 
  font-size:  12px; 
  color:  #FFCC00; 
  text-decoration:  underline; 
}

.newsfeeddate {
  font-family:  Verdana,Helvetica,Arial,sans-serif; 
  font-size:  12px; 
  color:  #FFCC00; 
}
