html,body{
	margin:0;
	padding:0;
	height:100%;
	border:none
}
BODY {
	margin: 0;
	padding: 0;
	font-family: Verdana, Tahoma;
	font-size: 11px;
	background-color: #FFFFFF; 
}
TD {
	font-family: Verdana, Tahoma;
	font-size: 11px;
	/*vertical-align: top;*/
}
FORM {
	padding:0;
	margin:0;
}
UL {
	padding: 0;
	margin: 0 0 0 20px;
}
A {
	color: blue;
	text-decoration: none;
}
A:HOVER {
	color:red;
}

/* design */
#wrapper {
	margin: 0;
	padding: 0;
	height:100%;
	width:100%;
}
TABLE.top,
TABLE.topmenu,
TABLE.page,
TABLE.content {
	border: 0px solid red;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
TABLE.top {
	background-color: #085C7D;
}
TABLE.top TD {
	color: white;
}
TABLE.top TD A {
	color: #ccc;
	text-decoration: underline;
}
TABLE.top TD.logo {
	padding: 10px 0px 0px 10px;
	color: #064366;
	font-family: tahoma;
	width: 700px;
}

TABLE.topmenu {
	background-color: #6E6E6E;
}
TABLE.topmenu TD {
	padding: 7px;
}
TABLE.topmenu TD a {
	font-size: 13px;
	padding: 0px 5px 0px 5px;
	color: white;
}
TABLE.topmenu TD a:hover {
	text-decoration: underline;
}

TD.menu {
	padding: 5px 5px 5px 5px;
	width: 200px;
}
TABLE.menu {
	width: 100%;
}
TABLE.menu TD {
	padding: 2px 0px 4px 0px;
	border-bottom: 1px solid silver;
}

DIV.footer {
	height: 50px;
	padding: 5px;
	background-color: #eeeeee;
	border-top: 1px solid #666666;
}

DIV.path {
	padding: 3px 0px 10px 10px;
}


/** 
* @name Заголовок 1
*/
H1 {
	margin: 0 0 0 0;
	padding: 10px 0 5px 0px;
	font-size: 18px;
	font-weight: bold;
	color: #08377D;
	font-family: Tahoma;
}
/** 
* @name Заголовок 2
*/
H2 {
	margin: 0 0 0 0;
	padding: 10px 0 5px 0;
	font-size: 16px;
	fint-weight: bold;
	color: #08377D;
	font-family: Tahoma;
}
/**
* @name Заголовок 3
*/
H3 {
	margin: 0 0 0 0;
	padding: 10px 0 0 10px;
	font-size: 12px;
	fint-weight: bold;
	color: #08377D;
	font-family: Tahoma;
}

/**
* @name Таблица
*/
TABLE.stuff {
	table-left: 1px solig #f0f0f0;
}

TABLE.stuff TD {
	border-right: 0px solid #F0F0F0;
	border-top: 0px solid #F0F0F0;
}

/**
* @name Заголовок таблицы
*/
TR.head {
	
}

TR.head TD {
	padding-top: 20px;
	text-align: left;
	border-bottom: 3ps solid #73A3FF;
	color: #2023CE;
	/* background-color: #A4D2FF; */
	font-weight: bold;
}


/**
* @name Широкая форма
*/
INPUT.wide {
	width:100%;
	background-color:#fcfcfc;
}

/**
* @name Широкий список
*/
SELECT.wide {
	width: 100%;
	background-color:#fcfcfc;
}

/**
* @name Новый слой
*/
DIV.test {
	background-color:red;
}


a img {
	border: 0;
	}

table.collab {
	width: 100%;
	border: 1px solid #999999;
	border-collapse: collapse;
	}
table.collab thead td {
	background-color: #c4d3db;
	font-weight: bold;
	color: #354a55;
	border-bottom: 1px solid #999999;
	}
table.collab thead td.sorted {
	background-color: #7b9cae;
	color: white;
	}
table.collab thead td.sorted a {
	color: white;
	}
table.collab td {
	padding: 3px;
	font: 11px verdana;
	}
table.collab tr.odd {
	background-color: #f5f5f5;
	}
table.collab tr.even {
	background-color: #efefef;
	}
table.collab tr.last {
	background-color: #CFDDE3;
	}
table.collab tr.over {
	background-color: #dee7eb;
	}
table.collab tr.st_dropped {
	color: gray;
	}
table.collab tr.st_dropped a {
	color: gray;
	}
table.collab td a, table.collab td a:visited {
	color: #354a55;
	}
table.collab td a:hover {
	color: #5b7f93;
	}
	
#ajaxPreloader,
.ajaxPreloader {
	border:1px solid #B4DAFF;
	position:absolute;
	background: white;
	left:50%;
	width: 200px;
	margin-left: -100px;
	top: 200px;
	padding: 40px 40px 40px 40px;
	text-align:center;
	display:none;
}

.collab_error {
	border:1px solid #cd2424;
	position:absolute;
	background: white;
	left:50%;
	width: 200px;
	margin-left: -100px;
	top: 200px;
	padding: 40px 40px 40px 40px;
	text-align:center;
	display:none;
	color: #cd2424;
}

table.view_task td {
	font: 11px verdana;
	padding: 4px;
	}
	
table.view_task td.title {
	text-align: right;
	width: 120px;
	font-weight: bold;
	}

div.bg_layer {
	width:100%; 
	height:100%; 
	position:absolute; 
	top:0; 
	left:0; 
	display:none;
	background-color:black; 
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50); 
	opacity: 0.5;
	}
