/*html, body {
    background: #FFFFFF;
    color: #000000;

    font-size: 12px;
    font-family: "DejaVu Serif", "Bitstream Vera", "Times", "Times New Roman", serif;
}*/


body {
    background: #707e7b;
}

#page {
    background: white;
}


#header {
/*    border-bottom: 1px dotted #474747;    */
    background: inherit;
    text-decoration: none;
}

#header a {
    text-decoration: none;
}

#header h1 {
/*    display: none;*/
    margin: 4px;
    height: 32px;
    padding-left: 32px;

/*    color: #153862;*/

    background: url('/images/lab-m-box-29x32.png') no-repeat;
}

#header div#sitetitle {
    float: left;
}

#header div#subtitle {
/*display: none;*/
    font-weight: bold;
    font-size: 12px;
    text-align: right;

    float: right;
    margin: 4px;

/*    position: absolute;
    right: 8px;
    top: 4px;*/
}


#footer {
    background: #f0eeeb;
    border-top: 1px dotted #d3caaa;
}


#mainmenu {
    background: #f0eeeb;
    border-top: 1px solid #d3caaa;
    border-bottom: 1px solid #d3caaa;
}

ul#mainmenu li a {
    color: #BD0901;
}

ul#mainmenu li a:hover, ul#mainmenu li a:active, ul#mainmenu li a.active {
    background: #d3caaa;
}


#columns-container {
    background: inherit;
}

h1 {
    color: #BD0901;
    font-variant: small-caps;
}

h2, h3, h4, h5 {
    color: #5a3320;
    font-variant: small-caps;
}

a {
    color: #0000EE;
}

a:hover, a:active {
    color: #FF0000;
}

a:visited {
    color: #551a8b;
}

p {
    text-align: justify;
}

.flogo {
	float:left;
	margin-bottom:0px;
	padding-left:20px;
	padding-right:20px;
	padding-top:0px;
}
.foottext p {
	margin: 0; padding: 0;
}
.code {
font-family:monospace;
font-size:127%;
}
span.code {
background:#EEEEEE none repeat scroll 0% 0%;
font-weight:bold;
}

code {
    font-family:monospace;
    font-size:100%;
}

#flash, .notice {
font-size:120%;
font-weight:bolder;
margin:0pt auto 0.5em;
/*width:680px;*/
max-width: 680px;
/*width: 40em;*/
}
#flash div, .notice {
padding:20px 15px 20px 65px;
}
#flash .ok {
background:#d8ecd8 url(../images/ok.png) no-repeat scroll 10px center;
}
#flash .warning {
background:#fff483 url(../images/warning.png) no-repeat scroll 10px center;
}
#flash .error {
background:#f9c5c1 url(../images/error.png) no-repeat scroll 10px center;
}
#flash .alert,
#flash .info {
background:#EEEEFF url(../images/info.png) no-repeat scroll 10px center;
}
.notice {
background:#EEEEFF url(../images/info.png) no-repeat scroll 10px center;
}
.fielderror {
color:red;
font-weight:bold;
}
div.clearingdiv {
clear:both;
}


div.node {

/*    width: 700px;*/
/*    width: 40em;*/
    width: 80em;
    min-width: 40em;
    max-width: 90%;
/*    min-width: 350px; */


/*    border-bottom: 1px solid silver;
    border-top: 1px solid silver;*/
/*    margin: 30px auto;*/
    margin: 1em auto;

    /*font-size: 16px;*/
    /* width: 40em; */


 background: #ffe;
/* border: 1px outset #996;*/
 margin-top: 1em;
 padding: .5em 1em;
 position: relative;


}

div.node .nodecontent {
    border-top: 1px dotted silver;
    border-bottom: 1px dotted silver;
    text-align: justify;
    line-height: 1.5em;
    clear: both;
}

div.node .nodeabstract {
    border-top: 1px dotted silver;
    text-align: justify;
    font-style: italic;
}

div.node h3 {
/*    width: 50%;
    left: 0;
    float: left;*/
}

div.node .nodeinfo {
/*    width: 40%;
    right: 0;
    float: right;
    padding: 1em;*/
    text-align: left;
    font-size: 75%;
}



div.article h1, div.article h2, div.article h3, div.article h4, div.article h5, div.article h6 {
    text-align: center;
}

div.article .nodeinfo {
    text-align: center;
}

ul.menu {
    padding: 0;
/*    border: 1px solid;    */
/*    list-style-type: none;    */
/*    list-style-position: inside;  */
    margin-left: 0;
    text-indent: 0;

    margin-left: 1.5em;
/*    text-indent: -1em;*/
}

ul.menu li:before {
/*    content: "\00BB \0020";   */
}


ul.menu li.active a {
    font-weight: bold; 
    text-decoration: none;
}


/*** colors ***/
/*#mainmenu {
    color: #FFFFFF;
    background: #285C82;
}

ul#mainmenu li a {
    color: #FFFFFF;
    background: #285C82;
}

ul#mainmenu li a:hover, ul#mainmenu li a:active, ul#mainmenu li a.active {
    color: #285C82;
    background: #C0D2DC;
}

h1, h2, h3, h4, h5 {
    color: #F0B44B;
}

a {
    color: #285C82;
}

a:hover, a:active {
    color: #285C82;
}

a:visited {
    color: #285C82;
}*/


div.comment {
    padding-top: 1em;
    margin-left: 2em;
}

div.comment div.header, div.comment div.footer, div.comment div.content {
/*    background: #EFF;*/
}

div.comment div.header {
/*    border-bottom: 1px solid silver;*/
    font-size: 75%;
}

div.comment div.footer {
    font-size: 75%;
}



div.box {
    padding: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 8px;
    margin-bottom: 8px;

    border: none;
}

div.box div.header {
    border-top: 1px dashed silver;
    border-bottom: 1px dashed silver;

    padding: 0;
    padding-left: 0.25em;
    margin: 0;

    height: 22px;
    line-height: 22px;
    font-size: 115%;
    font-weight: bold;
}