/* css document - clubmaster.ru */

* { font-size:10pt }

body, html { margin:0px; padding:0px; background-color:white; font-family:tahoma; color:#7e7e7e; font-size:11px; height:100% }
body { background-image:url('/img/background.png'); }

a { font-family:tahoma; color:#507cb9; font-size:10pt; text-decoration:none; cursor:hand }
a:hover { text-decoration:underline }
a.top { color:white; font-size:11px }
a.menu_cat { color:white; font-size:10px }
a.menu_page { color:white; font-size:11px }
a.news_link { color:#ceeb9b; text-decoration:underline; font-size:11px }
a.news_link:hover { text-decoration:none }

img.png { behavior: url('png.htc'); }

/* all */
td, div { font-family:tahoma; color:white; font-size:10pt }
img, form { border:0px }

form { padding:0px; margin:0px }
input { font-family:tahoma }

.news-item { margin-left:2px; margin-top:1px; font-size:11px; }
.news-item p { margin:0; padding:0; }
.news-item * { font-size:11px; }

small { font-size:11px; }

/* forum styles */

a.collapse { border-bottom:1px dashed; }

/* table.forumTbl, form.forum td { color:#444; } */
table.forumTbl td.row, table.forumTbl td.rowWhite { background-color:#a9cf77; padding:5px; }
table.forumTbl td.rowGrey { /*background-color:#ddd;*/ }
table.forumTbl td.forumHead { background-color:#99C462; color:white; text-align:center; font-weight:bold; }

form.forum input { color:#444; width:80%; }
form.forum textarea { color:#444; width:80%; height:70px; }
