/*---------------------------------
	IMPORTS
-----------------------------------*/
/*@import url(http://fonts.googleapis.com/css?family=Arimo:400,700);*/
/*@font-face {
  font-family: "Helvetica Neue";
  src: url(fonts/HelveticaNeueCyr-Black.otf);
}
@font-face {
  font-family: "Helvetica Neue Light";
  src: url(fonts/HelveticaNeueCyr-Light.otf);
}*/
/*---------------------------------
	OVERRIDES
-----------------------------------*/
a , a:link, a:visited{text-decoration: underline;outline:none}
 a:hover{text-decoration: none; outline:none; color: #222; cursor: pointer}
::-moz-selection {background: #257d80; color: #fff; text-shadow: none}
::selection {background: #257d80; color: #fff; text-shadow: none}

html{height: 100%; }
body{
	/*text-shadow: 0px 0px 1px transparent;*/ /* google font pixelation fix */
	min-height:100%;
	height: 100%;
	background: #ededef;
	font-size: 12px;
	color:#222;

}
#all {
	height: auto !important;
	min-height:100%;
	height: 100%;
	opacity:0;
}
div#preloader { position: fixed; left: 0; top: 0; z-index: 999; width: 100%; height: 100%; overflow: visible; background: #FFF url('../img/loading.gif') no-repeat center center; }

.container{
	width:1330px;/*960*/
	position: relative;
	padding: 0;
	border-left: 10px solid #bababa;
	border-right: 10px solid #bababa;
	-webkit-box-shadow:  0px -5px 20px 3px #818181;
	-moz-box-shadow:  0px -5px 20px 3px #818181;
	box-shadow:  0px -5px 20px 3px #818181; 
}

.container-inner-wh{
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}
.container-inner-gr{
	border-left: 2px solid #8e8e8e;
	border-right: 2px solid #8e8e8e;
}
.container-inner-padd {
	padding: 0 75px;
	background: #fff;
}



/*HEADER*/
header{	height: 198px;}
#searchandsoc {	
	background: url(../img/header-bg.png);
	position: relative;
	z-index: 2;
	height: 28px;
}
#soc {
	position: relative;
	left: 350px;
	width: 485px;
	float: left;
}
#soc span{
	color: #818181;
	line-height: 23px;
	height: 23px;
	display: inline-block;
	position: relative;
    top: -8px;
}
.socbutt{
	width: 23px;
	height: 23px;
	margin:  2px;
	display:inline-block;
	background: url(../img/socbutt3.png) no-repeat;
}
.fb{ background-position: 0 0;}
.yt{ background-position: 0 -23px;}
.vk{ background-position: 0 -46px;}

#seach{
    position: relative;
    float: left;
    width: 215px;
    margin: 3px 0 0 420px
}
.input-container {
    background: url(../img/search.png) no-repeat;
    width:210px;
    height:28px;

}
#searinp{
    height:25px;
    line-height:25px;
    border:none;
    background:transparent;
    padding:0 10px;
    width:170px;
    float: left;
}
#searbutt{
	float: left;
	width: 28px;
	height: 28px;
	background: none;
	border: none;
}
#logo{
	display: block;
	width: 343px;
	height: 202px;
	position: absolute;
	background: url(../img/logo.png);
	top: 0;
	z-index: 1;
}

#upmainmenu{
    left: 390px;
    position: absolute;
    top: 41px;
}
#upmainmenu li{
	list-style: none;
	float: left;
	margin-right: 20px
}
#upmainmenu li a{
	color:#3e3e3d;
	font-size:18px;	
	text-transform: uppercase;
	text-decoration: underline;
}
#upmainmenu li a:hover{text-decoration: none;}
.upmainmenuitem {
	background: url(../img/main-menu.png) no-repeat;
	height: 22px;
	line-height: 22px;
	padding-left: 25px;
	display: block;
}
.news{background-position: 0 -2px;}
.art{background-position: 0 -27px;}
.chart{background-position: 0 -51px;}
#upbanner{
    margin: 70px 0 0 320px;
    height:70px;
    overflow: hidden;
    width: 465px;
    position: relative;
    z-index: 6;
    -webkit-box-shadow: 0 15px 15px -10px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0 15px 15px -10px rgba(0, 0, 0, 0.4);
    box-shadow: 0 15px 15px -10px rgba(0, 0, 0, 0.4);
    border: 1px solid #222;
}
#upbanner a {
    display: block;
    height:70px;
    width: 465px;
}
#hrshadow{
   position:relative;
	height: 30px;
	width: 1100px;
	margin: 0 auto;
	top: -24px;
    -webkit-box-shadow: 0 15px 15px -10px rgba(0, 0, 0, 0.4);
       -moz-box-shadow: 0 15px 15px -10px rgba(0, 0, 0, 0.4);
            box-shadow: 0 15px 15px -10px rgba(0, 0, 0, 0.4);
	z-index: 5

}

/*MAIN*/
#main{
	margin-top: -24px;
	position: relative;
	z-index: 4;
	/*opacity:0;*/
}
#maincontent {
	width: 780px;
	float: left;
	padding-left: 30px;
	min-height: 1300px;
}

#hotnews {
	margin-top: 10px;
	-webkit-border-radius: 10px 0px 10px 0px;
	border-radius: 10px 0px 10px 0px;
}
#hotnews #hnlc{
	-webkit-border-radius: 10px 0 0 10px;
	border-radius: 10px 0 0 10px; 
	float: left;
	width: 435px;
	overflow: hidden;
}
#hotnews #hnrc{
	width: 315px;
	float: left;
}
#hotnews #blockname{
	border-radius: 10px 0 0 0; 
	-webkit-border-radius: 10px 0 0 0;
	font-size: 18px;
	color: #cecfc6;
	text-transform: uppercase;
	padding-left: 20px;
	height: 35px;
	padding-top:3px;
	background: #28a1d4;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzI4YTFkNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjgxJSIgc3RvcC1jb2xvcj0iI2NlY2ZjNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjZWNmYzYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(left,  #28a1d4 0%, #cecfc6 81%, #cecfc6 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#28a1d4), color-stop(81%,#cecfc6), color-stop(100%,#cecfc6));
	background: -webkit-linear-gradient(left,  #28a1d4 0%,#cecfc6 81%,#cecfc6 100%);
	background: -o-linear-gradient(left,  #28a1d4 0%,#cecfc6 81%,#cecfc6 100%);
	background: -ms-linear-gradient(left,  #28a1d4 0%,#cecfc6 81%,#cecfc6 100%);
	background: linear-gradient(to right,  #28a1d4 0%,#cecfc6 81%,#cecfc6 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#28a1d4', endColorstr='#cecfc6',GradientType=1 );
}
#hotnews #onenewsblock {
	border-radius: 10px 0 0 0; 
	-webkit-border-radius: 10px 0 0 0;
	border-top: 1px solid #bfc0b9;
	background: #ccc;
	padding: 9px;
	position: relative;
	margin-top:-8px;
	text-align: center;
}
#onenewsblock img{
	border: 1px solid #fff;
	height: 285px;
    max-width: 414px;
}
#hnlc #shorttext{
	position: absolute;
	bottom: 10px;
	left:10px;
	width: 412px;
	background: url(../img/hotnews-bg.png);
	padding: 10px 20px;
	max-height: 150px;
	overflow: hidden;
	text-align: left;
}
#hnlc #shorttext a { color: #222;}
#hnlc #shorttext h1{
	padding: 0 0 10px 0;
	margin: 0;
	font-size: 24px;
}

#hnrc .hnlist{	
    display: block;
    padding:5px 0 0 20px;
	margin-bottom: 10px;
	cursor: pointer;
}
#hnrc .active, #hnrc .hnlist:hover{
	-webkit-box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.8);
       -moz-box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.8);
            box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.8);
	background: #D4D5D6;	
}
#hnrc .hnlist h2{
	padding: 0;
    margin: 0 0 5px 0;
	font-size: 12px;
	color: #222;
	text-decoration: underline;
	
}
.hnlistimg {
    height: 50px;
    overflow: hidden;
    position: relative;
    width: 280px;
	border:1px solid #fff;
}
.hnlist img{
	width: 280px;
	top:-50%;
	position: absolute;
	
}
#indexnews {
	margin-top:20px
}



.oneewslc{
	width:190px	;
	margin-right: 20px;
	float: left;
}
.oneewslcimg {
	padding: 5px 10px;
	background: red;
	text-align: center;
	background: #fff;
	-webkit-box-shadow:  0px 5px 10px -6px rgba(0, 0, 0, 0.8);
    -moz-box-shadow: 0 10px 15px -10px rgba(0, 0, 0, 0.8);
    box-shadow:  0px 5px 10px -6px rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 5px;
    border-radius: 5px;	
			 
}

