﻿body, h1, h2, h3, img, div { margin: 0; padding:0; }

body, td {
	color: #333;
	font-family: Georgia, Serif;
	font-size: 14px;
}
body { overflow-y: scroll; }

form { margin: 0; }
p { margin: 0 0 1em 0; }

table, td, tr {
padding: 0px;
margin: 0px;
}

h1 { font-size: 150%; font-weight: normal; margin: 0.1em 0 0.1em 0;} 
h2 { font-size: 110%; font-weight: bold; margin: 10px 0 10px 0; }
h3 { font-size: 100%; font-weight: bold; margin:0 0 0.5em 0; }
h4 { font-size: 100%; font-weight: normal; margin: 0; }

body {text-align: center;}

img {
border: 0px;
margin: 0px;
padding: 0px;
vertical-align: middle;
}

/* Подсказка */

div.help {
margin: 8px auto;
padding: 0px 8px;
}

div.help div {
font-size: 12px;
background: #F5F6EA;
border: 1px solid #fff;
margin: 0px auto;
padding: 6px 8px;
line-height: 150%;
}

div.help span {
padding-right: 12px;
font-weight: bold;
color: #555;
text-decoration: underline;
}

/* Ошибка */

div.err {
margin: 8px auto;
padding: 0px 8px;
}

div.err div {
font-size: 12px;
background: #F5F6EA;
border: 1px solid #fff;
margin: 0px auto;
padding: 6px 8px;
line-height: 150%;
}

div.err span {
padding-right: 12px;
font-weight: bold;
color: red;
text-decoration: underline;
}

div.err span.desc {
padding-right: 11px;
font-weight: normal;
font-size: 11px;
color: #555;
text-decoration: none;
}

/* �_нфа */

div.inf {
margin: 8px auto;
padding: 0px 8px;
}


div.inf span {
padding-right: 12px;
font-weight: bold;
color: green;
text-decoration: underline;
}

div.inf span.no {
padding: 0;
font-weight: normal;
color: inherit;
text-decoration: none;
}

div.inf span.desc {
padding-right: 11px;
font-weight: normal;
font-size: 11px;
color: #555;
text-decoration: none;
}

/* Общее для inf, err, help */

div.p100 {
padding: 0;
}

/*  */

#divFormCont {
margin: 1em auto;
background: #FFFFFF;
width: 27em;
border: 1px solid #BBBBBB;
}

#tableAuth {
margin: 1em auto;
background: #FFFFFF;
}

#tableAuth td {
background: #fff;
padding: .2em .5em;
vertical-align: middle;
}
.tableContacts {
  border-collapse: collapse;}
	.tableContacts td{
      border: 1px solid #5182B6;
      padding: 8px;}
.docBack {
  -webkit-border-radius: 26px;
  -moz-border-radius: 26px;
  border-radius: 26px;
  margin: 30px;
  width: 500px;
  padding: 5px;
  background: #EFEFFF;
  background: -webkit-linear-gradient(top, #EFEFFF 0%, #414141 100%);
  background: -moz-linear-gradient(top, #EFEFFF 0%, #414141 100%);
  background: -o-linear-gradient(top, #EFEFFF 0%, #414141 100%);
  background: -ms-linear-gradient(top, #EFEFFF 0%, #414141 100%);
  background: linear-gradient(top, #EFEFFF 0%, #414141 100%);
  -pie-background: linear-gradient(top, #EFEFFF 0%, #414141 100%);
  }
  .docBack a {
    font-size: 18px;
    color: #fff !important;
	text-decoration: underline !important;
	margin-left: 30px;}

#tableAuth img {
margin: 0px;
padding: 0px;
margin-bottom: 2px; /**/
}

.submit { 
font-size: 140%; 
font-weight: normal; 
margin: 0.2em 0 0.2em 0; 
/*width: 4em;*/
/*height: 1.4em;*/
}

.huge	{ 
font-size: 140%; 
font-weight: bold; 
border: 1px solid #AAAAAA; 
padding: 0px; 
margin: 0px;
vertical-align: middle;
width: 250px;
}

#tableAuth td.autherr {
font-size: 70%;
padding-bottom: 10px;
}

.right { text-align: right; }
.center { text-align: center; }
.left { text-align: left; }

#divFormCont {
font-size: 12pt;
}

/* Section tree */

#general {
width: 100%;
height: 100%;
background: none;
background-color: #FEFEFE;
}

#general td {
/*font-size: 12px;*/
vertical-align: top;
}

.general td {
background: none;
}


#general th {
font-size: 12px; 
font-family: Tahoma, Arial, Sans-serif;
padding: 3px;
}

