/* General site styles */

body, html {
padding: 0px;
margin: 0px;
width: 100%;
height: 100%;

font-size: 12px;
font-family: Verdana;
color: #900020; /*911e42;*/
line-height: 1.3;

}

table, td {
font-size: 12px;
font-family: Verdana;
line-height: 1.3;
}

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

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

a, p a:hover, #red a:hover, #nored a:hover, #imagesBottom a:hover {
	color: #900020;
	text-decoration: none;
	cursor:pointer;
}

a:hover, p a, #red a, #nored a, #imagesBottom a {
	text-decoration: underline;
}

/* Special site styles */

#base {
	vertical-align: top;
}

#head {
	padding-left: 550px;
	padding-bottom: 10px;
}

#middle {

}

.btnTop {
	width: 89px;
	height: 95px;
	/*border: 1px solid red;*/
}

img.logoText {
	margin-left: 20px;
}

#imagesTop {
	background: #fcf2e1;
	border: 1px solid #dba998;
}

#imagesTopInn {
	background: #fcf2e1;
	border: 1px solid #dba998;
	position: relative;
	left:7px;
}

#imagesBottom {
	padding: 5px;
	text-align: center;
}

#imagesBottom a {
	font-weight: bold;
	/*text-decoration: underline;*/
}

#imagesBottom td {
	width: 155px;
}

#mainTable {
	margin-top: 10px;
	width: 795px;
}

#columnLeft {
	width: 200px;
	border-right: 1px solid #edbfaf;
	padding: 0px 0px 0px 30px;
	vertical-align: top;
}

#columnRight {
	width: 595px;
	padding: 0px 0px 0px 40px;
	vertical-align: top;
}

#menuLeft {

}

.menuP {
	border-bottom: 1px solid #edbfaf;
	padding: 1px 0px 5px 15px;
	background: url(img/bullet.gif) left no-repeat;
	font-size: 13px;
	font-weight: bold;
	height: 35px;
}

#foot {
	text-align: center;
	padding: 15px 0px 15px 0px;
}

#red {
	text-align: left;
	font-size: 10px;
}

#nored {
	text-align: right;
	width:330px;
}




.color0 {
background: #FFF;
}

.color1 {
background: #EEE;
}

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

h1 {
	margin-bottom: 20px;
	font-size: 18px;
}

h2 {
	font-size: 14px;
}

h3 {
	font-size: 12px;
}

h4 {

}

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

body {
overflow: auto
}

img {
border: 0;
}

img.foto{
	border: 4px solid #FFFFFF;
}

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: disc;
padding-bottom: 5px;
}

p {
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.3;
}

p.des {
	text-align: center;
}

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;
}

.divEdit, .divEdit a, .adminEditDelText, .adminEditDelText a, .adminDivCreate, .adminDivCreate a, #multUploadDiv, #multUploadDiv a {
color: #E14D78;
font-size: 11px;
}


.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;
}

.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 {
	background: #fdeff3;
	border: 1px solid #9c1338;
}

#but, .srch {
	border: 1px solid #FFF;
	background: #9c1338;
	color: #FFF;
}

.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 */
margin-bottom: 6pt;
}

.formField select, .formField input, .formField textarea, .search { /* Form elements */
font-family: Verdana, Arial, Sans-Serif;
font-size: 10pt;
margin-top: 1pt;
color: #ab163e;
background: #fdeff3;
border: 1px solid #9c1338;
width: 300px;
}

.formField input.checkbox {
	width: 13px;  
	height: 13px;
	border: 0px;
}

.formField textarea {
width: 300px;
}

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

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

/* 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;
font-size: 10pt;
text-align: left; 
}

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

.divArtListPreview {
text-align: justify;
}

.divArtPages {

}

.divArt {

}

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

.divArtText {

}

.divArtBack {
	text-align: right;
}

/* News */

.divNewsList, .divNewsMainList {

}

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

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

.divNewsListDate, .divNewsMainListDate, .divNewsDate {
color: #82102f; 
font-size: 7pt;
}

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

.divNewsPages {

}

.divNews {

}

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

.divNewsText {

}
.divNewsBack {
	text-align: right;
}

/* Contacts */

.divContactsList, .divContactsMainList {

}

.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;
}

.newsOnMainItem {
	margin-bottom: 10px;
}

.newsOnMainTitle {
	font-size: 10pt;
	font-weight: bold;
}

.newsOnMainText {
	margin-top: 5px;
}

span.mainh {
	font-weight: bold;
}

.menu2 {
  
	background: url(img/bull.gif) no-repeat 10px 8px;
	font-size: 12px;
	
	
}

.menu3 {
  	background: url(img/bull.gif) no-repeat 30px 8px;
}

.counters {
	margin-top: 15px;
}

.counterItem {
	margin-bottom: 10px;
}
