/**
 * @ $id: css.css
 * @ $description: Generic Template file for Joomla 1.5
**/

/* Main */
body {
margin:0;
font-family:Verdana, Arial, Helvetica, sans-serif, "Arial";
font-size:11px;
background:#ffffff;
}
.breadcrumbs{
font-size: 8px;
text-transform: uppercase;
text-align: left;
/*margin-top: 10px;*/
clear: both;
margin-left: 40px;
color: #005000;
line-height: 22px;
}
.mainbody {
	text-align: left;
	background: #005000;
}
.cont {
/*margin-top: 20px;
margin-left: 40px;
padding-right: 80px;*/
border-bottom: 1px solid #cccccc;
border-left: 1px solid #cccccc;
border-right: 1px solid #cccccc;
}
.bread{
border-left: 1px solid #cccccc;
border-right: 1px solid #cccccc;
}
.pathway{
	color: #005000;
}
.pathway a{
	color: #005000 !important;
	text-decoration: none;
}
.pathway a:hover{
	text-decoration: none;
	color: #ff9933!important;
	font-weight: normal;
}
.pathway a:link{
	color: #005000;

}
a img {
border:0;
}
a:link, a:active, a:visited {
color:#333333;
}
a:hover {
color:#666666;
}

/* Divs */
.contentblock {
background:#FFFFFF;
padding-left:15px;
padding-right:10px;
text-align: left;
margin-top: 8px;
}
.contentpaneopen{
	margin-top: 3px;
}
div.topfeed {background:#666666;
color:#FFFFFF;
height:14px;
text-align:right;
padding-top:5px;
padding-right:5px;
}
div.topfeed a, div.footer a {
color:#FFFFFF;
text-decoration:none;
}
div.header {
height:50px;
background:#005000;
text-align: center;
}
div.headernav {
height:20px;
background:#005000;
text-align:center;
display:block;
color:#ffffff;
vertical-align: bottom;
margin-top: 4px;
}
div.logo {
text-align:right;
background:#005000;
}
.modules {
background:#ffffff;
color:#333333; 
padding-top:0px;
text-align: left;
line-height: 20px;
}
.modules a, link {
	color: #333333;
	/*padding-top: 15px;
	padding-bottom: 15px;*/
	line-height: 20px;
}
a:hover{
	color: black;
	font-weight: bold;
}
a.mainlevel{
	line-height: 20px;
	/*font-weight: bold;*/
	text-decoration: none;
}
a.mainlevel:hover {
border: 1px solid #000000;
}
a#active_menu.mainlevel{
border: 1px solid #000000;
}
#current.active {
border: 1px solid #ff9933;	
}
/*.modules a {color:#FFFFFF;}*/
div.footermodule {
background:#333333;
padding-bottom:10px;
width:100%;
}
div.footermodule a {
color:#FFFFFF;
}
div.footermodule a:hover {
color:#CCCCCC;
}
div.footermodule ul {
list-style:none;
padding-left:0px;
}
div.footer {
background:#ffffff;
color:#333333;
text-align:center; 
margin-top:10px;
}
div.footermodule h3 {
color:#CCCCCC;
}
div.footer1 {
float:left;
width:50%;
padding-left:15px;
padding-top:10px;
}
div.footer2 {
padding-top:10px;
}

/* Top Nav */
div.headernav ul {
text-align: center;
margin: 0px 40px 0px 40px;
padding: 0;
list-style: none;
display: block;
}
div.headernav li {
float: left;
text-align: center;
/*border-left:solid 1px #ffffff;*/
margin: 0;
padding: 0;
}
div.headernav a {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
float:left;
display:block;
height: 18px;
line-height:20px;
padding: 0 10px;
color: #eeeeee;
text-decoration: none;
}
div.headernav a:hover {
/*background-color:#666666;*/
border:solid 1px #ffffff;
/*padding: 0 10px;*/


}
div.headernav a#active_menu-nav {
color:#eeeeee;
margin-top:0px;
height: 30px;
line-height: 30px;
background-position: 0 0;
text-decoration: underline;
}
div.headernav a#active_menu {
color:#eeeeee;
margin-top:0px;
height: 30px;
line-height: 30px;
background-position: 0 0;
text-decoration: underline;
}
div.search input {
background: #ffffff; 
width: 150px;
padding-right:0px;
border: 1px solid black;
text-align:left;
}
td.article_column {
/*padding: 10px;*/
}

