/* ---------->>> GLOBAL <<<-----------*/

/*@font-face {
    font-family: 'elektra_text_proregular';
    src: url('/static/fonts/font-webfont.eot');
    src: url('/static/fonts/font-webfont.eot?#iefix') format('embedded-opentype'),
    url('/static/fonts/font-webfont.woff') format('woff'),
    url('/static/fonts/font-webfont.ttf') format('truetype'),
    url('/static/fonts/font-webfont.svg#elektra_text_proregular') format('svg');
    font-weight: normal;
    font-style: normal;
}*/

@font-face {
    font-family: 'elektra_text_probold';
    src: url('../fonts/elektratextbold.eot');
    src: url('../fonts/elektratextbold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/elektratextbold.woff') format('woff'),
    url('../fonts/elektratextbold.ttf') format('truetype'),
    url('../fonts/elektratextbold.svg#elektra_text_probold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'elektra_text_proregular';
    src: url('../fonts/elektratext.eot');
    src: url('../fonts/elektratext.eot?#iefix') format('embedded-opentype'),
    url('../fonts/elektratext.woff') format('woff'),
    url('../fonts/elektratext.ttf') format('truetype'),
    url('../fonts/elektratext.svg#elektra_text_proregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

html {
	font-family: 'elektra_text_proregular', Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	letter-spacing: normal;
	color: #999;
}

body {
    color: #999;
	margin:0;
	padding:0;
}


h1, h2, h3 {
    font-size: 16px;
    font-weight: normal;
}

h1{
    font-size: 16px;
	margin:15px 0;
	overflow:visible;
}

h1.ch1 {
    font-size: 30px;
    color: #000000;
}

h1.ch1>a.ch1,
h1.ch1>a.ch1:visited,
h1.ch1>a.ch1:active {
    font-size: 30px;
    color: #0072CE;
    text-decoration: none;
}

h1.ch2 {
    font-size: 30px;
    color: #000000;
    padding-top: 0;
    margin-top: 5px;
}

h1 a{
	font-size: 16px;
	vertical-align: baseline;
}

h4, .small{font-size: 10px;}

h1, h2, h3, h4,h5,
.title a:link,		h1 a:link,		h2 a:link,		h3 a:link,		h4 a:link,		h5 a:link,		a.blue:link { color: #2c3254; }
.title a:visited,	h1 a:visited,	h2 a:visited,	h3 a:visited,	h4 a:visited,	h5 a:visited,	a.blue:visited { color: #2c3254; }
.title a:hover,		h1 a:hover,		h2 a:hover,		h3 a:hover,		h4 a:hover,		h5 a:hover,		a.blue:hover { color: #5662a4; }
.title a:active,	h1 a:active,	h2 a:active,	h3 a:active,	h4 a:active,	h5 a:active,	a.blue:active { color: #1873cc; }

.title, .title1{ 
	color: #2c3254;
	font-weight:normal;
	font-size:12px;
    margin-bottom:4px;
}

a:link, a:link, a:visited ,a:hover, a:active  {
	text-decoration:underline;
	outline:none;
}
h1 a:link,		a:link		{ color: #1873cc; }
h1 a:visited,	a:visited	{ color: #1873cc; }
h1 a:hover,		a:hover		{ color: #62b1ff; }
h1 a:active,	a:active	{ color: #1873cc; }

a.fav-on, a.fav-on:link,		a.green:link,		ul.user-menu li a:link { color: #6e9505; cursor: pointer;}
a.fav-on:visited,	a.green:visited,	ul.user-menu li a:visited { color: #6e9505; cursor: pointer;}
a.fav-on:hover,		a.green:hover,		ul.user-menu li a:hover { color: #f59000; cursor: pointer;}
a.fav-on:active,	a.green:active,		ul.user-menu li a:active { color: #6e9505; cursor: pointer;}

a.fav-off, 
a.fav-off:link		{ color: #e81400; cursor: pointer; }
a.fav-off:visited	{ color: #e81400; cursor: pointer; }
a.fav-off:hover		{ color: #f59000; cursor: pointer; }
a.fav-off:active	{ color: #e81400; cursor: pointer; }

span.green {color:#6e9505;}

a.green, a.green:visited, a.green:active {
    color: #6e9505;
}
a.red, a.red:visited, a.red:active {
    color: red;
}

b{color: #000;}

/* ---------->>> NAVIGATION <<<-----------*/
.bottom-logo,.top-logo,.button,.rss,.fav-on,.fav-off,
.icon-1,.icon-2,.icon-3,.icon-4,.icon-5,.icon-6, .oicon-2
{
	background:url(./../images/sprite-tvcok.png) top left no-repeat;
}


.top-logo{
	float: left;
	display:block;
	width:425px;
	height:100px;
	overflow:hidden;
	text-indent:500px;
	white-space:nowrap;
	background-position: 45px 0;
	margin: 10px 0 0 0;
	padding: 0;
}

.icon-1,.icon-2,.icon-3,.icon-4,.icon-5,.icon-6, .oicon-2{
	padding:0 0 0 23px;
}

.rss{
	padding:0 0 0 20px;
}

.fav-on,.fav-off{
	padding:0 0 0 18px;
}

.bold {
    font-weight: bold;
}

.icon-1{background-position:-380px  0}
.icon-2, .oicon-2{background-position:-380px -20px}
.icon-3{background-position:-380px -40px}
.icon-4{background-position:-380px -60px}
.icon-5{background-position:-380px -80px}
.icon-6{background-position:-380px -100px}

.oicon-2 {
    height: 23px;
    width: 23px;
    float: left;
    padding:0;
    margin-right: 5px;
}

.rss{background-position:-380px -120px}
.fav-on{background-position:-380px -152px}
.fav-off{background-position:-380px -172px}
#search .fav-on{background-position:-380px -192px}


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

/* ---------->>> LAYOUT <<<-----------*/

#header-long {
    width: 100%;
    background-color: #F6F6F6;
}

#header-wraper, #page-wraper{
	width:1000px;
	margin: 0 auto;
	padding: 0;
}

#footer-wraper{
	width:100%;
	border-top: solid #EDEDED 1px;
	margin-top: 60px;
	height:100px;
    background: url("/static/images_v2/bottom-bg.gif") top left repeat-x;
}

#footer>div {
    padding-top: 40px;
}

.footer-menu {
    font-size: 16px;
}

.footer-menu-item {
    margin-left: 30px;
}

.footer-menu-purple, .footer-menu-purple:visited {
    color: #9D2E76;
}

.footer-menu-red, .footer-menu-red:visited {
    color: #E33E18;
}

.footer-menu-green, .footer-menu-green:visited {
    color: #69B215;
}

.footer-menu-yellow, .footer-menu-yellow:visited {
    color: #FFA11A;
}

.footer-menu-blue, .footer-menu-blue:visited {
    color: #3AA5FF;
}

#header{
	width:100%;
	margin: 0 auto;
	padding: 0;
	height:114px;
    background-color: #F6F6F6;
}

#content-wraper{
	float:right;
	width:740px;
	margin:0;
	padding:0;

}
#content{
	margin:0 10px 0 0;
}

#sidebar-wrapwr{
	margin:0;
	width: 250px;
}

#sidebar{
	margin:0 0 0 10px;
}

.clear{
	clear:both;
}
.float-right{
	float:right;
}
.float-left{
	float:left;}
.margin10{
	margin:10px;
}

.hidden{
	display: hidden;
}
/* ---------->>> MAIN-MENU <<<-----------*/

.main-menu {
    width: 620px;
    margin: 10px 0 20px 0;
}

.main-menu a {
    display: block;
    float: left;
    height: 49px;
    line-height: 49px;
    vertical-align: middle;
    text-align: center;
    font-size: 18px;
    background: url(/static/images_v2/menu.png) top left no-repeat;
    color: white;
    margin-top: 10px;
    text-decoration: none;
}

.main-menu a:visited {
    color: white;
    text-decoration: none;
}

.main-menu a:hover, .main-menu a.mm-active {
    margin-top: 0;
    text-decoration: none;

}

.main-menu a.mm-studio {
    width: 93px;
    margin-right: 1px;
}

.main-menu a.mm-performers {
    width: 141px;
    margin-right: 1px;
    background-position: -93px;
}

.main-menu a.mm-concert {
     width: 141px;
     margin-right: 1px;
     background-position: -234px;
}

.main-menu a.mm-charts {
    width: 89px;
    margin-right: 1px;
    background-position: -375px;
}

.main-menu a.mm-playlist {
    width: 152px;
    background-position: -464px;
}



/* ---------->>> USER-MENU <<<-----------*/
.user-info {
    text-align: right;
}

.user-info a {
    margin-left: 20px;
}

.user-info .hp {
    background: url("/static/images_v2/hp.png") top left no-repeat;
    padding-left: 24px;
    margin-right: 60px;
}

#search_form input {
    border: 1px solid #3CACFF;
    color: #3CACFF;
    border-radius: 2px;
    padding: 5px;
    width: 240px;
}


/* ---------->>> SEARCH <<<-----------*/
.border{
	border: solid #eee 1px;
	background:#fafafa;
}
.rounded{
	-moz-border-radius: 0 5px;
	-webkit-border-radius: 0 5px;
	border-radius: 0 5px;
}

.white{
	background:#fff;
}
.lbrown {
    background: #fafafa;
}

.rounded1{
	-moz-border-radius: 0 4px 0 0;
	-webkit-border-radius: 0 4px 0 0;
	border-radius: 0 4px 0 0;
}

#search{
	float: right;
	display:block;
	width: 340px;
	/*height: 81px;*/
	margin: 17px 10px 0 0;
	padding:0;
    background-color:#fafafa;
}

/* ---------->>> BANNER <<<-----------*/
.banner1000x90,.banner240x400,.banner730x90,.banner600x90{
	background:#ccc url(http://design-mania.ru/files/patt1.jpg);
	text-align:center;
	color:#fff;
	font-size: 20px;
}
.banner1000x90{
	width:1000px;
	height:90px;
}
.banner240x400{
	width:240px;
	height:400px;
}
.banner730x90{
	width:730px;
	height:90px;
}
.banner600x90{
	width:600px;
	height:90px;
}

/* ---------->>> SIDEBAR <<<-----------*/
#sidebar .block, #content .block{
	margin:0 0 25px 0;
}
#sidebar .block-head, #sidebar .sort-head, #sidebar .genre-head{
	font-weight:bold;
	font-size: 12px;
	text-transform: uppercase;
	margin: 0 0 10px 0;

}
#sidebar .block-head a, #sidebar .sort-head a, #sidebar .genre-head a{
	display:block;
	padding: 20px 0 0 35px;
}



#sidebar .sort-head, #sidebar .genre-head{
	margin: 5px 12px 0 12px;
	padding: 0 0 0 23px;
	border-bottom: solid #eeeeee 1px;
}

#sidebar .sort, #sidebar .genre{
	margin: 0;
	padding: 0;
	border: 0 none;
	list-style: none;
    font-weight: bold;
}


#sidebar .sort li, #sidebar .genre li{
	margin: 0 0 0 0;
	padding: 0;
	list-style: none;
	line-height:20px;

}
#sidebar .sort li a, #sidebar .genre li a{
	font-size:12px !important;
	display:block;
	line-height:20px;
	margin: 0;
	padding: 5px 0 5px 35px;
}

#sidebar .block-head a:hover, #sidebar .sort-head a:hover, #sidebar .genre-head a:hover,
#sidebar .sort li a:hover, #sidebar .genre li a:hover{
	background: #f4f4f4;
}


#sidebar .current{
	background:#f4f4f4 !important;
}

#sidebar .current a{
	text-decoration:underline !important;
}
#sidebar .current a.blue{
	text-decoration:none !important;
}


