html, body {
	background: #1a1418 no-repeat 50% 0;
	color: #121211;
	font-size: 12px;
	letter-spacing: .04em;
	font-family: Arial, "lucida grande", Tahoma, Verdana, sans-serif;
	padding: 0;
	margin: 0;

}
table {
	font-size: 12px;

}
body.bg1{
	background: #1a1418 url(bg_robots2.jpg)  repeat-y 50% 0;

}
body.bg2{
	background: #1a1418 url(bg_elef.jpg)  repeat-y 50% 0;

}
body.bg3{
	background: #1a1418 url(bg_robots.jpg)  repeat-y 50% 0;

}
body.bg4{
	background: #1a1418 url(bg_bigbird.jpg)  repeat-y 50% 0;
}

#body_container {
	padding: 0 0 0 40px;
	text-align: center;
	min-width:970px;
	width:auto;
	/*position: relative;*/
}

#body_container .body_content {
	background-color: transparent;
	width: 900px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}

ul, h1, h2, h3, h4, h5, h6, p, form, input {
	padding: 0px;
	margin: 0px;
}

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

a:hover {
	text-decoration:none;
}

a:focus {
	outline: none;
}

img {
	border: none;
}

h2 {
	font-size: 150%;
	font-weight: bolder;
	padding: 0 0 0 41px;
	line-height: 1;
	margin: 0 0 .7em 0;

}
h2, h2 a {color: #BF303A; text-transform: uppercase;}


h2.shedule {background:transparent url(shedule_ic.gif) scroll no-repeat 0 3px;}
h2.channel {background:transparent url(channel_ic.gif) scroll no-repeat 0 3px;}
h2.operators {background:transparent url(operators_ic.gif) scroll no-repeat 0 3px;}
h2.contact {background:transparent url(contact_ic.gif) scroll no-repeat 0 3px;}
h2.home  {background:transparent url(home_ic.gif) scroll no-repeat 0 3px;}

.wrap_inner .news_cnt h2 {
	background:transparent url(ic_new.gif) scroll no-repeat 0 2px;
	padding: 0 0 0 18px;

}

.wrap_inner .channel_cnt .content h2 {
	margin: 0px;
}
.wrap_inner .channel_cnt .content h5 {
color: #999;
font-size: 100%;
}
.news_cnt p {
	margin-bottom: 10px;
}

h3.title, h3, .daily_prg_cnt .daily_title div.date, .daily_prg_cnt .daily_title div.info, .shedule_prg_cnt .daily_title div.date, .shedule_prg_cnt .daily_title div.info {
	font-size: 120%;
	font-weight: bolder;
	background:transparent url(grey_gradient.gif) scroll repeat-x 0 0;
	padding-bottom: 2px;
	margin:0pt 0pt 2px;
}

.daily_prg_cnt .daily_title div.date {

}

h3, h3 a, .daily_prg_cnt .daily_title div.info a, .shedule_prg_cnt div.info a, h3.title {color: #6d6d6c;  }


h3 a,
h3.title,
.daily_prg_cnt .daily_title div.date a,
.daily_prg_cnt .daily_title div.info a,
.shedule_prg_cnt .daily_title div.date a,
.shedule_prg_cnt .daily_title div.info a,
.content_submenu_cnt .title_team div.date span,
.content_submenu_cnt .title_announce div.date span,
.wrap_inner .news_all_cnt h3 span {
background:transparent url(lineh_grey.gif) repeat-x scroll 0pt bottom;
display:block;
padding:0.4em 0.7em 5px;
}

h3.title {
		background:transparent url(grey_title.gif) scroll repeat-x 0 0;
		height: 25px;
}

h3 a:hover { color: #121211;}

.news_all_cnt h3 a span {
background:transparent url(ic_new_all.gif) no-repeat scroll 0pt 0px;
display:block;
padding:0pt 1px 0pt 18px;
}

li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}


.clearing {
	clear: both;
}

* html ul {
	height: 1%;
}


.link_more {
	display: block;
	text-align: right;
	padding: .2em 1em .3em 0;
}
.link_more a {
	display: inline;
	font-size: .87em;
	background: transparent url('arrow.gif') no-repeat 0px .4em;
	color: #6d6d6c;
	padding: 0 0 0 10px;
}
.link_more a:hover {color: #C0303B;}

ul.permanent_list a {
	color: #6D6D6C;
	letter-spacing: .09em;
	font-weight: bold;
}

ul.permanent_list img {
	border: 0pt none;
	margin-right:0.5em;
	vertical-align:middle;
}

ul.add_link li,
ul.permanent_list li,
ul.add_link span li{
	display: block;
	padding: .1em .2em .3em 0;
}

ul.add_link li a {
	display: block;
	padding-left: 12px;
	background: transparent url('arrow_red.gif') no-repeat 0px .4em;
}

ul.add_link span li a {
	padding-left: 20px;
	background: transparent url('arrow_red_bolder.gif') no-repeat 0px .2em;
	margin-left: 20px;
}

ul.add_link li a:hover,
ul.permanent_list li a:hover,
ul li.red_arrow a:hover
{ color: #B62E38; text-decoration: underline;}


/* top header */

div.header_container {
	position: relative;
}

.header_container .logo_site a {
	/* background:transparent url(logo_gamelandtv.gif) scroll no-repeat 0 0; */
	width: 180px;
	height: 195px;
	position: absolute;
	display: block;
	top: -135px;
	left: -4px;
	/*background: red;*/
	z-index: 1;
}
.header_container .logo_site a span{display: none;}

/* menu main*/


#main_menu, #main_menu ul.main_menu_Ul, #main_menu ul.main_menu_Ul li.current, .main_menu_Ul a.dropdown_choose img {
	background-image: url('bg_menu_top.gif');
	background-position: 0 0;
	background-repeat: repeat-x;
}

.main_menu_Ul li a {
	background-image: url('icons_menu.gif');
	background-position: 0 0;
	background-repeat: no-repeat;
}

.top_container {
	position: relative;
	height: 34px;
}



.top_container .opacity_layer {
	position: absolute;
	left: 0; top: 0;
	height: 34px;
	width: 100%;
	background-color: #121211;
	filter:alpha(opacity=60);-moz-opacity:.60;opacity:.60;
}

#main_menu {
	z-index: 2;
	background-position: left bottom;
	position: relative;
	background-color: transparent;
}

#main_menu ul.main_menu_Ul {
	display: block;
	position: relative;
	height: 34px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	background-position: 3px -75px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	padding-left: 0px;
}

*html #main_menu ul.main_menu_Ul {

}

