/*main styles*/
body {
	font:12px/160% Arial, sans-serif;
}
img {
	border:0;
}
table{
	font-size:100%;
	border-collapse:collapse;
}
.table{
	font-size:100%;
	border:0;
	border-collapse:collapse;
}
.table td{
	padding:0;
}
input,select,textarea {
	font:13px Arial, sans-serif;
	color:#000;
	border:1px solid #0071b7;
}
input.button {
	background-color:#dee5fd;
	border:1px solid #0071b7;
	color:#192666;
	font-weight:bold;
	padding-top:2px;
	padding-bottom:3px;
}
input.checkbox {
	border: none;
	vertical-align: middle;
	margin: 0 0.25em;
}
td {
	vertical-align:top;
}
p {
	margin:0 0 15px 0;
}
/*default styles*/
a {
	color:#0067ac;
}
a:hover {
	color:#0067ac;
}
h1, h2, h3, h4, h5 {border:0; margin:15px 0 10px 0; padding:0; font-weight:bold;color:#0067AC}
h1 {font-size:140%; line-height:100%; font-weight:normal}
h2 {font-size:130%; line-height:100%; font-weight:normal;}
h3 {font-size:120%; line-height:100%; font-weight:bold;}
h4 {font-size:110%;}
h5 {font-size:100%;}
label {cursor:pointer}

ul {
	margin:3px 0 5px 5px;
	padding:0 0 0 0;
	list-style-position:outside;
	list-style-type:none;
}
ul li {
	background-image:url(img/dot.gif);
	background-repeat:no-repeat;
	background-position:left 7px;
	padding-left:15px;
}
ol {
	margin:3px 0 15px 23px;
	padding:0 0 0 0;
	list-style-position:outside;
	list-style-type:decimal;
}
li ul, li ol {
	margin-top:5px;
	margin-bottom:10px;
	list-style-type:none;
	font-size:12px;
}
li ul li {
	background:none;
}
li {
	margin-bottom:2px;
}

.lhnormal{
	line-height:normal;
}
.ftahoma{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.cl {
	clear: both;
}
.middle {
	vertical-align:middle;
}
.bottom {
	vertical-align:bottom;
}
.w480 {
	width:480px;
}
.h26 {
	height:26px;
}
.pt30 {
	padding-top:30px;
}
.pt8 {
	padding-top: 8px;
}
.pb8 {
	padding-bottom: 8px;
}
.pl20 {
	padding-left: 20px;
}
.pl8 {
	padding-left: 8px;
}
.mb45 {
	margin-bottom:45px;
}
.fs12 {
	font-size:12px;
}
a.btn{
	display:block;
	float:left;
	background:url(img/btn_l.gif) no-repeat left top;
	color:#3d3d3d;
	font-size:14px !important;
	font-weight:bold;
	text-decoration:none;
	cursor:pointer;
	white-space:nowrap;
	margin-right:10px;
}
a.btn span{
	display:block;
	float:left;
	background:url(img/btn_r.gif) no-repeat right top;
	padding:4px 19px 5px 19px;
	margin-right:-3px;
	position:relative;
}
a:hover.btn{
	text-decoration:none;
	color:#000;
	background-position:left -25px;
}
a:hover.btn span{
	background-position:right -25px;
}
/* Site styles */
.custom_image{
	margin-top:108px;
}
input.searchbar {
	border: none;
	background: #fff;
	height: 27px;
	width: 506px;
	font-size: 14px;
	padding: 6px 0 0 18px;
}
td.searchbar_inner {
	padding: 48px 0 0 28px;
}
td.searchbar_top {
	border-left: 1px solid #a7b0c1;
	border-top: 1px solid #a7b0c1;
	border-bottom: 1px solid #a7b0c1;
	padding: 0 3px 2px 6px;
	color: #29292b;
	font-size: 12px;
	background-color: #fff;
	opacity: .7;
}
*html td.searchbar_top{
	width: 100%;
	filter: alpha(opacity = 70);
}
table.inner_body td.searchbar_top {
	border-left: 0;
	border-top: 0;
	background-color: transparent;
	opacity: 1;
}
*html table.inner_body td.searchbar_top {
	filter: alpha(opacity = 100);
}
td.searchbar_top a{
	color: #0067ac;
	text-decoration: underline;
	padding-right: 6px;
	font-size: 12px;
}
td.searchbar_top a:hover{
	color: #29292b;
	text-decoration: none;
}
td.searchbar_top a.act{
	color: #29292b;
	text-decoration: none;
}
td.searchbar_top a.lang{
	color: #0067ac;
	text-decoration: underline;
	padding-right: 0px;
}
td.search_qry {
	border-left: 1px solid #a7b0c1;
	border-bottom: 1px solid #a7b0c1;
	background: #fff;
	height: 29px;
}
table.inner_body td.search_qry {
	border-right: 1px solid #a7b0c1;
}
td.search_qry img{
	margin:0;
}
div.search_details {
	color: #fff;
	font-size:12px;
	padding-left: 10px;
}
div.search_details input{
	padding-right: 4px;
}
td.search_details_inner label {
	font-size:14px;
	color: #fff;
	background-color:#a2a2a2;
}
table.inner_body td.search_details_inner.two label{
	color: #000;
	background-color: transparent;
}
td.search_details_inner input{
	padding-right: 4px;
}
div.informer {
	text-align:left;
}
.informer a {
	font-weight: bold;
	font-size: 12px;
	padding-right: 8px;
	color: #0067ac;
	text-decoration: underline;
}
.informer a:hover {
	color: #0067ac;
	text-decoration: none;
}
.informer sup {
	color:#ff7e00;
	font-size:11px;
	margin:0 6px 0 -6px;
	font-weight:bold;
}
.informer span {
	font-size: 11px;
	padding-right: 8px;
}
div.make_startpage {
	padding:8px 0 0;
	text-align: left;
}
.make_startpage a {
	font-size: 11px;
	font-weight: normal;
	padding-right: 8px;
	color: #fff;
	text-decoration: none;
}
.make_startpage a:hover {
	color: #fff;
	text-decoration: underline;
}
div.news_h2{
	font-size: 20px;
	text-transform: uppercase;
	color: #29292b;
}
div.news_list {
	padding: 10px 10px 10px 12px;
	position: absolute;
	background:#fff;
	text-align: left;
	border: 1px solid #a7b0c1;
	z-index: 100;
}
.news_header_bg {
	background: #0067ac;
}
.news_header_bg img{
	padding-bottom: 4px;
}
div.news_list_inner{
	padding-bottom: 8px;
	margin-bottom: 8px;
	border-bottom: 1px solid #a7b0c1;
}
div.news_list_inner a{
	font-size: 14px;
	color: #0067ac;
	white-space: nowrap;
	letter-spacing: 0.2;
	padding-right: 10px;
}
div.news_list_inner a:hover{
	color: #29292b;
	text-decoration: none;
}
div.news_list_inner a.act{
	color: #29292b;
	text-decoration: none;
}
div.inner_logo {
	width: 400px;
	text-align: right;
	padding-bottom: 26px;
}
.copyright {
	font-size: 10px;
	padding-left: 60px;
	color: #575757;
}
.copyright2 {
	font-size: 10px;
	color: #575757;
}
.copyright2 a{
	font-size: 10px;
	color: #575757;
	text-decoration:underline;
}
.copyright2 a:hover{
	text-decoration:none;
}
.corner {
	position:absolute;
	top:-25px;
	left:-11px;
}
div.pages {
	font-size: 14px;
}
div.pages span.page{
	font-size: 14px;
	padding-left: 6px;
	cursor: pointer;
	color: #0067ac;
	text-decoration: underline; 
}
div.pages span.page.selected{
	color: #29292b;
	text-decoration: none; 
}
div.pages a{
	font-size: 14px;
	padding-left: 6px;
	color: #0067ac;
}
div.pages span{
	font-size: 14px;
	padding-left: 8px;
	color: #29292b;
	cursor: pointer;
}

/* TV PROGRAM */
div.tv_list_inner{
	padding: 0 0 8px;
	text-align: center;
}
div.tv_list_inner a{
	font-size: 14px;
	color: #0067ac;
	letter-spacing: 0.2;
	padding-right: 10px;
}
div.tv_list_inner a:hover{
	color: #29292b;
	text-decoration: none;
}
div.tv_list_inner span{
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0.2;
	padding-right: 10px;
	color: #29292b;
	text-decoration: none;
}

/* GOOGLE SUGGESTIONS */
table .search_suggest{
	background: #fff;
	padding: 4px 8px 4px 20px;
	font-size: 14px;
	position: absolute;
	border: 1px solid #a7b0c1;
	z-index: 99;
}
td .ss_word {
	color: #29292b;
	cursor: pointer;
	padding-bottom: 4px;
}
td .ss_results {
	text-align: right;
	color: #0067ac;
	cursor: pointer;
}

div.result_inner {
	padding: 15px;
	background-color:#fff;
	border: 1px solid #a7b0c1;
	text-align:left;
}

div.result_inner2 {
	position:relative;
	text-align:left;
	top:-15px;
	padding-left: 15px;
}

/* GOOGLE RESULTS VIEW */
#search_results {
  width: 100%;
  text-align: left;
  font-size:14px;
}
#search_results .gsc-control {
  width: 100%;
}
#search_results form.gsc-search-box {
  display:none;
}
#search_results .gs-title  {
	color:#0067ac;
}
#search_results .gs-title b  {
	color:#0067ac;
}
#search_results .gsc-trailing-more-results{
	color:#0067ac;
}
#search_results .gsc-tabsArea {
	margin-bottom:8px;
}
#search_results 	.gsc-tabHeader.gsc-tabhActive {
	border-left:none;
	border-right:none;
	border-top:none;
	color:#29292b;
	font-size: 16px;
	font-weight: bold;
	padding-left:0px;
}
#search_results .gsc-resultsHeader{
	border-bottom:none;
}
#search_results 	.gsc-results .gsc-cursor-box .gsc-cursor-page {
	font-size: 14px;
	color: #0067ac;
}
#search_results 	.gsc-results .gsc-cursor-box .gsc-cursor-current-page {
	color: #29292b;
	font-weight: normal;
}
#search_results 	.gsc-results .gsc-cursor-box .gsc-cursor-more-results {
	display:inline;
}