.oneewsrc{
	padding-left: 210px;
	padding-right: 20px;
}
.namepost {
	font-size: 16px;
	color: #2a8eb8;
	line-height: 30px;
}
.videocont, .audiocont, .intervcon{
	padding-left: 35px;
	background-image: url(../img/namepost.png);
	background-repeat: no-repeat;
}
.videocont {background-position: 0 -30px; height: 30px;}
.audiocont {background-position: 0 0; height: 29px;}
.intervcon {background-position: 0 -60px; height: 29px;}





ul.simple-pagination {
	list-style: none;
}

.simple-pagination {
	display: block;
	overflow: hidden;
	padding: 0 5px 5px 0;
	margin: 0;
}

.simple-pagination ul {
	list-style: none;
	padding: 0;
	margin: 20px auto;
	display:block;
	width:500px;
	text-align:center;
	
}

.simple-pagination li {
	list-style: none;
	padding: 0;
	margin: 0;
	float: left;
}

/*------------------------------------*\
	Compact Theme Styles
\*------------------------------------*/

.compact-theme a, .compact-theme span {
	float: left;
	color: #333;
	font-size:14px;
	line-height:24px;
	font-weight: normal;
	text-align: center;
	border: 1px solid #AAA;
	border-left: none;
	min-width: 14px;
	padding: 0 7px;
	box-shadow: 2px 2px 2px rgba(0,0,0,0.2);
	background: #efefef; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #efefef 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#efefef)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%,#efefef 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%,#efefef 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%,#efefef 100%); /* IE10+ */
	background: linear-gradient(top, #ffffff 0%,#efefef 100%); /* W3C */
}

.compact-theme a:hover {
	text-decoration: none;
	background: #efefef; /* Old browsers */
	background: -moz-linear-gradient(top, #efefef 0%, #bbbbbb 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#efefef), color-stop(100%,#bbbbbb)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #efefef 0%,#bbbbbb 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #efefef 0%,#bbbbbb 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #efefef 0%,#bbbbbb 100%); /* IE10+ */
	background: linear-gradient(top, #efefef 0%,#bbbbbb 100%); /* W3C */
}

.compact-theme li:first-child a, .compact-theme li:first-child span {
	border-left: 1px solid #AAA;
	border-radius: 3px 0 0 3px;
}

.compact-theme li:last-child a, .compact-theme li:last-child span {
	border-radius: 0 3px 3px 0;
}

.compact-theme .current {
	background: #bbbbbb; /* Old browsers */
	background: -moz-linear-gradient(top, #bbbbbb 0%, #efefef 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bbbbbb), color-stop(100%,#efefef)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #bbbbbb 0%,#efefef 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #bbbbbb 0%,#efefef 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #bbbbbb 0%,#efefef 100%); /* IE10+ */
	background: linear-gradient(top, #bbbbbb 0%,#efefef 100%); /* W3C */
	cursor: default;
}

.compact-theme .ellipse {
	background: #EAEAEA;
	padding: 0 10px;
	cursor: default;
}

/*------------------------------------*\
	Light Theme Styles
\*------------------------------------*/

.light-theme a, .light-theme span {
	float: left;
	color: #666;
	font-size:14px;
	line-height:24px;
	font-weight: normal;
	text-align: center;
	border: 1px solid #BBB;
	min-width: 14px;
	padding: 0 7px;
	margin: 0 5px 0 0;
	border-radius: 3px;
	box-shadow: 0 1px 2px rgba(0,0,0,0.2);
	background: #efefef; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #efefef 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#efefef)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%,#efefef 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%,#efefef 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%,#efefef 100%); /* IE10+ */
	background: linear-gradient(top, #ffffff 0%,#efefef 100%); /* W3C */
    text-decoration: none;
}

.light-theme a:hover {
	text-decoration: none;
	background: #FCFCFC;
    color: #222;
}

.light-theme .current {
	background: #666;
	color: #FFF;
	border-color: #444;
	box-shadow: 0 1px 0 rgba(255,255,255,1), 0 0 2px rgba(0, 0, 0, 0.3) inset;
	cursor: default;
}

.light-theme .ellipse {
	background: none;
	border: none;
	border-radius: 0;
	box-shadow: none;
	font-weight: bold;
	cursor: default;
}

/*------------------------------------*\
	Dark Theme Styles
\*------------------------------------*/

.dark-theme a, .dark-theme span {
	float: left;
	color: #CCC;
	font-size:14px;
	line-height:24px;
	font-weight: normal;
	text-align: center;
	border: 1px solid #222;
	min-width: 14px;
	padding: 0 7px;
	margin: 0 5px 0 0;
	border-radius: 3px;
	box-shadow: 0 1px 2px rgba(0,0,0,0.2);
	background: #555; /* Old browsers */
	background: -moz-linear-gradient(top, #555 0%, #333 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#555), color-stop(100%,#333)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #555 0%,#333 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #555 0%,#333 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #555 0%,#333 100%); /* IE10+ */
	background: linear-gradient(top, #555 0%,#333 100%); /* W3C */
}

.dark-theme a:hover {
	text-decoration: none;
	background: #444;
}

.dark-theme .current {
	background: #222;
	color: #FFF;
	border-color: #000;
	box-shadow: 0 1px 0 rgba(255,255,255,0.2), 0 0 1px 1px rgba(0, 0, 0, 0.1) inset;
	cursor: default;
}

.dark-theme .ellipse {
	background: none;
	border: none;
	border-radius: 0;
	box-shadow: none;
	font-weight: bold;
	cursor: default;
}
/*LIST*/
.vpb_main_pagination_wrapper{
	border-top: 3px solid #28a1d4;
}
#tabs{margin:0;padding:0;}
#tabs li{

	list-style:none;
	display: inline-block;
	border-bottom:1px solid #fff
}
#tabs li a {
	display: block;
	padding:5px 12px;
	background:#28a1d4;
	-webkit-border-radius: 5px 5px 0px 0px;
    border-radius: 5px 5px 0px 0px;	
	color:#fff;
	cursor:pointer;
}
/*ASIDE*/
#rightcol {
	float: left;
	width: 350px;
	border-left: 3px solid #fff;
	background: #d3d3d3;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2QzZDNkMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(left,  #d3d3d3 0%, #ffffff 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#d3d3d3), color-stop(100%,#ffffff));
	background: -webkit-linear-gradient(left,  #d3d3d3 0%,#ffffff 100%);
	background: -o-linear-gradient(left,  #d3d3d3 0%,#ffffff 100%);
	background: -ms-linear-gradient(left,  #d3d3d3 0%,#ffffff 100%);
	background: linear-gradient(to right,  #d3d3d3 0%,#ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d3d3d3', endColorstr='#ffffff',GradientType=1 );
   -webkit-box-shadow: -12px -2px 10px -10px rgba(0, 0, 0, 0.4);
	box-shadow: -12px -2px 10px -10px rgba(0, 0, 0, 0.4); 
	min-height: 300px
	


}
.rcblock{margin-bottom: 30px;}
.rcnamblock {
	height: 30px;
	padding-left: 15px;
	margin: 10px 0  20px 0;
	-webkit-border-radius: 10px 0 0 10px;
	-moz-border-radius:10px 0 0 10px;
	border-radius: 10px 0 0 10px;
	position: relative;
}
.rcnamblock h3{
	font-size: 18px;
	color: #fff;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
	line-height: 30px;
}
.greenname{
	background: #91bc54;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzkxYmM1NCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjYlIiBzdG9wLWNvbG9yPSIjNmJhZjBhIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjNmJhZjBhIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iOTYlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -moz-linear-gradient(left,  #91bc54 0%, #6baf0a 6%, #6baf0a 50%, #ffffff 96%, #ffffff 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#91bc54), color-stop(6%,#6baf0a), color-stop(50%,#6baf0a), color-stop(96%,#ffffff), color-stop(100%,#ffffff));
	background: -webkit-linear-gradient(left,  #91bc54 0%,#6baf0a 6%,#6baf0a 50%,#ffffff 96%,#ffffff 100%);
	background: -o-linear-gradient(left,  #91bc54 0%,#6baf0a 6%,#6baf0a 50%,#ffffff 96%,#ffffff 100%);
	background: -ms-linear-gradient(left,  #91bc54 0%,#6baf0a 6%,#6baf0a 50%,#ffffff 96%,#ffffff 100%);
	background: linear-gradient(to right,  #91bc54 0%,#6baf0a 6%,#6baf0a 50%,#ffffff 96%,#ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#91bc54', endColorstr='#ffffff',GradientType=1 );
}
.bluename{
	background: #64b2d4;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzY0YjJkNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjYlIiBzdG9wLWNvbG9yPSIjMjhhMWQ0IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjMjhhMWQ0IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -moz-linear-gradient(left,  #64b2d4 0%, #28a1d4 6%, #28a1d4 50%, #ffffff 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#64b2d4), color-stop(6%,#28a1d4), color-stop(50%,#28a1d4), color-stop(100%,#ffffff));
	background: -webkit-linear-gradient(left,  #64b2d4 0%,#28a1d4 6%,#28a1d4 50%,#ffffff 100%);
	background: -o-linear-gradient(left,  #64b2d4 0%,#28a1d4 6%,#28a1d4 50%,#ffffff 100%);
	background: -ms-linear-gradient(left,  #64b2d4 0%,#28a1d4 6%,#28a1d4 50%,#ffffff 100%);
	background: linear-gradient(to right,  #64b2d4 0%,#28a1d4 6%,#28a1d4 50%,#ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#64b2d4', endColorstr='#ffffff',GradientType=1 );

}
.redname{
	background: #e47676;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U0NzY3NiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjYlIiBzdG9wLWNvbG9yPSIjZWIwZTBlIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjZWIwZTBlIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -moz-linear-gradient(left,  #e47676 0%, #eb0e0e 6%, #eb0e0e 50%, #ffffff 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#e47676), color-stop(6%,#eb0e0e), color-stop(50%,#eb0e0e), color-stop(100%,#ffffff));
	background: -webkit-linear-gradient(left,  #e47676 0%,#eb0e0e 6%,#eb0e0e 50%,#ffffff 100%);
	background: -o-linear-gradient(left,  #e47676 0%,#eb0e0e 6%,#eb0e0e 50%,#ffffff 100%);
	background: -ms-linear-gradient(left,  #e47676 0%,#eb0e0e 6%,#eb0e0e 50%,#ffffff 100%);
	background: linear-gradient(to right,  #e47676 0%,#eb0e0e 6%,#eb0e0e 50%,#ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e47676', endColorstr='#ffffff',GradientType=1 );

}
.blankname155, .blankname225{
	position: absolute;
	right: 0;
	bottom: 0;
	height: 27px;
	-webkit-border-radius: 10px 0 0 0;
	-moz-border-radius:10px  0 0 0;
	border-radius: 10px  0 0 0;
}
.blankname225{

	background: #e3e3e3;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2UzZTNlMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(left,  #e3e3e3 0%, #ffffff 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#e3e3e3), color-stop(100%,#ffffff));
	background: -webkit-linear-gradient(left,  #e3e3e3 0%,#ffffff 100%);
	background: -o-linear-gradient(left,  #e3e3e3 0%,#ffffff 100%);
	background: -ms-linear-gradient(left,  #e3e3e3 0%,#ffffff 100%);
	background: linear-gradient(to right,  #e3e3e3 0%,#ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e3e3e3', endColorstr='#ffffff',GradientType=1 );

}
.blankname155{
	background: #ececec;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VjZWNlYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(left,  #ececec 0%, #ffffff 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#ececec), color-stop(100%,#ffffff));
	background: -webkit-linear-gradient(left,  #ececec 0%,#ffffff 100%);
	background: -o-linear-gradient(left,  #ececec 0%,#ffffff 100%);
	background: -ms-linear-gradient(left,  #ececec 0%,#ffffff 100%);
	background: linear-gradient(to right,  #ececec 0%,#ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ececec', endColorstr='#ffffff',GradientType=1 );


}
.diw225{width: 225px;}
.diw155{width: 155px;}
.primblock,.singerblock{padding-left: 70px}
.primsinger, .primname,.singername{ 
	display: block;
	color: #222;
	margin-left:20px
}
.primdisk,.singerphoto{
	-webkit-box-shadow:  0px 5px 10px -6px rgba(0, 0, 0, 0.8);
    -moz-box-shadow: 0 10px 15px -10px rgba(0, 0, 0, 0.8);
    box-shadow:  0px 5px 10px -6px rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 5px;
    border-radius: 5px;
	border:2px solid #fff;	
			 	
}
.primsinger,.singername{font-size: 18px;  line-height: 18px;  margin-top: 20px; margin-left: 0}
.primname{font-size: 14px;}
.singername{color: #222;}

.chartblock ul{padding-left: 25px;}
.chartblock li {font-size: 14px; list-style: none; margin: 5px 0;}
.chpos1, .chpos2, .chpos3, .chpos4, .chpos5{
	width: 25px;
	height: 25px;
	display: inline-block;
	line-height: 23px;
	text-align: center;
	margin-right: 30px;
	font-size: 12px;
	color: #fff;
	border: 1px solid #fff;
	-webkit-border-radius: 13px;
    border-radius: 13px;
	-webkit-box-shadow:  0px 5px 10px -6px rgba(0, 0, 0, 0.8);
    -moz-box-shadow: 0 10px 15px -10px rgba(0, 0, 0, 0.8);
    box-shadow:  0px 5px 10px -6px rgba(0, 0, 0, 0.8);
}
.chpos1{ background: #4b6d1c;}
.chpos2{ background: #678e21;}
.chpos3{ background: #729829;}
.chpos4{ background: #8cab45;}
.chpos5{ background: #9fc24f;}
#chatpage {
	display: block;
	color: #5d9212;
	margin: 20px 0 0 80px;
	font-size: 14px;
}

.newsblock .ui-tabs-panel {
	border-top:3px solid #2595c4;
		-webkit-border-radius: 15px;
    border-radius: 15px;	
		-webkit-box-shadow: inset 0px 15px 10px -10px rgba(0, 0, 0, 0.5);
    box-shadow: inset 0px 15px 10px -10px rgba(0, 0, 0, 0.5);

}
.newsblock .ui-tabs-panel article{	padding-left: 50px;}
.newsblock .ui-tabs-panel .namepost{ 
	font-size: 12px;
	line-height: 14px;
	padding-top: 7px;
    color: #222;
    text-decoration: underline;
}
.newsblock .ui-tabs-panel .namepost:hover{text-decoration: none;}
.newsblock .ui-tabs-panel .oneewslcimg {
	text-align: center;
	background: #fff;
	-webkit-box-shadow:  0px 5px 10px -6px rgba(0, 0, 0, 0.8);
    -moz-box-shadow: 0 10px 15px -10px rgba(0, 0, 0, 0.8);
    box-shadow:  0px 5px 10px -6px rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 5px;
    border-radius: 5px;	
	margin: 15px 30px; 
	width: 170px;
}
.newsblock .ui-tabs-panel .oneewslcimg img{max-width: 130px}
#rightcol .ui-tabs-nav{margin-left: 30px;}
#rightcol .newsblock #ui-id-1{
	height: 25px;
	color:#28A1D4;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 900;}
#rightcol .newsblock #ui-id-1:hover, #rightcol .newsblock li.ui-state-active #ui-id-1,#rightcol .newsblock li:hover #ui-id-1{color: #fff
}
#rightcol .newsblock #ui-id-2,
#rightcol .newsblock #ui-id-3,
#rightcol .newsblock #ui-id-4,
#rightcol .newsblock #ui-id-5{
	background-image: url(../img/aside-news.png);
	background-repeat: no-repeat;
	width: 25px;
	height: 25px;
	text-indent: 100px;
	padding: 0;
}

#rightcol .newsblock #ui-id-2{background-position:  0 0;}
#rightcol .newsblock #ui-id-2:hover, #rightcol .newsblock li.ui-state-active #ui-id-2,#rightcol .newsblock li:hover #ui-id-2 {background-position:  -25px 0;}
#rightcol .newsblock #ui-id-3{background-position:  0 -25px;}
#rightcol .newsblock #ui-id-3:hover, #rightcol .newsblock li.ui-state-active #ui-id-3,#rightcol .newsblock li:hover #ui-id-3{background-position:  -25px -25px;}
#rightcol .newsblock #ui-id-4{background-position:  0 -51px;}
#rightcol .newsblock #ui-id-4:hover, #rightcol .newsblock li.ui-state-active #ui-id-4,#rightcol .newsblock li:hover #ui-id-4{background-position:  -25px -51px;}
#rightcol .newsblock #ui-id-5{background-position:  0 -76px;}
#rightcol .newsblock #ui-id-5:hover, #rightcol .newsblock li.ui-state-active #ui-id-5,#rightcol .newsblock li:hover #ui-id-5{background-position:  -25px -76px;}
#rightcol .ui-tabs .ui-tabs-nav li {padding: 2px 10px;}
/*#rightcol .ui-corner-top { border-bottom:none; }*/


/*FULL NEWS*/
#onenews{padding-left: 35px;}
#newstitle{
	text-align: center;
	border-bottom: 3px solid #28a1d4;
	font-size: 24px;
	padding-bottom: 10px;
	margin-bottom: 5px;
}
#onenewsdata{
	text-align: center;
	font-size: 11px;
	color: #9e9e9e;
	margin-bottom: 10px;
}
#newspic{
	text-align: center;
	background: #fff;
	-webkit-box-shadow:  0px 5px 10px -6px rgba(0, 0, 0, 0.8);
    -moz-box-shadow: 0 10px 15px -10px rgba(0, 0, 0, 0.8);
    box-shadow:  0px 5px 10px -6px rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 5px;
    border-radius: 5px;	
	border-top: 20px solid #fff;
	border-bottom: 20px solid #fff;
	border-left: 50px solid #fff;
	border-right: 50px solid #fff;
	margin: 20px auto; 
	width: 550px;
}
#newspic{ max-width: 414px}
#newsfulltext{
	width: 420px;
	margin: 0 auto;
	text-align: justify;
}

#playlistblock{ margin-top: 30px;}
.newstrackname{margin: 20px 0 0 -10px}



#onenews iframe{
    position: relative;
    text-align: left;
    vertical-align: top;
    text-indent: 0;
    margin: 20px auto;

    box-sizing: border-box;
    background-color: #6F9B13;
    -webkit-box-shadow: inset 0 1px 0 rgba( 255, 255, 255, 0.15 ), 0 0 3px rgba( 0, 0, 0, 0.5 );
    -moz-box-shadow: inset 0 1px 0 rgba( 255, 255, 255, 0.15 ), 0 0 3px rgba( 0, 0, 0, 0.5 );
    box-shadow: inset 0 1px 0 rgba( 255, 255, 255, 0.15 ), 0 0 3px rgba( 0, 0, 0, 0.5 );
    background: -moz-linear-gradient(270deg, #6f9b13 0%, #6baf0a 100%);/* FF3.6+ */
    background: -webkit-gradient(linear, 270deg, color-stop(0%, #6f9b13), color-stop(100%, #6baf0a));/* Chrome,Safari4+ */
    background: -webkit-linear-gradient(270deg, #6f9b13 0%, #6baf0a 100%);/* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(270deg, #6f9b13 0%, #6baf0a 100%);/* Opera 11.10+ */
    background: -ms-linear-gradient(270deg, #6f9b13 0%, #6baf0a 100%);/* IE10+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6f9b13', endColorstr='#6baf0a', GradientType='1'); /* for IE */
    background: linear-gradient(180deg, #6f9b13 0%, #6baf0a 100%);/* W3C */

    border: 1px solid #fff;
    -moz-border-radius: 5px;/*Firefox*/
    -webkit-border-radius: 5px;/*Safari, Chrome*/
    border-radius: 5px;

    width: 502px;
    height: 302px;

    overflow: hidden;
    display: block;
}
#youtubevideoblock iframe{
    -moz-border-radius: 5px;/*Firefox*/
    -webkit-border-radius: 5px;/*Safari, Chrome*/
    border-radius: 5px;
    width: 500px;
    height: 300px;
}

/*CHARTs*/
#charts {margin-top: 20px;}
#charts ul {margin-left: 100px;}
#charts ul a{color: #6baf0a;}

#blockchartlist {padding-left: 100px;}
#blockchartlist #numbchartlist{
	border-top: 1px solid #fff;
	width: 100px;
	height: 70px;
	line-height: 60px;
	text-align: center;
	color: #fff;
	font-size: 40px;
	background: #6baf0a;
	-webkit-border-radius: 0 0 50px 50px;
    border-radius: 0 0 50px 50px;
	float: left;	
}
#blockchartlist #datechartlist{
	float: left;
	font-size: 16px;
	color: #7a7a7a;
	margin: 25px 0 0 15px;
}

#teblechart {margin: 20px 0;}
#teblechart .chposnumb{
	width: 25px;
	height: 25px;
	display: inline-block;
	line-height: 23px;
	text-align: center;
	margin-right: 10px;
	font-size: 12px;
	color: #fff;
	border: 1px solid #fff;
	-webkit-border-radius: 13px;
    border-radius: 13px;
	-webkit-box-shadow:  0px 5px 10px -6px rgba(0, 0, 0, 0.8);
    -moz-box-shadow: 0 10px 15px -10px rgba(0, 0, 0, 0.8);
    box-shadow:  0px 5px 10px -6px rgba(0, 0, 0, 0.8);
	background: #9fc24f;
}
#teblechart .chpos1{ background: #4b6d1c;}
#teblechart .chpos2{ background: #678e21;}
#teblechart .chpos3{ background: #729829;}
#teblechart .chpos4{ background: #8cab45;}
#teblechart .chartlistone:hover{background: #e3e3e3;}
.chartpos{
	display: block;
	width: 16px;
	height: 15px;
	background-repeat: no-repeat;
	margin-right: 10px;
}
.chartposdeb{background-image: url(../img/chart-list.png); background-position: 0 0;}
.chartposup{background-image: url(../img/chart-list.png); background-position: 0 -30px;}
.chartposdown{background-image: url(../img/chart-list.png); background-position: 0 -15px;}

/*SINGER*/
#tabsartist .ui-tabs-nav li a {color: #eb0e0e}



.allsingersintet{
	list-style: none;
	display:inline-block;
	margin: 2px;
	border: 1px solid #F72800;
	padding: 2px 3px;
	
}

.allsingersintet a{color: #fff;	text-decoration: none;}
.allsingersintet:hover, .activesing{ 
	border: 1px solid #fff;
	background: #fff;
	-webkit-border-radius: 5px;
    border-radius: 5px ;
}
.allsingersintet:hover a, .activesing a{color: #F72800;}
#allsingersalphlist{
	background: #F72800;
	-webkit-border-radius: 0px 0px 5px 5px ;
    border-radius: 0px 0px 5px 5px ;
	padding:10px 20px;	
}

#arttabseng,#arttabsukr{border-bottom:3px solid #F72800 !important}
#arttabseng .alphabet a,#arttabsukr .alphabet a{
	font-size: 16px;
	color: #eb0e0e;
	text-decoration: none;
	display: inline-block;
	padding: 2px 3px;
    text-transform: uppercase;
}
#arttabsukr .alphabet a:hover,
#arttabseng .alphabet a:hover,
#arttabsukr .alphabet a.active,
#arttabseng .alphabet a.active{
	color: #fff;
	background: #F72800;
	-webkit-border-radius: 5px 5px 0px 0px;
    border-radius: 5px 5px 0px 0px;	
}
#arttabsukr .alphabet  a{margin: 2px 1px 0 1px}
#arttabseng .alphabet  a{margin: 2px 4px 0 4px}

/*PAGES*/





/*FOOTER*/
#empty{height: 50px;}
.footcontainer{
    width:1330px;/*960*/
    position: relative;
    padding: 0;
    margin: 0 auto;
}
footer {
	margin: auto;
	margin-top: -50px;
	background: #909091;
	height: 50px;
	-webkit-box-shadow: inset 0px 15px 10px -10px rgba(0, 0, 0, 0.6);
    box-shadow: inset 0px 15px 10px -10px rgba(0, 0, 0, 0.6);
	opacity:0;
}

#footsmg {
	background: url(../img/footer-smg.png) 0 0 no-repeat;
	width:74px;
	height:31px;
	top:10px;
    float: right;
    display: block;
    position: relative;
}
#footsmg:hover { 
	/*background: url(/img/footer-smg.png) 0 -41px no-repeat;*/
}
#footsmg , #footsmg:hover {
	-webkit-transition: background-position .5s linear;
	-moz-transition: background-position .5s linear;
	-o-transition: background-position .5s linear;
	transition: background-position .5s linear;
}
#copyr {color: #fff;}
#copysimb {
    font-size: 32px;
    display: block;
    float: left;
    top: 10px;
    left: 10px;
}
#flin1{
    float: left;
    margin: 12px 0 0 10px;
    padding: 0;
    line-height: 12px;
    font-size: 11px;
    display: block;
}
#flin1 a {color: #fff;}


#link-top{
	position: fixed;
	bottom:10px;
	right:10px;
	left:auto;
	color:#666;
	text-decoration:none;
	display: inline-block;
	padding:5px 10px;
	background:#e5e5e5;
	line-height:100%;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	display:none;
	cursor: pointer;
	z-index: 300;
}
#link-top:hover{
	color:#333;
}

#ie6sucks, #jsdisable {
    position: absolute;
    top:10px;
    width:100%;
    z-index:1000;
    text-align:center;
    font-weight:900;
    background:yellow;
    color:red;
    padding:10px;
    margin:0 auto
}






/*@import url(http://fonts.googleapis.com/css?family=Open+Sans|Raleway);*/

#amazingaudioplayer-1 {
    box-sizing: border-box;
    background-color: #6F9B13;
 /*   border: 1px solid #222;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;*/
    margin: 4px;
    padding: 8px 4px;
    -webkit-box-shadow: inset 0 1px 0 rgba( 255, 255, 255, 0.15 ), 0 0 3px rgba( 0, 0, 0, 0.5 );
    -moz-box-shadow: inset 0 1px 0 rgba( 255, 255, 255, 0.15 ), 0 0 3px rgba( 0, 0, 0, 0.5 );
    box-shadow: inset 0 1px 0 rgba( 255, 255, 255, 0.15 ), 0 0 3px rgba( 0, 0, 0, 0.5 );
    /*background-image: -ms-linear-gradient(top, #444444 0%, #111111 100%);
    background-image: -moz-linear-gradient(top, #444444 0%, #111111 100%);
    background-image: -o-linear-gradient(top, #444444 0%, #111111 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #444444), color-stop(1, #111111));
    background-image: -webkit-linear-gradient(top, #444444 0%, #111111 100%);
    background-image: linear-gradient(to bottom, #444444 0%, #111111 100%);*/

    background: -moz-linear-gradient(270deg, #6f9b13 0%, #6baf0a 100%);/* FF3.6+ */
    background: -webkit-gradient(linear, 270deg, color-stop(0%, #6f9b13), color-stop(100%, #6baf0a));/* Chrome,Safari4+ */
    background: -webkit-linear-gradient(270deg, #6f9b13 0%, #6baf0a 100%);/* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(270deg, #6f9b13 0%, #6baf0a 100%);/* Opera 11.10+ */
    background: -ms-linear-gradient(270deg, #6f9b13 0%, #6baf0a 100%);/* IE10+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6f9b13', endColorstr='#6baf0a', GradientType='1'); /* for IE */
    background: linear-gradient(180deg, #6f9b13 0%, #6baf0a 100%);/* W3C */

    border: 1px solid #fff;
    -moz-border-radius: 5px;/*Firefox*/
    -webkit-border-radius: 5px;/*Safari, Chrome*/
    border-radius: 5px;
}

#amazingaudioplayer-1 div {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#amazingaudioplayer-1 .amazingaudioplayer-image {
    display: block;
    position: relative;
    float: left;
    margin: 4px;
    overflow: hidden;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

#amazingaudioplayer-1 .amazingaudioplayer-image img {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

#amazingaudioplayer-1 .amazingaudioplayer-image-clear {
}

#amazingaudioplayer-1 .amazingaudioplayer-text {
    display: block;
    position: relative;
    overflow: hidden;
    padding: 4px;
    height: 30px;
}

#amazingaudioplayer-1 .amazingaudioplayer-text-clear {
}

#amazingaudioplayer-1 .amazingaudioplayer-title {
    display: block;
    color: #eee;
    font-family: Arial,sans-serif;
    font-size: 14px;
    font-weight: bold;
}

#amazingaudioplayer-1 .amazingaudioplayer-title-clear {
}

#amazingaudioplayer-1 .amazingaudioplayer-info {
    display: block;
    color: #ddd;
    font-family: Arial, sans-serif;
    font-size: 11px;
    font-style: italic;
    margin-top: 4px;
}

#amazingaudioplayer-1 .amazingaudioplayer-info-clear {
}

#amazingaudioplayer-1 .amazingaudioplayer-bar {
    position: relative;
    width: 174px;
    min-height: 64px;
    float: left;
}

#amazingaudioplayer-1 .amazingaudioplayer-bar-buttons-clear {
    clear: both;
}

#amazingaudioplayer-1 .amazingaudioplayer-bar-clear {
    clear: both;
}

#amazingaudioplayer-1 .amazingaudioplayer-bar-title {
    position: relative;
    float: left;
    color: #eee;
    font-family:  sans-serif;
    font-size: 12px;
    line-height: 24px;
    margin: 0 8px;
}

#amazingaudioplayer-1 .amazingaudioplayer-playpause {
    position: absolute;
    top: 0;
    left: 40px;
}

#amazingaudioplayer-1 .amazingaudioplayer-play {
    position: relative;
}

#amazingaudioplayer-1 .amazingaudioplayer-pause {
    position: relative;
}

#amazingaudioplayer-1 .amazingaudioplayer-stop {
    position: relative;
    float: left;
}

#amazingaudioplayer-1 .amazingaudioplayer-prev {
    position: absolute;
    top: 0;
    left: 0px;
}

#amazingaudioplayer-1 .amazingaudioplayer-next {
    position: absolute;
    top: 0;
    left: 80px;
}

#amazingaudioplayer-1 .amazingaudioplayer-loop {
    position: absolute;
    top: 12px;
    left: 124px;
}

#amazingaudioplayer-1 .amazingaudioplayer-progress {
    position: absolute;
    top: 42px;
    left: 0px;
    right: 0px;
    background-color: #222;
    -webkit-box-shadow: -1px -1px 0 rgba( 0, 0, 0, 0.5 ), 1px 1px 0 rgba( 255, 255, 255, 0.1 );
    -moz-box-shadow: -1px -1px 0 rgba( 0, 0, 0, 0.5 ), 1px 1px 0 rgba( 255, 255, 255, 0.1 );
    box-shadow: -1px -1px 0 rgba( 0, 0, 0, 0.5 ), 1px 1px 0 rgba( 255, 255, 255, 0.1 );
    margin: 8px 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

#amazingaudioplayer-1 .amazingaudioplayer-progress-loaded {
    background-color: #444;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

#amazingaudioplayer-1 .amazingaudioplayer-progress-played {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-color: #e6e3da;
    background-image: -ms-linear-gradient(top, #fcfcfc 0%, #e6e3da 100%);
    background-image: -moz-linear-gradient(top, #fcfcfc 0%, #e6e3da 100%);
    background-image: -o-linear-gradient(top, #fcfcfc 0%, #e6e3da 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fcfcfc), color-stop(1, #e6e3da));
    background-image: -webkit-linear-gradient(top, #fcfcfc 0%, #e6e3da 100%);
    background-image: linear-gradient(to bottom, #fcfcfc 0%, #e6e3da 100%);
}

#amazingaudioplayer-1 .amazingaudioplayer-time {
    position: relative;
    float: right;
    color: #fff;
    font-family:  sans-serif;
    font-size: 12px;
    text-shadow: 1px 1px 0 #000;
    line-height: 24px;
    margin: 0 4px;
}

#amazingaudioplayer-1 .amazingaudioplayer-volume {
    position: absolute;
    top: 12px;
    left: 154px;
}

#amazingaudioplayer-1 .amazingaudioplayer-volume-bar {
    background-color: #333;
    border: 1px solid #222;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 0 rgba( 255, 255, 255, 0.15 ), 0 0 3px rgba( 0, 0, 0, 0.5 );
    -moz-box-shadow: inset 0 1px 0 rgba( 255, 255, 255, 0.15 ), 0 0 3px rgba( 0, 0, 0, 0.5 );
    box-shadow: inset 0 1px 0 rgba( 255, 255, 255, 0.15 ), 0 0 3px rgba( 0, 0, 0, 0.5 );
    background-image: -ms-linear-gradient(top, #444444 0%, #111111 100%);
    background-image: -moz-linear-gradient(top, #444444 0%, #111111 100%);
    background-image: -o-linear-gradient(top, #444444 0%, #111111 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #444444), color-stop(1, #111111));
    background-image: -webkit-linear-gradient(top, #444444 0%, #111111 100%);
    background-image: linear-gradient(to bottom, #444444 0%, #111111 100%);
}

#amazingaudioplayer-1 .amazingaudioplayer-volume-bar-adjust {
    background-color: #222;
    -webkit-box-shadow: -1px -1px 0 rgba( 0, 0, 0, 0.5 ), 1px 1px 0 rgba( 255, 255, 255, 0.1 );
    -moz-box-shadow: -1px -1px 0 rgba( 0, 0, 0, 0.5 ), 1px 1px 0 rgba( 255, 255, 255, 0.1 );
    box-shadow: -1px -1px 0 rgba( 0, 0, 0, 0.5 ), 1px 1px 0 rgba( 255, 255, 255, 0.1 );
}

#amazingaudioplayer-1 .amazingaudioplayer-volume-bar-adjust-active {
    background-color: #f0f0f0;
    -webkit-box-shadow: inset 0 0 5px rgba( 255, 255, 255, 0.5 );
    -moz-box-shadow: inset 0 0 5px rgba( 255, 255, 255, 0.5 );
    box-shadow: inset 0 0 5px rgba( 255, 255, 255, 0.5 );
}

#amazingaudioplayer-1 .amazingaudioplayer-tracklist {
    display: block;
    position: relative;
}

#amazingaudioplayer-1 .amazingaudioplayer-tracklist-container {
    display: block;
    position: relative;
    margin: 4px;
    padding: 8px 0px;
}

#amazingaudioplayer-1 .amazingaudioplayer-tracks-wrapper {
    position: relative;
}

#amazingaudioplayer-1 .amazingaudioplayer-tracks {
    position: relative;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#amazingaudioplayer-1 .amazingaudioplayer-track-item {
    position: relative;
    cursor: pointer;
    color: #e1e1e1;
    font-family:  Arial, sans-serif;
    font-size: 12px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.6);
    line-height: 22px;
    margin: 0;
    padding: 0;
    text-align: left;
}

#amazingaudioplayer-1 .amazingaudioplayer-track-item-active {
    cursor: pointer;
    color: #fff;
    text-shadow: none;
}

#amazingaudioplayer-1 .amazingaudioplayer-track-item a {
    color: #999;
    text-decoration: none;
}

#amazingaudioplayer-1 .amazingaudioplayer-track-item-active a {
    color: #fff;
    text-decoration: none;
}

#amazingaudioplayer-1 .amazingaudioplayer-track-item-duration {
    position: absolute;
    top: 0;
    right: 0;
}

#amazingaudioplayer-1 .amazingaudioplayer-tracklist-arrow-prev {
    position: absolute;
    bottom: -5px;
    left: 50%;
    margin-left: -64px;
}

#amazingaudioplayer-1 .amazingaudioplayer-tracklist-arrow-next {
    position: absolute;
    bottom: -5px;
    left: 50%;
    margin-left: 16px;
}