.main_menu_Ul li {
	display: block;
	float: left;
	margin: 0pt;
	padding:10px 15px 8px 10px;
	margin-right: 0;
}



*html .main_menu_Ul li {
	height: 33px;
}


.main_menu_Ul li a {
	display: inline;
	padding: 13px 0 0px 31px;
	/*vertical-align: 43px;*/
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	letter-spacing: .05em;
	text-decoration: none;
}

.main_menu_Ul li a span {
	margin: 0;
	display: inline;

}

.main_menu_Ul li a:hover {
	color: #ccc;
}

.main_menu_Ul li.current {
	background-position: 0px 0px;
}

.main_menu_Ul li.current a {
	color: #fff;
}

.main_menu_Ul li.current a:hover {
	color: #fff;
}

.main_menu_Ul li.home a {background-position: 2px 10px;}
.main_menu_Ul li.home a.current {background-position: -280px 12px;}
.main_menu_Ul li.about a {background-position: -2px -74px;}
.main_menu_Ul li.about a.current {background-position: -280px -74px;}
.main_menu_Ul li.net a {background-position:-2px -156px;}
.main_menu_Ul li.net a.current {background-position: -280px -155px;}
.main_menu_Ul li.point a {background-position: -2px -237px;}
.main_menu_Ul li.point a.current {background-position:-281px -237px;}
.main_menu_Ul li.contact a {background-position: -2px -323px;}
.main_menu_Ul li.contact a.current {background-position:-281px -323px;}
.main_menu_Ul li.forum a {background-position: -2px -394px;}
.main_menu_Ul li.forum a.current {background-position: -280px -394px;}
.main_menu_Ul li.english a {background-position: -2px 10px;}
.main_menu_Ul li.english a.current {background-position: -280px -12px;}

.main_menu_Ul a.dropdown_choose {
		margin: 0 0 0 3px;
		background: none;
		cursor: s-resize;
		cursor: pointer;
		cursor: hand;

}
.main_menu_Ul a.dropdown_choose img {
	border: 0;
	width: 14px;
	height: 10px;
	background-position: 0px -163px;
	background-repeat: no-repeat;
	padding: 0;
	vertical-align: -2px;
}