div.task_layer {
	font:11px verdana; 
	border: 1px solid #5b7f93; 
	display:none; 
	position:absolute; 
	top: 100px; 
	left: 50%;
	width:600px; 
	margin-left: -300px; 
	background-color: white;
	}

div.task_menu_item {
	padding: 1px;
	}
div.task_menu_item img {
	position: relative;
	top: 4px;
	margin-right: 3px;
	}
	
input.date {
	background: white url(/design/cms/img/icons/calendar_v2.gif) center right no-repeat;
	width:90px;
}
	
/***/

A.disabled {
	cursor: normal;
	color: gray;
	background-color: transparent !important;
}

TABLE.cp_table {
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #385685;
	vertical-align: middle;
	margin-top:10px;
}

TABLE.cp_table TR.odd {
	background-color: #f3f3f3;
}
TABLE.cp_table TR.even {
	background-color: #e9e9e9;
}
TABLE.cp_table TR.over {
	background-color: #D4DEEC;
}
TABLE.cp_table TR.error {
	background-color: #FFD4D7;
}
TABLE.cp_table TR.vertcenter {
	vertical-align: middle;
}

TABLE.cp_table TD {
	padding: 5px;
	border: 1px solid #7398AF;
	vertical-align: middle;
}
TABLE.cp_table TD.no_content {
	text-align: center;
	padding: 20px;
	background-color: #f3f3f3;
}

TABLE.cp_table TR TD {
	vertical-align: middle;
}

TABLE.cp_table THEAD TD {
	text-align: center;
	font-weight: bold;
	background-color: #B4C8D4;
	color: BLACK;
	padding: 5px 3px 5px 3px;
	vertical-align: middle;
}

TABLE.cp_table TR TH {
	text-align: center;
	font-weight: bold;
	background-color: #d9e3e9;
	color: BLACK;
	padding: 5px 3px 5px 3px;
	vertical-align: middle;
}

TABLE.cp_table INPUT.fill {
	width: 95%;
	font-family: tahoma;
}

SPAN.ok {
	color: #1B7C07;
}
SPAN.bad {
	color: #C4170A;
}
SPAN.yellow {
	color: #FF741A;
}
SPAN.gray {
	color: gray;
}
SPAN.footnote {
	display: block;
	margin: 3px 0px 4px 0px;
	color: #666;
}
SPAN.cp_comment {
	font-size: 11px;
	font-family: Tahoma;
	color: gray;
}

