/* General site styles */

body {
padding: 0px;
margin: 0px;
}

body, td {
font: 10pt Tahoma, Arial, serif;
color: #285B86;
}

div.m {
margin: 10px;
padding: 10px;
background: #FFF; 
}

div.faq {
margin: 10px;
padding: 1px 10px 10px 10px;
background: #FFF;
}

a {
color: #285B86;
}

/* Special site styles */

.color0 {
background: #FFF;
}

.color1 {
background: #EEE;
}

h1, h2, h3, h4, h5, h6 {
padding: 0px;
margin: 0px;
}

h1 {

}

h2 {

}

h3 {

}

h4 {

}

/* Standart styles (please don't edit it!) */

body {
overflow: auto
}

img {
border: 0
}

form {
margin: 0; padding: 0
}
/*
ul, ol, li {
padding: 0; margin: 0
}
*/
/*
li {
margin-left: 25px
}
*/

ul ul {
padding-top: 3px
}

ol li {
list-style-type: decimal
}

/*
ul li {
list-style-type: square
}
*/

p {text-align: justify}

input, label {vertical-align: middle}

.inline {display: inline}

.red, .red a {color: red}

.darkred, .darkred a {color: #800000}

.green, .green a {color: #008000}

.blue, .blue a {color: blue}

.black, .black a {color: black}

.small, .small a {font-size: 10px}

.bold, .bold a {font-weight: bold}

.star {color: red}

.error {color: red}

.leftalign, .left {text-align: left}

.rightalign, .right {text-align: right}

.centeralign, .center {text-align: center}

.topvalign, .top {vertical-align: top}

.middlevalign, .middle {vertical-align: middle}

.bottomvalign, .bottom {vertical-align: bottom}

/* Admin Links (please don't edit it!) */

.divEdit {
margin: 0 0 15px 0;
}

.adminDivCreate {
margin-bottom: 10px;
}

.adminEditDelText {
margin: 0;
padding: 0;
margin-bottom: 10px;
}

.spanEditDel {
padding: 0px 10px 0px;
}

.spanEditDel img, #mainContent .spanEditDel img {
vertical-align: middle;
margin: 0px 3px 0px;
border: 0;
}

.divAddModule {
	margin: 0 0 10px 0;
}

.divAddModule .addModuleItem {

}

.divMoveForm {
margin: 15px 0 25px;
}

.divMoveForm form {
padding: 0;
margin: 0;
}

/* Forms (please don't edit it!) */

.divFormSubmited { /* Заявка отправлена успешно */

}

.divForm { /* Вся форма */

}

.divForm .divFormButton { /* Submit button */
margin-top: 20pt;
}

.divForm .divFormButton input {

}

.divForm .divFormStar { /* "* - обязательные поля" */
margin: 10pt 0;
}

.divListErrors { /* Error list */
margin: 10pt 0;
}

.divListErrorsHead {
font-weight: bold;
padding: 0;
margin: 0;
margin-bottom: 10pt;
}

.divListErrors .divError {
color: #FF0000;
margin: 3pt 0;
padding-left: 10pt;
}

.divListErrors .desc {
font-size: 90%;
color: #333333;
}

.formField { /* Form element */
padding-bottom: 6pt;
}

.formField select, .formField input, .formField textarea { /* Form elements */
font-family: Verdana, Arial, Sans-Serif;
font-size: 10pt;
margin-top: 1pt;
}

.formField textarea {
width: 98%;
}

.formField label {
margin-left: 4pt;
}

.formField  textarea.mono {
font-size: 11pt;
font-family: "Courier New", Courier, monospace;
}

.formFieldLeft {width: 190px;}
.formFieldRight input, .formFieldRight textarea {width: 300px;}

.divFormStruct {padding-top: 6px;}

.divFormStruct ul li {list-style-type: none;}

.divFormStruct .inactive {
	font-weight: bold;
	/*margin-left: 25px;*/
}

/* ModuleRights */
div.divModuleRights {
position:absolute; 
top: 5px; 
right: 30px; 
border:1px solid black;
width: 360px;
padding: 2px;
background-color: white;
}

div.divModuleRights div.title {
width:100%;
text-align:center;
font-weight:bold;
}

div.divModuleRights div.title a{
cursor: pointer;
}

div.divModuleRights div.module {
padding: 4px;
margin:5px 2px;
border:1px solid black;
}

div.module div.role {
clear: both;
padding: 3px 0 3px 0;
}

/* Paging */

.disabledArrow {color: #AAA}

/* Search */

.searchResultsHead {
margin-top: 8pt;
font-size: 12pt;
}

.searchResultsCount {
margin: 10pt 0;
}

.searchPages {

}

/* Users */

.userTable td, .userTable th{
padding: 3px 5px;
}

.userTable th {
font-size: 10pt;
}

/* Articles */

.divArtList {

}

.tdArtListItem {
padding: 0px 0px 15px 0px;
}

.divArtListTitle {
font-weight: bold;
text-align: left; 
}

.divArtListDate, .divArtDate {
color: #848484; 
font-size: 8pt;
}

.divArtListPreview {
text-align: justify;
}

.divArtPages {

}

.divArt {

}

.divArtTitle {
font-weight: bold;
font-size: 12pt;
}

.divArtText {

}

.divArtBack {
	text-align: right;
}

/* News */

.divNewsList, .divNewsMainList {

}

.divNewsListItem, .divNewsMainListItem {
padding: 0px 0px 15px 0px;
}

.divNewsListTitle, .divNewsMainListTitle {
font-weight: bold;
text-align: left; 
}

.divNewsListDate, .divNewsMainListDate, .divNewsDate {
color: #848484; 
font-size: 8pt;
}

.divNewsListPreview, .divNewsMainListPreview {
text-align: justify;
}

.divNewsPages {

}

.divNews {

}

.divNewsTitle {
font-weight: bold;
font-size: 12pt;
}

.divNewsText {

}
.divNewsBack {
	text-align: right;
}

/* Contacts */

.divContactsList, .divContactsMainList {
	margin-top: 20px;
}

.divContactsListItem, .divContactsMainListItem {
padding: 0px 0px 15px 0px;
}

.divContactsListTitle, .divContactsMainListTitle {
font-weight: bold;
text-align: left; 
}

.divContactsListDate, .divContactsMainListDate, .divContactsDate {
color: #444444; 
font-size: 10pt;
}

.divContactsListPreview, .divContactsMainListPreview {
text-align: justify;
}

.divContactsPages {

}

.divContacts {
width: 100%;
}

.tableContacts {
border-top: 1px solid #285B86;
border-right: 1px solid #285B86;
}

.tableContacts td, .tableContacts th {
border-left: 1px solid #285B86;
border-bottom: 1px solid #285B86;
text-align: left;
padding: 3px 5px;
}

.divContactsBack {
text-align: right;
}


#groupEditor {
	padding: 0px 0px 20px 0px; 
	background: #e9e9e4;
	border: 2px solid #82827F;
	width: 420px;
}

#groupEditor .closeImg {
	text-align: right;
}

