/*
 * <2021> Communist Party of the Russian Federation <tech@kprf.ru>
 * Developer: Evgeniy Kozin https://twitter.com/EvgeniyKozin
 *
 */


/* Общие стили */
.title_arial_21 {
  color: white;
  font-size: 21px;
  font-weight: bold;
  font-family: Arial;
  padding: 16px;
}

.title_red {
  color: #C00;
  line-height: 21px;
  margin-bottom: 4px;
  padding-bottom: 0;
}

.title_red a {
  color: red;
  font-size: 12px;
  display: block;
  float: right;
}

.title_redblock {
  background-image: url(../images/bg_head.png);
  background-repeat: repeat-x;
  border-left: 1px solid #FF5D44;
  padding: 5px 20px;
}

.title_redblock a {
  color: #FC0;
  font-size: 11px;
  font-family: Tahoma;
  font-weight: normal;
}

.rubic {
  border-bottom: 1px solid #CFCFCF;
  padding: 5px 24px;
  border-top: 1px solid white;
  border-left: 1px solid white;
  /*background-color: #F8F9F9;*/
  background-color: #EFEFEF;
}

.rubic:hover {
  /*background-color: #EFEFEF;*/
}

.solidborderlist .item {
  display: block;
  color: #333;
  padding: 8px;
  text-decoration: none;
}

.solidborderlist a:hover {
  text-decoration: underline;
}


/* Главный баннер */
#mainbanner {
  width: 968px;
  height: 64px;
  margin: 16px auto 0;
  padding: 0;
}

/* Слайдер на главной странице */
#mainslider{
  width: 968px;
  height: 300px; 
  margin: 8px auto 4px;
  position: relative;  
  overflow: hidden;
}

#mainslider .scrollable {
  width: 564px;
  height: 300px;
  border-right: 1px solid white;
  overflow: hidden;
  position: absolute;
  font-size: 0;
  line-height: 0;
}

#mainslider .slideitems {
  width: 564px;
  height: 900px;
  position: absolute;
  display: block;
}

#mainslider li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#mainslider .slideitems img {
  display: block;
}

#mainslider .slideitems img {
  width: 564px;
  height: 300px;
  display: block;
  margin: 0;
  padding: 0;
}

#mainslider .slider_nav {
  position: relative;
  left: 564px;
  width: 404px;
  height: 300px;
  margin: 0;
  padding: 0;
}


#mainslider .slider_nav .submit{
  height: 18px;
  /*background-image: url(../images/up_down.png);
  background-repeat: no-repeat;
  background-position: center center;*/
}

#mainslider .slider_nav .border{
  border-top: 1px solid #515151;
  border-bottom: 1px solid #000;
  background-color: #232323;
}

#mainslider .slider_nav .submitUP{
  background-position: center 7px;
  padding-top: 2px;
}

#mainslider .slider_nav .submitDOWN{
  background-position: center -13px;
  padding-bottom: 2px;
}

#mainslider .slider_nav img {
  float: left;
  padding: 1px;
  margin-right: 16px;
}

#mainslider .slider_nav li {
  width: 404px;
  height: 72px;
  text-align: left;
  overflow: hidden;
  padding: 2px 0;
  left: -100px;
}

#mainslider .slider_nav a {
  text-decoration: none;
}

#mainslider .slider_nav span {
  color: #fff;
  font-size: 13px;
}

#mainslider .slider_nav span.description {
  display: none;
}

#mainslider div.slider_nav li.show  {
  background: transparent url(../images/bg_news_red.png) no-repeat;
  height: 100px;
  position: relative;
  width: 406px;
  /*margin-left: -161px;  */
  padding: 0 70px 0 29px;
  color: #fff;
  font-size: 13px;
  border: none;
  z-index: 50;
}

#mainslider .slider_nav li.show img {
  display: none;
}

#mainslider .slider_nav .show span.description {
  display: block;
}


#mainslider .slider_nav li.show .title {
  font-size: 15px;
  font-weight: bold;
  margin: 0;
  display: block;
  padding-top: 10px;
  padding-bottom: 10px;
}










#mainslider table{
  width: 100%;
  border-spacing: 0;
}

#mainslider .cl1{
  width: 580px;
  border-right: 1px solid #fff;
}

#mainslider .cl1 img,
#mainslider .cl2 img{
  width: 100%;
  border: 0;
  margin: 0;
  padding: 0;
}


#mainslider .cl2{

}

#mainslider .cl2 div{

}

#mainslider .cl2 div.text {
  padding: 2px;
}

#mainslider .cl2 .news img{
  width: 140px;
  float: left; 
}

