a.interwiki { background: transparent url(/mna_wiki/lib/images/interwiki.png) 0px 1px no-repeat; padding-left: 16px;}a.iw_wp {  background-image: url(/mna_wiki/lib/images/interwiki/wp.gif)}a.iw_wpde {  background-image: url(/mna_wiki/lib/images/interwiki/wpde.gif)}a.iw_wpmeta {  background-image: url(/mna_wiki/lib/images/interwiki/wpmeta.gif)}a.iw_doku {  background-image: url(/mna_wiki/lib/images/interwiki/doku.gif)}a.iw_sb {  background-image: url(/mna_wiki/lib/images/interwiki/sb.gif)}a.iw_amazon {  background-image: url(/mna_wiki/lib/images/interwiki/amazon.gif)}a.iw_amazon_de {  background-image: url(/mna_wiki/lib/images/interwiki/amazon.de.gif)}a.iw_amazon_uk {  background-image: url(/mna_wiki/lib/images/interwiki/amazon.uk.gif)}a.iw_phpfn {  background-image: url(/mna_wiki/lib/images/interwiki/phpfn.gif)}a.iw_dokubug {  background-image: url(/mna_wiki/lib/images/interwiki/dokubug.gif)}a.iw_coral {  background-image: url(/mna_wiki/lib/images/interwiki/coral.gif)}a.iw_google {  background-image: url(/mna_wiki/lib/images/interwiki/google.gif)}a.iw_meatball {  background-image: url(/mna_wiki/lib/images/interwiki/meatball.gif)}a.iw_wiki {  background-image: url(/mna_wiki/lib/images/interwiki/wiki.gif)}a.mediafile { background: transparent url(/mna_wiki/lib/images/fileicons/file.png) 0px 1px no-repeat; padding-left: 18px; padding-bottom: 1px;}a.mf_jpg {  background-image: url(/mna_wiki/lib/images/fileicons/jpg.png)}a.mf_jpeg {  background-image: url(/mna_wiki/lib/images/fileicons/jpeg.png)}a.mf_gif {  background-image: url(/mna_wiki/lib/images/fileicons/gif.png)}a.mf_png {  background-image: url(/mna_wiki/lib/images/fileicons/png.png)}a.mf_tgz {  background-image: url(/mna_wiki/lib/images/fileicons/tgz.png)}a.mf_tar {  background-image: url(/mna_wiki/lib/images/fileicons/tar.png)}a.mf_gz {  background-image: url(/mna_wiki/lib/images/fileicons/gz.png)}a.mf_bz2 {  background-image: url(/mna_wiki/lib/images/fileicons/bz2.png)}a.mf_zip {  background-image: url(/mna_wiki/lib/images/fileicons/zip.png)}a.mf_rar {  background-image: url(/mna_wiki/lib/images/fileicons/rar.png)}a.mf_pdf {  background-image: url(/mna_wiki/lib/images/fileicons/pdf.png)}a.mf_ps {  background-image: url(/mna_wiki/lib/images/fileicons/ps.png)}a.mf_doc {  background-image: url(/mna_wiki/lib/images/fileicons/doc.png)}a.mf_xls {  background-image: url(/mna_wiki/lib/images/fileicons/xls.png)}a.mf_ppt {  background-image: url(/mna_wiki/lib/images/fileicons/ppt.png)}a.mf_rtf {  background-image: url(/mna_wiki/lib/images/fileicons/rtf.png)}a.mf_xml {  background-image: url(/mna_wiki/lib/images/fileicons/xml.png)}a.mf_swf {  background-image: url(/mna_wiki/lib/images/fileicons/swf.png)}a.mf_rpm {  background-image: url(/mna_wiki/lib/images/fileicons/rpm.png)}a.mf_deb {  background-image: url(/mna_wiki/lib/images/fileicons/deb.png)}a.mf_conf {  background-image: url(/mna_wiki/lib/images/fileicons/conf.png)}a.mf_sxw {  background-image: url(/mna_wiki/lib/images/fileicons/sxw.png)}a.mf_sxc {  background-image: url(/mna_wiki/lib/images/fileicons/sxc.png)}a.mf_sxi {  background-image: url(/mna_wiki/lib/images/fileicons/sxi.png)}a.mf_sxd {  background-image: url(/mna_wiki/lib/images/fileicons/sxd.png)}a.mf_odc {  background-image: url(/mna_wiki/lib/images/fileicons/odc.png)}a.mf_odf {  background-image: url(/mna_wiki/lib/images/fileicons/odf.png)}a.mf_odg {  background-image: url(/mna_wiki/lib/images/fileicons/odg.png)}a.mf_odi {  background-image: url(/mna_wiki/lib/images/fileicons/odi.png)}a.mf_odp {  background-image: url(/mna_wiki/lib/images/fileicons/odp.png)}a.mf_ods {  background-image: url(/mna_wiki/lib/images/fileicons/ods.png)}a.mf_odt {  background-image: url(/mna_wiki/lib/images/fileicons/odt.png)}a.mf_txt {  background-image: url(/mna_wiki/lib/images/fileicons/txt.png)}/**
 * Basic styles. These styles are needed for basic DokuWiki functions
 * regardless of the used template. Templates can override them of course
 */

div.clearer {
  clear: both;
  line-height: 0px;
  height: 0;
  overflow:hidden;
}

div.no {
  display: inline;
  margin: 0;
  padding: 0;
}

.hidden {
  display: none;
}

div.error {
  background: #fcc url(/mna_wiki/lib/styles/../images/error.png) 0.5em 0px no-repeat;
  color: #000;
  border-bottom: 1px solid #faa;
  font-size: 90%;
  margin: 0;
  padding-left: 3em;
  overflow: hidden;
}

div.info {
  background: #ccf url(/mna_wiki/lib/styles/../images/info.png) 0.5em 0px no-repeat;
  color: #000;
  border-bottom: 1px solid #aaf;
  font-size: 90%;
  margin: 0;
  padding-left: 3em;
  overflow: hidden;
}

div.success {
  background: #cfc url(/mna_wiki/lib/styles/../images/success.png) 0.5em 0px no-repeat;
  color: #000;
  border-bottom: 1px solid #afa;
  font-size: 90%;
  margin: 0;
  padding-left: 3em;
  overflow: hidden;
}

div.notify {
  background: #ffc url(/mna_wiki/lib/styles/../images/notify.png) 0.5em 0px no-repeat;
  color: #000;
  border-bottom: 1px solid #ffa;
  font-size: 90%;
  margin: 0;
  padding-left: 3em;
  overflow: hidden;
}


/* image alignment */
.medialeft {
  float: left;
}
.mediaright {
  float: right;
}
.mediacenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.leftalign {text-align: left;}
.centeralign {text-align: center;}
.rightalign {text-align: right;}

em.u {
  font-style: normal;
  text-decoration: underline;
}
em em.u {
  font-style: italic;
}


