/* General site styles */

body, html {
padding: 0px;
margin: 0px;
background: #fff;
font-size: 10pt;
font-family: Arial, Helvetica, sans-serif;
color: 000;/* #d0a33c #F6F090*/

}

table, td {
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
color: #F6F090;/* #d0a33c*/
vertical-align: top;
}

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

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

a:link, a:visited, a:hover {
color: #E6CF69;/* #d0a33c*/
}





.body {
	background: url(img/body.jpg) no-repeat top left;
}

.main {
	background: url(img/house.gif) no-repeat left bottom;
}

.ContentTable {
	background: url(img/blind.gif) no-repeat top left;
	/*min-height: 450px !important;*/
	height: 600px;
}
/*.MainContent {
	background: url(img/bodyLine.jpg) no-repeat bottom;
}*/

.head {
	padding: 5px 0px 0px 57px;
}
div.logo a:link, div.logo a:visited, div.logo a:hover {
	position: relative;
	display: block;
	width: 165px;
	height: 161px;
	text-decoration: none;
	z-index: 100;
}

.LeftPane {
	padding: 4px 47px 40px 0px;
}
.LeftMenu {
	margin-bottom: 20px;
}
div.menu1 {
	background: url(img/menu1.gif) no-repeat;
	text-align: right;
	margin-bottom: 10px;
}
div.menu1 div {
	padding: 8px 30px 8px 15px;
	padding-bottom: "7px";
}
div.menu1 a:link, div.menu1 a:visited {
	color: #460800;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
div.menu1 a:hover {
	color: #460800;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
div.menu1 div.menu2 {
	background: #e5cc68 url(img/menu2.gif) no-repeat bottom right;
	margin-right: 7px;
	padding: 7px 30px 7px 15px;
}
div.menu1 div.menu2This {
	background: #e5cc68 url(img/menu2.gif) no-repeat bottom right;
	margin-right: 7px;
	padding: 7px 30px 7px 15px;
}
div.menu2 a:link, div.menu2 a:visited, div.menu2 a:hover {
	color: #aa1300;
}
div.menu2This a:link, div.menu2This a:visited, div.menu2This a:hover {
	color: #9c781f;
}








.Content {
	padding: 0px 40px 40px 0px;
}



.RightPane {
	padding: 0px 17px 0px 0px;
}
div.block {
	margin-bottom: 40px;
}
.TitleMain {
	font-size: 1px;
}


.footer {
	background: #180300 url(img/bodyLine.jpg) no-repeat top;
	padding: 30px;
}

.RightLine {
	background: #ce9e38 url(img/RightLine.jpg) no-repeat top left;
}


/* Special site styles */

.color0 {
background: #FFF;
}

.color1 {
background: #EEE;
}

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

h1 {
	font-size: 30px;
	font-family: Times New Roman;
	font-weight: normal;
	font-style: italic;
}

h2 {
	font-size: 18px;
	font-weight: normal;
	color: #e6cf69;
}

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

.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 */
margin-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;
}

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

.divNewsListTitle a:link, .divNewsListTitle a:hover, .divNewsListTitle a:visited {
	font-size: 14px;
	font-weight:bold;
	color: #d0a33c;
	text-decoration:none;
}

.divNewsListDate, .divNewsMainListDate, .divNewsDate {
color: #E8D374;
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;
}

.textonmainEdit {
margin: 10px 0px;
}

.newsOnMainItem {
	margin-bottom: 10px;
}

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

.newsOnMainTitle a:link, .newsOnMainTitle a:hover, .newsOnMainTitle a:visited {
	font-size: 14px;
	font-weight:bold;
	color: #d0a33c;
	text-decoration:none;
}

.divForm .divFormButton input, .inputSearchButton {
	border:1px solid #460800;
	color:#460800;
	background:#D8B244;
	font-size:12px;
	font-weight:bold;
	height:20px;
	text-align:center;
	vertical-align:middle;
}

.formField input, .inputSearch {
	background:#E8D374;
	height:21px;
	border:1px solid #460800;
	width: 350px;
}

.formField textarea {
	height:21px;
	background:#E8D374;
	border:1px solid #460800;
	height:100px;
	width: 350px;
}

/* Change password*/

.tdChangePass {
	vertical-align:middle;
	padding: 5px 0px;
}

.tdChangePass input{
	height:21px;
	border:1px solid  #FF9A1D;
	width: 200px;
}

.ChangePassInfo {
	margin: 5px 0px;
	color: #00FF00;
	font-size:12px;
	font-weight: bold;
}

.ChangePassError {
	margin: 5px 0px;
	color: #FF0000;
	font-size:12px;
	font-weight: bold;
}

.ChangePassButton input {
	border:1px solid #460800;
	color:#460800;
	background:#D8B244;
	font-size:12px;
	font-weight:bold;
	height:20px;
	text-align:center;
	vertical-align:middle;
}

.tdChangePassText {
	vertical-align:middle;
}

td.counter {
text-align: right;
padding-left: 10px;
}

span.counter {
margin: 0 0 0 7px;
}

.prev {
float: left;
}

.nextprev {
margin: 10px 0;
}

.nextprev a {
color:#F6F090;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
text-decoration: none;
}

.subscribeForm {
	margin-top: 25px;
}