tr#upmenu td, tr#downmenu td {
padding: 0 12px 0;
height: 32px; 
vertical-align: middle;
font-size: 12px;
background: #414141;
color: #fff;
font-weight: bold;  
}

tr#downmenu td {
font-weight: normal;
text-align: center;
}

tr#upmenu td {
border-bottom: 1px solid #fff;
}

tr#upmenu td a, tr#downmenu td a {
color: #fff;
font-weight: normal;
font-size: 14px;
}

tr#upmenu .submenu {
font-weight: normal;
text-align: right;
}

tr#upmenu .submenu a {
	/*display: block;*/
	text-decoration: none;
}

.podMenu {
	width: 300px;
	position: absolute;
	z-index: 8999;
	visibility: hidden;
	background: #4D4D4D;
	border:1px solid #414141;
	margin-top: 8px;
}
	.podMenu hr {
		height: 1px;
		margin: 0;
		background: #666;
		border: none;
	}

.podMenuRel {
	margin: 0;
}
	.podMenuRel a {
		display: block;
		padding: .5em 1em;
	}
	.podMenuRel a:hover {
		background: #575757;
		text-decoration: none;
	}

tr#downmenu td {
border-top: 1px solid #fff;
}

table#main {
width: 100%;
height: 100%;
vertical-align: top;
}

td#menu {
margin: 0px;
padding: 25px 10px;
text-align: left;
}


/* Left Menu */

td#menu ul {
list-style: none;
padding: 0px;
margin: 0px;
padding-left: 20px;
}

td#menu a {
text-decoration: none;
color: #333;
font-weight: normal;
line-height: 1.5;
}

td#menu a:hover {
text-decoration: underline;
}

td#menu img {
/*width:8px;*/
text-align: center; 
vertical-align: top;
margin-right: 5px;
}

td#menu .menuActive {
font-weight: bold;
}

td#menu .menuDisabled {
font-style: italic; 
color: #999999;
}

td#menu .hidden {
color: #8F8F8F;
cursor: help; 
}

#divSecNavi {
margin-bottom: 10px; 
padding: 0 2px 5px 2px; 
border-bottom: 1px solid #fff;
}

img[src*="menu"] {
	display: none;
}
img[src*="plus"] + a:before,
img[src*="plus"] + span:before {
	content: "▸";
	display: inline-block;
	width: 16px;
	text-align: center;
}
img[src*="minus"] + a:before,
img[src*="minus"] + span:before {
	content: "▾";
	display: inline-block;
	width: 16px;
	text-align: center;
}
img[src*="dot"] + a:before,
img[src*="dot"] + span:before {
	content: "·";
	display: inline-block;
	width: 16px;
	text-align: center;
}


div#divSecNavi a {
text-decoration: underline;
}


/* right menu */
td#rightmenu {
	width: 360px;
	vertical-align: top;
	border-left: 1px solid #fff;
	background: #E9EFEC;
}

#rightmenu a {
color: #08c;
text-decoration: none;
}

#rightmenu a:hover {
text-decoration: underline;
}


#divRightmenu {padding: 10px;}
#divRightmenu ul { margin:10px 0; padding:0;}
#divRightmenu ul li { list-style:none; margin:0 0 5px 10px; padding:0; font:bold 16px Arial, Helvetica, sans-serif;}
#divRightmenu ul li li  { list-style: decimal; margin:0 0 5px 20px; padding:0; font:12px Arial, Helvetica, sans-serif;}
#divRightmenu ul li li li{ list-style: square; margin:0 0 5px 20px; padding:0; font:12px Arial, Helvetica, sans-serif;}

#divRightmenu .act {font-weight: bold;}


