



.indentmenu li {
margin-left:20px;
list-style-type: disc;
font-weight: normal;
font-style: italic;
}

.indentmenu a {
font-weight: bold;
font-style: normal;
}

.admin {
/*class which is toggle-able*/
}

#admin {
clear: both;
position: relative;
font-family: verdana, geneva;
border: #316998 2px solid;
background: #ffffff;
margin-bottom: 5px;
}

#admin a {
text-decoration: none;
}

#adminhead {
background: url(../images/admin/admin-hedbak.gif) #376A9B;
padding: 5px;
color: white;
font-size: 11px;
font-weight: bold;
}

#adminbody {
background: url(../images/admin/admin-bodybak.gif) repeat-x #a2dbdb;
color: black;
padding: 8px;
padding-top: 13px;
font-family: verdana, geneva;
font-size: 10px;
font-weight: bold;
line-height: 16px;
border-top: 1px solid white;
border-left: 1px solid white;
border-right: 1px solid white;
}

#adminbody h2 {
font-size: 1.2em;
margin-bottom: 5px;
}


#adminbody table {
background: white;
width: 100%;
font-family: verdana, geneva;
border: 1px solid #666666;
}

#adminbody th {
background: #666666;
color: white;
padding: 3px;
}

#adminbody td {
font-weight: normal;
padding: 3px;
}

#adminbody .row0 {
background: #eeeeee;
}

#adminbreadcrumb {
background: url(../images/admin/admin-footbak.gif) #8AA6C2 repeat-y top right;
text-align:right;
padding:5px;
color:white;
border: 1px solid white;
font-weight:bold;
font-style:italic;
}

#adminbreadcrumb a {
color:white;
}

#adminbreadcrumb a:hover {
color:#ff9999;
text-decoration: underline;
}

.adminbutton {
position:relative;
display: block;
float:left;
background: url(../images/admin/admin-buttonbak.gif) bottom left repeat-x #eeeeee;
line-height: 21px;
width: 137px;
margin-right: 5px;
margin-bottom: 5px;
padding:1px;
text-align:center;
color:black;
border-right:1px solid #666666;
border-bottom:1px solid #666666;
}

.adminbutton:hover {
border-top:1px solid #eeeeee;
border-left:1px solid #eeeeee;
border-right:0;
border-bottom:0;
text-decoration:none;
}

.adminbutton:active, .adminbutton:focus {
color: red;
}

.adminsmallbutton {
background: url(../images/admin/admin-buttonbak.gif) bottom left repeat-x #eeeeee;
margin-right: 5px;
padding:1px;
padding-right: 3px;
padding-left: 3px;
text-align:center;
color:#666666;
border-top: 1px solid #95CACA;
border-left: 1px solid #95CACA;
border-right:1px solid #294F73;
border-bottom:1px solid #294F73;
}

.adminsmallbutton:hover {
margin-top:1px;
margin-left:1px;
border-top:1px solid #bbbbbb;
border-left:1px solid #bbbbbb;
border-right:0;
border-bottom:0;
text-decoration:none;
color:black;
}

.adminsmallbutton:active, .adminsmallbutton:focus {
color: red;
background-image: none;
}



.adminformbutton {
background: url(../images/admin/admin-buttonbak.gif) bottom left repeat-x #eeeeee;
line-height: 21px;
padding:1px;
padding-left:5px;
padding-right: 5px;
text-align:center;
color:black;
}



#adminbody dfn {
font-family: verdana, geneva;
margin-left: 5px;
padding-left: 2px;
padding-right: 2px;
cursor: help;
background-color: white;
border: 1px solid #376A9B;
color: #376A9B;
font-weight: bold;
}




#adminmsg {
background-image: url(../images/admin/msgbak.gif);
padding-top: 3px;
padding-bottom: 5px;
padding-left: 5px;
font-family: verdana, geneva;
font-size: 10px;
font-weight: bold;
color:red;
font-style:italic;
}



#adminhelp {
display:none;
font-weight: normal;
background: #ffffff;
padding:3px;
margin:3px;
border: 1px dotted silver;
}

#adminhelplink {
float:right;
color:yellow;
margin-right: 4px;
}

#adminhelplink:hover {
color:white;
}

#adminhelp ul {
margin-left: 15px;
}

#adminhelp li {
margin-left: 5px;
padding-left: 3px;
list-style-type: circle;
}


#controlpanel {
/*control panel at top right*/
position: fixed;
top: 10px;
right: 10px;
background-color: #cccccc;
font-family: tahoma;
letter-spacing: 1px;
font-size: 11px;
font-weight: bold;
background: white;
padding-bottom:2px;
width: 169px;
z-index: 10000;
}

#controlpanel h5 {
text-transform: uppercase;
margin: 0;
color: white;
background:  url(../images/admin/admin-hedbak.gif) #376A9B;
border-top: 1px solid #5090CD;
border-left: 1px solid #5090CD;
border-bottom: 1px solid #264B6E;
border-right: 1px solid #264B6E;
padding: 5px;
font-size: 11px;
}

#cptoggle {
background: url(../images/admin/admin-bodybak.gif) repeat-x #a2dbdb;
padding:7px;
border-right:2px solid white;
border-left:2px solid white;
}

.cpbutton {
display: block;
background: url(../images/admin/admin-buttonbak.gif) bottom left repeat-x #eeeeee;
margin: 5px;
padding:1px;
text-align:center;
color:black;
border-right:1px solid #666666;
border-bottom:1px solid #666666;
}

.cpbutton:hover {
border-top:1px solid #ffffff;
border-left:1px solid #ffffff;
border-right:0;
border-bottom:0;
text-decoration:none;
}

.cpbutton:active, .adminbutton:focus {
color: red;
}

*html #controlpanel {
/*hack for ie position:fixed*/
position: absolute;
top:expression(document.documentElement.scrollTop+5+Math.random()*0);
left:expression(document.body.clientWidth-200);
}

#toc {
display: none;
text-align: center;
padding-top: 6px;
}

#toc a {
display: block;
font-weight: normal;
color: black;
text-decoration: none;
padding-top: 2px;
padding-bottom: 2px;

}

#toc a:hover {
background-color: #eeeeb3;
color: #660000;
}

.graphbar {
background: url(../images/admin/graphbar.jpg);
}