/* syntax highlighting code */
.code .br0  { color: #66cc66; }
.code .co1  { color: #808080; font-style: italic; }
.code .co2  { color: #808080; font-style: italic; }
.code .co3  { color: #808080; }
.code .coMULTI  { color: #808080; font-style: italic; }
.code .es0  { color: #000099; font-weight: bold; }
.code .kw1  { color: #b1b100; }
.code .kw2  { color: #000000; font-weight: bold; }
.code .kw3  { color: #000066; }
.code .kw4  { color: #993333; }
.code .kw5  { color: #0000ff; }
.code .me1  { color: #006600; }
.code .me2  { color: #006600; }
.code .nu0  { color: #cc66cc; }
.code .re0  { color: #0000ff; }
.code .re1  { color: #0000ff; }
.code .re2  { color: #0000ff; }
.code .re3  { color:#ff3333; font-weight:bold; }
.code .re4  { color: #009999; }
.code .st0  { color: #ff0000; }
.code .sy0  { color: #66cc66; }

div.dokuwiki form.wysiwyg_initially_hidden 
{
	display: none;
}
.wysiwyg_hidden
{
	display: none !important;
}
.wysiwyg_shown
{
	display: block;
}
div.dokuwiki a.wysiwyg_button
{
	background-color:#FFFFFF;
	border:1px none #CCCCCC;
	color:#CCCCCC;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	cursor:pointer;
	margin:0px;
	padding:0px;
	text-decoration:none;
	float:right;
	margin-right:20px;
}

div.wysiwyg_view 
{
 	border-style:hidden;
	border-color:Gray !important;
	border-width:1px;
	position:relative;
	top:-1px;
	left:-1px;
	padding: 1px;
}

div.wysiwyg_highlighted 
{
	padding:0px;
	border-style:solid;
}

div#wysiwyg_adobe_style_toolbar
{
	position:fixed;
	top:0;
	z-index:20000;
	width:100%;
	left:0;
}

/* upload form */
div.dokuwiki fieldset.upload_form {
  margin-top: 5px !important;
  margin-left: -5px !important;
  margin-bottom: 0px !important;
  text-align: left !important;
  border: none;
}

div#media__content 
{
  margin-left: 10px !important;
}


div.wysiwyg_editor_page
{
  width:auto !important;
  height:auto !important;
  border:none !important;
  margin:0px !important;
}

body > div.wysiwyg_editor_page
{
  margin: 0px !important;
}
/* fckeditor likes to add random <p>s here and there */
body> P 
{
  display:none !important;
  line-height:0px !important;
  font-size:0px  !important;
}

body#wysiwyg_editing_body
{
  /* HACK: this stuff seems to always appear. At least
           it can be the right color.
  */
  background-color:White !important;
}

a#wysiwyg_save_button  
{
  display: block; 
  height: 16px; 
  width: 16px; 
  background-image: url(/mna_wiki/lib/plugins/wysiwyg/save-passive.gif); 
  text-decoration: none; 
}
a#wysiwyg_save_button:hover  
{
  background-image: url(/mna_wiki/lib/plugins/wysiwyg/save-active.gif); 
}

a#wysiwyg_edit_button  
{
  display: block; 
  height: 16px; 
  width: 16px; 
  background-image: url(/mna_wiki/lib/plugins/wysiwyg/edit-passive.gif); 
  text-decoration: none; 
}
a#wysiwyg_edit_button:hover  
{
  background-image: url(/mna_wiki/lib/plugins/wysiwyg/edit-active.gif);
}

a#wysiwyg_quit_button  
{
  display: block; 
  height: 16px; 
  width: 16px; 
  background-image: url(/mna_wiki/lib/plugins/wysiwyg/quit-passive.gif); 
  text-decoration: none; 
}
a#wysiwyg_quit_button:hover  
{
  background-image: url(/mna_wiki/lib/plugins/wysiwyg/quit-active.gif); 
}

.wysiwyg_button_area
{
  width:100%;
}

.wysiwyg_editor
{
  z-index:60;
}

#wysiwyg_gray {
    background-color: #eee;
    padding: 10px;
    border-bottom: 1px solid #666;
    border-right: 1px solid #666;
}
#wysiwyg_overlay {
    background-image: url(/mna_wiki/lib/plugins/wysiwyg/images/overlay.png);
}

/* swfupload styling */

/* remember to define focus styles! */

.swfupload :focus { outline: 0; }

.swfupload ol, .swfupload ul { 
	list-style: none; 
}

.swfupload caption, .swfupload th, .swfupload td {
	text-align: left;
	font-weight: normal;
}

.swfupload blockquote:before, .swfupload blockquote:after,
.swfupload q:before, .swfupload q:after { 
	content: "";
}

.swfupload blockquote, .swfupload q {
	quotes: "" "";
}


.swfupload fieldset.flash {
	width: 400px;
	margin: 10px 5px;
	border-color: #D9E4FF;
}

.swfupload legend {
	font: 700 14px Arial, Helvetica, sans-serif;
	padding: 0 5px;
	margin: 0 10px;
	color: #73b304;
}

.swfupload button,
.swfupload input,
.swfupload select,
.swfupload textarea { 
	border-width: 1px; 
	margin-bottom: 10px;
	padding: 2px 3px;
}

.swfupload input[disabled]{ border: 1px solid #ccc } /* FF 2 Fix */

.swfupload label { 
	width: 150px; 
	text-align: right; 
	display:block;
	margin-right: 5px;
}

.swfupload #btnSubmit { margin: 0 0 0 155px ; }

/* -- Table Styles ------------------------------- */

.swfupload .progressWrapper {
	width: 357px;
	overflow: hidden;
}

.swfupload .progressContainer {
	margin: 5px;
	padding: 4px;
	border: solid 1px #E8E8E8;
	background-color: #F7F7F7;
	overflow: hidden;
}

/* Message */

.swfupload .message {
	margin: 1em 0;
	padding: 10px 20px;
	border: solid 1px #FFDD99;
	background-color: #FFFFCC;
	overflow: hidden;
}

/* Error */

.swfupload .red {

	border: solid 1px #B50000;
	background-color: #FFEBEB;
}

/* Current */

.swfupload .green {
	border: solid 1px #DDF0DD;
	background-color: #EBFFEB;
}

/* Complete */
.swfupload .blue {
	border: solid 1px #CEE2F2;
	background-color: #F0F5FF;
}

.swfupload .progressName {
	font-size: 8pt;
	font-weight: 700;
	color: #555;
	width: 323px;
	height: 14px;
	text-align: left;
	white-space: nowrap;
	overflow: hidden;
}

.swfupload .progressBarInProgress,
.swfupload .progressBarComplete,
.swfupload .progressBarError {
	font-size: 0;
	width: 0%;
	height: 2px;
	background-color: blue;
	margin-top: 2px;
}

.swfupload .progressBarComplete {
	width: 100%;
	background-color: green;
	visibility: hidden;
}

.swfupload .progressBarError {
	width: 100%;
	background-color: red;
	visibility: hidden;
}

.swfupload .progressBarStatus {
	margin-top: 2px;
	width: 337px;
	font-size: 7pt;
	font-family: Arial;
	text-align: left;
	white-space: nowrap;
}

.swfupload a.progressCancel {
	font-size: 0;
	display: block;
	height: 14px;
	width: 14px;
	background-image: url(/mna_wiki/lib/plugins/wysiwyg/swfupload/cancelbutton.gif);
	background-repeat: no-repeat;
	background-position: -14px 0px;
	float: right;
}

.swfupload a.progressCancel:hover {
	background-position: 0px 0px;
}

body#wysiwyg_fckeditor_upload
{
  padding: 0;
  width:100%;
}

div#media__manager
{
  width: 99%;
}

div.thumb 
{
  margin:5px;
}

div.even, div.odd 
{
  margin:8px;
}

div#divStatus 
{
  margin-bottom: 8px;
}

/* need to move the cancel button up - doesn't seem to let you move the flash button on ff3 */
input#btnCancel
{
  position:relative;
  top:-8px;
}

div#swfUploadButtonDiv {
 width: 170px;
 border-width: 1px;
 border-color: #CCCCCC; 
 border-style: solid;
}


div#acl_manager div#acl__tree {
    font-size: 90%;
    width: 25%;
    height: 300px;
    float: left;
    overflow: auto;
    border: 1px solid #ccc;
    text-align: left;
}

div#acl_manager div#acl__tree a.cur {
    background-color: #ff9;
    font-weight: bold;
}

div#acl_manager div#acl__tree ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

div#acl_manager div#acl__tree li {
    padding-left: 1em;
}

div#acl_manager div#acl__tree ul img {
    margin-right: 0.25em;
    cursor: pointer;
}

div#acl_manager div#acl__detail {
    width: 73%;
    height: 300px;
    float: right;
    overflow: auto;
}

div#acl_manager div#acl__detail fieldset {
    width: 90%;
}

div#acl_manager div#acl__detail div#acl__user {
    border: 1px solid #ccc;
    padding: 0.5em;
    margin-bottom: 0.6em;
}

div#acl_manager table.inline {
    width: 100%;
    margin: 0;
}

div#acl_manager .aclgroup {
    background: transparent url(/mna_wiki/lib/plugins/acl/pix/group.png) 0px 1px no-repeat;
    padding: 1px 0px 1px 18px;
}

div#acl_manager .acluser {
    background: transparent url(/mna_wiki/lib/plugins/acl/pix/user.png) 0px 1px no-repeat;
    padding: 1px 0px 1px 18px;
}

div#acl_manager .aclpage {
    background: transparent url(/mna_wiki/lib/plugins/acl/pix/page.png) 0px 1px no-repeat;
    padding: 1px 0px 1px 18px;
}

div#acl_manager .aclns {
    background: transparent url(/mna_wiki/lib/plugins/acl/pix/ns.png) 0px 1px no-repeat;
    padding: 1px 0px 1px 18px;
}

div#acl_manager label.disabled {
  color: #f5f5f5!important;
}

#acl_manager label {
  text-align: left;
  font-weight: normal;
  display: inline;
}

#acl_manager table {
  margin-left: 10%;
  width: 80%;
}

#acl_manager table tr {
    background-color: inherit;
}

#acl_manager table tr:hover {
    background-color: #dee7ec;
}

div.assignment 
{
	background-color:#FBFBFB;
	padding: 10px;
	border-width: 1px;
	border-color: #BBBBBB;
	border-style: solid;
}

div.send_assignment
{
	margin-top: 10px;
	margin-bottom: 15px;
}
div.send_assignment input
{
	margin-right: 5px;
}div.dokuwiki div.newentry_form {
  clear: both;
  text-align: left;
  margin-bottom: 1em;
}

div.dokuwiki #blog__newentry_form input.edit {
  width: 95%;
}

div.ws-blog div.secedit 
{
  display:none;
}

div.dokuwiki tr.draft,
div.dokuwiki div.draft {
  opacity: 0.5;
}

div.dokuwiki div#cloud { margin-bottom: 1em; }

div.dokuwiki div#cloud a { padding: 0.5em; }

div.dokuwiki div#cloud a.cloud1 { font-size: 10px; color: #D3E0F5; }
div.dokuwiki div#cloud a.cloud2 { font-size: 12px; color: #AEC4E5; }
div.dokuwiki div#cloud a.cloud3 { font-size: 14px; color: #88A9DB; }
div.dokuwiki div#cloud a.cloud4 { font-size: 16px; color: #4A7AC2; }
div.dokuwiki div#cloud a.cloud5 { font-size: 18px; color: #003F9E; }

div.dokuwiki div#cloud a.cloud1_tag1 { font-size: 10px; color: #CEF0D0; }
div.dokuwiki div#cloud a.cloud2_tag1 { font-size: 12px; color: #AEE5B1; }
div.dokuwiki div#cloud a.cloud3_tag1 { font-size: 14px; color: #88DB8C; }
div.dokuwiki div#cloud a.cloud4_tag1 { font-size: 16px; color: #4AC250; }
div.dokuwiki div#cloud a.cloud5_tag1 { font-size: 18px; color: #009E08; }

div.dokuwiki div#cloud a.cloud1_tag2 { font-size: 10px; color: #F0CED7; }
div.dokuwiki div#cloud a.cloud2_tag2 { font-size: 12px; color: #E5AEBC; }
div.dokuwiki div#cloud a.cloud3_tag2 { font-size: 14px; color: #DB889D; }
div.dokuwiki div#cloud a.cloud4_tag2 { font-size: 16px; color: #C24A68; }
div.dokuwiki div#cloud a.cloud5_tag2 { font-size: 18px; color: #9E0028; }
/* plugin:configmanager */
#config__manager div.success,
#config__manager div.error,
#config__manager div.info {
  background-position: 0.5em;
  padding: 0.5em;
  text-align:center;
}

#config__manager fieldset {
  margin: 1em;
  width: auto;
  margin-bottom: 2em;
  background-color: #dee7ec;
  color: #000;
  padding: 0 1em;
}
#config__manager legend {
    font-size: 1.25em;
}

#config__manager form { }
#config__manager table {
    margin: 1em 0;
    width: 100%;
}

#config__manager fieldset td {
    text-align: left;
}
#config__manager fieldset td.value {
    /* fixed data column width */
    width: 30em;
}

#config__manager td.label {
    padding: 0.8em 0 0.6em 1em;
    vertical-align: top;
}

#config__manager td.label label {
    clear: both;
    display: block;
}

#config__manager td.label span.outkey {
    font-size: 70%;
    margin-top: -1.7em;
    margin-left: -1em;
    display: block;
    background-color: #fff;
    color: #f5f5f5;
    float: left;
    padding: 0 0.1em;
    position: relative;
    z-index: 1;
}

#config__manager td input.edit {
    width: 30em;
}
#config__manager td select.edit { }
#config__manager td textarea.edit {
    width: 27.5em;
    height: 4em;
}

#config__manager tr .input,
#config__manager tr input,
#config__manager tr textarea,
#config__manager tr select {
  background-color: #fff;
  color: #000;
}

#config__manager tr.default .input,
#config__manager tr.default input,
#config__manager tr.default textarea,
#config__manager tr.default select,
#config__manager .selectiondefault {
  background-color: #ccddff;
  color: #000;
}

#config__manager tr.protected .input,
#config__manager tr.protected input,
#config__manager tr.protected textarea,
#config__manager tr.protected select,
#config__manager tr.protected .selection {
  background-color: #ffcccc!important;
  color: #000 !important;
}

#config__manager td.error  { background-color: red; color: #000;}

#config__manager .selection {
  width: 14.8em;
  float: left;
  margin: 0 0.3em 2px 0;
}

#config__manager .selection label {
  float: right;
  width: 14em;
  font-size: 90%;
}


/* IE6 correction */
* html #config__manager .selection label {
  padding-top: 2px;
}

#config__manager .selection input.checkbox {
  padding-left: 0.7em;
}

#config__manager .other {
  clear: both;
  padding-top: 0.5em;
}

#config__manager .other label {
  padding-left: 2px;
  font-size: 90%;
}

