/* CSS Document */

html {
	height: 100%;
}

body {
	margin: 0;
	height: 100%;
	padding: 0px;
	font-family:tahoma, arial, verdana;
	line-height: 120%;
	font-size: 11px;
	color: #4D4D4D;
	background-image:url(../images/bg_body.jpg);
	background-position:top;
	background-repeat:repeat-x;
}

td {
vertical-align:top;
}

img {
border:0;
}

.clr {
	clear: both;
}

.outline {
  border: 1px solid #cccccc;
  background: #ffffff;
	padding: 2px;
}

#buttons_outer {
	margin:15px 15px 0 15px;
	float: left;

}

#buttons_inner {
	height: 21px !important;
	height: 23px;
}

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

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

#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: 0px;
	padding-right: 0px;
	padding-top:15px;
	float: left;
	margin: 0;
	font-size: 14px;
	line-height: 21px;
	white-space: nowrap;
	font-weight:bold;
	height:40px;
	background-image:url(../images/mmb_bg.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	padding-left: 15px;
}

ul#mainlevel-nav li a
{
	display: block;
	padding-left: 10px;
	padding-right: 20px;
	text-decoration: none;
	color: #ffffff;
	font-weight:bold;
}

ul#mainlevel-nav li a:hover
{
	color:#F9DF04;
}

#buttons>ul#mainlevel-nav li a { width: auto; }




#search_outer {
}

#search_inner {
  border: 1px solid #cccccc;
	padding: 0px;
  height: 21px !important;
  height: 23px;
  overflow: hidden;
}

#search_inner form {
  padding: 0;
  margin: 0;
}

#search_inner .inputbox {
	padding: 3px 3px 3px 5px;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color: #403F3F;
	text-transform:uppercase;
	border:1px solid;
}

#header_outer {
	text-align: left;
	border: 0px;
	margin: 0px;
}

#header {
	padding: 0px;
	width: 281px;
	height: 84px;
	margin-left:120px;
	margin-top:0px;
	background: url(../images/logotype.jpg) no-repeat;
}

#top_outer{
	float: left;
	width: 165px;
}

#top_inner {
  border: 1px solid #cccccc;
	padding: 2px;
  height: 144px !important;
  height: 150px;
  overflow: hidden;
  float: none !important;
  float: left;
}

#left_outer {
  float: left;
	width: 165px;
}

#left_inner {
background:#25333D;
}

#content_outer {
	padding: 0px;
	margin-top: 0px;
	margin-left: 2px;
	/** border: 1px solid #cccccc; **/
	float: left;
	width: 635px;
}

#content_inner{
  float: none !important;
  float: left;
  padding: 0;
  padding-top: 2px;
  margin: 0;
}

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 #cccccc;
  padding: 2px;
}


.user1_inner {
	float: none !important;
	float: left;
	margin: 0px;
	border-bottom:1px solid #222;
}

.user2_inner {
	float: none !important;
	float: left;
	margin: 0px;
	border-bottom:1px solid #222222;
}

table td.body_outer {
}

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

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

/** old stuff **/

.back_button {
	border:none;
	background:url(../images/button_bg.jpg) repeat-x;
	font-size:11px;
	color:#F3F3F3;
	float: left;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	width: auto;
	padding: 0px 10px;
	line-height: 22px;
	margin: 8px 0 0 15px;
}

.pagenav {
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

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

#footer {
	text-align: center;
	padding: 3px;
}

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

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


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





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

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

table.contentpaneopen {
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 5px;
}

table.contentpaneopen td {
   padding:5px 3px;
}

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

.contentdescription {
	width:320px;
}

table.contentpane {
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
	margin-left:11px;
	margin-right:11px;
}

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

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

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}

.button {
  color: #F3F3F3;
  font-family:verdana, tahoma, arial;
  text-align: center;
  font-size: 10px;
  font-weight: normal;
  border: none;
  background: url(../images/b_search.jpg) repeat-x;
  vertical-align:middle;
  line-height: 12px !important;
  line-height: 12px;
  width:69px;
  height:27px;
  text-transform:lowercase;
  cursor:pointer;
}

.inputbox {
	padding-top: 3px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
	font-size:10px;
	color:#403F3F;
	text-align:center;
}

#mod_login_remember {
	background-color:#A4D001;
	border:none;
}

.componentheading {
	color: #0C769C;
	display:block;
	text-align: left;
	height: 31px;
	font-weight: bold;
	font-size: 11px;
	line-height:31px;
	padding:0 0 15px 21px;

}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	color:C5C7C7;
	font-weight:bold;
	text-transform:uppercase;
	font-size: 12px;
	white-space: nowrap;
	line-height:31px;
}

.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	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.moduletable {
	margin:0;
	padding: 0 0 21px 0;
}

div.moduletable form {
	padding:10px;
	margin:0;
	background-color:#A3CF01;
}

div.moduletable form table tr td a {
	color:#171717;
}

div.moduletable form table tr td input.button {
	background-image:url(../images/b_ok.jpg);
	padding:0;
	height:20px;
	text-transform:uppercase;
	font-weight:bold;
	font-size:10px;
	margin-top:4px;
	margin-bottom:4px;
}

div.main_menu div.moduletable {
	margin:0;
	padding:0 0 10px 0;
}

