/*Cis*/
/* Раздел Афиша */
.afisha_main_name {
	font-size: 21px;
	color:#3E5479;
}
A.afisha_main_name {
	font-size: 21px;
	color:#3E5479;
	text-decoration: none;
}
A.afisha_main_name:link  {
    text-decoration: none;
}
A.afisha_main_name:visited  {
	text-decoration: none;
}
A.afisha_main_name:hover {
       text-decoration: underline;
}

.afisha_main_name2 {
	font-size: 16px;
	color:#3E5479;
}
A.afisha_main_name2 {
	font-size: 16px;
	color:#3E5479;
	text-decoration: none;
}
A.afisha_main_name2:link  {
    text-decoration: none;
}
A.afisha_main_name2:visited  {
	text-decoration: none;
}
A.afisha_main_name2:hover {
       text-decoration: underline;
}

.afisha_mesto {
	font-size: 11px;
	color:#3E5479;
}
A.afisha_mesto {
	font-size: 11px;
	color:#3E5479;
	text-decoration: none;
}
A.afisha_mesto:link  {
    text-decoration: none;
}
A.afisha_mesto:visited  {
	text-decoration: none;
}
A.afisha_mesto:hover {
       text-decoration: underline;
}
 .afisha_time {
	font-size:11px;
	color:#999999;
	font-weight:regular;
}
.afisha_grey {
	font-size:10px;
	color:#999999;
	font-weight:regular;
}

.menu_white {
	font-size: 14px;
	color:#ffffff;
}
A.menu_white {
	font-size: 17px;
	color:#ffffff;
	text-decoration: none;
}
A.menu_white:link  {
    text-decoration: none;
}
A.menu_white:visited  {
	text-decoration: none;
}
A.menu_white:hover {
       text-decoration: underline;
}
.afisha_day{
	font-size: 24px;
	color:#ffffff;
}

.afisha_sobitie {
	background-color: #ffffff;
	font-size:8pt;
	font-weight: regular;
	color:#3C3E3B;
}

/*6.07.2009 Афиша Донецк*/
table.myfilms {
  margin: 0px 0px 0px 10px;
  cursor: default;
}
table.myfilms td.ins a:link,
table.myfilms td.ins a:visited,
table.myfilms td.ins a:hover {
  font: normal 20px arial;
  color: #ffffff;
  text-decoration: none;
  cursor: default;
  background: #2C4063;
}
table.myfilms td a:link,
table.myfilms td a:visited {
  text-decoration: none;
  padding: 0px 3px 0px 3px;
  font: normal 11px arial;
  text-decoration: none;
  color: #a0caff;
}
table.myfilms td.white a:link,
table.myfilms td.white a:visited {
  text-decoration: none;
  color: #a0caff;
}
table.myfilms td.weekend a:link,
table.myfilms td.weekend a:visited {
  text-decoration: none;
  color: #ffffff;
}
table.myfilms td.past a:link,
table.myfilms td.past a:visited {
  color: #2C4063;
}
table.myfilms td a:hover,
table.myfilms td.past a:hover {
  color: #ffffff;
}
table.myfilms td.white a:hover,
table.myfilms td.weekend a:hover {
  color: #2C4063;
}
/*end 6.07.2009 Афиша Донецк*/

/*Полная афиша*/
table.fullafisha h3 {
  font: normal 23px arial;
  color: #2C4063;
}
table.seans {
	width:100%;
	border:none;
}
table.seans td {
	padding:5px 0px 5px 20px;
	text-align:left;
	vertical-align:top;
}
table.seans td.descr {
	font-weight:bold;
	width:70%;
}
table.slovo tr.bg_slovo {
  height: 38px;
  cursor: default;
  background-image: url(/design/img/slovo.jpg);
  background-repeat: repeat-x;
  border: 0px;
}
table.slovo td {
  padding: 0px 0px 0px 10px;
}
.af_block_top {
	width:100%;
	overflow:hidden;
	height:auto
}
.af_event_top {
  float: left;
  margin: 0px 10px 20px 0px;
	float:left;
	min-width:350px;
	width:48%
}
/*end Полная афиша*/

/*Афиша, блоки на главной*/
div.afisha_best {
  overflow: hidden;
  cursor: default;
}
div.afisha_best div.links div {
  margin: 0px 10px 10px 0px;
  float: left;
}
div.afisha_best div.cat_caption {
  margin: 40px 0px 20px 0px;
  text-indent: 15px;
  clear: both;
  font: bold 18px arial;
  color: #ffffff;
}
.blockshow {
  overflow: hidden;
}
.show {
  width: 200px;
  min-height: 200px;
  overflow: hidden;
  margin: 0px 15px 10px 0px;
  vertical-align: top;
  display: inline-block;
}
.show a.boldlink {
  font: bold 15px arial;
}
.show div.imgblock {
  float: left;
  margin-right: 5px;
  height: 130px;
}
.show div.imgblock img {
  padding: 1px;
  border: 1px solid #BDC8D4;
}
.show div.txtblock {
  overflow: hidden;
}
.event_name {
 margin-bottom: 20px;
}
/*end Афиша, блоки на главной*/