/* end plugin:configmanager */
div#mailingListContactButtonDiv 
{
	margin-top:10px;
	margin-bottom:20px;
	font-weight:bold;
}
#cmenuplugin {
border-right:1px solid #CCCCCC;
margin-right:10px;
margin-top:5px;
padding:0 10px 10px;
position:absolute;
text-align:right;
width:120px;
}

#cmenuplugin_page 
{
  padding-left: 160px;
}

div.contextmenu a.wikilink1 {
color:#999999 !important;
font-weight:bold;
line-height:130%;
}

div.contextmenu a.wikilink1:hover {
color:#000000 !important;
font-weight:bold;
text-decoration:none !important;
}
div.contextmenu a.wikilink2 {
color:#DDDDDD !important;
font-weight:bold;
line-height:130%;
}

div.contextmenu a.wikilink2:hover {
color:#BBBBBB !important;
font-weight:bold;
line-height:130%;
text-decoration:none !important;
}/* plugin: definitionlist */
 
dl, dt, dd {margin: 0; padding: 0}

dl {
  font-size: 90%;
  padding-top: 1px;
}

html>body dl {
  padding-bottom: 0.1em;
  border-bottom: 1px solid #e0e0e0;
  border-top: 1px solid #e0e0e0;
}

dl:after {
  content: '.';
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

dt {
  clear: left;
  margin-top: 0.1em;
}

dt+dt {
  margin-top: 0;
}

dd+dt {
  border-top: 1px dashed #e0e0e0;
  padding-top: 0.1em;
}

dt span.term {
  float: left;
  text-align: right;
  width: 5em;
}

dd {
  color: #666;
  font-size: 110%;
  font-weight: bold;
  margin-left: 5em;
  padding-left: 0.2em;

}
 
dd p {
  margin: 0;
  padding: 0;
}

* html dl { height: 1px; }

/* reset above style to prevent messing up plugin manager */
#plugin_manager dd { background-image: none;}


/* end plugin: definitionlist */
div.dokuwiki div.comment_wrapper {
  background-color: #dee7ec;
  margin: 1em -1em;
  padding: 0.5em 1em;
  clear: both;
}

div.dokuwiki div.comment_form {
  margin-top: 2em;
  clear: both;
}

div.dokuwiki #discussion__comment_form label input.edit {
  width: 75%;
}

div.dokuwiki .comment_head {
  font-size: 80%;
  color: #f5f5f5;
  padding-top: 0.5em;
  margin-top: 1em;
  clear: both;
}

div.dokuwiki .comment_head abbr {
  border-bottom: 0;
}

div.dokuwiki .comment_head span.author {
  background: transparent url(/mna_wiki/lib/plugins/discussion/images/user.gif) 0px 1px no-repeat;
  padding: 1px 0px 1px 16px;
}

div.dokuwiki .comment_head abbr.published {
  background: transparent url(/mna_wiki/lib/plugins/discussion/images/date.gif) 0px 1px no-repeat;
  padding: 1px 0px 1px 16px;
}

div.dokuwiki .comment_body {
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  border-bottom: 1px dotted #ccc;
}

div.dokuwiki div.comment_replies {
}

div.dokuwiki div.comment_subscribe {
  float: left;
  display: inline;
  padding: 0.6em;
}

div.dokuwiki div.comment_subscribe input {
  float: left;
  display: inline;
}

div.dokuwiki div.comment_subscribe label {
  float: left;
  padding-left: 0.8em;
}

div.dokuwiki input.comment_submit {
  float: left;
  display: inline;
}

div.dokuwiki div.comment_hidden {
  opacity: 0.5;
}

div.dokuwiki div.comment_buttons {
  float: right;
  font-size: 10px;
  cursor: pointer;
  margin-top: -21px;
  padding-bottom: 1em;
}

div.dokuwiki div.comment_buttons input.button {
  border: 1px solid #ccc;
  color: #000;
  background-color: #fff;
  vertical-align: middle;
  text-decoration: none;
  padding: 0;
  margin: 0 0 0 0.5em;
}

div.dokuwiki div.newthread_form {
  clear: both;
  text-align: center;
  margin-bottom: 1em;
}

div.dokuwiki #discussion__newthread_form input.edit {
  width: 95%;
}

div.dokuwiki ul.admin_discussion li.hidden {
  display: list-item;
  opacity: 0.5;
}

div.dokuwiki ul.admin_discussion span.abstract {
  color: #f5f5f5;
}
div.dokuwiki a.feed {
  background: transparent url(/mna_wiki/lib/plugins/feed/images/rss_icon.png) 0px 1px no-repeat;
  padding: 1px 0px 1px 16px;
}
.folder {
    padding-left: 2px;
    padding-right: 9px;
}

.folderPlainTab {
    background: #FFFFFF !important;
    padding-left: 7px !important;
    padding-right: 7px !important; }

.folder {
    background: url(/mna_wiki/lib/plugins/folded/closed.gif) no-repeat right center;
}
.folder.open {
    background: url(/mna_wiki/lib/plugins/folded/open.gif) no-repeat right center;
    border-bottom: 2px solid white !important;
}
div.activetab .folder {
    border-bottom: 2px solid white !important;
} 


div.folded {
    position: absolute;
    background-color: #fff;
    padding: 0.5em;
    border: 1px dotted #ccc;
}

span.folded {
    border: 1px dotted #ccc;
}

span.indicator {
    visibility: hidden;
}

/* below style rules are created by javascript
.folded.hidden { display: none; }
.folder span.indicator { visibility: visible; }
*/
div.dokuwiki table.gallery td {
  padding: 0.8em;
  padding-bottom: 0.8em;
  text-align: center;
  vertical-align: middle;
}

div.dokuwiki table.gallery img.tn {
  padding: 0em;
  border: 1px solid #000;
}

div.dokuwiki div.gallery {
  clear: left;
  margin-bottom: 1em;
}

div.dokuwiki table.gallery td a {
  color: #666666;
  padding-top: 0.05em;
  font-style: italic;
}


/*div.dokuwiki div.gallery div {
  float: left;
}*/

div.dokuwiki div.gallery img.tn {
  margin: 8px;
  vertical-align: middle;
  padding: 0.4em;
  border: 1px solid #000;
}

div.dokuwiki table.gallery_left,
div.dokuwiki div.gallery_left {
    float: left;
}

div.dokuwiki div.gallery div {
    float: left;
}

div.dokuwiki table.gallery_right,
div.dokuwiki div.gallery_right {
    float: right;
}

div.dokuwiki table.gallery_center,
div.dokuwiki div.gallery_center {
    margin-left: auto;
    margin-right: auto;
}

div.dokuwiki div.gallery_center {
    width: 80%;
    text-align: center;
}

/* for lightbox */

#gallery__lightbox {
    background-color: #eee;
    padding: 10px;
    border-bottom: 1px solid #666;
    border-right: 1px solid #666;
}
#gallery__overlay {
    background-image: url(/mna_wiki/lib/plugins/gallery/images/overlay.png);
}
#gallery__lightboxCaption {
    color: #333;
    background-color: #eee;
    font-size: 10px;
    line-height: 10px;
    text-align: center;
    border-bottom: 1px solid #666;
    border-right: 1px solid #666;
}

* html #gallery__overlay {
    background-image: url(/mna_wiki/lib/plugins/gallery/images/overlayie.png);
}
div.dokuwiki div.include div.secedit {
  height: 16px;
}

div.dokuwiki div.inclmeta {
  border-top: 1px dotted #ccc;
  padding-top: 0.2em;
  color: #f5f5f5;
  font-size: 80%;
  line-height: 1.25;
  margin-top: 0.5em;
  margin-bottom: 2em;
}

div.dokuwiki div.inclmeta a.permalink {
  background: transparent url(/mna_wiki/lib/plugins/include/images/link.gif) 0px 1px no-repeat;
  padding: 1px 0px 1px 16px;
}

div.dokuwiki div.inclmeta abbr.published {
  color: #999999;
  background: transparent url(/mna_wiki/lib/plugins/include/images/date.gif) 0px 1px no-repeat;
  padding: 1px 0px 1px 16px;
  border-bottom: 0;
}

div.dokuwiki div.inclmeta span.author {
  background: transparent url(/mna_wiki/lib/plugins/include/images/user.gif) 0px 1px no-repeat;
  padding: 1px 0px 1px 16px;
}

div.dokuwiki div.inclmeta span.comment {
  background: transparent url(/mna_wiki/lib/plugins/include/images/comment.gif) 0px 1px no-repeat;
  padding: 1px 0px 1px 16px;
}

div.dokuwiki div.inclmeta div.tags {
  border-top: 0;
  font-size: 100%;
  float: right;
  clear: none;
}/*--------------------------------------------------|
| dTree 2.05 | www.destroydrop.com/javascript/tree/ |
|---------------------------------------------------|
| Copyright (c) 2002-2003 Geir Landro               |
|--------------------------------------------------*/
/*
 a.nodeFdUrl	        Namespace with url link (headpage)	        js
 a.node 	        Namespace without url link        	        js
 a.nodeUrl	        Page	                                        js
 a.nodeSel 	        Last visited page            	                js
 a.navSel 	        Current page            	                js
 a.indexmenu_idx_head	link style of a namespace with url (headpage)	nojs
 a.indexmenu_idx	link style of a namespace without url	        nojs
 */ 

/* dtree properties. No need to change*/

.dtree {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000;
  white-space: nowrap;
}
.dtree img {
  border: 0px;
  vertical-align: top;
}

/*Properties that can be edit*/

/*Link properties*/
.dtree a {
  color: #090;
  text-decoration: none;
}
/*Link properties*/
.dtree a.node, .dtree a.nodeSel a.navSel {
  white-space: nowrap;
  padding: 1px 2px 1px 2px;
}
/* Last visited page highlighting*/
.dtree a.nodeSel {
  background-color:  #dee7ec;
}
/* Current page highlighting*/
.dtree a.navSel {
  background-color: #ff9;
}

/*
.dtree .clip {
}
*/

/*Namespace without page link in nojs mode. !important has to be used*/
div.li a.indexmenu_idx {
  color: #f30 !important;
  text-decoration: none !important;
}

/*Namespace with page link (headpage) in nojs mode. !important has to be used/*
/*
div.li a.indexmenu_idx_head {

}
*/

/*Style for admin panel interface*/
div.dokuwiki div.indexmenu_list_themes { 
  clear: both;
  border-top: 2px solid #ccc;
  padding-left: 1em;
}

/*Mouseover property*/
.dtree a.nodeFdUrl:hover, .dtree a.nodeSel:hover, a.navSel:hover, .dtree a.nodeUrl:hover {
  color: #090;
  text-decoration: underline;
  background-color:  #dee7ec;
}
/*Mouseover property*/
.dtree a.node:hover {
  text-decoration: none;
}

/*tocbullet property*/
.dtree .indexmenu_tocbullet {
  vertical-align: middle;  
}

