@import url(theme.css);  /* colour file */ 
body {
  background-color: #000000;
  color: #ffffff;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	line-height:137%;
	text-align: left;
	}
html, body {height:100%}
.height {height:100%}
body.contentpane {
	background-color: #000000;
	background-image: none;
	}
/*--------- display ---------*/
#container {
	width: 900px;
	margin: 0px auto;
	}
.mainbg {
  background-image: url(../images/bg.png);
  background-repeat: repeat-x;
  width: 100%;
  }
.main {
	padding-top: 10px;
	width: 900px;
	margin: 0px auto;
	}
.top {
	height: 105px;
	background-color: #ffffff;
	}	
.top2 {
	height: 40px;
	}
#logo {
	padding: 10px;
	font-size: 2.0em;
	color: #000000;
	}
.banner {
	text-align: center;
	padding: 0px 5px 5px 5px;
	}
#left {
	padding-right: 5px;
	border-right: 1px solid #670000;
	}
#right {
	padding-left: 5px;
	border-left: 1px solid #670000;
	}
#mainbody {
	padding: 10px;
	text-align: left;
	}
.footer, .footer table tr td {
	width: 895px;
	margin: 0px auto;
	font-size: 10px;
	margin-top: 5px;
	}
#menubar {
	padding: 5px 0px 0px 0px;
	}
#login {
	padding: 0px 0px 10px 0px;
	margin-top: 10px;
	}
.breadcrumbs {
	margin-bottom: 5px;
	font-size: 9px;
	}
.search {
	padding: 0px 5px 0px 0px;
	}
.login {	
	padding: 0px 5px 0px 0px;
	}
.login_form {
	color: #676666;
	font-size: 9px;
	}
.go {
	margin: 0 0 0 0;
	padding: 0.1em 0.3em 0.2em 0.5em;
	background-color: #861316;
	border: 1px solid #000000;
	color:#ffffff;
	font-size: 9px;
	text-align: right;
	font-family: Verdana, arial, Helvetica, sans-serif;
	}
.gobar {
	text-align:right;
	margin: 0;
	padding: 0;
	}
.arrow {
	background-image:url(../images/arrowwhite.png);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0 5px 0 0;
	}
/*---------------------------------- forms ----------------------------------*/

.inputbox {
	font-size: 9px; 
	color: #333333; 
	text-decoration: none; 
	background-color: #ebebeb; 	
	border: 1px solid #cccccc;
	padding: 1px;
	margin: 0px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	}
.inputboxsearch {
	font-size: 9px; 
	color: #333333; 
	text-decoration: none; 
	background-color: #ebebeb; 	
	border: 1px solid #cccccc;
	padding: 1px;
	margin: 0px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	}
.button {
 	color: #ffffff;
	text-align: center;
	font-size: 9px;
	font-weight: normal;
	width: auto;
	padding: 0px 5px;
	margin: 1px;
	background-color: #999999;
	border: 1px solid #666666;
 	}
/*---------------------------------- Module Box Styles ----------------------------------*/

/* default */
#modulebox div.module, #modulebox div.modulesidebar, #modulebox div.modulestore{
	width: 180px;
	margin-bottom: 1px;
	border-bottom: 1px solid #670000;
	margin-top: 1px;
	}
#modulebox div.module div, #modulebox div.modulesidebar div, #modulebox div.modulestore div  {
	width: 180px;
	}
#modulebox div.module div div, #modulebox div.modulesidebar div div, #modulebox div.modulestore div div {
	width: 180px;
	}
#modulebox div.module div div div, #modulebox div.modulesidebar div div div, #modulebox div.modulestore div div div {
	width: 170px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 10px;
	background: transparent;
	padding-bottom: 10px;
	color: #ffffff;
	font-size: 11px;
	}
#modulebox div.module div div div h3, #modulebox div.modulesidebar div div div h3 {
	display:block;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	line-height: inherit;
	text-align: center;
	color: #ffcc33;
	font-weight: bold;
	font-size: 1.4em;
	}