.item{
	width:150px;
	height:330px;
	margin:18px 24px 18px 0;
	float:left;
	background: #fff 0 0 no-repeat;
}

.mini-item{
    width:150px;
    height:290px;
    margin:18px 0 18px 24px;
    float:left;
    background: #fff 0 0 no-repeat;
}

.item .rating, .item .center,.item .links_bg,.item .links, .mini-item .center{
	visibility: hidden;
	overflow:hidden;
}


.hover{
	border: solid #d8d8d8 1px;
	-moz-box-shadow: 0 0 5px #d8d8d8;
	-webkit-box-shadow: 0 0 5px #d8d8d8;
	box-shadow: 0 0 5px #d8d8d8;
}

.hover>.rating, .hover>.center, .hover>.links{
	visibility: visible;
	filter:progid: DXImageTransform.Microsoft.Alpha(opacity=50); /* IE 5.5+*/
	-moz-opacity: 0.5; /* Mozilla 1.6 и ниже */
	-khtml-opacity: 0.5; /* Konqueror 3.1, Safari 1.1 */
	opacity: 0.5; /* CSS3 - Mozilla 1.7b +, Firefox 0.9 +, Safari 1.2+, Opera 9+ */
}

.hover>.links{
	visibility: visible;
}

.item .rating{
	height:30px;
	background:#3b5065;
}

.header th {
    background:#79a2cc;
    color:#fff;
    font-weight: normal;
    padding: 5px;
}
.center{
    height:233px;
}
.item>.links{
	height:60px;
	background:#3b5065;
}

.item .links a{
	padding-left:12px;
	line-height:25px;
	color:#fff;
    display: block;
    height: 60px;
}

.item .info{
	height:95px;
	overflow:hidden;
	padding:0 10px;
}
.mini-item .info{
    height:95px;
    overflow:hidden;
    padding:0 10px;
}
.item .info h2{
	margin:10px 0 10px 0;
	padding:0;
	line-height:14px;
}

.mini-item .info h2{
    margin:10px 0 10px 0;
    padding:0;
    line-height:14px;
}


.star-rating{
	width:125px;
	height:25px;
	background-position:0px -200px;
}
/* рейтинга */
.star-rating,.star-rating a:hover,.star-rating a:active,.star-rating a:focus,.star-rating .current-rating{background:url(./../images/sprite-tvcok.png) 0 -150px no-repeat;}
.star-rating{position: relative;width: 125px;height: 25px;overflow: hidden;list-style: none;margin: 0;padding: 0;background-position: 0 -150px;}
.star-rating li{display: inline;}
.star-rating a,.star-rating .current-rating{position: absolute;top: 0;left: 0;text-indent: 1000px;height: 25px;line-height: 25px;outline: none;overflow: hidden;border: none;}
.star-rating a:hover,.star-rating a:active,.star-rating a:focus{background-position: 0 -200px;}
/* Зададим стили для каждой звездочки */
.star-rating a.star-1{width: 20%;z-index: 6;}
.star-rating a.star-2{width: 40%;z-index: 5;}
.star-rating a.star-3{width: 60%;z-index: 4;}
.star-rating a.star-4{width: 80%;z-index: 3;}
.star-rating a.star-5{width:100%;z-index:2;}
/* Текущий рейтинг выше всех и имеет в качестве фона "нормальную" звездочку */
.star-rating .current-rating{z-index: 1;background-position: 0 -175px;}
.rating .star-rating{position:relative;top:3px;left:12px;}
/* paginator */

h1 .paginator {
    float:right;
    width:120px;
}
.paginator li {
    margin: 0 2px 0 2px;
    padding: 0 6px;
    display: inline !important;
    font-size: 16px;
    line-height: 22px;
}
.paginator li a {
    font-size:16px;
    text-decoration: none;
}

.paginator {
    text-align:center;
    margin:0 auto;
    padding:0;

}
.page_next>em{
	background-position: -340px -125px;
}
.page_next>a>em{
	background-position: -340px -100px;
}
.page_next>a:hover>em{
	background-position: -340px -150px;
}

.page_prev>em{
	background-position:  -340px -200px ;
}
.page_prev>a>em {
	background-position:  -340px -175px;
}
.page_prev>a:hover>em {
	background-position:  -340px -225px;
}

h1 .paginator li, .paginator:last-child, .no-border{
	border-right: solid #eee 0 !important;
}

.white>.list-item{
	margin:0 18px;
	padding: 10px 0;
	border-bottom: solid #eee 1px;
}

.list-item>.item{
	width:150px;
	height:230px;
	margin:0;
	float:left;
	background: #fff 0 0 no-repeat;
}
.list-item>.info{
	float:right;
	width:530px;
}


.sort-filter{
	margin:0; 
	padding:0;
	width: 260px;
	height:20px;
    font-weight:normal;
    font-size:16px;
}

.sort-filter ul{
	position:relative;
	margin:0; 
	padding:0;
	top:-5px;
	left:0;
	overflow:visible;
	list-style: none;
}

.sort-filter ul:hover{
	border:solid #efefef 1px;
	display:block;
	background: #fff;
	-moz-box-shadow: 0 0 5px #d8d8d8;
	-webkit-box-shadow: 0 0 5px #d8d8d8;
	box-shadow: 0 0 5px #d8d8d8;
}

.sort-filter ul li{
	margin: 0;
	padding: 5px;
	display: none;
}
.sort-filter ul:hover li:hover{
	color: #5662a4;
}

.sort-filter ul:hover li{
	color:#777;
	list-style: none;
	display:block;
	border-bottom: solid #efefef 1px;
	cursor:pointer;
}
.sort-filter ul li.selected{
	color:#000;
	display:block;
}

.page-filter{
	margin:0; 
	padding:0;
	width: 180px;
	height:20px;
    font-weight:normal;
}

.page-filter ul{
	position:relative;
	margin:0; 
	padding:0;
	top:-5px;
	left:0;
	overflow:visible;
	list-style: none;
}

.page-filter ul:hover{
	border:solid #efefef 1px;
	display:block;
	background: #fff;
	-moz-box-shadow: 0 0 5px #d8d8d8;
	-webkit-box-shadow: 0 0 5px #d8d8d8;
	box-shadow: 0 0 5px #d8d8d8;
}

.page-filter ul li{
	margin: 0;
	padding: 5px;
	display: none;
	font-size: 12px;
}
.page-filter ul:hover li:hover{
	color: #5662a4;
}
.page-filter li span{
	text-decoration:none;
	border-bottom: dashed 1px #777;
}


.page-filter ul:hover li{
	color:#777;
	list-style: none;
	display:block;
	border-bottom: solid #efefef 1px;
	cursor:pointer;
}

.page-filter ul li.selected{
	color:#000;
	display:block;
}
 
.info h2{
	margin-top:0;

}


ul.errorlist, .errmsg {
	background:#F2F2F2 none repeat scroll 0 0;
	border:1px solid red;
	font-weight:bold;
	margin:2px 0;
	padding:2px;
	text-align:center;
	color:red;
}

.errorlist li {
	display: block;
	padding: 4px 5px 4px 25px;
}

.errors {
	background: #ffc;
}

.errors input, .errors select {
	border: 1px solid red;
}


.smilies a, .smilies a:HOVER {
	text-decoration: none !important;
	padding: 2px;
	margin: 0;
}

.smilies a img{
	padding: 0;
	margin: 0;
}


#id_captcha_1{
	height: 35px !important;
	width: 100px !important;
	text-align: center !important;
	font-size: 25px !important;
	vertical-align: middle !important;
	text-transform: uppercase;
}

img.captcha {
	font-size: 25px !important;
	vertical-align: middle !important;
}



/* детальная фильма */


.info-item {
	padding: 12px 20px;
}



.item1{
	width:150px;
	margin:0 18px 0 0;
	float:left;
	background: #fff 0 0 no-repeat;
}

.info-item .info{
	margin-left:168px;
}


.tabs {
    position: relative;
    padding: 0;
    zoom: 1;
}
.tabs ul {
    margin: 20px auto 10px auto;
    padding-bottom: 10px;
    text-align:left;
}
.tabs-nav {
    float: none;
    text-align: left;
    padding: 0;
    width: 100%;
}
.tabs-nav li {
    list-style: none;
    float: left;
    position: relative;
    top: 1px;
    margin: 0 15px 1px 0;
    border-bottom: 0 !important;
    padding: 0;
    white-space: nowrap;
    display: inline;
    text-align: left;
}
.tabs-nav li a {
    float: none;
    padding: .5em 0 0 0;
    margin: 0 1em;
    height: 40px;
    color:#2d3156;
    font-size: 14px;
    font-weight: normal;
    text-decoration: none;
    border-bottom: 1px dashed #2d3156;
}
.tabs-nav li.tabs-selected {
    margin-bottom: 0;
    padding-bottom: 1px;
    color:red;
}
.tabs-nav li.tabs-selected a {
    color:#949494;
    text-decoration: none;
    border-width: 0;
}

