@import url(theme.css);  /* colour file */ 
body {
  margin:0;
  padding:0;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	color: #333333;
	font-size: 11px;
	font-weight: normal;
  line-height:137%;
	background-color: #ffffff;
}
html, body {height:100%}
.center {
	text-align: center;
	}
.text {
		font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	color: #333333;
	font-size: 11px;
	font-weight: normal;
	}
td.rightborder {
	border-right: 1px dotted #cccccc;
	padding-right: 5px;
	margin-right: 5px;
	}
/*----------------- headerstyles -----------------*/
.menubar {
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	padding-left: 5px;
	}
#footer {
	color: #b7b7b7;
	font-size:0.9em;
	padding: 5px 15px 10px 5px;
	margin: 0px auto;
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 975px;
	}
table.main {
	margin: 0px 0px 0px 0px;
	width: 100%;
	padding: 0px 0 10px 0px;
	}
#mainbody {
	padding: 0px 5px;
	margin: 0px;
	}
#left {
	margin: 0px 10px 0 0px;
	padding: 0px;
	font-size: 11px;
	color: #472d29;
	}
#right {
	margin: 0px 0px 0 0;
	padding: 0px;
	font-size: 11px;
	color: #472d29;
	}
#container {
	margin: 0px auto;
	padding: 0px;
	width: 975px;
	background-image: url(../images/bg.png);
	background-repeat: repeat-y;
	padding: 5px 15px 5px 5px;
	}
.moduletableusernav {
	text-align: right;
	width: 100%;
	}
.mainlevelusernav {
	color: #999999;
	}
/*---------------------------------- Sidebar newsfeeds ----------------------------------*/
ul.newsfeed {
	list-style-type: none;
	list-style-image: none;
	margin: 3px 0 0 0;
	padding: 0;
	}
.newsfeed li{
	list-style: none;
	margin: 0;
	padding: 0.3em 0em;
	border-top: 1px solid #CCCCCC;
	font-weight: normal;
	font-size: 10px;
	line-height: 11px;
	}
ul.latestnews {
	list-style-type: none;
	list-style-image: none;
	margin: 3px 0 0 0;
	padding: 0;
	}
.latestnews li{
	list-style: none;
	margin: 0;
	padding: 0.3em 0em;
	border-top: 1px solid #CCCCCC;
	font-weight: normal;
	font-size: 10px;
	line-height: 11px;
	}
/*---------------------------------- Sidebar Menu ----------------------------------*/	

#menu a.mainlevel:link, #menu a.mainlevel:visited {
	display: block;
	font-size: 9px;
	font-weight: bold;
	color: #cccccc;
	text-align: left;
	height: 16px;
	line-height: 16px;
	text-indent: 15px;
	text-transform:uppercase;
	border-bottom: 1px solid #cccccc;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
#menu a.mainlevel:hover {
	background-color: #c1eef8;
	text-decoration: none;
	font-weight: bold;
	color: #cccccc;
	text-transform:uppercase;
	}
#menu .mainlevel {
	display: block;
	background-color: #cccccc;
	font-size: 9px;
	font-weight: bold;
	color: #cccccc;
	text-align: left;
	height: 16px;
	line-height: 16px;
	text-indent: 15px;
	text-transform:uppercase;
	}
#menu a.sublevel:link, #menu a.sublevel:visited {
	display: block;
	background-color: #cccccc;
	font-size: 9px;
	font-weight: bold;
	color: #cccccc;
	text-align: left;
	height: 16px;
	line-height: 16px;
	text-indent: 15px;
	text-transform:uppercase;
	background-image:url(../images/arrow.png);
	background-repeat: no-repeat;
	}
#menu a.sublevel:hover {
	background-color: #c1eef8;
	text-decoration: none;
	font-weight: bold;
	color: #cccccc;
	text-transform:uppercase;
	}
#menu table.moduletable td {
	padding: 0px;
	}

/*---------------------------------- Layout styles ----------------------------------*/
.top {
	padding-right: 200px;
	}
#logo {
	padding: 0px 0px 0px 0px;
	}
#slogan {
	background-image:  url(../images/slogan.png);
	background-repeat: no-repeat;
	width: 413px;
	height: 12px;
	margin: 0px 5px 0px 0px;
	text-align: right;
	}
.login_form {
	color: #666666;
	font-size: 9px;
	}
.login {
	padding: 3px 0px;
	}
#search {
	padding: 0px 0px 3px 0;
	background-color: #58b53e;
	}
.banner {
	padding: 5px 0px;
	text-align: center;
	}
.padding {
	padding: 5px;
	}
.breadcrumbs {
	color: #858585;
	font-size: 9px;
	margin: 10px 0px;
	}
/*---------------------------------- forms ----------------------------------*/

.inputbox {
	padding:2px;
	border: 1px solid #CCCCCC;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	text-indent: 2px;
	margin-top:4px;
	margin-right:6px;
	color:#666666;
	}
