@import url(theme.css);  /* colour file */
@import url(menu.css);  /* colour file */ 
@import url(verticalmenu.css); 
body {
  margin:0;
  padding:0;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px; 
  line-height:137%;
	background-color: #9c794e;
	color: #333333;
	background-image: url(../images/bg.jpg);
}
.center {
	text-align: center;
	}
body.contentpane {
	background-color: #ffffff;
	background-image: none;
	}
/*----------------- headerstyles -----------------*/
/* white/default */
#container {
	margin: 10px auto 0 auto;
	width: 913px;
	}
.main{
	background-image: url(../images/bgmain.png);
	background-repeat: repeat-y;
	padding: 0px 5px 5px 5px;
	}
.maintop {
	background-image: url(../images/bgtop.gif);
	background-repeat:no-repeat;
	width: 100%;
	height: 162px;

	}
#topmenu {
	padding: 0px 0px 47px 160px;
	}
.mainfooter {
	background-image: url(../images/bgbottom.png);
	background-repeat:no-repeat;
	background-position:bottom;
	padding: 0px 2px;
	}
.footer {
	color: #ffffff;
	font-size:0.9em;
	padding: 0px;
	}
#mainbody {
	padding: 10px 5px;
	margin: 0px;
	text-align: left;
	}
#left {
	margin: 0px 5px 0 0;
	padding: 0px;
	font-size: 11px;
	}
#right {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	}
#left ul li, #right ul li {
	text-align: left;
	}
.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 ----------------------------------*/	

.module ul#mainlevel {
	list-style-type: none;
	list-style-image: none;
	margin: 3px 0 0 0;
	padding: 0;
	text-align: left;
	}
.module #mainlevel li{
	list-style: none;
	margin: 0;
	padding: 0.3em 0em;
	font-size: 10px;
	line-height: 11px;
	}
#menu a.mainlevel:link, #menu a.mainlevel:visited {
	font-weight: bold;
	font-size: 9px;
	color: #990000;
	text-transform:uppercase;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 10px 0px 0px 0px;
	}
#menu a.mainlevel:hover {
	background-color: #990000;
	text-decoration: none;
	color: #ffffd6;
	text-transform:uppercase;
	}
#menu .mainlevel {
	width: 140px;
	display: block;
	border-bottom: 1px solid #990000;
	border-top: 1px solid #990000;
	font-size: 9px;
	color: #990000;
	text-align: center;
	text-transform:uppercase;
	}
#menu a.sublevel:link, #menu a.sublevel:visited {
	display: block;
	font-size: 10px;
	text-align: left;
	background-repeat: no-repeat;
	width: 140px;
	font-weight: bold;
	}
#menu a.sublevel:hover {
	background-color: #990000;
	text-decoration: none;
	color: #ffffd6;
	}
#menu table.moduletable td {
	padding: 0px;
	}

/*---------------------------------- Layout styles ----------------------------------*/

#logo {
	padding: 20px 0px 20px 25px;
	text-align: left;
	font-size: 2.0em;
	}
.login_form {
	color: #333333;
	font-size: 9px;
	}
#login {
	padding: 3px 20px 0px 0px;
	float: right;
	}
#search {
	margin: 0px 0px 5px 0px;
	text-align: right;
	float: right;
	}
.banner {
	padding: 0px 15px 5px 0px;
	}
.padding {
	padding: 1px;
	}
.breadcrumbs {
	color: #666666;
	font-size: 9px;
	margin-top: 5px;
	}
/*---------------------------------- forms ----------------------------------*/

.inputbox {
	font-size: 9px; 
	color: #333333; 
	text-decoration: none; 
	background-color: #ebebeb; 	
	border: 1px solid #cccccc;
	padding: 1px;
	margin: 0px;
	font-family:Verdana, Arial, 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:Verdana, Arial, 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: 176px;
	margin-bottom: 0px;
	margin-top: 5px;
	margin-left: 1px;
	margin-right: 1px;
	background: transparent url(../images/mod_middle.gif) left repeat-y;
	}
#modulebox div.module div, #modulebox div.modulesidebar div, #modulebox div.modulestore div  {
	width: 176px;
	background: transparent url(../images/mod_top.gif) top left no-repeat;
	}
#modulebox div.module div div, #modulebox div.modulesidebar div div, #modulebox div.modulestore div div {
	width: 176px;
	background: transparent url(../images/mod_bottom.gif)  bottom left no-repeat;
	}
#modulebox div.module div div div, #modulebox div.modulesidebar div div div, #modulebox div.modulestore div div div {
	width: 165px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 10px;
	background: transparent;
	padding-bottom: 10px;
	color: #333333;
	font-size: 11px;
	}

#modulebox div.module div div div table {
	width: 170px;
	padding: 5px 10px;
	background: transparent;
	}