.properties {
width: 100%;
margin: 4px 0px;
}
	.properties td {
		padding: 5px 15px;
	}
	.properties .separator {
		width: 100%;
		height: 1px;
		padding-left: 0px;
		padding-right: 0px;
		font-size: 1px;
		line-height: 1px;
	}
	.properties img {
		margin-right: 5px;
	}

.divSep {
width: 100%;
height: 1px;
border-bottom: 1px solid #fff;
}

a.aHelp {
cursor: help;
}

#rightmenu a.aHelp:hover {
text-decoration: none;
}

/* information */
.divInfo, .divError {
margin: 20px 10px 0px;
padding: 5px 5px;
line-height: 180%;
font-weight: bold;
}

.divInfo {
color: #008800;	
}

.divError {
color: #FF0000;
}

.divError .desc{
font-weight: normal;
color: #333333;
}

.divMoveInfo,
div.inf div {
	margin: 0 0 1em;
	padding: .5em 1.5em;
	background: #fafafa;
	border: 1px solid #dcdcdc;
}

td#menu .divMoveInfo a {
color: #08c;
text-decoration: underline;
}

#rightmenu a.normal, #rightmenu a.normal:hover {
color: #333;
text-decoration: underline;
}

a.toMainPage {
font-size: 80%;
color: #333333;
}


/* ������ ����-���� */
table#metaTags { margin-top: 5px; margin-bottom: 5px; }
#metaTags th { font-size: 70%; text-align: left; vertical-align: top; }
#metaTags th, #metaTags td, #metaTags img { padding: 0px; margin: 0px; }
#metaTags td { padding-bottom: 5px; }
#metaTags img { margin: 0px 5px 0px 4px; }
#metaTags a { color: #333333;  text-decoration: underline; }

/* list editing */

.listOfLists {
padding-left: 10px;
padding-top: 6px;
line-height: 160%;
}

#menu.listItems {
padding: 20px;
padding-top: 1px;
}

.listItems .nameInput {
margin: 2px 4px 1px 0px;
width: 150px;
}

.listItems .titleInput {
margin: 2px 0px 1px;
width: 150px;
}

.listItems table.listHead td {
width: 150px;
padding: 3px;
}

.listItems .listAddItems {
margin: 6px 0px 7px;
padding-left: 1px;
}

.listItems .submitDiv {
margin-top: 10px;
}

.docList {
  margin-top: 20px;}

.listDate {
  text-decoration: overline;}

td.adminfaq {
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
}


/* Change password*/

div.ChangePassForm {
	margin: 20px 0 0 20px;
}

table#TableChangePass td
{
	vertical-align:middle;
}

.tdChangePass input {
	width:200px;
	padding-left:3px;
	font-size:12px;
	height:20px;
	vertical-align:middle;
	padding-top:2px;
	margin-top:3px;
}

.ChangePassError {
	color: #FF0000;
	font-weight: bold;
	margin-bottom: 15px;
}

.ChangePassInfo {
	color: #009900;
	font-weight: bold;
}



table#tableEmailEdit {
	margin: 20px;
	border-collapse: collapse;
}

.tableEmailEdit th {
	border: 1px solid #dcdcdc;
	width: 300px;
	padding: 5px;
	text-align: center;
	font-weight: bold;
	color: #08c;
	font-size: 12px;
}

table#tableEmailEdit td {
	border: 1px solid #dcdcdc;
	width: 300px;
	padding: 5px;
	vertical-align:middle;
}

.tableEmailEdit td input {
	width: 100%;
	border: 1px solid #dcdcdc;
}


.divEmailEditListErrors {
	margin: 20px 20px 0px;
	font-weight: bold;
}

.divEmailEditListErrors .divEmailInfo {
	margin-bottom: 5px;
	color: #008800;	
}

.divEmailEditListErrors .divEmailError {
	margin-bottom: 5px;
	color: #FF0000;
}


div.multiListDivs div, div.darkTR div, div.lightTR div, .multiListTable td {
	padding: 5px 5px;
	text-align: center;
}

div.darkTR  {
	height: 35px;
	background: #e9e9e4;
}

div.lightTR  {
	height: 35px;
	background: #ffffff;
}