#groupEditor .mainDiv {
	margin: 20px 20px 0px 20px;
}

#groupEditor table {
	margin: 15px 0px 0px 0px;
}

#groupEditor .fieldGroupEditor {
	padding: 5px;
}

#groupEditor .fieldGroupEditor input {
	width: 250px;
}

#groupEditor .submitGroupEditor {
	padding: 5px;
	text-align: center;
}

#groupEditor .error {
	font-size: 11px;
	font-weight: bold;
	color: #E00000;
}

#groupEditor .info {
	font-size: 11px;
	font-weight: bold;
	color: #00AF00;
}

.groupItem { border-bottom: 1px solid #CCCCCC; margin-bottom: 15px; padding-bottom: 5px;}
.groupTitle {font-weight:bold;margin-bottom: 5px;}
.clientBlock {margin-left: 20px;}
.clientItem {margin-bottom: 5px;}
.clientListTitle {font-weight:bold;margin-bottom: 5px;}
.clientListTitle a {padding-left: 10px;}
.clientListDate {padding-right: 5px;}


.metaEditBlock {
	padding: 5px 10px;
	border-bottom: 1px solid #DCE0D4;
	background-color: #F5F6EA;
	color: #000;
}

.metaEditBlock a:hover, .metaEditBlock a:visited, .metaEditBlock a:link{
	color: #9D160A;
}

.metaEdit {
	margin-top: 10px;
	position: absolute;
	border:1px solid #DCE0D4;
	padding: 10px;
	background-color: white;
	width: 450px;
	background-color: #F5F6EA;
}

.metaEdit .field {
	margin-bottom: 10px;
}

.metaEdit input.visibleInput, .metaEdit textarea.visibleInput {
	width: 100%;
}

.metaRed {
	font-weight: normal;
	color: #ff0000;
}

.metaGreen {
	font-weight: normal;
	color: #009900;
}



td,p{
font-family:arial,helvetica,geneva;
font-size:12px;
font-weight:normal;
color:#000000}

a{color:#003671}

ul,ol,li{line-height:150%}

H1{
font-family:arial,helvetica,geneva;
font-size:23px;
font-weight:normal;
margin-top:17;
margin-left:30;
color:#AB001C}

.H1{
font-family:arial,helvetica,geneva;
font-size:23px;
font-weight:normal;
margin-right: 10px;
padding-top: 10px;
color:#AB001C}

.H2{
font-family:arial,helvetica,geneva;
font-size:14px;
font-weight:bold;
color:#AB001C}

.H3{
font-family:arial,helvetica,geneva;
font-size:14px;
font-weight:bold;
color:#003671}

.menu{
font-family:arial,helvetica,geneva;
font-size:12px;
text-decoration: none;
font-weight:bold;
margin:5 20 0 0;
color:#606060}

h2{
font-family:arial,helvetica,geneva;
font-size:19px;
font-weight:normal;
margin:15 0 0 0;
color:#003671}

img {border:0px}

.newsDate{
font-family:arial,helvetica,geneva;
font-size:12px;
font-weight:normal;
margin:0 0 7 0;
color:#AB001C}

.announsTitle, h2.announsTitle{
font-family:arial,helvetica,geneva;
background-color: #AB011C;
padding: 5 5 6 5;
margin:0 0 15 0;
text-align: center;
border: 1px  #820208 solid;
font-size:14px;
text-transform: uppercase;
letter-spacing: 1px;
font-weight:bold;
color:#ffffff}

.announsDate{
font-family:arial,helvetica,geneva;
font-size:12px;
list-style-image: url(img/bullet.gif);
line-height: 100%;
margin:0 0 7 0;
font-weight:bold;
color:#01599E}

.announsText{
font-family:arial,helvetica,geneva;
font-size:12px;
font-weight:normal;
color:#647281}

.adress{
font-family:arial,helvetica,geneva;
font-size:11px;
font-weight:normal;
color:#003671}

.topmenu td a:link, .topmenu td a:visited {
font-family:Arial;
font-size:12px;
color:#fff;
font-weight:bold;
text-decoration:none;
}

.topmenu td a:hover {
font-family:Arial;
font-size:12px;
color:#fff;
font-weight:bold;
text-decoration:underline;
}

td.menuTdText {
	padding-left:21px;
	padding-right:22px;
	background:url(img/p_menu.gif) right no-repeat;
}

.markMenuHead {
	width:200px; 
	height:60px;
	background:url(img/markMenu.gif);
	text-align: right;
}

.markMenu {
	width:200px; 
	background-color: #ECEBEB;
	padding-bottom: 10px;
}

.markMenuItem {
	margin: 0 10px 5px 10px;
}

.markMenuItem a {
	font-weight: bold;
	color: #AB001C;
}

.sitePath {
	margin: 10px 0;
	position: absolute;
	top:236px;
	left:350px;
}

.sitePath, .sitePath a {
	font-size: 11px;
	color:#757575
}

.icons
{
	vertical-align: bottom;
	padding-top:25px;
	padding-left:20px;
}

.icons a img {
	margin-right:20px;
}

.pb20 {
	padding-bottom: 20px;
}

.faqKeyLine { margin-bottom: 15px; }
.faqSearch { margin-bottom: 15px; }
.faqSearchInput { font-size: 12px;width: 350px; }
.faqListItem { margin-bottom: 15px; }
.faqListHeader { margin-bottom: 5px; }
.faqListQuestion { margin-bottom: 10px; }
.faqListAnswer { padding: 5px 0 5px 5px; border: 1px solid #AF0E28; margin: 0 0 10px 5px;}
.faqListKeywords { margin-bottom: 5px; }
.faqButtonDiv { }
.faqButton {	cursor: pointer; }
.alreadySent { background-color: #CCC; width: 100px; text-align: center; padding: 5px;}
.faqLine { border-bottom: 1px solid #AF0E28; margin-bottom: 15px;}