.main_menu_Ul li.current a.dropdown_choose img {
	background-position: 0px -173px;

}

/*             Dropdown menu           */

#main_menu .dropdown_menu {
	display: block;
	background: #c0303b;
	border: 1px solid #ccc;
	margin:9px 0pt 0pt -5px;
	padding-bottom: 0px;
	position: absolute;
	z-index: 100;
	float: none;
	overflow: hidden;
}

*html #main_menu .dropdown_menu {
	padding-bottom: 1px;
}


#main_menu .dropdown_menu ul {
	background: none;
	position: relative;
	font-size: 1em;
	line-height: 0;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 130px;
}

#main_menu .dropdown_menu li {
	display: block;
	clear: both;
	float: none;
	padding: 0; margin: 0;
	border-bottom: 1px solid #DCDCDC;
	height: auto;
	background-image: none;
}

#main_menu .dropdown_menu li a {
	display: block;
	float: none;
	background-image: none;
	padding: .5em .8em;
	margin: 0;
	line-height: 1.1;
	color: white;
	font-weight: normal;
}

#main_menu .dropdown_menu li a span {
	display: block;
	background-image: none;
	padding: 0;
	margin: 0;
}

#main_menu .dropdown_menu li a:hover {
	background: black;
}

/* moduls_container */

* HTML .moduls_container { /* only for IE */
	z-index:1;
}

* HTML .header_container { /* only for IE */
	z-index: 3;
}

.moduls_container {
	background: white url(main_colomn_bg.gif) no-repeat 0px 50%;
	padding: 14px 17px 15px 20px;
	position: relative;
	margin-bottom: 2px;
}

.moduls_container .wrapper {
	width: 100%;
}

.moduls_container .main_body {
	float: left;
	width: 686px;
}

.moduls_container .colomn_main {
	float: left;
	overflow: hidden;
}

.moduls_container .colomn_reference {
	float: right;
	overflow: hidden;
}

.moduls_container .colomn_permanent  {
	float: right;
	width: 160px;
	margin-left: 17px;
}

.moduls_container .colomn_main {
	min-height: 400px;
}

/* home structere colomn*/

.moduls_container .wrap_home .colomn_main {
	width: 450px;
}
.moduls_container .wrap_home .colomn_reference {
	width: 219px;
	margin-left: 17px;
}
.moduls_container .wrap_home .colomn_reference {}

.block {clear: both;}

/* news */
.news_cnt{
	/*font-size: 11px;*/
}

.news_cnt img, .content img {
	float: left;
	margin: 0 10px 10px 0;

}
.content img {
border: 0px solid #b0b0b0;
}

/* new all briefs */


.brief {
	background:transparent url(grey_gradient.gif) repeat-x scroll 0 -20px;
	padding:.7em .5em;
	font-size: .9em;
}
.wrap_inner .brief
{
	background-image: none;
	font-size: 100%;
}
ul.brief, .wrap_inner ul.brief{
	display: block;
	line-height:1.3;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin: 0pt 0pt 5px;
	padding: 0 6px;
}

ul.brief li {
	margin:0pt;
	padding: 0 0 10px 0;
	width: 100%;
	display: block;
	overflow: hidden;
	border-bottom: 1px solid #d3d3d2;
}

*html ul.brief li {
	height: 1%;
	padding: 7px 0;
}

ul.brief li div.thumb {
	float: left;
	margin: 0pt;
	position: relative;
}

ul.brief li div.thumb a {
}

ul.brief li div.thumb a img:hover,
.content_submenu_cnt a span img:hover{
border: 1px solid #BF303A;
}
.content_submenu_cnt .video a span img {
border: 1px solid #d3d3d2;
}

.wrap_inner ul li.img70x53 p{
	margin-bottom: 5px;
}
.wrap_inner ul li.img70x53 div.blocking{
	margin-left:90px;
}
.wrap_inner h4{
	font-size: 130%;
}
ul.brief li.img70x53 div.thumb {
	width: 85px;
}

span.date, p.date {
	color:#6D6D6C;
	font-size:0.9em;
	margin-bottom: 5px;
}

* html ul.brief li p {
	height: 1%;
}

ul.brief li p.info strong {
	display: block;
	font-size: 110%;
	letter-spacing: .15em;
	font-weight: bold;
	line-height: 1.1;
	margin: 0pt 0pt 1px;
	padding: 0pt;
}

