/* CSS Document */

html {
	height: 100%;
}

body {
	height: 100%;
	margin: 0px 0px 0px 0px;
	background-color:#333333;
	color:#FFFFFF;
	padding: 0px;
	font-family: Arial, Helvetica, Sans Serif;
/*	line-height: 120%; */
	font-size: 12px;
/*	background-image:url(../images/bac.png); */
	margin-top: 10px;
}

td {
	text-align: left;
	font-size: 12px;
}

/* Joomla core stuff */
a:link, a:visited {
	color: #FFFFFF; text-decoration: none;
	font-weight: bold;
}

a:hover {
	color:#FF0000;	text-decoration: none;
	font-weight: bold;
}



.clr {
	clear: both;
}
table.main{
	width:758px;
}
.outline {
  border: 1px solid #FFFFFF;
  background: #ffffff;
	padding: 2px;
}

#buttons_outer {
	width: 635px;
  	margin-bottom: 2px;
	margin-right: 2px;
	float: left;

}

#buttons_inner {
	border: 1px solid #FFFFFF;
	height: 21px;
}

#pathway_text {
  overflow: hidden;
	display: block;
	height: 25px;
	line-height: 25px !important;
	line-height: 22px;
	padding-left: 4px;
	border: 1px solid #FFFFFF;
	margin-bottom: 2px;
}

#pathway_text img {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 6px;
}

#contact_text{
	
width: 370px;
	
}

#buttons {
	float: left;
	margin: 0px;
	padding: 0px;
	width: auto;
}


ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

ul#mainlevel-nav li
{
	background-image: none;
	padding-left: 4px;
	padding-right: 0px;
	float: left;
	font-size: 11px;
	line-height: 12px;
	white-space: nowrap;
	height:12px;
	/* text-transform:uppercase; */
	font-weight:normal;
	font-size:10px;
	/* border-right: 1px solid #003366; */
}

ul#mainlevel-nav li a
{
	font-family: sans-serif;
	font-size: 10px;
	display: block;
/*	padding-left: 10px; */
	padding-right: 10px;
	text-decoration: none;
	color:white;
	background: transparent;
	font-weight:bold;
}
ul#mainlevel-nav li a:hover
{
	text-decoration: underline;
/*
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	background: transparent;
	color:#FFFFFF;
	font-weight:normal;
  background-color:#9CB2E7;
*/
}

table.content_table {
  width: 100%;
	padding: 0px;
	margin: 0px;
}

table.content_table td {
	padding: 0px;
	margin: 0px;
}


#banner_inner {
	float: left;
	padding: 0px;
	height: 70px;
}

#poweredby_inner {
	float: right;
	padding: 0px;
	margin-left: 0px;
	height: 70px;
}

#right_outer {
	margin-left: 2px;
	width: 165px;
}

#right_inner {
  float: none !important;
  float: left;
  border: 1px solid #FFFFFF;
  padding: 2px;
}


