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

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

html, body {
    font-size: 14px;
    font-family: "trebuchet ms", verdana, "DejaVu Sans", "Bitstream Vera Sans", geneva, arial, sans-serif;
}

#mainmenu, #left-column {
/*    font-family: "Georgia", "DejaVu Serif", "Bitstream Vera", "Times", "Times New Roman", serif;*/
/*     font-family: "Tahoma", "DejaVu Sans", "Bitstream Vera Sans", "Verdana", "Arial", sans-serif; */
}

body {
    background: #EEEEEC;
    color: #2E3436;
}

#page {
    background: white;
/*    border-left: 1px dotted #00438A;
    border-right: 1px dotted #00438A;*/
}


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

#header a {
    text-decoration: none;
}

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

    color: #00438A;

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

#header div#sitetitle {
    float: left;
}

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

    float: right;
    margin: 4px;

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

#footer {
/*    background: inherit;*/
/*    background: #AACBEC;*/
/*     background: #D3D7CF; */
    background: #A4C0E4;
    color: #00438A;
    font-weight: bold;
    border-top: 1px dotted #2E3436;
	padding-top: 0;
}


#mainmenu {
   background: #A4C0E4 url('/images/bars/head-light.png');
/*    background: #AACBEC url('/images/bars/b-widget-head_blue.png')*/
/*    border-top: 1px dotted #00438A;
    border-bottom: 1px dotted #00438A;*/

/*     background: #A4C0E4; */
 /* #6193CF ? /*/

/*     background-color: #0057AE; */

/*    background-image: -webkit-gradient(
        linear,
        left bottom,
        left top,
        color-stop(0.10, #A4C0E4),
        color-stop(0.50, #6193CF),
        color-stop(0.90, #A4C0E4)
    ) !important;


    background-image: -moz-linear-gradient(
        center bottom,
        #A4C0E4 10%,
        #6193CF 50%,
        #A4C0E4 90%
    ) !important;*/


    font-size: 15px;
    font-weight: bold;
}

ul#mainmenu li {
/*    width: 128px;*/
/*    border: 1px solid white;*/
/*    text-align: center;*/
}

ul#mainmenu li:hover {
/*  */
}

ul#mainmenu li a {
    color: #00316E;
/*    min-width: 96px;*/
    text-align: center;
}

ul#mainmenu li a:hover, ul#mainmenu li a:active, ul#mainmenu li a.active {
/*    background: #AACBEC;*/
/*    background: url('/images/bars/head-normal.png');*/
    color: #00316E;
/*     background: #00438A; */
    text-decoration: underline;
/*     background: #EEEEEC; */
}


#columns-container {
    background: inherit;
}

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

#header h1 {
    font-variant: normal;
}

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

a {
    color: #0057AE;
}

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

a:visited {
    color: #0057AE;
}

p {
    text-align: justify;
}

.flogo {
	float:left;
	margin-top:-4px;
	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:  #D3D7CF none repeat scroll 0% 0%;
    font-weight: bold;
}

pre {
    width: 80ex;
    background: #D3D7CF;
    border-top:    1px dashed #555753;
    border-bottom: 1px dashed #555753;
}

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 #D3D7CF;
    border-top: 1px solid #D3D7CF;*/
/*    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 #D3D7CF;
    border-bottom: 1px dotted #D3D7CF;
    text-align: justify;
    line-height: 1.5em;
    clear: both;
}

div.node .nodeabstract {
    border-top: 1px dotted #D3D7CF;
    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: 1.5em;
    text-indent: -1em;

/*    background: url('/images/bars/b-widget-head_blue.png') repeat-x;
    border-left: 1px dotted #BECFF4;
    border-right: 1px dotted #BECFF4;
    border-bottom: 1px dotted #BECFF4;*/
}

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

ul.menu li a {
    text-decoration: none;
}

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

ul.menu li a:hover {
    text-decoration: underline;
}



/*** 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 #D3D7CF;*/
    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-top: none;
    border-left: 1px dotted #AACBEC;
    border-right: 1px dotted #AACBEC;
    border-bottom: 1px dotted #AACBEC;*/
}

div.box div.header {
    padding: 0;
    padding-left: 1em;
    margin: 0;
/*    background: #AACBEC url('/images/bars/head-light-21.png') repeat-x;*/

    height: 22px;
    line-height: 22px;
    font-size: 115%;
    font-weight: bold;
    color: #00438A;
}

div.box div.content {
/*    padding: 0;*/
/*    margin: 0;*/

/*    background: yellow;*/
    min-height: 64px;
}
