/* Exponential 3 admin CSS - th[eZ] 20021004                             */

body
{
        background-color: #ffffff;
        margin: 0px;
        padding: 0px;
}

h1
{
    color: #4373B4;
}

h2
{
    font-size: 120%;
    color: #4373B4;
}

a
{
    color: #3C67A2;
}

a:hover
{
    color: #000000;
}

td.topline
{
        background-color: #4272b4;
        border-bottom: solid 1px #000000;
}

label.topline, a.topline, a.topline:hover
{
        color: #ffffff;
}

td.pathline
{
    color: #000000; 
}

table.path td.bullet
{
        padding-top: 2px;
        padding-left: 2px;
}

p.path
{
        font-weight: none;
}

p.path a.path
{
        text-decoration: none;
    color: #3C67A2;
}

p.path a.path:hover
{
        text-decoration: underline;
        color: #000000;
}

span.slash
{
    color: #000000;
}


td.headlogo
{
    background-color: #4272b4;
    padding-top: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
    padding-right: 20px;
    border-bottom: solid 1px #89a7d6;
}

td.headlink
{
    background-color: #4272b4;
    
    padding-bottom: 0px;
    vertical-align:bottom; 
}

td.menuheadselectedgfx
{
    background-color: #638ecf;
    color: #ffffff;
    text-align: center;
}

td.menuheadselectedleftline
{
    background-color: #638ecf;
    border-left: solid 1px #89a7d6;
}

td.menuheadselectedrightline
{
    background-color: #638ecf;
    border-right: solid 1px #89a7d6;
}

td.menuheadselectedtopline
{
    background-color: #638ecf;
    border-top: solid 1px #89a7d6;
}

td.menuheadselected
{
    background-color: #638ecf;
    color: #ffffff;
    text-align: center;
    font-size: 80%;
}

td.menuheadgraygfx
{
    background-color: #3963ad;
    color: #eeeeee;
    text-align: center;
}

td.menuheadgrayleftline
{
    background-color: #3963ad;
    border-bottom: solid 1px #89a7d6;
    border-left: solid 1px #89a7d6;
}

td.menuheadgrayrightline
{
    background-color: #3963ad;
    border-bottom: solid 1px #89a7d6;
    border-right: solid 1px #89a7d6;
}

td.menuheadgraytopline
{
    background-color: #3963ad;
    border-top: solid 1px #89a7d6;
}

td.menuheadgray
{
    background-color: #3963ad;
    color: #eeeeee;
    text-align: center;
    font-size: 80%;
    border-bottom: solid 1px #89a7d6;
}

td.menuheadspacer
{
    background-color: #4272b4;
    border-bottom: solid 1px #89a7d6;
}

a.menuheadlink
{
    color: #ffffff;
    text-decoration: none;
}

td.menuheadtoolbar
{
    vertical-align: middle;
    background-color: #638ecf;
    color: #ffffff;
    border-bottom: solid 1px #89a7d6;
}


p.menuheadselected
{
        font-weight: none;
        padding-top: 0px;
        padding-bottom: 0px;
}

input.searchbox
{
  font-family: verdana; 
  width: 100px; 
  font-size: 9px; 
  margin: 0px; 
}

input.searchbutton
{
    font-weight: none;
    font-size: 70%;
    margin: 4px;
}

select.classcreate
{
    font-weight: none;
    font-size: 70%;
    margin: 4px;
}

input.classbutton
{
    font-weight: none;
    font-size: 70%;
    margin: 4px;
}

table.menuboxleft
{
        border-top: solid 1px #000000;
        border-right: solid 1px #000000;
        border-bottom: solid 1px #000000;
        margin-top: 12px;
}

table.menuboxright
{
        border-top: solid 1px #4272b4;
        border-left: solid 1px #4272b4;
        border-bottom: solid 1px #4272b4;
        border-right: solid 1px #4272b4;
        margin-top: 12px;
}

th.menuheaddark
{
  padding-left: 4px;
  background-color: #4272b4;
}

th.menuheaddark p.menuhead
{
        color: #ffffff;
}

th.menuheadlight p.menuhead
{
        color: #000000;
}