.tabs-nav li.tabs-selected a, .ui-tabs .tabs-nav li.state-disabled a, .tabs .tabs-nav li.state-processing a { cursor: text; text-decoration: none;}
.tabs-nav li a, .tabs.tabs-collapsible .tabs-nav li.tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.tabs-panel { display: block; border: 0; padding: 1em 0; background: none; }
.tabs-hide { display: none !important; }
.tabs-container{ clear:both; border: 0; padding: 0; background: none; }



/* Прокрутка сцен */
div.sc_menu {
	/* Set it so we could calculate the offsetLeft */
	position: relative;
	height: 120px;
	line-height: 118px;
	width: 728px;
	/* Add scroll-bars */
	overflow: auto;
	background: #4d4d4d;
	padding: 0;
}
ul.sc_menu {
	display: block;
	height: 118px;
	line-height: 118px;
	/* Max width here, for users without Javascript */
	width: 1500px;
	padding: 0;
	/* Remove default margin */
	margin:1px 0;
	list-style: none;
}
.sc_menu li {
	display: block;
	float: left;
	width: 182px;
	height: 118px;
	
	padding: 0 1px 0 0;
}
.sc_menu a {
	display: block;
	text-decoration: none;
	text-align:center;
}
.sc_menu a:hover img {
	filter:alpha(opacity=50);
	opacity: 0.5;
}

input {margin:0;padding:2px}
.search-input {width:290px;}

#search .advanced-search-link {
    border-color:#046acf;
    border-width:0 0 1px 0;
    border-style:dashed;
    display:block;
    float:left
}
#search {
    font-weight:normal;
}

.action-link {
    border-color:#2d3156;
    border-width:0 0 1px 0;
    border-style:dashed;
    text-decoration: none;
}
#asc, #ask {
    display: none;
}

.small h2 {
    font-size:12px;
    font-weight:normal;
}

a.blue {
    text-decoration:none;
    color:red;
}
.sort .bold .blue span {
    border-color:#9a9a98;
    border-width:0 0 1px 0;
    border-style:dashed;
}

/*
 * COMMENTS
 */
.comment {
    width:100%;
    margin: 0 0 30px 0;
}

.comment .date {
    color:#999999;
    font-size: 13px;
    float: right;
}

.comment tr td.text,
.comment tr td.controls{
    padding-top: 10px;
    padding-bottom: 20px;
}

.comment tr td.controls {
    width:20px;
    vertical-align: top;
}

.comment .username,
.comment .username a,
.comment .username a:link,
.comment .username a:visited {
    color:#999999;
    text-decoration:underline;
    margin-bottom: 10px;
    font-size: 14px;
}

.comment .text {
    background: url(../images_v2/hp.png) left 10px no-repeat;
    color:#2c3254;
    vertical-align:top;
    padding: 0 30px 0 26px;
    font-size: 14px;
}
td.avatar {width:100px;padding-right:10px;}

blockquote {
    background-color:#efefef;
    padding:5px;
    margin:5px 0;
}

/*
 * FORUM
 */

.forum-list {width: 100%;}
.forum-list th {font-weight: normal; border-bottom: 1px solid #f7f7f7; padding: 10px 10px 5px 10px;}
.forum-list tr.even td {background-color: #f7f7f7;}
.forum-list td {padding: 5px 10px 5px 10px;font-weight: normal;}

/* главная страница отображение новых фильмов */
#mainfilm{
	clear:both;
	height:280px;
	padding:0;
	margin:0;
}
#mainfilm .mainfilm-box {
	padding:0;
	margin:0;
	height:280px;
	width:360px;
	float:left;
	overflow:hidden;
}
#mainfilm .mainfilm-nav, #mainfilm .mainfilm-announce{
	height:0;
	color: #fff;
	background:#3b5065;
	filter:progid: DXImageTransform.Microsoft.Alpha(opacity=50); /* IE 5.5+*/
	-moz-opacity: 0.5; /* Mozilla 1.6 и ниже */
	-khtml-opacity: 0.5; /* Konqueror 3.1, Safari 1.1 */
	opacity: 0.5; /* CSS3 - Mozilla 1.7b +, Firefox 0.9 +, Safari 1.2+, Opera 9+ */
	text-align:center;
}
#mainfilm .mainfilm-nav{
	line-height: 20px;
	height: 20px;
}


#mainfilm .paginator, #mainfilm .paginator ul{
	margin:0 auto;
	padding:0;
	height: 20px;
	line-height: 20px;
}
#mainfilm .paginator ul{
	display: inline;
}

#mainfilm .paginator ul li{
	background:#000;
	height:20px;
	margin:0 1px 0 0;
	border-right: 0;
	line-height: 20px;
}

#mainfilm .paginator ul li a:link, #mainfilm .paginator ul li a:visited, #mainfilm .paginator ul li a:hover, #mainfilm .paginator ul li a:active{
	color:#fff;
	font-weight:normal;
}

#mainfilm .paginator ul li a.current:link, #mainfilm .paginator ul li a.current:visited, #mainfilm .paginator ul li a.current:hover, #mainfilm .paginator ul li a.current:active{
	color:#fff;
	font-weight:bold;
}



#mainfilm .mainfilm-image{
	height:225px;

}
#mainfilm .mainfilm-announce{
	line-height: 35px;
	height: 35px;
}
#mainfilm .mainfilm-box, #mainfilm .mainfilm-full_text{
	cursor: pointer;
}



#mainfilm .mainfilm-list{
	height:220px;
}


#mainfilm .mainfilm-list ul li.current a{
	color: #6E9505;
}

#mainfilm .mainfilm-list ul, #mainfilm .mainfilm-list li{
	list-style: none;
}

#mainfilm .mainfilm-list {
	margin-left:330px;
	height: 140px;
}
#mainfilm .mainfilm-list li{
	line-height:20px;
	margin-bottom: 8px;
}

#mainfilm .mainfilm-list li a{
	font-size: 14px;
	vertical-align: baseline;
}

#mainfilm .mainfilm-full_text_wrap {
	margin-left:360px;
	height: 145px;
	background: #f7f7f7 0px 100% url(./../images/mainfilm_full_text.png) no-repeat;
}

#mainfilm .mainfilm-full_text {
	padding: 10px 20px 10px 30px;
}

.help {
    text-align: center;
    padding: 12px;
    border: 1px solid #f58e03;
    color:#f58e03;
    margin: 0 0 10px 0;
}
.help a {
    text-decoration: none;
    color:#f58e03;
    border-bottom: 1px dashed #989898;
}

.episode_h {
    border-bottom: 1px dashed;
}

.addthis_toolbox {
    left: -5px;
    padding: 5px 5px 4px 5px;
    position: fixed;
    top: 30%;
    width: 38px;
}


.addthis_code {
    position: fixed;
    top: 30%;
    left: 45px;
    width: 1px;
    height:1px;
    /*overflow:show;*/
}

#addthis_code_box {
    border: 1px solid #DDD;
    background:#eee;
    border-radius: 4px;
    padding: 5px 5px 4px;
    width: 300px;
    display:block;
}

.cb_result_show{
    width: 300px;
    background:#fff;
}
.addthis_toolbox .custom_images a {
    cursor: pointer;
    height: 32px;
    width: 32px;
}
.addthis_toolbox a {
    margin-bottom:5px;
}


.flag {
    background-image: url(/media/images/flags.png);
    width: 16px;
    height:11px;
    display: inline-block;
}

.hidden {
    display: none;
}

.is_staff {
    display: inline;
}

#dialog-confirm {display:none;}

.countries {
    margin: 4px 0 0 0;
    padding: 0;
}


.rec-link {margin-left: 25px;}

.crumb {
    margin: 15px 0 15px 0;
}

.user_profile {
    width: 100px;
    vertical-align: top;
    padding-top: 10px;
}

.post1 {
    vertical-align: top;
}

.user-comments {
    width: 100%;
    margin: 5px 10px 10px 10px;
}

.user-comments__th {
    text-align: left;

    font-size: 14px;
    padding: 5px 0;
    color:#2b3255;
}
.user-comments__th-film {
    width: 240px;
}
.user-comments__th-date {
    width: 140px;
}
.user-comments__td {
    vertical-align: top;
    padding: 5px 10px 5px 0;
    border-width: 0 0 1px 0;
    border-style: solid;
    border-color: #eee;
}
.user-messages {
    width: 100%;
}

.user-messages__th {
    background-color: #76a2cd;
    height: 30px;
    text-transform: uppercase;
    color:#fff;
    font-weight: normal;
    background: url("/media/images/nbg.png") top left repeat-x;

}

.user-messages__td {
    padding: 10px 0;
    vertical-align: top;
}

.text-center {
    text-align: center
}

.user-messages__even {
    background-color: #fafafa;
}

.user-messages__odd {
    background-color: #f4f4f4;
}

.user-message__replay, .user-message__replay:visited, .user-message__replay:active {
    display: inline-block;
    padding: 5px 10px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color:#fff;
    margin: 10px 0 20px 0;
    background: url("/media/images/nbg.png") top left repeat-x #76a2cd;
}
.user-message__replay:hover {
    color: #fff;
}

/*
 * MUSIC
 */

.youtube__thumb170 {
    display: block;
    width: 170px;
    height: 120px;
    position: relative;
    padding: 0;
}

.youtube__thumb170 img {
    width: 170px;
    height: 120px;

}
.youtube__thumb170 .duration,
.youtube__thumb170:link .duration,
.youtube__thumb170:visited .duration {
    position: absolute;
    background-color: #A03078;
    padding: 2px 6px;
    top: 0;
    right: 0;
    color: white;
}

/* --------------------------- */
.youtube__thumb,
.small_youtube__thumb {
    background-repeat: no-repeat;
    display: block;
    width: 170px;
    height: 120px;
    margin: 0 10px 10px 0;
    background-position: 2px 2px;
    padding: 1px;
    border: 1px solid #ccc;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.small_youtube__thumb {
    margin: 0;
}

