

/* BASE */
html {
    background-color: white;
}

body {  
    margin: auto auto;
    padding-left: 6%;
    padding-right: 6%;
    background-color: white;
    color: #11111A;
    font-family: Arial, Helvetica, sans-serif;
}

.omit, .omit a 
{
   display: none;
   background: #fff;
   color: #fff;
}

/*    Headers    */

div.dokuwiki h1 { 
    color: #053188;
    font-family: Arial, Helvetica, sans-serif;
    font-size-adjust: .53;
    font-weight: bold;
    font-style: normal;
    text-decoration: none ;
}

div.dokuwiki h2 { 
    color: #777742;
    background: white; 
    padding: 0;
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 1.3em;
    text-decoration: none;
   font-family: Arial, Helvetica, sans-serif;
}

div.dokuwiki h3 {
   /* color: #C65831; */
    color: #fff;
    background-color: #aaaa77; 
    font-size: 1.1em;
    padding: 2px 15px;
    border-top: 1px dotted #777742;
    border-bottom: 1px dotted #777742;
    text-decoration: none;
   font-family: Arial, Helvetica, sans-serif;
} 

div.dokuwiki h4 {
    color: #777742;
    font-weight: 600;
    text-decoration: none;
    font-size: 1.0em;
   font-family: Arial, Helvetica, sans-serif;
}

div.dokuwiki h5 { 
    color: black !important;
    background: white; 
    padding: 0;
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 100%;
    text-decoration: none;
   font-family: Arial, Helvetica, sans-serif;
}

img { border: 0}
img {vertical-align: middle}
a img { border: none }


a:link, a:visited {
    color: #005A9C;
    text-decoration: none;
}

a:hover, a:active {
    color: #005A9C;
    text-decoration: underline;
}

/* same as text color */
div.dokuwiki a:link,
div.dokuwiki a:visited {
  /*color: #777742;*/
  /*font-family: Times, "Times New Roman", serif;*/
  text-decoration: none;
}
div.dokuwiki a:hover,
div.dokuwiki a:active {
  /*color: #777742;*/
  text-decoration: underline;
}

div.dokuwiki a.nolink {
  color: #777742 ;
  text-decoration: none !important;
}

div.dokuwiki h1 a,
div.dokuwiki h2 a,
div.dokuwiki h3 a,
div.dokuwiki h4 a {
  color: #777742 ;
  text-decoration: none !important;
}

div.dokuwiki h5 a {
  color: black !important;
  text-decoration: none !important;
}

/* ********* Head ****** */

div#banner {
    background-color: white;
    background-image: url(clouds.jpg);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: top right;
    padding: 0;
    height: 50px;
    margin-bottom: 20px;
    margin-top: 20px;
    border: 0;
}


#banner h1 { 
    height: 50px;
    vertical-align: middle;
    display: inline; 
}


div.cihead
{
   font-family: Arial, Helvetica, sans-serif;
   border: none;
   color: #000;
   text-align: left;
}

span#logo 
{
   text-align: center;
   margin: 0;
   padding: 0;
   margin-bottom: 0.3em;
   font-size: 50px ;
   color: #000066; 
}

span#logo a {
    font-size: 50px ;
    color: #000066; 
    text-decoration: none;
}

span#logo a:hover, a:active {
    color:#636;
    background: #ffc;
    text-decoration: none;
}

span#pagename
{
   text-align: center;
   margin: 0;
   padding: 0;
   font-size:25px !important;
   background: #fff;
   color: #4d8cba;
   font-family: Times, "Times New Roman", serif;
   font-weight: bold;
   margin-top: -6px;
}

span#pagename a:link {
   font-size:25px !important;
   background: #fff ;
   color: #048 ;
   text-decoration: underline ;
}

span#pagename a:hover, a:active {
    color:#636 ;
    background: #ffc ;
    text-decoration: none ;
}

/*    menu  */
#menu {
        background-color: #005A9C;/*#005A9C;#efe8c9;*/
        margin: 0;
        padding: 0;
        padding-top:3px;
        padding-bottom: 3px;
        line-height: 140%;
        vertical-align: bottom;
        font-size: 0.9em;
        list-style-type: none;
        color: #005A9C !important; /* hide | line */
}
 
#menu { padding-left: 1em; padding-right: 1em}
#menu li {
  display: inline;
  color: #ccf;
}

#menu li a {
  padding-top:3px;
  padding-bottom: 3px;
  padding-right: 1.2em;
  padding-left: 1.2em;
  color: white;
  text-decoration: none;
}                                                                                                                                                                                       