td.menu, table.menuboxleft td.bullet, table.menuboxright td.bullet  
{
        background-color: #ffffff;
}

table.menuboxleft td.bullet, table.menuboxright td.bullet
{
        padding-top: 2px;
        padding-left: 4px;
}

p.menuitem, p.menufieldlabel, p.menufield, p.menutext
{
    font-size: 70%;
}

p.menuitem
{
        font-weight: bold;
}

p.menuitem a.menuitem
{
        text-decoration: none;
        color: #4373b4;
}

p.menuitem a.menuitem:hover
{
        text-decoration: underline;
        color: #4373b4;
}

p.menufieldlabel
{
        font-weight: bold;
        padding-left: 4px;
        padding-right: 4px;
        padding-bottom: 0px;

}

p.menufield
{
        padding-top: 0px;
        padding-left: 4px;
        padding-right: 4px;
}

p.menutext
{
        padding-left: 4px;
        padding-right: 4px;
}

td.mainarea
{
        background-color: #ffffff;
        padding: 12px;
}

td.bglightextra, td.bgdarkextra
{
        border-top: none;
}

table.list, table.layoutlist
{
/*      border-bottom: solid 1px #e0f4ff;*/
}

table.list tr:hover
{
    background-color: #DAE3F3;
}

table.list td
{
    padding: 0.2em;
    border-bottom: 1px solid #C8D7EE;
}

table.list th
{
    padding: 0.4em;
    color: #ffffff;
    background-color: #4373B4;
}

table.class_list
{
    margin-top: 0.5ex;
    margin-bottom: 1ex;
}

table.class_list th, table.class_list td
{
    padding: 2px;
}

tr.bglight, td.bglight, td.bglightextra
{
        background-color: #F4F8FD;
}

tr.bgdark, td.bgdark, td.bgdarkextra
{
        background-color: #ECF1F9;
}

div.selectbar
{
    align: center;
    margin-top: 1ex;
    margin-bottom: 1ex;
}

td.selectbar
{
    color: #ECF1F9;
    font-size: 70%;
    text-align: center;
}

a.selectbar
{
    display: block;
    font-weight: bold;
    text-decoration: none;
    padding: 2px;
}

a.selectbar:hover, td.selected
{
    background-color: #4373B4;
    color: #ffffff;
    text-decoration: none;
}

input.menubutton
{
    font-weight: none;
    font-size: 70%;
    margin: 4px;
}

th a
{
    color: #000000;
}


blockquote
{
        background-color: #ebf2f8;
        border : 1px solid #999999;
        padding: 6px;
}

pre.example, table.example
{
        font-family: Courier;
        background-color: #ebf2f8;
        border-top : 1px solid #999999;
        border-bottom : 1px solid #999999;
        border-left : 1px solid #999999;
        border-right : 1px solid #999999;
}

p.important
{
        background-color: #f8f280;
        border-top : 1px solid #999999;
        border-bottom : 1px solid #999999;
        border-left : 1px solid #999999;
        border-right : 1px solid #999999;
}

/* new navigation */

div.objectheader
{
    background-color: #4373B4;
}

div.objectheader img
{
    padding-right: 0.4em;
}

div.objectheader h2
{
    color: #ffffff;
    font-size: 80%;
    font-weight: bold;
    padding: 0.4em;
    margin: 0em;
}

div.object
{
    border: 1px solid #C8D7EE;
    padding: 0.5em;
    margin-bottom: 1em;
        background-color: #F4F8FD;
}

div.object div.buttonblock
{
    margin-top: 1em;
}

.price, .rating
{
    font-weight: bold;
}

/*
     FILE ARCHIVED ON 22:43:13 Aug 03, 2003 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 19:40:39 Oct 31, 2024.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 5.243
  exclusion.robots: 0.025
  exclusion.robots.policy: 0.012
  esindex: 0.012
  cdx.remote: 30.07
  LoadShardBlock: 305.773 (3)
  PetaboxLoader3.datanode: 339.357 (4)
  PetaboxLoader3.resolve: 233.853 (2)
  load_resource: 315.148
*/