.user1_inner {
	border: 1px solid #FFFFFF;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

.user2_inner {
	border: 1px solid #FFFFFF;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

table td.body_outer {
	padding: 2px;
	border: 1px solid #FFFFFF;
}

.maintitle {
	color: #ffffff;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #FFFFFF;
  font-size: 14px;
  font-weight: bold;
}

/** old stuff **/

div.back_button {
	float: left;
  text-align: center;
  font-size: 11px;
  font-weight: normal;
  width: auto;
  background: url(../images/bac_h4.png) repeat-x;
  border: 1px solid #FFFFFF;
  line-height: 20px;
  margin: 1px;
  color:#FFCCFF;
  width:99px;
}

.pagenav {
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 1px double #FFFFFF;
  width: auto;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
  color:#FFCCFF;
}

.pagenavbar {
	margin-right: 10px;
	float: right;
}

.footer {
	text-align: center;
	padding: 3px;
}
a.footer,a.footer:hover,a.footer:visited {
	text-align: center;
	padding: 3px;
}

ul
{
margin: 0;
padding: 0;
list-style: none;
}

li
{
line-height: 15px;
padding-left: 15px;
padding-top: 0px;
background-image: url(../images/arrow.png);
background-repeat: no-repeat;
background-position: 0px 2px;
}

table.contentpaneopen {
  width: 100%;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
/* 	border: 1px solid green; */
}

table.contentpaneopen td {
  padding-left: 4px;
  padding-right: 0px;
}

table.contentpaneopen td.componentheading {
	padding-left: 4px;

}

table.contentpane {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
/*  border: 1px solid blue; */
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
	padding-left: 4px;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}
/*
.button {
  color:#ffffff;
  font-family: verdana, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 1px double #FFFFFF;
  width: auto;
  background-color:#990000;
  line-height: 18px !important;
  line-height: 16px;
  height: 26px !important;
  height: 24px;
  margin: 1px;
}
*/
.inputbox {
	padding: 2px;
	border:solid 1px #FFFFFF;
	background-color: #ffffff;
	margin-bottom:3px;
}
.inputbox-nav {
	padding: 2px;
	border:solid 1px #F6F3E1;
	background-color: #E3DBAA;
	color:#FFFFFF;
	width:122px !important;
	width:128px;
}
/*
.componentheading {
	color: #FFFFFF;
	text-align: left;
	padding-top: 13px;
	padding-left:10px;
	height: 22px;
	font-size: 18px;
	font-family:"Times New Roman", Times, serif;
}
*/

h5{
	color: #FFFFFF;
	text-align: right;
	padding-top: 0px!important;
	padding-top: 13px;
	margin-top:15px!important;
	margin-top:0px;
	padding-right:10px;
	height: 22px;
	font-size: 18px;
	font-family:Tahoma;
}
.contentcolumn {
	padding-right: 5px;
}

.contentheading, .componentheading {
	display: none;
	text-align: left;
	padding-top: 0px;
/*	padding-left:10px; */
	height: 20px;
	line-height:20px;
	color: #00a9e9;
/*	font-weight: bold; */
	font-size: 18px;
	padding-bottom:4px !important;
	padding-bottom:0px;
/*
	background-image:url(../images/bg_content.png);
	background-position:left top;
	background-repeat:no-repeat;
*/
/*	border: 1px solid red; */
}



.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-align:left;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

div.module {
	margin-bottom: 0px;
	float:none!important;
	float:left;
	padding-bottom:5px;
	padding-left:3px;
}

h3 {
	background-image:url(../images/bac_h3_left.png);
	background-repeat:no-repeat;
	background-position:left top;
	color:#FFFFFF;
	text-align: left;
	padding-left: 25px;
	height: 25px;
	line-height: 25px;
	font-weight: bold;
	font-size: 16px;
	font-family:"Times New Roman", Times, serif;
	margin-top:0px;
	margin-bottom:5px;
}
table.moduletable td {
	font-size: 11px;
	margin: 0px;
	font-weight: normal;
}

table.pollstableborder {
  padding: 2px;
  width:96%;
}
moduletable-Banners {
	text-align:center;
}
.sectiontableheader {
  font-weight: bold;
  background-color:#3B3B3B;
  padding: 4px;
  color:#FDD0D2;
  border-bottom: 1px dotted #FDD0D2;
}
a.category {
  font-weight: bold;
  padding: 8px;
  color:#FFFFFF;
}
a.category:hover {
  font-weight: bold;
  padding: 8px;
  color:#FFFFFF;
}
a.category:visited {
  font-weight: bold;
  padding: 8px;
  color:#FFFFFF;
}
img.image{
  border: 1px solid #FFFFFF;
  width:64px;
  height:64px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	background-color:#666666;
	height:20px;
	line-height:20px;
}

.sectiontableentry2 {
	background-color:#333333;
	height:20px;
	line-height:20px;
}

.small {
	color: #FFFFFF;
	font-size: 11px;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #FFFFFF;
	font-size: 11px;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #FFFFFF;
	font-size: 11px;
}

table.contenttoc {
  border: 1px solid #FFFFFF;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  color: #FFFFFF;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background-image:url(../images/menu_bg.png);
	background-repeat:no-repeat;
	background-position:left;
	font-size: 18px;
	font-weight: normal;
	color:#FFFFFF;
	text-align: left;
	padding-top: 5px;
	height: 20px;
	width: 150px;
	text-decoration: none;
	padding-left:30px;
	line-height:20px;
}

a.mainlevel:hover {
	background-image:url(../images/menu_bg2.png);
	background-repeat:no-repeat;
	background-position:left;
	text-decoration: none;
	color:#339900;
}

a.mainlevel#active_menu {
	background-image:url(../images/menu_bg2.png);
	background-repeat:no-repeat;
	background-position:left;
	text-decoration: none;
	color:#339900;
/*
	font-weight: bold;
	font-size:18px;
*/
}

a.mainlevel#active_menu:hover {
	color: #FFFFFF;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}

a.sublevel:hover {
	color: #FFFFFF;
	text-decoration: none;
}

a.sublevel#active_menu {
	color: #333;
}