/*scrolling arrow property*/
.dtree .indexmenu_arrow {
  position:absolute;
  filter:alpha(opacity=60);-moz-opacity:.60;opacity:.60;
  background:transparent url(/mna_wiki/lib/plugins/indexmenu/images/scrollleft.gif) repeat-y scroll;
  height:50px;
  width:20px;
  z-index:100;
}

/*toc property*/
.indexmenu_toc {
  font-size: 80%;
  line-height: 1.2em;
  white-space: normal;
  overflow: hidden;
  width: 200px !important;
  z-index:100 !important;
  word-wrap: break-word;
}

.indexmenu_toc .indexmenu_toc_inside {
  border: 1px solid #ccc;
  background-color: #fff;
  text-align: left;
  padding: 0.5em 0 0.7em 0;
}
/**
 * The CSS in here cotrols the appearance of the linkpage manager
 */

#linkpage__manager {
    height: 100%;
    overflow: hidden;
}

#linkpage__left {
    width: 30%;
    border-right: solid 1px #ccc;

    height: 100%;
    overflow: auto;
    position: absolute;
    left: 0;
}

#linkpage__right {
    width: 69.7%;

    height: 100%;
    overflow: auto;
    position: absolute;
    right: 0;
}

#linkpage__manager h1 {
    margin: 0;
    padding: 0;
    margin-bottom: 0.5em;
}

/* --- Tree formatting --- */

#linkpage__tree img {
    float:left;
    padding: 0.5em 0.3em 0 0;
}

#linkpage__tree ul {
    list-style-type: none;
    list-style-image: none;
}

#linkpage__tree li {
    clear: left;
    list-style-type: none;
    list-style-image: none;
}
* html #linkpage__tree li {
    border: 1px solid #fff;
}/* I don't understand this, but this fixes a style bug in IE;
it's dirty, so any "real" fixes are welcome */

/* --- options --- */

#linkpage__opts {
    padding-left: 1em;
    margin-bottom: 0.5em;
}

#linkpage__opts input {
    float: left;
    position: absolute;
}
* html #linkpage__opts input {
    position: static;
}

#linkpage__opts label {
    display: block;
    float: left;
    margin-left: 30px;
}
* html #linkpage__opts label {
    margin-left: 10px;
}

#linkpage__opts br {
    clear: left;
}

/* --- file list --- */

#linkpage__content img.load {
    margin: 1em auto;
}

#linkpage__content #scroll__here {
    border: 1px dashed #ccc;
}

#linkpage__content .odd {
    background-color: #f7f9fa;
    padding: 0.4em;
}

#linkpage__content .even {
    padding: 0.4em;
}

#linkpage__content a.linkpagefile {
    margin-right: 1.5em;
    font-weight: bold;
}

#linkpage__content div.detail {
    padding: 0.3em 0 0.3em 2em;
}

#linkpage__content div.detail div.thumb {
    float: left;
    width: 130px;
    text-align: center;
    margin-right: 0.4em;
}


#linkpage__content img.btn {
    vertical-align: text-bottom;
}

#linkpage__content div.example {
    color: #f5f5f5;
    margin-left: 1em;
}

/* --- upload form --- */

#linkpage__content div.upload {
    font-size: 90%;
    padding: 0 0.5em 0.5em 0.5em;
}

#linkpage__content form.upload {
    display: block;
    border-bottom: solid 1px #ccc;
    padding: 0 0.5em 1em 0.5em;
}
#linkpage__content form.upload fieldset {
    padding: 0;
    margin: 0;
    border: none;
    width: auto;
}
#linkpage__content form.upload p {
    clear: left;
    text-align: left;
    padding: 0.25em 0;
    margin: 0;
    line-height: 1.0em;
}
#linkpage__content form.upload label {
    float: left;
    width: 30%;
}
#linkpage__content form.upload label.check {
    float: none;
    width: auto;
}
#linkpage__content form.upload input.check {
    margin-left: 30%;
}

/* --- meta edit form --- */

#linkpage__content form.meta {
    display: block;
    padding: 0 0 1em 0;
}

#linkpage__content form.meta label {
    display: block;
    width: 25%;
    float: left;
    font-weight: bold;
    margin-left: 1em;
    clear: left;
}

#linkpage__content form.meta .edit {
    font: 100% "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
    float: left;
    width: 70%;
    padding-right: 0;
    padding-left: 0.2em;
    margin: 2px;
}

#linkpage__content form.meta textarea.edit {
    height: 8em;
}

#linkpage__content form.meta div.metafield {
    clear: left;
}

#linkpage__content form.meta div.buttons {
    clear: left;
    margin-left: 20%;
    padding-left: 1em;
}
div.mailingList 
{
	background-color:#FBFBFB;
	padding: 10px;
	border-width: 1px;
	border-color: #BBBBBB;
	border-style: solid;
}.selectedns {
    background:#CCC;
}

.mediafolders {float:left;}

.mediafiles{float:right;}

.mediaupload {clear:both;}
.mediacreatedir {clear:both;}
.mediadelfile {clear:both;}
.mediadelnamespace {clear:both;}
.mediahr {    clear:both;}
// Setup VIM: ex: et ts=4 enc=utf-8 :
div.dokuwiki table.pagelist,
div.dokuwiki table.ul {
  border: 0;
  padding: 0;
  border-spacing: 0;
  margin-bottom: 1em;
  border-collapse: collapse;
}

div.dokuwiki table.pagelist tr {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

div.dokuwiki table.pagelist th,
div.dokuwiki table.pagelist td {
  padding: 1px 1em 1px 0;
}

div.dokuwiki table.ul th,
div.dokuwiki table.ul td {
  padding: 0 1em 0 0;
}

div.dokuwiki table.ul ul {
  margin: 0 0 0 1.5em;
}

div.dokuwiki table.pagelist th,
div.dokuwiki table.ul th {
  background-color: #dee7ec;
}

div.dokuwiki th.page,
div.dokuwiki th.date,
div.dokuwiki th.user,
div.dokuwiki th.desc,
div.dokuwiki th.comments,
div.dokuwiki th.tags,
div.dokuwiki td.date,
div.dokuwiki td.user,
div.dokuwiki td.desc,
div.dokuwiki td.comments,
div.dokuwiki td.tags {
  color: #f5f5f5;
  font-size: 80%;
}

div.dokuwiki td.date {
  text-align: right;
}.panoramaInStyle h2, .panoramaInStyle-error h2 {
background-color:#FFFFE1;
border:1px solid #ACA899;
color:#000000;
font-family:sans-serif;
font-size:0.7em;
font-weight:normal;
margin:0pt;
padding:0.2em 0.5em;
}

.panoramaInStyle 
{
  height:500px;
}/*
 * admin plugin extension - style additions
 *
 * @author  Christopher Smith  chris@jalakai.co.uk
 * @link    http://wiki.jalakai.co.uk/dokuwiki/doku.php/tutorials/adminplugin
 */

/* overall containing div */
#plugin__manager {}

#plugin__manager h2 { margin-left: 0;}
#plugin__manager form { display: block; margin: 0; padding: 0;}
#plugin__manager legend { display: none;}
#plugin__manager fieldset { width: auto;}
#plugin__manager .button { margin: 0;}
#plugin__manager p, #plugin__manager label { text-align: left;}
#plugin__manager .hidden { display: none;}
#plugin__manager .new { background: #dee7ec;}
#plugin__manager input[disabled] { color: #ccc; border-color: #ccc;}  /* IE won't understand but doesn't require it */

#plugin__manager .pm_menu, #plugin__manager .pm_info { margin-left: 0; text-align: left; }
#plugin__manager .pm_menu { float: left; width: 48%; }
#plugin__manager .pm_info { float: right; width: 50%; }

#plugin__manager .common { }
#plugin__manager .common form { }
#plugin__manager .common fieldset { margin: 0; padding: 0 0 1.0em 0; text-align: left; border: none;}
#plugin__manager .common label { padding: 0 0 0.5em 0;}
#plugin__manager .common input {  }
#plugin__manager .common input.edit { width: 24em; margin: 0.5em;}
#plugin__manager .common .button { }

#plugin__manager form.plugins { }
#plugin__manager .plugins fieldset { color: #000; background: #fff; text-align: right; border-top: none; border-right: none; border-left: none;}
#plugin__manager .plugins fieldset.protected { background: #fdd; color: #000; }
#plugin__manager .plugins fieldset.disabled { background: #e0e0e0; color: #a8a8a8; }

#plugin__manager .plugins .legend { color: #000; background: inherit; display: block; margin: 0; padding: 0; font-size: 1em; line-height: 1.4em; font-weight: normal; text-align: left; float: left; padding: 0; clear: none;}
#plugin__manager .plugins .button { font-size: 95%;}

#plugin__manager .plugins fieldset.buttons { border: none;}
#plugin__manager .plugins fieldset.buttons .button { float: left; }

#plugin__manager .pm_info h3 { margin-left: 0; }
#plugin__manager .pm_info dl { margin: 1em 0; padding: 0;}
#plugin__manager .pm_info dt { width: 6em; float: left; clear: left; margin:0; padding: 0;}
#plugin__manager .pm_info dd { margin:0 0 0 7em; padding: 0; background: none;}

#plugin__manager .plugins .enable { float: left; width: auto; margin-right: 0.5em;}

/* end admin plugin styles */
#pl_si_throbber {
    visibility: hidden;
}

.pl_si_out {
    margin: 1em auto 1em auto;
    vertical-align: middle;
    width: 80%;
    text-align: left;
}

// Setup VIM: ex: et ts=4 enc=utf-8 :
div.dokuwiki div.tags {
  font-size: 95%;
  text-align: right;
  clear: both;
}

div.dokuwiki div.tags span {
  background: transparent url(/mna_wiki/lib/plugins/tag/images/tag.gif) 0px 1px no-repeat;
  padding: 1px 0px 1px 16px;
}
/* User Manager specific styles */
#user__manager tr.disabled {
  color: #6f6f6f;
  background: #e4e4e4;
}
#user__manager tr.user_info {
  vertical-align: top;
}
#user__manager div.edit_user {
  width: 46%;
  float: left;
}
#user__manager table {
  margin-bottom: 1em;
}
#user__manager input.button[disabled] {
  color: #ccc!important;
  border-color: #ccc!important;
}
/* IE won't understand but doesn't require it */
/**
 * Page Layout
 *
 * @author Andreas Gohr <andi@splitbrain.org>
 * @author moraes <moraes@tipos.com.br>
 */

/* -------------- top row --------------- */
.pagename {
        position: absolute;
	height:25px;
	float:left;
	font-size:160%;
	font-weight:bolder;
	color:#f7f9fa;
	text-align:left;
	vertical-align:middle;
	padding:1px 0 0 1px;
	bottom: 50px;
	left: 5px;
}

.pagename a:link, .pagename a:visited {
  color:#436976;
  text-decoration:none;
}

.pagename a:hover, .pagename a:active {
    color:#FF9933;
}

div.dokuwiki .header {
  padding: 3px 0 0 2px;
}

