/* admin interface styles */

/*
body.admin
{
background-color: #dadada;
}
*/

#admin_container
{

}

a.admin:link { color: #bed96f; font-size: 11px; font-family: Verdana, Arial; text-decoration: none;}

a.admin:visited  { color: #bed96f; font-size: 11px; text-decoration: none; font-family: Verdana, Arial;}

a.admin:hover { color: #bed96f; font-size: 11px; text-decoration: underline; font-family: Verdana, Arial;}



a.adminbutton:link { color: #bed96f; font-size: 11px; font-family: Verdana, Arial; text-decoration: underline;}

a.adminbutton:visited  { color: #bed96f; font-size: 11px; text-decoration: none; font-family: Verdana, Arial;}

a.adminbutton:hover { color: #bed96f; font-size: 11px; text-decoration: underline; font-family: Verdana, Arial; text-decoration: none;}



a.createbutton:link { color: #656565; font-size: 11px; font-family: Verdana, Arial; text-decoration: underline;}

a.createbutton:visited  { color: #656565; font-size: 11px; text-decoration: none; font-family: Verdana, Arial;}

a.createbutton:hover { color: #656565; font-size: 11px; text-decoration: underline; font-family: Verdana, Arial; text-decoration: none;}



td.adminfont

{

font-family: Verdana, Arial;

font-size: 11px;

padding: 4px;

}

td.createpage
{
border: solid 1px #656565;
padding: 8px;
background-color: #929292;
background-image: url("/tmpl_images/create_page_button.gif");
background-position: top;
background-repeat: repeat-x;
}

.adminmenu a

{

display:block;

width:146px;

font-size: 11px; 

font-family: Verdana, Arial;

line-height:19px;

color: #bed96f;

background-color: #E4E4E4;

text-decoration: none;

padding: 4px;

}



.adminmenu a:hover

{

display:block;

width:146px;

font-size: 11px; 

font-family: Verdana, Arial;

line-height:19px;

color: #b1cd5f;

background-color: #656565;

text-decoration: none;

padding: 4px;

}



td.adminfooter

{

background-color: #656565;

color: #ffffff;

font-family: verdana, arial;

}



h1.admin

{

margin-bottom: 0;

font-size: 75%;

font-weight: bold;

color: #000000;

font-family: verdana, arial;

}



h2.admin

{

margin-top: 0;

font-size: 85%;

font-weight: bold;

color: #000000;

font-family: verdana, arial;

}



h3.admin

{

font-size: 75%;

font-weight: bold;

color: #000000;

font-family: verdana, arial;

}