/* Main Menu */
ul.menu {
margin: 0;
padding: 0;
}
ul.menu li {
list-style: none;
/*margin: auto;
padding-left:0px;
padding-top:0px;*/
text-align:left;
}
ul.menu li a, ul.menu li a:link {
color:#ffffff;
}
ul.menu li a:hover {
/*padding-left:0px;*/
font-weight: bold;
}
ul.menu li a:active {
text-decoration: underline;
}

/* Headings */
.componentheading {
background:#ffffff; 
font-size: 16px; 
text-indent: 0px; 
font-style: italic; 
line-height: 14px;
color: #000000;
padding-bottom: 5px;
margin-bottom: 5px; 
margin-left: 0px; 
margin-right: 6px; 
margin-top: 0px
}
.contentheading {
font-size: 18px;
line-height: 1.3em;
color: #000;
}
.contentheading a {
font-size: 18px;
line-height: 1.3em;
color: #000;
border:none;
}
table.contentpaneopen td.contentheading {
color: #000;font-size: 14px;font-weight: bold;
}
table.contentpaneopen td.buttonheading {
padding: 2px;
}
table.contentpaneopen td.buttonheading img {
margin: 0;
}

/* Buttons */
.button {
color: #FF9933;
font-family: Arial, Hevlvetica, sans-serif;
text-align: center;
font-size: 11px;
font-weight: bold;
border: none;
width: auto;
background:#000000;
padding: 0px 5px;
line-height: 18px !important;
line-height: 16px;
height: 26px !important;
height: 24px;margin: 1px;
}

/* Small Details */
.small, .createdate, .modifydate {
font-size: 10px;
color:#999999;
}
td.sectiontableheader {
border-bottom: 1px solid black;
font-weight: bold;
}
tr.sectiontableentry1 {
background: none;
}
tr.sectiontableentry2 {
background:#E5E5E5;
}
tr.sectiontableentry1 td, tr.sectiontableentry2 td, td.sectiontableheader, td.sectiontablefooter {
padding: 2px 5px;
}
td.contentdescription {
padding-bottom: 10px;
}
a.readon {
color:#000000;
}

/* Menu */
/*
div.module_menu div div, div.module div div, div.module_text div div {
background: url(../images/tr.png) 100% 0 no-repeat;
}
div.module_menu div div div, div.module div div div, div.module_text div div div {
background: url(../images/tl.png) 0 0 no-repeat;
}
*/

div.moduletable, div.module {
margin-bottom: 25px;
margin-left: 40px;
margin-top: 5px;
}
div.module_menu h3 {
font-family: Helvetica, Arial, sans-serif;
font-size: 12px;
font-weight: bold;
color: #eee;margin: -23px -4px 5px -5px;
padding-left: 10px;
padding-bottom: 2px;
}
div.module_menu {
margin: 0;
padding: 0;
margin-bottom: 15px;
}
div.module_menu div div div {
padding: 10px;
padding-top: 30px;
padding-bottom: 15px;
width: 160px;
}
div.module_menu div div div div {
background: none;padding: 0;
}
div.module_menu ul li a:link, div.module_menu ul li a:visited {
font-weight: bold;
}
h3, table.moduletable th, legend {
margin: 0;
font-weight: bold;
font-family: Helvetica,Arial,sans-serif;
font-size: 1.5em;
padding-left: 0px;
margin-bottom: 10px;
text-align: left;
}
div.module h3 {
font-family: Helvetica, Arial, sans-serif;
font-size: 12px;
font-weight: bold;
color: #000000;
margin: -23px -4px 5px -5px;
padding-left: 6px;
padding-bottom: 2px;
}
div.module {
margin: 0;
padding: 0;
margin-bottom: 15px;
}
div.module div div div {
padding: 10px;
padding-top: 30px;
padding-bottom: 15px;
width: 160px;
}
div.module div div div div {
background: none;
padding: 0;
}
div.module_text h3 {
font-family: Helvetica, Arial, sans-serif;
font-size: 12px;
font-weight: bold;
color: #eee;
margin: -23px -4px 5px -5px;
padding-left: 10px;
padding-bottom: 2px;
}
div.module_text {
margin: 0;
padding: 0;
margin-bottom: 15px;
}
div.module_text div div div {
padding: 10px;
padding-top:30px;
padding-bottom: 15px;
width: 160px;
}
div.module_text div div div div {
background: none;
padding: 0;
}
div.module ul li a:link, div.module ul li a:visited {
font-weight: bold;
}
h3, table.moduletable th, legend {
margin: 0;
font-weight: bold;
font-family: Helvetica,Arial,sans-serif;
font-size: 12px;
padding-left: 0px;
margin-bottom: 10px;
text-align: left;
}
/* System Messages */
#system-message { 
margin-bottom: 10px; 
padding: 0;
}
#system-message dt { 
font-weight: bold; 
}
#system-message dd { 
margin: 0; 
font-size: 12px; 
font-weight: bold; 
text-indent: 30px; 
}
#system-message dd ul { 
color: #0055BB; 
margin-bottom: 10px; 
list-style: none; 
padding: 10px; 
border-top: 3px solid #84A7DB; 
border-bottom: 3px solid #84A7DB;
}