/* GOOGLE IMAGE OPTIONS */
div.options {
  text-align: left;
  font-size:14px;
}
div.options_tab {
	border-bottom: 1px solid #a7b0c1;
}
div.options_header {
	border-left:1px solid #a7b0c1;
	border-right:1px solid #a7b0c1;
	border-top:1px solid #a7b0c1;
	color:black;
	cursor: pointer;
	display:inline;
	margin-right:2px;
	padding-left:6px;
	padding-right:6px;
	font-size:14px;
}
div.results_h2 {
	color:#29292b;
	font-size: 16px;
	font-weight: bold;
	padding-left:0px;	
}
#options_inner td{
	font-size:12px;
}
#options_inner a{
	color: #0067ac;
	text-decoration: underline;
}
#options_inner a:hover{
	color: #29292b;
	text-decoration: none;
}
#options_inner a.act{
	color: #29292b;
	text-decoration: none;
}
#options_inner div.swatch {
	background: #fff;
}
#options_inner div.swatch a{
	border: 1px solid #a7b0c1;
	text-decoration: none;
	display: block;
	height:16px;
	margin:3px;
	width:16px;
}
#options_inner div.swatch a.act{
	border: 1px solid #2E2E2E;
}

/* NEWS RESULTS VIEW */
#news_results {
  width: 100%;
  text-align: left;
}
#news_results.music {
  width: 100%;
  text-align: left;
  padding-top: 20px;
  font-size:14px;
}
#news_results div.category{
	font-size: 16px;
	font-weight: bold;
	color: #0067ac;
	padding-bottom: 16px;
}
#news_results div.news div.title{
	padding-bottom: 8px;
}
#news_results div.news div.title a{
	font-size: 16px;
	color: #0067ac;
}
#news_results div.news div.title a:hover{
	color: #29292b;
	text-decoration: none;
}
#news_results div.news div.title2{
	font-size: 16px;
	font-weight: bold;
	color: #0067ac;
	padding-bottom: 16px;
}
#news_results div.news div.date{
	font-size: 14px;
	color: #29292b;
	padding-bottom: 2px;
}
#news_results div.news div.text{
	font-size: 14px;
	color: #29292b;
}
#news_results div.news div.text2{
	font-size: 12px;
	color: #29292b;
}
#news_results .main_image{
	margin: 0 14px 10px 0;
}
#news_results div.news div.link{
	color:#008000;
}
#news_results td.short_list.two{
	padding-left:18px;
}
#news_results td.short_list a{
	font-size: 12px;
	color: #29292b;
	text-decoration: none;
}
#news_results td.short_list a:hover{
	color: #0067ac;
}
#news_results td.short_list a.more {
	color: #0067ac;
	text-decoration: underline;
}
#news_results td.short_list a.more:hover {
	color: #29292b;
	text-decoration: none;
}
#news_results td.short_list a.titul {
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-decoration:underline;
}
#news_results td.short_list a.titul:hover{
	color: #fff;
	text-decoration:none;
}