.performers-list {
    width: 100%;
}

.performers-list__poster-block {
    width: 134px;
    vertical-align: top;
    padding: 5px 5px 5px 0;
}

.performers-list__desc {
    vertical-align: top;
    padding: 5px 0 5px 5px;
}
.performers-list__desc-h {
    margin: 0 0 5px 0;
}
.performers-tags {
    margin: 0 0 20px 0;
}
.performers-tags__current {
    font-weight: bold;
}
.performers-abc {
    text-align: center;
    margin:0;
}
.performers-abc__letter, .performers-abc__letter-current {
    margin: 0 0 4px 0;
}
.performers-abc__letter-current {
    font-weight: bold;
    color:#dc143c;
}

.music__performer-composition,
.music__performer-composition-last {
    width: 170px;
    float: left;
    margin: 0 15px 20px 0;
    vertical-align: top;
    height: 175px;
}

.music__performer-composition-last {
    margin-right: 0;
}

.music__performer__note {
    margin: 0 0 20px 0;
    color:#999999;
    font-weight: bold;
}

.compositionsInChart {
    width: 100%;

}

.compositionsInChart th {
    background-color: #ff6600;
    color: #fff;
    padding: 10px;
    font-size: 16px;
}

.compositionsInChart td {
    padding: 5px;
}

.compositionsInChart td:last-child {
    border-right:1px solid #ff6500;
}

.compositionsInChart td:first-child {
    border-left:1px solid #ff6500;
}

td.compositionsInChart__pos {
    width: 80px;
    font-size: 24px;
    text-align: center;
    vertical-align: middle;
    background-color: #ff6600;
    color: #fff;
    border-bottom: 1px solid #ffffff;

}
th.compositionsInChart__pos {
    border-radius: 7px 0 0 0;
}
th.compositionsInChart__go {
    border-radius: 0 7px 0 0;
}
td.compositionsInChart__pre {
    width: 50px;
    text-align: center;
    vertical-align: middle;
    color: #800000;
    font-size: 16px;
    border-width: 1px 1px 1px 1px;
    border-color: #ff6500;
    border-style: solid;
}

.td_b {
    border-width: 0 0 1px 0;
    border-color: #ff6500;
    border-style: solid;
}

th.compositionsInChart__com {
    text-align: center;
}

td.compositionsInChart__go {
    width: 180px;
    text-align: center;
    vertical-align: middle;
    padding: 0 5px 0 0;

}

