/* CSS Document */

html {
	height: 100%;
}

body {
	height: 100%;
	margin-bottom: 1px;
	background: #ffffff;

}

.clr {
	clear: both;
}

.outline {
  border: 1px solid #cccccc;
  background-color:#ffffff;
  padding: 0px;
	

}

#buttons_outer {
	width: 650px;
	margin-top:1px;
  	margin-bottom: 0px; /* 2px */
	margin-right: 0px; /* 2px */
	float: left;

}

#buttons_inner {
	border: 0px solid #cccccc;
	height: 21px !important;
	height: 23px;
}

#pathway_text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
    overflow: hidden;
	display: block;
	height: 22px;
	line-height: 22px !important;
	line-height: 19px;
	padding-left: 4px;
	border: 1px solid #ccc;
	margin-bottom: 0px; /* 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;
	float: left;
	margin: 0;
	font-size: 11px;
	line-height: 21px;
	white-space: nowrap;
	border-right: 1px solid #cccccc;
	color: #333333;
}

ul#mainlevel-nav li a
{
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #333333;
	background: transparent;
}

#buttons>ul#mainlevel-nav li a { width: auto; }

	ul#mainlevel-nav li a:hover
{
	color: #fff;
	background-color: #787784;
}


#search_outer {
	padding-top: 0px;
	padding-bottom: 0px;
	float: left;
	width: 165px;
}F

#search_inner {
  border: 0px solid #cccccc;
  padding: 0px;
  margin:1px;
  height: 22px;
/* height: 22px !important; 
  height: 24px; */
  overflow: hidden;
}

#search_inner form {
  padding: 0;
  margin: 0;
}

#search_inner .inputbox {
	border: 1px solid #cccccc;
	padding: 3px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	
	color: #669900;
	margin-bottom: 1px;
}

.sbutton {
  color: #999900;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
/*  font-weight: bold; */
  border: 1px solid #cccccc; 
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 2px;
  height: 22px;
/*   height: 22px !important;
	height: 19px; */
  cursor:pointer;
}

#header_outer {
	text-align: left;
	border: 0px;
	margin: 0px;
}

#header {
	float: left;
	padding: 0px;
	margin-right: 0px;
	width: 858px;
	height: 115px;
	background: #065d06 url(../images/header.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;
	margin-top: 2px;  /* 2  */
	margin-left: 1px; /* if ie6(1px) ff2(2px) */
	width: 161px; /* 165  */
		
}

#left_inner {
  border: 1px solid #cccccc;
  padding: 0px; /* 2px */
  float: none !important;
  float: left;
  
}

#content_outer {
	padding: 0px;
	margin-top: 0px;
	margin-left: 2px;
	/** border: 1px solid #cccccc; **/
	float: left;
	width: 691px; /* 635 */
	
}

#content_inner{
  float: none !important;
  float: left;
  padding: 0;
  padding-top: 2px;
  margin: 0;
  width: 691px;
}	

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 {
	border: 1px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

.user2_inner {
	border: 1px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

table td.body_outer {
	background-image: url(http://mail.google.com/mail/images/2/5/desk/bg_frame_gradient.gif); 
	background-repeat:no-repeat;
 	padding: 0px; /* 2px  */
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc; 
	border-top: 1px solid #cccccc;   

}

.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 {
	float: left;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 1px solid #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.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;
list-style: none;
}

ol
{
margin: 0;
padding: 0;
}

ul li
{
line-height: 15px;
padding-left: 15px;
padding-top: 0px;
background-image: url(../images/arrow.gif);
background-repeat: no-repeat;
background-position: 5px -3px;
}

ol li
{
line-height: 15px;
padding-left: 15px;
padding-top: 0px;
background-repeat: no-repeat;
background-position: 0px 2px;
}




td {
	text-align: left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}



.body2 {
	margin: 0px;
	height: 100%;
	padding: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	line-height: 120%;
	font-size: 11px;
	color: #333333;
	background: #F6F6F6; /*#E1E1E1; */
}

/* menu navigation */
#tb_menu a, a:link, a:visited {
	color:darkgreen; 
	text-decoration: none;
	font-weight: bold;
}

#tb_menu a:hover {
	color:green;	
	text-decoration: none;
	font-weight: bold;
}


/* Joomla core stuff */
a.tba:link, a.tba:visited, a.tba:activated {
	color:darkgreen; 
	text-decoration: none;
	font-weight: bold;
}

a:link, a:visited {
/*	color: #c64934; 
	font-weight: bold; */
	color:darkgreen;
	font-weight:normal;
	text-decoration: none;
	color:#528433;
}

a:hover {
	color:darkgreen;	
	text-decoration: underline;

}

table.contentpaneopen {
    width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpaneopen td {
   padding-right: 0px; /* 5px */
}

table.contentpaneopen td.componentheading {
	padding-left: 4px;
}



table.contentpane {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

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: #999900;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
/*  font-weight: bold; */
  border: 1px solid #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 5px;
  line-height: 18px !important;
  line-height: 16px;
  height: 24px !important;
  height: 22px;
  margin: 1px;
  cursor:pointer;
}

.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
}

.componentheading {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;

}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	text-indent: 5px;
	height: 30px;
/*  color: #c64934; */
	color: darkgreen;
	font-weight: bold;
	font-size: 14px;
	white-space: nowrap;
}



