html, body, h1, h2, h3, h4, div, table, td, ul, li {
	margin: 0px;
	padding: 0px;
}

body {
	/*background-color: #43342d;*/
	background-image: url('/fmst/engine/img/fon.jpg');
}
body, p {
	font-family: arial, tahoma, 'Times New Roman';
	font-size: 9pt;
	color: #c4b6a9;
}

p {text-align: justify;}

li {
	list-style: none;
}

a {
	color: #FF5500;
	text-decoration: none;
	cursor: pointer;
}

a:hover {
	color: #FF5500;
	text-decoration: underline;
}

a img{
	border: none;
}

.clear {
	clear: both;
}

.hidden {
	display: none;
}

.center {
	text-align: center;
}

/* structure */


h1 {
	color: #A48D79;
	font-size: 16pt;
	padding: 10px 0px;
}

h2, h3 {
	font-size: 14pt;
}

.container {
	background-image: url('/fmst/engine/img/fon.jpg');
	/*min-width: 927px;*/
}

.top {
	text-align: center;
	background-image: url('/fmst/engine/img/top_fon_f.jpg');
	background-repeat: repeat-x;
}
.top-fon-l {
	float: left;
	height: 206px;
	width: 12px;
	background-image: url('/fmst/engine/img/top_fon_l.jpg');
	background-repeat: no-repeat;
	margin-top: 10px;

}
.top-fon-r {
	float: right;
	height: 206px;
	width: 12px;
	background-image: url('/fmst/engine/img/top_fon_r.jpg');
	background-repeat: no-repeat;
	margin-top: 10px;

}

.top-fon-c {
	background-image: url('/fmst/engine/img/top_fon_c.jpg');
	background-repeat: no-repeat;
	background-position: center 0px;
	height: 218px;
}

.top-center {
	padding-top: 50px;
	text-align: center;	
}
.top-center a {
	display: block;
	margin: auto;
	height: 150px;
	width: 60%;
	/*border: 1px solid white;*/
}

.top-left {
	float: left;
	border: 1px solid white;
	height: 188px;
	width: 12px;
	margin-top: 10px;
}

.top-right {
	float: right;
	width: 315px;
	text-align: right;
	margin-top: 190px;
	margin-right: 10px;
}

.top-right .auth-login-block-link{
	font-weight: bold;
}

.auth-login-block {
	position: absolute;
	display: none;
	margin-top: 5px;
	padding: 5px;
	background-color: #645649;
	text-align: right;
	border: 1px solid black;
	width: 215px;
}



.main-menu {
	text-align: center;
	background-image: url('/fmst/engine/img/menu_border.jpg');
	background-repeat: repeat-x;
	background-position: 0px bottom;
	min-height: 20px; //height: 20px;
	padding-bottom: 14px;

}

.main-menu ul {
	margin-left: auto;
	margin-right: auto;
}

.main-menu li {
	display: inline;
}
.main-menu a {
	font-size: 12pt;
	font-weight: bold;
	padding: 5px 1%;
	color: #e5e6ea;
}

.banners {
	background-image: url('/fmst/engine/img/menu_border.jpg');
	background-repeat: repeat-x;
	padding-top: 5px;
}

.banners-container {
	padding: 5px;
}

.bottom {
	background-image: url('/fmst/engine/img/menu_border.jpg');
	background-repeat: repeat-x;
}

.bottom-container {
	padding: 10px;
}

.error {
	color: red;
}
/********************/
table.data {
	border-collapse: collapse;
	width: 99%;
}

table.data .header td {
	font-weight: bold;
}
table.data .adding-row {
	background-color: #645649;
}

table.data td {
	padding: 10px;
	border-bottom: 1px solid black;
}
table.list-data td {
	padding: 10px 2px;
}

/********************/
table.form {

}

table.form td {
	padding: 5px;
}

input, textarea, select {
	background-color: #c4b6a9;
	border: 1px solid black;
	padding: 2px;
}
select {
	width: 190px;
}

/********************/

.pager {
	padding: 15px 0px;
	text-align: left;
}

.pager a {
	padding: 0px 3px;
}
.pager a.selected {
	font-weight: bold;
	text-decoration: underline;
}

/************************/
.news-lenta {
	min-height: 155px;
}

div.news-lenta h2 {
	color: #FF5500;
	/*background-color: #45342D;*/
	font-size: 12pt;
	font-weight: bold;
	padding: 4px;
}

div.news-lenta h3 {
	color: #c4b6a9;
	font-size: 10pt;
	font-weight: bold;
	padding: 4px;
	text-align: center;
}

.news-lenta p {
	text-align: justify;
}

p.news-lenta-author {
	color: #FF5500;
	text-align: right;
	font-weight: bold;
}

.news-lenta-image {
	float: left;
	margin: 5px;
	margin-left: 0px;
}

/***************************/
div.interviews-lenta h2, div.interviews-list h2 {
	color: #FF5500;
	background-color: #45342D;	
	font-size: 12pt;
	font-weight: bold;
	padding: 2px;
	padding-top: 5px;
	text-align: center;
}

div.interviews-lenta h3, div.interviews-list h3 {
	color: #c4b6a9;
	font-size: 10pt;
	font-weight: bold;
	padding: 2px;
	text-align: center;
}

div.interviews-lenta p {
	text-align: justify;
}