a.go-button {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 7px 12px;
    background: #02a2e2; /* Old browsers */
    background: -moz-linear-gradient(top, #02a2e2 0%, #2989d8 50%, #0080d5 51%, #7db9e8 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#02a2e2), color-stop(50%,#2989d8), color-stop(51%,#0080d5), color-stop(100%,#7db9e8)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #02a2e2 0%,#2989d8 50%,#0080d5 51%,#7db9e8 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #02a2e2 0%,#2989d8 50%,#0080d5 51%,#7db9e8 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #02a2e2 0%,#2989d8 50%,#0080d5 51%,#7db9e8 100%); /* IE10+ */
    background: linear-gradient(to bottom, #02a2e2 0%,#2989d8 50%,#0080d5 51%,#7db9e8 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#02a2e2', endColorstr='#7db9e8',GradientType=0 ); /* IE6 */
    color:white;
    display: inline-block;
    margin-bottom: 4px;
    text-decoration: none;
}

a.go-button:hover {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 7px 12px;
    background: #1e5799; /* Old browsers */
    background: -moz-linear-gradient(top, #1e5799 0%, #2989d8 50%, #207cca 51%, #7db9e8 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1e5799), color-stop(50%,#2989d8), color-stop(51%,#207cca), color-stop(100%,#7db9e8)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%); /* IE10+ */
    background: linear-gradient(to bottom, #1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#7db9e8',GradientType=0 ); /* IE6 */
    color:white;
}

a.go-active {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 7px 12px;
    background: #96c300; /* Old browsers */
    background: -moz-linear-gradient(top, #9fc91f 0%, #96c300 50%, #84b801 51%, #a5c955 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9fc91f), color-stop(50%,#96c300), color-stop(51%,#84b801), color-stop(100%,#a5c955)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #9fc91f 0%,#96c300 50%,#84b801 51%,#a5c955 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #9fc91f 0%,#96c300 50%,#84b801 51%,#a5c955 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #9fc91f 0%,#96c300 50%,#84b801 51%,#a5c955 100%); /* IE10+ */
    background: linear-gradient(to bottom, #9fc91f 0%,#96c300 50%,#84b801 51%,#a5c955 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9fc91f', endColorstr='#a5c955',GradientType=0 ); /* IE6 */
    color:white;
    display: inline-block;
    margin-bottom: 4px;
}

a.go-orange, a.go-orange:visited, a.go-orange:active {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 7px 12px;
    background: #fa8008; /* Old browsers */
    background: -moz-linear-gradient(top, #fcaa19 0%, #fa9a20 50%, #fa8008 51%, #fbab50 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcaa19), color-stop(50%,#fa9a20), color-stop(51%,#fa8008), color-stop(100%,#fbab50)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #fcaa19 0%,#fa9a20 50%,#fa8008 51%,#fbab50 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #fcaa19 0%,#fa9a20 50%,#fa8008 51%,#fbab50 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #fcaa19 0%,#fa9a20 50%,#fa8008 51%,#fbab50 100%); /* IE10+ */
    background: linear-gradient(to bottom, #fcaa19 0%,#fa9a20 50%,#fa8008 51%,#fbab50 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcaa19', endColorstr='#fbab50',GradientType=0 ); /* IE6 */
    color:white;
    display: inline-block;
    margin-bottom: 4px;
}

a.go-orange:hover {
    background: #fa8008; /* Old browsers */
    background: -moz-linear-gradient(top, #fcaa19 0%, #fa8008 50%, #fa9a20 51%, #fbab50 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcaa19), color-stop(50%,#fa8008), color-stop(51%,#fa9a20), color-stop(100%,#fbab50)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #fcaa19 0%,#fa8008 50%,#fa9a20 51%,#fbab50 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #fcaa19 0%,#fa8008 50%,#fa9a20 51%,#fbab50 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #fcaa19 0%,#fa8008 50%,#fa9a20 51%,#fbab50 100%); /* IE10+ */
    background: linear-gradient(to bottom, #fcaa19 0%,#fa8008 50%,#fa9a20 51%,#fbab50 100%); /* W3C */
}

td.compositionsInChart__com {
    padding: 0 10px 0 0;
}
.compositionsInChart__name,
.compositionsInChart__name:link,
.compositionsInChart__name:visited,
.compositionsInChart__name:active,
.compositionsInChart__name:hover {
    font-size: 16px;
    margin-top: 5px;
    color: black;
    text-decoration: none;
    font-weight: bold;
    display: inline-block;

}

.lm-tag {
    display: none;
}

.lm-genre span {

}

.mm_current {
    background:#f4f4f4 !important;
}


.cs-top-menu {
    text-align: center;
    margin: 0 0 10px 0;
    height: 50px;
    padding: 0;
    border-bottom: 1px solid #E5E5E5;
}

.cs-top-menu__item,
.cs-top-menu__item:link,
.cs-top-menu__item:visited {
    display: block;
    float: left;
    height: 49px;
    font-size: 15px;
    text-decoration: none;
    line-height: 50px;
    padding: 0 25px 0 30px;
    margin: 1px 15px 0 -1px;
    color: #000100;
    background-color: white;
    background: url("../images_v2/menu-arrows.png") 0px -30px no-repeat;
    border-width: 1px 1px 0 1px;
    border-style: solid;
    border-color: transparent transparent #E5E5E5 transparent;
}

.cs-top-menu__item:hover,
.cs-top-menu__item-active,
.cs-top-menu__item-active:link,
.cs-top-menu__item-active:visited {
    color: #B199A9;
    border-width: 1px 1px 0 1px;
    border-color: #E5E5E5;
    background: url("../images_v2/menu-arrows.png") 14px 14px no-repeat #ffffff;
}

.cs-top-menu-item {
    display: inline-block;
    margin: 0 6px;
    font-size: 16px;
    padding: 4px 5px;
    border: 1px solid transparent;
}

.cs-top-menu-item:hover {
    background:#fafafa !important;
    border: 1px solid #eeeeee;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.cs-active-2 {
    text-decoration: none;
    font-weight: bold;
    background:#fafafa !important;
    border: 1px solid #eeeeee;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.tag-list {
    margin-bottom: 40px;
}

.other_tags {
    display: none;
}

.chart-detail {
    width: 100%;
}

.chart-detail__poster {
    width: 100px;
    height: 100px;
}

.chart-detail__poster-td {
    width: 100px;
}

.chart-detail__info-td {
    text-align: left;
    vertical-align: top;
    padding: 0 20px 0 20px;
}

.chart-detail__info-header {
    margin: 0 0 10px 0;
}

.chart-detail__info-desc {

}

.playlists {
    width: 100%;
}
.playlists__td {
    padding: 10px;
}
.playlists__date {
    width: 80px;
}

.playlists__user {
    width: 100px;
}

.playlists__genres {
    width: 80px;
}

.playlists__tags {
    width: 80px;
}

.playlists__rating {
    width: 74px;
}

.playlists__th {
    color: #fff;
    background:#79a2cc;
    text-align: left;
    vertical-align: middle;
    padding: 10px;
}

.playlists__tr td {
    background-color: #fff;
    border-bottom: 1px solid #efefef;
}

.music-rating {
    background-image:url("/static/images/stars.png");
    background-repeat: no-repeat;
    width:74px;
    height:13px;
    margin:0;
}


#tab {
    width:40px;
    height:150px;
    position:fixed;
    left:0;
    top:180px;
    display:block;
    cursor:pointer;
    background: url(/static/images/pl.png) top left no-repeat;
}
#panel {
    position:fixed;
    left:0;
    top:20px;
    background-color:#fff;
    height:450px;
    width:0;/*new line*/
    overflow-y: scroll;
}
#panel .content {
    width:290px;
    margin-left:70px;
    color:#000;
    padding: 10px;

}

.hvalue {
    display: none;
}

.playlist_control {
    text-align: right;
    width: 640px;
    margin: 10px 0 5px 0;
}
.tag, .tag:link, .tag:visited, .tag:hover,
.tag-active, .tag-active:link, .tag-active:visited, .tag-active:hover {
    display: block;
    float: left;
    margin: 0 5px 5px 0;
    text-decoration: none;
    border: 0;
    background-color: #3295FF;
    height: 21px;
    line-height: 21px;
    vertical-align: middle;
}

.tag div {
    background: url(/static/images_v2/tag2.png) top right no-repeat;
    height: 21px;
    padding: 0 20px 0 10px;
    margin: 0;
    color:#fff;
    background-color: #3295FF;
    text-decoration: none;
    border: 0;
    font-size: 12px;
}


.tag-active,
.tag-active:link,
.tag-active:visited,
.tag-active:hover {
    background-color: #66B023;
}

.tag-active div {
    background-color: #66B023;
    background: url(/static/images_v2/tag2.png) bottom right no-repeat;
    height: 21px;
    padding: 0 20px 0 10px;
    margin: 0;
    color:#fff;
    text-decoration: none;
    border: 0;
    font-size: 12px;

}

.genre, .genre:link, .genre:visited, .genre:hover {
    height: 21px;
    line-height: 21px;
    text-decoration: none;
    color: #000000;
    margin: 0 5px 5px 0;
    display: block;
    float: left;
    background: url(/static/images_v2/genre-bg.png) top left no-repeat;
}

.genre div {
    background: url(/static/images_v2/genre.png) top right no-repeat;
    height: 21px;
    padding: 0 20px 0 10px;
    margin: 0;
    text-decoration: none;
    border: 0;
    font-size: 12px;
    float: right;
}

.genre_label {
    background: url(/static/images/genre.png) top left no-repeat;
    padding: 6px 0 0 44px;
    height: 34px;
    font-size: 16px;
}

.performer-big-poster {
    float: right;
    width: 300px;
    padding: 0;
    margin: 0 0 20px 0;
}
.performer-poster {
    padding: 1px;
    border: 1px solid #ccc;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    display: block;
    width: 130px;
    height: 100px;
}

.performer-poster img {
    padding: 0;
    margin: 0;
}

.del_from_pl {
    margin-left: 20px;
}

.my-playlist {
    width: 100%;
    margin: 20px 0 20px 0;
}

.my-playlist__del {
    width: 100px;
    text-align: right;
}

.my-playlist__duration {
    width: 100px;
    text-align: center;
}

.my-playlist__p {
    width: 200px;
    text-align: left;
}

.my-playlist__odd td, .my-playlist__even td {
    padding: 4px;
}

.my-playlist__even td {
    background-color: #fff;
}

.short_bio, .full_bio {
    margin: 0 10px 0 0;
    text-align: justify;
}

.full_bio {
    display: none;
}



.all_in_playlist {
    float: right;
    font-size: 14px;
}


.in_playlist {
    display: block;
    float: left;
    width: 22px;
    height: 23px;
    margin: 0 5px 5px 0;
    background: url(../images_v2/darrows.png) top left no-repeat;
}

.in_playlist-yes {
    background-position: 0 -46px;
}

.c_in_playlist, .c_in_playlist:link:visited, .c_in_playlist:link, .c_in_playlist:visited {
    color: red;
}

.studio_item__info {
    min-height: 130px;
}

.studio_item__h {
    float: left;
    display: block;
    width: 173px;
}

.studio_item__h,
.studio_item__h a,
.studio_item__h a:visited {
    font-size: 13px;
    margin: 0 0 10px 0;
    text-decoration: none;
    font-family: 'elektra_text_probold';
}

.studio_item__ps {
    margin-bottom: 10px;
}

.studio_item__p,
.studio_item__p:link,
.studio_item__p:visited {
    color: #A52C78;
}

.btn {
    display: block;
    width: 100px;

    padding: 5px 10px;
    text-align: center;
    margin: 0 auto;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background-color: #1d94c8;
    text-decoration: none;
    background-image: -moz-linear-gradient(top, #3cb3d9, #1d94c8);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#3cb3d9), to(#1d94c8));
    background-image: -webkit-linear-gradient(top, #3cb3d9, #1d94c8);
    background-image: -o-linear-gradient(top, #3cb3d9, #1d94c8);
    background-image: linear-gradient(to bottom, #3cb3d9, #1d94c8);
    background-repeat: repeat-x;
    color: white;
}

.label-live,
.label-hit,
.label-hit2 {
    position: absolute;
    padding:2px 10px 2px 10px;
    bottom: 0;
    background: #ff7423;
    color: white;
    font-size: 11px;
}

.label-hit, .label-hit2 {
    background: #CF0404; /* Old browsers */
}

.label-hit2 {
    bottom: 24px;
}

.current_order {
    font-weight: bold;
}

.chat_play {
    width: 100%;
}

.chat_play th {
    text-align: left;
}

.chart_compositions_line>td {
    padding: 3px;
    vertical-align: top;;
}

.active_c {
    background-color: #ccc;
}

.cinc {
    width: 60px;
    float: left;
    margin-right: 10px;
    display: block;
}
.cinc__poster {
    height: 60px;
    display: block;
    margin-bottom: 10px;
}
.cinc__position {
    font-size: 22px;
    text-align: center;
    color: #1d94c8;
}

.t-right {
    text-align: right;
}

.t-middle {
    vertical-align: middle;
}

.top10 {
    width: 290px;
    border-width: 0 5px 0 5px;
    border-style: solid;
    border-color: transparent;
    height: 50px;
    margin-bottom: 10px;
    display: block;
}

.top10-line {
    height: 1px;
    background-color: #E5E5E5;
    width: 260px;
    margin: 0 20px 10px 20px;

}

.top10-blue {
    border-color: #3296FF;
    background-color: #EDF6FF;
}

.top10-orange {
    border-color: #FF9800;
    background-color: #FFF6E8;
}

.top10-green {
    border-color: #8AC11B;
    background-color: #F4F9EB;
}

.top10-red {
    border-color: #DE3415;
    background-color: #FCEDEA;
}

.top10-purple {
    border-color: #7F265F;
    background-color: #F3EBF1;
}

.top10__position {
    float: left;
    width: 50px;
    text-align: center;
    background-color: transparent;
    line-height: 50px;
    font-size: 28px;
    font-style: italic;
}

.top10-blue .top10__position {
    color: #3296FF;
}

.top10-orange .top10__position {
    color: #FF9800;
}

.top10-green .top10__position {
    color: #8AC11B;
}

.top10-red .top10__position {
    color: #DE3415;
}

.top10-purple .top10__position {
    color: #7F265F;
}

.top10__poster {
    float: left;
    width: 50px;
    height: 50px;
    text-align: center;
    background-color: #cccccc;

}

.top10__content {
    text-align: left;
    float: left;
    padding: 0 10px;
    width: 170px;
}


.top10__content-name {
    height: 17px;
    line-height: 17px;
    font-size: 14px;
    vertical-align: top;
    color: #01A4AC;
    overflow: hidden;

}

.top10__content-name:hover, .top10__content-name:visited {
    color: #01A4AC;
}

.top10-blue .top10__content-name,
.top10-blue .top10__content-name:hover,
.top10-blue .top10__content-name:visited {
    color: #3296FF;
}

.top10-orange .top10__content-name,
.top10-orange .top10__content-name:hover,
.top10-orange .top10__content-name:visited {
    color: #FF9800;
}

.top10-green .top10__content-name,
.top10-green .top10__content-name:hover,
.top10-green .top10__content-name:visited  {
    color: #8AC11B;
}

.top10-red .top10__content-name,
.top10-red .top10__content-name:hover,
.top10-red .top10__content-name:visited {
    color: #DE3415;
}

.top10-purple .top10__content-name,
.top10-purple .top10__content-name:hover,
.top10-purple .top10__content-name:visited {
    color: #7F265F;
}

.top10__content-performer {
    height: 17px;
    line-height: 17px;
    font-size: 12px;
    text-transform: uppercase;
    color: #7F7F7F;
    overflow: hidden;
}
.top10__content-performer:hover, .top10__content-performer:visited {
    color: #7F7F7F;
}

.top10__content-album {
    height: 16px;
    line-height: 16px;
    font-size: 11px;
    color: #ACACAC;
    text-transform: uppercase;
    overflow: hidden;
}
.top10__content-album:hover, .top10__content-album:visited {
    color: #ACACAC;
}

.homepage-gslides {
    width: 100%;
}

.homepage-gslides td {
    width: 50%;
    height: 330px;
}

.homepage-gslides td:first-child {
    padding-right: 10px;
}

.homepage-gslides td:last-child {
    padding-left: 10px;
}

.small-slide .ss-left, .small-slide .ss-right {
    float: left;
    width: 40px;
    opacity: 0;
}


.small-slide:hover .ss-left,  .small-slide:hover .ss-right {
    opacity: 1;
}

.small-slide .bx-prev, .small-slide .bx-next {
    width: 33px;
    height: 140px;
    display: block;
    float: left;
    background: url(/static/images_v2/arrows.png) center left no-repeat;
}

.small-slide .bx-prev {
    margin-right: 7px;
}
.small-slide .bx-next {
    margin-left: 7px;
    background-position: -33px center;
}

#main_slide_right .bx-next, #main_slide_left .bx-prev {
    width: 95px;
    height: 195px;
    margin-top: 30px;
    /*background-color: #cccccc;*/
    display: block;
    background: url(/static/images_v2/big_arrows.png) 0 center no-repeat;
}

#main_slide_right .bx-next {

    background-position: -95px center;
}

.gslide__title {
    text-transform: uppercase;
    text-align: center;
    font-size: 18px;
    letter-spacing: 1px;
    background: url(/static/images_v2/2line.png) left center repeat-x;
    height: 18px;
    line-height: 18px;
    width: 220px;
    margin: 0 auto;
}
.gslide__title .text {
    background-color: white;
    padding: 0 10px;
    height: 16px;
    line-height: 16px;
    color: #000000;
}

.gslide__text {
    height: 125px;
    text-align: center;
}

.bx-m-text, .bx-m-text:visited, .bx-m-text:hover, .bx-m-text:link {
    display: block;
    width: 260px;
    height: 260px;
    text-decoration: none;
    color: #333333;
    position: relative;
    cursor: pointer;
}

.bx-m-text div {
    text-align: center;
    width: 360px;
    margin: 0 10px 10px 10px;
    padding: 15px;
    position: absolute;
    bottom: 10px;
    cursor: pointer;
}

.homepage-comments {
    width: 28px;
    height: 28px;
    font-size: 11px;
    background: url("/static/images_v2/message.png") top left no-repeat white;
    text-align: center;
    line-height: 28px;
    vertical-align: middle;
    display: inline-block;
    color: #000000;
}

.new-button,
.new-button:link,
.new-button:visited {
    background: url("/static/images_v2/button-bg.png") top left repeat-x;
    border-radius: 3px;
    height: 24px;
    line-height: 24px;
    color: white;
    text-decoration: none;
    vertical-align: middle;
    text-align: center;
    font-size: 12px;
    padding: 0 15px;
    float: right;
    margin: 8px 0 0 0;
}

.new-button__green {
    background-position: 0 0;
}

.new-button__purple,
.new-button__purple:link,
.new-button__purple:visited{
    background-position: 0 -24px;

}

/*
 * Блок маленького постера
 */
.super-small-poster,
.super-small-poster:link {
    width: 40px;
    height: 60px;
    display: block;
    float: left;
    line-height: 20px;
    margin: 0 5px 20px 5px;
    text-align: center;
    color: #010000;
    text-decoration: none;
}
.super-small-poster__img {
    width: 40px;
    height: 40px;
}

.super-small-poster:nth-child(5n) {
    margin-right: 0;
}

.super-small-poster:nth-child(5n+1) {
    margin-left: 0;
}

/*
 * Под заголовки Sub-h
 */

h2.video,
h2.concert,
h2.album {
    float: left;
    padding: 2px 10px 0 10px;
    color: white;
    text-transform: uppercase;
    height: 38px;
    letter-spacing: 2px;
    line-height: 40px;
    font-size: 18px;
    margin: 0 10px 20px 0;
    text-align: center;
    border-right: 10px solid white;
}


h2.video {
    background-color: #922C6E;
}

h2.concert {
    background-color: #6EB417;
}

h2.album {
    background-color: #3599FF;
}

.sub-h {
    margin-bottom: 20px;
}

.sub-h .line {
    height: 40px;
    background: url("../images_v2/subh-line.gif") center left repeat-x;
    float: left;
    width: 560px;
    margin: 0 10px 0 0;
}




.select_order_block {
    position: relative;
    width: 180px;
    margin: 5px auto 0 60px;
    float: left;
}

.select_order_block-r {
    position: relative;
    float: right;
    width: 180px;
    margin: 5px auto 0 auto;
}


.select_order,
.select_order:link,
.select_order:visited {
    padding: 5px 20px 5px 60px;
    margin: 0 auto 0 0;
    border: 1px solid #E3E3E3;
    color: #999999;
    text-decoration: none;
    display: block;
    border-radius: 3px;
    height: 20px;
    background: url("../images_v2/barrow.png") center left no-repeat white;
    background-position: 8px center;
    width: 120px;
}

.select_order__variants {
    position: absolute;
    display: none;
    background-color: white;
    border-color: #E3E3E3;
    border-style: solid;
    border-width: 0 1px 1px 1px;
    top: 27px;
    left: 0;
    width: 120px;
    padding: 5px 20px 5px 60px;
    border-radius: 0  0 3px 3px;
    z-index: 1000;
}

.select_order__new {
    display: block;
    font-size: 12px;
    margin-bottom: 4px;
}

.select_video_order__block {
    margin-bottom: 10px;
}

/*
 * Меню жанров
 */
.genres-menu {
    border-width: 1px 1px 1px 1px;
    border-style: solid;
    border-color: #E5E5E5;
    margin: 0 0 20px -20px;
	width: 240px;

}

.genres-menu__head {
    text-align: center;
    padding: 25px 0;
    border-bottom: 1px solid #e5e5e5;
    font-size: 26px;
    color: #B199A7;
}

.genres-menu-brown .genres-menu__items {
    background-color: #C5B3BF;
}

.genres-menu-green {
    border-color: #7AB124;
}


.genres-menu-green .genres-menu__items {
    background-color: #9DC63D;
}

.genres-menu-green .genres-menu__head {
    color: #7AB124;
}

.genres-menu__item,
.genres-menu__item:link,
.genres-menu__item:visited {
    display: block;
    border-bottom: 1px solid #e5e5e5;
    padding: 15px 0 15px 34px;
    color: #000000;
    font-size: 15px;
    text-decoration: none;
    background: url("../images_v2/menu-arrows.png") 0 -29px no-repeat;
    width: 170px;
    margin: 0 auto;
}

.genres-menu__item-acitve,
.genres-menu__item-acitve:link,
.genres-menu__item-acitve:visited,
.genres-menu__item:hover {
    color: #B19DB0;
    background: url("../images_v2/menu-arrows.png") 10px 12px no-repeat;
}

/*
 * Brown
 */

.genres-menu-brown .genres-menu__item,
.genres-menu-brown .genres-menu__item:link,
.genres-menu-brown .genres-menu__item:visited{
    color: white;
    background: url("../images_v2/menu-arrows.png") 0 -129px no-repeat;
}

.genres-menu-brown .genres-menu__item:last-child {
    border-color: #C5B3BF;
}

.genres-menu-brown .genres-menu__item-acitve,
.genres-menu-brown .genres-menu__item-acitve:link,
.genres-menu-brown .genres-menu__item-acitve:visited,
.genres-menu-brown .genres-menu__item:hover {
    background: url("../images_v2/menu-arrows.png") 10px -190px no-repeat;
    color: #4b3141;
}

/*
 * Green
 */

.genres-menu-green .genres-menu__item,
.genres-menu-green .genres-menu__item:link,
.genres-menu-green .genres-menu__item:visited{
    color: white;
    background: url("../images_v2/menu-arrows.png") 0 -129px no-repeat;
}

.genres-menu-green .genres-menu__item:last-child {
    border-color: #7AB124;
}

.genres-menu-green .genres-menu__item-acitve,
.genres-menu-green .genres-menu__item-acitve:link,
.genres-menu-green .genres-menu__item-acitve:visited,
.genres-menu-green .genres-menu__item:hover {
    background: url("../images_v2/menu-arrows.png") 10px -240px no-repeat;
    color: #546223;
}

.genres-menu__item:last-child {
    border-color: transparent;
}

/*
 * Концертое видео
 */
.concert-item,
.concert-item5,
.concert-item-slider{
    display: block;
    float: left;
    width: 140px;
    margin: 0 10px 20px 10px;
    height: 300px;
    background-repeat: no-repeat;
}

.concert-item-slider {
    width: 160px;
    margin: 0;
}

.concert-item:nth-child(3n) {
    margin-right: 0;
}

.concert-item:nth-child(3n+1) {
    margin-left: 0;
}

.concert-item5:nth-child(5n) {
    margin-right: 0;
}

.concert-item5:nth-child(5n+1) {
    margin-left: 0;
}

.concert-item__poster-link {
    /*height: 214px;*/
    display: block;
    width: 140px;
    margin-bottom: 15px;
}

.concert-item__info {
    font-size: 12px;
}

.concert-item__info h2 {
    margin-bottom: 4px;
}

.concert-item__info h2 a,
.concert-item__info h2 a:link,
.concert-item__info h2 a:visited {
    font-size: 12px;
    text-decoration: none;
    line-height: 14px;
}

.composition-main {
    width: 800px;
}

.composition-main__title {
    width: 640px;
}

h1.composition-h {
    font-size: 18px;
    margin: 0 0 10px 0;
    width: 400px;
    float: left;
}

h1.composition-h a,
h1.composition-h a:link,
h1.composition-h a:visited {
    color: #68b214;
    font-size: 18px;
}

.composition-h,
.composition-a {
    margin-bottom: 10px;
}

.composition-a {
    float: left;
    width: 240px;
    text-align: right;
}

.views {
    height: 23px;
    line-height: 23px;
    background: url(/static/images_v2/views.png) top right no-repeat;
    font-size: 12px;
    display: inline-block;
    padding-right: 15px;
    color: #000000;
}

.views .eye {
    height: 23px;
    width: 23px;
    float: left;
    margin-right: 5px;
    background: url(/static/images_v2/eye.png) top left no-repeat;
}

/*
 * STARS
 */

#stars {
    float: left;
}

.ui-stars-star,
.ui-stars-cancel {
    float: left;
    display: block;
    overflow: hidden;
    text-indent: -999em;
    cursor: pointer;
}
.ui-stars-star a,
.ui-stars-cancel a {
    width: 16px;
    height: 16px;
    display: block;
    position: relative;
    background: url(/static/images_v2/crystal-stars2.png) no-repeat 0 0;
}
.ui-stars-star a {
    background-position: 0 -32px;
}
.ui-stars-star-on a {
    background-position: 0 -48px;
}
.ui-stars-star-hover a {
    background-position: 0 -64px;
}
.ui-stars-cancel-hover a {
    background-position: 0 -16px;
}
.ui-stars-star-disabled,
.ui-stars-star-disabled a,
.ui-stars-cancel-disabled a {
    cursor: default !important;
}

/*
 * Элементы управления на странице клипа
 */
.control_line {
    width: 100%;
    background: url(/static/images_v2/purple_dot.png) center left repeat-x;
    height: 33px;
}

.control_line__next_page {
    display: block;
    height: 33px;
    width: 33px;
    float: left;
    margin: 0 auto;
    background: url(/static/images_v2/next-page.png) center center no-repeat;
    background-color: white;
    margin-left: 373px;
}

.control_line__prev_page {
    background: url(/static/images_v2/prev-page.png) center center no-repeat;
}

.control_line__next_page-small {
    margin-left: 300px;
}

.control_line__in_playlist {
    display: block;
    float: right;
    height: 33px;
    width: 135px;
    background-color: purple;
}

/*
 * Композиция в любом списке
 */

.composition-item {
    width: 380px;
    float: left;
    margin: 0 10px 20px 10px;
    height: 140px;
}

.composition-item:nth-child(2n) {
    margin-right: 0;
}

.composition-item:nth-child(2n+1) {
    margin-left: 0;
}

.composition-item__thumb {
    width: 170px;
    margin-right: 10px;
    float: left;
}

.composition-item__info {
    float: right;
    width: 200px;
}



/*
 * Другие и похожие композиции
 */

.osc {
    margin-bottom: 20px;
}

.osc .line {
    height: 40px;
    background: url("../images_v2/subh-line.gif") center left repeat-x;
    float: left;
    width: 780px;
    margin: 0 10px 0 0;
}

.osc .line .action {
    width: 210px;
    float: right;
    height: 40px;
    padding-left: 10px;
    position: relative;
    background-color: white;
}

.osc .line .darrow {
    width: 22px;
    height: 23px;
    margin-top: 8px;
    float: left;
    background: url("../images_v2/darrows.png") top left no-repeat;
}

.osc .line .darrow__purple {
    background-position: 0 0;
}

.osc .line .darrow__green {
    background-position: 0 -23px;
}

.f20, .f24 {
    margin: 0;
    height: 40px;
    line-height: 40px;
    float: left;
    background-color: white;
    padding: 0 10px 0 0;
}

.f24 {
    font-size: 24px;
}

.f20 {
    font-size: 20px;
}

.scrollup {
    width: 50px;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    text-indent: -9999px;
    background: url('../images_v2/scrollup.gif') center center no-repeat #7F7F7F;
}

#comment_form #id_text {
    background-color: #F8F5F7;
    border: 1px solid #AA91A2;
    padding: 10px;
    width: 758px;
}

#comment_form input[type=submit],
#goto_comment_form,
#goto_comment_form:link {
    color: white;
    border: 1px solid white;
    border-radius: 5px;
    padding: 5px 10px;
    cursor: pointer;

    background: #d570c6; /* Old browsers */
    background: -moz-linear-gradient(top, #d570c6 0%, #984175 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d570c6), color-stop(100%,#984175)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #d570c6 0%,#984175 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #d570c6 0%,#984175 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #d570c6 0%,#984175 100%); /* IE10+ */
    background: linear-gradient(to bottom, #d570c6 0%,#984175 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d570c6', endColorstr='#984175',GradientType=0 ); /* IE6-9 */
}

#goto_comment_form,
#goto_comment_form:link {
    text-decoration: none;
    display: block;
}

.save_buttons {
    display: none;
}

.stats {
    margin: 0 0 10px 0;
}

.comment_cnt {
    width: 22px;
    height: 26px;
    float: left;
    background: url(../images_v2/comment_cnt.png) top left no-repeat;
    line-height: 26px;
    font-size: 10px;
    text-align: center;
    color: #000000;
    letter-spacing: 0;
    margin: 0 10px 0 0;
}


.c_album {
    width: 140px;
    height: 140px;
    float: right;
    text-align: center;
    color: #000000;
}

.c_album span {
    color: #999999;
}

#rollup_like {
    text-decoration: none;
    border-bottom: 1px dashed #0072E1;
    display: none;
}

.pulse {
    margin-top: 40px;
    background-color: #3396FF;
}

.pulse__header {
    background: url("../images_v2/pulse-header.png") top left no-repeat white;
    width: 300px;
    height: 78px;
}

.pulse__cs {
    border-top: 10px solid #41b4ff;
    border-bottom: 10px solid #369CFF;

    height: 336px;
    overflow: hidden;

    background: #41b4ff; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQxYjRmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzNjljZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #41b4ff 0%, #369cff 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#41b4ff), color-stop(100%,#369cff)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #41b4ff 0%,#369cff 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #41b4ff 0%,#369cff 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #41b4ff 0%,#369cff 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #41b4ff 0%,#369cff 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#41b4ff', endColorstr='#369cff',GradientType=0 ); /* IE6-8 */
}

.pulse__cs-detail {
    height: 56px;
    background: url("../images_v2/pulse-c.png") right bottom no-repeat;

}

.pulse__cs-label {
    float: left;
    width: 60px;
}

.pulse__cs-label-studio,
.pulse__cs-label-live {
    width: 47px;
    height: 25px;
    margin: 0 8px 0 5px;
}

.pulse__cs-label-studio {
    background: url("../images_v2/pulse-labels.png") 0 -25px no-repeat;
}

.pulse__cs-label-live {
    background: url("../images_v2/pulse-labels.png") 0 0 no-repeat;
}

.pulse__cs-text {
    float: right;
    width: 180px;
    margin-right: 60px;
}

.pulse__cs-text a,
.pulse__cs-text a:link,
.pulse__cs-text a:visited {
    color: white;
    text-decoration: none;
}

.pulse__cs-text a:hover {
    color: #66ffff;
    text-decoration: none;
}

.mypl-link, .mypl-link:link, .mypl-link:visited {
    font-weight: bold;
    line-height: 20px;
    margin-top:4px;
    color: #912B6D;
}

.mypl-link:hover {
    color: #BA72A9;
}

.cs_concert {
    width: 100%;
}

.cs_concert td {
    padding: 5px;
}

.cs_concert tr.current td {
    background-color: #C5B3BF;
    color: #4B305D;
}

.cs_concert tr.current a,
.cs_concert tr.current a:link {
    color: #4B305D;
}

.cont-full {
    display: none;
}

.wide-banner {
	display:block;
	width: 100%;
	margin: 10px auto 20px auto;
	text-align: center;
}

.album_items {
    margin-top: 20px;
}

.album_item {
    width: 180px;
    float: left;
    position: relative;
    display: block;
    margin-right: 40px;
    height: 240px;
    margin-bottom: 20px;
}

.album_item-slider {
    width: 160px;
}

.album_item-cover {
    width: 180px;
    height: 180px;
    position: relative;
    display: block;
    margin-bottom: 3px;
}

.album_item-slider .album_item-cover {
    width: 160px;
    height: 160px;
}

.album_item-cover-black {
    position: absolute;
    height: 36px;
    width: 180px;
    background-color: rgba(0, 0, 0, 0.8);
    bottom: 0;
}

.album_item-slider .album_item-cover .album_item-cover-black {
    width: 160px;
    z-index: 9000;
}

.album_item-long {
    margin-right: 20px
}

.album_item-small {
    width: 140px;
    height: auto;
}

.album_item:nth-child(3n) {
    margin-right: 0;
}

.album_item-long:nth-child(3n) {
    margin-right: 20px;
}

.album_item-long:nth-child(4n) {
    margin-right: 0;
}

.album_item img {
    width: 180px;
    height: 180px;
}

.album_item-slider img {
    width: 160px;
    height: 160px;
}

.album_item-slider {
    margin: 0;
}

.album_item-small img {
    width: 140px;
    height: 140px;
}

.album_item__name {
    font-size: 13px;
    margin: 0 0 3px 0;
    font-family: 'elektra_text_probold';
    color: white;
    text-decoration: none;
    line-height: 18px;
    display: block;
    padding-left: 5px;
}

.album_item__performer {
    display: block;
    color: white;
    text-decoration: none;
    line-height: 18px;
    padding-left: 5px;
}

.album_item__date, .album_item__genres {
    font-size: 12px;
    font-weight: normal;

}

.album_item__genres {
    color: #000000;
    font-size: 12px;
}

.album_detail__cover {
    float: left;
    width: 140px;
}

.album_detail__data {
    float: left;
    margin-left: 20px;
    width: 240px;
}

.album_detail__data-name {
    font-weight: bold;
    font-size: 16px;
    color: #000000;
}

.album_detail__data-name span {
    font-size: 14px;
    color: #333;
}

.cs-tab-content {
    display: none;
    padding: 10px;
}

.cs-tab-content-show {
    display: block;
}

/*
 * REVIEWS
 */

.reviews-list {
    width: 100%;
}

.reviews-list td {
    vertical-align: top;
}

.reviews-list__cover-block {
    width: 140px;
    vertical-align: top;
}

.reviews-list__content-block {
    padding: 0 0 0 10px;
    vertical-align: top;
    position: relative;
}

.reviews-list_header {
    font-size: 16px;
    line-height: 16px;
    margin: 0 0 2px 0;
}

.reviews-list_year {
    font-size: 12px;
    color: #999999;
}

.reviews-list_performer {
    display: block;
    text-decoration: none;
}

.reviews-list_genres {
    position: absolute;
    bottom: 0;
}

.review-logo {
    position: absolute;
    top: -10px;
    right: 0;
}

.review-text {
    font-size: 14px;
    color: #333333;
    line-height: 18px;
}

.rating-green,
.rating-red,
.rating-normal {
    font-size: 14px;
}

.rating-green,
a.rating-green,
a.rating-green:visited,
a.rating-green:active {
    color: green;
}

.rating-red,
a.rating-red,
a.rating-red:visited,
a.rating-red:active  {
    color: red;
}

.rating-normal,
a.rating-normal,
a.rating-normal:visited,
a.rating-normal:active{
    color: #2C3254;
}

.albums_wrp .prev, .albums_wrp .next,
.concert_wrp .prev, .concert_wrp .next{
    width: 33px;
    height: 150px;
    display: block;
    float: left;
    background: url(/static/images_v2/arrows.png) center left no-repeat;
    cursor: pointer;
    cursor: hand;

}

.albums_wrp .next,
.concert_wrp .next {
    background-position: -33px center;
}

.concert_wrp .next,
.concert_wrp .prev {
    height: 200px;
}


.albums_wrp>.items,
.concert_wrp>.items {
    float: left;
    width: 690px;
    margin: 0 10px 0 10px;
    padding: 0;
}

/*
 * Magnific Popup CSS
 */

.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden;
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
    display: none;
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045;
}

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto;
}

.mfp-ajax-cur {
    cursor: progress;
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out;
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
    cursor: auto;
}

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

.mfp-loading.mfp-figure {
    display: none;
}

.mfp-hide {
    display: none !important;
}

.mfp-preloader {
    color: #CCC;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044;
}

.mfp-preloader a {
    color: #CCC;
}

.mfp-preloader a:hover {
    color: #FFF;
}

.mfp-s-ready .mfp-preloader {
    display: none;
}

.mfp-s-error .mfp-content {
    display: none;
}

button.mfp-close, button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    -webkit-box-shadow: none;
    box-shadow: none;
}

button::-moz-focus-inner {
    padding: 0;
    border: 0;
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    filter: alpha(opacity=65);
    padding: 0 0 18px 10px;
    color: #FFF;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover, .mfp-close:focus {
    opacity: 1;
    filter: alpha(opacity=100);
}

.mfp-close:active {
    top: 1px;
}

.mfp-close-btn-in .mfp-close {
    color: #333;
}

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
    color: #FFF;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%;
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #CCC;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap;
}

.mfp-arrow {
    position: absolute;
    opacity: 0.65;
    filter: alpha(opacity=65);
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.mfp-arrow:active {
    margin-top: -54px;
}

.mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1;
    filter: alpha(opacity=100);
}

.mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent;
}

.mfp-arrow:after, .mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px;
}