/* TV RESULTS VIEW */
#tv_results {
	width: 100%;
	text-align: left;
}
#tv_results td.short_list{
	font-size:12px;
	color: #29292b;
}
#tv_results td.short_list span{
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	padding: 0 8px;
}
#tv_results td.short_list.two{
	padding-left:18px;
}
#tv_results td.short_list li.noact{
	color: #79797b;
}

/* AFISHA STYLES */
/* informer */
.afisha_informer {
	padding: 30px 20px;
	background-color:#ecedee;
	color: #29292b;
}
.afisha_informer a:hover {
	color:#29292B;
	text-decoration:none;
}
.afisha_informer a {
	color:#0067AC;
	text-decoration:underline;
}
.afisha_informer .title {
	margin-bottom: 12px;
	font-size: 20px;
	text-transform: uppercase;
}
.afisha_informer .events {
	padding-bottom: 22px;
	font-size: 12px;
}
.afisha_informer .events .image {
	margin-bottom: 6px;
}
.afisha_informer .events .date {
	font-size: 16px;
}
/* main page */
.afisha {
	font-size: 12px;
	color: #29292b;
}
.afisha a:hover {
	color:#29292B;
	text-decoration:none;
}
.afisha a {
	color:#0067AC;
	text-decoration:underline;
}
.afisha div.title {
	color: #ff7e00;
	padding-bottom: 6px;
	font-size:16px;
}
.afisha .links {
	padding-bottom: 18px;
}
.afisha .news {
	width:94%;
	padding-bottom:12px;
}
.afisha .news td {
	font-size: 12px;
}
.afisha .news .header {
	width:100%;
	margin-bottom:12px;
	background-color: #fcf4c3;
}
.afisha .news .header .title {
	display:block;
	float:left;
	background-color:#febf00;
	font-weight:bold;
	color: #fff;
	padding: 4px 6px;
	font-size:14px;
}
.afisha .news .header .archive {
	display:block;
	float:right;
	padding: 4px 6px;
}
.afisha .news .image {
	padding-bottom: 8px;
}
.afisha .premieres {
	width:94%;
	padding-bottom:12px;
}
.afisha .premieres td {
	font-size: 12px;
}
.afisha .premieres .header {
	width:100%;
	margin-bottom:12px;
	background-color: #d2fda3;
	padding: 4px 0;
}
.afisha .premieres .header .title {
	background-color: #7fd81f;
	font-weight:bold;
	color: #fff;
	padding: 4px 6px;
	font-size:14px;
}
.afisha .premieres .image {
	padding-bottom: 8px;
}
.afisha .premieres .link {
	font-size:14px;
}
.afisha .premieres .stars {
	padding: 8px 0;
}
.afisha .main_on_week {
	width:94%;
	padding-bottom:12px;
}
.afisha .main_on_week .header {
	width:100%;
	margin-bottom:12px;
	background-color: #c5e5f9;
	padding: 4px 0;
}
.afisha .main_on_week .header span.title {
	background-color: #007cc3;
	font-weight:bold;
	color: #fff;
	padding: 4px 6px;
	font-size:14px;
}
.afisha .main_on_week .header a{
	font-size:14px;
	margin-left: 18px;
}
.afisha .main_on_week .header a.act{
	color:#29292B;
	text-decoration:none;
}
.afisha .main_on_week .image {
	padding-bottom: 8px;
}
.afisha .main_on_week .link {
	padding-bottom: 26px;
	font-size:12px;
}
/* places page */
.afisha .afisha_places {
	width:80%;
	padding:1px 0 40px 0;
}
.afisha .afisha_places h1 {
	color:#ff7e00;
	font-size:16px;
	margin:0 0 20px 0;
}
.afisha .afisha_places .block h2 {
	font-size:16px;
	font-weight:bold;
}
.afisha .afisha_places .block h2 a {
	color:#ff7e00;
	text-decoration:underline;
}
.afisha .afisha_places .block h2 a:hover {
	text-decoration:none;
}
.afisha .afisha_places .block .inner {
	height:144px;
	background-color:#dbf2ff;
}
.afisha .afisha_places .block .text {
	padding:13px 15px;
}
.afisha .afisha_places .pages {
	font-size: 14px;
}
.afisha .afisha_places .pages a{
	font-size: 14px;
	padding-left: 6px;
	color: #ff7e00;
}
.afisha .afisha_places .pages span{
	font-size: 14px;
	padding-left: 8px;
	color: #29292b;
	cursor: pointer;
}
/* place page */
.afisha .afisha_place  {
	width:80%;
	padding:1px 0 40px 0;
}
.afisha .afisha_place h1  {
	color:#29292B;
}
.afisha .afisha_place h2  {
	color:#ff7e00;
	font-size:14px;
	font-weight:bold;
	margin:0;
}
.afisha .afisha_place th {
	background-color:#c9f0ff;
	text-align:left;
	font-weight:normal;
	padding:6px 8px;
	border-right:1px solid #fff;
}
.afisha .afisha_place td {
	padding:6px 8px;
}
.afisha .afisha_place td a{
	color:#ff7e00;
	text-decoration:underline;
}
.afisha .afisha_place td a:hover{
	text-decoration:none;
}
.afisha .afisha_place tr.bord td {
	border-top:1px solid #c9f0ff;
}
.afisha .afisha_place .nav {
	font-size:13px;
}
.afisha .afisha_place .nav a{
	color:#ff7e00;
	text-decoration:underline;
	margin-right:8px;
}
.afisha .afisha_place .nav a:hover{
	text-decoration:none;
}
/* events page */
.afisha .afisha_events .slider{
	position:relative;
	padding:0 47px 0 28px;
	line-height:normal;
	font:12px Tahoma, Arial, Helvetica, sans-serif;
	margin:8px 0 5px;
}
.afisha .afisha_events .slider .btn_left{
	position:absolute;
	left:0;
	top:11px;
	cursor:pointer;
}
*html .afisha .afisha_events .slider .btn_left{
	left:-27px;
}
.afisha .afisha_events .slider .btn_right{
	position:absolute;
	right:19px;
	top:11px;
	cursor:pointer;
}
.afisha .afisha_events .slider .btn_left.disabled, .btn_right.disabled{
	opacity:0.3;
	filter: alpha(opacity = 30);
}
.afisha .afisha_events .slider .dates{
	width:100%;
	overflow:hidden;
	position:relative;
	height:36px;
	padding-top:11px;
}
*html .afisha .afisha_events .slider .dates{
	height:47px;
}
.afisha .afisha_events .slider .over{
	width:20000em;
	position:absolute;
	background:#c9f0ff;
}
*html .afisha .afisha_events .slider .over{
	height:36px;
}
.afisha .afisha_events .slider span{
	display:block;
	float:left;
	width:28px;
	background:#c9f0ff;
	height:35px;
	text-align:center;
	position:relative;
	border-left:1px solid #fff;
	padding-top:1px;
}
*html .afisha .afisha_events .slider span{
	width:29px;
	height:36x;
}
.afisha .afisha_events .slider span a{
	display:inline-block;
	margin-top:2px;
	position:relative;
}
.afisha .afisha_events .slider span.hday{
	background:#a2ddff;
}
.afisha .afisha_events .slider span .month{
	color:#0067ac;
	font-size:11px;
	display:block;
	position:absolute;
	left:-1px;
	top:-11px;
	height:47px;
	border-left:1px solid #0067ac;
	margin:0;
	padding:0 0 0 3px;
}
.afisha .afisha_events .slider span .month i{
	font-style:normal;
	display:block;
	margin-top:-5px;
}
.afisha .afisha_events .info{
	margin-bottom:13px;
}
.afisha .afisha_events .info a{
	margin-right:30px;
}
.afisha .afisha_events .info a.act{
	font-weight:bold;
}
.afisha .afisha_events .date1{
	color:#677987;
	font-weight:bold;
}
.afisha .afisha_events .event{
	width:80%;
	line-height:normal;
	border-top:1px solid #c5e8f2;
	padding:7px 0;
}
.afisha .afisha_events .event.first{
	border:0;
}
.afisha .afisha_events .event .event-name{
	width:30%;
	padding:4px 28px 4px 0;
}
.afisha .afisha_events .event .event-name a{
	color:#ff7e00;
}
.afisha .afisha_events .event .event-name1{
	padding:4px 28px 4px 0;
}
.afisha .afisha_events .event .event-name1 span{
	display:inline-block;
	position:relative;
	padding:0 16px 0 18px;
}
.afisha .afisha_events .event .event-name1 .premiere{
	position:absolute;
	left:0;
	top:1px;
}
.afisha .afisha_events .event .event-name1 .baloon{
	position:absolute;
	right:0;
	top:-2px;
}
.afisha .afisha_events .event .event-time{
	font-size:11px;
	padding:4px 0 4px 0;
	width:23%;
}
/* event page */
.afisha .afisha_event .nav{
	margin-bottom:13px;
}
.afisha .afisha_event .nav a{
	color:#ff7e00;
}
.afisha .afisha_event .pic{
	margin-bottom:9px;
}
.afisha .afisha_event .stars{
	margin-bottom:9px;
}
.afisha .afisha_event .s11{
	font-size:11px;
}
.afisha .afisha_event .film-name{
	margin:11px 0 13px;
}
.afisha .afisha_event .film-name span{
	display:block;
	color:#ff7e00;
	font-size:20px;
}
.afisha .afisha_event .paspisanie{
	font-size:16px;
	color:#ff7e00;
	margin-bottom:14px;
}
.afisha .afisha_event .afisha-day{
	border-bottom:1px solid #c5e8f2;
	width:60%;
	padding:0 0 2px;
	margin-bottom:9px;
}
.afisha .afisha_event .afisha-day span{
	font-size:11px;
}
.afisha .afisha_event .afisha-day-time{
	text-align:right;
	padding:0 4px 5px 0;
	font-size:11px;
}
.afisha .afisha_event .afisha-day-name{
	padding-bottom:5px;
}
.afisha .afisha_event .afisha-day-name a{
	color:#ff7e00;
}
.afisha .afisha_event a.other-day{
	display:inline-block;
	background:url(img/plus.gif) no-repeat left 2px;
	padding-left:20px;
	cursor:pointer;
	text-decoration:none;
	margin:12px 0;
}
.afisha .afisha_event a.other-day.minus{
	background:url(img/minus.gif) no-repeat left 2px;
}
.afisha .afisha_event a.other-day span{
	display:inline-block;
	border-bottom:1px dotted #0067ac;
}
.afisha .afisha_event a:hover.other-day span{
	border-bottom:1px dotted #fff;
}