ul.brief li p.info strong a:hover {
	color: #BF303A;
}



/**/
/* date brif programming */

.daily_prg_cnt .daily_title, .shedule_prg_cnt .daily_title {
	/*width: 100%; */
	overflow: hidden;
	background:transparent url(grey_gradient.gif) repeat-x scroll 0pt;
}

.daily_prg_cnt .daily_title div.info,
.daily_prg_cnt .daily_title div.date,
.shedule_prg_cnt .daily_title div.date {
	display: inline;
	overflow: hidden;
}

.daily_prg_cnt .daily_title div.info{
/*		float: right;
width: 60.2%; */
}

.daily_prg_cnt .daily_title div.date {
	width: 24.2%;
}

.daily_prg_cnt .daily_title div.info span{
	padding-left: 5px;
}

.title_announce div.date span {
	color: #C12F3C;
	background:transparent url(lineh_yellow.gif) repeat-x scroll 0pt bottom;
}
.content_submenu_cnt h2.title_team div.date,
.content_submenu_cnt h2.title_announce div.date   {
	width: 100%;
}
.content_submenu_cnt h2  {
	padding: 0px;
}

h2.title_announce div.date {
	float: left;
	width: 100%;
	overflow: hidden;
	background:	#EEDDA9 url(yellow_gradient.gif) repeat-x scroll 0pt;
}

.daily_prg_cnt .daily_title div.date a,
.daily_prg_cnt .daily_title div.info a,
.shedule_prg_cnt .daily_title div.date a,
.shedule_prg_cnt .daily_title div.info a,
.content_submenu_cnt .title_team div.date span,
.content_submenu_cnt .title_announce div.date span{
	padding-left: .3em;
	padding-right: .3em;
	font-size: .9em;
}
.daily_prg_cnt .daily_title div.date a, .shedule_prg_cnt .daily_title div.date a, .content_submenu_cnt .title_team div.date span {
	color: white;
	background:transparent url(lineh_red.gif) repeat-x scroll 0pt bottom;
}

.daily_prg_cnt .daily_title div.date,
.shedule_prg_cnt .daily_title div.date,
.content_submenu_cnt h2.title_team div.date {
	float: left;
	/* width: 39.2%;*/
	overflow: hidden;
	background:	#B62E38 url(red_gradient.gif) repeat-x scroll 0pt;
}

.daily_prg_cnt ul.brief li div.thumb {
	width: 50px;
	text-align: center;
}

.daily_prg_cnt ul.brief li p.info {
	margin-left: 50px;
	padding-top: 2px;
}

.daily_prg_cnt ul.brief li div.thumb a {
	display: inline-block;
	padding-bottom: 3px;
	background:transparent url(line_dotted.gif) repeat-x scroll 0pt bottom;
}

.daily_prg_cnt ul.brief li p.info strong, table#schedule td a.date p.info strong  {
	display: inline;
	font-size: 1em;
}

.daily_prg_cnt ul.brief li div.thumb span,  table#schedule td a.date span {
	color: #B62E38;
	display: inline;
	font-weight: bold;
}

ul.brief li div.thumb span.hour, ul.brief li div.thumb span.minute  {
	font-size: 1.1em;
	padding: 0 .03em;
	letter-spacing: .15em;
}

/* shedule */
.shedule_prg_cnt .daily_title div.info a {
	float: left;
	margin: 0 5px;
	padding-left: 4px;
	padding-right: 4px;
}
.shedule_prg_cnt .daily_title div  {
	float: right;
}
.shedule_prg_cnt .daily_title div.info a.back span {
	display: inline;
	padding-left: 7px;
	background: transparent url(arrow_back.gif) no-repeat scroll 0 6px;
}
.shedule_prg_cnt .daily_title div.info a.next span {
	display: inline;
	padding-right: 7px;
	background: transparent url(arrow_next.gif) no-repeat scroll right 6px;
}

.shedule_prg_cnt .daily_title div.info  {
	float: right;
	width: 340px;
	margin: 0 0 2px 0;
}
.shedule_prg_cnt .daily_title div.date {
	float: left;
	/*width: 208px; */
	overflow: hidden;
}