.mfp-arrow:before, .mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7;
}

.mfp-arrow-left {
    left: 0;
}

.mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
    border-right: 17px solid #FFF;
    margin-left: 31px;
}

.mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
    right: 0;
}

.mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
    border-left: 17px solid #FFF;
    margin-left: 39px;
}

.mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
    border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
    top: -40px;
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000;
}

/* Main image in popup */
img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
    line-height: 0;
}

.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444;
}

.mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px;
}

.mfp-figure figure {
    margin: 0;
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto;
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #F3F3F3;
    word-wrap: break-word;
    padding-right: 36px;
}

.mfp-image-holder .mfp-content {
    max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
    /**
         * Remove all paddings around the image on small screen
         */
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0;
    }

    .mfp-img-mobile img.mfp-img {
        padding: 0;
    }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0;
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px;
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, 0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0;
    }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px;
    }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, 0.6);
        position: fixed;
        text-align: center;
        padding: 0;
    }
}

@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(0.75);
        transform: scale(0.75);
    }

    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0;
    }

    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%;
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px;
    }
}

.mfp-ie7 .mfp-img {
    padding: 0;
}

.mfp-ie7 .mfp-bottom-bar {
    width: 600px;
    left: 50%;
    margin-left: -300px;
    margin-top: 5px;
    padding-bottom: 5px;
}