div.dokuwiki .logo {
  float: right;
  font-size: 220%;
  font-weight: bolder;
  text-align: right;
  vertical-align: middle;
}

div.dokuwiki .logo a {
  color: #dee7ec !important;
  text-decoration: none !important;
  font-variant: small-caps;
  letter-spacing: 2pt;
}

div.title {
	font-size:220%;
	font-weight:bolder;
	text-align:right;
	z-index:11001;
}

.title  a:link, .title a:visited, .title a:hover, .title a:active {
	color:#dee7ec;
	text-decoration:none;
	font-variant:small-caps;
	letter-spacing:2pt;
}

/* -------------- drop downs --------------- */
.controls {
  height: 20px;
}
.control {
  float: left;
  height: 15px;
  padding-top: 1px;
  margin: 5px 8px 0px 0px; /* adjust for width between dropdowns */
}

.dropdown {
  position: relative;
  top: 0px;
  left: 0px;
}

.activetab .dropdown p .folder {
  color: #9B700E !important;
}

.dropdown p .folder {
  -moz-outline: 0;
}

.dropdown .folded a:link,.dropdown .folded a:visited,.dropdown .folded a:hover{
  color:#000 !important;
}

/* ---------------  top and bottom bar ---------------- */
.bar {
	height:25px;
	border-top:1px solid #8CACBB;
	border-bottom:1px solid #8CACBB;
	background:#DEE7EC;
	padding:2px;
	margin:0;
	clear: both;
}

.bar-left {
	position:absolute;
	right: 5px;
	top: 5px;
        float:left;
}

.bar-right {
   position:absolute;
   right:5px;
   top:30px;
   text-align:right;
   float:right;
}

#bar_bottom {
  margin-bottom:3px;
}

/* ------------- File Metadata ----------------------- */
div.meta {
        clear: both;
        margin-top: 1em;
        color: #638c9c;
        font-size: 70%;
        height: 15px;
        padding-top: 10px;
        padding-left: 15px;
        padding-right: 40px;
}

div.dokuwiki div.meta div.user {
  float: left;
}

div.dokuwiki div.meta div.doc {
  text-align: right;
}
/* layout hacks */
.floatleft {
  float: left;
}

.floatright {
  float: right;
}
/**
 * Design elements appearance
 *
 * @author Andreas Gohr <andi@splitbrain.org>
 * @author Anika Henke <henke@cosmocode.de>
 */

/* -------------- general elements --------------- */

div.dokuwiki table {
  font-size: 100%;
  padding:0;
  margin:0;
}

div.dokuwiki tr, div.dokuwiki td, div.dokuwiki th {padding:0; margin:0;}

div.dokuwiki img {border:0}

div.dokuwiki p {padding:0; margin: 0 0 1.0em 0;}

div.dokuwiki hr {
  border: 0px;
  border-top: 1px solid #ccc;
  text-align:center;
  height: 0px;
}

div.dokuwiki div.nothing {
  text-align:center;
  margin: 2em;
}

/* ---------------- forms ------------------------ */

div.dokuwiki form {
  border: none;
  margin: 0;
  display: inline;
}

div.dokuwiki label.block {
  display: block;
  text-align: right;
  font-weight: bold;
}

div.dokuwiki label.simple {
  display: block;
  text-align: left;
  font-weight: normal;
}

div.dokuwiki label.block input.edit {
  width: 50%;
}

div.dokuwiki fieldset {
  width: 300px;
  text-align: center;
  border: 1px solid #ccc;
  padding: 0.5em;
  margin: auto;
}

div.dokuwiki textarea.edit {
  font-family:monospace;
  border: 1px solid #ccc;
  color: black;
  background-color: #fff;
  font-size:14px;
  padding: 3px;
  width:100%;
}

div.dokuwiki input.edit, div.dokuwiki select.edit {
  font-size: 100%;
  border: 1px solid #ccc;
  color: black;
  background-color: #fff;
  vertical-align: middle;
  margin: 1px;
  padding: 0.20em 0.3em;
  display: inline;
}

div.dokuwiki select.edit {
  padding: 0.1em 0;
}

div.dokuwiki input.missing {
  font-size: 100%;
  border: 1px solid #ccc;
  color: black;
  background-color: #ffcccc;
  vertical-align: middle;
  margin: 1px;
  padding: 0.20em 0.3em;
  display: inline;
}

/* edit form */
div.dokuwiki div.toolbar, div.dokuwiki div#wiki__editbar {
   margin:2px 0;
   text-align: left;
}
div.dokuwiki div#size__ctl {
   float:right;
   width:40px;
   height:2.7em;
}
div.dokuwiki #size__ctl img {
   cursor: pointer;
}
div.dokuwiki div#wiki__editbar div.editButtons {
   float: left;
   padding: 0 1.0em 0.7em 0;
}
div.dokuwiki div#wiki__editbar div.summary {
   float: left;
}
div.dokuwiki .nowrap {
   white-space:nowrap;
}

/* --------- buttons ------------------- */


div.dokuwiki input.button, div.dokuwiki button.button{
  border: 1px solid #ccc;
  color: black;
  background-color: #fff;
  vertical-align: middle;
  text-decoration:none;
  font-size: 100%;
  cursor: pointer;
  margin: 1px;
  padding: 0.125em 0.4em;
}

* html div.dokuwiki input.button, * html div.dokuwiki button.button{
  height: 1.8em;
  padding: 0;
}

div.dokuwiki div.secedit input.button {
  border: 1px solid #ccc;
  color: black;
  background-color: #fff;
  vertical-align: middle;
  text-decoration:none;
  margin: 0px;
  padding: 0px;
  font-size: 10px;
  cursor: pointer;
  float:right;
  display: inline;
}

/* ----------- page navigator ------------- */

div.dokuwiki div.pagenav {
    margin-top:1em;
}

div.dokuwiki div.pagenav-prev {
    text-align:right;
    float:left;
    width:50%
}

div.dokuwiki div.pagenav-prev input.button {
    margin-right:5px;
}

div.dokuwiki div.pagenav-next {
    text-align:left;
    float:right;
    width:50%
}

div.dokuwiki div.pagenav-next input.button {
    margin-left:5px;
}

/* --------------- Links ------------------ */

div.dokuwiki a {
  color:#436976;
  text-decoration:none;
}
div.dokuwiki a:hover {
  color:#000;
  text-decoration:underline;
}
div.dokuwiki h1 a, div.dokuwiki h2 a, div.dokuwiki h3 a, div.dokuwiki h4 a, div.dokuwiki h5 a, div.dokuwiki h1 a:hover, div.dokuwiki h2 a:hover, div.dokuwiki h3 a:hover, div.dokuwiki h4 a:hover, div.dokuwiki h5 a:hover {
  color:#333;
  text-decoration:none;
}

/* external link */
div.dokuwiki a.urlextern{
    background: transparent url(/mna_wiki/lib/tpl/amanuensis2/images/link_icon.gif) 0px 1px no-repeat;
    padding: 1px 0px 1px 16px;
    color:#436976;
    text-decoration:none;
}
div.dokuwiki a.urlextern:visited {
  color:purple;
}
div.dokuwiki a.urlextern:hover {
  text-decoration:underline;
}

/* windows share */
div.dokuwiki a.windows{
    background: transparent url(/mna_wiki/lib/tpl/amanuensis2/images/windows.gif) 0px 1px no-repeat;
    padding: 1px 0px 1px 16px;
    color:#436976;
    text-decoration:none;
}
div.dokuwiki a.windows:visited {
  color:purple;
}
div.dokuwiki a.windows:hover {
  text-decoration:underline;
}

/* interwiki link (icon are set by dokuwiki) */
div.dokuwiki a.interwiki{
    color:#436976;
    text-decoration:none;
}
div.dokuwiki a.interwiki:visited {
  color:purple;
}
div.dokuwiki a.interwiki:hover {
  text-decoration:underline;
}

/* link to some embedded media */
div.dokuwiki a.media {
  color:#436976;
  text-decoration:none;
}
div.dokuwiki a.media:hover {
  color:#436976;
  text-decoration:underline
}

/* email link */
div.dokuwiki a.mail {
  background: transparent url(/mna_wiki/lib/tpl/amanuensis2/images/mail_icon.gif) 0px 1px no-repeat;
  padding: 1px 0px 1px 16px;
  color:#436976;
  text-decoration:none;
}
div.dokuwiki a.mail:hover {
  text-decoration:underline;
}

