/** Copyright (c) 2006 UPT Ltd. Версия $Id: css.css,v 1.5 2006/11/03 20:41:16 viper Exp $ */

/* Шрифт всех элементов страницы */
* { font-family: Garamond, Tahoma, Arial, sans; font-size: 18px; }

/* Стиль тела документа */
body { background-color: #fff; color: #000; }

/* Класс элемента с границей в виде точек */
.dotborder { border:1px dotted #ccc; }

/* Класс элемента вывода информации */
.info { color: #ccc; text-align:right; }

/* Оформление ссылок */
a, a:active, a:visited, a:link { font-family:Garamond, Tahoma, Arial, sans; font-weight:bold;color:#E4BC20; text-decoration: underline; font-size:16px;}
a:hover { text-decoration:none; }

/* Стиль заголовка */
.title { font-family: Impact; font-size: 20px; color: #fff; }

/* Контейнер пути к текущей странице */
.path_container { width: 100%; border-bottom: 1px solid #ccc; text-align: right; padding: 2px; margin: 2px; }

/* Элемент в контейнере пути к текущей странице */
.path { color: #999; font-size: 11px; }

/* Ссылка в контейнере пути к текущей странице */
a.path, a:hover.path, a:visited.path { color: #666; text-transform: none; text-decoration: none;}

/* Ссылка неактивного языка документа */
a.lang, a:hover.lang, a:visited.lang { font-family: Arial, sans; font-size: 12px; font-weight: bold; color: #999; text-transform: uppercase; text-decoration: none;}

/* Ссылка активного языка документа */
a.lang_c, a:hover.lang_c, a:visited.lang_c { font-family: Arial, sans; font-size: 12px; font-weight: bold; color: #666; text-transform: uppercase; text-decoration: none;}

/* Оформление обычных ненумерованных списков */
ul { 	list-style-image:url(ul.gif);
	list-style-position:outside;}
li { padding: 3px; }

/* Оформление меню страницы */
ul.leftmenu { padding: 0px; margin: 0px; cursor: default; list-style-type: none; }
li.leftmenu { position: relative; padding: 4px; margin: 3px; border: 1px solid #ccc; background-color: #eee; font-size: 10px; }
a.leftmenu, a:hover.leftmenu, a:visited.leftmenu { color: #333; text-transform: none; text-decoration: none;}

/* Оформление заголовков страницы */
h1,h2,h3,h4,h5,h6 { padding: 2px; margin: 0px; color: #74442B; }
h1 { font-size: 16px; font-weight: bold; }
h2 { font-size: 15px; font-weight: bold; }
h3 { font-size: 14px; font-weight: bold; }
h4 { font-size: 13px; font-weight: bold; }
h5 { font-size: 12px; font-weight: bold; }
h6 { font-size: 11px; font-weight: bold; }

/* Оформление заголовочной ячейки таблицы */
th { text-align: left; }

/* Форматированный текст */
pre { font-family: Courier New; font-size: 11px; padding: 5px; border: 1px solid #ccc; background-color: #eee;}

/* Оформление таблицы с внешней видимой границей.
   Первая строка подсвечивается в виде заголовка */
.table_bordered { border: 1px solid #cccccc; }
.table_bordered tr { background: expression(this.rowIndex == 0?'#F4E3A3':'#ffffff'); }
.table_bordered td { padding: 4px; }
.table_bordered th { padding: 4px; text-align: left;  background:#CC9933;color:#F4E3A3;}

/* Оформление таблицы с видимыми границами между ячейками.
   Первая строка подсвечивается в виде заголовка */
.table_cellpadding { border: 1px solid #cccccc; border-collapse: collapse; }
.table_cellpadding tr { background: expression(this.rowIndex == 0?'#F4E3A3':'#ffffff'); }
.table_cellpadding td { padding: 4px; border: 1px solid #cccccc; }
.table_cellpadding th { padding: 4px; text-align: left; border: 1px solid #cccccc;  background:#CC9933;color:#F4E3A3;}

/* Оформление таблицы с невидимыми границами между ячейками. */
.table_hidden { border: 0px; }
.table_hidden td { padding: 4px; }
.table_hidden th { padding: 4px; text-align: left;  background:#CC9933;color:#F4E3A3;}

/* Оформление полосатой таблицы с видимыми границами между ячейками. */
.table_zebra { border: 1px solid #cccccc; border-collapse: collapse; }
.table_zebra tr { background: expression(this.rowIndex%2 == 1?'#F4E3A3':'#ffffff'); }
.table_zebra td { padding: 4px; border: 1px solid #cccccc; }
.table_zebra th { padding: 4px; text-align: left; border: 1px solid #cccccc; background:#CC9933;color:#F4E3A3;}

/* Элемент управления формы страницы */
.xsPageInput { width: 300px; }

/* Элемент управления типа checkbox формы страницы */
.xsPageCheckbox { margin-left: 0px; padding-left: 0px; }

/* Элемент управления типа textarea формы страницы */
.xsPageTextarea { width: 300px; height: 100px; }

/* Кнопка панели инструментов страницы */
.xsPageButton { width: 150px; height: 24px; }


a.languages_menu:link, a.languages_menu:visited
{
	font-family:Arial;
	font-size: 10px;
	font-weight:bold;
	color: white; 
	text-decoration:none;
	text-transform:uppercase;
}

a.languages_menu_active:link, a.languages_menu_active:visited
{
	font-family:Arial;
	font-size: 10px;
	font-weight:bold;
	color: #3366CC; 
	text-decoration:none;
	text-transform:uppercase;
}

a.languages_menu:hover
{
	font-family:Arial;
	font-size: 10px;
	font-weight:bold;
	color: #3366CC; 
	text-decoration:none;
	text-transform:uppercase;
}

a.inner_languages_menu:link, a.inner_languages_menu:visited
{
	font-family:Arial;
	font-size: 10px;
	font-weight:bold;
	color: #334097; 
	text-decoration:none;
	text-transform:uppercase;
}

a.inner_languages_menu_active:link, a.inner_languages_menu_active:visited
{
	font-family:Arial;
	font-size: 10px;
	font-weight:bold;
	color: #666FAE; 
	text-decoration:none;
	text-transform:uppercase;
}

a.inner_languages_menu:hover
{
	font-family:Arial;
	font-size: 10px;
	font-weight:bold;
	color: #666FAE; 
	text-decoration:none;
	text-transform:uppercase;
}

a.menu:link, a.menu:visited
{
	font-family:Garamond, Tahoma,  Arial, sans;
	font-size: 18px;
	font-weight:bold;
	color: white; 
	text-decoration:none;
	margin-left:20px;
}

a.menu_active:link, a.menu_active:visited
{
	font-family:Garamond, Tahoma, Arial, sans;
	font-size: 18px;
	font-weight:bold;
	color: #424FA2; 
	text-decoration:none;
	margin-left:20px;
}

a.menu:hover
{
	font-family:Garamond, Tahoma, Arial, sans;
	font-size: 18px;
	font-weight:bold;
	color: #424FA2; 
	text-decoration:none;
	margin-left:20px;
}



a.inner_menu:link, a.inner_menu:visited
{
	font-family:Garamond, Tahoma, Arial, sans;
	font-size: 18px;
	font-weight:bold;
	color: #253390; 
	text-decoration:none;
	margin-left:20px;
}

a.inner_menu_active:link, a.inner_menu_active:visited
{
	font-family:Garamond, Tahoma, Arial, sans;
	font-size: 18px;
	font-weight:bold;
	color: #74442B; 
	text-decoration:none;
	margin-left:20px;
}

a.inner_menu:hover
{
	font-family:Garamond, Tahoma,  Arial, sans;
	font-size: 18px;
	font-weight:bold;
	color: #74442B; 
	text-decoration:none;
	margin-left:20px;
}

a.top_menu:link, a.top_menu:visited
{
	font-family:Garamond, Tahoma, Arial, sans;
	font-size: 18px;
	font-weight:bold;
	color: #253390; 
	text-decoration:none;
}


a.top_menu_active:link, a.top_menu_active:visited
{
	font-family:Garamond,Tahoma, Arial, sans;
	font-size: 18px;
	font-weight:bold;
	color: #334093; 
	text-decoration:none;
}

a.top_menu:hover, a.top_menu_active
{
	font-family:Garamond,Tahoma, Arial, sans;
	font-size: 18px;
	font-weight:bold;
	color: #334093; 
	text-decoration:none;
}

a.bottom_menu:link, a.bottom_menu:visited
{
	font-family:Tahoma;
	font-size: 10px;
	color: #74442B; 
	text-decoration:none;
	margin-left:10px;
	margin-right:10px;
	text-transform:uppercase;
	font-weight:normal;
}

a.bottom_menu_active:link, a.bottom_menu_active:visited
{
	font-family:Tahoma;
	font-size: 10px;
	color: #000000; 
	text-decoration:none;
	margin-left:10px;
	margin-right:10px;
	text-transform:uppercase;
	font-weight:normal;
}

a.bottom_menu:hover
{
	font-family:Tahoma;
	font-size: 10px;
	color: #000000; 
	text-decoration:none;
	margin-left:10px;
	margin-right:10px;
	text-transform:uppercase;
	font-weight:normal;
}

span.page_title
{
	font-family:Garamond,Tahoma, Arial, sans;
	font-size: 20px;
	color: #505A9E; 
	font-weight:bold;
	margin-left:150px;
}

td.header2
{
	background-image:url(inner_header_line.jpg);
	width:100%;
	background-repeat:no-repeat;
}

body.start_body
{
	margin:0px; 
	padding:0px; 
	background-color:#F7E7BB; 
	height:100%; 
	width:100%;
}

table.start_content_table
{
	width:1024px;
	height:768px;
	background-image:url(start_bg.jpg);
}

td.start_menu_td
{
	width:280px;
}

table.start_menu_table
{
	margin-top:200px;
	width:100%;
}

table.inner_main_table
{
	height:100%;
	width:100%;
}

body.inner_body
{
	margin:0px; 
	padding:0px; 
	background-color:#F7E7BB; 
	height:100%; 
	width:100%;
}

table.inner_content_table
{
	background-color:#ffffff;
	height:768px;
	width:1024px;
}

td.inner_content_td
{
	height:768px;
	width:1024px;
	margin:100px;
}

td.inner_header_td
{
	height:185px;
}

tr.inner_header_tr
{
	height:185px;
}

img.inner_logo
{
	margin:0px; 
	padding:0px;
}

td.inner_header_td2
{
	background-image:url(inner_header_bg.jpg);
	width:100%;
}

table.inner_up_menu_table
{
	margin-top:18px;
}

table.inner_up_menu_table2
{
	margin-top:8px;
}

table.inner_buttons
{
	margin-top:5px;
}

table.inner_title_table
{
	height:30px;
}

table.inner_left_menu_table
{
	height:100%;
}

td.inner_left_menu_td
{
	background-image:url(inner_left_menu_bg.gif);
	width:274px;
	height:482px;
	background-repeat:no-repeat;
}

table.inner_left_menu_table2
{
	margin-top:10px;
}

td.inner_header_td3
{
	background-image:url(inner_content_sep_line.gif);
	width:2px;
	height:482px;
	background-repeat:repeat-y;
}

td.inner_content_td
{
	width:748px;
	height:482px;
}

td.inner_content_footer_td
{
	height:71px;
}

td.inner_footer_td2
{
	background-image:url(inner_bottom_line.jpg);
	width:100%;
	height:71px;
	background-repeat:no-repeat;
}

table.inner_footer_table
{
	margin-top:35px;
}

td.inner_up_menu1
{
	background-image:url(inner_up_menu_sep.gif);
	height:22px; 
	width:42px; 
	background-repeat:repeat-x; 
	background-position:bottom;
}

td.inner_up_menu2
{
	background-image:url(inner_up_menu_button.gif);
	height:22px; 
	width:107px; 
	background-repeat:no-repeat; 
	background-position:center bottom;
}

.xsTableRecordset th 
{ 
	padding: 4px; text-align: left; background-color: #CC9933; border-bottom: 1px solid #999999; color:#F4E3A3; 
}

.xsTableRowOdd { background-color: #F4E3A3; }