#mainslider .cl2 .news{
  
}

/* Дополнительные баннеры */
.advbanners {
  width: 968px;
  margin: 0 auto 0;
  /*height: 122px;*/
}

.advbanners .item {
  border: 1px solid #D2D2D2;
  margin: 12px 0 12px 0;
  width: 146px;
  height: 64px;
  float: left;
  padding: 0;
  position: relative;
  display: none;
}

.advbanners .item.normal {
  margin-right: 16px;
  display: block;
}

.advbanners .item.center {
  margin-right: 16px;
  display: block;
}

.advbanners .item.last {
  margin-right: 0;
  display: block;
}

.advbanners .vote {
  position: absolute;
  z-index: 10;
  bottom: 5px;
  right: 130px;
  color: white;
  font-weight: bold;
  font-size: 52px;
  padding: 8px 2px 8px 0px;
}

.front_content_table {
  width: 1000px;
  margin: 4px 0 4px 0;
  border: 0;
  border-spacing: 0;
}

.front_content_table .col1 {
  /*width: 567px;*/
  padding: 0 8px 0 16px;
  /*border-right: 1px solid white;*/
}

.front_content_table .col2 {
  padding: 0 16px 0 8px;
  width: 400px;
}

/* Актуальные материалы */
#important_list {
  border: 1px solid #D2D2D2;
  margin: 4px 0 16px 0;
  background-color: #F8F9F9;
}

#important_list a {
  display: block;
  padding: 8px 8px 8px 148px;
  min-height: 64px;
  color: #333;
  text-decoration: none;
}

#important_list div.item {
  border-top: 1px solid white;
  border-left: 1px solid white;
  border-bottom: 1px solid white;
  padding: 8px;
}

#important_list div.item:hover {
  border-bottom: 1px solid #AFAFAF;
  background-image: url(../images/news_lent_hover.png);
  background-repeat: repeat-x;
  background-color: #F1F1F1;
  box-shadow: 0 1px 6px #D8D8D8;
}

/* Анонсы */
#announcement {
  border: 1px solid #D2D2D2;
  margin: 4px 0 4px 0;
}


#announcement .item {
  border-bottom: 1px solid #CFCFCF;
  border-top: 1px solid white;
}

#announcement .item.last{
  border-bottom: 0 none;
}

#announcement .item a {
  padding: 8px 16px 8px 8px;
  line-height: 20px;
  text-decoration: none;
  display: block;
  clear: both;
  color: black;
}

#announcement .item .title_redblock {
  font-size: 11px;
  font-family: Tahoma;
  font-weight: normal;
  color: white;
  border-bottom: 1px solid #970100;
  min-width: 180px;
  float: left;
  margin-top: -1px;
}

/* КПРФ ТВ блок */
#kprftv {
  background-color: #202020;
  margin: 4px 0 4px 0;
}

#kprftv .video {
  width: 360px;
  margin: 0 auto 8px;
  position: relative;
}

#kprftv .description {
  color: white;
  text-decoration: none;
  width: 328px;
  background: url(../images/bg_hero_show_info.png) repeat scroll transparent;
  padding: 16px;
  position: absolute;
  z-index: 10;
  bottom: 0px;
  left: 0px;
  display: block;
}

#kprftv .buttonlist {
  border-bottom: 1px solid #515151;
  padding-left: 3px;
}

#kprftv .buttonlist .button {
  float: left;
  display: inline-block;
  padding: 10px 5px 10px 5px;
  border-bottom: 1px solid #1B1B1B;
  height: 60px;
}

#kprftv .info {
  min-height: 80px;
  background: #272727 url(../images/tv_icon.png) 16px 16px no-repeat;
  color: #999;
  font-size: 13px;
  padding: 14px 10px 10px 40px;
}

#kprftv .info div {
  display: none;
}

#kprftv .info h1 {
  font-size: 12px;
  padding-bottom: 7px;
}

#kprftv .button.show {
  border-left: 1px solid #515151;
  border-right: 1px solid black;
  border-top: 1px solid #515151;
  border-bottom: 1px solid #272727;
  margin-bottom: -3px;
  background-color: #272727;
}

#kprftv .info .show {
  display: block;
}

/* Официальные */
#official {
  margin: 4px 0 12px 0;
}

#official .type {
  display: block;
  color: #751119;
  font-size: 12px;
}

#official .title {
  display: block;
}

/* Лидеры */
#leaders {
  background-image: url(../images/bg_leaders_v2.png);
  background-repeat: repeat-x;
  height: 216px;
  background-color:#e5e5e5;
}

