/*MANAGEMENT BUTTONS*/
/*div.calman {width:162px;height:22px;clear:both;float:right;background-image:url(/i/man/evtbarbg.gif);background-position:center left;background-repeat:no-repeat;padding:2px 0px 0px 34px;}*/


div.detman, div.listman {display:block;
text-align:center;
height:29px;
width:100%;
border:0px;
padding:0px 0px 8px 0px;
margin:0px;
overflow:visible;
}

div.detman {background-image:url(/i/man/detbarbg.gif);background-position:top center;background-repeat:no-repeat}
div.listman {background-image:url(/i/man/listbarbg.gif);background-position:top center;background-repeat:no-repeat}

div.secman, div.featman, div.calman {display:block;
clear:both;
text-align:center;
height:29px;
width:100%;
border:0px;
padding:8px 0px 0px 0px;
margin:0px;
overflow:visible;
}

div.featman {background-image:url(/i/man/featbarbg.gif);background-position:top center;background-repeat:no-repeat}
div.secman {background-image:url(/i/man/secbarbg.gif);background-position:top center;background-repeat:no-repeat}
div.calman  {background-image:url(/i/man/evtbarbg.gif);background-position:top center;background-repeat:no-repeat}

div.featman input, div.calman input, div.detman input, div.listman input {margin:0px 2px;padding:0px;height:18px;border:1px solid #300}

img.btnlist{
width:18px;
height:18px;
margin:0px;
padding:0px;
border:0px
}

a.btnlist:link, a.btnlist:visited {
display:block;
float:left;
background-color: #E7E7E7;
text-decoration:none;
margin:0px 1px 0px 0px;
height:18px;
width:18px;
padding:0px;
border-left:1px solid #ffffff;
border-top:1px solid #ffffff;
border-right:0px solid #4E4E4E;
border-bottom:1px solid #4E4E4E;
vertical-align:top
}

a.btnlist:hover, a.btnlist:active {
display:block;
float:left;
background-color:#E7E7E7;
text-decoration:none;
margin:0px 1px 0px 0px;
height:18px;
width:18px;
padding:0px;
border-left:0px solid #4E4E4E;
border-top:1px solid #4E4E4E;
border-right:1px solid #ffffff;
border-bottom:1px solid #ffffff;
vertical-align:top
}

img.btncat{width:14px;
height:14px;
padding:0;
border:0;
margin:0 4px;
vertical-align:middle}

/*BUTTON TO ADD CONTENT FROM SITE ADMIN*/
a.btnadd:link, a.btnadd:visited{display:block;
background-image:url('/i/man/manbtnbg.jpg');
font-size:.7em;
font-weight:bold;
text-decoration:none;
color:#600;
padding:2px;
border-top:1px solid #ccc;
border-right:1px solid #000;
border-bottom:1px solid #000;
border-left:1px solid #ccc;
text-align:center}
a.btnadd:hover, a.btnadd:active{display:block;
background-image:url('/i/man/manbtnonbg.jpg');
font-size:.7em;
font-weight:bold;
text-decoration:none;
color:#060;
padding:2px;
border-top:1px solid #000;
border-right:1px solid #ccc;
border-bottom:1px solid #ccc;
border-left:1px solid #000;
text-align:center}