#amazingaudioplayer-1 .amazingaudioplayer-tracklist-clear {
    clear: both;
}

.newstrackname{
    text-align: center;
    font-style: italic;
}
.premtrackfull {width: 400px; margin: 40px auto 0 }
#socbutt {width: 215px; margin: 10px auto 20px}
.mejs-offscreen{
    /* Accessibility: hide screen reader texts (and prefer "top" for RTL languages). */
    position: absolute !important;
    top: -10000px;
    overflow: hidden;
    width: 1px;
    height: 1px;
}

.mejs-container {
    position: relative;
    background: #6BAF0A;
    text-align: left;
    vertical-align: top;
    text-indent: 0;
    margin-top: 10px;



    box-sizing: border-box;
    background-color: #6F9B13;
    /*   border: 1px solid #222;
       -webkit-border-radius: 2px;
       -moz-border-radius: 2px;
       border-radius: 2px;*/
    -webkit-box-shadow: inset 0 1px 0 rgba( 255, 255, 255, 0.15 ), 0 0 3px rgba( 0, 0, 0, 0.5 );
    -moz-box-shadow: inset 0 1px 0 rgba( 255, 255, 255, 0.15 ), 0 0 3px rgba( 0, 0, 0, 0.5 );
    box-shadow: inset 0 1px 0 rgba( 255, 255, 255, 0.15 ), 0 0 3px rgba( 0, 0, 0, 0.5 );
    /*background-image: -ms-linear-gradient(top, #444444 0%, #111111 100%);
    background-image: -moz-linear-gradient(top, #444444 0%, #111111 100%);
    background-image: -o-linear-gradient(top, #444444 0%, #111111 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #444444), color-stop(1, #111111));
    background-image: -webkit-linear-gradient(top, #444444 0%, #111111 100%);
    background-image: linear-gradient(to bottom, #444444 0%, #111111 100%);*/

    background: -moz-linear-gradient(270deg, #6f9b13 0%, #6baf0a 100%);/* FF3.6+ */
    background: -webkit-gradient(linear, 270deg, color-stop(0%, #6f9b13), color-stop(100%, #6baf0a));/* Chrome,Safari4+ */
    background: -webkit-linear-gradient(270deg, #6f9b13 0%, #6baf0a 100%);/* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(270deg, #6f9b13 0%, #6baf0a 100%);/* Opera 11.10+ */
    background: -ms-linear-gradient(270deg, #6f9b13 0%, #6baf0a 100%);/* IE10+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6f9b13', endColorstr='#6baf0a', GradientType='1'); /* for IE */
    background: linear-gradient(180deg, #6f9b13 0%, #6baf0a 100%);/* W3C */

    border: 1px solid #fff;
    -moz-border-radius: 5px;/*Firefox*/
    -webkit-border-radius: 5px;/*Safari, Chrome*/
    border-radius: 5px;
}

.me-plugin {
    position: absolute;
    height: auto;
    width: auto;
}

.mejs-embed, .mejs-embed body {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    background: #6BAF0A;
    overflow: hidden;
}

.mejs-fullscreen {
    /* set it to not show scroll bars so 100% will work */
    overflow: hidden !important;
}

.mejs-container-fullscreen {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    z-index: 1000;
}
.mejs-container-fullscreen .mejs-mediaelement,
.mejs-container-fullscreen video {
    width: 100%;
    height: 100%;
}

.mejs-clear {
    clear: both;
}

/* Start: LAYERS */
.mejs-background {
    position: absolute;
    top: 0;
    left: 0;
}

.mejs-mediaelement {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.mejs-poster {
    position: absolute;
    top: 0;
    left: 0;
    background-size: contain ;
    background-position: 50% 50% ;
    background-repeat: no-repeat ;
}
:root .mejs-poster img {
    display: none ;
}

.mejs-poster img {
    border: 0;
    padding: 0;
    border: 0;
}

.mejs-overlay {
    position: absolute;
    top: 0;
    left: 0;
}

.mejs-overlay-play {
    cursor: pointer;
}

.mejs-overlay-button {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100px;
    height: 100px;
    margin: -50px 0 0 -50px;
    background: url(../img/bigplay.svg) no-repeat;
}

.no-svg .mejs-overlay-button {
    background-image: url(../img/bigplay.png);
}

.mejs-overlay:hover .mejs-overlay-button {
    background-position: 0 -100px ;
}

.mejs-overlay-loading {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 80px;
    height: 80px;
    margin: -40px 0 0 -40px;
    background: #333;
    background: url(../img/background.png);
    background: rgba(0, 0, 0, 0.9);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(50,50,50,0.9)), to(rgba(0,0,0,0.9)));
    background: -webkit-linear-gradient(top, rgba(50,50,50,0.9), rgba(0,0,0,0.9));
    background: -moz-linear-gradient(top, rgba(50,50,50,0.9), rgba(0,0,0,0.9));
    background: -o-linear-gradient(top, rgba(50,50,50,0.9), rgba(0,0,0,0.9));
    background: -ms-linear-gradient(top, rgba(50,50,50,0.9), rgba(0,0,0,0.9));
    background: linear-gradient(rgba(50,50,50,0.9), rgba(0,0,0,0.9));
}

.mejs-overlay-loading span {
    display: block;
    width: 80px;
    height: 80px;
    background: transparent url(../img/loading.gif) 50% 50% no-repeat;
}

/* End: LAYERS */

/* Start: CONTROL BAR */
.mejs-container .mejs-controls {
    position: absolute;
    list-style-type: none;
    margin: 0;
    padding: 0;
    bottom: 0;
    left: 0;
    /*background: url(../img/background.png);
    background: rgba(0, 0, 0, 0.7);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(50,50,50,0.7)), to(rgba(0,0,0,0.7)));
    background: -webkit-linear-gradient(top, rgba(50,50,50,0.7), rgba(0,0,0,0.7));
    background: -moz-linear-gradient(top, rgba(50,50,50,0.7), rgba(0,0,0,0.7));
    background: -o-linear-gradient(top, rgba(50,50,50,0.7), rgba(0,0,0,0.7));
    background: -ms-linear-gradient(top, rgba(50,50,50,0.7), rgba(0,0,0,0.7));
    background: linear-gradient(rgba(50,50,50,0.7), rgba(0,0,0,0.7));*/
    height: 30px;
    width: 100%;
}
.mejs-container .mejs-controls  div {
    list-style-type: none;
    background-image: none;
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    width: 26px;
    height: 26px;
    font-size: 11px;
    line-height: 11px;
    border: 0;
}

.mejs-controls .mejs-button button {
    cursor: pointer;
    display: block;
    font-size: 0;
    line-height: 0;
    text-decoration: none;
    margin: 7px 5px;
    padding: 0;
    position: absolute;
    height: 16px;
    width: 16px;
    border: 0;
    background: transparent url(../img/controls.svg) no-repeat;
}

.no-svg .mejs-controls .mejs-button button {
    background-image: url(../img/controls.png);
}

/* :focus for accessibility */
.mejs-controls .mejs-button button:focus {
    outline: dotted 1px #999;
}

/* End: CONTROL BAR */

/* Start: Time (Current / Duration) */
.mejs-container .mejs-controls .mejs-time {
    color: #fff;
    display: block;
    height: 17px;
    width: auto;
    padding: 8px 3px 0 3px ;
    overflow: hidden;
    text-align: center;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

.mejs-container .mejs-controls .mejs-time a {
    color: #fff;
    font-size: 11px;
    line-height: 12px;
    display: block;
    float: left;
    margin: 1px 2px 0 0;
    width: auto;
}
/* End: Time (Current / Duration) */

/* Start: Play/Pause/Stop */
.mejs-controls .mejs-play button {
    background-position: 0 0;
}

.mejs-controls .mejs-pause button {
    background-position: 0 -16px;
}

.mejs-controls .mejs-stop button {
    background-position: -112px 0;
}
/* Start: Play/Pause/Stop */

/* Start: Progress Bar */
.mejs-controls div.mejs-time-rail {
    direction: ltr;
    width: 200px;
    padding-top: 5px;
}

.mejs-controls .mejs-time-rail span, .mejs-controls .mejs-time-rail a {
    display: block;
    position: absolute;
    width: 180px;
    height: 10px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    cursor: pointer;
}

.mejs-controls .mejs-time-rail .mejs-time-total {
    margin: 5px;
    background: #333;
    background: rgba(50,50,50,0.8);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(30,30,30,0.8)), to(rgba(60,60,60,0.8)));
    background: -webkit-linear-gradient(top, rgba(30,30,30,0.8), rgba(60,60,60,0.8));
    background: -moz-linear-gradient(top, rgba(30,30,30,0.8), rgba(60,60,60,0.8));
    background: -o-linear-gradient(top, rgba(30,30,30,0.8), rgba(60,60,60,0.8));
    background: -ms-linear-gradient(top, rgba(30,30,30,0.8), rgba(60,60,60,0.8));
    background: linear-gradient(rgba(30,30,30,0.8), rgba(60,60,60,0.8));
}

.mejs-controls .mejs-time-rail .mejs-time-buffering {
    width: 100%;
    background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -ms-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    -webkit-background-size: 15px 15px;
    -moz-background-size: 15px 15px;
    -o-background-size: 15px 15px;
    background-size: 15px 15px;
    -webkit-animation: buffering-stripes 2s linear infinite;
    -moz-animation: buffering-stripes 2s linear infinite;
    -ms-animation: buffering-stripes 2s linear infinite;
    -o-animation: buffering-stripes 2s linear infinite;
    animation: buffering-stripes 2s linear infinite;
}

@-webkit-keyframes buffering-stripes { from {background-position: 0 0;} to {background-position: 30px 0;} }
@-moz-keyframes buffering-stripes { from {background-position: 0 0;} to {background-position: 30px 0;} }
@-ms-keyframes buffering-stripes { from {background-position: 0 0;} to {background-position: 30px 0;} }
@-o-keyframes buffering-stripes { from {background-position: 0 0;} to {background-position: 30px 0;} }
@keyframes buffering-stripes { from {background-position: 0 0;} to {background-position: 30px 0;} }

.mejs-controls .mejs-time-rail .mejs-time-loaded {

}

.mejs-controls .mejs-time-rail .mejs-time-current {
    background: #fff;
    background: rgba(255,255,255,0.8);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(255,255,255,0.9)), to(rgba(200,200,200,0.8)));
    background: -webkit-linear-gradient(top, rgba(255,255,255,0.9), rgba(200,200,200,0.8));
    background: -moz-linear-gradient(top, rgba(255,255,255,0.9), rgba(200,200,200,0.8));
    background: -o-linear-gradient(top, rgba(255,255,255,0.9), rgba(200,200,200,0.8));
    background: -ms-linear-gradient(top, rgba(255,255,255,0.9), rgba(200,200,200,0.8));
    background: linear-gradient(rgba(255,255,255,0.9), rgba(200,200,200,0.8));
    width: 0;
}

.mejs-controls .mejs-time-rail .mejs-time-handle {
    display: none;
    position: absolute;
    margin: 0;
    width: 10px;
    background: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer;
    border: solid 2px #333;
    top: -2px;
    text-align: center;
}

.mejs-controls .mejs-time-rail .mejs-time-float {
    position: absolute;
    display: none;
    background: #eee;
    width: 36px;
    height: 17px;
    border: solid 1px #333;
    top: -26px;
    margin-left: -18px;
    text-align: center;
    color: #111;
}

.mejs-controls .mejs-time-rail .mejs-time-float-current {
    margin: 2px;
    width: 30px;
    display: block;
    text-align: center;
    left: 0;
}

.mejs-controls .mejs-time-rail .mejs-time-float-corner {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    line-height: 0;
    border: solid 5px #eee;
    border-color: #eee transparent transparent transparent;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    top: 15px;
    left: 13px;
}

.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float {
    width: 48px;
}

.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float-current {
    width: 44px;
}

.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float-corner {
    left: 18px;
}

/*
.mejs-controls .mejs-time-rail:hover .mejs-time-handle {
	visibility:visible;
}
*/
/* End: Progress Bar */

/* Start: Fullscreen */
.mejs-controls .mejs-fullscreen-button button {
    background-position: -32px 0;
}

.mejs-controls .mejs-unfullscreen button {
    background-position: -32px -16px;
}
/* End: Fullscreen */


/* Start: Mute/Volume */
.mejs-controls .mejs-volume-button {
}

.mejs-controls .mejs-mute button {
    background-position: -16px -16px;
}

.mejs-controls .mejs-unmute button {
    background-position: -16px 0;
}

.mejs-controls .mejs-volume-button {
    position: relative;
}

.mejs-controls .mejs-volume-button .mejs-volume-slider {
    display: none;
    height: 115px;
    width: 25px;
    background: url(../img/background.png);
    background: rgba(50, 50, 50, 0.7);
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    top: -115px;
    left: 0;
    z-index: 1;
    position: absolute;
    margin: 0;
}

.mejs-controls .mejs-volume-button:hover {
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
}

/*
.mejs-controls .mejs-volume-button:hover .mejs-volume-slider {
	display: block;
}
*/

.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-total {
    position: absolute;
    left: 11px;
    top: 8px;
    width: 2px;
    height: 100px;
    background: #ddd;
    background: rgba(255, 255, 255, 0.5);
    margin: 0;
}

.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-current {
    position: absolute;
    left: 11px;
    top: 8px;
    width: 2px;
    height: 100px;
    background: #ddd;
    background: rgba(255, 255, 255, 0.9);
    margin: 0;
}

.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-handle {
    position: absolute;
    left: 4px;
    top: -3px;
    width: 16px;
    height: 6px;
    background: #ddd;
    background: rgba(255, 255, 255, 0.9);
    cursor: N-resize;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    margin: 0;
}

/* horizontal version */
.mejs-controls a.mejs-horizontal-volume-slider {
    height: 26px;
    width: 60px;
    position: relative;
    display: table-cell;
    vertical-align: middle;
}

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
    position: absolute;
    left: 0;
    top: 11px;
    width: 50px;
    height: 8px;
    margin: 0;
    padding: 0;
    font-size: 1px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background: #333;
    background: rgba(50,50,50,0.8);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(30,30,30,0.8)), to(rgba(60,60,60,0.8)));
    background: -webkit-linear-gradient(top, rgba(30,30,30,0.8), rgba(60,60,60,0.8));
    background: -moz-linear-gradient(top, rgba(30,30,30,0.8), rgba(60,60,60,0.8));
    background: -o-linear-gradient(top, rgba(30,30,30,0.8), rgba(60,60,60,0.8));
    background: -ms-linear-gradient(top, rgba(30,30,30,0.8), rgba(60,60,60,0.8));
    background: linear-gradient(rgba(30,30,30,0.8), rgba(60,60,60,0.8));
}

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
    position: absolute;
    left: 0;
    top: 11px;
    width: 50px;
    height: 8px;
    margin: 0;
    padding: 0;
    font-size: 1px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background: #fff;
    background: rgba(255,255,255,0.8);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(255,255,255,0.9)), to(rgba(200,200,200,0.8)));
    background: -webkit-linear-gradient(top, rgba(255,255,255,0.9), rgba(200,200,200,0.8));
    background: -moz-linear-gradient(top, rgba(255,255,255,0.9), rgba(200,200,200,0.8));
    background: -o-linear-gradient(top, rgba(255,255,255,0.9), rgba(200,200,200,0.8));
    background: -ms-linear-gradient(top, rgba(255,255,255,0.9), rgba(200,200,200,0.8));
    background: linear-gradient(rgba(255,255,255,0.9), rgba(200,200,200,0.8));
}

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle {
    display: none;
}

