/*
Kibabic Studio 2002-2005
kibab_main.css
Главная таблица стилей (сайт http://kibab.com)
Применяется ко всей легальной части сайта
Определяет общий дизайн 
*/

.maintable
{
background-color: #f8f8f8;
border:           5px solid #d1d7dc;
padding:          5px;
width:            100%;
}

.warning     { color: #FF0000; border: 1px solid #FF0000; background-color: #FFFF00 }
.cnt_td
{
vertical-align: top
}

.menutable
{
background-color: #e5e5e5;
border:           5px;
padding:          2px;
width:            140px;
}

.treeElem         {display: none}

.submenuitem
{
font-size:        8pt;
color:            #0000FF;
font-family:      Verdana;
font-weight:      bold
}

.counter
{
font-size:         13pt;
text-align:        center;
color:             yellow;
font-weight:       bold;
background-color:  blue;
}

.inactive          {color: black; cursor: move}
.maintext          {font-size :12pt}
.lastpatches       {font-size :11pt}
.quotetxt          {font-size :8pt}
.news_nav          {font-size :10pt}
.patch_name        {color: #0000FF; font-weight: bold}
.patch_name_old    {color: #808080; font-weight: bold}
.beta_text         {color: #FF0000; font-weight: bold}

body
{
background-color:             #f7eab9;
scrollbar-face-color:         #f7eab9;
scrollbar-highlight-color:    #ffffff;
scrollbar-shadow-color:       #000000;
scrollbar-3dlight-color:      #000000;
scrollbar-arrow-color:        #000000;
scrollbar-track-color:        #f7eab9;
scrollbar-darkshadow-color:   #000000;
}


TABLE.maintext                {border-collapse: collapse}

table.patches {border-collapse: collapse; border: 1px; border-color: #000000; border-style: solid; border-spacing: 0pt}
.patches {border: 1px; border-color: #000000; border-style: solid;}

HR.decor1    {width: 70%}
ul           {list-style-type: disc}
A.patch_name_old:link {color: #808080}
A:active     {color: black}
A:visited    {color: #888888} 
A:hover      {color: green} 
A:link	     {color: blue}
A.menuitem:link   {font-size: 10pt; font-family: Verdana; font-weight: bold; color: blue}
A.menuitem:visited   {font-size: 10pt; font-family: Verdana; font-weight: bold; color: blue}
TD.menu      {text-align: center}
DIV.menu     {font-size: 12pt; font-weight: bold}
DIV.news     {font-size :12pt; text-align:center}
DIV.nav      {font-size :12pt; text-align:center}
DIV.zag      {font-size :14pt; text-align:center; color: #006699; font-family: Verdana}
DIV.supp     {font-size:  8pt; text-align:center; font-family: Verdana, Arial, Helvetica, Sans-Serif}
DIV.debug    {font-size:  8pt; font-family: Verdana, Arial, Helvetica, Sans-Serif}
DIV.podzag   {font-size :18pt; text-align:center; color:red}