/* existing wikipage */
div.dokuwiki a.wikilink1:link    { color:#090; text-decoration:none }
div.dokuwiki a.wikilink1:visited { color:#090; text-decoration:none }
div.dokuwiki a.wikilink1:hover   { color:#090; text-decoration:underline }

/* not existing wikipage */
div.dokuwiki a.wikilink2:link    { color:#f30; text-decoration:none }
div.dokuwiki a.wikilink2:visited { color:#f30; text-decoration:none }
div.dokuwiki a.wikilink2:hover   { color:#f30; text-decoration:underline }

/* menu tab elements */
div.dokuwiki a.folder:link, div.dokuwiki a.folder:visited { color: #aaaaaa; text-decoration:none }
div.dokuwiki a.folder:hover { color: #000000; text-decoration:none }

/* ------------- Page elements ----------------- */

div.dokuwiki div.preview{
  background:#f7f9fa;
  margin-left:2em;
  padding: 4px;
  border: 1px dashed #000;
}

div.dokuwiki div.breadcrumbs{
  background-color: #f5f5f5;
  font-size:80%;
  color: #666;
  padding-left: 4px;
}

div.dokuwiki span.user{
  color: #ccc;
  font-size: 90%;
}

div.dokuwiki li.minor {
  color: #666;
  font-style: italic;
}

/* embedded images */
div.dokuwiki img.media {
  margin: 3px;
}

div.dokuwiki img.medialeft {
  border: 0;
  float: left;
  margin: 0 1.5em 0 0;
}

div.dokuwiki img.mediaright {
  border: 0;
  float: right;
  margin: 0 0 0 1.5em;
}

div.dokuwiki img.mediacenter {
  border: 0;
    display: block;
  margin-left: auto;
  margin-right: auto;
}

/* smileys */
div.dokuwiki img.middle {
  vertical-align: middle;
}

div.dokuwiki acronym {
  cursor: help;
  border-bottom: 1px dotted #000;
}

/* general headline setup */
div.dokuwiki h1, div.dokuwiki h2, div.dokuwiki h3, div.dokuwiki h4, div.dokuwiki h5 {
    color: black;
    background-color: transparent;
    font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
    font-size: 100%;
    font-weight: normal;
    margin-left:    0;
    margin-right:   0;
    margin-top:     0;
    margin-bottom:  1em;
    padding-left:   0;
    padding-right:  0;
    padding-top:    0.5em;
    padding-bottom: 0;
    border-bottom: 1px solid #ccc;
    clear: left;
}

/* special headlines */
div.dokuwiki h1 {font-size: 160%; margin-left: 0px; font-weight: bold;}
div.dokuwiki h2 {font-size: 150%; margin-left: 0px;}
div.dokuwiki h3 {font-size: 140%; margin-left: 0px; border-bottom: none; font-weight: bold;}
div.dokuwiki h4 {font-size: 120%; margin-left: 0px; border-bottom: none; font-weight: bold;}
div.dokuwiki h5 {font-size: 100%; margin-left: 0px; border-bottom: none; font-weight: bold;}

/* indent different sections */
div.dokuwiki div.level1 {margin-left: 3px;}
div.dokuwiki div.level2 {margin-left: 3px;}
div.dokuwiki div.level3 {margin-left: 3px;}
div.dokuwiki div.level4 {margin-left: 3px;}
div.dokuwiki div.level5 {margin-left: 3px;}

/* unordered lists */
div.dokuwiki ul {
  line-height: 1.5em;
  list-style-type: square;
  margin: 0 0 0.5em 1.5em;
  padding: 0;
  color: #638c9c;
  list-style-image: none;
}

/* ordered lists */
div.dokuwiki ol {
  line-height: 1.5em;
  margin: 0 0 0.5em 1.5em;
  padding: 0;
  color: #638c9c;
  font-weight: bold;
  list-style-image: none;
}

/* the list items overriding the ul/ol definition */
div.dokuwiki .li {
  color: #000;
  font-weight: normal;
}

div.dokuwiki ol {list-style-type: decimal}
div.dokuwiki ol ol {list-style-type: upper-roman}
div.dokuwiki ol ol ol {list-style-type: lower-alpha}
div.dokuwiki ol ol ol ol {list-style-type: lower-greek}

div.dokuwiki li.open {
  list-style-image: url(/mna_wiki/lib/tpl/amanuensis2/images/open.gif);
    /*list-style-type: circle;*/
}

div.dokuwiki li.closed {
  list-style-image: url(/mna_wiki/lib/tpl/amanuensis2/images/closed.gif);
    /*list-style-type: disc;*/
}

div.dokuwiki blockquote {
  border-left: 2px solid #ccc;
  padding-left: 3px;
  margin-left: 0;
}

/* code blocks by indention */
div.dokuwiki pre.pre {
  font-size: 120%;
  padding: 0.5em;
  border: 1px dashed #ccc;
  color: black;
  background-color: #f7f9fa;
  overflow: auto;
}

/* code blocks by code tag */
div.dokuwiki pre.code {
  font-size: 120%;
  padding: 0.5em;
  border: 1px dashed #ccc;
  color: black;
  background-color: #f7f9fa;
  overflow: auto;
}

/* inline code words */
div.dokuwiki code {
  font-size: 120%;
}

/* code blocks by file tag */
div.dokuwiki pre.file {
  font-size: 120%;
  padding: 0.5em;
  border: 1px dashed #ccc;
  color: black;
  background-color: #dee7ec;
  overflow: auto;
}

/* inline tables */
div.dokuwiki table.inline {
  background-color: #fff;
  border-spacing: 0px;
  border-collapse: collapse;
}

div.dokuwiki table.inline th {
  padding: 3px;
  border: 1px solid #ccc;
  background-color: #dee7ec;
}

div.dokuwiki table.inline td {
  padding: 3px;
  border: 1px solid #ccc;
}

div.dokuwiki .leftalign{
  text-align: left;
}

div.dokuwiki .centeralign{
  text-align: center;
}

div.dokuwiki .rightalign{
  text-align: right;
}

/* ---------- table of contents ------------------- */

div.dokuwiki div.toc {
  position: absolute; /* hack to disable Toc */
  right:-1000px;        /* hack to disable Toc */
  visibility: hidden; /* hack to disable Toc */
  margin-left: 2em;
  margin-top: 1.2em;
  margin-bottom: 0;
  float:right;
  width: 200px;
  font-size: 80%;
  clear:both;
}

div.dokuwiki div.tocheader {
  padding: 3px;
  border: 1px solid #ccc;
  background-color: #dee7ec;
  text-align: left;
  font-weight:bold;
  margin-bottom: 2px;
}

div.dokuwiki div.tocheader img {
  width:0.8em;
  height:0.8em;
  float:right;
  margin-top:0.3em;
  margin-right:3px;
  cursor: pointer;
}

div.dokuwiki #toc__inside {
  border: 1px solid #ccc;
  background-color: #fff;
  text-align: left;
  padding-top: 0.5em;
  padding-bottom: 0.7em;
}

div.dokuwiki ul.toc {
  list-style-type: none;
  list-style-image: none;
  line-height: 1.2em;
  margin: 0;
  padding: 0;
  padding-left: 1em;
}

div.dokuwiki ul.toc li {
  background: transparent url(/mna_wiki/lib/tpl/amanuensis2/images/tocdot2.gif) 0 0.6em no-repeat;
  padding-left:0.4em;
}

div.dokuwiki ul.toc li.clear {
  background-image: none;
  padding-left:0.4em;
}

div.dokuwiki a.toc {
  color: #436976;
  text-decoration:none;
}

div.dokuwiki a.toc:hover {
  color: #000;
  text-decoration:underline;
}

/* ---------------------------- Diff rendering --------------------------*/
div.dokuwiki table.diff { background:#fff; }
div.dokuwiki td.diff-blockheader {font-weight:bold}
div.dokuwiki td.diff-header {
  border-bottom: 1px solid #ccc;
  font-size:120%;
}
div.dokuwiki td.diff-addedline {
    background:#ddffdd;
    font-family: monospace;
    font-size: 100%;
}
div.dokuwiki td.diff-deletedline {
    background:#ffffbb;
    font-family: monospace;
    font-size: 100%;
}
div.dokuwiki td.diff-context {
    background:#f7f9fa;
    font-family: monospace;
    font-size: 100%;
}
div.dokuwiki span.diffchange { color: red; }

/* --------------------- footnotes -------------------------------- */

div.dokuwiki div.footnotes{
  clear:both;
  border-top: 1px solid #ccc;
  padding-left: 1em;
  margin-top: 1em;
}

div.dokuwiki div.fn{
  font-size:90%;
}

div.dokuwiki a.fn_top{
  vertical-align:super;
  font-size:80%;
}

div.dokuwiki a.fn_bot{
  vertical-align:super;
  font-size:80%;
  font-weight:bold;
}

/* insitu-footnotes */
div.insitu-footnote {
  font-size: 80%;
  line-height: 1.2em;
  border: 1px solid #ccc;
  background: #eef3f8;
  text-align: left;
  padding: 4px;
  max-width: 40%;    /* IE's width is handled in javascript */
}

/* overcome IE issue with one line code or file boxes which require h. scrolling */
* html .insitu-footnote pre.code, * html .insitu-footnote pre.file {
  padding-bottom: 18px;
}

/* --------------- search result formating --------------- */
div.dokuwiki .search_result{
  margin-bottom: 6px;
  padding-left: 30px;
  padding-right: 10px;
}

div.dokuwiki .search_snippet{
  color: #ccc;
  font-size: 12px;
  margin-left: 20px;
}

div.dokuwiki .search_sep{
  color: #000;
}

div.dokuwiki .search_hit{
  color: #000;
  background: #ff9;
}

div.dokuwiki div.search_quickresult{
  margin: 0 0 15px 30px;
  padding: 0 10px 10px 0;
  border-bottom: 1px dashed #ccc;
}
div.dokuwiki div.search_quickresult h3{
  margin: 0 0 1.0em 0;
  padding: 0;
  font-size: 1em;
  font-weight: bold;
}

div.dokuwiki ul.search_quickhits {
  margin: 0 0 0.5em 1.0em;
}

div.dokuwiki ul.search_quickhits li {
  margin: 0 1.0em 0 1.0em;
  float:left;
  width: 30%;
}

/* ------------------ Additional ---------------------- */

div.footerinc {
    text-align: center;
}
.footerinc a img {
    opacity: 0.5;
    border:0
}

.footerinc a:hover img {
    opacity: 1;
}

/* ---------- AJAX quicksearch ----------- */

div.dokuwiki div.ajax_qsearch {
  position:absolute;
  left:-210px;;
  width: 200px;
  opacity: 0.9;
  display:none;
  font-size: 80%;
  line-height: 1.2em;
  border: 1px solid #ccc;
  background: #eef3f8;
  text-align: left;
  padding: 4px;
}

/* --------- Toolbar -------------------- */
button.toolbutton{
  background-color: #fff;
  padding: 0px;
  margin: 0 1px 0 0;
  border: 1px solid #8cacbb;
  cursor: pointer;
}

div.picker {
  width: 250px;
  border: 1px solid #8cacbb;
  background: #eef3f8;
}

button.pickerbutton {
  padding: 0px;
  margin: 0 1px 1px 0;
  border: 0;
  background-color: transparent;
  font-size: 80%;
  cursor: pointer;
}

/* ---------- Spellchecking ------------- */

div.dokuwiki a.spell_error {
  color: #f00;
  text-decoration: underline;
}

div.dokuwiki div#spell__suggest {
  background-color: #fff;
  padding: 2px;
  border: 1px solid #000;
  font-size:80%;
  display: none;
}

div.dokuwiki div#spell__result {
  border: 1px solid #ccc;
  color: black;
  font-size:14px;
  padding: 3px;
  background-color: #f7f9fa;
  display: none;
}

div.dokuwiki span.spell_noerr {
  color: #093;
}

div.dokuwiki span.spell_wait {
  color: #06c;
}

/* ---------------  Image Details  ----------------- */

div.dokuwiki div.img_big {
  float: left;
  margin-right: 0.5em;
}

div.dokuwiki dl.img_tags dt {
  font-weight: bold;
  background-color: #dee7ec;
}
div.dokuwiki dl.img_tags dd {
  background-color: #f5f5f5;
}

div.dokuwiki div.imagemeta {
  color: #666;
  font-size: 70%;
  line-height: 95%;
}

div.dokuwiki div.imagemeta img.thumb{
  float:left;
  margin-right: 0.1em;
}

/* -------------- Media Popup ---------------------- */

div.dokuwiki div.mediaselect-right li, div.dokuwiki div.uploadform {
  clear: both;
}

div.dokuwiki div.mediaedit div.data label{
  display: block;
  text-align: right;
  width: 20%;
  float: left;
  margin-right: 0.5em;
}

div.dokuwiki div.mediaedit div.data input, div.dokuwiki div.mediaedit div.data textarea{
  width: 75%;
  padding: 0.1em;
  margin: 0.1em;
}

div.dokuwiki div.mediaedit div.data input.button {
  width: 10em;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* -------------- Link manager ---------------------- */
#linkpage__manager {
    position: absolute;
}


/* layout - styles for use with layout plugin */

div.lo-ruleleft {  
  border-left: 1px solid #ccc;
  padding-left: 12px;
}
div.lo-columnright {
  border-left: 1px solid #ccc;
  position: absolute;
  right: 0px;
  width: 250px;
  padding-left: 12px;
}

div.lo-redtextbig {
  color: red;
  background-color: green;
  font-weight: bold;

  
}

/* iframe inclusion of ta-da list overides */

div.tadalist iframe html body#body div#toppromo {
  background-color: red !important;
  left: 10000px;
}


/* definitionlist overide */

div.deflist dt span.term {
  float: left;
  text-align: right;
  width: 10em;
}

/* website - text appearance */

div.ws-previous_next {
  padding:0.2em;
  border: 1px solid #ccc;
  background-color: #FFFF8A;
}

div.ws-previous_next a.wikilink1 {
  padding-left: 0.3em;
  padding-right: 0.3em;
  font-weight: bold;
}

div.ws-previous_next a.wikilink1:hover {
    padding-left: 0.3em;
  padding-right: 0.3em;
  color: orange;
    font-weight: bold;
  background-color: #DDDD6A;;
}

/* website - main heading */
div.ws-h1 {
  font: 2.8em Georgia, sans-serif;
  line-height: 1;
  text-align: left;
  padding: 0px;
  padding-bottom: 5px;
  margin:0px;
  color: #9B700E;
}

div.ws-h3 {
  font: 1.8em Georgia, sans-serif;
  line-height: 1;
  text-align:right;
  padding: 0px;
  margin:0px;
  color: #b5da66;
}

div.ws-h4 {
  font: 1.8em Georgia, sans-serif;
  text-align: left;
  line-height: 1;
  padding: 0px;
  margin:0px;
  color: #ffbbbb;
}


div.ws-h2 {
  font: 1.5em "Arial Narrow", sans-serif;
  line-height: 1.2;
  padding: 0px;
  margin:0px;
  color: #bebebe;
}

div.ws-h5 {
  font: 1.8em Georgia, sans-serif;
  line-height: 1;
  text-align: left;
  padding: 0px;
  margin:0px;
  color: #dbb00a;
}

/* website - body text */
div.ws-body {
  font-family: Verdana, sans-serif;
  line-height: 1.4;
  color: #6e6e6e;
  margin:0px;
}

/* website - body text */
div.ws-body2 {
  font: .85em Arial, sans-serif;
  line-height: 1.4;
  color: #fac218;
  margin:0px;
}

/* website - text caption */
div.ws-caption {
  font: 1em Arial, sans-serif;
  line-height: 1.3;
  font-weight: bold;
  color: #666;
  margin:0px;
  padding-bottom: 5px;
}

div.ws-caption2 {
  font: .95em Arial, sans-serif;
  font-weight: bold;
  line-height: 1.6;
  color: #fac218;
  margin:0px;
}

div.ws-caption3 {
  font: .9em "Arial Narrow", sans-serif;
  line-height: 1.6;
  color: #bebebe;
  margin:0px;
}

div.ws-caption4 {
  font: .85em Verdana, sans-serif;
  line-height: 1.6;
  color: #71a577;
  margin:0px;
}

div.ws-caption5 {
  font: .85em Verdana, sans-serif;
  line-height: 1.6;
  font-weight: bold;
  color: #6e6e6e;
  margin:0px;
}

div.ws-hcontinued {
  font: 1em Arial, sans-serif;
  line-height: 1.3;
  font-weight: bold;
  color: #ccc;
  margin:0px;
}

/* website - text caption */
div.ws-link {
  font: .8em Arial, sans-serif;
  font-weight: bold;
  line-height: 1.5;
  color: #bebebe;
  margin:0px;
}

/* website - block backgrounds, borders */
div.ws-background {
padding: 0px;
background-color: white;
border: 0px solid white;
}

div.ws-background3 {
padding:4px;
border: 0px solid white;
background-color: #dcdbd8;
}

div.ws-background2 {
padding: 4px;
border: 0px solid white;
background-color: #f6d262;
margin: 3px;
}

div.ws-background4 {
padding: 4px;
border: 0px solid white;
background-color: #a9cf60;
margin: 3px;
}

div.ws-border {
  border: 1px solid #000;
  margin: 3px;
}

/* recolor blog listings on project page
div.ws-bloglist li a.wikilink1:link {
  color:blue;
}

div.ws-bloglist li a.wikilink1:visited {
color:orange;
text-decoration:underline;
}
*/

/* website - image elements */

div.ws-img graphic{
  border: 1px solid red;
  margin: 0px;
  padding: 0px;
}
div.ws-img a img{
  border: 1px solid #000;
  margin: 0px;
  padding:0px;
}

div.ws-img2{
  border: 1px solid #fff;
  margin: 0px;
  padding:0px;
}

div.ws-imgcaption {
  font: 1em Verdana, sans-serif;
  line-height: 1.2;
  font-style: italic;
  color: #EEEE00;
  margin:0px;
}

/* hide element */
div.ws-hide {
 display:none;
}

/* blog */
div.dokuwiki div.page div.announcement_blog
{
  border-left: 1px solid #CCCCCC;
  padding: 0 10px 10px;
  font-size: 75%;
}

/*styles for staff:user pages */
div.sideblog
{
 font-size: 100%;
}

/*div.dokuwiki div.page div.announcement_blog div.newentry_form input
{
  border: 1px solid #CCCCCC;
  padding: 1px;
  width: 230px;
}*//**
 * Layout Elements for amanuensis template
 * Overrides unedited default layout.css
 *
 * @author Andreas Gohr <andi@splitbrain.org>
 * @greenbox <greenboxster@gmail.com>
 *
 *see index.css for appearance of dropdown menus
 */

/* -------------- general elements --------------- */
body {
  margin: 0;
  padding: 0;
  font: 0.8125em Verdana, sans-serif;
  line-height: 1;
  color: #333;
  background-color: #f5f5f5;
}

/* the document */
div.dokuwiki hr {
  border-top: 1px dashed #ccc;
}

/* sets the appearance of the dokuwiki envelope */
div.dokuwiki {
        background-color: #fff;
        width: 970px;
	margin: auto;
	margin-bottom: 12px;
	border: solid 1px #ccc;
	position: relative;
        z-index: 5; /* ie z-index bug hack */
}

div.stylehead {
  z-index: 10; /* ie z-index bug hack */
}

/*  sets dokuwiki page attributes - so lo elements work */
div.page {
  border-top: solid 1px #ccc;
  position:relative;
  width:930px;
  min-height: 500px;
  padding:0px;
  margin:0px;
  background-color: transparent;
  padding-top: 15px;
  margin-right: 20px;
  margin-left: 20px;
}

/* Gives min-height to Internet Explorer */
/*\*/
* html div.page {
height: 500px;
}
/**/


/* disabled background grid
div.page :hover {
  background-image: url(/lib/tpl/amanuensis2/images/background-grid_40.png);
  background-position: left top;
  background-repeat: repeat;
}

*/

/*** page controls ***/
div.control_right {
  text-align: right;
}

/* generic actions text */
div.control a.action {
  margin-left: 1.4em;
  color: #666;
  font-size: 11px;
  line-height: 1.4em;
}

/* trace */
div.breadcrumb {
  color: #ccc;
  font-size: 0.7em;
}

div.breadcrumb .bcsep {
  color: #ccc;
}

div.breadcrumb a.breadcrumbs{
  color: #666;
}

/* search & addpage forms */
div.control form.search {
  font-size: 0.9em;
  line-height: 0.9em;
  margin: 0px;}

div.control form.search input.edit {
  border: 1px solid #ccc;
  padding: 1px;
}

div.control form.search input.button {
  color: #666;
  border: 1px solid #ccc;
  padding: 0px;
}

div.dokuwiki div.control div.ajax_qsearch  {
  position:absolute;
  left:-210px;;
  width: 200px;
  opacity: 0.9;
  display:none;
  font-size: 80%;
  line-height: 1.2em;
  border: 1px solid #ccc;
  background: #fff;
  text-align: left;
  padding: 4px;
}

/* site title */
div.sitetitle {
  font-size: 20px;
  margin-bottom: 10px;
  color: red;
  background-image:url(/mna_wiki/lib/tpl/amanuensis2/images/MINIFIE-NIXON-TEXT.gif);
  background-repeat:no-repeat;
  height:35px;
  width:244px;
}
div.sitetitle a {
  display: none;
}

/* page title */
div.pagetitle {
  color: #ccc;
  font-size: 0.7em;
}

/* page title */
div.pagetitle a {
  color: #666;
  font-size: 1.6em;
  font-weight: bold;
}

/* footer */
div.stylehead{
  margin-bottom: 0px;
  padding-bottom: 0px;
}

div.footer {
  color: #666;
  font-size: 0.7em;
  line-height: 0.7em;
  padding: 0px;
  margin: 0px;
}

/* folded menu */
div.control p {
  margin: 0px;
  padding: 0px;
}

div.control .folder {
    padding: 0px;
    padding-bottom: 1px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-left: 15px;
    padding-right: 5px;
    background: #fff url(/mna_wiki/lib/tpl/amanuensis2/../../plugins/folded/closed.gif) no-repeat 6% center;
    border: 1px solid #ccc;
    border-bottom: none;
    color: #666;
    font: 0.9em "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
    font-weight: bold;
}

div.control .folder.open {
    background: #fff url(/mna_wiki/lib/tpl/amanuensis2/../../plugins/folded/open.gif) no-repeat 6% center;
    border-bottom-color: #fff;
    z-index: 1050;
}

div.control div.folded {
    position: absolute;
    width: 200px;
    top:16px;
    background-color: #fff;
    padding: 0.5em;
    z-index: -10;
    border: 1px solid #ccc;
    border-top: none;
}

div.control span.folded {
    border: 1px solid #ccc;
}

div.control span.indicator {
    visibility: hidden;
}

/* below style rules are created by javascript
.folded.hidden { display: none; }
.folder span.indicator { visibility: visible; }
*/



/**
 * Design Elements for amanuensis template
 * Overrides unedited default design.css
 *
 * @author Andreas Gohr <andi@splitbrain.org>
 * @greenbox <greenboxster@gmail.com>
 */
/* -------------- general elements --------------- */
/* ---------------- forms ------------------------ */
/* --------- buttons ------------------- */

div.dokuwiki input.button, div.dokuwiki button.button {
  color: #000;
}

div.dokuwiki div.secedit input.button {
  border: 1px none #ccc;
  color: #ccc;
  background-color: #fff;
  font-weight: bold;
  text-decoration:none;
  font-size: 11px;
  text-transform: lowercase;
}

div.dokuwiki div.secedit input.button:hover {
  text-transform: lowercase;
  color: #666;
}

/* ----------- page navigator ------------- */
/* --------------- Links ------------------ */
/* FIXME these finally do all links */
div.dokuwiki a {
  color:#436976;
  text-decoration:none;
}
div.dokuwiki a:hover {
  color:#333;
  text-decoration:none;
}

/* this finally defines the colours of the headings*/
div.dokuwiki h1 a, div.dokuwiki h2 a, div.dokuwiki h3 a, div.dokuwiki h4 a, div.dokuwiki h5 a, div.dokuwiki h1 a:hover, div.dokuwiki h2 a:hover, div.dokuwiki h3 a:hover, div.dokuwiki h4 a:hover, div.dokuwiki h5 a:hover {
  color:#666;
  text-decoration:none;
}
/* external link */
/* windows share */
/* interwiki link (icon are set by dokuwiki) */
/* link to some embedded media */
/* email link */
/* existing wikipage */
/* not existing wikipage */

/* ------------- Page elements ----------------- */

/* smileys */

/* general headline setup */
div.dokuwiki h1, div.h1, div.h2, div.h3, div.h4, div.h5, div.dokuwiki h2, div.dokuwiki h3, div.dokuwiki h4, div.dokuwiki h5 {
    color: #666;
    background-color: transparent;
    font-family: Serif, "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
    border-bottom: 1px dashed #ccc;
    margin-bottom:  0.35em;
}

/* special headlines */
div.dokuwiki h1, div.h1 {font-size: 190%; margin-left: 0px; font-weight: bold;}
div.dokuwiki h2, div.h2 {font-size: 170%; margin-left: 0px; font-weight: bold;}
div.dokuwiki h3, div.h3 {font-size: 160%; margin-left: 0px; border-bottom: none; font-weight: bold;}
div.dokuwiki h4, div.h4 {font-size: 150%; margin-left: 0px; border-bottom: none; font-weight: bold;}
div.dokuwiki h5, div.h5 {font-size: 140%; margin-left: 0px; border-bottom: none; font-weight: bold;}

/* indent different sections */
div.dokuwiki div.level1 {margin-left: 3px;}
div.dokuwiki div.level2 {margin-left: 3px;}
div.dokuwiki div.level3 {margin-left: 3px;}
div.dokuwiki div.level4 {margin-left: 3px;}
div.dokuwiki div.level5 {margin-left: 3px;}

/* unordered lists */
div.dokuwiki ul {
  list-style-image: url(/mna_wiki/lib/tpl/amanuensis2/images/bullet.gif);
}

/* ordered lists */
/* the list items overriding the ul/ol definition */
/* code blocks by indention */
/* code blocks by code tag */
/* inline code words */
/* code blocks by file tag */
/* inline tables */

/* ---------- table of contents ------------------- */
div.dokuwiki div.toc {
  margin-left: 1.5em;
  margin-top: -1.50em;
  margin-bottom: 0;
  float:right;
  width: 180px;
  font-size: 80%;
}

div.dokuwiki div.tocheader {
  border: 1px solid #ccc;
  background-color: #f5f5f5;
  font-weight:normal;
  margin-bottom: 1px;
}

div.dokuwiki div.tocheader img {
  width:0.7em;
  height:0.7em;
}

div.dokuwiki #toc__inside {
  border: 1px solid #ccc;
  background-color: #fff;
  padding-top: 0.3em;
  padding-bottom: 0.3em;
}

div.dokuwiki a.toc {
  color: #666;
}

div.dokuwiki a.toc:hover {
  color: #000;
}
/* ---------------------------- Diff rendering --------------------------*/
/* --------------------- footnotes -------------------------------- */
/* --------------- search result formating --------------- */
/* ------------------ Additional ---------------------- */
/* ---------- AJAX quicksearch ----------- *//* SWIM2.0 :: Simple website menu
****************************************************************
* DOM scripting by brothercake -- http://www.brothercake.com/
* Licensed under GPL -- http://www.gnu.org/copyleft/gpl.html
****************************************************************
* For professional menu solutions visit -- http://www.udm4.com/ 
****************************************************************
* Modified for amanuensis dokuwiki template by PaulM
****************************************************************
*/




/* tame the lists */
 ul#menu-h.horizontal,  ul#menu-h.horizontal li {
	margin:0px;
	padding:0px;
	list-style-type:none;
	list-style-image: none;
	width:1000px;
	font-size:100%; /* fix for win/ie's "non-linear text scaling" bug */
	}


/* navbar list */
 ul#menu-h.horizontal {
/*	position: absolute;
         padding-top: 62px;
	left:-7.05em;   */
	width:100%;
	cursor:default;
/*	z-index:2000;     */

	/* navbar top position
	   this DOES NOT already include 1px compensation 
	   on TOP, for list-item border collapse 
	   (1px defaults to around 0.05em)
	//top:0.05em;    */


	}

/* navbar list-items */


 ul#menu-h.horizontal li {
	width:auto;
	float:left;
	position:relative;
	cursor:pointer;
	cursor:hand;

	text-align:left;
	
	/* navbar items' left position relative to the container
	   this DOES NOT already include 1px compensation 
	   on LEFT, for list-item border collapse 
	   (1px defaults to around 0.05em)
	left:10.55em;   */

	/* shift list-items to collapse borders horizontally */
	margin:0 0 0 -1px;
	}
	
/* we have to use a different positioning trick for ie, so: 
   - set the two values below to reflect the navbar items' left position,  
   - then reduce the margin-left value by 1px (approx 0.05em)  
     to re-apply the list-item border-collapse */
* html ul#menu-h.horizontal li {
	margin:0px -10.55em 0 10.5em;
	}