/* End: Mute/Volume */

/* Start: Track (Captions and Chapters) */
.mejs-controls .mejs-captions-button {
    position: relative;
}

.mejs-controls .mejs-captions-button button {
    background-position: -48px 0;
}
.mejs-controls .mejs-captions-button .mejs-captions-selector {
    visibility: hidden;
    position: absolute;
    bottom: 26px;
    right: -51px;
    width: 85px;
    height: 100px;
    background: url(../img/background.png);
    background: rgba(50,50,50,0.7);
    border: solid 1px transparent;
    padding: 10px 10px 0 10px;
    overflow: hidden;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

/*
.mejs-controls .mejs-captions-button:hover  .mejs-captions-selector {
	visibility: visible;
}
*/

.mejs-controls .mejs-captions-button .mejs-captions-selector ul {
    margin: 0;
    padding: 0;
    display: block;
    list-style-type: none !important;
    overflow: hidden;
}

.mejs-controls .mejs-captions-button .mejs-captions-selector ul li {
    margin: 0 0 6px 0;
    padding: 0;
    list-style-type: none !important;
    display: block;
    color: #fff;
    overflow: hidden;
}

.mejs-controls .mejs-captions-button .mejs-captions-selector ul li input {
    clear: both;
    float: left;
    margin: 3px 3px 0 5px;
}

.mejs-controls .mejs-captions-button .mejs-captions-selector ul li label {
    width: 55px;
    float: left;
    padding: 4px 0 0 0;
    line-height: 15px;
    font-family:  arial;
    font-size: 10px;
}

.mejs-controls .mejs-captions-button .mejs-captions-translations {
    font-size: 10px;
    margin: 0 0 5px 0;
}

.mejs-chapters {
    position: absolute;
    top: 0;
    left: 0;
    -xborder-right: solid 1px #fff;
    width: 10000px;
    z-index: 1;
}

.mejs-chapters .mejs-chapter {
    position: absolute;
    float: left;
    background: #222;
    background: rgba(0, 0, 0, 0.7);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(50,50,50,0.7)), to(rgba(0,0,0,0.7)));
    background: -webkit-linear-gradient(top, rgba(50,50,50,0.7), rgba(0,0,0,0.7));
    background: -moz-linear-gradient(top, rgba(50,50,50,0.7), rgba(0,0,0,0.7));
    background: -o-linear-gradient(top, rgba(50,50,50,0.7), rgba(0,0,0,0.7));
    background: -ms-linear-gradient(top, rgba(50,50,50,0.7), rgba(0,0,0,0.7));
    background: linear-gradient(rgba(50,50,50,0.7), rgba(0,0,0,0.7));
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=#323232,endColorstr=#000000);
    overflow: hidden;
    border: 0;
}