.mfp-ie7 .mfp-container {
    padding: 0;
}

.mfp-ie7 .mfp-content {
    padding-top: 44px;
}

.mfp-ie7 .mfp-close {
    top: 0;
    right: 0;
    padding-top: 0;
}

/*
 * END Magnific Popup CSS
 */

#playlists-control,
#playlist-genres-win {
    width: 490px;
    height: 490px;
    background-color: white;
    padding: 10px;
    border-radius: 5px;
    margin: 0 auto;
    position: relative;
}

#playlists-control h3,
#playlist-genres-win h3 {
    border-bottom: 2px solid #E3E3E3;
    padding-bottom: 10px;
}

#playlists-control h3 span {
    color: #6E9600;
}

#playlists-control h4,
#playlist-genres-win h4 {
    color: #5FAE00;
    text-align: left;
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 5px;
}

.playlist-control-message {
    position: absolute;
    height: 30px;
    bottom: 54px;
    color: #5FAE00;
    font-size: 13px;
    line-height: 15px;
    text-align: center;
    width: 480px;
    margin: 0 auto;
}

.playlist-control-message_red {
    color: red;;
}

.new-playlist-form-button {
    height: 34px;
    position: absolute;
    bottom: 0;
    border-top: 1px solid #E3E3E3;
    text-align: center;
    background-color: white;
    margin-left: -10px;
    width: 500px;
    padding: 15px 0 0 10px;
    border-radius: 0 0 5px 5px;
}