.stateDivStart, .stateDivProcess, .stateDivFinish {
	color: #fff; 
	padding: 5px; 
	text-align:center; 
	clear: both; 
	margin-top: 15px; 
	width: 200px; 
	font-weight:bold;
}

.stateDivFinish {
	background: #2ea42e; 
}

.stateDivStart {
	background: #cb4d33;
} 

.stateDivProcess {
	background: #3c87ba;
}

div#dirPath {
font-size: 110%; font-weight: bold; margin: 10px 0 20px 0; 
}

div#dirPath a {
font-size: 110%; font-weight: bold;
}

#general td .adecor a {text-decoration: underline;}

table.filemanager {
border-top: 1px solid #fff;
border-left: 1px solid #fff;
}

table.filemanager td, table.filemanager th {
border-bottom: 1px solid #dcdcdc;
border-right: 1px solid #dcdcdc;
padding: 4px;
font-size: 11px;
}

table.filemanager input{
border: 1px solid #aaaaaa;
font-size:11px;
width:80%
}

input.adminButton {
font-size: 11px;
background: #F5F6EA;
color: #AB1404;
border: 1px solid #fff;
margin: 0 2px;
}

table#globalVars {
margin-bottom: 10px;
}

table#globalVars td{
padding: 2px 10px 2px 0;
}
table#globalVars th {text-align: left;padding: 10px 10px 4px 0;}

#globalVars input {
width: 450px;
}
#globalVars input.checkbox {
width: 15px;
}
#globalVars input.submit {
width: 150px;
height:30px;
}
.RobotsInfo {
	color: #009900;
	font-weight: bold;
	margin-bottom: 5px;
}

.RobotsError {
	color: #FF0000;
	font-weight: bold;
	margin-bottom: 5px;
}

#createUser {
	margin-bottom: 20px;
	padding: 3px;
	width: 425px;
}

#createUser input, #createUser select {
	width: 170px;
}

/*#createUser .usersAddSubmit { width: 100px; }*/

.createUserTitle {
	font-size: 14px;
	color:#08c;
	margin-bottom: 10px;
}

#createUser td {
	padding: 3px 7px 3px 0;
	vertical-align: middle;
	min-width: 85px;
}

table#userTable {
border-top: 1px solid #fff;
border-left: 1px solid #fff;
margin:5px 0;
}

table#userTable td, table#userTable th {
border-bottom: 1px solid #fff;
border-right: 1px solid #fff;
padding: 5px;
text-align: center;
}

table#userTable a {
	text-decoration: underline;
}

.userSubmit {
	width: 300px;
	text-align: right;
}

.userSubmit input {
	width: 200px;
}

.formField { /* Form element */
margin-top: 6pt;
}

.formField select, .formField input, .formField textarea { /* Form elements */
font-family: Verdana, Arial, Sans-Serif;
font-size: 10pt;
margin-top: 1pt;
}

.formField select {
width: 300px;
}

.formField textarea {
width: 300px;
}

.formField input[type="pasword"],
.formField input[type="text"] {
width: 300px;
}

.formField input.checkbox, .formField input.radio, .formField .divInnerCheckBox input {
width: 13px;
}

.formField label {
margin-left: 4pt;
}

.formField  textarea.mono {
font-size: 11pt;
font-family: "Courier New", Courier, monospace;
}

.spanSort {
	padding: 0px 10px 0px;
}

.spanSort input.inactive, .spanSort input.active, .spanSort input.error {
	border: 1px solid #000;
	width: 50px;
	height: 20px;
	padding-left: 15px;
	background: url(adminimg/sort_inactive.png) no-repeat left;
	color: #000;
	text-align:right;
}

.spanSort input.active {
	background: url(adminimg/sort_active.png) no-repeat left;
}

.spanSort input.error {
	background: url(adminimg/sort_error.png) no-repeat left;

}

.leftalign { margin:0 0 10px; }
.leftalign a,td#menu .leftalign a{ text-decoration:underline;}
.leftalign a:hover,td#menu .leftalign a:hover { text-decoration:none;}


