/*
name: tochka-toolbar
developer: apasikov
*/

/*sprite*/
.tochka-toolbar .menu>ul>li>a, .tochka-toolbar .menu-path>li>a,
.tochka-toolbar .service-panel a, .tochka-toolbar .search-panel input[type="submit"], .tochka-toolbar .bt-play,
.tochka-toolbar .radio-online span, .tochka-toolbar .authentication .user>a>span, .tochka-toolbar .mail, .tochka-toolbar .google,
.tochka-toolbar .ic-conferences, .tochka-toolbar .ic-tests, .tochka-toolbar .ic-contests, .tochka-toolbar .ic-video,
.tochka-toolbar .ic-weather, .tochka-toolbar .ic-fun, .tochka-toolbar .ic-cards, .tochka-toolbar .ic-acquaintance,
.tochka-toolbar .ic-fotka, .tochka-toolbar .ic-games, .tochka-toolbar .ic-translator, .tochka-toolbar .ic-advertisement,
.tochka-toolbar .ic-buy-more-minutes, .tochka-toolbar .ic-shop, .tochka-toolbar .menu>ul>li, .tochka-toolbar .menu>ul{
    background-image: url(/images/gui/tochka-toolbar/sprite.png);
    background-repeat: no-repeat;
}

/*icons*/
.tochka-toolbar .ic-conferences{
    width: 20px;
    height: 15px;
    background-position: 1px -501px;
}

.tochka-toolbar .ic-tests{
    width: 20px;
    height: 14px;
    background-position: 1px -525px;
}

.tochka-toolbar .ic-contests{
    width: 20px;
    height: 15px;
    background-position: 1px -549px;
}

.tochka-toolbar .ic-video{
    width: 20px;
    height: 14px;
    background-position: 0 -573px;
    left: -1px;
    position: relative;
}

.tochka-toolbar .ic-weather{
    width: 20px;
    height: 15px;
    background-position: 0 -596px;
    left: -1px;
    position: relative;
}

.tochka-toolbar .ic-fun{
    width: 20px;
    height: 14px;
    background-position: 0 -621px;
    left: -1px;
    position: relative;
}

.tochka-toolbar .ic-cards{
    width: 20px;
    height: 16px;
    background-position: 0 -645px;
}

.tochka-toolbar .ic-acquaintance{
    width: 20px;
    height: 18px;
    background-position: 0 -670px;
}

.tochka-toolbar .ic-fotka{
    width: 20px;
    height: 17px;
    background-position: 0 -698px;
}

.tochka-toolbar .ic-games{
    width: 20px;
    height: 12px;
    background-position: 0 -725px;
    margin-top: 4px;
}

.tochka-toolbar .ic-translator{
    width: 20px;
    height: 18px;
    background-position: 1px -747px;
}

.tochka-toolbar .ic-advertisement{
    width: 20px;
    height: 15px;
    background-position: 2px -775px;
}

.tochka-toolbar .ic-buy-more-minutes{
    width: 20px;
    height: 15px;
    background-position: 2px -800px;
}

.tochka-toolbar .ic-shop{
    width: 20px;
    height: 13px;
    background-position: 0 -824px;
}

/*end:icons*/

/*links*/
.tochka-toolbar a{text-decoration: none}
    .tochka-toolbar a:hover {
        text-decoration: none;
        color: #C42E29 !important;
    }

/*box-top*/
.tochka-toolbar .box-top a{
    color: #d7d1d1
}