.shedule_prg_cnt .daily_title div.date a {
	/*padding-left: 20px; */

}
.shedule_prg_cnt .daily_title div.info a:hover { color:#B62E38; }

.schedule_week_selector {
	margin-bottom: 4px;
	text-align: right;
}
input, textarea, select {
	border: 1px solid #585858;
	margin-left: 6px;
	margin-bottom: 6px;

}
input.submit {
	color: #6D6D6C;
	background: #E9E7E7;
}
/**/

table#schedule {
	font-size: 1em;
	padding-bottom: 10px;
	width: 100%;
}

table#schedule tr.even {
	background: #ececec;

}
table#schedule tr.odd {
	background: #f4f4f4;
}

table#schedule td {
	border-top: 1px solid white;
	border-bottom: 1px solid #D8D8D8;
	margin: 0pt;
	padding: 5px 0 5px 10px;
}

table#schedule td.time {
	width: 100px;
}
table#schedule td.img {
	width: 130px;
}
table#schedule td p.info {
	padding: 0 5px;
}

table#schedule td a.date {
	display: block;
	padding: 0px 10px;
	line-height: 35px;
	text-align: center;
	font-size: 17px;
	background:transparent url(line_dotted.gif) repeat-x scroll 0pt bottom;
	white-space: nowrap;
}

.shedule_prg_cnt  ul.brief li div.thumb img {
	margin: 0 0 0 10px;
	vertical-align: top;
}

/**/


/* top  banner */
.banner_container_top {
	position: relative;	 margin-left: 172px;	
	text-align: center;	 
	padding: 40px 0pt 26px;
	min-height: 90px;
	clear: both;
}
.banner_container_top div {
	width: 728px;	
	height: 90px;	
	margin: 0px auto 0px;
}

/* footer */
.footer_container {
}

.gameland_projects_container {
	width: 900px;
	padding: 5px 0 0 0;
}

.projects_gameland_content {color: white;}

.footer_add_cnt {
	width: 900px;
	padding-top:15px;
}

.copyright_Gameland {
	padding: 15px 0px;
}


.copyright_Gameland a {
	display: block;
	font-size: .9em;
	letter-spacing: .2em;
	text-align: center;
	color: #ccc;
}
.footer_add_cnt .footer_add_content {
	background:transparent url(logo_bottom.gif)  no-repeat scroll;
	background-position: 95% 100%;
}

.footer_add_cnt .partners_banners img {
	margin: 0 10px 0 0;
}


.footer_add_cnt .partners_banners{
	height: 68px;
}


/* channels structure column*/

.moduls_container .wrap_inner .colomn_main {
	width: 490px;
}
.moduls_container .wrap_inner .colomn_reference {
	margin-left:17px;
	width:179px;
}

/* date brif programming */

.content_submenu_cnt .block ul.add_link {
	padding-left: 20px;
	font-size: 1.2em;
}
.content_submenu_cnt .content h2.title_announce {
	margin-bbottom: 0px;
}
.content_submenu_cnt .video {
	background:transparent url(grey_gradient.gif) repeat-x scroll 0pt -20px;
	padding: 7px;
}
.content_submenu_cnt .video a span img {
	margin-bottom: 10px;
}
.img_submenu_cnt {
	background:url(zhyvotnye.gif) no-repeat scroll  -3px 0px;
	height: 103px;
	width: 181px;
}
/* translations */

table.translations td{
line-height: 30px;
text-align: center;
}
table.translations img{
	border: none;
	height: 22px;
	width: 22px;
	margin: 0 10px;
	padding: 0px;

}
table.translations tr.days, table.translations td.time {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	font-variant: uppercase;
	text-align: center;
	width:55px;
}
tr.days td, .stripe {
	border-bottom: 1px solid #000;
}
table.translations td.time {
background-color: #EFEFED;
margin-left: 10px;
margin-right: 10px;
width: 120px;
}
table.translations tr.hr td{
	background-image: url(line_dots.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: bottom;
}

/* h2.title_team{
	font-size: 120%;
	font-weight: bolder;
	background:transparent url(red_title.gif) scroll repeat-x 0 0;
	padding-bottom: 2px;
	margin:0pt 0pt 2px;
	height: 28px;
	color:white;
	padding-left:0.7em;
	padding-right:0.7em;
	line-height: 28px;
} */

.red_arrow {
	background:transparent url(arrow_red_bolder.gif) no-repeat scroll 0px 0.2em;
	margin-left:20px;
	padding-left:20px;
}


#adminBody {background:white none no-repeat scroll 50% 0pt;}



.video {margin-bottom:20px;}