#menu a:hover {
   background: #eec;
   color: #048;
   text-decoration: none;
}     

#menu a:active {
  padding-right: 1.2em;
  padding-left: 1.2em;
  color: white;
  text-decoration: underline;
}       

/******************************************************/
div.page {
    background-color: white;
    margin-top: 0pt;
    margin-right: 0pt;
    margin-bottom: 0pt;
    margin-left: 0pt;
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    padding-left: 15px;

    border-bottom: 0;
    border-top: 0;
    border-left: 1px solid #dfebf7;
    border-right: 1px solid #dfebf7;
    padding-left: 1em;
    padding-right: 1em;
}


div.level1	{ border: 1px dotted #aaaa77; }
div.level2	{ border: 1px dotted #aaaa77; }
div.level3	{ border: 1px dotted #aaaa77; }
div.level4	{ border: 1px dotted #aaaa77; }
/*div.level5	{ border: 1px dotted #aaaa77; }*/

div.dokuwiki div.secedit input.button {
  /*border: 1px solid __border__;
  color: __text__;
  background-color: __background__;*/
  vertical-align: middle;
  text-decoration: none;
  margin: 0;
  padding: 0;
  font-size: 100%;
  cursor: pointer;
  float: right;
  display: inline;
}

/* ---------------  top and bottom bar ---------------- */

div.dokuwiki .bar {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  padding: 1em 0 1em 0;
  clear: both;
}
div.dokuwiki .bar-left {
  float: left;
  margin: 0 0 0 10px ;
  color: #fff;
}

div.dokuwiki .bar-right {
  float: right;
  text-align: right;
  color: #fff;
}

/* ******* Tail ********* */
div.foot {
   text-align: left;
}

div.editor a:link {
  text-decoration: underline ;
}

div.footcenter
{
   text-align: center;
}

/* this, for the tables version */
table.globalsearch, table.search { /* background-color: #dfebf7; */
    color: black; 
    border: 1px dotted #aaaa77; 
    margin: 0; 
    margin-left: 0; 
    padding: 3em; 
    padding-top: .5em;
    border-collapse: collapse;
border-spacing: 1em }
tr.search { margin; 1em; }
td.search { margin:0; padding:0; padding: .3em; }
tr.searchgo { border-top: solid; border-style: dotted; border-width: 1px; border-color: #aaaa77; padding: 1em; }
td.searchgo {text-align: right;}

a.search:link { background: #efe8c9; color: #053188; text-decoration: underline; font-size: small}
a.search:visited { background: #efe8c9; color: #053188; text-decoration: underline; font-size: small}
a.search:active { background: #fff659; color: #001ece; text-decoration: underline; font-size: small}
a.search:hover { background: #fff659; color: #001ece; text-decoration: underline; font-size: small}

/* this, for the no_tables version */
div.left {background: #5577bb; color: white; border: 0;
	margin:0.5em; padding: 2px; float: left; }
div.right {background: #5577bb; color: white; border: 0; 
	margin:0.5em; padding: 2px; }
div.search {background: #5577bb; color: white; border: 2px solid #fff659;
                margin:1em; padding: 0;}


/* interface for the switching from simple to advanced UI */
div#searchblock ul {display: inline; margin: 0; margin-left: 0; padding: 0;}
div#searchblock ul li {display: inline; background: white; padding: 0 .5em; margin:0; color: black; border-style: dotted; border-width: 1px; border-color: #aaaa77; border-bottom-width: 0;}
div#searchblock ul li.select {background: #aaaa77; color: white; font-weight: bold; border-color: #aaaa77;}
div#searchblock ul li.left {border-right-width:0;}
div#searchblock ul li.right {border-right-width:1px;}

/* help page */

div.toc	{ border: 1px dotted #aaaa77; }
li.toc {margin:0; padding:0}
ul.toc {margin:0; padding:0;}
code { background: white; color: purple; font-weight: bold }

/* results */
div.result {
	border: 1px dotted #aaaa77;
	margin: 1px; 
	margin-bottom: .8em; 
}
p.details {font-size: smaller; margin: .8em;} 
p.overview { background: white; color: gray; margin: .8em 1.6em;}
p.overview strong {font-weight: normal } /* hack to bypass namazu's stupid usage of strong for first word */ 
div.warning
	{
	border: 1px solid navy;
	margin: 1px;
	margin-bottom: 5px;
	color: black;
	background: #fff659;
	text-align: center;
	}