* html ul#menu-h.horizontal ul {
	padding-top:62px;
	}
* html ul#menu-h.horizontal ul ul {
	padding-top:0px;
	}

/* we also need to use the same trick for safari < 1.2, so 
   - apply the same values again 
   we're also increasing the border-collapse and compensation slightly
   to cover for a float-related rounding-error in mozilla and safari 
   this is using a substring-matching attribute selector 
   which is also visible to safari 1.2, konqueror, mozilla and osx/msn  
   but that's okay, because it still works 
   we can't do that for everybody, because it breaks in opera */
 ul[class^="horizontal"] li {
	margin:0 -10.55em 0 10.45em;
	left:0.05em;
	}


/* menu lists */
 ul#menu-h.horizontal ul {
	z-index:2020;
	padding:0;
	cursor:default;
	position:absolute;
	top:auto;

	
	/* menu width */
	width:8.2em;
	
	/* menu offset, which already includes 1px compensation 
	   for list-item border collapse */
	margin:0 0 0 0;
	
	/* 
	position menus off the screen to hide 
	because using display, visibility, overflow or clip,  
	would hide them from browser-based screenreaders as well 
	using left this time because top doesn't work correctly in safari
	and using px because left:-Nem causes a horizontal scrollbar in some opera builds
	it also has the advantage that menus which might extend beyond the window
	won't create a horizontal scrollbar unless they're open
	*/
	left:-10000px;
	}
	
	