#leaders .titleblock {
  float: right;
  width: 834px;
  margin-top: 5px;
  border-bottom: 1px solid #BFBFBF;
  background-color: #F8F9F9;
}

#leaders .titleblock .title_redblock {
  width: 793px;
  margin-bottom: -1px;
}

#leaders .titleblock a {
  float: right;
  line-height: 17px;
  margin-top: 4px;
}

#leaders .leader.first {
  border-left: 0;
  margin-top: -15px;
  height: 170px;
  clear: right;
}

#leaders .leader.last {
  border-right: none;
}

#leaders img{
  width: 100%;
}

#leaders .leader {
  float: left;
  padding: 0 24px;
  width: 92px;
  margin-top: 18px;
  text-align: center;
  border-right: 1px dashed #BFBFBF;
  border-left: 1px dashed white;
}

#leaders .leader {
  text-align: center;
}


#leaders .HOV:hover{
  border-top: 1px solid white;
  border-left: 1px solid white;
  border-bottom: 1px solid #BFBFBF;
  border-right: 1px solid #BFBFBF;
  background-color:#F2F3F3;
  margin: -18px 0 0 -45px;
  position: absolute;
  padding: 17px 22px;
  box-shadow: 0 3px 10px #B5B5B5;
  width: 150px;
}

#leaders .info{
  text-align: left;
  display: none;
}

#leaders .HOV:hover .name {
  display: none;
}

#leaders .HOV:hover .info{
  display: block;
}

#leaders .name {
  font-size: 13px;
  color: #333;
  margin-top: 5px;
}

#leaders .info {
  text-align: left;
  display: none;
}

#leaders .fio {
  font-size: 15px;
  font-weight: bold;
}

#leaders .desc {
  font-size: 11px;
}

#leaders .person {
  font-family: Trebuchet MS;
  color: #c00;
  font-size: 12px;
  margin-top: 14px;
  display: block;
}

#leaders .ico_social {
  margin: 7px 2px 0 0;
}

/* Список член Президиума */

.adv-persons {
  padding: 0 16px 16px;
  background-color: #e5e5e5;
}

.adv-persons .button {
  text-decoration: underline dashed;
  color: #C00;
  font-weight: bold;
  font-size: 15px;
  margin-bottom: 2px;
  display: block;
}
.adv-persons .button:hover {
  text-decoration: none;
}

div.presidiumlist {
  padding-top: 8px;
}

div.presidiumlist .title {
  color: #C00;
  font-weight: bold;
  margin-bottom: 2px;  
  display: block;
}

div.presidiumlist .titleleft {
  color: #C00;
  font-weight: bold; 
  display: block;
  margin: 3px 0 0px;
}

.presidiumlist a {
  display: block;
  color: #333;
  text-decoration: none;
  margin-bottom: 1px;
  font-size: 13px;
}

.presidiumlist a:hover {
  text-decoration: underline;
}

.presidiumlist table {
  padding: 0;
  margin: 0;
  border: 0;
  border-spacing: 0;
}

.presidiumlist td.pcol1 {
  padding: 0 38px 0 0;
}


/* Информационный центр */
#infocentre div.rubic {
  margin-bottom: 14px;
}

#infocentre a.item {
  padding: 0 8px 16px 32px;
  line-height: 15px;
}

#infocentre a.item.urgent {
  margin-bottom: 16px;
}

#infocentre .urgentimg.first {
  margin-top: 0;
}

#infocentre .urgentimg {
  display: block;
  height: 11px;
  width: 158px;
  margin-top: 16px;
  margin-left: 32px;  
  background: #c00 url('../images/urgent_title.png') no-repeat center;
}

#infocentre .okt-img {
  display: block;
  height: 17px;
  width: 137px;
  margin-left: 32px;
  background: #c00 url('../images/okt_title.png') no-repeat center;
}

#infocentre .allnews {
  color: red;
  font-size: 12px;
  display: block;
  float: right;
  font-weight: bold;
  font-family: Arial;
  line-height: 21px;
  padding: 4px 8px 8px 0;
}

#infocentre a.allnews:hover {
  text-decoration: none;
}


/* Газета Правда */
#pravdamaterials .pic {
  display: block;
  width: 400px;
  height: 117px;
}

/* Народная инициатива */
#nilist .pic {
  display: block;
  width: 400px;
  height: 82px;
}


/* Карта протеста */
#actions .map {
  display: block;
  width: 400px;
  height: 100px;
}

#actions .solidborderlist {
  padding: 8px;
}

#actions .solidborderlist h1 {
  font-size: 14px;
  margin-bottom: 8px;
}

/* Фоторепортажи */
#photoreports .solidborderlist {
  padding: 8px;
}

