#scrollable{height:38px;margin-top:10px;borde-r-left:1px solid #ffa20f;}.items{height:38px;float:left;width:618px}.__scrollable div.active{background:#ffd598;background:-moz-linear-gradient(top,#ffd598 0%,#fcc983 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#ffd598),color-stop(100%,#fcc983));background:-webkit-linear-gradient(top,#ffd598 0%,#fcc983 100%);background:-o-linear-gradient(top,#ffd598 0%,#fcc983 100%);background:-ms-linear-gradient(top,#ffd598 0%,#fcc983 100%);background:linear-gradient(to bottom,#ffd598 0%,#fcc983 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd598',endColorstr='#fcc983',GradientType=0);text-decoration:underline;}
}
.__scrollable div{
  height:28px;
  width:102px;
  float:left;
  border-top:1px solid #ffa20f;
  border-right:1px solid #ffa20f;
  cursor:pointer;
  text-align: center;
  padding-top: 10px;
  color: #c77b0e;
  font-size: 13px;
background: #fcc983; /* Old browsers */
background: -moz-linear-gradient(top,  #fcc983 0%, #ffd598 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcc983), color-stop(100%,#ffd598)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #fcc983 0%,#ffd598 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #fcc983 0%,#ffd598 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #fcc983 0%,#ffd598 100%); /* IE10+ */
background: linear-gradient(to bottom,  #fcc983 0%,#ffd598 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcc983', endColorstr='#ffd598',GradientType=0 ); /* IE6-9 */

}
/* root element for tabs  */
#player2{
	width: 100%;
	max-width:100%;
	height: auto;
	background: #fdcf89;
} 
#videoPlayer,iframe{
	width:100%;
	min-width: 100%;
	*width: 100%;
}

#vkscroll{height:42px; margin-top: 10px;display:none;}
.vkitems{height:42px;float:left;width:602px} 
.__vkscroll div.active{background-color:#edc17e; text-decoration: underline;}
a.vkprev {
	display:none;
	width:40px;
	height:40px;
	float:left;
	background-repeat:no-repeat;
	background:url(1-1.png);	
	margin:0 8px 0 0;
	cursor:pointer;
}


a.vknext {
	display:none;
	width:40px;
	height:40px;
	float:left;
	background-repeat:no-repeat;
	background:url(1-2.png);	
	margin:0 0 0 6px;
	cursor:pointer;
}
.__vkscroll div{
  height:28px;
  margin:0 6px 0 0;
  width:93px;
  float:left;
  border:1px solid #ffa20f;
  background: #fdcf89;
  cursor:pointer;
  text-align: center;
  padding-top: 10px;
  color: #c77b0e;
  font-size: 13px;
}
/* root element for tabs  */
#vkanime{display:none;}
#vkplayer{
	width: 694px;
	height: 390px;
	margin-top: 5px;
	background: #fdcf89;
	border: 1px solid #ffa20f;
}
