body { font-family: Verdana, Helvetica, sans-serif;
       font-size: 11px;
}

table, tr, td, div, p {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
}


a:link {
    font-size: 10px;
    color: #336699;
    text-decoration:none;
    font-weight: bold;
}

a:visited {
    font-size: 10px;
    color: #336699;
    text-decoration:none;
    font-weight: bold;
}


a:hover {
    font-size: 10px;
    text-decoration:underline;
    color:#480507;
    background: #ded3df;
}

a.mainlevel:link, a.mainlevel:visited {
   font-size: 10px;
   font-weight: normal;
   color: #336699;
   line-height: 20px;
   padding-left: 3px;
   text-decoration: none;
   width:97%;

}

a.mainlevel:hover {
    font-size: 10px;
   padding-left: 6px;
   color: #480507;
   background: #ded3df;
   font-weight bold;
}

a#active_menu {
	color: #333333;
}

a.sublevel:link, a.sublevel:visited {
	/* this styling is for menu items that HAS A PARENT */
	font-family: Verdana, Helvetica, sans-serif;
	color: #336699;
	width: 100%;
	font-weight: normal;
}

a.sublevel:hover {
    font-size: 10px;
    text-decoration:underline;
    color:#480507;
    background: #ded3df;
}

.small {
    font-size:9px;
    color:#5F5F5F;
}

.smalldark {
   font-size:9px;
}

/* General styling: cats, sects, items */
.createdate {
  font-size: 9px;
}

.modifydate {
  font-size: 9px;
}

a.readon:link, a.readon:visited {
	color: #480507;
	text-decoration: none;
	font-family:  Verdana, Helvetica, sans-serif;
	font-size: 9px;
}

a.readon:hover {
	color: #ded3df;
        background: #480507;	
        text-decoration: underline;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
}

/* forms */
.inputbox {
  background:#ded3df;
  border: solid 1px #E1E1E1;
  font-size:10px;
  font-color:#480507;
}

.button {
  background:#ded3df;
  font-size:10px;
  font-weight: normal;
}
	
/* sections */
.sectiontableheader {
  font-weight:bold;
  font-size: 12px;
  color:#336699;
  height:20px;
  background:#F9F9F9;
  vertical-align:middle;
  border-bottom:solid 1px #51647B;
  text-indent: 2px;
}

.sectiontableentry1 {
  background:#F9F9F9;
  height:20px;
  vertical-align:middle;

}

.sectiontableentry2 {
  background:#F9F9F9;
  height:20px;
  vertical-align:middle;
}

/* content */
.contentpane {
    width:100%;
    padding:20px;
}

.contentheading {
    font-size: 11px;
    font-weight: bold;
    color:#336699;
}

.contentdescription {
    font-size: 11px;
    padding-bottom: 2px;
}

table.contenttoc {
	color: #000000;
	background-color: #F9F9F9;
	border: solid 1px #A4A4A4;
}

table.contenttoc td {
	font-family: Verdana, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
  text-align:left;
  padding: 3px;
}

table.contenttoc th {
  font-family: Verdana, Helvetica, sans-serif;
	background: #F9F9F9;
	vertical-align: middle;
	font-size: 10px;
	font-weight: bold;
	color: #336699;
	text-align: left;
	text-indent: 10px;
	width: 100%;
	height: 24px;
}

.content_rating {
	font-weight: normal;
	font-size: 10px;
}

.content_vote {
	font-weight: normal;
	font-size: 10px;
}

/* categories */
.category {
	color: #CEDC6C;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;


}

a.category:link, a.category:visited {
   font-weight: bold;
   color: #336699;

}

a.category:hover {
    font-weight: bold;
    font-size: 10px;
    text-decoration:underline;
    color:#480507;
    background: #ded3df;


}

/* blog */
a.blogsection:link, a.blogsection:visited {
	color: #336699;
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	}

a.blogsection:hover {
   color: #480507;
   background: #ded3df;
   font-size:10px;
   font-weight: bold;
}

/* component */
.componentheading {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
 	color: #F9F9F9;
	text-align:left;
	vertical-align: middle;
	width: 100%;
	padding-left: 4px;
	height:20px;
	border-bottom: solid 2px #98BADC;
	background:#336699;
}

/* modules */
.moduletable {
   font-size: 11px;
   padding-left: 2px;
   padding-right: 2px;
   margin-top: 5px;
   margin-bottom: 18px;
   margin-left: 5px;
   width:98%;
}

.moduletable th {
   font-size: 10px;
   font-weight: bold;
   text-align: left;
   text-indent:23px;
   height: 25px;
   vertical-align: bottom;
   color:#480507;
   background: url(../images/module.png);
   background-position:left;
   background-repeat:no-repeat;

}

.moduletable td {
   font-size: 11px;
}

/* poll */
.poll {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #336699;
	line-height: 14px;
        margin-bottom: 15px;
}

.pollstableborder {
	border-bottom: 1px solid #480507;
        border-top: 1px solid #480507;
}

/* weblinks */
a.weblinks:link, a.weblinks:visited {
	color: #336699;
  text-decoration: none;
  font-weight: normal;
	font-family: Verdana, Helvetica, sans-serif;
}

a.weblinks:hover {
   color: #480507;
   background: #ded3df;
   font-size:11px;
   font-weight: bold;
}

/* pathway */
.pathway {
  color:#ffffff;
  font-weight:bold;
  font-size: 9px;
}

a.pathway:link, a.pathway:active, a.pathway:visited {
 color: #ffffff;
 text-decoration: none;
 font-weight: bold;
  font-size: 9px;
}

a.pathway:hover {
 color: #FFFFFF;
 text-decoration: overline;
  font-size: 9px;
}

/* newsfeeds */
.newsfeedheading {
   font-family: Verdana, Helvetica, sans-serif;
   font-size: 13px;
   font-weight: bold;
   color: #000000;
}

.newsfeeddate {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	color: #808080;
	font-weight: normal;
}

.fase4rdf {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}

a.fase4rdf:link {
	font-size: 11px;
	font-weight: bold;
	color: #6699CC;
}

a.fase4rdf:hover {
   color: #480507;
   background: #ded3df;
   font-size:11px;
   font-weight: bold;
}

/* module suffix nav */
table.moduletablenav td {
    color: #c0c0c0;
    font-weight: bold;
    padding-left:2px;
}

table.moduletablenav a:link, table.moduletablenav a:active {
    color: #686A8A;
    text-decoration: none;
    font-weight: bold;
}

table.moduletablenav a:hover {
    color: #FFFFFF;
    text-decoration: underline;
}

table.moduletablenav li {
}

table.moduletableinner {
 color: #000000;
	background-color: #f9f9f9;
	border: solid 1px #E1E1E1;
	width:100%;
	padding-left:3px;
	padding-right:3px;
	margin:5px;
}

table.moduletableinner th {
  font-size: 12px;
	font-weight: bold;
	color: #336699;
	text-align: left;
	text-indent: 5px;
	width: 100%;
	height: 24px;
	padding-top:3px;
	padding-bottom:3px;
}

table.moduletableinner td {
    color: #000000;
    font-weight: normal;
    padding-left:2px;
}

table.moduletableinner a:link {
    color: #686A8A;
    text-decoration: none;
    font-weight: bold;
}

table.moduletableinner a:hover {
    color: #FFFFFF;
    text-decoration: underline;
}

table.moduletableinner li {
}
/* end module suffix nav */