div.moduletable h3 {
	background: url(../images/subhead_bg.jpg) repeat-x;
	color: #F3F3F3;
	text-align: left;
	height: 31px;
	line-height: 31px;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	margin: 0 0 0 0;
	padding-left:21px;
}

div.main_menu {
	background-color:#FAF9F7;
}

div.main_menu h3 {
	background-image:url(../images/bg_cat.jpg);
}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

div.top div.moduletable {
	margin:0;
	background-image:url(../images/img_welcome.jpg);
	padding:0;
	padding-top:97px;
	margin-bottom:4px;
	background-color:#B0D600;
	background-position:top left;
	background-repeat:no-repeat;
	width:219px;
}

div.top div.moduletable h3 {
	width:219px;
	margin:0;
	visibility:hidden;
	line-height:1px;
	font-size:1px;
	color:#8CB517;
	background-color:#8CB517;
	background-image:none;
	height:1px;
}

div.top div.moduletable table.contentpaneopen {
	margin:0;
}

div.top div.moduletable table.contentpaneopen tr td {
	font-size: 11px;
	margin: 0px;
	font-weight: normal;
	color:#171717;
	width:219px;
	padding-left:10px;
	padding-right:10px;
}

label {
	color:#171717;
}

a.latestnews-latest_news {
	color:#171717;
}

table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
  font-weight: bold;
  background: #ffffff;
  padding-top:4px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	border-bottom:1px solid #b3b3b3;
}

.sectiontableentry1 td {
	border-bottom:1px solid #b3b3b3;
}

.sectiontableentry2 {
	border-bottom:1px solid #b3b3b3;
}

.sectiontableentry2 td {
	border-bottom:1px solid #b3b3b3;
}

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

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

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

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

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  background: url(../images/subhead_bg.png) repeat-x;
  color: #666666;
	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: url(../images/menu_bg.jpg) no-repeat;
	line-height:20px;
	vertical-align: top;
	font-size: 12px;
	font-weight: bold;
	color: #1890BC;
	text-align: left;
	padding-left: 17px;
	height: 20px !important;
	height: 20px;
	text-decoration: none;
	background-position:bottom left;
}

a.mainlevel:hover {
	text-decoration:underline;
	color: #1890BC;
	background-position:top left;
}

a.mainlevel#active_menu {
	color:#1890BC;
	font-weight: bold;
	background-position:top left;
}

a.mainlevel#active_menu:hover {
	color: #1890BC;
	background-position:bottom left;
}

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

a.sublevel:hover {
	color: #900;
	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;
}

div.mosimage {
  border: 1px solid #ccc;
}

.mosimage {
  border: 1px solid #cccccc;
  margin: 5px
}

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

span.article_seperator {
	display: block;
	height: 1.5em;
}

.left_inner table td {
	padding:0 0 0 33px;
}

table.contentpaneopen td.contentheading{
	color: #1890BC;
	text-align: left;
	height: 31px;
	line-height: 24px;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
}

div.left_inner div.moduletable h3{
	text-transform:lowercase;
	margin-top:21px;
}

div#left_inner div.moduletable {
	margin:0;
	padding: 0 0 21px 16px;
	background:url(../images/bg_rc.jpg) repeat-y;
}
div#left_inner div.moduletable h3{
margin:0 0 21px -16px
}
div.syndicate div{
	text-align:left;
}
.poll{
	width:138px;
}
.pollstableborder{
	float:left;
}
table.poll thead tr td{
	text-align:left;
}
table.poll tbody tr td table{
	float:left;
}
div.user2_inner div.moduletable h3{
border-right:1px solid #3C4E5A;
}
#mod_search_searchword{
	width:170px;
	height:17px;
	padding:0;
	padding-top:3px;
	margin-top:38px;
	color:#403F3F;
	font-size:10px;
	border-style:inset;
	border-top-color:#404040;
	border-left-color:#404040;
	border-right-color:#D4D0C8;
	border-bottom-color:#D4D0C8;
}
table.contentpaneopen tbody tr td{
	padding:0;
}
table.contentpaneopen tbody tr td.buttonheading{
	padding:2px;
}

td#footer {
	background-image:url(../images/bg_bottom.jpg);
}

td#footer div div{
	margin:10px;
}
div.moduletable form select{
	background:#25333D;
	color:#f3f3f3;
	border:1px solid #f3f3f3;
	padding:0
}
div.blog_more{
	margin:0 0 0 15px;
}

#mod_login_username {
	height:15px;
	width:151px;
	border:1px solid #cccccc;
	font-size:11px;
	font-family:tahoma, arial, verdana;
	padding:0;
	padding-top:3px;
	text-align:left;
	padding-left:5px;
}
	
#mod_login_password {
	height:15px;
	width:109px;
	border:1px solid #cccccc;
	font-size:11px;
	font-family:tahoma, arial, verdana;
	padding:0;
	padding-top:3px;
	text-align:left;
	padding-left:5px;
}

#footer {
	font-size:10px;
	font-family:arial, verdana, tahoma;
	font-weight:bold;
	color:#393939;
	text-transform:uppercase;
	vertical-align:middle;
	text-align:left;
	height:40px;
	padding-top:13px;
}

#footer a {
	color:#0DB0E1;
	text-decoration:underline;
}

#footer a:hover {
	text-decoration:none;
}

div.left {
	background-color:#EEF1F2;
}

div.syndicate {
	padding:4px;}