html,
body {
    margin: 0;
    padding: 0;
    height: 100%;
}
.conteiner {
    position: relative;
    min-width: 999px;
    min-height: 100%;
}
* html .conteiner { height: 100% }
*html body { width: expression( documentElement.clientWidth < 999 ? (documentElement.clientWidth == 0 ? (body.clientWidth < 999 ? "999" : "auto") : "999px") : "auto" ) }
img { border: none }
* {
    margin: 0px;
    padding: 0px;
}
body {
    background: #111b36;
    padding-top: 41px;
}
a:hover { text-decoration: none }
@-moz-document url-prefix() { 
    .right .mail_bg .subm { padding-bottom: 2px }
    .txt .white .txt_track .border .player .subm { padding-bottom: 2px }
    .txt_track .add_comment input { padding-bottom: 3px }
}
input,
textarea,
select { outline: none }
/* select */
.select_theme {
    float: left;
    width: 91px;
    background: url('/img/select.png') no-repeat;
    height: 23px;
}
.select_theme select {
    display: block;
    width: 91px;
}
.select_theme select.srReplacedSelect {
    width: 1px;
    position: absolute;
    left: -999em;
}
.select_theme ul.srList {
    list-style: none;
    padding: 0;
    width: 79px;
    margin: 0 0 6px;
    height: 23px;
}
.select_theme ul.srList li {
    display: none;
    padding: 0 6px;
    width: 79px;
    font: 12px/23px "Calibri", Arial;
    color: #666;
}
.select_theme ul.srList li.srHoverLi {
    cursor: default;
    font: 12px/23px "Calibri", Arial;
    color: #999;
}
.select_theme ul.srBlur { background: none }
.select_theme ul.srFocus,
.select_theme ul.srHoverUl { background: none }
.select_theme ul.srBlur li.srSelectedLi { display: block }
.select_theme ul.srFocus li.srSelectedLi,
.select_theme ul.srHoverUl li.srSelectedLi { display: block }
.select_theme ul.srExpanded li { background: #edf1f7 }
.select_theme ul.srExpanded li.srSelectedLi {
    display: block;
    background: #edf1f7;
}
.select_theme ul.srExpanded {
    position: relative;
    z-index: 1000;
}
.select_theme ul.srExpanded li { display: block }
.niceCheck {
    width: 13px;
    height: 12px;
    display: inline-block;
    cursor: pointer;
    background: url('/img/check.png') no-repeat left -12px;
    overflow: hidden;
}
.niceChecked { background-position: 0 0px }
.niceCheck input { margin-left: -100px }
.niceCheckDisabled { background: url('/img/check.png') no-repeat left -12px }
.fix {
    position: fixed;
    z-index: 999;
    width: 100%;
    top: 0px;
}
.fix .header {
    -moz-box-shadow: 0px 0px 20px #000000;
    -webkit-box-shadow: 0px 0px 20px #000000;
    box-shadow: 0px 0px 20px #000000;
    position: relative;
    height: 41px;
    background: url('/img/bg_top.gif') repeat-x left top;
    z-index: 2;
}
.fix .header .ico {
    float: left;
    width: 100px;
    padding-top: 15px;
}
.fix .header .ico img {
    float: left;
    margin-left: 20px;
}
.fix .header ul {
    width: 940px;
    padding-left: 130px;
    margin: 0px auto;
    text-align: center;
    list-style: none;
}
.fix .header ul li {
    float: left;
    width: auto;
    padding: 0 4%;
	padding-left: 30px;
	padding-right: 30px;
}
.fix .header ul li:hover {
	background: #0553c3;
	padding-left: 29px;
	padding-right: 29px;
	border-left: 1px solid #0383ba;
	border-right: 1px solid #0383ba;
}
.fix .header ul li a {
    color: #fff;
    font: bold 12px/40px Arial;
    text-decoration: none;
}
.fix .header li.add_user_song {
    padding: 0;
	padding-left: 0;
	padding-right: 0;
}
.fix .header li.add_user_song:hover {
	padding-left: 0;
	padding-right: 0;
	border-left: 0;
	border-right: 0;
}
.fix .header li.add_user_song a {
	display: inline-block;
	background: rgb(179, 4, 4);
	color: white;
	font-weight: 500;
	font-size: 14px;
	text-decoration: none;
	padding: 0px 25px;
	line-height: 37px;
	font-family: Tahoma;
	border: 2px solid white;
}
.fix .header li.add_user_song a:hover {
	background: navy;
	text-decoration: none;
}

.fix .header ul li a:hover { text-decoration: underline }
.fix .header .search {
    padding-right: 10px;
    width: 183px;
    float: right;
}
.fix .header .search .inp {
    width: 123px;
    height: 23px;
    float: left;
    margin-right: 5px;
    background: url('/img/find.png');
    margin-top: 8px;
    padding-left: 23px;
}
.fix .header .search .inp input {
    font: 12px/16px "Calibri", Arial;
    color: #666;
    border: none;
    background: none;
    width: 115px;
    float: left;
    margin-top: 4px;
    height: 16px;
}
.fix .header .search .select_theme { margin-top: 8px }
.fix .header .search .subm {
    width: 27px;
    height: 25px;
    border: none;
    cursor: pointer;
    background: url('/img/find_subm.png') no-repeat left top;
    float: left;
    margin-top: 8px;
    margin-left: 2px;
}
.header2 {
    position: relative; /*margin-top: 41px;*/ height:160px; background:url('/img/header2.gif') repeat-x left top; z-index:1;;
}
.header2 .bg_head {
    float: left;
    width: 100%;
    height: 160px;
    background: url('/img/header_2_bg0.jpg') no-repeat center top;
}
.header2 .bg_head .sion {
    color: #FFF;
    font-family: Verdana;
    height: 160px;
    width: 813px;
    display: inline;
}
.header2 .bg_head .sion frame {
    float: left;
    display: inline;
}
.header2 .bg_head .sion .about {
    float: left;
    display: inline;
    width: 620px;
    height: 130px;
    margin-top: 16px;
    font-size: 12px;
    margin-right: 30px;
    margin-left: 70px;
    background: #FFF;
    color: #000080;

}
.header2 .bg_head .sion .about .button {
    background: #111b36;
    color: #fdfdfd;
    margin-top: 2px;
    display: inline-block;
    text-decoration: none;
    padding: 1px;
}
.header2 .bg_head .sion .about .button:hover {
    background: #c10010;

}
.header2 .bg_head .sion .about strong {
 font-weight: 700;   
}
.header2 .bg_head .sion .about ul {
	list-style: none;
}
.header2 .bg_head .sion .about a { color: red }
.header2 .bg_head .sion .about a:hover { text-decoration: none }
.header2 .wrap {
    width: 215px;
    float: left;
    padding: 34px 0 0 15px;
	position: relative;
}
.header2 .wrap .search {
    padding: 1px 5px 0px 9px;
    background-color: rgba(255, 252, 252, 0.23);
    height: 40px;
    margin-top: 7px;
    width: 178px;
    -webkit-border-radius: 13px;
    -moz-border-radius: 13px;
    border-radius: 13px;
}
.header2 .wrap .search .inp {
    width: 121px;
    height: 23px;
    float: left;
    margin-right: 5px;
    background: url('/img/find2.png');
    margin-top: 8px;
    padding-left: 23px;
}
.header2 .wrap .search .inp input {
    font: 12px/16px "Calibri", Arial;
    color: #0B2B7C;
    border: none;
    background: none;
    width: 113px;
    float: left;
    margin-top: 4px;
    height: 16px;
}
.header2 .wrap .search .select_theme { margin-top: 8px }
.header2 .wrap .search .subm {
    width: 27px;
    height: 25px;
    border: none;
    cursor: pointer;
    background: url('/img/find_subm.png') no-repeat left top;
    float: left;
    margin-top: 8px;
    margin-left: 1px;
}
.header2 .wrap .logo {
    height: 50px;
    margin-left: -1px;
}
.header2 .wrap .logo a,
.header2 .logo h3 {
    margin-top: 2px;
    text-align: center;
    text-decoration: none;
    color: #66e8ff;
    font: 12px Arial;
    display: block;
    float: left;
    width: 215px;
}
.header2 .wrap .logo p {
    float: left;
    width: 100%;
    text-align: center;
    padding-top: 3px;
}
.header2 .wrap .logo a img { float: left }
.header2 .auth {
    width: 285px;
    float: right;
    padding-top: 34px;
}
.header2 .auth .inp {
    width: 209px;
    padding-left: 24px;
    float: left;
    height: 24px;
    background: url('/img/login.png') no-repeat left top;
    margin-bottom: 7px;
}
.header2 .auth .inp input {
    font: 12px/16px "Calibri", Arial;
    color: #666;
    border: none;
    background: none;
    width: 200px;
    float: left;
    margin-top: 4px;
    height: 16px;
}
.header2 .auth .pass { background: url('/img/pass.png') no-repeat left top }
.header2 .auth .subm {
    width: 38px;
    float: left;
    height: 38px;
    padding-top: 26px;
}
.header2 .auth .subm input {
    float: left;
    width: 38px;
    height: 38px;
    border: none;
    background: none;
    cursor: pointer;
    background: url('/img/login_subm.png');
}
.header2 .auth .lft {
    width: 235px;
    float: left;
}
.header2 .auth .lft .check_box {
    float: left;
    width: 139px;
    padding-top: 3px;
}
.header2 .auth .lft .check_box input {
    float: left;
    vertical-align: middle;
}
.header2 .auth .lft .check_box span {
    font: 12px "Cambria", Arial;
    color: #fff;
    padding-left: 2px;
    vertical-align: middle;
    float: left;
}
*+html .header2 .auth .lft .check_box input { margin-top: -4px }
*+html .header2 .auth .lft .check_box { padding-top: 0px }
.header2 .auth .lft .href {
    color: white;
    padding-left: 95px;
    line-height: 100%;
}
.header2 .auth .lft .href a {
    font: 13px/100% Arial;
    color: #fff;
    text-decoration: none;
}
.header2 .auth .lft .href a:hover { text-decoration: underline }
.header2 .authorized {
    width: 233px;
    float: right;
    height: 97px;
    background: url('/img/authorized.png') no-repeat left top;
    margin-right: 52px;
    margin-top: 32px;
}
.header2 .authorized .img {
    padding-right: 11px;
    float: right;
    width: 75px;
    padding-top: 13px;
}
.header2 .authorized .img img { float: left }
.header2 .authorized .info { padding: 0px 95px 0px 6px }
.header2 .authorized .info p {
    float: left;
    width: 100%;
    font: 12px/100% "Calibri", Arial;
    color: #666;
    padding-top: 1px;
}
.header2 .authorized .info p:first-child { padding-top: 7px }
.header2 .authorized .info p a {
    text-decoration: none;
    color: #666;
}
.header2 .authorized .info p a img,
.header2 .authorized .info p a span {
    vertical-align: middle;
    margin-right: 6px;
}
.header2 .authorized .info p a:hover span { color: #101C36 }
.header2 .authorized .info p a span em {
    font-style: normal;
    color: #0f6df9;
}
.header2 .authorized .info b {
    float: left;
    color: #555;
    font-family: Arial;
    font-size: 10px;
    margin: 6px 1px;
}
.header2 .authorized .info b span { font-size: 11px }
.menu {
    position: relative;
    height: 49px;
    background: url('/img/menu.gif') repeat-x left top;
}
.menu .all_list {
    width: 150px;
    margin: 0px auto;
}
.menu .all_list .img {
    width: 150px;
    height: 47px;
    background: url('/img/button.png') no-repeat scroll -150px 0px;
}
.menu .all_list .img:hover {
    width: 150px;
    height: 47px;
    background: url('/img/button.png') no-repeat scroll 0px 0px;
}
.menu .all_list img { float: left }
.menu ul {
    float: left;
    width: 40%;
    list-style: none;
    /*padding-left: 20px;*/
    font-size: 0;
    margin: 0;
    padding: 0;
    text-align: right;
}
.menu ul li {
    float: none;
    margin-right: 7px;
    display: inline-block;
}
.menu ul li a {
    color: #fff;
    text-decoration: none;
    font: bold 14px/49px Tahoma;
    text-shadow: #330000 0 1px 0;
}
.menu ul li a:hover {
    text-decoration: underline;
    /*font-size: 15px;*/
}
@media (max-width: 1280px) {
    .menu ul li {
        margin-right: 5px;
    }
}
@media (max-width: 1185px) {
    .menu ul li {
        margin-right: 5px;
    }
    .menu ul li a {
        font-size: 14px;
    }
}

@media (max-width: 1150px) {
    .menu ul li {
        margin-right: 4px;
    }
    .menu ul li a {
        font-size: 13px;
    }
}
/*.menu ul li.last { width: 10% }*/
.menu ul.rght {
    float: right;
    /*width: 36%;*/
    /*padding-right: 14px;*/
    text-align: left;
}
/*.menu ul.rght li { width: 3.8% }*/
.menu ul.rght li a {
    color: #000;
    text-shadow: #ff0000 0px 1px 0px;
}
.left {
    float: left;
    position: relative;
    width: 221px;
    padding-left: 20px;
}
.right {
    float: right;
    position: relative;
    width: 221px;
    padding-right: 20px;
}
.column h4 {
    float: left;
    height: 36px;
    background: url('/img/h4.gif') repeat-x left top;
    
    width: 221px;
      font: 15px/29px Tahoma;
    color: #fff;
    margin-top: 20px;
	  text-align: center;
}
.column ul {
    float: left;
    width: 191px;
    padding: 4px 15px 13px 15px;
    background: #fff;
    list-style: none;
}
.column ul.site_menu b {
    color: #B10008;
    font-weight: 700;
}
.column ul.site_menu a {
    color: #111b36;
    text-decoration: none;
    font: 13px/29px Arial;
}
.column ul.site_menu li {
    border-top: 1px solid #e5e5e5;
    padding-left: 22px;
    width: 169px;
    float: left;
    background: url('/img/li.gif') no-repeat left 50%;
}
.column ul.site_menu li:first-child { border: none }
.column ul.site_menu li.father { background: url('/img/li2.png') no-repeat left 50% }
.column ul.site_menu li.child {
    margin-left: 14px;
    width: 147px;
    background: url('/img/li2.png') no-repeat left 50%;
    border: none;
}
.column ul.site_menu li.child a:hover,
.column ul.site_menu li.father a:hover { color: #0355CA }
.column ul a:hover { color: #B10008 }
.column ul.top_menu li {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow-x: hidden;
    padding-left: 3px;
    width: 100%;
    background: none;
}
.column ul.top_menu li span {
    color: #b30006;
    font: 12px/27px Arial;
}
.column ul.top_menu li .name {
    float: left;
    width: 158px;
}
.column ul.top_menu li .ico { padding-left: 158px }
.column ul.top_menu li .ico img {
    float: right;
    margin-left: 6px;
    margin-top: 6px;
}
.column ul.top_menu li .songs {
    padding: 6px 0 0 170px;
    color: #b30006;
    font-size: 14px;
}
.column ul.last_comment li {
    padding-left: 0px;
    width: 100%;
    background: none;
}
.more {
    overflow: auto;
    height: 287px;
}
.right ul.news li {
    width: 100%;
    padding-left: 0px;
    background: none;
    padding-top: 17px;
    padding-bottom: 13px;
}
.right ul.news li:first-child { padding-top: 10px }
.right ul.news li .date {
    float: left;
    width: 100%;
    color: #B30006;
    font: 15px Arial;
}
.right ul.news li .date span {
    margin-left: 25px;
    color: #000;
    font: 11px Arial;
}
.right ul.news li .date img,
.right ul.news li .date span {
    vertical-align: top;
    margin-right: 7px;
}
.right ul.news li p {
    padding-left: 20px;
    width: 161px;
    padding-right: 10px;
    float: left;
    color: #111b36;
    font: 12px Arial;
    padding-bottom: 3px;
}
.right ul.news li p a {
    line-height: 100%;
    font-size: 11px;
    color: #186eff;
    text-decoration: underline;
}
.right ul.news li p a:hover {
    color: #186eff;
    text-decoration: none;
}
.right ul.news li.all div a {
    margin-left: 20px;
    font: bold 12px Arial;
    color: #b30006;
    text-decoration: underline;
}
.right ul.news li.all div a:hover { text-decoration: none }
.right ul.news li.all { padding-top: 10px }
.right .rate {
    float: left;
    width: 191px;
    padding: 3px 15px 10px 15px;
    background: #fff;
    list-style: none;
}
.right .rate table {
    float: left;
    width: 100%;
    font: 12px Arial;
}
.right .rate table td {
    padding-top: 5px;
    padding-bottom: 4px;
}
.right .rate table .num {
    width: 20px;
    color: #b30006;
    padding-top: 9px;
}
.right .rate table img {
    vertical-align: middle;
    margin-right: 7px;
}
.right .rate table a {
    vertical-align: middle;
    color: #111b36;
    text-decoration: none;
}
.right .rate table a:hover { color: #B10008 }
.right .rate .online {
    padding-top: 10px;
    border-top: 1px solid #e5e5e5;
    float: left;
    width: 100%;
    margin-top: 10px;
    font: bold 12px/110% Arial;
    color: #b30006;
    padding-bottom: 10px;
}
.right .rate .online a {
    color: #186eff;
    font-weight: 100;
}
.right .rate .partners img {
    margin: 0px 2px 0px 2px;
    opacity: 0.6;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=40);
}
.right .rate .partners img:hover {
    opacity: 1;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}
.right .rate .part {
    text-align: center;
    margin: 0 0 -11px 0px;
}
.right .rate .part img {
    margin-right: 2px;
    opacity: 0.4;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=40);
}
.right .rate .part img:hover {
    opacity: 1;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}
.right .rate .part strong {
    font-size: 8px;
    font-family: Arial;
    color: #A9A9A9;
}
.right .href a {
    color: #186eff;
    font: 12px Arial;
}
.right .href p {
    float: left;
    width: 100%;
    padding: 3px 0px;
}
.right .href { padding-bottom: 15px }
.column h4.h4_mail { height: 30px }
.right .mail_bg {
    float: left;
    font-family: Arial;
    color: #fff;
    font-size: 9px;
    width: 191px;
    padding: 13px 15px 10px 15px;
    background: #ae0002 url('/img/mail_bg.gif') repeat-x left top;
}
.right .mail_bg .inp {
    width: 164px;
    height: 23px;
    float: left;
    background: url('/img/mail_inp.gif');
    margin-top: 8px;
    padding-left: 24px;
}
.right .mail_bg .inp input {
    font: 12px/16px "Calibri", Arial;
    color: #666;
    border: none;
    background: none;
    width: 155px;
    float: left;
    margin-top: 4px;
    height: 16px;
}
.right .mail_bg .subm {
    width: 91px;
    height: 25px;
    float: left;
    border: none;
    cursor: pointer;
    background: url('/img/mail_subm.gif') no-repeat left top;
    margin: 7px 0px 0px 50px;
    color: #053782;
    font: 11px Arial;
}
.right .banner {
    float: left;
    width: 191px;
    padding: 3px 15px 13px 15px;
    background: #fff;
}
.right .banner img { float: left }
.right .banner .area {
    width: 172px;
    height: 61px;
    padding: 9px;
    background: url('/img/area1.gif') no-repeat left top;
    float: left;
    margin-top: 5px;
}
.right .banner .area textarea {
    max-width: 172px;
    max-height: 61px;
    min-width: 172px;
    min-height: 61px;
    font-size: 10px;
    font-family: Arial;
    color: #666;
    width: 172px;
    float: left;
    height: 61px;
    border: 1px solid #fff;
    overflow: auto;
}
.end_content {
    position: relative;
    height: 137px;
    clear: both;
}
.txt {
    padding-left: 260px;
    padding-right: 260px;
}
.txt h1 {
    float: left;
    width: 100%;
    background: url('/img/h2.gif') repeat-x left top;
    text-align: center;
    font: 100 19px/38px "Cambria", Arial;
    color: #fff;
    margin-top: 20px;
    height: 41px;
    font-weight: bold;
}
.txt .white {
    float: left;
    width: 100%;
    background: #fff;
    position: relative;
    padding-bottom: 20px;
}
.txt .white .white_padd { padding: 0px 20px }
.txt a .right { float: right }
.txt .white .white_padd p {
    float: left;
    width: 100%;
    font: 13px/150% Arial;
    color: #111b36;
    padding-top: 16px;
}
.txt .white .white_padd p .right { float: right }
.txt .white .white_padd .zagolovok {
    float: left;
    text-align: center;
    width: 100%;
    font: 14px/150% Arial;
    color: #111b36;
    padding-top: 13px;
}
.txt .white .white_padd .zagolovok h2 {
    font-size: 17px;
    margin-bottom: 0px;
    margin-top: 5px;
    font-family: Arial;
    color: #05367D;
}
.txt .white .white_padd .img-border {
    float: right;
    padding: 5px;
    margin-left: 7px;
    border: 1px solid #D9E1E8;
}
.txt .white .white_padd .admin {
    padding: 20px 0 0 10px;
    text-align: center;
}
.txt .white .white_padd .admin img {
    padding-right: 15px;
    cursor: pointer;
}
.txt .white .white_padd .music {
    float: left;
    width: 100%;
    padding-top: 16px;
}
.txt .white .white_padd .music .img {
    float: left;
    width: 120px;
}
.txt .white .white_padd .music .img img { float: left }
.txt .white .white_padd .music .info { padding-left: 137px }
.txt .white .white_padd .music .info h3 {
    float: left;
    width: 100%;
    font: bold 18px Arial;
    color: #af0003;
}
.txt .white .white_padd .music .info p {
    font-size: 11px;
    color: #555;
    padding-top: 11px;
}
.txt .white .white_padd .table_music {
    float: left;
    width: 100%;
    margin-left: -10px;
    margin-top: 6px;
}
.txt .white .white_padd  a { color: #035AD6 }
.txt .white .white_padd h5 {
    margin: 20px 0 15px -20px;
    padding: 1px 20px 4px 20px;
    float: left;
    width: 100%;
    background: url('/img/h4.gif') repeat-x left top;
    text-align: center;
    font: 18px "Cambria", Arial;
    color: #fff;
    height: 20px;
    font-weight: bold;
}
.txt .white .white_padd .table_music .cent {
    width: 69px;
    text-align: center;
    color: #555;
    font-size: 11px;
}
.txt .white .white_padd .table_music .head td {
    color: #af0003;
    font: bold 12px Arial;
    padding: 7px;
}
.txt .white .white_padd .table_music .head td.cent {
    color: #af0003;
    font-size: 11px;
}
.txt .white .white_padd .table_music td {
    padding: 10px 0px 5px 5px;
    vertical-align: top;
    color: #111b36;
    font: 12px Arial;
}
.txt .white .white_padd .table_music .bg_line td { background: #edf1f7 }
.txt .white .listing {
    float: left;
    width: 100%;
    text-align: center;
    padding-top: 24px;
}
.txt .white .listing a {
    padding-left: 1px;
    display: block;
    width: 26px;
    height: 26px;
    text-align: center;
    color: #fff;
    font: 12px/26px Tahoma;
    display: block;
    text-decoration: none;
    background: url('/img/listing.gif') no-repeat left top;
    float: left;
}
.txt .white .listing span {
    padding-left: 0px;
    display: block;
    width: 26px;
    height: 26px;
    text-align: center;
    color: #fff;
    font: 12px/26px Tahoma;
    display: block;
    text-decoration: none;
    background: url('/img/listing.gif') no-repeat left top;
    float: left;
    margin-right: 1px;
}
.txt .white .listing a:hover,
.txt .white .listing span {
    color: #fff;
    background-position: left bottom;
    font-weight: bold;
}
.txt .white select,
.txt .white input,
.txt .white textarea {
    font-family: Arial;
    font-size: 14px;
    max-width: 435px;
    padding: 3px;
    color: #111B36;
    border: 2px solid #054096;
    border-radius: 7px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
}
.txt .white select { cursor: pointer }
.txt .white select  option {
    cursor: pointer;
    padding-left: 8px;
}
.txt .white select  optgroup {
    padding-bottom: 5px;
    font-weight: 700;
    font-style: normal;
}
.txt .add_comment {
    float: left;
    width: 100%;
    padding-top: 18px;
}
.txt .add_comment input {
    font-weight: 700;
    padding: 0 10px 3px 10px;
    background: url('/img/subm.png') repeat-x;
    float: left;
    height: 28px;
    font-size: 13px;
    font-family: Arial;
    color: #fff;
    cursor: pointer;
    border: none;
    text-shadow: 0px 1px 1px #1d3b67;
}
.footer {
    min-width: 999px;
    position: relative;
    margin-top: -115px;
    height: 115px;
    background: url('/img/foot_shad.gif') repeat-x left 41px;
}
.footer .menu_foot {
    float: left;
    width: 100%;
    height: 41px;
    background: url('/img/bg_top.gif') repeat-x left top;
}
.footer .menu_foot .top {
    float: right;
    width: 112px;
    padding-top: 1px;
    padding-right: 36px;
}
.footer .menu_foot .top img { float: left }
.footer .menu_foot ul {
    width: 750px;
    list-style: none;
    margin: 0px auto;
}
.footer .menu_foot ul li {
    float: left;
    width: auto;
    font: 11px/41px Arial;
    padding: 0px 28px;
}
.footer .menu_foot ul li a {
    color: #fff;
    text-decoration: none;
}
.footer .menu_foot ul li a:hover { text-decoration: underline }
.footer .bott {
    float: left;
    width: 100%;
    padding-top: 20px;
}
.footer .bott h6 {
    float: left;
    text-align: center;
    width: 250px;
    font: 100 13px/130% Arial;
    color: #fff;
    padding-left: 35px;
}
.footer .bott h6 a { color: #1650b2 }
.footer .bott h6 a:hover {
    color: #186eff;
    text-decoration: none;
}
.footer .bott .dev {
    float: right;
    width: 200px;
    font: 100 12px/130% Arial;
    color: #9f9f9f;
    padding-right: 35px;
    text-align: right;
}
.footer .bott .dev a { color: #1650b2 }
.footer .bott .dev a:hover {
    color: #186eff;
    text-decoration: underline;
}
.footer .counter {
    padding: 0px 250px;
    text-align: center;
}
.footer .counter img {
    margin: 0px 2px 0px 2px;
    opacity: 0.1;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=40);
}
.footer .counter img:hover {
    opacity: 0.7;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}
.txt_track { font: 12px Arial }
.txt_track a { color: #AF0003 }
.txt_track .border {
    border-top: 1px solid #e5e5e5;
    float: left;
    width: 100%;
    margin-top: 15px;
}
.textarea span {
    color: #000;
    font-weight: 700;
}
.txt_track .border .textarea span {
    color: #000;
    font-weight: 700;
}
.txt_track .track_info {
    float: left;
    width: 100%;
    padding-top: 15px;
}
.txt .white .txt_track .track_info p {
    float: left;
    width: 100%;
    padding: 1px 10px;
    margin: 0px -10px;
}
.txt .white .txt_track .track_info p.second { background: #edf1f7 }
.txt .white .txt_track .track_info p b { color: #186EFF }
.txt .white .txt_track .track_info p a {
    font-weight: 700;
    color: #186EFF;
}
.txt .white .txt_track .border p { line-height: 130% }
.txt .white .txt_track .border .player {
    float: left;
    width: 100%;
    padding-top: 5px;
}
.txt .white .txt_track .border .player span {
    color: #B6B6B6;
    font-size: 9px;
    margin: 10px;
}
.txt .white .txt_track .border .player .subm {
    cursor: pointer;
    background-color: #fff;
    text-align: center;
    color: #1e53a1;
    font: bold 12px Arial;
    margin-left: 4px;
}
.txt_track .track_info .rating {
    position: absolute;
    right: 0;
    float: right;
    font-family: Verdana, Arial;
    text-align: center;
    background: white;
    padding: 16px 10px 2px 10px;
    min-height: 62px;
    min-width: 109px;
    line-height: 0;
    border: 3px solid #8AB5F5;
    margin-right: 10px;
    margin-top: 10px;
    -webkit-border-radius: 57px;
    -moz-border-radius: 57px;
    border-radius: 57px;
}
.txt_track .track_info .rating .go {
    min-width: 25px;
    padding-bottom: 5px;
    display: inline-block;
}
.txt_track .track_info .rating .go strong {
    font-size: 40px;
    font-weight: 200;
    color: #2C7FFF;
}
.txt_track .track_info .rating b {
    font-size: 15px;
    color: #86B4F8;
    font-weight: 100;
    display: block;
    margin-bottom: 15px;
}
.txt_track .track_info .rating img {
    cursor: pointer;
    padding: 3px;
    opacity: 0.3;
    margin-bottom: 4px;
}
.txt_track .track_info .rating img:hover { opacity: 1 }
.txt_track .track_info .rating .im { margin-bottom: -5px }
.player .select_theme {
    width: 146px;
    background: url('/img/select2.gif') no-repeat;
}
.player .select_theme select { width: 146px }
.player .select_theme ul.srList {
    width: 128px;
    margin: 0px 0px 9px;
}
.player .select_theme ul.srList li {
    padding: 0 9px;
    width: 128px;
    font: 11px/23px Arial;
}
.player .select_theme ul.srList li.srHoverLi {
    font: 11px/23px Arial;
    color: #999;
}
.txt_track .accords a { margin-left: 3px }
.txt_track .border p span { color: #186eff }
.txt_track .text_accord { clear: both }
.txt_track .text_accord pre {
    position: relative;
    padding: 10px;
    font-family: Arial;
    font-size: 1em;
    font-size: 14px;
    color: #000;
}
.google {
    position: absolute;
    top: 55px;
    right: 0;
}
.txt_track .text_accord .print {
    float: right;

    margin-right: 15px;
}
/*.txt_track .text_accord b {color:#B6B6B6; font-size:13px;}
.txt_track .text_accord pre span {font-weight:700; color:#b10004;}*/
.player .select_theme1 {
    width: 54px;
    background: url('/img/select3.gif') no-repeat;
}
.player .select_theme1 select { width: 54px }
.player .select_theme1 ul.srList { width: 36px }
.player .select_theme1 ul.srList li { width: 36px }
.txt_track .border em {
    font-style: normal;
    color: #b10004;
    font-size: 11px;
}
.txt_track .href_list a { vertical-align: middle }
.txt_track .href_list img {
    vertical-align: middle;
    margin-right: 5px;
}
.txt .white .txt_track .href_inp p { width: auto }
.txt .white .txt_track .href_inp .inp {
    width: 226px;
    margin-top: 12px;
    margin-left: 5px;
    float: left;
    height: 24px;
    background: url('/img/href_inp.gif') no-repeat left top;
    padding-left: 7px;
}
.txt .white .txt_track .href_inp .inp input {
    font: 12px Arial;
    color: #186eff;
    border: none;
    background: none;
    width: 220px;
    float: left;
    margin-top: 4px;
    height: 16px;
}
.txt_track .comment {
    float: left;
    width: 100%;
    padding-top: 28px;
    margin-top: 9px;
}
.txt_track .comment h5 {
    margin: 0 0 15px -20px;
    padding: 1px 20px 4px 20px;
    float: left;
    width: 100%;
    background: url('/img/h4.gif') repeat-x left top;
    text-align: center;
    font: 18px "Cambria", Arial;
    color: #fff;
    height: 20px;
    font-weight: bold;
}
.txt_track .comment .block {
    float: left;
    width: 100%;
    margin-top: 3px;
}
.txt_track .comment .block .top {
    float: left;
    width: 100%;
    background: #edf1f7 url('/img/comm1.gif') no-repeat left top;
    height: 19px;
}
.txt_track .comment .block .top div {
    float: left;
    width: 100%;
    background: url('/img/comm2.gif') no-repeat right top;
    height: 19px;
}
.txt_track .comment .block .bottom {
    float: left;
    width: 100%;
    background: #edf1f7 url('/img/comm3.gif') no-repeat left bottom;
    height: 19px;
}
.txt_track .comment .block .bottom div {
    float: left;
    width: 100%;
    background: url('/img/comm4.gif') no-repeat right bottom;
    height: 19px;
}
.txt_track .comment .block .middle {
    float: left;
    width: 100%;
    background: #edf1f7;
}
.txt_track .comment .block .middle .padd { padding: 0px 10px }
.txt_track .comment .block .middle .padd .answer {
    font-size: 13px;
    color: #053985;
    padding-left: 10px;
}
.txt_track .comment .block .middle .padd .answer a {
    color: #B82024;
    text-decoration: underline;
}
.txt_track .comment .block .middle .padd .answer a:hover { text-decoration: none }
.txt_track .comment .block .middle p {
    padding-top: 0px;
    padding-bottom: 10px;
    line-height: 120%;
}
.txt_track .comment .block .middle .name {
    float: left;
    width: 100%;
    padding-bottom: 10px;
}
.txt_track .comment .block .middle .name .login {
    float: left;
    width: 40%;
    font: bold 12px Arial;
    color: #b10004;
}
.txt_track .comment .block .middle .name .login a {
    color: #b10004;
    text-decoration: none;
}
.txt_track .comment .block .middle .name .login a:hover { text-decoration: underline }
.txt_track .comment .block .middle .name .login span {
    font: 12px Arial;
    color: #adadad;
}
.txt_track .comment .block .middle .name .date {
    float: right;
    text-align: right;
    color: #adadad;
    font: 10px Arial;
    width: 40%;
}
.txt_track .comment .block_white .top,
.txt_track .comment .block_white .top div,
.txt_track .comment .block_white .middle,
.txt_track .comment .block_white .bottom,
.txt_track .comment .block_white .bottom div { background: none }
.txt_track .send_comment {
    float: left;
    width: 100%;
    margin: 0px -20px;
    background: #edf1f7;
    padding: 5px 20px 22px 20px;
}
.txt_track .send_comment span { color: #b10004 }
.txt_track .send_comment .inp {
    width: 226px;
    margin-top: 5px;
    float: left;
    height: 24px;
    background: url('/img/inp2.gif') no-repeat left top;
    padding-left: 7px;
}
.txt_track .send_comment .inp input {
    font: 12px Arial;
    color: #666;
    border: none;
    background: none;
    width: 220px;
    float: left;
    margin-top: 4px;
    height: 16px;
}
.txt_track .send_comment .area {
    width: 226px;
    margin-top: 5px;
    float: left;
    height: 169px;
    background: url('/img/area2.gif') no-repeat left top;
    padding-left: 7px;
}
.txt_track .send_comment .area textarea {
    font-size: 12px;
    font-family: Arial;
    color: #666;
    border: none;
    background: none;
    width: 220px;
    float: left;
    margin-top: 4px;
    height: 160px;
    overflow: auto;
}
.txt_track p small {
    font-size: 11px;
    color: #b6b6b6;
}
.txt_track .file {
    float: left;
    width: 100%;
    padding-top: 2px;
    padding-bottom: 20px;
}
.txt_track .check_box {
    float: left;
    width: 100%;
}
.txt_track .check_box input {
    float: left;
    vertical-align: middle;
}
.txt_track .check_box span {
    font: 11px Arial;
    color: #000;
    padding-left: 2px;
    vertical-align: middle;
    float: left;
}
*+html .txt_track .check_box input { margin-top: -4px }
*+html .txt_track .check_box { padding-top: 0px }
.txt_track input.browsetext {
    background: transparent;
    height: 17px;
    width: 120px;
    font: 11px/11px Arial;
    border: none;
    color: #000000;
    margin-top: 3px;
}
.txt_track div.fileinputs {
    position: relative;
    float: left;
    width: 100%;
}
.txt_track div.fakebtn {
    position: absolute;
    top: 0px;
    z-index: 1;
}
.txt_track input.file {
    position: absolute;
    top: 0px;
    z-index: 3;
}
.txt_track input.fakefile {
    position: relative;
    -moz-opacity: 0;
    filter: alpha(opacity: 0);
    opacity: 0;
    z-index: 3;
}
div.faketext {
    position: absolute;
    top: 0px;
    left: 10px;
    z-index: 5;
}
/* Scroll to Top */
.scrollup {
	width: 20px;
	height: 600px;
	text-indent: -9999px;
	position: fixed;
	bottom: 0px;
	left: 0px;
	display: none;
	background: rgba(255, 255, 255, 0.29) url('/img/up2.png') no-repeat top center;
	

}
.scrollup:hover {
	opacity: 0.8;
}
#quest {
    position: absolute;
    border: solid #054096 2px;
    background-color: #fff;
    font-family: Tahoma, sans-serif;
    font-size: 12px;
    line-height: 16px;
    width: 150px;
    padding: 2px 5px;
    overflow: hidden;
    margin: 15px 0px 0px 5px;
}
/* 24.05.2012 */
.friends {
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
}
.friends td {
    font-size: 13px;
    font-family: Arial;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    padding: 10px;
}
/* 08.08.2012 */
.noi { display: none }
.share42init {
    margin-top: 20px;
    text-align: center;
}
#share42 {
    display: inline-block;
    padding: 5px 8px 2px 13px;
    background: #FFF;
    border: 1px solid #E9E9E9;
    border-radius: 4px;
}
#share42:hover {
    background: #F6F6F6;
    border: 1px solid #D4D4D4;
    box-shadow: 0 0 5px #DDD;
}
#share42 a { opacity: 0.5 }
#share42:hover a { opacity: 0.7 }
#share42 a:hover { opacity: 1 }
.share42init b {
    color: rgba(16, 28, 54, 0.71);
    float: left;
    font-family: sans-serif;
    margin-bottom: 5px;
    font-size: 14.5px;
}
/* 11.11.12 - Youtube */
#youtube { text-align: center }
/* 18.12.2012 */
.flakes { background: url(http://spevka.com/img/flakes.png) repeat-x }
.addSong { margin: 30px 0 10px 0 }
.addSong a.add {
    background-color: rgb(196, 5, 5);
    color: rgb(255, 255, 255);
    text-decoration: none;
    padding: 9px 11px 10px;
    font-size: 19px;
    font-family: Georgia;
    border-radius: 3px;
    border: white 1px solid;
}
a.bye {
    text-decoration: none;
    position: relative;
    display: inline-block;
    margin-bottom: 10px;
    margin-top: 4px;
    background-color: #F00;
    border: 0 none;
    border-radius: 3px 3px 3px 3px;
    color: #FFF !important;
    cursor: pointer;
    font-family: Tahoma,Arial;
    font-size: 13px;
    padding: 5px 17px;
    transition: all 0.4s ease 0s;
}
a.bye:hover { background: none repeat scroll 0 0 #B11730 }


progress { /* контейнер */
  -webkit-appearance: none; /* убрать вид, который задан браузером по умолчанию */
          appearance: none;
  border: none; /* убрать рамку в Firefox */
  width: 100%;
margin-top: 10px;
  height: 20px;  
  border-radius: 3px; 
  color: #4d7198; /* цветная линия-индикатор в IE */
  background: #eee;
  background-image: linear-gradient(to right, #e4e4e4 1px, transparent 1px),
    linear-gradient(rgba(0, 0, 0, .2) 1px, rgba(255, 255, 255, .4) 1px, rgba(0, 0, 0, .2));
  background-size: 10% 100%, 100% 100%;
}

.ui-widget-overlay {
    background: #000000;
    opacity: .8;
}

a.vote-please {
background: #b30404;
    color: white;
    display: block;
    padding: 8px 0px 5px;
    text-decoration: none;
    font-weight: 700;
    font-size: 20px;
    line-height: 33px;
    text-align: center;
    margin: 0 auto;
}


