#main { padding: 1em; }
#banner { padding: 15px; background-color: #06b; color: white; font-size: large; border-bottom: 1px solid #ccc;
    background: url(bg.gif) repeat-x; text-align: center }
#banner a { color: white; }
fieldset { padding: 8px; }
legend { font-weight: bold; }

pre { margin-bottom: 1em; }
    
.jscom, .mix htcom   { color: #4040c2; }
.com      { color: green; }
.regexp   { color: maroon; }
.string   { color: teal; }
.keywords { color: blue; }
.global   { color: #008; }
.numbers  { color: #880; }
.comm     { color: green; }
.tag      { color: blue; }
.entity   { color: blue; }
.string   { color: teal; }
.aname    { color: maroon; }
.avalue   { color: maroon; }
.jquery   { color: #00a; }
.plugin   { color: red; }

li { list-style-type: none; }
.basic, #list2, #list3, #navigation { width:20em; }

#log { position:fixed; bottom: 0; right:1em; text-align:right; }
#switch { position: fixed; bottom: 0; right: 15em; }




#newaccordion ul li a { font-family: arial; font-size: 10pt; color: #333; text-decoration: none; font-weight: bold; }
#newaccordion ul ul li a { font-family: arial; font-size: 10pt; color: #666; font-weight: normal; }
#newaccordion ul { width: 200px; border: 1px solid #000; border-bottom: 0px; padding: 0px; list-style-type: none; margin: 0px; }
#newaccordion ul ul { border: 0px; border-top: 1px solid #666; background-color: #eeeeee; list-style-type: none; list-style-image:url(/images/newaccitem.png); }
#newaccordion ul li { border: 0px; border-top: 1px solid #fff; border-bottom: 1px solid #666; background-image: url(/images/newacctab.png); background-repeat: repeat-x; background-color: #eeeeee; }
#newaccordion ul ul li { border: 0px; background-image: none; background-color: #eeeeee; margin-bottom: 4px; margin-left: 25px; }