.mejs-chapters .mejs-chapter .mejs-chapter-block {
    font-size: 11px;
    color: #fff;
    padding: 5px;
    display: block;
    border-right: solid 1px #333;
    border-bottom: solid 1px #333;
    cursor: pointer;
}

.mejs-chapters .mejs-chapter .mejs-chapter-block-last {
    border-right: none;
}

.mejs-chapters .mejs-chapter .mejs-chapter-block:hover {
    background: #666;
    background: rgba(102,102,102, 0.7);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(102,102,102,0.7)), to(rgba(50,50,50,0.6)));
    background: -webkit-linear-gradient(top, rgba(102,102,102,0.7), rgba(50,50,50,0.6));
    background: -moz-linear-gradient(top, rgba(102,102,102,0.7), rgba(50,50,50,0.6));
    background: -o-linear-gradient(top, rgba(102,102,102,0.7), rgba(50,50,50,0.6));
    background: -ms-linear-gradient(top, rgba(102,102,102,0.7), rgba(50,50,50,0.6));
    background: linear-gradient(rgba(102,102,102,0.7), rgba(50,50,50,0.6));
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=#666666,endColorstr=#323232);
}

.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-title {
    font-size: 12px;
    font-weight: bold;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: 0 0 3px 0;
    line-height: 12px;
}

