/***********************************************************************
 *
 *      Copyright (C) 2001 Business Console Ltd.
 *      $Id: default.css,v 1.37 2009/01/30 08:44:23 bell Exp $
 */

a               {text-decoration:none}
a:hover         {color:#000000; text-decoration:underline}
a:visited       {color:#996633}

body, td, th    {font-family:tahoma,verdana,arial,sans-serif; font-size : 90%; color : #333333;}

h3,h4,h5,.h     {font-weight:800; color:#497810}
h3              {font-size:140%; padding-top:10px}
h4              {font-size:115%; text-align:center; padding-top:7px}
h5              {font-size:100%; padding-top:4px}

p               {text-align: justify}
p.indent        {padding-left:20px; text-align:left}

ul, ol          {padding-top: 0px; padding-bottom: 4px}
li, dd, dt      {padding-bottom: 4px}

.compact        {font-size: 12px; padding-top: 0px; padding-bottom:0px}
.home		{vertical-align: top; margin-bottom: 50px;}
.hometext	{padding-left: 20px; padding-top: 5px; font-size: 115%; font-weight: 800; text-decoration: none;}
.detail         {}
.small          {font-size:70%}
.accented       {font-weight:800; color : #333333;}
.price          {font-weight:800}

/* все окна: заголовок, подзаголовок, текст */
.wintitle       {font-size:12px; font-weight:800; color1:#CCFFCC; margin-left : 10px; padding-top : 3px; padding-bottom : 5px;}
.winhead        {font-size:10px; font-weight:600}
.winbody	{font-size:12px; font-weight:200; background-color:#f6f6f6; padding:8; border:1px solid #cccccc;}
/* дата */
.panel_date	{font-weight:bold; font-size:10px; color:#333333}
.panel_pad	{padding:4px}
/* окно навигации: текущее положение */
.treenavsel     {font-size : 12px; font-weight:800; color:#6a5f36;}

/* заголовок-ссылка */
a.wintitle              {text-decoration:none;}
a.wintitle:hover        {text-decoration:underline}

/* контакты вверху страницы */
.logo		{font-size: 12px}
/* примечания внизу страницы */
.bottomnote     {font-size:75%; text-align:center}
/* текстовая навигация внизу страницы */
.bottomnav      {text-align:center}
/* поиск */
.searchstring   {color: #FF0000}

/* меню */
.main_menu	{background-color:#ff7011}
.menuhead       {font-weight:800; color:#d34d00; background-color:#ffcc99}
.menuheadborder {border:1px solid #ffcc99}
.menubody       {background-color:#fff4e7}
.alter_row      {background-color:#ffcc99}

pre{font-family:lucida console,courier,courier new,ocr_one,monospace;margin-bottom:0px}

/* поля ввода */
input, textarea, select {border:1px solid #a8a8a8}
/* кнопки */
input.adminbutton, input.mainbutton, button {background-color:#669966; color:#ffffff !important; 
  background-image:url("button.png"); background-repeat:repeat-x; border:1px ridge #000000; 
  font-weight:bold;font-size:13px}

/* таблицы */
.striped	{border-bottom:1px solid #ffcc99}
.striped td	{border-top:1px solid #ffcc99}
.odd td		{background-color: #fff4e7}
.even td	{background-color: #fffcf8}