/* menu list-items */
 ul#menu-h.horizontal ul li {
	/* duplicate menu width */
	width:10.2em;
	
	/* compensate for navbar positioning */
	left:auto;
	
	/* shift list-items to collapse borders vertically */
	margin:-1px 0 0 0;
	}


/* you can use <ul> classes to specify different menu widths */
 ul#menu-h.horizontal ul.wider,  ul#menu-h.horizontal ul.wider li {
	width:12.2em;
	}


/* further child-menu offset */
 ul#menu-h.horizontal ul ul {
	/* this DOES NOT already include 1px compensation 
	   on TOP and LEFT, for list-item border collapse 
	   (1px defaults to around 0.05em) */
	margin:0.05em 0 0 7.65em;
	/* overlapping the menus improves usability */
	}


/* menu triggers -- position menus back on the screen to show 
   hide these from safari < 1.2 because of it's "sticky hover" bug 
   and because the menu positioning doesn't work
   using the "@media with Media Type in Mixed Case" hack
   http://www.dithered.com/css_filters/css_only/media_mixed_case.html */
@media Screen, Projection { 
	ul#menu-h.horizontal li:hover > ul { left:auto; }
	ul#menu-h.horizontal ul li:hover > ul { top:0; }
	}


/* links */


 ul#menu-h.horizontal a,  ul#menu-h.horizontal a:visited {
        background: transparent;
        text-decoration:none;
	display:block;
	cursor:pointer;
	cursor:hand;
	padding:3px 3px;
	font: 1.6em "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
	font-weight: bold;
	letter-spacing:0px;
	}



 ul#menu-h.horizontal ul a,  ul#menu-h.horizontal ul a:visited {
	background:white;
	border-top:1px solid #DDD;
	border-bottom:1px solid #888;
        border-right:1px solid #888;
        border-left:1px solid #DDD;
	padding:3px 5px;
	font: 0.8em "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
	text-decoration:none;
	letter-spacing:1px;
	}

/* rollover pseudo-classes, and scriptable persistence class 
   modified to only apply to submenus - pm*/
 ul#menu-h.horizontal ul a:hover, ul#menu-h.horizontal ul a:focus, ul#menu-h.horizontal ul a.rollover, ul#menu-h.horizontal ul a.rollover:visited {
	background:#EEE;
	text-decoration:none;

	}



/* opera 5 and 6, and mac/ie5, need float on the links */
 ul#menu-h.horizontal a { float:left; }

/* but it would break other browsers, so we need to negate it
   using a rule that's hidden from them with the "@media with Media Type in Mixed Case" hack
   http://www.dithered.com/css_filters/css_only/media_mixed_case.html */
@media Screen, Projection { ul#menu-h.horizontal a { float:none; } }

/* msn/osx can see through that, but needs the float as well,
   so re-apply it using the "not my child" hack
   http://www.jasonkarldavis.com/articles/notmychild/ */
 ul#menu-h.horizontal a:not(:nth-child(n)) { float:left; }

/* compensate submenus, using !important to increase specificity for osx/msn */
 ul#menu-h.horizontal ul a { float:none !important; }

/* hacks for win/ie to cure 'excess hidden margins' and 'double margin float' bugs */
@media screen, projection {
	* html ul#menu-h.horizontal li {
		/* for ie5.0 */
		display:inline;
		/* for ie5.5+ */
		f\loat:left;
		/* this cures 'events fall through the menu' bug in ie6
		   you can can change the color, but don't remove it or use an image */
		background:#ffffff; 
		}
	}

/* use different comparative positioning for ie,
   to avoid problems with virtual z-ordering */
* html ul#menu-h.horizontal li { position:static; }
* html ul#menu-h.horizontal a { position:relative; }

/* hide menus from konqueror < 3.2  */
ul[class^="horizontal"] ul { display:none; }
ul[class^="horizontal"] ul { displa\y:block; }

/* renders items with subpages */
 ul#menu-h.horizontal li a.subpages {text-decoration: none;}

/* renders items with subpages in edit mode */
 ul#menu-h.horizontal li a.subpages_edit {
   text-decoration: none;
   font-style: italic;
 }
 
/* renders items without subpages in edit mode */
 ul#menu-h.horizontal li a.wikilink1_edit {
   color:#009900;
   text-decoration: none;
   font-style: italic;
 }

/* ul#menu-h.horizontal ul li a.subpages {color: blue; font-style: none; background: white;} */
/* override plugins here */

/* indexmenu (reduce font size) */
.dtree {
   font-size: 11px;
}


/* iframe remove border */

iframe {
  border: none;
}
