/* General site styles */
body, html {
	width: 100%;
	height: 100%;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2f1c16;
}

p {
	font-family: Arial;
	font-size: 12px;
	color: #000;
	text-align: justify;
}

table, td, th {
	font-family: Arial;
	font-size: 12px;
	color: #000;
}

table, td {
	vertical-align: top;
}

a:link, a:visited, a:hover {
   font-family: Arial;
	font-size: 12px;
	color: #3064a5;
	text-decoration: underline;
}

.mainTable {
	padding-top: 50px;
}











.ugol {
	font-size: 1px;
	height: 1px;
}

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

div.faq {
margin: 10px;
padding: 1px 10px 10px 10px;
background: #FFF;
}
/* 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 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: 11pt;
}

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

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

/* 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 {

}

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

table.disc
{
	margin-top:10px;
margin-bottom:10px;
}

.content {
	padding-bottom: 70px;
	padding-right: 50px;
}
.RightMenu ul {
	margin-left: 0px;
}
.RightMenu ul li {
	list-style: none;
	list-style-image: none;
	background: url(img/bulletmenu.gif) no-repeat 0px 9px;
	margin-left: 0px;
	padding-left: 15px;
	margin-bottom: 8px;
}
.RightMenu a:link, .RightMenu a:visited, .RightMenu a:hover {
	color: #2f1c16;
	font-size: 18px;
	text-decoration: none;
}
.RightMenu a:hover {
	text-decoration: underline;
}

.afisha {
	height: 1px;
	background: #4f3429;
	padding: 20px;
	color: #f5e8bc;
	font-size: 13px;
}
.afisha h1 {
	color: #f5e8bc;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 5px;
}
.afisha span {
	font-weight: bold;
	margin-right: 5px;
}
div.newsList {
	margin-top: 13px;
	margin-top: "20px";
}
div.news {
	margin: 0px 0px 20px 0px;
}
div.news span {
	font-weight: bold;
	background: url(img/news.gif) no-repeat right 5px;
	padding-right: 15px;
	margin-right: 15px;
}


.copy {padding-top: 20px; background: url(img/copyLine.gif) no-repeat top left;}
.text { font-family: Verdana, Arial; font-size: 12px; text-indent: 12; }
.small { font-family: Georgia; font-size: 8pt; }


.img img {
	border: 1px solid #000;
}


h1 {font-size: 18px; color: #2f1c16; margin-top: 50px; font-weight: normal;}
h2 {
font-size: 14px; 
margin-bottom : 7px;
margin-top : 8px;
}

A:link		{ color: #000000; }
A:visited	{ color: #000000; }
A:hover		{ color: #111111; }

blockquote  
{ margin-left: 80px; margin-right: 0px; text-align: justify; color: #aa4000 }

input {font-family: Arial; font-size: 12px; background-color: #FFFFFF; border: 1px solid #000000; }
select {font-family: Arial; font-size: 12px; background-color: #FFFFFF; border: 1px solid #000000; }
textarea {font-family: Arial; font-size: 12px; background-color: #FFFFFF; border: 1px solid #000000; width:100% }


span.spanEditDel  {
padding: 0px 10px 0px;
background : none;
}

div.news span.spanEditDel {
background : none;
}