DIV.cp_warning {
	border: 1px solid #F39E0E;
	margin: 5px;
	padding: 5px 5px 5px 70px;
	background-color: #FBECCE;
	background-repeat: no-repeat;
	background-image: url(/design/ukraine/img/cp/warning.gif);
	background-position: 5px 5px;
}
DIV.cp_error {
	border: 1px solid #94000C;
	color: #94000C;
	margin: 5px;
	padding: 5px 5px 5px 30px;
	background-color: #FFEFEB;
	background-repeat: no-repeat;
	background-image: url(/design/ukraine/img/cp/error.gif);
	background-position: 8px 6px;
}
DIV.cp_ok {
	border: 1px solid #276630;
	color: #276630;
	margin: 5px;
	padding: 5px 5px 5px 30px;
	background-color: #EDF8EE;
	background-repeat: no-repeat;
	background-image: url(/design/ukraine/img/cp/ok.gif);
	background-position: 8px 10px;
}

TABLE.cp_vertical_info TD.title {
	text-align: right;
	font-weight: bold;
}

DIV.cp_pagemenu {
	padding: 10px;
	border-bottom: 1px solid silver;
}

DIV.cp_pagemenu_title {
	font-size: 16px;
	padding: 5px;
}
DIV.cp_pagemenu_title A:hover {
	text-decoration: underline;
}

DIV.cp_pagemenu_description {
	line-height: 150%;
	color: #666;
}

INPUT.cp_save,
INPUT.cp_add,
INPUT.cp_delete {
	margin-top: 5px;
}


DIV.context_help {
	border: 1px solid #666;
	margin: 5px;
	padding: 5px 5px 5px 50px;
	background-color: #eee;
	background-repeat: no-repeat;
	background-image: url(/design/ukraine/img/cp/help.gif);
	background-position: 5px 5px;
	color: #666;
	font-size: 11px;
	font-family: tahoma;
}

DIV.context_help OL {
	margin: 3px 0px 3px 10px;
	list-style-position: inside;
}

img.s16 {
	position: relative;
	top: 4px;
	border:1px solid white;
}

img.s16b {
	position: relative;
	top: 4px;
	border:1px solid silver;
	cursor: hand;
	cursor: pointer;
}

div.obj_hint {
	display:none;
	padding-left:10px; 
	line-height:1.4em; 
	font-size:0.85em;
}





/**
 * Таблицы с формами используются в авторизации и на всём сайте
 */
TABLE.form {
	width: 100%;
}
TABLE.form TD {
	padding: 5px 0 5px 10px; 
	vertical-align: top;
}
TABLE.form TD.title {
	width: 130px;
	text-align: right;
	font-weight: bold;
}
DIV.form_title {
	color: #4475DB;
	margin-top: 20px;
	padding-left: 170px;
	font-weight: bold;
	font-size: 16px;
}
DIV.form_error {
	margin-top: 15px;
	margin-left:25%;
	padding-left:10px;
	color:red;
	font-weight:bold;
}
SPAN.comment {
	color:gray;
	font-size:10px;
}
SPAN.asterix {
	color:red;
}
TABLE.form THEAD TD {
	font-weight: bold;
}
TABLE.form TD.error {
	color:red;
	font-weight:bold;
}
TABLE.form TD.ok {
	color:#0099CC;
	font-weight:bold;
}
INPUT.wide {
	width: 90%;
	border: 1px solid #7F9DB9;
}
TEXTAREA.wide {
	width: 90%;
	height: 150px;
}



/**
 * Переход между страницами
 */
TABLE.pages_list TD {
	cursor : hand;
	background: #DFF1FF url(/img/shared/button/page_cut.gif) top right no-repeat;
	width : 30px;
	height : 30px;
	vertical-align : middle;
	text-align : center;
}
TABLE.pages_list TD.selected_page {
	font-weight : bold;
	background-color : silver;
	color : white;
}
TABLE.pages_list TD.dots {
	background: transparent;
	cursor: auto;
}
TABLE.pages_list TD.show_all {
	background: transparent;
	cursor: auto;
}
TABLE.pages_list CAPTION {
	font-size : 10px;
}
.disabled {
	background: #D2E6FA; 
	filter: alpha(Opacity=30);
}


div.page_underline {
	padding-bottom: 3px;
}
span.page_list, a.page_list, span.page_selected,span.page_dots {
	border: 1px solid #2E6AB1;
	margin-right: 2px;
	margin-bottom: 2px;
	padding: 3px 6px 3px 6px;
	display: inline;
	margin-bottom: 10px;
	color: gray;
}
a.page_list {
	color: blue;
}
a.page_list:hover {
	background-color: #ccffcc;
	color: blue;
}
span.page_list {
	background-color: #3366cc;
	font-weight: bold;
	color: white;
}
span.page_dots {
	border: none;
}