/* System Standard Messages */
#system-message dt.message { 
display: none; 
}
#system-message dd.message {  }
#system-message dd.message ul { 
background: #C3D2E5 url(../../system/images/notice-info.png) 4px 4px no-repeat;
}

/* System Error Messages */
#system-message dt.error { 
display: none; 
}
#system-message dd.error {  }
#system-message dd.error ul { 
color: #c00; 
background: #E6C0C0 url(../../system/images/notice-alert.png) 4px 4px no-repeat;
border-top: 3px solid #DE7A7B; 
border-bottom: 3px solid #DE7A7B;
}

/* System Notice Messages */
#system-message dt.notice { 
display: none; 
}
#system-message dd.notice {  }
#system-message dd.notice ul { 
color: #c00; 
background: #EFE7B8 url(../images/notice-note.png) 4px 4px no-repeat; 
border-top: 3px solid #F0DC7E; 
border-bottom: 3px solid #F0DC7E;
}
.invalid { 
border-color: #ff0000; 
}
label.invalid { 
color: #ff0000; 
}

/* Search */
#search input { 
background: #ffffff; 
height: 20px;
width: 130px;
border: #333333 1px solid;
}

/* Tips */
.tool-tip {	
color: #fff;
width: 139px;
z-index: 13000;
}
.tool-title {
font-weight: bold;
font-size: 11px;
margin: 0;
color: #9FD4FF;
padding: 8px 8px 4px;
background: url(../images/bubble.png) top left;
}
.tool-text {
font-size: 11px;
padding: 4px 8px 8px;
background: url(../images/bubble.png) bottom right;
}
.custom-tip {
color: #000;
width: 130px;
z-index: 13000;
}
.custom-title {
font-weight: bold;
font-size: 11px;
margin: 0;
color: #3E4F14;
padding: 8px 8px 4px;
background: #C3DF7D;
border-bottom: 1px solid #B5CF74;
}
.custom-text {
font-size: 11px;
padding: 4px 8px 8px;
background: #CFDFA7;
}

/* Poll */
table.poll {
padding: 0;
width: 100%;
border-collapse: collapse;
}
table.pollstableborder {
padding: 0;
width: 100%;
border: none;
text-align: left;
}
.sectiontableheader {
padding: 8px 5px;
background: #444444;
color: #FFFFFF;
text-align:left;
}
tr.sectiontableentry0 td {
padding: 5px 5px;
}
tr.sectiontableentry1 td {
padding: 5px 5px;
background:#ECECEC;
}

/* Typography */
div.code {
border-left:#666666 solid 8px;
background:#CCCCCC;
width:auto;
padding-left:10px;
font-family:"Times New Roman", Times, serif;
padding-top:5px;
padding-bottom:5px;
}
