/* Reset Everything */
* { border: none; font-family: 'Varela Round',sans-serif; margin: 0px; padding: 0px; }
/* Edoceo Favourite Baseline Style */
a { color: inherit; cursor: pointer; text-decoration: none; }
a:hover { color: #ff3030; cursor: pointer; }
address { font-size: 80%; font-weight: 700; }
body { font: normal normal normal 16px/22px 'Varela Round',sans-serif; }
blockquote { margin:8px; }
code { font-family: monospace; margin: 0px; padding: 0px; }
dd { margin: 4px; }
dt { font-weight: bold; }
h1 { font-size: 28px; font-weight: bold; line-height:32px; margin: 8px 8px 0px 8px; padding: 2px 8px; }
h2 { border-bottom:2px solid #336699; font-size:22px; font-weight:bold; margin: 20px 0px 8px 0px; padding: 2px 6px; }
h2 a { border:none; }
h3 { font-size: 120%; font-weight: bold; margin: 16px 4px 0px 4px; }
input { padding: 1px; }
input[type=button], input[type=submit] { border: 2px solid #666; cursor: pointer; font-weight: bold; padding: 0px; margin: 0px 5px; min-width: 120px; text-align: center; text-decoration: underline; }
input[type=checkbox] { height: 20px; width: 20px; }
input[type=text], input[type=password], select, textarea { border: 1px solid #666; border-radius: 5px; -moz-border-radius: 5px; margin: 0px; padding: 1px 2px; text-align: inherit; }
li { margin: 1px 1px 1px 20px; }
ol.di { list-style-type: decimal; }
ol.d0 { list-style-type: decimal-leading-zero; }
ol.r { list-style-type: upper-roman; text-align: left; }
ol.l { list-style-type: upper-latin; }
ol.a { list-style-type: upper-alpha; }
ol.lg { list-style-type: lower-greek; }
ol.lr { list-style-type: lower-roman; }
ol.ll { list-style-type: lower-latin; }
ol.la { list-style-type: lower-alpha; }
p { margin: 8px; text-indent: 2em; }
pre { background: #ccc; font-family: monospace; font-size:11pt; margin: 4px; overflow:auto; padding: 1px;  }
pre a { border: none; color: inherit; }
pre a:hover { border: none; color: #f00; }

td { padding: 1px 2px; text-align: left; vertical-align: top; }
td.l { font-weight: bold; text-align: right; white-space: nowrap; }
th { padding: 1px 2px; text-align: center; }
tr.rero:hover { background-color: #ccc; }
tr.ro { background-color: #ccc; }
ul { margin:4px 4px 4px 8px; }
/* Primary Menu */
ul.m0 { margin: 0px 0px 8px 0px; padding: 0px; }
ul.m0 li { list-style-type: none; margin: 1px 0px; }
ul.m0 li a { color: #1a6293; display: block; padding: 1px 4px; text-decoration: none; }
ul.m0 li a.hi { background-color: #369; color: #e28139; display: block; text-decoration: none; }
ul.m0 li a:hover { background-color: #369; color: #fff; display: block; text-decoration: none; }
ul.m0 li a span { color: #000; font-size: 80%; font-weight: 400; }
/* Secondary Menu */
ul.m1 { margin: 8px 0px; }
ul.m1 li { list-style-type: none; white-space: nowrap; margin: 0px; padding: 0px; }
ul.m1 li a { display: block; padding: 1px 4px; }
ul.m1 li a:hover { background-color: #1a6293; color: #fff; }

/* Edoceo Standard Classes */
.b { font-weight: bold; }
.c { text-align: center; }
.g { font-size: 110%; }
.l { text-align: left; }
.r { text-align: right; }
.s { font-size: 90%; }

.m8 { margin: 8px 8px 0px 8px; }
.m16 { margin: 16px 16px 0px 16px; }
.m24 { margin: 24px 24px 0px 24px; }
.m32 { margin: 32px 32px 0px 32px; }

.dn { display: none; }
.fb { display: inline; float: left; }
.fb10 { display: inline; float: left; width: 10%; }
.fb20 { display: inline; float: left; width: 20%; }
.fb25 { display: inline; float: left; width: 25%; }
.fb30 { display: inline; float: left; width: 30%; }
.fb40 { display: inline; float: left; width: 40%; }
.fb50 { display: inline; float: left; width: 50%; }
.fb60 { display: inline; float: left; width: 60%; }
.fb70 { display: inline; float: left; width: 70%; }
.fb75 { display: inline; float: left; width: 75%; }
.fb80 { display: inline; float: left; width: 80%; }
.fb90 { display: inline; float: left; width: 90%; }
.fb100 { display: inline; float: left; width: 100%; }
.fc { background: none; border: none; clear: both; display: block; float: none; margin: 0; padding: 0; overflow: hidden; visibility: hidden; }
.fr { float: right; }
.rc { background: #fff; border: 2px solid #1a6293; border-radius: 10px; -moz-border-radius: 10px; padding: 8px; }
.w10 { width: 10%; }
.w20 { width: 20%; }
.w25 { width: 25%; }
.w30 { width: 30%; }
.w40 { width: 40%; }
.w50 { width: 50%; }
.w60 { width: 60%; }
.w70 { width: 70%; }
.w75 { width: 75%; }
.w80 { width: 80%; }
.w90 { width: 90%; }
.w100 { width: 100%; }

.fail { background-color: #f00; border-radius: 5px; -moz-border-radius: 5px; font-size: 110%; font-weight: bold; margin: 12px; padding: 6px; text-align: center; }
.info { background-color: #369; border-radius: 5px; -moz-border-radius: 5px; color: #fff; font-weight: 700; margin: 5px; padding: 5px; text-align: center; }
p.info a { color:#fff; }
.warn { border: 2px solid #fc3; border-radius: 5px; -moz-border-radius: 5px; font-size: 110%; font-weight: bold; margin: 12px; padding: 6px; text-align: center; }

/* Identity */

a { color: #31669c; cursor: pointer; }
a:hover { color: #f00; }
body { background: #111111; }
code { font-family: monospace; font-weight: bold; }
/* bin is executable file */
code.bin { } 
/* cmd is what they type */
code.cmd { color: #3f3; }
code.dir { color: #33f; }
code.dev { color: #fc3; }
input { border: 1px solid #666; background-color: #fff; }
input[type=button], input[type=submit] { background-color: #ccc; border: 2px outset #666; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; }
p { margin:4px 4px 0px 4px; padding: 0px; text-indent: 0px; }

/* @note These are removed? */
.bf { margin: 0px; padding: 10px 40px; }
.fr { float: right; margin: 5px; }
.fl { float: left; margin: 5px; }
.rc { background: transparent; border: none; }

.backnext { float: left; width: 100%; }

#head { height: 144px; overflow: hidden; position: relative; }
#head div { background: #fff;
    border-top-left-radius: 16px; border-top-right-radius: 16px; 
    -moz-border-radius-topleft: 16px; -moz-border-radius-topright: 16px;
    -webkit-border-top-left-radius: 16px; -webkit-border-top-right-radius: 16px;
    left: 24px; padding: 8px 0px; position: absolute; top: 80px;
}
#head h1 { background: #333;
    border-top-right-radius:8px; -moz-border-radius-topright:8px;
    border-bottom-right-radius:8px; -moz-border-radius-bottomright:8px;
    color: #fff; left: 280px; margin: 0px; padding: 4px 16px; position: relative; top:96px; width:832px;
}

#wrap { background:#fff;
    border-top-right-radius: 16px; border-bottom-right-radius: 16px; border-bottom-left-radius: 16px;
    -moz-border-radius-topright: 16px; -moz-border-radius-bottomright: 16px; -moz-border-radius-bottomleft: 16px; 
    -webkit-border-top-right-radius: 16px; -webkit-border-bottom-right-radius: 16px; -webkit-border-bottom-left-radius: 16px;
    left: 24px; position: relative; width:1120px;
}
#wrap.video { width: 1104px; }
#menu { margin: 0px; position: absolute; width: 256px; }
#menu div { margin:16px 0px 0px 0px; text-align:center; }
#menu ul { margin: 20px 20px 0px 20px; padding: 0px; }
#menu ul li { background:#ecece4; list-style-type:none; margin: 1px 0px 0px 0px; }
#menu ul li a { border-bottom: 1px solid #d8d4d1; border-left: 8px solid #d8d4d1; display: block; line-height: 20px; padding: 1px 0px 1px 4px; }
#menu ul li a:hover { background: #31669c; border-bottom: 1px solid #ff0000; border-left: 8px solid #ecece4; }
#menu ul li a.hi { background: #31669c; border-bottom: 1px solid #ff0000; border-left: 8px solid #ecece4; color:#fff; }
#menu #gads { margin-top: 32px; }

#menu #sm { margin:16px auto; text-align:left; width:160px; }
#menu #sm div { margin:8px 0px 0px 0px; }

#core { padding: 16px 0px; left:256px; position:relative; width:824px;  }
#core.video { float: left; padding-top: 16px; width: 824px; }
#core div.g728 { margin:8px auto; width: 728px; }
#core p { margin: 8px 8px 0px 8px; text-indent:0px; }
#core pre { border-left: 2px solid #000; }
#core .gbox { margin: 0px 0px 12px 0px; }
#core .grid h2 { background:none; margin: 0px 0px 4px 0px; padding: 0px; }
#core .grid p { margin: 0px; padding: 0px; }

#core .note-item { margin: 8px 16px 0px 16px; }
#core .note-item blockquote { border-bottom: 1px solid #666; text-indent:.5em; }
#core .note-item blockquote em { margin-left:1em; font-weight:700; }
#core .note-link { clear:both; font-weight:700; margin-top:40px; text-align:center; }

#link { background: white; border-radius: 8px; height: 268px; padding: 16px; position: absolute; overflow: hidden; right: -96px; text-align: center; top: 32px; width: 64px; }

#foot { border-radius:8px; -moz-border-radius:8px; -webkit-border-radius:8px; background:#333; clear:both; margin:16px 24px; padding:8px; position:relative; width:1104px; }
#foot address { color: #ccc; }
/*
#foot address span.l { float:left; text-align:left; width:50%; }
#foot address span.l a { color: #ccc; }
#foot address span.r { float:left; text-align:right; width:50%; }
#foot address span.r a { color:#31669c; }
*/

div#page-toc { background:#fff; border-bottom:1px solid #369; border-left:1px solid #369; float:right; width:20%; }
div#page-toc ul { list-style-type:none; margin:0px; padding:0px; }
div#page-toc ul li { margin:1px 1px 1px 20px; padding:0px; }

div#tv-menu { height:60px; margin:8px auto; position:relative; width:120px; }
div#tv-main { float:right; height:60px; margin:8px auto; position:relative; width:120px; }
div#tv-main span { position:absolute; top:17px; left:45px; display:block; cursor:pointer; color:#424242; font-family:Arial; font-size:11px; line-height:1.2em; font-weight:bold; text-align:center; width:70px; }

/* Man Page Output */
#manout { margin:-4px; padding:1px; }
#manout u { text-decoration:underline; }
#manout strong { color:#fff;font-weight:700; }

/* Doxygen Outputs */
div#navrow1.tabs ul { border-bottom:2px solid #369; list-style-type:none; margin:0px; padding:0px; }
div#navrow1.tabs ul li { display:inline; }
div#navrow1.tabs ul li.current { color:#f00; }
div#navrow1.tabs ul li.current a { color:#f00; }
div#navrow2.tabs2 ul { border-bottom:1px solid #369; list-style-type:none; margin:0px 0px 0px 16px; padding:0px; }
div#navrow2.tabs2 ul li { display:inline; }
div#navrow2.tabs2 ul li.current { color:#f00; }
div#navrow2.tabs2 ul li.current a { color:#f00; }

div.header { font-size:110%; margin:16px; }

@media print {
    #head { border-bottom: 1px solid #333; height: 2em; }
    #head h1 { color: #000; left: 0px; position: relative; text-align: left; top: 0px; width: 100%; }
    #menu { display:none; }
    #link { display:none; }
    #core { font-size:12pt; left:0px; margin: 0px; padding:0px; position:relative; width: 100%; }
    #page-toc { display:none; }
}