#general td .helpContent ul,#general td .helpContent ol  { margin:10px 0; padding:0;}
#general td .helpContent ul li { margin:0 0 5px 25px; padding-left:10px; list-style:none; background: url(../flash/img/bulls.gif) no-repeat left 5px;}
#general td .helpContent ol li { margin:0 0 5px 25px; list-style-type: decimal; background:none; padding-left:0;}
#general td .helpContent table { width:100%; border-collapse:collapse; margin:0 0 10px; padding:0;}
#general td .helpContent table td { padding:5px; vertical-align:middle; font:12px Arial, Helvetica, sans-serif;}
#general td .helpContent table th { 
	padding:5px; 
	vertical-align:middle; 
	text-align:center; 
	color:#AB1404; 
	font:bold 11px Arial, Helvetica, sans-serif; 
	background:#f3f3f3;
	border-right:1px solid #fff;
}
#general td .helpContent p { margin:0 0 10px; padding:0;}
#general td .helpContent { font:12px Arial, Helvetica, sans-serif; color:#474747; }
#general td .helpContent .footer_help { border-top:1px dotted #999; margin:10px 0; text-transform:uppercase; padding:5px; text-align:right; color:#999; font-size:10px;}



.round { float: left; margin: 0 5px 0 0; }

.round span { font-weight: bold; }

.paging { margin: 0 0 10px 0; }

.catalog table { border: 1px solid #ccc; width: 100%; }

.catalog td {
	border: 1px solid #ccc;
	padding: 5px;
	text-align: center;
	vertical-align: middle;
}

.table
{border-top:1px solid #ebebeb;
 border-left:1px solid #ebebeb;
 border-collapse:collapse;}
 
 .table td, .table th
{border-right:1px solid #ebebeb;
 border-bottom:1px solid #ebebeb;
 padding:10px;
 border-collapse:collapse;}
 
 ul.ul li
 {margin-bottom:5px;
  list-style:disc outside none;}
  
#userTable { border-collapse:collapse;}
#userTable td { 
	border:1px solid #fff; 
	vertical-align:middle;
	padding:5px 10px;
	text-align:center;
}
#userTable th { 
	border:1px solid #fff; 
	vertical-align:middle;
	padding:5px 10px;
	font:bold 11px Arial, Helvetica, sans-serif;
	text-align:center;
}
.tab5 td { vertical-align:top; padding-bottom:15px;}
.tab5 td.img { width:20%; padding-right:5px; padding-bottom:15px;}

.divModuleRights {z-index:999;}
.dirList td {
	border: 1px solid #414141;
}

input[type="button"],
input[type="reset"],
input[type="submit"] {
	width: auto !important;
	border: 0;
	color: #fff;
	padding: 2px 16px;
	border: 2px solid #595959;
	font-size: 14px;
	font-family: Tahoma;
	background: #595959;
	cursor: pointer;
	font-family: "Trebuchet MS";
}
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	color: #dcdcdc;
}

input[type="text"],
input[type="password"],
select,
textarea {
	padding: 4px;
	border:1px solid #dcdcdc;
	box-shadow: inset 1px 1px 1px #dcdcdc;
}
.divModuleRights {z-index:999;}

.adminInfoBox {
	color:#aa0000; 
	font-size:12px;
	text-align:center;
	vertical-align:middle;
	border:2px solid #DB7474;
	padding:8px;
	background:#FFF3EB;
	box-shadow:inset 0 0 5px rgba(255, 0, 0, 0.5);
	-webkit-animation:myfirst 2.5s infinite;
	   -moz-animation:myfirst 2.5s infinite;
		 -o-animation:myfirst 2.5s infinite;
			animation:myfirst 2.5s infinite;
}
@-webkit-keyframes myfirst { 0% {background:#FFF3EB;} 50% {background:#FFFFBB;} 100% {background:#FFF3EB;} }
   @-moz-keyframes myfirst { 0% {background:#FFF3EB;} 50% {background:#FFFFBB;} 100% {background:#FFF3EB;} }
     @-o-keyframes myfirst { 0% {background:#FFF3EB;} 50% {background:#FFFFBB;} 100% {background:#FFF3EB;} }
        @keyframes myfirst { 0% {background:#FFF3EB;} 50% {background:#FFFFBB;} 100% {background:#FFF3EB;} }
		