/*-- Basic HTML Elements --*/

img {border: 0px none;}

body {
	margin: 0 0 0 0;
	background-color: #fff;
	}
	
td, tr, p, div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	border: 0px;
	}

a:link, a:visited {
	color: #77b601 !important;
	text-decoration: none;
	}

a:hover {
	color: #ffdd00 !important;
	text-decoration: none;
	}
	
ul {
	margin: 0px 5px;
	padding: 0px;
	list-style: none;
	}

li {
	background-image: url('../images/liste-nw.jpg');
	background-position: 0px px;
	background-repeat: no-repeat;
	padding-left: 18px;
	}

hr { 
	width: 100%;
	}

/*-- Template Layout --*/

div.clear {
	clear: both;
	}

#header_l {
	height: 140px;
	padding: 0px;
	float: left;
	width: 65%;
	background: url('../images/header_bg.jpg') repeat-x left top;
	}
	
#header_c{
	height: 145px;
	padding: 0px;
	overflow: hidden;
	background: url('../images/border_topl.gif') no-repeat bottom left;
	}
	
#header_r {
	height: 60px;
	background: url('../images/border_topr.gif') no-repeat top right;
	padding-left: 20px;
	padding-top: 30px;
	width: 200px;
	float: right
	}

#main_l {
	border-bottom: 2px solid #9ac601;
	float: left;
	width: 180px;
	margin-left: 6px;
	margin-right: 7px;
	}
	
#main_c {
	overflow: hidden;
	padding-right: 3px;
	padding-left: 3px;
	}

#main_r {
	border-bottom: 2px solid #9ac601;
	float: right;
	width: 180px;
	margin-left: 7px;
	margin-right: 6px;
	}

#footer {
	height: 46px;
	width: 100%;
	background: url('../images/footer_bg.jpg') repeat-x left top;
	padding-top: 8px;
	text-align: center;
	font-size: 11px;
	color: #fff
	}

/*-- Form Elements --*/		

.button {
	background: url(../images/grad-g1.gif) repeat-x left bottom #417000;
	border: 1px solid #396300;
	color: #f1f7e8;
	display: inline-block;
	font-weight: bold !important;
	float: none;
	margin-right: 10px;
	margin-left: 5px;
	padding: 3px 5px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
/*
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-transform: lowercase;
	background-color: #9ac601;
	border: 3px double #5f8e00;
*/
	}
	
.inputbox {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	background-color: #fff;
	border: 1px solid #5f8e00;
	}

.pathway {
	font-size: 12px;
	color: #2e4600;
}

a.pathway:link, a.pathway:visited {
	color: #77b601;
}

/*-- Content --*/

.contentpane {
	width: 100%;
	}

.contentheading {
	background: url('../images/article_hd.gif') repeat-x left bottom;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #558201;
	line-height: 30px
	}
	
a.contentpagetitle:link, a.contentpagetitle:visited {
	color: #77b601;
	}
	
a.contentpagetitle:hover {
	color: #ffdd00;
	text-decoration: none;
	}
	
.small, .createdate {
	font-size: 11px;
	color: #bdd33d;
	}
	
.modifydate {
	font-size: 11px;
	color: #bdd33d;
	}

.smalldark {
	font-size: 11px;
	color: #333;
	}

.readon {
	background: url('../images/arrow.png') no-repeat 0px 4px;
	padding-left: 1px;
	font-size: 11px;
	font-weight: bold;
	text-transform: lowercase;
	float: left
	}

a.readon:link, a.readon:visited {
	color: #77b601;
	}
	
a.readon:hover {
	color: #ffdd00;
	background: url('../images/arrow_h.png') no-repeat 0px 4px;
	}
	
.componentheading {
	background: url('../images/component.gif') no-repeat 0px 5px;
	padding-left: 35px;
	text-align: left;
	color: #3d5c01;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 4px;
	margin-top: 4px; padding-right:2px; padding-top:2px; padding-bottom:2px
	}
	
.category {
	font-size: 12px;
	}

.contentdescription {
	font-size: 11px;
	color: #999;
	}
	
/*-- Pagination --*/

table.contenttoc {
	margin-left: 12px;
	border: 1px solid #9ac601;
	}
table.contenttoc th {
	line-height: 18px;
	padding: 2px 4px;
	color: #436602;
	}

table.contenttoc td {
	line-height: 18px;
	border-top: 1px solid #9ac601; 
	padding: 2px 4px;
	}
	
.pagenavcounter {
	font-size: 11px;
	color: #960;
	}

.pagenavbar div {
	font-size: 11px;
	}

/*-- Modules --*/

table.moduletable {
	width: 100%;
	padding-bottom: 6px;
	}

table.moduletable th {
	line-height: 32px;
	background: url('../images/module_bg.jpg') no-repeat left top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: #fff;
	padding-left: 30px;
	padding-top: 4px
	}

table.moduletable td {
	font-weight: normal;
	color: #333;
	text-align: left;
	}
	
/*-- Other --*/
	
.sectiontableheader {
	font-weight: bold;
	color: #fff;
	text-transform: lowercase;
	background-color: #9ac601;
	border-bottom: 3px double #5f8e00;
	border-top: 3px double #5f8e00;
	padding: 5px;
	}

.sectiontableentry1 {
	background-color: #f2f7e1;
	padding: 2px;
	}

.sectiontableentry2 {
	background-color: #e1ecc1;
	padding: 2px;
	}
	
.pollstableborder {
	border: 1px solid #9ac601;
	}

.highlight {
	color: #690;
	background-color: #f2f7e1;
	}

.mosimage_caption {
	border: 1px solid #9ac601;
	color: #999;
	font-size: 10px;
	}