
html {
    height: 100%;
    margin-bottom: 0;
}
img, table {
    border: medium none;
}
img.border {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DDDDDD;
    padding: 3px;
}
img.pic-left {
    float: left;
    height: auto;
    margin-right: 10px;
    width: 250px;
}
img.pic-right {
    float: right;
    height: auto;
    margin-left: 10px;
    width: 250px;
}
body {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #585621;
    font-family: Tahoma,Verdana,Arial,sans-serif;
    font-size: 12px;
    line-height: 20px;
    margin: 0;
    padding: 0;
}
body.contentpane {
    background: none repeat scroll 0 0 #FFFFFF;
    padding: 20px;
}
a:link, a:visited {
    color: #558B0E;
    font-weight: bold;
    outline: medium none;
    text-decoration: none;
}
a:hover {
    color: #99CC33;
    font-weight: bold;
    text-decoration: underline;
}
table.dotted, table.dotted td {
    border: 1px dotted #DDDDDD;
}
input.button, .validate {
    background: none repeat scroll 0 0 #85C608;
    border: 0 none;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 11px;
    padding: 4px;
}
.search input.button {
    text-align: right;
}
p {
    margin: 0;
    padding: 0;
    text-align: left;
}
.inputbox {
    border: 1px solid #CCCCCC;
    padding: 2px;
}
.body_bg {
    background: url("../images/page_bg.jpg") repeat-x scroll 0 0 #FFFFFF;
}
#page_bg {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DDDDDD;
    margin: 0 auto;
    padding: 0;
    width: 980px;
}
div#wrapper {
    background: none repeat scroll 0 0 #FFFFFF;
    margin: 0 auto;
    padding: 0;
    width: 980px;
}
#header {
    background: none repeat scroll 0 0 #FFFFFF;
    height: 111px;
    margin: 0 auto;
    padding: 0;
    position: relative;
    width: 980px;
}
#logo {
    background: url("../images/nugel-logo.jpg") no-repeat scroll 0 0 transparent;
    float: left;
    height: 44px;
    left: 30px;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 30px;
    width: 336px;
}
#roots {
    background: url("../images/roots.jpg") no-repeat scroll 0 0 transparent;
    float: right;
    height: 103px;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 112px;
}
#content {
    clear: both;
    margin: 0 auto;
    overflow: hidden;
    padding: 10px;
}
#pillmenu {
    background: none repeat scroll 0 0 #FF9900;
    height: 34px;
    margin: 0 10px 10px;
    padding: 0;
    text-align: left;
    width: 960px;
}
#pathway_col {
    background: url("../images/pathway_col_bg.jpg") no-repeat scroll center top transparent;
    height: 25px;
    line-height: 22px;
    margin: 0 auto;
    padding: 0;
    width: 980px;
}
#pathway_col div.pathway {
    float: left;
    height: 25px;
    overflow: hidden;
    padding: 0 20px;
    width: 720px;
}
div.navigation {
    float: left;
    margin: 0;
    padding: 0;
    width: 760px;
}
div.search_box {
    float: right;
    height: 25px;
    overflow: hidden;
    padding: 5px;
    width: 190px;
}
div.search_box label {
    display: none;
}
div.search_box .inputbox {
    border: 1px solid #CCCCCC;
    height: 22px;
    padding: 0;
    width: 135px;
}
div.search_box input.button, div.search_box .validate {
    background: none repeat scroll 0 0 #85C608;
    border: 0 none;
    color: #FFFFFF;
    cursor: pointer;
    float: right;
    font-size: 11px;
    padding: 4px;
}
#pathway_col .pathway span.pathway {
    display: block;
    height: 22px;
    line-height: 22px;
}
#pathway_col .pathway span, #pathway_col .pathway span a {
    color: #666666;
    font-size: 11px;
    font-weight: 700;
    line-height: 22px;
}
#leftcolumn, #rightcolumn {
    float: left;
    margin: 0;
    padding: 0 0 10px;
    text-align: left;
    width: 176px;
}
div#maincolumn {
    float: left;
    margin: 0;
    padding: 0 10px;
    width: 587px;
}
div#maincolumn_full {
    float: left;
    margin: 0 0 0 10px;
    padding: 0;
    width: 770px;
}
div.nopad {
    overflow: hidden;
    padding: 0;
}
#footer {
    background: url("../images/footer-bg.png") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    height: 258px;
    margin: 0 auto;
    position: relative;
    text-align: center;
    width: 980px;
}
#footer p {
    padding: 10px 30px 0 0;
    text-align: right;
}
#footer a {
    color: #FFFFFF;
    text-decoration: none;
}
#footer a:hover {
    color: #FF9900;
    text-decoration: underline;
}
.footnav {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: 700;
    left: 0;
    margin: 0 auto;
    padding: 0;
    position: absolute;
    text-align: center;
    top: 204px;
    width: 100%;
}
.footnav ul {
    float: none;
    margin: 0 auto;
    padding: 0;
}
.footnav ul li {
    display: inline-block;
    padding: 0 10px;
}
.social {
    left: 20px;
    position: absolute;
    top: 207px;
}
.copy {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    left: 0;
    margin: 0 auto;
    padding: 0;
    position: absolute;
    text-align: center;
    top: 224px;
    width: 100%;
}
.line {
    background-color: #000000;
    color: #FFFFFF;
}
div.offline {
    background: none repeat scroll 0 0 #FFFEBB;
    font-size: 1.2em;
    left: 0;
    padding: 5px;
    position: absolute;
    top: 0;
    width: 100%;
}
.componentheading, .contentheading {
    display: none;
}
h1 {
    color: #558B0E;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 24px;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 10px;
    margin-top: 0;
    padding: 0;
    text-align: left;
    vertical-align: bottom;
    width: 100%;
}
h2 {
    color: #669900;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 10px;
    padding: 0;
    text-align: left;
}
h3 {
    font-weight: 700;
    padding: 0;
    text-align: left;
}
h4 {
    color: #707980;
    font-family: Arial,Helvetica,sans-serif;
}
.small, .modifydate, .createdate, .article-info {
	display: none;
}
a.readon {
    background: url("../images/read-on.png") no-repeat scroll 0 0 transparent;
    color: #336600;
    display: block;
    float: left;
    font-size: 12px;
    height: 23px;
    padding-top: 2px;
    text-align: center;
    text-decoration: none;
    width: 88px;
}
a.readon:hover {
    text-decoration: underline;
}
.invalid {
    border-color: red;
}
label.invalid {
    color: red;
}
.ol-textfont {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 10px;
}
.ol-captionfont {
    color: #F6F6F6;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: 700;
}
.ol-captionfont a {
    background-color: #F1F1F1;
    color: #333333;
    font-size: 12px;
    text-decoration: none;
}
.modulenav {
    margin-bottom: 10px;
}
td.buttonheading {
    text-align: right;
    width: 0;
}
table.contenttoc {
    border: 1px solid #CCCCCC;
    margin: 5px;
    padding: 5px;
}
table.contenttoc td {
    padding: 0 5px;
}
td.sectiontableheader {
    border-bottom: 1px solid #666666;
    color: #333333;
    font-weight: 700;
    padding: 4px;
}
tr.sectiontableentry0 td, tr.sectiontableentry1 td, tr.sectiontableentry2 td {
    padding: 4px;
}
td.sectiontableentry0, td.sectiontableentry1, td.sectiontableentry2 {
    color: #333333;
    font-size: 10px;
    padding: 3px;
}
table.contentpane td.contentdescription {
    width: 100%;
}
table.contentpane {
    float: left;
    margin: 8px;
    text-align: left;
    width: 100%;
}
table.contentpane ul li a .category {
    color: #FF8800;
}
table.contentpaneopen li {
    margin-bottom: 5px;
}
table.contentpaneopen fieldset {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #669933 -moz-use-text-color -moz-use-text-color;
    border-image: none;
    border-style: solid none none;
    border-width: 1px 0 0;
}
table.user1user2 div.moduletable {
    margin-bottom: 0;
}
div.moduletable, div.module {
    margin-bottom: 25px;
}
div.module_menu div div, div.module div div {
    background: url("../images/menu_bottom.png") no-repeat scroll left bottom transparent;
    margin: 0 0 15px;
    padding: 0;
}
div.module_menu div div div, div.module div div div {
    background: url("../images/menu_top_out.jpg") no-repeat scroll left top transparent;
    margin: 0;
    padding: 0 0 5px;
}
#rightcolumn div.module_menu div div div, #rightcolumn div.module div div div {
    background: none repeat scroll 0 0 transparent;
    margin: 0;
    padding: 0 0 5px;
    text-align: left;
}
#leftcolumn h3, #rightcolumn h3 {
    background: url("../images/h3.png") no-repeat scroll left top transparent;
    color: #FFFFFF;
    font-family: 'Nunito',sans-serif;
    font-size: 15px;
    font-weight: 400;
    height: 33px;
    line-height: 30px;
    margin: 0;
    padding: 0 10px;
    text-align: left;
    text-decoration: none;
    text-transform: uppercase;
    width: 160px;
}
table.adminform textarea {
    color: #000099;
    font-size: 1em;
    height: 400px;
    width: 540px;
}
form#form-login fieldset {
    border: 0 none;
    margin: 0;
    padding: 0;
}
form#form-login ul li {
    padding: 0;
}
form#form-login ul li a {
    font-size: 10px;
    padding: 0;
    text-align: left;
}
div.mosimage {
    margin: 5px;
}
div.mosimage_caption {
    color: #333333;
    font-size: 0.9em;
}
div.caption img {
    border: 1px solid #CCCCCC;
}
div.caption p {
    color: #333333;
    font-size: 0.9em;
    text-align: center;
}
table.paramlist {
    margin-top: 5px;
}
table.paramlist td.paramlist_key {
    height: 30px;
    text-align: left;
    width: 128px;
}
div.message {
    background-color: #F9F9F9;
    border: 1px solid #D5D5D5;
    color: #CC3300;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: 700;
    margin: 3px 0 10px;
    padding: 3px 20px;
    text-align: center;
    width: auto;
}
fieldset {
    border: 1px solid #CCCCCC;
    margin-top: 15px;
    padding: 15px;
}
legend {
    margin: 0;
    padding: 0 10px;
}
td.key {
    border-bottom: 1px solid #EEEEEE;
    color: #333333;
}
.tool-tip {
    background: none repeat scroll 0 0 #FFFFCC;
    border: 1px solid #D4D5AA;
    float: left;
    max-width: 200px;
    padding: 5px;
}
.tool-title {
    background: url("../../system/images/selector-arrow.png") no-repeat scroll 0 0 transparent;
    font-size: 100%;
    font-weight: 700;
    margin: -15px 0 0;
    padding: 15px 0 5px;
}
.tool-text {
    font-size: 100%;
    margin: 0;
}
#system-message dd.message ul {
    background: none repeat scroll 0 0 transparent;
    margin: 0;
    padding: 3px;
}
#system-message dd.error ul {
    background: none repeat scroll 0 0 transparent;
    border-bottom: 1px solid #99CC33;
    border-top: 1px solid #99CC33;
    color: #999999;
    margin: 0;
    padding: 0;
}
#system-message dd.notice ul {
    background: none repeat scroll 0 0 transparent;
    border-bottom: 1px solid #99CC33;
    border-top: 1px solid #99CC33;
    color: #ECA5A7;
    margin: 0 0 5px;
    padding: 3px;
}
#system-message dd {
    text-indent: 0;
}
#system-message dd ul {
    background: none repeat scroll 0 0 #F2FBEC;
    border: 1px solid #9CDD6C;
    color: #444444;
    list-style-type: none;
}
#system-message {
    margin: 5px auto;
    text-align: center;
    width: 98%;
}
input, button {
    font-family: Tahoma,Verdana,Arial,sans-serif;
}
input[type="checkbox"], input[type="radio"] {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
}
form, .contentpaneopen, table.contentpane, div.module_menu, div.module {
    margin: 0;
    padding: 0;
}
div.nopad ul, .clr {
    clear: both;
}
.ol-foreground, .ol-background {
    background-color: #F1F1F1;
    color: #333333;
}
span.article_separator, table.blog span.article_separator {
    display: block;
    height: 20px;
}
table.contentpane td, div.module div div div form table td, #leftcolumn div.module table.poll td, .pollstableborder td {
    text-align: left;
}
ul.menu {
	margin: 5px 0 5px 25px;
    padding: 0;
}
.pagination ul {
	margin: 0;
    padding: 0;
}
.pagination ul li {
	float: left;
	display: inline-block;
}
.pagination span, .pagination a {
    padding: 2px;
}
div.custom p {
	margin: 0 5px 0 10px;
	padding: 0;
}
div.custom p img {
    height: auto;
    margin: 0;
    padding: 5px 0;
    width: 157px;
}