.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
	width:98%;
}

div.mosimage {
  border: 1px solid #FFFFFF;
}
div.message {
	color:#FF0000;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	padding-top:20px;
}
.mosimage {
  border: 1px solid #FFFFFF;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  font-size: 10px;
  border-top: 1px solid #FFFFFF;
}

span.article_seperator {
	display: block;
	height: 0.5em;
}
td.dot {
	height:5px;
}
table.top_menu{
	padding-top:4px;
}
td.tab{
	height:10px;
}
a.mostread, a.mostread:visited {
	color:#9A927D;
	font-weight:normal;
}
a.mostread:hover {
	color:#FFFFFF;
	font-weight:normal;
}
a.latestnews, a.latestnews:visited {
	color:#FFFFFF;
	font-weight:normal;
}
a.latestnews:hover {
	color:#FFFFFF;
	font-weight:normal;
}

li.latestnews{
	padding-left:25px !important;
}

li.latestnews-user{
	padding-left:20px !important;
	padding-left:10px;
}
li.mostread-user{
	padding-left:20px !important;
	padding-left:10px;
}
td.site_name {
	font-size:44px;
	padding-top:16px;
	padding-bottom:10px;
	font-weight:bold;
	color:#FFFFFF;
}
td.site_desc {
	font-size:15px;
	font-weight:bold;
	color:#FFFFFF;
}
table.box_table{
	background-color:#F7F7F7;
}
a.readon, a.readon:visited {
	display:block;
	width:100px;
	color:#FFFFFF;
	background-image:url(../images/readon.png);
	background-repeat:no-repeat;
	background-position:right;
	float:right;
	padding-top:3px;
	height:21px;
	line-height:21px;
	text-align:right;
	padding-right:3px;
}
th.pagenav_next {
  float: left;
  text-align: left;
  font-size: 11px;
  font-weight: normal;
  width: auto;
  background: url(../images/next.png) no-repeat;
/*  border: 1px solid #FFFFFF; */
  line-height: 18px;
  margin: 1px;
  color:#FFCCFF;
  width:99px;
}
th.pagenav_prev {
	float: left;
  text-align: right;
  font-size: 11px;
  font-weight: normal;
  width: auto;
  background: url(../images/prev.png) no-repeat;
/*  border: 1px solid #FFFFFF; */
  line-height: 18px;
  margin: 1px;
  color:#FFCCFF;
  width:99px;
}
td.login{
	color:#FFFFFF;
}
td.login label{
	color:#FFFFFF;
}
td.login a:link{
	color:#FFFFFF;
}
td.login a:visited{
	color:#FFFFFF;
}
td.login a:hover{
	color:#FFFFFF;
}
td.login input.inputbox{
	width:167px;
	background-image:url(../images/bac_inputbox.png);
	background-repeat:repeat-x;
	background-position:top;
	color:#FFFFFF;
}
td.login input.inputbox#mod_login_remember{
	width:auto;
}
.liste {
  border-collapse: collapse;
}

.liste td{
  padding-top: 1px;
  border: 1px solid gray;
}

.awxhead {
	text-align: left;
	padding-top: 0px;
	padding-right: 4px;
/*	padding-left:10px; */
/* height: 30px; */
 line-height:20px;
	color: #00a9e9;
/*	font-weight: bold; */
	font-size: 18px;
/*	padding-bottom:4px !important; */
	padding-bottom:0px;
/*
	background-image:url(../images/bg_content.png);
	background-position:left top;
	background-repeat:no-repeat;
*/
}

.olink {
	color: Orange;
}


h2 {
	text-align: left;
	line-height:20px;
	font-size: 18px;
}

.mini {
	font-size: 7px;
}


.big {
	font-size: 16px;
}

.superbig {
	font-size: 26px;
}

.bold {
    font-weight: bolder;
}

.orange {
    color: #ff9900;
}

.green {
  color: #339900;
}

.blue {
  color: #00a9e9;
}

.red {
  color: #ff0000;
}



