
/*---------------------------- VIDEOCONTENTS ------------------------------*/
/*---------------------------- Страница видео ------------------------------*/

#video{
    display: table;
    width:100%
}
.video_move{
    overflow: hidden
}
#video .video_desc{
  padding: 10px;  
}
#first_video,#more_video{
    display: table-cell;
    vertical-align: top
}
#first_video{

}
#more_video{
width:120px;

}
#more_video img{
width:120px
}
#more_video .video_move{
    margin-bottom: 5px
}
#videos{
    margin: 0;
    padding: 0;
}
#videos li{
    list-style: none;
    height: 64px;
    overflow: hidden;
    margin-bottom: 10px
}
#videos li:hover{
opacity: 0.8;
}
#videos li.actived{
opacity: 0.6;
}
#videos li img{
    margin-top: -12px
    }
.loading {
            background: url("../../components/content/ajax/ajax-loader.gif") 20px center no-repeat transparent;
            width: 100%;
            height: 50px;
}


.like_buttons,.v_rating_block { display: table;margin: 0;padding: 0;width:100%}
.like_buttons li, .v_rating_block li{display: table-cell;height:40px;list-style: none;vertical-align: middle;}
.vcode {
    width:340px
}
.vcode input {
      background: #666 url(../../components/content/images/video.png) no-repeat left center !important;
	  color:#fff;
	      width:325px;
	        padding: 3px 3px 3px 20px!important;
	  border:0 !important;
    }
.like_buttons{
    background: #eee;
    font-size: 12px;
      color: #666;
      border-top:1px dashed #fff
}
.like_buttons li.tit{
    width:100px
}
.like_buttons li.tit b{
    padding-left: 15px
}
li.likes{
    
}
li.vdate{
       background: url("../../components/content/images/time.png") no-repeat left center;
     padding-left: 18px;
     color: #666;
      font-size: 11px
}
li.vdate a{
font-size: 12px;
font-weight: bold;
color: #666;
text-decoration: none !important
}
li.vdate a:hover{
    color: #000
}

li.vcmm a{
    height: 26px;
    line-height: 26px;
       background:#1FB6F2 url("../../components/content/images/comments_white.png") no-repeat 5px center;
     padding: 0 10px 0 25px;
     display: inline-block;
     color: #fff;
     text-decoration: none !important;
  font-weight: bold
}
.v_rating_block {
    background: #eee;
    font-size: 12px;
      color: #666;
}
.v_rating_block, .v_rating_block li {
    height: 26px !important;
    overflow: hidden !important
}
li.vkarma span{
    padding: 0 !important;
    height: 26px !important;
    line-height: 26px !important;
    vertical-align: middle !important;
    display: block;
    float: left;
    color: #000 !important;
    margin-right: 5px
 }
 li.vkarma b{
    display: block;
    float: left;
      height: 26px !important;
    line-height: 26px !important;
    margin-right: 10px;
      color: #000
 }
 li.vkarma span.conpoints{
    font-weight: bold
 }
 
.v_rating_block li.vhits{
   width:80px;
}
.v_rating_block li.vhits span{
     background: url("../../components/content/images/eye.png") no-repeat left center;
     padding-left: 20px;
     float: right;
     margin-right: 15px;
}

#vread .con_pubdate {
  overflow: hidden
}
#vread a.con_subcat{
  font-size: 12px;
text-transform: uppercase;
display: block;
float: right;
margin-left: 10px;
padding-left: 18px;
padding-right: 10px;
color: #ABABAB;
}



#vread .re_about_tit{font-size: 13px;text-transform: uppercase;}



/*---------------------------- Список видеороликов ------------------------------*/
li.vmorelink{
    width:90px
}
li.vmorelink a{
    height: 26px;
    line-height: 26px;
       background:#999;
     display: inline-block;
     color: #fff;
     text-decoration: none !important;
  font-weight: bold;
      width:90px;
      text-align: center
}
li.vmorelink a:hover{
          background:#1FB6F2;
}

#vlist .videodiv{
 width:800px;
    height:400px;
    background: #000;
    overflow: hidden;
}

