/*
global settings 
*/
body{font-family:arial,helvetica,verdana,sans-serif;font-size:12px;color:#fff;margin:0 auto;padding:0;background: #000}
html, body{height:100%}
h1,h2,h3,h4,p,img,ul,li{margin:0;padding:0;border:0px}
a, a:link, a:visited{text-decoration:none}

/*----------- layout -----------*/
.wrap {
	width: 923px;
	height: 100%;
	min-height: 860px;
	background: url(../images/background.jpg) no-repeat;
	margin: 0 auto;
	padding: 0 38px 0 20px;
}

.wrap.home {background: url(../images/background_home.jpg) no-repeat}

*html .wrap {padding-bottom: 20px}

.head {
	margin-bottom: 11px;
	width: 923px;
	float: left;
}
.hidden {display: none}

#form-placeholder {margin-left: 14px}

.section_item {list-style: none !important}

#progress {
	width: 115px;
	height: 40px;
	margin: 0 0 0 -15px !important; 
	float: left;
	clear: left;
}

#progress strong {
	float: left;
	clear: left;
}

#progress div {
	height: 7px;
	background: #fff;
	float: left;
	clear: left;
}


.head h1 {
	font-size: 21px;
	color: #ffd500;
	margin: 3px 5px 0 0;
	float: left;
	position: relative;
}

.head h1 a {color: #ffd500}

.head h1 span {
	left: 24px;
	top: 10px;
	position: absolute;
}

.head h1 strong {font-size: 40px}

.head p {
	padding-top: 52px;
	float: left;
}

.head img {
	padding-top: 10px;
	float: right;
}

.menu {
	width: 923px;
	float: left;
	border-top: 1px solid #383838;
	border-bottom: 1px solid #383838;
}

.menu li {
	list-style: none;
	float: left;
	padding: 6px 25px 6px 7px;
}

.menu li a {
	font-size: 14px;
	font-weight: bold;
	color: #bdbdbd;
}

.menu li a:hover, .menu li.active a {color: #ffd500}


.small_menu {
	width: 436px;
	margin-left: -15px;
	float: left;
	border-top: 1px solid #383838;
	border-bottom: 1px solid #383838;
	margin-bottom: 10px;
}

.small_menu li {
	list-style: none;
	float: left;
	padding: 6px 25px 6px 7px;
}

.small_menu li a {
	font-size: 14px;
	font-weight: bold;
	color: #bdbdbd;
}

.small_menu li a:hover, .menu li.active a {color: #ffd500}





.content {
	width: 923px;
	float: left;
}

.submenu {
	background: #000;
	width: 168px;
	margin-right: 3px;
	padding: 33px 0 100px 12px;
	float: left;
}

.submenu.blank {background: none}

.submenu li {
	line-height: 24px;
	list-style: none;
}

.submenu li a {color: #bdbdbd}

.submenu li a:hover, .submenu li.active a {font-weight: bold}

a.link {
	font-weight: bold;
	color: #ffd500;
	background: url(../images/arrow_link.gif) no-repeat left 2px;
	padding-left: 10px;
	margin-top: 6px;
	float: right;
}

.main {
	background: #000;
	width: 407px;
	margin-right: 3px;
	padding: 18px 15px 0 15px;
	float: left;
}

.main h1 {
	font-size: 24px;
	color: #ffd500;
	margin-bottom: 15px;
}

.main h2 {
	font-size: 16px;
	color: #ffd500;
	margin-bottom: 8px;
}

.main p {
	line-height: 16px;
	margin-bottom: 25px;
}

.main p img {
	margin: 15px 0 15px 15px;
	float: right;
}

.programm_item {
	width: 407px;
	margin: 10px 0 30px 0;
	float: left;
}

.programm_item h1 {
	font-size: 16px;
	margin-bottom: 2px;
}

.programm_item span {float: left}

.programm_item a {
	color: #ffd500;
	margin: 0;
}

.tight_text {
	width: 175px;
	margin-right: 15px;
	float: left;
}

.news {margin-bottom: 25px}

.news span {
	font-size: 13px;
	margin-bottom: 5px;
	display: block;
}

.news h1 {
	font-size: 32px;
	line-height: 34px;
	margin-bottom: 6px;
}

.news p {font-size: 13px}

.host {
	border-top: 1px solid #383838;
	width: 100%;
	padding: 15px 0;
	float: left;
}

.host img {
	float: left;
}

.host p {
	margin: 25px 0 0 20px;
	float: left;
}

.main.full {
	width: 710px;
	margin-right: 0;
}

.main.full p {
	width: 190px;
	padding-top: 8px;
	float: left;
}

a.back {
	color: #ffd500;
	background: url(../images/arrow_back.gif) no-repeat left 3px;
	padding-left: 10px;
	margin-top: -10px;
	display:block;
}

.gallery {
	width: 510px;
	padding: 10px 0;
	float: left;
}

.gallery img {
	margin: 0 3px 3px 0;
	float: left;
}

.sidebar {
	float: left;
	width: 248px;
}

.sidebar div {
	background: #000;
	width: 248px;
	padding: 7px 12px 10px 12px;
	margin-bottom: 3px;
	float: left;
}

.sidebar div p {width: 200px}

.sidebar div p a {
	font-weight: bold;
	color: #ffd500;
}

.news_sidebar {
	width: 250px;
}

.sidebar div.first, div.sidebar_element1 {padding-top: 50px}

.sidebar div h3 {
	font-size: 12px;
	color: #ffd500;
	margin-bottom: 2px;
}

.home .sidebar {
	background: #000;
	width: 248px;
	padding: 10px 12px 10px 12px;
}

.home .sidebar h3 {
	font-size: 16px;
	color: #ffd500;
}

.home .sidebar p {
	margin: 13px 0 10px 0;
	float: left;
}

a.pdf {
	font-weight: bold;
	color: #ffd500;
	background: url(../images/pdf_icon.gif) no-repeat;
	padding: 2px 0 0 21px;
}

.foot {
	background: #000;
	padding: 8px 10px 8px 7px;
	margin-top: 40px;
	float: left;
}

.foot li {
	list-style: none;
	line-height: 10px;
	float: left;
	padding: 0 4px;
	border-left: 1px solid #7c7c7c;
}

.foot li:first-child {border-left: none}

.foot li a {
	font-size: 11px;
	color: #7c7c7c;
}

#form fieldset {
	float: left;
	border: none;
	margin-bottom: 23px;
}

#form fieldset h3 {
	font-size: 12px;
	font-weight: bold;
	float: left;
	margin-bottom: 4px;
}

#form fieldset label {
	font-size: 12px;
	font-weight: normal;
	font-family: arial;
	float: left;
	clear: left;
	margin-bottom: 1px;
}

#form fieldset input {
	font-weight: normal;
	width: 160px;
	float: left;
	clear: left;
	margin-bottom: 3px;
}