.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-timespan {
    font-size: 12px;
    line-height: 12px;
    margin: 3px 0 4px 0;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.mejs-captions-layer {
    position: absolute;
    bottom: 0;
    left: 0;
    text-align:center;
    line-height: 20px;
    font-size: 16px;
    color: #fff;
}

.mejs-captions-layer  a {
    color: #fff;
    text-decoration: underline;
}

.mejs-captions-layer[lang=ar] {
    font-size: 20px;
    font-weight: normal;
}

.mejs-captions-position {
    position: absolute;
    width: 100%;
    bottom: 15px;
    left: 0;
}

.mejs-captions-position-hover {
    bottom: 35px;
}

.mejs-captions-text {
    padding: 3px 5px;
    background: url(../img/background.png);
    background: rgba(20, 20, 20, 0.5);
    white-space: pre-wrap;
}
/* End: Track (Captions and Chapters) */

/* Start: Error */
.me-cannotplay {
}

.me-cannotplay a {
    color: #fff;
    font-weight: bold;
}

.me-cannotplay span {
    padding: 15px;
    display: block;
}
/* End: Error */


/* Start: Loop */
.mejs-controls .mejs-loop-off button {
    background-position: -64px -16px;
}

.mejs-controls .mejs-loop-on button {
    background-position: -64px 0;
}

/* End: Loop */

/* Start: backlight */
.mejs-controls .mejs-backlight-off button {
    background-position: -80px -16px;
}

.mejs-controls .mejs-backlight-on button {
    background-position: -80px 0;
}
/* End: backlight */

/* Start: Picture Controls */
.mejs-controls .mejs-picturecontrols-button {
    background-position: -96px 0;
}
/* End: Picture Controls */


/* context menu */
.mejs-contextmenu {
    position: absolute;
    width: 150px;
    padding: 10px;
    border-radius: 4px;
    top: 0;
    left: 0;
    background: #fff;
    border: solid 1px #999;
    z-index: 1001; /* make sure it shows on fullscreen */
}
.mejs-contextmenu .mejs-contextmenu-separator {
    height: 1px;
    font-size: 0;
    margin: 5px 6px;
    background: #333;
}

.mejs-contextmenu .mejs-contextmenu-item {
    font-family:  Arial;
    font-size: 12px;
    padding: 4px 6px;
    cursor: pointer;
    color: #333;
}
.mejs-contextmenu .mejs-contextmenu-item:hover {
    background: #2C7C91;
    color: #fff;
}

/* Start: Source Chooser */
.mejs-controls .mejs-sourcechooser-button {
    position: relative;
}

.mejs-controls .mejs-sourcechooser-button button {
    background-position: -128px 0;
}

.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector {
    visibility: hidden;
    position: absolute;
    bottom: 26px;
    right: -10px;
    width: 130px;
    height: 100px;
    background: url(../img/background.png);
    background: rgba(50,50,50,0.7);
    border: solid 1px transparent;
    padding: 10px;
    overflow: hidden;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul {
    margin: 0;
    padding: 0;
    display: block;
    list-style-type: none !important;
    overflow: hidden;
}

.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li {
    margin: 0 0 6px 0;
    padding: 0;
    list-style-type: none !important;
    display: block;
    color: #fff;
    overflow: hidden;
}

.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li input {
    clear: both;
    float: left;
    margin: 3px 3px 0 5px;
}

.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li label {
    width: 100px;
    float: left;
    padding: 4px 0 0 0;
    line-height: 15px;
    font-family:  arial;
    font-size: 10px;
}
/* End: Source Chooser */

/* Start: Postroll */
.mejs-postroll-layer {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../img/background.png);
    background: rgba(50,50,50,0.7);
    z-index: 1000;
    overflow: hidden;
}
.mejs-postroll-layer-content {
    width: 100%;
    height: 100%;
}
.mejs-postroll-close {
    position: absolute;
    right: 0;
    top: 0;
    background: url(../img/background.png);
    background: rgba(50,50,50,0.7);
    color: #fff;
    padding: 4px;
    z-index: 100;
    cursor: pointer;
}
/* End: Postroll */


/* Start: Speed */
div.mejs-speed-button {
    width: 46px !important;
    position: relative;
}

.mejs-controls .mejs-button.mejs-speed-button button {
    background: transparent;
    width: 36px;
    font-size: 11px;
    line-height: normal;
    color: #ffffff;
}

.mejs-controls .mejs-speed-button .mejs-speed-selector {
    visibility: hidden;
    position: absolute;
    top: -100px;
    left: -10px;
    width: 60px;
    height: 100px;
    background: url(../img/background.png);
    background: rgba(50, 50, 50, 0.7);
    border: solid 1px transparent;
    padding: 0;
    overflow: hidden;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.mejs-controls .mejs-speed-button:hover > .mejs-speed-selector {
    visibility: visible;
}

.mejs-controls .mejs-speed-button .mejs-speed-selector ul li label.mejs-speed-selected {
    color: rgba(33, 248, 248, 1);
}

.mejs-controls .mejs-speed-button .mejs-speed-selector ul {
    margin: 0;
    padding: 0;
    display: block;
    list-style-type: none !important;
    overflow: hidden;
}

.mejs-controls .mejs-speed-button .mejs-speed-selector ul li {
    margin: 0 0 6px 0;
    padding: 0 10px;
    list-style-type: none !important;
    display: block;
    color: #fff;
    overflow: hidden;
}

.mejs-controls .mejs-speed-button .mejs-speed-selector ul li input {
    clear: both;
    float: left;
    margin: 3px 3px 0 5px;
    display: none;
}

.mejs-controls .mejs-speed-button .mejs-speed-selector ul li label {
    width: 60px;
    float: left;
    padding: 4px 0 0 0;
    line-height: 15px;
    font-family:  arial;
    font-size: 11.5px;
    color: white;
    margin-left: 5px;
    cursor: pointer;
}

.mejs-controls .mejs-speed-button .mejs-speed-selector ul li:hover {
    background-color: rgb(200, 200, 200) !important;
    background-color: rgba(255,255,255,.4) !important;
}
/* End: Speed */

/* Start: Skip Back */

.mejs-controls .mejs-button.mejs-skip-back-button {
    background: transparent url(../img/skipback.png) no-repeat;
    background-position: 3px 3px;
}
.mejs-controls .mejs-button.mejs-skip-back-button button {
    background: transparent;
    font-size: 9px;
    line-height: normal;
    color: #ffffff;
}







/*HTML & CSS code by DimkaK0T*/