#modulebox div.module div div div h3, #modulebox div.modulesidebar div div div h3, #modulebox div.modulestore div div div h3 {
	display:block;
	margin: 0px;
	padding: 0px;
	line-height: inherit;
	text-align: center;
	line-height: normal;
	color: #570000;
	}
#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;
	}
/* vertical menu module */
#modulebox div.module-suckerfish-vertical, #modulebox div.modulesidebar-suckerfish-vertical, #modulebox div.modulestore-suckerfish-vertical{
	width: 176px;
	margin-bottom: 0px;
	margin-top: 5px;
	margin-left: 1px;
	margin-right: 1px;
	background: transparent url(../images/mod_middle.gif) left repeat-y;
	}
#modulebox div.module-suckerfish-vertical div, #modulebox div.modulesidebar-suckerfish-vertical div, #modulebox div.modulestore-suckerfish-vertical div  {
	width: 176px;
	background: transparent url(../images/mod_top.gif) top left no-repeat;
	padding-top: 0px;
	}
#modulebox div.module-suckerfish-vertical div div, #modulebox div.modulesidebar-suckerfish-vertical div div, #modulebox div.modulestore-suckerfish-vertical div div {
	width: 176px;
	background: transparent url(../images/mod_bottom.gif)  bottom left no-repeat;
	padding-top: 0px;
	}
#modulebox div.module-suckerfish-vertical div div div, #modulebox div.modulesidebar-suckerfish-vertical div div div, #modulebox div.modulestore-suckerfish-vertical div div div {
	width: 165px;
	padding: 10px 4px;
	background: transparent;
	color: #333333;
	font-size: 11px;
	}

#modulebox div.module-suckerfish-vertical div div div table {
	width: 170px;
	padding: 5px 10px;
	background: transparent;
	}
#modulebox div.module-suckerfish-vertical div div div h3, #modulebox div.modulesidebar-suckerfish-vertical div div div h3, #modulebox div.modulestore-suckerfish-vertical div div div h3 {
	display:block;
	margin: 0px;
	padding: 0px;
	line-height: inherit;
	text-align: center;
	line-height: normal;
	color: #570000;
	}
#modulebox div.module-suckerfish-vertical div div div div, #modulebox div.modulesidebar-suckerfish-vertical div div div div, #modulebox div.modulestore-suckerfish-vertical 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: 0.9em;
	text-align: center;
	padding: 2px 6px;
	}
.go {
	margin: 0 5px 0 0;
	padding: 0.1em 0.3em 0.2em 0.5em;
	background-color: #f6f6f4;
	color:#990000;
	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 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%;
	}	
tr.sectiontableentry1 td, .sectiontableentry1, td.sectiontableentry1 {
	background-color : #fdfdec;
	padding: 1px 5px;
	} 
tr.sectiontableentry2 td, .sectiontableentry2, td.sectiontableentry2 {
	padding: 1px 5px;
	background-color: #f3f3e9;
	} 
.sectiontableheader, tr.sectiontableheader {
	font-weight: bold;
	padding: 0 0 0 5px;
	margin: 0;
	background-color: #990000;
	font-size: 12px;
	color: #ffffd6;
	}
/*---------------------------------- typography ----------------------------------*/

a, a:link, a:visited, a:hover, a:focus, a:active { border:none; font-weight: bold; }
a img,:link img,:visited img { border:none; }
#left a.mainlevel {font-weight: normal;}
A.pathway:link, a:link {color: #990000; text-decoration: none;}
A.pathway:visited, A:visited {color: #875915; text-decoration: none;}
A.pathway:active, A:active {color: #c9a780; text-decoration: underline;}
A.pathway:hover, A:hover{color:#c9a780; text-decoration: underline;}

a.mainlevelusernav {font-weight:normal;}

h1,.componentheading,a.contentheading:link,a.contentheading:visited,.contentpagetitle,a.contentpagetitle:link,a.contentpagetitle:visited, tr.contentheading  {
	font-size: 2.0em;
	font-weight: normal;
	margin-top: 0em;
	margin-bottom: 0em;/* to deal with compound ie pc problems*/
	color: #875915;
	line-height: normal;
	
	}
td.contentdescription {
	padding-bottom: 10px;
	font-size: 14px;
	}
h2, .contentdescription, table.contentpane td.contentheading,.contentheading {
	color: #990000;
	line-height: normal;
	font-size: 1.8em;
	margin: 0px;
	padding: 0px;
	}
h3 {
	font-size: 1.4em;
	line-height: normal;
	margin: 0px;
	padding: 0px;
	}
.title {
	font-size: 1.2em;
	font-weight: bold;
	}
h4 {
	font-size: 1.2em;
	font-weight: bold;
	line-height: normal;
	margin: 0px;
	padding: 0px;
	}
h5 {
	font-size: 1.0em;
	font-weight: bold;
	line-height: normal;
	}
h6 {
	font-size: 0.8em;
	font-weight: bold;
	line-height: normal;
	margin: 0px;
	padding: 0px;
	}
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;
	}
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;
	}
.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 */
