﻿body
	{
	background-color: #000000;

}	

td,tr,p,div {
  font-family      : Arial, Helvetica, Trebuchet MS, Verdana, sans-serif;
  font-size        : 11px;
  color            : #FBD600;
}

ul {
  margin           : 5px 5px 5px 5px;
}

li {
  list-style       : inside url(../../../images/M_images/arrow.png);
  list-style-image : url(../../../images/M_images/arrow.png);
}

hr {
  background       : #FBD600;
  height           : 1px;
  width            : 95%;
}

table.searchintro {
  background-color : Black;
  border           : 0px solid #FBD600;
}

/* ###################### LINKS ###################### */
a:link, a:visited {
  font-family      : Arial, Helvetica, Trebuchet MS, Verdana, sans-serif;
  font-size        : 11px;
  color            : #FBD600;
  text-decoration  : none;
}

a:hover {
  color            : #DAA520;
}

a.category:link, a.category:visited {
  font-family      : Arial, Helvetica, Trebuchet MS, Verdana, sans-serif;
  font-size        : 13px;
  color            : #FBD600;
  font-weight      : bold;
  text-decoration  : none;
}

a.category:hover {
  color            : #FBD600;
  border-bottom    : 1px solid #006;
}

a.blogsection:link, a.blogsection:visited {
  font-family      : Trebuchet MS, Verdana, sans-serif;
  font-size        : 11px;
  color            : #FBD600;
  font-weight      : bold;
  text-decoration  : none;
}

a.blogsection:hover {
  color            : #FBD600;
  border-bottom    : 1px solid #006;
}

.article-tools {
	float: right;
}

.article-meta {
	float: right;
}

.createby {
	padding: 3px 20px 3px 3px;
	background-position: 100% 5px;
	float: right;
}

.createdate {
	padding: 3px 20px 3px 3px;
	background-position: 100% 5px;
	float: right;
}

.buttonheading img {
	margin: 7px 0 0 5px;
	float: left;
	border: 0px;
}

/* ###################### MAIN MENU SETTINGS ###################### */
.mainlevel {
  font-family      : Verdana, Geneva, Arial, Helvetica, serif;
  font-size        : 10px;
  font-weight      : bold;
  text-align       : left;
  padding-left     : 25px;
  display          : block;
  line-height      : 20px;
}

a.mainlevel:link, a.mainlevel:visited {
  color            : #FBD600;

}

a.mainlevel:hover {
  color            : #FBD600;
  border-bottom    : 0px solid #FBD600;
}

.sublevel {
  font-family      : Verdana, Geneva, Arial, Helvetica, serif;
  font-size        : 11px;
  font-weight      : bold;
  text-align       : right;
  padding-right    : 5px;
  display          : block;
  line-height      : 20px;
}

a.sublevel:link, a.sublevel:visited {
  color            : #FBD600;
  border-bottom    : 1px solid #FBD600;
}

a.sublevel:hover {
  color            : #FFD700;

}

/* ###################### MODULE SETTINGS ###################### */
table.moduletable {
  width            : 100%;
  padding-top      : 1px;
  padding-bottom   : 7px;
  padding-left     : 3px;
  padding-right    : 3px;
}

table.moduletable th {
  font             : Trebuchet MS, Verdana, sans-serif;
  font-size        : 13px;
  font-weight      : bold;
  color            : #C8AA00;
  text-align       : Left;
  padding          : 2px;
  border-bottom    : 1px solid #C8AA00;

}

.newsflash {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #fff;
}

.frameheader {
  font             : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 18px;
  font-weight      : none;
  color            : ##FBD600;
}

.poll {
  font-family      : Arial, Helvetica, Trebuchet MS, Verdana, sans-serif;
  font-size        : 11px;
  color            : #ffffff;
  line-height      : 15px
}

/* ###################### FORMULAR SETTINGS ###################### */
.button {
  font-family      : Arial, Helvetica, Trebuchet MS, Verdana, sans-serif;
  font-style       : normal;
  font-weight      : bold;
  font-size        : 10px;
  color            : Black;
  border           : 1px solid;
}