#vlist .videodiv a{
    display: block;
    text-decoration: none !important;
     width:800px;
    height:400px;
    position: relative
}
.videodiv a span{
    display: block;
     background:#ccc url(../../components/content/images/video_big.png) no-repeat 0 center;
opacity: 0.9;
min-height: 50px;
position: absolute;
top:300px;
left:50px;
width:88%;
color: #000
}
.videodiv a:hover span{
   background-color:#000;
   color: #fff
}
.videodiv a span b{
    display: block;
    margin-left: 60px;
    padding: 15px;
    font-size: 16px;
}

#vlist #first_video div.video_move{
 margin-bottom: 5px
}
#vcat{
  
}
#vcat  ul.mod_cat_list {
    list-style: none outside none;  margin: 0; overflow: hidden; padding:0; clear:both;
}
#vcat  ul.mod_cat_list ul {
    margin-left: 0; padding-left: 0;	list-style: none outside none;
}
#vcat  ul.mod_cat_list li {
	margin:0 0;
}
#vcat  ul.mod_cat_list li a{
    font-size:13px;
    padding-left:18px;
    background: url(../../components/images/icons/folder.png) no-repeat left center;
 text-transform: uppercase;
 font-weight: bold;
 color: #777;
 text-decoration: none;
 display: table;
 width: 100%
 
}
#vcat  ul.mod_cat_list li a:hover {
  color: blue;
  background-color: #eee;
}
#vcat  ul.mod_cat_list li a span.ctit,#vcat  ul.mod_cat_list li a span.sup{
    display: table-cell;
    padding: 3px 0;
    vertical-align: middle
}
#vcat  ul.mod_cat_list li a span.ctit{

}
#vcat  ul.mod_cat_list li a span.sup{
  font-size: 10px;
  width: 35px;
}
#vcat  ul.mod_cat_list li.selcat a{
   background-color: #eee;color: #000
}
#vcat  ul.mod_cat_list li a.cat_plus, ul.mod_cat_list li a.cat_minus {
    display: block; float: left; height: 16px; width: 16px; margin: 0 0 0 -16px;
}
#vcat  ul.mod_cat_list li a.cat_plus {
    background: url("../../components/images/icons/cat_plus.png") no-repeat scroll left 2px transparent;
}
#vcat  ul.mod_cat_list li a.cat_minus {
    background: url("../../components/images/icons/cat_minus.png") no-repeat scroll left 2px transparent;
}






#vlist .categorylist{
  margin-top: 15px;
}
#vlist .categorylist .subcat{color: #777;margin-bottom: 5px;display: inline-block;width:25%}
#vlist .categorylist a.con_subcat{
    font-size:13px;
    padding-left:18px;
    background: url(../../components/images/icons/folder.png) no-repeat left center;
    height:18px;
    line-height:18px;
 text-transform: uppercase;
 font-weight: bold;color: #777;
}
#vlist .categorylist a.con_subcat:hover{
  color: blue
}
#vlist .categorylist .subcat sup{font-size: 10px;margin-left: 2px}

.more_re {background: #1B1B1B;width:560px;}
.more_re a{
color: #fff;padding-left: 28px;padding-right: 15px;height: 28px;line-height: 28px;
font-size: 12px;font-weight: bold;
background: url(../../components/images/icons/white/arrow2_s.png) no-repeat 7px center;
text-decoration: none;
display: inline-block;
text-transform: uppercase;
}
.more_re a:hover{
 background-color:#757575;
}
.re_about {
margin-bottom: 10px;
}
.re_about_tit {
  margin-top: 10px;
  margin-bottom: 10px
}
#vlist .contentlist {
	clear:both;
}

#vlist .con_title{
  overflow: hidden;
  margin-top: 15px;
  margin-bottom: 15px;
}
#vlist .con_title a.con_subcat{
  font-size: 12px;
text-transform: uppercase;
display: block;
float: right;
margin-left: 10px;
padding-left: 18px;
padding-right: 10px;
color: #ABABAB;
background-color: #eee;
}
#vlist .con_title a.con_subcat:hover{
   background-color:#757575;color: #fff
}
#vlist .con_title a.con_titlelink{
  display: block;
   padding-left: 25px;
   color: #000;
   background:#eee url(../../components/content/images/album.png) no-repeat 5px center;
}
#vlist .con_title a.con_subcat,#vlist .con_title a.con_titlelink{
padding-top: 5px;
padding-bottom: 5px;
}