/* SHADOWS FOR DATA BACKGROUND */
.sh_t{
	background:url(/img/sh_top.png) left top no-repeat;
}
*html .sh_t{
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/sh_top.png',sizingMethod='scale');
}
.sh_r{
	background:url(/img/sh_right.png) left top no-repeat;
}
*html .sh_r{
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/sh_right.png',sizingMethod='scale');
}
.sh_b{
	background:url(/img/sh_bottom.png) left top no-repeat;
}
*html .sh_b{
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/sh_bottom.png',sizingMethod='scale');
}
.sh_l{
	background:url(/img/sh_left.png) left top no-repeat;
}
*html .sh_l{
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/sh_left.png',sizingMethod='scale');
}
*html .cor_lt{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/img/cor_lt.png);
	width:expression(1);
	height:expression(1);
	width:9px;
	height:9px;
}
*html .cor_rb{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/img/cor_rb.png);
	width:expression(1);
	height:expression(1);
	width:9px;
	height:9px;
}
*html .cor_lb{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/img/cor_lb.png);
	width:expression(1);
	height:expression(1);
	width:9px;
	height:9px;
}
/* SHADOWS 2 FOR DATA BACKGROUND */
.sh2_t{
	background:url(/img/sh2_top.png) left top repeat-x;
}
*html .sh2_t{
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true',src='/img/sh2_top.png',sizingMethod='scale');
}
.sh2_r{
	background:url(/img/sh2_right.png) left top repeat-y;
}
*html .sh2_r{
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true',src='/img/sh2_right.png',sizingMethod='scale');
}
.sh2_b{
	background:url(/img/sh2_bottom.png) left top repeat-x;
}
*html .sh2_b{
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true',src='/img/sh2_bottom.png',sizingMethod='scale');
}
.sh2_l{
	background:url(/img/sh2_left.png) left top repeat-y;
}
*html .sh2_l{
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true',src='/img/sh2_left.png',sizingMethod='scale');
}
*html .cor2_lt{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/img/cor2_lt.png);
	width:expression(1);
	height:expression(1);
	width:10px;
	height:35px;
}
*html .cor2_rt{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/img/cor2_rt.png);
	width:expression(1);
	height:expression(1);
	width:35px;
	height:35px;
}
*html .cor2_rb{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/img/cor2_rb.png);
	width:expression(1);
	height:expression(1);
	width:35px;
	height:10px;
}
*html .cor2_lb{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/img/cor2_lb.png);
	width:expression(1);
	height:expression(1);
	width:10px;
	height:10px;
}
.wh{
	background-color:#fff;
}
/* ========= Afisha News ========== */
div.header_news_afisha {
	width:100%;
	margin-bottom:12px;
	background-color: #f8c6db;
	padding: 4px 0;
}
span.title_news_afisha {
	background-color: #dd137b;
	font-weight:bold;
	color: #fff;
	padding: 4px 6px;
	font-size:14px;
}
img.mews_afisha_image	{padding:0px 10px 30px 0px}
img.mews_afisha_image2	{padding:0px 18px 10px 5px}
div.news_afisha 		{width:48%;height:140px;margin:0px 10px 10px 0px;float:left;border:0px solid #000000;font-size:14px;}

a.news_afisha			{color:#e43f94!important}
a.news_afisha:visited	{color:#e43f94!important}
div.news_afisha_pages	{clear:both}
div.news_afisha_pages a {padding:0px 3px 0px 3px}
p.news_afisha_data		{color:#6F6F6F!important;padding:0!important;margin:0px!important}

/* ======== Вход на почту ========= */
input.mail_enter		{width:300px;font-size:25px;color:#006699}
input.mail_enter_submit	{font-size:23px;cursor:pointer;background-color:#0071B7;width:140px;color:#ffffff;margin:20px 0px 20px 0px}
a.vhod  				{font-weight: bold;	font-size: 12px;color: #0067ac;	text-decoration: underline;}
a.vhod:hover 			{color:#0067ac;text-decoration:none;}
a.vhod:visited 			{color:#0067ac!important}
td.vhod					{color: #0067ac;text-align:right;vertical-align:middle}

/* ======== Голосование ========= */

div.vote_members	{width:48%;height:225px;margin:0px 10px 10px 0px;float:left;border:0px solid #000000}
td.vote_photo		{text-align:center;padding:0px 15px 0px 15px}
.vote_sign			{font-weight:bold}
.vote_sign span		{color:555555;font-weight:normal;padding:10px 0px 10px 0px}
.vote_image			{margin:0px 18px 10px 5px}
.vote_photos		{margin:10px}
.baton				{font-weight:bold;cursor:pointer;background-color:#0071B7;color:#ffffff}
p.msg_err			{color:red}

table.header_news_afisha {
	width:100%;
	margin-bottom:12px;
}
td.title_news_afisha {
	font-weight:bold;
	color: #fff;
	padding: 4px 6px;
}
.company{
    margin-top:15px;
}
div.languages{
    width:40px !important;
}