/*box-bottom*/
.tochka-toolbar .box-bottom a{color: #5c5b5b}

/*end:links*/

/*fonts*/
.tochka-toolbar *{
    font-family: Arial, Helvetica, sans-serif !important;
}

.tochka-toolbar .box-top{
    font-size: 12px;
    color: #d7d1d1
}

.tochka-toolbar .box-bottom{
    font-size: 14px;
    color: #5c5b5b;
}

/*end:fonts*/

/*structure*/
body{
    padding-top: 73px !important
}

.tochka-toolbar{
    width: 100%;
    position: fixed;
    top: 0;
    z-index: 9999;
}

.tochka-toolbar .inner{
    display: block; /*fix for travel seopage*/
    margin: 0 auto;
    width: 1000px;
}

.tochka-toolbar .left-side{
    float: left;
    min-width: 674px;
}

.tochka-toolbar .right-side{
    float: right
}

/*boxs*/
.tochka-toolbar .box-top{
    background-color: #252525;
    height: 37px;
    line-height: 37px;
}

.tochka-toolbar .box-bottom{
    background: url(/images/gui/tochka-toolbar/sprite.png) 0 -445px repeat-x #E2E1E1;
    height: 35px;
    line-height: 34px;
    box-shadow: 0 0 3px #999;
}

/*end:structure*/

/*buttons*/
.tochka-toolbar .bt-play{
    display: inline-block;
    width: 22px;
    height: 19px;
    background-color: #ce3d3d;
    background-position: 8px -150px;
}

/*end:buttons*/

/*logotype*/
.tochka-toolbar .logotype{
    float: left;
    height: 25px;
    line-height: 22px;
    margin: 5px 10px 0 0;
    width: 124px;
}

/*end:logotype*/

/*menu*/
.tochka-toolbar .menu{
    float: left;
    line-height: 27px;
}

.tochka-toolbar .menu>ul{
    display: inline-block;
    margin: 5px 0;
    padding: 0;
    vertical-align: top;
    background-position: right -912px;
}

.tochka-toolbar .menu>ul>li{
    float: left;
    background-position: left -855px;
    position: relative;
    z-index: 2;
    overflow: hidden;
}

.tochka-toolbar .menu>ul>li:hover{
    overflow: visible
}

.tochka-toolbar .menu>ul>li>a:first-child{
}

.tochka-toolbar .menu>ul>li>a{
    display: inline-block;
    margin: -5px 0;
    padding: 5px 15px 5px 8px;
    text-shadow: 0 -1px 0 #0D0D0D;
    background-position: right -179px;
}

.tochka-toolbar .menu>ul>li>a:hover{
    text-decoration: none
}

.tochka-toolbar .menu>ul>li:hover{
    position: relative;
    z-index: 3;
}

.tochka-toolbar .menu>ul>li:hover>a{
    background-color: #FAFAFA;
    background-position: right -214px;
    border-left: 1px solid #C3C3C3;
    border-right: 1px solid #C3C3C3;
    color: #CE3D3D;
    margin: -5px -1px -5px;
    padding-bottom: 5px;
    text-shadow: 0 1px 0 #EDCACA;
    position: relative;
    z-index: 1;
}

/*ddown*/
.tochka-toolbar .menu .ddown{
    background-color: #FAFAFA;
    border: 1px solid #C3C3C3;
    border-top: none;
    top: 32px;
    left: -1px;
    padding: 0 10px 3px;
    position: absolute;
    min-width: 120px;
    box-shadow: 1px 0 1px #D2D2D2;
}

.tochka-toolbar .menu .ddown li{
    float: left;
    padding-left: 18px;
}

.tochka-toolbar .menu .ddown li:first-child{
    padding-left: 0;
}

.tochka-toolbar .menu .ddown li a{
    display: block;
    color: #252525;
    font-size: 11px;
    line-height: 22px;
    white-space: nowrap;
}

.tochka-toolbar .menu .ddown li a:hover{
    color: #CE3D3D;
    text-decoration: underline;
}

/*others*/
.tochka-toolbar .menu .others .ddown{
    padding-top: 7px
}

.tochka-toolbar .menu .others .ddown li a{
    font-size: 12px;
    line-height: 14px;
    text-transform: uppercase;
}

.tochka-toolbar .menu .others .ddown li a em, .tochka-toolbar .menu .others .ddown li a span{
    display: inline-block;
    vertical-align: top;
}

.tochka-toolbar .menu .others .ddown li a em{
    padding-right: 3px;
    position: relative;
    top: 3px;
}

.tochka-toolbar .menu .others .ddown li a span{
    line-height: 24px;
}

.tochka-toolbar .menu .others .ddown li a:hover span{
    text-decoration: underline
}

.tochka-toolbar .menu .others .ddown li a b{
    line-height: 22px;
}

/*end:menu*/

/*menu-path*/
.tochka-toolbar .menu-path{
    list-style: none outside none;
    margin: 1px 0 0 7px;
    max-height: 36px;
    min-width: 254px;
    overflow: hidden;
    padding: 0;
}

.tochka-toolbar .menu-path>li{
    float: left;
    margin-left: 7px;
}

.tochka-toolbar .menu-path>li:first-child{
    margin-left: 0
}

.tochka-toolbar .menu-path>li>a{
    display: inline-block;
    font-size: 13px;
    font-weight: bold;
    color: #ffffff !important;
}

.tochka-toolbar .menu-path>li>a:hover{
    text-decoration: underline;
}

/*paths*/
.tochka-toolbar .menu-path .glamurchik{
    background-position: 0 -182px;
    padding-left: 19px;
}

.tochka-toolbar .menu-path .emotion{
    background-position: 0 -239px;
    padding-left: 23px;
}

.tochka-toolbar .menu-path .nightlife{
    background-position: 0 -286px;
    padding-left: 20px;
}

.tochka-toolbar .menu-path .active{
    text-decoration: underline
}

/*end:menu-path*/

/*service-panel*/
.tochka-toolbar .service-panel{
    display: inline-block;
    float: left;
    line-height: 34px;
    margin-right: 19px;
}

.tochka-toolbar .service-panel span{
    float: left;
    margin-right: 14px;
}

.tochka-toolbar .service-panel a{
    float: left;
    width: 18px;
    height: 18px;
    margin-left: 5px;
    margin-top: 9px;
}

/*social*/
.tochka-toolbar .service-panel .fb{
    background-position: 0 -47px;
    margin-left: 0;
}

.tochka-toolbar .service-panel .fb:hover{
    background-position: 0 -75px
}

.tochka-toolbar .service-panel .fb:active{
    background-position: 0 -103px
}

.tochka-toolbar .service-panel .vk{
    background-position: -23px -47px
}

.tochka-toolbar .service-panel .vk:hover{
    background-position: -23px -75px
}

.tochka-toolbar .service-panel .vk:active{
    background-position: -23px -103px
}

.tochka-toolbar .service-panel .tw{
    background-position: -45px -47px
}

.tochka-toolbar .service-panel .tw:hover{
    background-position: -45px -75px
}

.tochka-toolbar .service-panel .tw:active{
    background-position: -45px -103px
}

.tochka-toolbar .service-panel .mail{
    background-position: -68px -47px
}

.tochka-toolbar .service-panel .mail:hover{
    background-position: -68px -75px
}

.tochka-toolbar .service-panel .mail:active{
    background-position: -68px -103px
}

.tochka-toolbar .service-panel .google{
    background-position: -113px -47px
}

.tochka-toolbar .service-panel .google:hover{
    background-position: -113px -75px
}

.tochka-toolbar .service-panel .google:active{
    background-position: -113px -103px
}

.tochka-toolbar .service-panel .rss{
    background-position: -91px -47px
}

.tochka-toolbar .service-panel .rss:hover{
    background-position: -91px -75px
}

.tochka-toolbar .service-panel .rss:active{
    background-position: -91px -103px
}

/*end:social-panel*/

/*search-panel*/
.tochka-toolbar .search-panel{
    display: inline-block;
    float: left;
    margin-top: 6px;
    margin-right: 19px;
    position: relative;
}

.tochka-toolbar .search-panel form{
}

.tochka-toolbar .search-panel input[type="text"], .tochka-toolbar .search-panel input[type="text"]:focus{
    border: 0;
    color: #A2A2A2;
    float: left;
    font-size: 13px;
    width: 154px;
    height: 22px;
    padding: 0px 8px;
    border: 1px solid #C8C6C6;
    border-right: none;
    outline: none;
}

.tochka-toolbar .search-panel .submit{
    background-color: white;
    float: left;
    padding: 0;
    border: 0;
    border-left: 0;
    width: 23px;
    height: 22px;
    border: 1px solid #C8C6C6;
    border-left: none;
    outline: none;
}

.tochka-toolbar .search-panel input[type="submit"]{
    background-color: #CE3D3D;
    background-position: 6px -128px;
    border: medium none;
    width: 22px;
    height: 20px;
    outline: 0px;
    cursor: pointer;
    margin: 1px 1px 0px 0px;
    display: block;
}

/*end:search-panel*/

/*radio-online*/
.tochka-toolbar .radio-online{float: left}
    .tochka-toolbar .radio-online:hover{text-decoration: none}

.tochka-toolbar .radio-online>*{
    vertical-align: middle
}

.tochka-toolbar .radio-online .bt-play{
    margin-right: 12px
}

.tochka-toolbar .radio-online span{
    background-position: 1px -317px;
    padding-bottom: 2px;
}

.tochka-toolbar .radio-online:hover span{
    background: none
}

/*end:radio-online*/

/*authentication*/
.tochka-toolbar .authentication{
    float: left
}

.tochka-toolbar .authentication .image{
    float: left;
    max-width: 42px;
    max-height: 42px;
    margin-top: -4px;
    border: 1px solid #bebebe;
    box-shadow: 0 1px 2px #bebebe;
}

.tochka-toolbar .authentication .image img{
    border: 1px solid #F1F8F8;
}

.tochka-toolbar .authentication .text{
    float: left;
    padding-left: 3px;
    position: relative;
}

/*user*/
.tochka-toolbar .authentication .user{
    display: inline-block;
    height: 34px;
    margin-top: 2px;
    overflow: hidden;
    position: relative;
}

.tochka-toolbar .authentication .user:hover{
    height: auto;
    overflow: visible;
}

.tochka-toolbar .authentication .user:hover>a{
    display: inline-block;
    background-color: #FFFFFF;
    border: 1px solid #C3C3C3;
    border-bottom: none;
    height: 34px;
    position: relative;
    z-index: 1;
    box-shadow: 2px -2px 1px #D2D2D2;
    margin: 0px -1px -1px -1px;
    line-height: 32px;
}

.tochka-toolbar .authentication .user>a>span{
    background-position: right -348px;
    display: inline-block;
    font-weight: bold;
    /*max-width: 190px; default*/
    max-width: 130px; /*if tow promo btn*/
    overflow: hidden;
    padding-left: 10px;
    padding-right: 15px;
}

.tochka-toolbar .authentication .user:hover>a>span{
    color: #ce3d3d;
    background-position: right -384px;
    padding-left: 10px;
    padding-right: 15px;
}

/*ddown*/
.tochka-toolbar .authentication .ddown{
    background-color: #FFFFFF;
    border: 1px solid #C3C3C3;
    box-shadow: 1px 0 1px #D2D2D2;
    top: 34px;
    left: 0;
    padding: 6px 6px 3px 0;
    position: absolute;
    min-width: 127px;
    width: 100%;
    margin-left: -1px;
}

.tochka-toolbar .authentication .ddown li{
    line-height: 25px
}

.tochka-toolbar .authentication .ddown li:first-child{
    margin-top: -5px
}

.tochka-toolbar .authentication .ddown li a{
    display: inline-block;
    padding: 0 9px;
    color: #252525;
    white-space: nowrap;
}

.tochka-toolbar .authentication .ddown li a:hover{
    color: #ce3d3d;
    text-decoration: underline;
}

.tochka-toolbar .authentication .ddown li a span{
    color: #ce3d3d;
}

/*count*/
.tochka-toolbar .authentication .count{
    display: inline-block;
    background-color: #CE3D3D;
    border: 2px solid #FFFFFF;
    border-radius: 50% 50% 50% 50%;
    box-shadow: 3px 3px 4px #AAABAA;
    min-width: 18px;
    height: 17px;
    cursor: default;
    position: absolute;
    top: -4px;
    right: 2px;
    z-index: 2;
}

.tochka-toolbar .authentication .count span{
    color: #ffffff;
    display: block;
    font-size: 11px;
    font-weight: bold;
    line-height: 8px;
    padding: 4px 2px 0;
    text-align: center;
}

/*mail*/
.tochka-toolbar .authentication .mail{
    float: left;
    width: 17px;
    height: 11px;
    margin-left: 14px;
    margin-right: 12px;
    margin-top: 13px;
    position: relative;
    background-position: right -131px;
}

.tochka-toolbar .authentication .mail.disable{
    background-position: right -153px;
}

.tochka-toolbar .authentication .mail .count{
    top: -17px;
    right: -15px;
}

/*end:mail*/
/*end:authentication*/

/*localization*/
.tochka-toolbar .localization{
    float: left;
    font-size: 12px;
}

.tochka-toolbar .localization a, .localization span{
    line-height: 12px;
    margin-left: 7px
}

.tochka-toolbar .localization a:hover{
    color: #ce3d3d;
    text-decoration: none !important;
}

.tochka-toolbar .localization span{
    color: #ce3d3d;
    cursor: default;
}

/*localization*/

/*enter*/
.tochka-toolbar .enter, .tochka-toolbar .enter>*{
    float: left;
    line-height: 12px;
}

.tochka-toolbar .enter{
    border-left: 2px solid #9F9E9E;
    font-size: 12px;
    margin-left: 4px;
    float: left;
    margin-top: 11px;
}

.tochka-toolbar .enter span{
    margin-left: 7px;
    border-bottom: 1px solid #5B5A5A;
    text-shadow: 0 -1px 0 #D3D3D3;
}

.tochka-toolbar .enter:hover span{
    color: #ce3d3d;
    border-bottom: none;
    text-shadow: 0 -1px 0 #F2CDCD;
}

/*end:enter*/

/*promo button*/
.tochka-toolbar .bt-promotion{
    float: left;
    margin-left: 13px;
    position: relative;
    top: 0;
}

.tochka-toolbar .bt-promo:active{
    box-shadow: none;
}

/*viva*/
.tochka-toolbar .btn-viva{
    background-image: url("/lady/sales/viva/images/bt-promotion.png");
    background-position: -2px 0;
    background-repeat: no-repeat;
    height: 49px;
    margin-left: 18px;
    width: 91px;
}

.tochka-toolbar .btn-viva:hover{
    background-position: -2px -56px;
}

.tochka-toolbar .btn-viva span{
    display: none
}

/*fashion-choice*/
.tochka-toolbar .fashion-choice{
    background-image: url("/lady/sales/ufw/images/bt-promotion.png");
    background-repeat: no-repeat;
    background-position: -2px 0;
    height: 49px;
    width: 91px;
}

.tochka-toolbar .fashion-choice:hover{
    background-position: -2px -56px;
}

/*end:promo button*/

/*bt-promo*/
.tochka-toolbar .bt-promo{
    float: left;
    margin-left: 13px;
    position: relative;
    top: 0;
    box-shadow: 0 2px 3px #999;
    width: 85px;
    height: 44px;
    overflow: hidden;
}

.ie7 .tochka-toolbar .bt-promo, .ie8 .tochka-toolbar .bt-promo{
    width: 88px;
    height: 47px;
    margin-left: 10px;
    margin-right: -3px;
    margin-bottom: -3px;
}

.opera12 .tochka-toolbar .bt-promo{
    box-shadow: none;
    width: 89px;
    height: 47px;
}

.opera12 .tochka-toolbar .bt-promo img{
    display: block;
    box-shadow: 0 2px 3px #999;
    margin: 0 auto;
}

/*end:bt-promo*/

/*fix ie7*/
.ie7 .tochka-toolbar .logotype{
    margin-top: 5px;
    float: left;
}

.ie7 .tochka-toolbar .menu>ul>li:hover{
    left: -1px;
    z-index: 1;
}

.ie7 .tochka-toolbar .enter{
    position: relative;
    top: 1px;
}

.ie7 .tochka-toolbar .search-panel input[type="text"], .ie7 .tochka-toolbar .search-panel input[type="text"]:focus,
.ie8 .tochka-toolbar .search-panel input[type="text"], .ie8 .tochka-toolbar .search-panel input[type="text"]:focus{
    height: auto;
    padding: 3px 8px;
    height: 16px;
}

.ipad .tochka-toolbar{
    width: 1000px
}

.ipad .tochka-toolbar .search-panel input[type="text"],
.ipad .tochka-toolbar .search-panel input[type="text"]:focus{
    border: 1px solid #C8C6C6
}

.ipad .tochka-toolbar .search-panel .submit{
    background: none;
    border: none;
    margin-left: 5px;
}

.ipad .tochka-toolbar .search-panel input[type="submit"]{
    background-color: #CE3D3D;
    background-position: 7px -127px;
    border: medium none;
    cursor: pointer;
    display: block;
    width: 24px;
    height: 22px;
}

.ipad .tochka-toolbar .box-bottom a{
    line-height: 31px
}

.ipad .tochka-toolbar .bt-play{
    background-position: 8px -150px
}

.ipad .conference .left .image{
    background: none;
    padding-left: 16px;
}

.ipad .conference .left .image img{
    border: 1px solid #ffffff
}

.ipad .btn-prev.middle em, .ipad .btn-next.middle em{
    margin-top: 5px
}

/*Afisha*/
.Afisha .tochka-toolbar a:hover {
    text-decoration: none
}