#form fieldset input.very_small {width: 54px}
#form fieldset input.small {width: 84px}

#form fieldset div.group {
	float: left;
	clear: left;
	width: 400px;
	margin-bottom: 4px;
}

#form fieldset div.group div {
	float: left;
	margin-right: 5px;
}


.add_image_button {
	float: left;
	width: 111px;
	height: 20px;
	border: none;
	background: #ffd500;
	margin-left: -14px;
	margin-bottom:  7px;
}

.add_forms,#form fieldset .add_forms {
	background: #000 url(../images/button_black.gif) no-repeat left top;
	height: 19px;
	float: left;
	padding: 5px 3px 0 24px;
	display: block;
	color: #fed400;
	border: 1px solid #fed400;
	margin-top: -4px;
	margin-left: 14px;
}

#form fieldset div.group ul {
	float: left;
	margin-left: 14px;
	margin-bottom: 5px;
}

#form fieldset div.group ul li { 
	float: left;
	clear: left;
	width: 350px;
	list-style: none;
}

#form fieldset div.group span {
	float: left;
	width: 400px;
	margin-top: 10px;
}

#form fieldset label.error {color: red}

#form fieldset input.error {
	background: red;
	border: 1px solid red;
}

#form fieldset textarea.error  {
	background: red;
	border: 1px solid red;
}

#form fieldset input.submit {
	border: none;
	background: #ffd500;
	width: 70px;
	float: right;
}

.image {
	float: left;
	width: 150px;
	margin-bottom: 3px;
	margin-top: 6px;
	
}

.image span {
	float: left;
	width: 200px;
	
}

.image div{
	float: left;
	width: 150px;
	color: #9f9f9f;
}

.image img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;  
}

.music {
	background: url(../images/music_icon.gif) no-repeat left top;
	height: 25px;
	padding: 15px 0 0 50px;
	color: #9f9f9f;
	float: left;
	clear: left;
	margin-bottom: 6px;
}


.delete {
	width: 20px;
	Height: 20px;
	float: right;
	margin-top: 16px;
	background: url(../images/delete.gif) no-repeat left top;
}

.error_span {
	float: left;
	color: red;
	width: 400px;
}

.section {
	margin-bottom: 10px;
	position: relative;
}

.section_item {
	float: left !important;
	clear: none !important;
	width: 150px !important;
}

.section span {
	float: left;
	width: 150px !important;
}

.no0 {
	float: left;
	width: 400px;
}


a.close {
	position: absolute;
	top: -8px;
	right: 23px;
	background: url(../images/close.png) no-repeat left top;
	width: 25px;
	height: 25px;
}

a.close_mp3 {
	position: absolute;
	float: left;
	right: -50px;
	top: 10px;
	background: url(../images/close.png) no-repeat left top;
	width: 25px;
	height: 25px;
}

/*----------- bug fixes -----------*/
.clearfix:after,.clear:after{content:".";display:block;height:0;clear:both;visibility:hidden}
.clearfix,.clear{display:inline-block}

/* hides from ie-mac \*/
* html .clearfix{height:1%}
* html .clear{height:1%}
.clearfix,.clear{display:block}
/* end hide from ie-mac */



