p.interviews-lenta-date {
	color: #FF5500;
	text-align: right !important;
}

div.interviews-list p {
	text-align: justify;
	min-height: 100px;

}

* html div.interviews-list p {
	height: 100px;
}

p.interviews-list-date {
	min-height: 20px !important;
	height: 20px !important;
	color: #FF5500;
	text-align: right !important;
}
/***************************/

#concerts-lenta-h2{
    color: #C4B6A9;
    font-family: arial,tahoma,'Times New Roman';
}

.concerts-lenta{
	padding-left: 4px;	
}

.concerts-lenta .concerts-date {
	float: left;
	width: 75px;
	color: #FF5500;
	font-size: 9pt;
}

.concerts-lenta .concerts-city {
	color: #c4b6a9;
	font-size: 8pt;
}

.concerts-lenta h2 {
	float: left;
	width: 145px;
	font-size: 8pt;
}

.concerts-lenta a {
	color: #a48d79;
}

.concerts-table {
	background-image: url('/fmst/concerts/img/table_fon.jpg');
	color: #e5e6ea;
	width: 65%;
	margin: 10px;
}

.concerts-table .title {
	color: #a48d79;
}
.concerts-table td {
	vertical-align: top;
}

.concerts-image {
	text-align: center;
}

.concerts-rasp {
	width: 99%;
}

.concerts-rasp td {
	padding: 8px;
	border: 1px solid #a48d79;
}
.concerts-rasp .date {
	color: #FF5500;
}

.concerts-rasp a.title {
	color: #a48d79;
	font-weight: bold;
}
.concerts-rasp a.title:hover {
	color: #FF5500;
}

/************************/
div.reports-lenta {
	min-height: 155px;
}
div.reports-lenta h2 {
	color: #FF5500;
	background-color: #45342D;	
	font-size: 12pt;
	font-weight: bold;
	padding: 4px;
}

.reports-lenta p {
	text-align: justify;
}

.reports-image-item {
    padding: 20px 3px;
    text-align: center;
    width: 100px;
    height: 100px;
    display: inline-block;
}

.reports-group-title {
	font-size: 12px;
	color: #FF5500;
}

/************************/

#files-multi-editor-nav{
	padding: 10px 0px;
}

#files-multi-editor-nav li{
	display: inline;
	padding: 10px;
}

#files-upload-form, #files-images-list {
	height: 300px;
	padding: 5px;
	overflow: scroll;
}

#files-images-list .files-image-item {
	float: left;
	padding: 5px;
	text-align: center;
	width: 170px;
	height: 190px;
}


/************************/
.partners-item {
	padding: 5px;
}
.partners-list-item {
	float: left;
	text-align: center;
	vertical-align: middle;
	padding: 10px;
	margin: 5px;
	/*width: 200px;
	min-height: 50px; // height: 50px;*/
	border: 1px solid #a48d79;	

}

.banners-item {
	padding: 5px;
	float: left;
}

.about-table td {
        vertical-align: top;
		padding: 10px;
}

/********************************/
.letters {
	float: left;
	width: 10px;
}

.letters .letter, .letters .change {
	cursor: pointer;
	width: 10px;
	text-align: center;
	font-weight: bold;
}
.letters .change {
	color: #FF5500;
}

#letters_ru {
	display: none;
}

#groups-lists {
	width: 200px;
	height: 375px;
	overflow: auto;
	margin-top: 15px;
}
.groups-by-letters {
	margin-left: 40px;
	display: none;
	font-weight: bold;
}
.groups-by-letters li {
	margin-bottom: 3px;
}

/****************************************/
.album {
	float: left;
	padding: 10px;
	text-align: center;
	width: 140px;
	height: 160px;
	overflow: hidden;

}
.album .group_name {
	font-size: 14px;
	font-weight: bold;
	color: #A48D79;
}

.album img {
	display: inline;
	padding-bottom: 5px;
}

.album-detail td {
	vertical-align: top;
	padding: 5px;
}
.album-detail h3 {
	color: #FF5500;	
	padding-bottom: 10px;
}

.album-info-string {
	font-size: 12pt;
	padding-bottom: 10px;
	font-weight: bold;
}

.album-info-string .info-label {
	color: #A48D79;
}

.album-info-block {
	padding-bottom: 10px;
}

.review {
	border: 1px solid #c4b6a9;
	padding: 5px;
	margin: 5px 0px;
	margin-bottom: 10px;
}
.review-info {
	float: right;
	font-weight: bold;
	padding-bottom: 3px;		
	margin: 0px 1px;
}

.review-mark {
	float: left;
	font-weight: bold;
	color: #FF5500;	
	padding-bottom: 3px;		
}

/*************************************/
.reviews-lenta {
	margin-bottom: 5px;
	clear: both;
}
.reviews-lenta .group_name {
	float: left;
	width: 80px;
	font-weight: bold;
	color: #a48d79;
}

.offset-links {
	text-align: center;
}
.reviews-lenta .title {
	padding-left: 85px;
}

.sape-links {
    display: none;
    text-align: center;
    margin: 10px 0px 10px 0px;
}
.trustlink {
    margin: 0px;
}
.trustlink p {
    margin: 0px;
    padding: 0px;
    color: #777;
}

.show-all-link { display: none }

/****************************/

.private-left .left-menu li {
    margin: 4px 0px 4px 0px;
}