#vlist a.detail {
  display: inline-block;
  background: #1B1B1B;
  color: #ABABAB;
  padding: 5px 10px;
  margin: 0 5px;
  text-transform: uppercase;
  font-size: 12px;font-weight: bold;
}
#vlist a.detail:hover {
  color: #fff;
}
#vlist .re_about_block{
  background: #fafafa;
  padding: 7px 10px;
  border-bottom: 1px solid #1B1B1B;

}


.mod_re_block {margin-top: 7px;background: #000;}
.mod_re_top {overflow: hidden;background: #000;color: #D4D4D3;padding: 5px}
.mod_re_top span{font-size: 11px;display: inline-block;padding-top: 3px}


#mod_re .con_subcat{
   font-size: 12px;
text-transform: uppercase;
display: block;
float: right;
padding-left: 18px;
color: #ABABAB; 
}
#mod_re_tit {
  overflow: hidden;
  background: #1B1B1B;
  color: #fff
}
#mod_re_tit a{
  color: #fff
}
.mod_re_tit {margin-right: 30px;line-height: 13px;font-size: 12px;padding: 5px 0 5px 5px;display: block}
.mod_v_rating{
	float: right;
	width:50px;
	font-size: 11px;
	padding-top: 5px
}
.mod_re_rating,.mod_re_rating_plus,.mod_re_rating_minus {
height: 16px;
line-height: 16px;
     padding-left: 20px;
     	  background: url("../../components/content/images/like.png") no-repeat left center;
  	  font-weight: bold;
  	  font-size:12px;
}
.mod_re_rating_plus {
	  background: url("../../components/content/images/like_green.png") no-repeat left center;
	}
.mod_re_rating_minus {
	  background: url("../../components/content/images/dislike_red.png") no-repeat left center;
	}

.mod_re_comments {
height: 16px;
line-height: 16px;
    background: url("../../components/content/images/comments.png") no-repeat left center;
     padding-left: 20px;
}


/*---------------------------- Райтинг  ------------------------------*/

.con_like,.con_dislike,.con_like_disable,.con_dislike_disable {
  width:32px;
  height: 24px;
  display: inline-block;
  overflow: hidden;
  vertical-align: middle
  }
.con_like,.con_like_disable {
  background:url(../../components/content/images/like.png) no-repeat center center;
  }
.con_dislike,.con_dislike_disable {
background:url(../../components/content/images/dislike.png) no-repeat center center;
}
.con_like:hover,#con_like_pos .con_like,#con_like_pos .con_like_disable{
  background:url(../../components/content/images/like_green.png) no-repeat center center;
  }
.con_dislike:hover,#con_like_neg .con_dislike,#con_like_neg .con_dislike_disable{
  background:url(../../components/content/images/dislike_red.png) no-repeat center center;
  }
.con_like:hover, .con_dislike:hover,
#con_like_pos .con_like:hover,
#con_like_neg .con_like:hover{
  background-color:#fafafa
  }
.con_like_disable,.con_dislike_disable {
  opacity:0.2;filter:alpha(opacity=20);
  }
#con_like_pos .con_like_disable, #con_like_neg .con_dislike_disable {
  opacity:1;filter:alpha(opacity=100);
  }

.con_like_point {
height: 24px;
display: inline-block;
overflow: hidden;
min-width:20px;
text-align: center;   vertical-align: middle
}


/*
playback timings (ms):
  captures_list: 650.37
  exclusion.robots: 0.159
  exclusion.robots.policy: 0.146
  RedisCDXSource: 6.566
  esindex: 0.009
  LoadShardBlock: 623.726 (3)
  PetaboxLoader3.datanode: 876.289 (5)
  CDXLines.iter: 16.731 (3)
  load_resource: 1165.31 (2)
  PetaboxLoader3.resolve: 123.943 (2)
*/