#modulebox div.modulestore div div div h3 {
	display:block;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	line-height: inherit;
	text-align: center;
	color: #ffcc33;
	font-weight: bold;
	font-size: 1.4em;
	}
#modulebox div.module div div div div, #modulebox div.modulesidebar div div div div, #modulebox div.modulestore div div div div{
	padding: 0px;
	margin: 0px;
	}

/*---------- module box padding ---------*/
.box1 {
	text-align: center;
	padding: 0px 10px;
	margin: 0px 5px;
	}
.box2 {
	text-align: left;
	padding: 0px 2px;
	}
.boxtext {
	font-size: 0.9em;
	text-align: center;
	padding: 2px 6px;
	}
.go {
	margin: 0 0 0 0;
	padding: 0.1em 0.3em 0.2em 0.5em;
	background-color: #d5d5d5;
	color:#333333;
	font-size: 9px;
	text-align: right;
	font-family: Verdana, arial, Helvetica, sans-serif;
	}
.gobar {
	text-align:right;
	margin: 0;
	padding: 0;
	}
.arrow {
	background-image:url(../images/arrow.png);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0px;
	}
/*---------------------------------- tables ----------------------------------*/

table.moduletablestore td {
	font-size: 11px;
	padding: 0px;  /* no padding on the sidebar boxes else creates a border */
	margin: 0px;
	font-weight: normal;
	text-align: left;
	line-height: 1.0em;
	}
table.moduletablestore .mainlevel {
	line-height: 1.6em;
	padding: 0 0 0 5px;
	}
table.contentpaneopen {
	padding: 0px;
	border-collapse: collapse;
	width: 100%;
	}	
tr.sectiontableentry1 td, .sectiontableentry1, td.sectiontableentry1 {
	background-color: #330000;
	padding: 1px 5px;
	} 
tr.sectiontableentry2 td, .sectiontableentry2, td.sectiontableentry2 {
	padding: 1px 5px;
	background-color: #161616;
	} 
.sectiontableheader, tr.sectiontableheader {
	font-size: 12px;
	font-weight: bold;
	padding: 0 0 0 5px;
	color: #FFFFFF;
	margin: 0;
	background-color: #000000;
	}
/*---------------------------------- Sidebar newsfeeds ----------------------------------*/
ul.newsfeed {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
	}
.newsfeed li{
	list-style: none;
	margin: 0;
	padding: 0.3em 0em;
	border-top: 1px solid #871316;
	font-weight: normal;
	font-size: 9px;
	line-height: 12px;
	}
ul.latestnews {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
	}
.latestnews li{
	list-style: none;
	margin: 0;
	padding: 0.3em 0em;
	border-top: 1px solid #871316;
	font-weight: normal;
	font-size: 9px;
	line-height: 12px;
	}
/*---------------------------------- Sidebar Menu ----------------------------------*/	
#menu .moduleblack div div div {
	padding-bottom: 3px;
	}
#menu a.mainlevel:link, #menu a.mainlevel:visited {
	display: block;
	font-size: 9px;
	font-weight: bold;
	text-align: left;
	height: 16px;
	line-height: 16px;
	text-indent: 15px;
	text-transform:uppercase;
	border-bottom: 1px solid #871316;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	}
#menu a.mainlevel:hover {
	text-decoration: none;
	font-weight: bold;
	text-transform:uppercase;
	background-color: #871316;
	color: #fff79d;
	}
#menu .mainlevel {
	display: block;
	font-size: 9px;
	font-weight: bold;
	text-align: left;
	height: 16px;
	line-height: 16px;
	text-indent: 15px;
	text-transform:uppercase;
	}
#menu a.sublevel:link, #menu a.sublevel:visited {
	display: block;
	font-size: 9px;
	font-weight: bold;
	text-align: left;
	height: 16px;
	line-height: 16px;
	text-indent: 15px;
	text-transform:uppercase;
	border-bottom: 1px dotted #871316;
	}
#menu a.sublevel:hover {
	text-decoration: none;
	font-weight: bold;
	text-transform:uppercase;
	background-color: #871316;
	color: #fff79d;
	}
