/*Общее*/
body {margin:0px; padding:5px; background:#2a52be; font-family:verdana, arial, helvetica; color:#ffffff}
a {text-decoration:none}
img {border:0px}
p {margin:0px; font-size:8pt}

/*Чат: общие настройки*/
#main {padding:5px; background:white; color:indigo; font-size:10pt; margin-bottom:7px}

form {margin:0px; border:0px}
form a {color:indigo}

#logbox {width:75%; border:3px solid #eef; border-top: 0px; padding:0px}
#userbox {width:25%; border:3px solid #eef; padding:0px}
#logbox ul {margin:0px; height:380px; padding:7px; list-style:none; overflow:auto}
#userbox ul {margin:0px; padding:7px; list-style:none; overflow:auto}
#userbox ul li {text-align:center}
li {margin-bottom:5px; text-align:justify}
span {margin-bottom:5px; text-align:left}

/*лог сообщений*/
#logoptions {padding-top:5px}

/*тема разговора*/
#chattopic {border-bottom:1px solid indigo}

/*пользователи*/
#number {padding:5px}

/*Цвета пользователей*/
*.moder {color:green}
*.user {color:blue}
*.admin {color:gold}
*.away {color:gray}

/*Сообщения*/
.usermsg {background:#eeeeff}
.privmsg {color:red}
.action {color:blue}
.sysmsg, .timeout {color:gray}
div.timeout {margin-bottom:5px; text-align:left}

/*Меню: элементы*/
table {width:100%; border:3px solid #eeeeff}
td {width:7%}
.menu {width:19%; font-weight:normal}
.menu a:hover, a.link:hover {color:blue}
a img {margin-top:2px}
select {width:50px; text-align:center; color:indigo}
input {margin-top:5px; color:indigo}
#privat {width:90%; text-align:center}
#mytext {width:100%}
#button {width:90%}

/*Вспомогательные теги*/
li.timeout, li.logout, li.newpost {display:none}

/*Остальные ссылки*/
a.other {color:white}
a.other:hover {color:indigo}