.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 {
	padding: 0;
	margin-bottom: 2px;
}

table.moduletable th, div.moduletable h3 {
/*	background: url(../images/subhead_bg.png) repeat-x; */
	border-bottom: 1px solid #ccc;
	color: #666666;
	text-align: left;
	padding-left: 4px;
	padding-top: 6px;
	height: 21px;
	line-height: 25px; /* 21 */
	font-weight: bold;
	font-size: 13px; /* 10 */
/*	text-transform: uppercase; */
	margin: 0 0 0px 0;
	color: darkgreen;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	
}

table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
  font-weight: bold;
  background: #f0f0f0;
  padding: 10px;
  border-top: 1px #cccccc solid;
  border-bottom: 1px #cccccc solid;
}

.sectiontablefooter {
	text-align:center;
	background: #f0f0f0;
	border-top: 1px #cccccc solid;
	border-bottom: 1px #cccccc solid;
}

}

.sectiontableentry1 {
	background-color : #ffffff;
}

.sectiontableentry2 {
	background-color : #f9f9f9;
}

.small {
	color: #999999;
	font-size: 11px;
	text-indent: 5px;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
	text-indent: 5px;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
	text-indent: 5px;
}

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.png) repeat-y;
	vertical-align: middle;
	font-size: 11px;
	font-weight: normal; 
	text-align: left;
	padding-top: 5px;
 	padding-left: 18px; 
	height: 20px !important;
	height: 23px;
	width: 100%;
	text-decoration: none;
	border-bottom: 1px solid #ccc;
	color:darkgreen;
}

a.mainlevel:hover {
	display:block;
/*	background-position: 0px -25px; */
/*	text-decoration: none;
	color: #66CC00;
	padding-left:30px;
} 
*/
a.mainlevel:link, a.mainlevel:visited {
	display: block; 
	background: url(../images/menu_bg1.png) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: normal; 
	text-align: left;
	padding-top: 5px;
 	padding-left: 18px; 
	height: 20px !important;
	height: 25px; 
	text-decoration: none;
	/*	border-bottom: 1px solid #ccc;  */
	color:darkgreen;

}

a.mainlevel:hover {
	display:block;
	background-position: 0px -25px; 
	text-decoration: none;
	color:#66CC00; /*#66CC00;*/
/*	padding-left:30px; */
}

a.mainlevel#active_menu {
	color:darkgreen;
	font-weight: bold;
}

a.mainlevel#active_menu:hover {
	color: darkgreen;
/*	padding-left:30px; */
}

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;
}








/* menu */

#dropmenudiv{
	position:absolute;
	border:1px solid #ccc;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:10px;
	line-height:18px;
	z-index:100;
	text-decoration: none;
}

#dropmenudiv a{
	color:#006600;
	width: 100%;
	display: block;
	text-indent: 3px;
/*	border-bottom: 1px solid #ccc; */
	padding: 1px 0;
	text-decoration: none;
	/* font-weight: bold; */
}