div.home img {
	vertical-align: middle;
}

div.home a {
	text-decoration: underline;
	color: #E33939;
}

a.left_submenu {
	display: block;
	margin: 5px 0px 5px 13px;
	font-size: 11px;
}

a.left_submenu_level2 {
	display: block;
	margin: 4px 0px 4px 30px;
	font-size: 11px;
}

div.sites_list{
	padding-left:10px;
	padding-bottom:10px; 
	background-color: #fefefe;  
	border: 1px solid #cccccc; 
	text-decoration: none;
	display:none;
	position:absolute;
	width:200px;
}
div.sites_list li{ 
	list-style: square inside; 
	color: #2E6AB1;       
	margin-top:7px;    
}
span.event {
	border: 1px solid #DDDDDD;
	margin:10px 2px;
	padding: 3px 5px;
	line-height:25px;
	cursor:pointer;
}
div.boxnone {
	display:none;
}
div.boxblock {
	display:block;
}
div.position {
	position:relative;
}
div.adjust {
	padding:10px;
	text-align:justify;
	background-color: #fefefe;  
	border: 1px solid #cccccc; 
	display:none;
	position:absolute;
	width:300px;
}
span.button {
	border: 1px solid #DDDDDD;
	margin:10px 2px;
	padding: 3px 5px;
	line-height:25px;
	cursor:pointer;
}
h2 {
	margin-top:0 !important;
}


/*
Стиль для формирования сообщений для 
пользователя 
*/

div.error {
	width:80% !important;
	margin:5px auto  !important;
	padding:5px  !important;
	border:1px #bb1418 solid  !important;
	background:none  !important;

	/*Firefox*/
	-moz-border-radius-bottomleft:10px  !important;
	-moz-border-radius-bottomright:10px  !important;
	-moz-border-radius-topleft:10px  !important;
	-moz-border-radius-topright:10px  !important;
	
	/*Chrome, Safari*/
	-webkit-border-top-left-radius:10px  !important;
	-webkit-border-top-right-radius:10px  !important;
	-webkit-border-bottom-left-radius:10px  !important;
	-webkit-border-bottom-right-radius:10px !important; 

}

div.info {
	width:80%;
	margin:5px auto;
	padding:5px;
	border:1px #1814bb solid;

	/*Firefox*/
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	
	/*Chrome, Safari*/
	-webkit-border-top-left-radius:10px;
	-webkit-border-top-right-radius:10px;
	-webkit-border-bottom-left-radius:10px;
	-webkit-border-bottom-right-radius:10px;

}

div.alert {
	width:80%;
	margin:5px auto;
	padding:5px;
	border:1px #9cc3ee solid;

	/*Firefox*/
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	
	/*Chrome, Safari*/
	-webkit-border-top-left-radius:10px;
	-webkit-border-top-right-radius:10px;
	-webkit-border-bottom-left-radius:10px;
	-webkit-border-bottom-right-radius:10px;

}

div.warning {
	width:80%;
	margin:5px auto;
	padding:5px;
	border:1px #ff8e03 solid;

	/*Firefox*/
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	
	/*Chrome, Safari*/
	-webkit-border-top-left-radius:10px;
	-webkit-border-top-right-radius:10px;
	-webkit-border-bottom-left-radius:10px;
	-webkit-border-bottom-right-radius:10px;
}
div.messageleft {
	float:left;
	margin:10px;
}
div.messageread {
	margin:0 20px 0 0; 
	text-align:right;
}
input.messageinput {
	background:#fff;
	border:1px #d7d4d4 solid;
	padding:3px;
	cursor:pointer;
	text-decoration:underline;
}  

div.admin_interface a {
	display:block;
	float:left;
	width:150px;
	height:40px;
	margin-right:3px;
	padding:3px;
}
div.admin_interface img {
	padding:0px 10px 0 0;
}

a.add {
	font-size:18px;
	margin-right:20px;
}