#photoreports a.item {
  padding-left: 130px;
  min-height: 70px;
  margin-bottom: 8px;
}

/* Библиотека */
#library .solidborderlist {
  padding: 8px;
}

#library a.item {
  padding-left: 54px;
  min-height: 70px;
}



/* Блок видеотрансляции */
#videolive {
  width: 968px;
  margin: 16px auto 0;
}

#videolive .caption {
  padding: 0;
}

#videolive .liveblock {
  float: left;
  width: 564px;
  margin-right: 16px;
}

#videolive .twitterblock {
  float: left;
  width: 380px;
}


/* Блок с кандидатами в губернаторы */
#governorcandidates {
  border: 1px solid #D2D2D2;
  width: 968px;
  margin: 0 auto 16px;
}

#governorcandidates .cap2 {
  float: right;
}

#governorcandidates .description {
  font-size: 13px;
  font-weight: bold;
  margin: 8px 8px 0px 24px;
}

#governorcandidates .candidate {
  float: left;
  margin: 8px;
  padding: 0;
  width: 118px;
  color: #333;
}

#governorcandidates .candidate .fotoname {
  text-align: center;
  position: relative;
}

#governorcandidates .candidate .info {
 display: none;
}

#governorcandidates .candidate .HOV:hover .info {
  display: block;
}

#governorcandidates .candidate .info { 
  border-top: 1px solid white;
  border-left: 1px solid white;
  border-bottom: 1px solid #BFBFBF;
  border-right: 1px solid #BFBFBF;
  background-color: #F2F3F3;
  
  margin: 0 0 0 16px;
  position: absolute;
  padding: 16px;
  box-shadow: 0 3px 10px #B5B5B5;
  width: 300px;
}

#governorcandidates .candidate .info .fullname {
  margin: 4px 0; 
  color: #C00;
  font-weight: bold;
}

#governorcandidates .candidate .info .material {
  margin: 16px 0;
}

#governorcandidates .candidate .info .material span {
  font-size: 11px;
  font-weight: bold;
}

#governorcandidates .candidate .info .material a {
  display: block;
}

#governorcandidates .candidate .info .small {
  font-family: Trebuchet MS;
  color: #c00;
  font-size: 12px;
}

#governorcandidates .fotoname .region {
  margin: 0 auto;
  font-size: 12px;
  height: 36px;  
  line-height: 24px;
  width: 90px;
}

#governorcandidates .fotoname .region span {
  display: inline-block;
  vertical-align: middle;
  line-height: normal; 
}

#governorcandidates .fotoname .pos {
  position: absolute;
  z-index: 10;
  bottom: 16px;
  right: 16px;
  color: white;
  font-weight: bold;
  padding: 8px;
}

#governorcandidates .fotoname .name {
  font-size: 13px;
}

#governorcandidates a {
  text-decoration: none;
  color: #333;
}

#governorcandidates a:hover {
  text-decoration: underline;
  color: #333;
}


/* Фоторепортажи */
#regiment .pic {
  display: block;
  width: 400px;
  height: 200px;
}

#regiment .solidborderlist {
  padding: 8px;
}

#regiment .item {
  position: relative;
  width: 122px;
  float: left;
  padding: 0;
  margin-left: 8px;
}

#regiment .item:first-child {
  margin-left: 0;
}

#regiment .item img {
  width: 100%;
}

#regiment .item span {
  display: block;
  position: absolute;
  bottom: 3px;
  color: white;
  background-color: #970100;
  font-size: 12px;
  font-weight: bold;
  padding: 2px 4px;
}


.forum a {
  color: #333;
  text-decoration: none;
}

.forum a:hover {
  text-decoration: underline;
}

.forum .main td {
  padding-left: 16px;
  padding-right: 16px;
  border-right: #D2D2D2 solid 1px;
}

.forum .main td:first-child {
  padding-left: 0;
}

.forum .main td:last-child {
  padding-right: 0;
  border: none;
}

.forum .main img {
  width: 298px;
}

.forum .main .title {
  font-size: 15px;
  font-weight: bold;
  margin-top: 16px;
}

.forum .row-list {
  border-top: #D2D2D2 solid 1px;
  width: 968px;
  margin: 16px 16px;
  padding-top: 16px;
}

.forum .row-list .item {
  float: left;
  width: 180px;
  padding-left: 8px;
  padding-right: 8px;
}

.forum .row-list .item:first-child {
  padding-left: 0;
}

.forum .row-list .item:last-child {
  padding-right: 0;
}

.forum .row-list .item img {
  width: 177px;
}

.forum .row-list .item .title {
  font-size: 13px;
  margin-top: 8px;
}