@charset "utf-8";

.all {
	border-collapse: collapse;
}
.all td {
	vertical-align: top;
}

td#td_footer {
	vertical-align: bottom;
	height: 30%;
}

.container {

}

.left {
	width: 284px;
	/*float: left;*/
}
.textarea {
	width: 100%
}

.text img {
	margin-right: 10px;
	margin-top: 2px;
	float: left;
	margin-bottom: 10px;
	/*margin-left: -2px;*/
}

.text {
	margin-top: 20px;
	padding-bottom: 40px;
}




#lang_link {
	color: #fff;
	background-color: #000;
	text-decoration: none;
	display: block;
	float: right;
	padding: 6px 12px 6px 12px;
	margin-top: 0px;
}

#face_container {
	position: relative;
	height: 146px;
	width: 162px;
	z-index: 5;
}
.faces {
	margin-bottom: 10px;
	position: absolute;
	top: 0px;
	left: 0px;
}
#face_top {
	z-index: 20;
}
#face_bottom {
	z-index: 10;
}

.gallery_container {
	clear: left;
	
}
.gallery_container img {
	float: none;
	margin-top: 10px;
}
/********************************************
*
*	LOGO BLOCK
*
*********************************************/

#logo_container {
	width: 284px;
	height: 292px;
	/*display: table;*/
}

	#logo_container #tl {
		background-color: #000;
		font-size: 30px;
	}
	#logo_container #tr {
		background-color: #e53e48;

		font-size: 50px;
	}
	#logo_container #bl {
		background-color: #000;

		font-size: 14px;
	}
	#logo_container #br {

		background-image: url('../gif/face.gif');
	}
	
	
	
.logo_row {
	display:table-cell;
	//display: inline;
	vertical-align: middle;
}

.logo_cell {
	width: 136px;
	color: #fff;
	text-align: center;
	font-family: "Times New Roman";
	
	display:table-cell;
	height: 136px;
	vertical-align: middle;
	
	//height: auto;
	//display: inline;
	//zoom: 1;
}

.spacer {
	width: 10px;
	height: 136px;
	display:table-cell;
	//display: inline;
}

.spacer img {
	width: 10px;
}

.h {
	width: 1px;
}

/********************************************
*
*	MAIN MENU
*
*********************************************/

.main_menu {
	margin-top: 10px;
	margin-bottom: 30px;
}
.main_menu li{
	margin-bottom: 0.2em;
}
.main_menu a.active {
	font-weight: bold;
}
.main_menu  ul {
	margin-left: 20px;
}


/********************************************
*
*	Красная плашка наверху
*
*********************************************/


.programm_line {
	font-family: "Times New Roman";
	font-size: 1.4em;
	margin-bottom: 10px;
}
.programm {
	background-color: #e53e48;
	color: #fff;
	/*font-family: "Times New Roman";*/
	font-size: 1em;
	display: inline;
	padding: 5px 15px 5px 15px;;
}

.red_text p {
	color: #e53e48;
	margin-bottom: 0px;
}


/**********************************
*
*	FOOTER
*
************************************/

.members {
	background-color: #e53e48;
	color: #fff;
	float: left;
	padding: 3px 10px 4px 10px;;
	font-family: "Times New Roman";
	font-size: 1.4em;
}


/********************************************
*
*	Лого партнеров в подвале
*
*********************************************/

#photo_content {
	clear: left;
}
#photo_content ul{
	list-style-type:none;
	font-size:0.9em;
	width:100%;
}
#photo_content ul li{
	display:-moz-inline-box; 
	display: inline-block;
	margin:10px 10px 5px 0px;
	vertical-align:top;
}
#photo_content ul li a {
	display: block;
	position: relative;
}
*html #photo_content  ul li{
	display:inline;
}
*+html #photo_content  ul li{
	display:inline;
}

/********************************************
*
*	Программа фестиваля
*
*********************************************/
.title {
	font-size: 1.2em;
}
.anons {
	margin-bottom: 2em;
	
}
.anons p {
	margin-bottom: 0px;
}
.text td h5 {
	margin-top: 0px;
}

.text .two_exb td h5 {
	clear: none;
}

.text table {
	border: none;
	border-spacing: 2px;
}
.text th{
	text-align: left;
	background-color: #e53e48;
	padding: 10px;
	color: #fff;
	font-weight: normal;
	
}
.text th p {
	color: #fff;
	margin: 0px;
}

.text td {
	padding: 10px;
	padding-bottom: 0px;
}

.text ol {
	margin-left: 30px;
	margin-top: 10px;
}
.text ol li {
	margin-bottom: 0.4em;
	list-style-type: disc;
}

.text ul {
	margin-left: 30px;
	margin-top: 10px;
}
.text ul li {
	margin-bottom: 0.4em;
	list-style-type: disc;
}
.text ul.pressa {
	margin-bottom: 20px;
}
.text ul.pressa li {
	margin-bottom: 0.6em;
}


/*
* Полосатая таблица http://www.lysenka.net/web/6/
*/




.text .oddrows{
	background:#fff;
}

.text .evenrows{
	background:#f5f5f5;
}



.text .slider {
	margin-top: 20px;
}

.text .slider .next {
	margin-left: 40px;
}


.textinputs {
	border: 1px solid #ccc;
	margin-bottom: 10px;
}

.button {
	border: 1px solid #ccc;
	margin-bottom: 10px;
	background-color: #eee;
	padding: 2px 6px 2px 6px;
}

.regform td {
	padding-left: 0px;
}


#sponsors td{
	padding: 0px;
}
#sponsors td img{
	margin-bottom: 5px;
}

/*
*	текст над лого спонсора
*/
.logo_prim {
	font-weight: bold;
	margin-bottom: 5px;
}