.inputboxsearch {
	padding:2px;
	border: 1px solid #CCCCCC;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	text-indent: 2px;
	margin-top:4px;
	margin-right:6px;
	color:#666666;
	}
.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: 0px;
	margin-top: 5px;
	background-color: #f1faff;
	}
#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 {
	width: 170px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 10px;
	background: transparent;
	padding-bottom: 10px;
	
	}
#modulebox div.module div div div h3, #modulebox div.modulesidebar div div div h3 {
	display:block;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	line-height: inherit;
	text-align: left;
	font-size: 12px;
	border-bottom: 1px dotted #333333;
	font-weight: bold;
	}
#modulebox div.modulestore div div div h3 {
	display:block;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	text-align: center;
	}
#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;
	}

/* box text styling*/
.box1 {
	text-align: center;
	padding: 0px 10px;
	margin: 0px 5px;
	}
.box2 {
	text-align: left;
	}
.boxtext {
	font-size: 11px;
	text-align: center;
	padding: 2px 6px;
	}
.go {
	margin: 1px 0;
	padding: 0.1em 0.3em 0.2em 0.5em;
	background-color: #cccccc;
	border: 1px solid #666666;
	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/arrow.png);
	background-repeat: no-repeat;
	margin: 0 0 0 3px;
	padding: 0 5px 0 0;
	}
	
/*---------------------------------- 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%;
	}
/*table.contentpaneopenfrontpage{
	padding: 0px;
	border-collapse: collapse;
	width: 100%;
	}
 table.blogfrontpage, table.blogfrontpage tr, table.blogfrontpage tr td, table.blogfrontpage tr td table, table.blogfrontpage tr td table tr, table.blogfrontpage tr td table tr td{
	padding: 0px;
	border-collapse: collapse;
	margin: 0px;
	}
table.contentpaneopenfrontpage tr td table {
	border-right: 1px dotted #000000;
	margin-right: 0px;
	}
table.blogfrontpage tr td table tr td{
	padding: 0px 5px 0px 0px;
	}
.article_seperator {
	display: none;
	} */
tr.sectiontableentry1 td, .sectiontableentry1, td.sectiontableentry1 {
	background-color: #ebebeb;
	padding: 1px 5px;
	} 
tr.sectiontableentry2 td, .sectiontableentry2, td.sectiontableentry2 {
	padding: 1px 5px;
	} 
.sectiontableheader, tr.sectiontableheader {
	font-size: 12px;
	font-weight: bold;
	background-color: #e5e5e5;
	padding: 0 0 0 5px;
	color: #003399;
	margin: 0;
	}
/*---------------------------------- 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: #006699; text-decoration: underline;}
A.pathway:visited, A:visited {color: #006699; text-decoration: underline;}
A.pathway:active, A:active {color: #333333; text-decoration: none;}
A.pathway:hover, A:hover{color:#333333; text-decoration: none;}

a.mainlevelusernav {font-weight:normal;}

.redarrow {
	font-size: 10px;
	font-weight: bold;
	color: #ed1c24;
	}

h1,.componentheading,a.contentheading:link,a.contentheading:visited,.contentpagetitle,a.contentpagetitle:link,a.contentpagetitle:visited, tr.contentheading  {
	font-size: 1.8em;
	font-weight: normal;
	margin-top: 0em;
	margin-bottom: 0em;/* to deal with compound ie pc problems*/
	line-height: normal;
	color: #333333;
	}
td.contentdescription {
	padding-bottom: 10px;
	font-size: 14px;
	}
h2, .contentdescription, table.contentpane td.contentheading,.contentheading {
	font-size: 1.6em;
	color: #000000;
	line-height: normal;
	
	}
table.contentpaneopenfrontpage h2 {
	font-size: 1.4em;
	color: #000000;
	line-height: normal;
	border-top: 1px dotted #cccccc;
	padding-top: 5px;
	}
h3 {
	color: #58b53e;
	font-size: 12px;
	font-weight: bold;
	}
h4 {
	font-size: 12px;
	font-weight: bold;
	}
h5 {
	font-size: 1.1em;
	font-weight: bold;
	padding-top: 0.4em;
	}
h6 {
	font-size: 1.0em;
	font-weight: bold;
	margin: 1.2em 0em 1.2em 0em;
	}
img {
	border: 0;
	}
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: 1.0em;
	}
.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;
	}
#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.blog td {
	width: 100%;
	margin: 0;
	}
table.contentpaneopenfrontpage tr td .contentheadingfrontpage  {
	border-top: 1px dotted #cccccc;
	width: 100%;
	}
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;
	}
.powered {
	margin: 1px;
	}
div.row span.leftalign {
  float: left;
  text-align: left;
  width: 49%;
  }
div.row span.rightalign {
  float: right;
  text-align: right;
  width: 49%;
  }
/*----------------- 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 */