#menu table.moduletable td {
	padding: 0px;
	}

/*--------- typography ---------*/
a, a:link, a:visited, a:hover, a:focus, a:active { border:none; }
a img,:link img,:visited img { border:none; }
a.pathway, a {font-weight:bold;}
A.pathway:link, a:link {color: #fddc77; text-decoration: none;}
A.pathway:visited, A:visited {color: #fff79d; text-decoration: none;}
A.pathway:active, A:active {color: #861316; text-decoration: underline;}
A.pathway:hover, A:hover{color:#861316; text-decoration: underline;}
.sectiontableentry1 A:hover{color:#ffffff; text-decoration: underline;}

h1,.componentheading,.contentheading,a.contentheading:link,a.contentheading:visited,.contentpagetitle,a.contentpagetitle:link,a.contentpagetitle:visited, tr.contentheading  {
	font-size: 2.0em;
	font-weight: normal;
	color: #ffcc33;
	line-height: normal;
	}	
h2, .contentdescription, table.contentpane td.contentheading {
	font-size: 1.8em;
	font-weight: normal;
	line-height: normal;
	}
h3 {
	font-size: 1.6em;
	font-weight: normal;
	line-height: normal;
	}
h4 {
	font-size:1.4em;
	font-weight: normal;
	line-height: normal;
	}
h5 {
	font-size: 1.2em;
	font-weight: normal;
	line-height: normal;
	}
h6 {
	font-size: 1em;
	font-weight: bold;
	line-height: normal;
	}
img {
	border: 0;
	}
.mostread li, .mostread ul {
	text-align: left;
	font-size: 1.0em;
	margin-top: 0.2em;
	margin-bottom: 0.1em; 
	}
ol, ul, li {/*
	list-style: none;*/
	font-size: 1.0em;
	margin-top: 0.2em;
	margin-bottom: 0.1em;  
	}
ul { 
	margin-bottom: 1.0em;
	}
p, td, tr, div {
	font-size: 11px;
	}
.text {
	font-size: 11px;
	}
li > p {
	margin-top: 0.2em;
	}
pre {
	font-family: monospace;
	font-size: 1.0em;
	}
strong, b {
	font-weight: bold;
	}
.small {
	font-size: 9px;
	}
small {
	font-size: 9px;
	}
/*--------- main template stuff ---------*/
.center {
	text-align: center;
	}
table.blog {
	width: 100%;
	margin: 0;
	padding: 0;
	}
#overDiv  {
	font-size: 8px;
	font-style:normal;
	top: 0;
	left: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
#introtext {
	font-size: 10px;
	}
table.moduletablestore td {
	font-size: 11px;
	padding: 0px;  /* no padding on the sidebar boxes else creates a border */
	margin: 0px;
	font-weight: normal;
	text-align: left;
	line-height: 1.0em;
	}
table.moduletablestore .mainlevel {
	line-height: 1.6em;
	padding: 0 0 0 5px;
	}
table.contentpaneopen {
	padding: 0px;
	border-collapse: collapse;
	width: 100%;
	border: none;
	}
table.contentpane {
	padding: 0px;
	margin: 0;
	}
table.contentpane tr td table tr td table tr td {
	font-size: 9px;

	padding: 0px;
	margin: 0px;
	}
table.contentpane tr td table tr td table tr td .inputbox {
	font-size: 9px; 

	}
#tabcontainer {
	overflow-y:scroll;
	overflow-x: hidden;
	height: 260px;
	width: 120px;
	}
/*----------------- footer -----------------*/
.powered {
	margin: 1px;
	}
/*----------------- clear fix -----------------*/  
.clear {
	clear:both;
	margin-bottom: -1px; /* for Gecko-based browsers */
	overflow:hidden;
	padding-bottom: 1px; /* for Gecko-based browsers */
	}
.clearfix:after {
	clear: both; 
	content: "."; 
	display: block; 
	height: 0; 
	visibility: hidden;
	}
.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