.inputbox {
  font-family      : Arial, Helvetica, Trebuchet MS, Verdana, sans-serif;
  font-size        : 10px;
  font-weight      : bold;
  color            : #000;
  background       : #F0E68C;
  border           : 1px solid;
}

/* ###################### CONTENT PAGE SETTINGS ###################### */
a.contentpagetitle:link, a.contentpagetitle:visited {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 15px;
  font-weight      : bold;
  color            : #ffffff;
  padding          : 1px;
  text-decoration  : none;
  border-bottom    : none;
}

a.contentpagetitle:hover {
  color            : #ffff00;
}

.contentpane {
  text-align       : justify;
  padding          : 3px;
}

.contentpaneopen {
  text-align       : justify;
  padding          : 3px;
}

.contentheading {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 16px;
  font-weight      : bold;
  color            : #FFE657;
  text-align       : left;
  padding-top      : 4px;

}

.componentheading {
  font-family      : Trebuchet MS, Verdana, sans-serif;
  font-size        : 14px;
  font-weight      : bold;
  color            : #FBD600;
  text-align       : left;
  padding-left     : 5px;
  border-bottom    : 1px solid #FBD600;
}

.contentdescription {
  font-family      : Arial, Helvetica, Trebuchet MS, Verdana, sans-serif;
  font-size        : 11px;
  color            : #c0c0c0;
  text-align       : left;
}

.category {
  color            : #C0C0C0;
  font-family      : Arial, Helvetica, Trebuchet MS, Verdana, sans-serif;
  font-size        : 11px;
  font-weight      : bold;
  text-decoration  : none;
}

/* ###################### SECTION LISTING SETTINGS ###################### */
.sectiontableentry1 {
  color: White;
  text-align: left;
  font-size        : 11px;
  font-weight      : bold;
  text-decoration  : none;
  background-color : #000000;
  margin           : 0px;
 }

.sectiontableentry2 {
  color: White;
  text-align: left;
  font-size        : 11px;
  font-weight      : bold;
  background-color : #7C7C7C;
  margin           : 0px;
 }

.sectiontableheader {
  background-color : #AF841D;
  color            : Black;
  height           : 20px;
  font-weight      : bold;
  padding-left     : 5px;
  padding-right    : 5px;
  border-bottom    : 2px solid #000000;
}

/* ###################### SMALL FONT SETTINGS ###################### */
.small {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 9px;
  color            : #CC6600;
}

.smalldark {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 9px;
  color            : #000000;
}

/* ###################### TABLE OF CONTENT SETTINGS ###################### */
.contenttoc {
  background-color : #373737;
  border           : solid 1px #000000;
  padding          : 3px;
}

a.toclink:link, a.toclink:visited {
  color            : #FBD600;
}

a.toclink:hover {
  color            : #0000ff;
}

/* ###################### PATH-WAY SETTINGS ###################### */
.pathway {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 11px;
  font-weight      : bold;
  color            : #88681E;
}

a.pathway:link, a.pathway:visited {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 11px;
  font-weight      : bold;
  color            : #DBDBDB;
}

a.pathway:hover {
  color            : #FBD600;
  border-bottom    : 1px solid #FBD600;
}

/* ###################### DATE TIME SETTINGS ###################### */
.createdate {
  font-style       : italic;
}

/* ###################### PAGE NAVIGATION SETTINGS ###################### */
.pagenavbar {
  text-align       : left;
}

/* ###################### OTHER SETTINGS ###################### */
.blog_more {
  font-size        : 14px;
  font-weight      : bold;
  font-style       : italic;
  text-align       : left;
  padding-top      : 10px;
  padding-left     : 15px;
}

.readon {
  font             : Arial, Verdana, Trebuchet MS, Verdana, sans-serif;
  font-size        : 13px;
  font-weight      : bold;
  text-align       : left;
  padding-left     : 10px;
}

