/* General site styles */

body {
padding: 0px;
margin: 0px;
background: #530f08;
}

body, td, th {
font-family: Tahoma;
font-size: 11px;
color: #d09971;
}
table, td {
	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:#d09971;
}
img {
	border: 0px;
}
p {
	text-align: justify;
}
p img {
	margin: 5px;
	border: 4px solid #bc462b;
}
.body {
	background: url(img/fon.jpg) no-repeat top center;
	/*padding-top: 160px;*/
}
.body_inner {
	background: url(img/fon_inner.jpg) no-repeat top center;
	/*padding-top: 160px;*/
}
/* logo */
div.logo {
	width: 296px;
	height: 89px;
	background: url(img/logo.png) no-repeat;
	background: "none";
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/logo.png',sizingMethod='scale');
	cursor: pointer;
}
div.logo a:link, div.logo a:visited, div.logo a:hover {
	display: block;
	width: 296px;
	height: 89px;
	text-decoration: none;
	position: relative;
}

/* LeftPane
.LeftPane {
padding:8px 27px 0px 20px;
width:157px;
}
div.LeftMenu {
	width: 157px;
	width: "177px";
	background: #69140a;
	padding: 12px 10px 9px 10px;
	margin-top: 10px;
	
}
div.menu1 {
	width: 124px;
	width: "154px";
	background: #792109 url(img/menu1.gif) no-repeat center;
	margin-bottom: 3px;
	padding: 4px 25px 7px 5px;
} */

div.menu2 {
	width: 86px;
	width: "128px";
	background: #611109 url(img/arrow-yellow.gif) no-repeat left top;
	/*margin-bottom: 3px;*/
	padding:0px 5px 5px 15px;
	margin-left:22px;
}

/*.Menu1 a:link, .Menu1 a:visited, .Menu1 a:hover {
	font-family: Arial narrow, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	color: #ecc75a; 
	text-decoration: none;
}*/

.menu2 a:link, .menu2 a:visited{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	/*text-transform: uppercase;*/
	color: #ecc75a; 
	text-decoration: underline;
}

.menu2 a:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	/*text-transform: uppercase;*/
	color: #d09971; 
	text-decoration: underline;
}

div.menu2act {
	width: 86px;
	width: "128px";
	background: #611109 url(img/arrow-yellow.gif) no-repeat left top;
	/*margin-bottom: 3px;*/
	padding:0px 5px 5px 15px;
	margin-left:22px;
}


.menu2act a:link, .menu2act a:visited, .menu2act a:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	/*text-transform: uppercase;*/
	color: #d09971; 
	text-decoration: underline;
}

div.menu2-out
{
	padding:3px 0 3px 0;
	margin-bottom:3px;
	background-color:#611109;
}

/* LeftPane */
.LeftPane {
padding:8px 0px 0px 20px;
width:157px;
}
div.LeftMenu {
	width: 157px;
	background: #69140a;
	width: "140px";
	padding: 12px 10px 9px 10px;
	
}
div.menu1 {
	width: 133px;
	width: "163px";
	background: #792109 url(img/menu1.gif) no-repeat center;
	margin-bottom: 3px;
	padding: 7px 5px 7px 20px;
}
.menu1 a:link, .menu1 a:visited {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	color: #ecc75a; 
	text-decoration: none;
}

.menu1 a:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	color: #d09971; 
	text-decoration: none;
}



div.menu1act {
	width: 133px;
	width: "163px";
	background: #792109 url(img/menu1.gif) no-repeat center;
	margin-bottom: 3px;
	padding: 7px 5px 7px 20px;
}
.menu1act a:link, .menu1act a:visited, .menu1act a:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	color: #d09971; 
	text-decoration: none;
}



/* main */
.main {
	padding: 75px 50px 10px 35px;
	padding: "75px 50px 10px 30px";
	background: url(img/line.gif) repeat-x bottom;
}
/* afisha */
div.anons {
	margin-top: 18px;
}
div.data {
	color: #d09971;
	font-size: 9px;
}

div.zag {
	color: #efd063;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}



div.zag a:link, div.zag a:visited {
	color: #efd063;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
div.zag a:hover {
	color: #efd063;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}


div.line {
	background: url(img/line.gif) repeat-x;
	height: 2px;
	font-size: 1px;
	margin: 10px 0px;
}
div.table table {
	border-top: 1px solid #530F08;
	border-right: 1px solid #530F08;
	background: #69140A;
}
div.table table td, div.table table th {
	border-bottom: 1px solid #530F08;
	border-left: 1px solid #530F08;
	padding: 5px;
}
div.table table th {
	background: #792109;
	color: #ECC75A;
}
/* footer */
.foot {
	vertical-align: middle;
	padding-right: 30px;
}
/* Special site styles */

.color0 {
background: #FFF;
}

.color1 {
background: #EEE;
}

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

h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 18px;
	color:#d09971;
}

h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #efd063;

}

h3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #efd063;
}

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
}

ul li {
margin-left: 2px;
padding-left: 15px;
list-style-image: none;
list-style: none;
background: url(img/bullet.gif) no-repeat 0px 5px;
}

ul ul {
padding-top: 3px
}

ol li {
margin-left: 30px;
list-style-type: decimal
}

p {
	text-align: left;
	font-family: Tahoma;
	font-size: 11px;
	color: #d09971;
	font-weight: normal;
	}

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!) */

.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: 10pt;
}

.divForm .divFormButton input {
	background-color: #792109;
	color: #ECC75A;
	border: none;
	padding: 3px;
	cursor: pointer;
}

.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: #d09971;
}

.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: 400px;
border: 1px solid /*#792109*/ #ecc75a;
	margin-top: 5px;
	margin-bottom: 5px;
}

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

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

/* Paging */

.disabledArrow {color: #AAA}

/* Search */

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

.searchResultsCount {
margin: 10pt 0;
}

.searchPages {

}

/* Articles */

.divArtList {
padding-top:15px;

}

.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 {
padding-top:15px;

}

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

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

}
.divNewsListTitle a{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #efd063;
	text-decoration: none;
}
.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: left;
	margin-top:5px;
}

/* 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;
}
.formFieldString input {
	width: 400px;
	border: 1px solid /*#792109*/ #ecc75a;
	margin-top: 5px;
	margin-bottom: 5px;
}

table.albumtable td{
	border: 1px solid #9a1c10;
	text-align: left;
}
table.albumtable td td {
	border: none;
	padding: 5px;
}

.news1 td{
	padding: 5px;
	border: 1px solid #9a1c10;
}