/* Cтили системы администрирования μcms */

A:link  { text-decoration: none; }
A:visited { text-decoration: none; }
A:hover {t ext-decoration: underline; }

.around { background-color: #F0F0F0; font-family: sans-serif; }
.around th { text-align: left; }
.around .header { text-align: left; padding-left: 10px; background: url(../images/left-top-corner.png) no-repeat; font-size: x-large; white-space: nowrap; }
.around .loginfo { text-align: right; padding-right: 10px; background: url(../images/right-top-2corners.png) no-repeat scroll top right; white-space: nowrap; }
.around .loginfo .authname { text-align: right; padding-right: 4px; padding-left: 4px; font-style: italic; }
.logged { color: #30C030; }
.noauth { color: #C03030; }
.around .bottom { height: 31px; white-space: nowrap; font-size: x-small; }
.around .bottom .signout { text-align: left; background: url(../images/left-bottom-corner.png) no-repeat scroll bottom left; padding-left: 10px; }
.around .bottom .copyright { text-align: right; padding-right: 10px; background: url(../images/right-bottom-2corners.png) no-repeat scroll top right; }

.menu { font-size: small; }

.canvas { background-color: #FFF; padding-top: 6px; padding-bottom: 6px; padding-right: 10px; }

FORM { margin: 0px; }

/*
* { font-family: sans-serif; }
div#top { position: relative; height: 60px; background-color: #F0F0F0; }
.top_left_corner { width: 16px; height: 16px; border: 0px; position: absolute; top: 0px; left: 0px; }
.top_right_corner { width: 16px; height: 16px; border: 0px; position: absolute; top: 0px; right: 0px; }
.bottom_right_corner { width: 16px; height: 16px; border: 0px; position: absolute; bottom: 0px; right: 0px; }
div#top_left { float: left; }
div#top_right { float: none; }

.header { text-align: left; padding-left: 10px; background: url(../images/left-top-corner.png) no-repeat; font-size: x-large; white-space: nowrap; }
*/

.calendar .today { font-weight: bold; }