.new-playlist-form-button>a,
.new-playlist-form-button>a:visited,
.new-playlist-form-button>a:active {
    font-size: 14px;
    text-decoration: none;
    border-bottom: 1px dashed #0072CE;

}

.new-playlist-form {
    /*border-bottom: 1px solid #E3E3E3;
    padding-bottom: 15px;
    margin-bottom: 20px;*/
    display: none;
    height: 40px;
    position: absolute;
    bottom: 0;
    background-color: #E3E3E3;
    margin-left: -10px;
    width: 500px;
    padding: 10px 0 0 10px;
    border-radius: 0 0 5px 5px;
}

.new-playlist-form input {
    width: 212px;
    padding: 0 10px;
    border: 1px solid #cccccc;
    float: left;
    margin-right: 10px;
    border-radius: 3px;
    font-size: 14px;
    height: 28px;
    line-height: 26px;
}

.new-playlist-form a,
.new-playlist-form a:active,
.new-playlist-form a:visited {
    display: block;
    width: 235px;
    background-color: #973E74;
    text-align: center;
    color: white;
    float: left;
    height: 30px;
    font-size: 14px;
    text-decoration: none;
    line-height: 30px;
    border-radius: 3px;
    margin-left: 10px;
}

.new-playlist-form a:hover {
    background-color: #AB5893;
}

.win-playlists {
    height: 310px;
    overflow-y: auto;
}

.win-playlists a,
.win-playlists a:visited,
.win-playlists a:active {
    display: block;
    width: 233px;
    border: 1px solid #2B3155;
    /*background-color: #973E74;*/
    text-align: center;
    color: #2B3155;
    float: left;
    height: 28px;
    font-size: 14px;
    text-decoration: none;
    line-height: 28px;
    border-radius: 3px;
    margin: 0 10px 10px 10px;
}

.win-playlists a:nth-child(2n) {
    margin-right: 0;
}

.win-playlists a:nth-child(2n+1) {
    margin-left: 0;
}

.win-playlists a.active {
    border: 1px solid #60AD12;
    background: #60AD12 url(../images_v2/plok.png) 6px center no-repeat;
    color: white;
}

.win-playlists a:hover {
    border: 1px solid #60AD12;
    color: #60AD12;
}


.win-playlists a.active:hover {
    border: 1px solid #60AD12;
    background-color: #60AD12;
    color: white;
}

.win-playlists a span {
    font-size: 12px;
}

a.win-playlist-add-button,
a.win-playlist-add-button:visited,
a.win-playlist-add-button:active {
    display: block;
    position: absolute;
    width: 490px;
    bottom: 20px;
    background-color: #973E74;
    text-align: center;
    color: white;
    height: 30px;
    font-size: 14px;
    text-decoration: none;
    line-height: 30px;
    border-radius: 3px;
}

/*
 * Оформляем плей-лист
 */

.playlist__item {
    min-height: 30px;
    cursor: pointer;
    cursor: hand;
    color: #2B3155;
    font-size: 14px;
    height: auto;
}

.playlist__item:hover {
    background-color: #9FC649;
    color: white;
}

.playlist__item-active {
    background-color: #75B717;
    color: white;
    font-weight: bold;
}

.playlist__item-active:hover {
    background-color: #75B717;
}


.playlist__item-state {
    float: left;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
}

.playlist__item-active>.playlist__item-state {
    background: url(../images_v2/playlist-play.png) center center no-repeat;

}

.playlist__item-name,
.playlist__item-performer,
.playlist__item-duration {
    float: left;
    line-height: 18px;
    margin-left: 10px;
    padding: 6px 0;
    /*overflow-x: hidden;
    height: 18px;*/
}

.playlist__item-name {
    width: 300px;
    overflow-x: hidden;
}

.playlist__item-performer {
    width: 250px;
    overflow-x: hidden;
}

.playlist__item-duration {
    width: 60px;
}

.playlist__item-delete {
    display: none;
    float: right;
    height: 30px;
    width: 30px;
    background: url(../images_v2/playlist-delete.png) center center no-repeat;
}

.playlist__item:hover .playlist__item-delete {
    display: block;
}

.playlist__item-delete:hover {
    background-color: #EC7C5A;
}

.playlist-composition-block {
    margin-bottom: 10px;
}

.playlist-composition-block__player {
    width: 720px;
}

.playlist-composition-block__player-public {
    width: 640px;
    float: left;
}

.playlist-composition-block__info {
    float: left;
    width: 280px;
    margin-left: 20px;
    background-color: #fff;
    height: 390px;
    font-size: 14px;
}

.playlist-composition-block__info-name {
    margin: 0 0 5px 0;
    padding: 0;
    display: none;
}

.playlist-composition-block__info-name .year {
    font-size: 14px;
}

.playlist-composition-block__info-performer {
    display: none;
}

.playlist-composition-block__info-album {
    margin-top: 10px;
    display: none;
}

.playlist-composition-block__info-album .year {
    font-size: 12px;
}

.playlist-composition-block__info-album img.cover {
    width: 140px;
    height: 140px;
}

.playlist-composition-block__info-album a.cover {
}

.playlist-name-form {
    height: 45px;
    display: none;
}

.playlist-name-input {
    font-size: 14px;
    line-height: 18px;
    color: #2B3155;
    border: 1px solid #CCCCCC;
    padding: 5px;
    float: left;
    width: 300px;
}

.playlist-name-input__error {
    border-color: red;
}

.playlist-name-button,
.playlist-name-button:visited,
.playlist-name-button:active {
    cursor: pointer;
    cursor: hand;
    margin-left: 10px;
    position: relative;
    float: left;
    width: auto;
    color: white;
    padding: 0 10px;
    background-color: #973E74;
    text-align: center;
    height: 30px;
    font-size: 14px;
    text-decoration: none;
    line-height: 30px;
    border-radius: 3px
}

.playlist-name-label {
    font-size: 12px;
    height: 15px;
}

h1.playlist-h {
    font-size: 18px;
    margin: 0 0 10px 0;
    height: 45px;
}

.playlists-left-block {
    float: left;
    width: 200px;
}

.playlists-right-block {
    float: left;
    margin-left: 20px;
    width: 720px;
}

.playlists-menu {
    font-size: 14px;
}

.playlists-menu__item {
    margin-bottom: 3px;
    padding: 5px;
    display: block;
}

a.playlists-menu__item-current,
a.playlists-menu__item-current:visited,
a.playlists-menu__item-current:active {
    background-color: #FF8D00;
    color: white;
    text-decoration: none;
}

.playlist-genres {
    font-size: 13px;
    margin-bottom: 20px;
}

.playlist-genres a,
.playlist-genres a:visited,
.playlist-genres a:active {
    text-decoration: none;
    border-bottom: 1px dashed #0072CE;
}