#dropmenudiv a:hover{ 
	/*hover background color*/
	/* background-color:#E1E1E1; */
	background-image:url(../images/button_bg.png);
	background-repeat: repeat-x;
	color:darkgreen;
	font-size:10px;
	text-decoration: underline;
}


/* menu */
.menu_line {
	float:left;
	background-color: #999999;
	background-image: url(../images/linemenu.png);
	height:25px;

}









/* body content with table */
.body_div {
	padding: 10px;
	overflow: hidden;
/*	margin-top: 10px; */
}

div.body_div h4 {
	color: green;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
 
div.body_div h3 {
	color: darkgreen;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;

}

div.body_div p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	text-align:justify;

}

div.body_div ul li {
	margin-bottom:5px;
}


div.body_div .title {
	color:#ff9900; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
}

div.body_div ol
{
	padding:10px;
	margin-left:30px;
	margin-top:1px;
}

div.body_div ol li
{
line-height: 15px;
padding-left: 0px;

}



.ul_ol_li{
	margin-bottom:5px;
	margin-left:10px;
	line-height: 15px;
	padding-left: 0px;
	padding-top: 0px;
	background-image: none;
}


.sec_title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
	font-weight:bold;
	color:darkgreen;
	margin-top:5px;
}

#content_table td {
	padding: 5px;
}

.news_title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
	color:darkgreen;
}

.news_info {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#A7A7A7;
}

.news_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:black;
}

p {
	margin-bottom: 0px;
}





#calendar {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #576A3E;
}
#calendar table td{
	border-top: 1px solid #ccc;
	text-align: left;
	padding-top: 1px;
	padding-bottom: 1px;
	vertical-align:top;
}
.calMOS {
	font-weight:bold;
	
}
#calendar table tr:hover {
	background-color:#e0f1c7;
}


#calendar2 #cal{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#80835F;
	width: 500;
}
#calendar2 #cal{
	border-top: 1px solid #ccc; 
}
#calendar2 table table td{
	font-family:Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #ccc; 
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 3px;
	vertical-align:top;
	color:#80835F;
}
#calendar2 .calMOS {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	height:100%;
	padding-left:3px;
	color:#80835F;
}	
#calendar2 table #inner-cal tr:hover {
	background-color:#e0f1c7;
}


#calendar2 table #inner-cal tr:hover {
	background-color:#e0f1c7;
}


#tb_items-cal {
	border:1px solid #379702; 
	font-family:Verdana, Arial, Helvetica, sans-serif;  
	font-size:11px;	
}
#tb_items-cal th {
	font-size:12px;
	background-color:#379702; 
	color:#fff;
	text-align:center;
	font-weight:bold;
	padding: 3px;
}
#tb_items td{
	padding: 3px;
	text-align:left;
}
#tb_items .tr_bg{
	background-color:#f5f7f2;
}

#tb_items tr:hover{
	background-color:#E0F1C7;
}








#rss {
	margin-top:5px;
}
#rss a:link{
	color:#FF9900; 
	font-weight:normal;
}

#rss a:visited{
	color:#FF9900; 
	font-weight:normal;
}

#rss a:hover{
	color:darkgreen;
	font-weight:normal;
}






/********** item table ***/

#tb_items {
	border:1px solid #379702; 
	font-family:Verdana, Arial, Helvetica, sans-serif;  
	font-size:11px;	
}
#tb_items th {
	font-size:12px;
	background-color:#379702; 
	color:#fff;
	text-align:center;
	font-weight:bold;
	padding: 3px;
}
#tb_items td{
	padding: 3px;
	text-align:left;
}

#tb_items .tr_bg{
	background-color:#f5f7f2;
}

#tb_items tr:hover{
	background-color:#E0F1C7;
}

#tb_admin {
	
	font-family:Verdana, Arial, Helvetica, sans-serif;  
	font-size:11px;	
}
#tb_admin td{
	text-align:left;
}

#tb_admin td.b{
	font-weight:bold;
	color:darkgreen;
}





#d-footer {
	width:860px;
	height:98px;
	background: url(../../../images/frontpage/footer-bg.jpg) repeat-x;
	border-bottom: 1px #cccccc solid;
	border-left:1px #cccccc solid;
	border-right:1px #cccccc solid;
}

