#all, .all{
    width: 1004px;
}

/* CSS Document */
#main .rightColumn{
    width: 332px;
}

#main .centerColumn{
    width: 668px;
}

.TopMenu{
    margin-bottom: 16px;
}

.categories{
    float: right;
    margin-right: 48px;

}

.categories li{
    float: left;
    padding: 0 8px;
}

.categories a{
    color: #999;
    text-decoration: none;
    display: block;
    text-align: center;
    padding-top: 43px;
    background: url(/images/frontpage/catMenu_icons.png) no-repeat;

}

.categories a:hover{
    color: #e20000;
}

.categories .cat_mail{
    min-width: 36px;

    background-position: -136px 0;
}

.categories .cat_mail:hover{
    background-position: -136px -57px;
}

.categories .cat_mail:active{
    background-position: -135px -56px;
}

.categories .cat_weather{
    min-width: 47px;

    background-position: -189px 0;
}

.categories .cat_weather:hover{
    background-position: -189px -57px;
}

.categories .cat_weather:active{
    background-position: -188px -56px;
}

.categories .cat_tv{
    min-width: 38px;

    background-position: -318px 0;
}

.categories .cat_tv:hover{
    background-position: -318px -57px;
}

.categories .cat_tv:active{
    background-position: -317px -56px;
}

.categories .cat_antivirus{
    min-width: 30px;

    background-position: -373px 0;
}

.categories .cat_antivirus:hover{
    background-position: -373px -59px;
}

.categories .cat_antivirus:active{
    background-position: -372px -58px;
}

.categories .cat_map{
    min-width: 38px;

    background-position: -435px 0;
}

.categories .cat_map:hover{
    background-position: -435px -57px;
}

.categories .cat_map:active{
    background-position: -434px -56px;
}

.categories .cat_job{
    min-width: 36px;

    background-position: -551px 0;
}

.categories .cat_job:hover{
    background-position: -550px -57px;
}

.categories .cat_job:active{
    background-position: -549px -56px;
}

.categories .cat_signal{
    min-width: 38px;

    background-position: -664px 0;
}

.categories .cat_signal:hover{
    background-position: -664px -56px;
}

.categories .cat_signal:active{
    background-position: -663px -55px;
}

.categories .cat_love{
    min-width: 38px;

    background-position: -61px 0px;
}

.categories .cat_love:hover{
    background-position: -61px -55px;
}

.categories .cat_love:active{
    background-position: -60px -54px;
}

.categories .cat_shops{
    min-width: 38px;

    background-position: -7px 0px;
}

.categories .cat_shops:hover{
    background-position: -7px -57px;
}

.categories .cat_shops:active{
    background-position: -6px -56px;
}

.categories .cat_video{
    min-width: 39px;

    background-position: -714px 0;
}

.categories .cat_video:hover{
    background-position: -714px -57px;
}

.categories .cat_video:active{
    background-position: -713px -56px;
}

.categories .cat_fotka{
    min-width: 42px;

    background-position: -772px 0;
}

.categories .cat_fotka:hover{
    background-position: -772px -56px;
}

.categories .cat_fotka:active{
    background-position: -771px -55px;
}

.categories .cat_conferences{
    min-width: 42px;

    background-position: -833px 0;
}

.categories .cat_conferences:hover{
    background-position: -833px -56px;
}

.categories .cat_conferences:active{
    background-position: -832px -55px;
}

/* === ContentBlock's Design === */
.frontpage .ContentBlock{
    border-top: 1px solid #ddd;
}

.frontpage .ContentBlock .CB_header{
    height: 28px;
    z-index: 4;
}

.frontpage .ContentBlock .navButtons{
    top: 7px;
}

.ContentBlock .content .footer{
    position: relative;
    bottom: -4px;
    left: 0;
    margin: 0 -9px;
    padding: 8px 16px;
    width: 286px;
    background-color: #F7F7F7;
    font-size: 12px;
}

.ContentBlock .content .footer a{
    font-weight: 700;
}

/* === end ContentBlock's Design === */
.quickSearch .content{
    padding-bottom: 12px !important;
}

/* === NewFeaturedNews === */
.NewFeaturedNews{
    background: url(/images/common/bg_featuredNews.png) no-repeat;
    padding: 4px;
    position: relative;
    height: 302px;
    margin-bottom: 8px;
}

.NewFeaturedNews .tabsContainer{
    position: absolute;
    right: -2px;
    _right: -3px;
    top: 10px;
    width: 284px;
    height: 288px;
    padding: 0px 0;
    overflow: hidden;
    z-index: 30;
}

.NewFeaturedNews .tabs{
    position: absolute;
    margin-top: 6px;
}

.NewFeaturedNews .tabs li{
    height: 93px;
    background: url(/images/common/bg_featuredNews_tab.png) no-repeat;
    margin-bottom: -1px;
    margin-left: 23px;
}

.NewFeaturedNews .tabs li .inner{
    position: relative;
    padding: 6px 10px;
    overflow: hidden;
    width: 241px;
/ zoom : 1;
}

.NewFeaturedNews .tabs .overArrow{
    position: absolute;
    width: 28px;
    height: 89px;
    left: 7px;
    top: 7px;
    display: none;
}

.NewFeaturedNews .tabs .image img{
    float: left;
    margin-right: 12px;
}

.NewFeaturedNews .tabs .title{
    font-size: 13px;
}

.NewFeaturedNews .tabs .title a{
    color: #000;
    display: block;
    min-height: 54px;

    line-height: 18px;
}

.NewFeaturedNews .tabs .title a:hover{
    color: #c42e29;
    text-decoration: underline;
}

.NewFeaturedNews .tabs .related{
    font-size: 11px;
}

.NewFeaturedNews .tabs .related a{
    padding-left: 7px;
    padding-right: 5px;
    background: url(/images/common/featured_bullet.gif) no-repeat 0 5px;
}

.NewFeaturedNews .tabs .related span{
    margin-right: 0px;
}

.NewFeaturedNews .tabs li.selected{
    background: none;
    position: relative;
    margin-left: 0;
/ margin-bottom : - 4 px;
}

.NewFeaturedNews .tabs li.selected .inner{
    position: absolute;
    top: -5px;
    left: 0;
    background: url(/images/frontpage/bg_featuredNews_tab_selected.png) no-repeat;
    height: 78px;
    width: 241px;
    padding: 12px 11px;
    padding-left: 34px;
}

.NewFeaturedNews .tabs li.selected a.overArrow{
    display: block;
}

.NewFeaturedNews .navButtons .button_up{
    position: absolute;
    background: url(/images/common/arr_featNews_up.gif) no-repeat;
    width: 256px;
    height: 14px;
    right: 3px;
    _right: 2px;
    top: 3px;
    z-index: 40;
}

.NewFeaturedNews .navButtons .button_dwn{
    position: absolute;
    background: url(/images/common/arr_featNews_dwn.gif) no-repeat;
    width: 256px;
    height: 14px;
    right: 3px;
    _right: 2px;
    bottom: 4px;

    z-index: 40;
}

.NewFeaturedNews .navButtons .button_up:hover, .NewFeaturedNews .navButtons .button_dwn:hover{
    background-position: 0 -14px;
}

.NewFeaturedNews .TabContent{
    _zoom: 1;
}

.NewFeaturedNews .TabContent .text{
    position: absolute;
    bottom: 4px;
    left: 4px;
    background: url(/images/common/bg_featerudnews_text.png);

    width: 383px;
    min-width: 150px;
    padding: 6px 11px 9px 11px;
    color: #fff;
}

.NewFeaturedNews .TabContent h2{
    margin: 0;
    padding: 0;
    font-size: 17px;
    font-weight: 700;
    line-height: 100%;
    color: #fefefe;
    padding-right: 47px;
    padding-bottom: 4px;
}

.NewFeaturedNews .TabContent a{
    color: #fefefe;
}

.NewFeaturedNews .TabContent a:hover{
    color: #6fcbfa;
}

.NewFeaturedNews .TabContent a img{
    width: 405px !important;
}

.NewFeaturedNews .TabContent h2 a{
    color: #6fcbfa;
}

.NewFeaturedNews .TabContent h2 a:hover{
    color: #fefefe;
}

.NewFeaturedNews .TabContent p{
    padding: 0;
    margin: 0;
    font-size: 13px;
    font-weight: 700;
    color: #c0c0bf;
    padding-right: 55px;
    padding-bottom: 2px;
}

.NewFeaturedNews .counter{
    position: absolute;
    right: 284px;
    bottom: 10px;
    font-size: 12px;
    font-weight: 700;
    z-index: 210;
    color: #fff;
}

/* === NewFeaturedNews === */

/* === Widgets === */
#text_for_translation, #web_page_url{
    background: none;
    border: 1px solid #D4E0EE;
}

.TranslatorWidget .TabContent .course div.select ul li:hover, div.select ul li:hover{
    color: #fff;
    background: #333;
}

/* WeatherWidget */
.WeatherWidget .weatherItem{
    font-size: 12px;
}

.WeatherWidget .weatherItem b{
    font-size: 11px;
}

/* WeatherWidget */

/* Contest */
.Contest .carousel_container{
    overflow: hidden;
    visibility: visible;
    position: relative;
    z-index: 2;
    width: 300px;
}

.Contest .carousel_container ul{
    margin: 0;
    padding: 0;
    position: relative;
    list-style: none;
    z-index: 1;
}

.Contest .carousel_container ul li{
    overflow: hidden;
    float: left;
    width: 300px;
    font-size: 15px;
}

.Contest .carousel_container ul li img{
    float: left;
    margin-right: 10px;
}

/* Contest */

/* AntiVirWidget */
.AntiVirWidget .content{
    font-size: 12px;
}

.AntiVirWidget .content form{
    padding: 8px 0px 0px 0px;
}

.AntiVirWidget .content form .files input{
    margin-bottom: 4px;
}

.AntiVirWidget .content form .button{
    margin-top: 6px;
    text-align: right;
    font-size: 11px;
}

/* AntiVirWidget */

/* GamesWidget */
.GamesWidget .DropDownElement{
    position: absolute;
    top: 8px;
    right: 12px;
}

.GamesWidget .DropDownElement .DropDownList{
    right: -13px;
    left: auto;
}

.GamesWidget .GamesList li{
    min-height: 50px;

    padding-bottom: 10px;
    margin-bottom: 6px;
    background: url(/images/frontpage/bg_blogslist.gif) repeat-x bottom left;
}

.GamesWidget .GamesList img{
    float: left;
}

.GamesWidget .GamesList .text{
    padding-left: 64px;
    font-size: 12px;
}

.GamesWidget .GamesList .text .category{
    display: inline;
    text-transform: lowercase;
    color: #676767;
    font-style: italic;
    font-size: 11px;
}

.GamesWidget .GamesList .text .category font{
    display: none;
}

.GamesWidget .GamesList .text .title{
    font-size: 14px;
    display: inline-block;
    padding-bottom: 0px;
    color: #0e52ac;
    font-weight: bold;
}

.GamesWidget .GamesList .text .comments_icon{
    font-size: 10px;
}

.GamesWidget .GamesList .button_PlayOnline{
    display: block;
    float: left;
    margin: 10px 0 0 13px;
}

.GamesWidget .GamesList .button_PlayOnline .button_grn_dynamic{
    font-size: 11px;
    padding: 2px 9px 3px 30px;
/ padding-bottom : 4 px;
    position: relative;
    font-weight: normal;
}

.GamesWidget .GamesList .button_PlayOnline .button_grn_dynamic img{
    left: 10px;
    position: absolute;
    top: 7px;
}

.GamesWidget .GamesList .button_PlayOnline .button_grn_dynamic .border_line{
    left: 20px;
    position: absolute;
    top: 0px;
}

.GamesWidget .GamesList .button_PlayOnline .button_grn_dynamic .border_line_dark{
    float: left;
    width: 1px;
    height: 19px;
    background-color: #34890e;
    font-size: 1px;
}

.GamesWidget .GamesList .button_PlayOnline .button_grn_dynamic .border_line_light{
    float: left;
    width: 1px;
    height: 19px;
    background-color: #67bc41;
    font-size: 1px;
}

.GamesWidget .GamesList .button_DownLoad{
    display: block;
    float: left;
    margin: 10px 0 0 10px;
}

.GamesWidget .GamesList .button_DownLoad .button_gray{
    position: relative;
}

.GamesWidget .GamesList .button_DownLoad .button_gray img{
    left: 6px;
    position: absolute;
    top: 7px;
}

.GamesWidget .GamesList .button_DownLoad .button_gray .border_line{
    left: 17px;
    position: absolute;
    top: 0px;
}

.GamesWidget .GamesList .button_DownLoad .button_gray .border_line_dark{
    float: left;
    width: 1px;
    height: 19px;
    background-color: #c7c7c7;
    font-size: 1px;
}

.GamesWidget .GamesList .button_DownLoad .button_gray .border_line_light{
    float: left;
    width: 1px;
    height: 19px;
    background-color: #fefefe;
    font-size: 1px;
}

/* GamesWidget */

/* PhotoNews */
.PhotoNews .carousel_container{
    overflow: hidden;
    visibility: visible;
    position: relative;
    z-index: 2;
    width: 300px;
    margin: 0;
}

.PhotoNews .carousel_container ul{
    margin: 0;
    padding: 0;
    position: relative;
    list-style: none;
    z-index: 1;
}

.PhotoNews .carousel_container ul li{
    float: left;
    width: 300px;
    min-height: 240px;
}

.PhotoNews .mainPhoto img{
    margin-bottom: 8px;
}

.PhotoNews .mainPhoto .title{
    font-size: 15px;
    font-weight: 700;
}

.PhotoNews .mainPhoto .date{
    display: inline-block;
    margin-top: 4px;
    color: #999;
}

/* PhotoNews */

/*Replanish widget*/
.ReplanishWidget .CB_inner{
    background: url(/images/common/bg_CB_inner_RW.jpg) no-repeat bottom; /* exist in .png */
}

.ReplanishWidget .content{
    font-size: 12px;
    border: #fff 0px solid;
}

.ReplanishWidget .CB_footer{
    display: none;
}

.ReplanishWidget table{
    margin-bottom: 6px;
}

.ReplanishWidget td{
    padding-bottom: 6px;
}

.ReplanishWidget div.select{
    margin-right: 3px;
}

.ReplanishWidget div.select input{
    width: 26px;
}

.ReplanishWidget div.select ul{
    width: 50px;
}

.ReplanishWidget input.textField{
    border: 1px solid #D4E0EE;
    color: #757575;
    padding: 1px 6px;
    width: 100px;
}

.ReplanishWidget input.phoneNumber{
    margin-right: 15px;
    width: 70px;
}

/*Replanish widget*/

/* CurrencyWidget */
.CurrencyWidget .content{
    padding: 1px 1px 12px 1px !important;
}

.CurrencyWidget .informer{
    font-size: 11px;
    padding: 0 10px 0 0;
    padding-top: 3px;
    margin-top: 1px;
    margin-bottom: -3px;
    _clear: both;
}

.CurrencyWidget .informer input{
    border: #d4e0ee 1px solid;
    background: #fff;
    padding: 2px;
    width: 238px;
    height: 16px;
    vertical-align: top;
    color: #666;
    float: left;
    margin-left: 3px;
}

.CurrencyWidget .informer .informerTitle{
    padding-left: 8px;
    background: #fff;
    color: #999999;
    float: left;
}

.CurrencyWidget .RatesDataTable{
    width: 181px;
    float: left;
    position: relative;
    z-index: 620;
    border-collapse: separate;
/ border-collapse : collapse;
}

.CurrencyWidget .RatesDataTable td{
    height: 27px;
    vertical-align: middle;
    padding-left: 8px;
    font-size: 12px;
    padding-bottom: 1px;
    text-align: right;
    padding-right: 15px;
}

.CurrencyWidget .RatesDataTable td.name{
    padding-left: 8px;
}

.CurrencyWidget .RatesDataTable tr.selected td.name{
    padding-left: 7px;
}

.CurrencyWidget .RatesDataTable th{
    text-align: center;
    padding-left: 8px;
    background: #fff;
    white-space: nowrap;
    height: 30px;
    vertical-align: middle;
    color: #999999;
}

.CurrencyWidget .RatesDataTable th img.marker{
    position: absolute;
    margin-left: -10px;
    margin-top: 3px;
}

.CurrencyWidget .RatesDataTable th a{
    font-size: 12px;
    text-decoration: none;
}

.CurrencyWidget .RatesDataTable th span.marker{
    text-align: left;
    padding-left: 10px;
}

.CurrencyWidget .RatesDataTable th span.bid{
    background: #fff url(/images/finance/blt_buy.gif) no-repeat center left;
}

.CurrencyWidget .RatesDataTable th span.ask{
    background: #fff url(/images/finance/blt_sell.gif) no-repeat center left;
}

.CurrencyWidget .RatesDataTable th span.nbu{
    background: #fff url(/images/finance/blt_bank.gif) no-repeat center left;
}

.CurrencyWidget .RatesDataTable tr{
    background: #f9f9f9 url(/images/common/bg_table_tr_dashed.gif) no-repeat bottom;
}

.CurrencyWidget .RatesDataTable tr.noneBG{
    background-image: none;
}

.switchableRows tr{
    cursor: pointer;
}

.CurrencyWidget .RatesDataTable tr.headerTR{
    cursor: default;
}

.CurrencyWidget .RatesDataTable .selected td{
    border-top: #f8de75 1px solid !important;
    border-bottom: #f8de75 1px solid !important;
    background: #fffcea;
}

.CurrencyWidget .RatesGraphics{
    background: #fffcea;
    border: #f5dd7b 1px solid;
    padding: 0px 3px 0px 3px;
    margin-left: 181px;
    width: 130px;

/ padding : 0 px 2 px 0 px 3 px;
    position: relative;

    z-index: 310;
    left: -1px;
    _left: auto;
    _right: 5px;

}

.CurrencyWidget .RatesGraphics .period{
    min-height: 16px;
    margin-bottom: 4px;
    margin-top: 5px;
}

.CurrencyWidget .RatesGraphics .period li{
    float: left;
    margin-right: 5px;
    height: 16px;
    line-height: 16px;
    font-size: 11px;
}

.CurrencyWidget .RatesGraphics .period li a{
    color: #000;
    padding: 0 6px;
    _padding: 0 3px;
}

.CurrencyWidget .RatesGraphics .period li.selected{
    background: url(/images/finance/bg_period.gif) no-repeat;
}

.CurrencyWidget .RatesGraphics .period li.selected a{
    display: inline-block;
    background: url(/images/finance/bg_period_r.gif) no-repeat right;
    height: 16px;
    line-height: 16px;
    color: #fff;
    text-decoration: none;
}

.CurrencyWidget .RatesGraphics .GraphContent{
    width: 130px;
    padding-bottom: 6px;
}

.CurrencyWidget .calc{
    border-top: #e8e8e8 1px solid;
    font-size: 12px;
    padding: 0 10px;
    padding-top: 3px;
    margin-top: 1px;
    margin-bottom: -3px;
    _clear: both;
}

.CurrencyWidget .calc .inputBg{
    border: #d4e0ee 1px solid;
    padding: 1px 2px;
    width: 50px;
    height: 13px;
    margin-bottom: 1px;
    vertical-align: middle;
}

.CurrencyWidget .selectNew{
    width: 55px;
    vertical-align: middle;
}

.CurrencyWidget .selectNew span.selectedValue{
    width: 27px;
    background-image: url(/images/finance/arr_select_filters.gif);
    height: 15px;
}

.CurrencyWidget .selectNew ul{
    width: 51px;
/ top : 5 px;

    _left: 0px;
}

span.upValue{
    padding-right: 10px;
    background: url(/images/finance/ico_rates_up.gif) no-repeat right;
    color: #006600;
}

span.downValue{
    padding-right: 10px;
    background: url(/images/finance/ico_rates_down.gif) no-repeat right;
    color: #c50e0f;
}

span.pr10{
    padding-right: 10px;
}

/* CurrencyWidget */
div.selectNew{
    display: inline-block;
/ display : inline;
    position: relative;
    color: #757575;
    font-style: normal;
    height: 18px;
    cursor: pointer;
}

div.selectNew span.selectedValue{
    padding: 0 5px;
    padding-right: 19px;
    display: inline-block;
    border: #d4e0ee 1px solid;
    background: #fff url(/images/common/arr_select_filters.gif) no-repeat top right;
    text-align: left;
    width: 115px;
    height: 16px;
    line-height: 16px;
    z-index: 400 !important;
    white-space: nowrap;
    overflow: hidden;
}

div.selectNew ul{
    margin: 0;
    padding: 0;
    list-style: none;
    position: absolute;
    border: #d4e0ee 1px solid;
    background: #fff url(/images/common/arr_select_filters_na.gif) no-repeat top right;
    top: 0px;
    left: 0;
    _left: 3px;
    text-align: left;
    width: 139px;
    z-index: 400 !important;
    overflow: hidden;
    max-height: 200px;

    overflow: auto;
}

div.selectNew ul li{
    cursor: pointer;
    height: 16px;
    line-height: 16px;
    padding: 0 5px;
    white-space: nowrap;
}

div.selectNew img{
    vertical-align: middle;
}

div.selectNew ul li.current{
    color: #000;
}

/* === Widgets === */

/* === Common Elements === */

/* DropDown Element*/
.DropDownElement{
    position: relative;
    display: inline-block;
/ display : inline;
}

.DropDownElement a.dd_button{
    color: #666666;
    font-size: 14px;
    display: inline-block;
    padding-right: 23px;
    background: url(/images/common/arr_search_dropdown.gif) no-repeat;
    background-position: right !important;
}

.DropDownElement font{
    font-size: 14px;
}

.DropDownElement .DropDownList{
    position: absolute;
    z-index: 990;
    padding: 0px 6px;
    right: -13px;
    top: -2px;

    border: #bdbdbd 1px solid;
    background: #eeeeee url(/images/common/bg_dropdown.gif) repeat-x;

    opacity: 1;
}

.DropDownElement .DropDownList span{
    display: block;
    padding: 1px 6px;
    white-space: nowrap;
    border-bottom: #d9d9d9 1px solid;
    font-size: 14px;
}

.DropDownElement .DropDownList span font{
    display: block;
    font-size: 14px;
    padding-right: 23px;
    background: url(/images/common/arr_search_dropdown_na.gif) no-repeat right;
    text-align: right;
}

.DropDownElement .DropDownList ul{
    border-top: #ffffff 1px solid;
    padding: 6px 4px !important;
}

.DropDownElement .DropDownList li{
    float: none !important;
    font-size: 13px;
    padding: 0;
    padding-bottom: 2px;
    white-space: nowrap;
}

.DropDownElement .DropDownList li a{
    color: #3366cc;
    padding: 0;
    line-height: normal;
    background: none;
    position: relative;
    display: block;
}

.DropDownElement .DropDownList li a:hover{
    color: #c42e29;
}

/* DropDown Element*/

.views_icon{
    text-align: right;
    font-size: 10px;
    background: url(/images/common/ico_views.gif) no-repeat 0 2px;
    padding-left: 22px;
    color: #666666 !important;
    margin-left: 6px;
}

.starr_icon{
    display: inline-block;
    background: url(/images/common/ico_starr.png) no-repeat 0 0;
    padding-left: 20px;
    height: 15px;
    line-height: 15px;
    color: #666666 !important;
    text-decoration: none;
    margin-right: 5px;
    vertical-align: text-bottom;
}

.photos_icon{
    display: inline-block;
    background: url(/images/common/ico_photos.png) no-repeat 0 1px;
    padding-left: 22px;
    height: 14px;
    line-height: 14px;
    color: #666666 !important;
    text-decoration: none;
    margin-right: 5px;
    vertical-align: text-bottom;
}

.photos_icon a{
    color: #666666 !important;
}

.videos_icon{
    display: inline-block;
    background: url(/images/common/ico_videos.png) no-repeat 0 1px;
    padding-left: 27px;
    height: 14px;
    line-height: 14px;
    color: #666666 !important;
    text-decoration: none;
    margin-right: 5px;
    vertical-align: text-bottom;
}

.videos_icon a{
    color: #666666 !important;
}

.articles_icon{
    display: inline-block;
    text-align: right;
    padding-left: 21px;
    background: url(/images/common/ico_article.png) no-repeat 0 0px;
    height: 17px;
    line-height: 15px;
    color: #666666 !important;
    text-decoration: none;
    margin-right: 5px;
    vertical-align: text-bottom;
    position: relative;
    top: 2px;
}

.articles_icon a{
    color: #666 !important;
}

.comments_icon{
    display: inline-block;
    text-align: right;
    padding-left: 21px;
    background: url(/images/common/ico_comments.gif) no-repeat 0 4px;
    height: 17px;
    line-height: 15px;
    color: #666666 !important;
    text-decoration: none;
    margin-right: 5px;
    vertical-align: text-bottom;
    position: relative;
    top: 2px;
}

.comments_icon a{
    color: #666 !important;
}

div.select{
    display: inline-block;
/ display : inline;
    margin-right: 16px;
    position: relative;
}

div.select input{
    border: #d4e0ee 1px solid;
    padding: 0;
    height: auto;
    color: #757575;
    font-style: normal;
    width: 124px;
    padding: 1px 6px;
    padding-right: 18px;
    background: #fff url(/images/common/arr_select_filters.gif) no-repeat top right;
    cursor: pointer;
    font-size: 11px;
}

div.select ul{
    margin: 0;
    padding: 0;
    list-style: none;
    position: absolute;
    border: #cdcdcd 1px solid;
    background: #fff;
    top: 18px;
/ top : 24 px;
    left: 0;
    _left: 3px;
    text-align: left;
    width: 148px;
    z-index: 400 !important;
}

div.search .select ul{
/ top : 29 px;
}

div.select ul li{
    padding: 3px 7px;
    padding-right: 5px;
    color: #757575;
    cursor: pointer;
}

div.select ul li.current{
    color: #fff;
    background: #333;
}

/* Center_2inRow */
.Center_2inRow .AllCatLastNews{
    float: left;
    width: 332px;
}

.Center_2inRow .MediaFunFAQ{
    float: right;
    width: 332px;
}

.ContentBlock ul.newsList li.marked{
    padding-bottom: 6px;
    font-size: 12px;
    padding-left: 14px;
    background: url(/images/common/all_markers.gif) no-repeat 1px 4px;
}

.Center_2inRow .MainNews .CB_inner .content{
    border-top: #e20000 3px solid;
}

.FinanceNews .CB_header h3 a{
    color: #333 !important;
    background-position: 100% -44px;
}

.FinanceNews .CB_header h3 a:hover{
    color: #0574db !important;
}

.FinanceNews .CB_inner .content{
    border-top: #0574db 3px solid;
}

.FinanceNews .CB_header a.rss{
    background-position: 0 -30px;
}

.FinanceNews .CB_inner .content ul.newsList li.marked{
    background-position: 1px -46px;
}

.RealtyNews .CB_header h3 a{
    color: #333 !important;
    background-position: 100% -494px;
}

.RealtyNews .CB_header h3 a:hover{
    color: #5A8A6D !important;
}

.RealtyNews .CB_inner .content{
    border-top: #5A8A6D 3px solid;
}

.RealtyNews .CB_header a.rss{
    background-position: 0px -90px;
}

.RealtyNews .CB_inner .content ul.newsList li.marked{
    background: url(/images/realty/marker_ul.gif) no-repeat 0px 3px;
}

.SportNews .CB_header h3 a{
    color: #333 !important;
    background-position: 100% -94px;
}

.SportNews .CB_header h3 a:hover{
    color: #669201 !important;
}

.SportNews .CB_inner .content{
    border-top: #87b513 3px solid;
}

.SportNews .CB_header a.rss{
    background-position: 0 -195px;
}

.SportNews .CB_inner .content ul.newsList li.marked{
    background-position: 1px -96px;
}

.AutoNews .CB_header h3 a{
    color: #333 !important;
    background-position: 100% -144px;
}

.AutoNews .CB_header h3 a:hover{
    color: #9c0404 !important;
}

.AutoNews .CB_inner .content{
    border-top: #9c0404 3px solid;
}

.AutoNews .CB_header a.rss{
    background-position: 0 -150px;
}

.AutoNews .CB_inner .content ul.newsList li.marked{
    background-position: 1px -146px;
}

.HiTechNews .CB_header h3 a{
    color: #333 !important;
    background-position: 100% -194px;
}

.HiTechNews .CB_header h3 a:hover{
    color: #7f8c92 !important;
}

.HiTechNews .CB_inner .content{
    border-top: #97a5b0 3px solid;
}

.HiTechNews .CB_header a.rss{
    background-position: 0 -210px;
}

.HiTechNews .CB_inner .content ul.newsList li.marked{
    background-position: 1px -196px;
}

.CultNews .CB_header h3 a{
    color: #333 !important;
    background-position: 100% -244px;
}

.CultNews .CB_header h3 a:hover{
    color: #f97d03 !important;
}

.CultNews .CB_inner .content{
    border-top: #f97d03 3px solid;
}

.CultNews .CB_header a.rss{
    background-position: 0 -165px;
}

.CultNews .CB_inner .content ul.newsList li.marked{
    background-position: 1px -246px;
}

.LadyNews .CB_header h3 a{
    color: #333 !important;
    background-position: 100% -294px;
}

.LadyNews .CB_header h3 a:hover{
    color: #9966cc !important;
}

.LadyNews .CB_inner .content{
    border-top: #9966cc 3px solid;
}

.LadyNews .CB_header a.rss{
    background-position: 0 -15px;
}

.LadyNews .CB_inner .content ul.newsList li.marked{
    background-position: 1px -296px;
}

.ShowBizNews .CB_header h3 a{
    color: #333 !important;
    background-position: 100% -344px;
}

.ShowBizNews .CB_header h3 a:hover{
    color: #b91b8d !important;
}

.ShowBizNews .CB_inner .content{
    border-top: #b91b8d 3px solid;
}

.ShowBizNews .CB_header a.rss{
    background-position: 0 -75px;
}

.ShowBizNews .CB_inner .content ul.newsList li.marked{
    background-position: 1px -346px;
}

.mac.webkit .ContentBlock .CB_header h3 a{
    background-position: 100% 5px;
}

.mac.webkit .FinanceNews .CB_header h3 a{
    background-position: 100% -45px;
}

.mac.webkit .RealtyNews .CB_header h3 a{
    background-position: 100% -495px;
}

.mac.webkit .SportNews .CB_header h3 a{
    background-position: 100% -95px;
}

.mac.webkit .AutoNews .CB_header h3 a{
    background-position: 100% -145px;
}

.mac.webkit .HiTechNews .CB_header h3 a{
    background-position: 100% -195px;
}

.mac.webkit .CultNews .CB_header h3 a{
    background-position: 100% -245px;
}

.mac.webkit .LadyNews .CB_header h3 a{
    background-position: 100% -295px;
}

.mac.webkit .ShowBizNews .CB_header h3 a{
    background-position: 100% -345px;
}

/* Center_2inRow */

/* ul.newsList */
.ContentBlock ul.newsList li{
    overflow: hidden;
/ zoom : 1;
    padding-bottom: 13px;
    font-size: 12px;
    color: #949494;
    position: relative;
}

.opera .ContentBlock ul.newsList li{
    overflow: visible;
    clear: left;
}

.ContentBlock ul.newsList li .image{
    float: left;
    margin-right: 10px;
    padding-top: 2px;
    margin-bottom: 6px;
}

.ContentBlock ul.newsList li .text .title{
    font-size: 14px;
}

.ContentBlock ul.newsList li .text .info .icons{
    white-space: nowrap;
}

.ContentBlock ul.newsList li .date, .ContentBlock ul.newsList li .photos_icon, .ContentBlock ul.newsList li .comments_icon{
    font-size: 11px;
    margin-right: 3px;
}

.ContentBlock ul.newsList li p{
    color: #666;
}

/* ul.newsList */

/* VideoNews */
.VideoNews .carousel_container{
    overflow: hidden;
    visibility: visible;
    position: relative;
    z-index: 2;
    width: 300px;
    margin: 0;
}

.VideoNews .carousel_container ul{
    margin: 0;
    padding: 0;
    position: relative;
    list-style: none;
    z-index: 1;
}

.VideoNews .carousel_container ul li{
    float: left;
    width: 300px;
}

.VideoNews .mainVideo .title{
    font-size: 15px;
    font-weight: 700;
}

.VideoNews .mainVideo .time{
    color: #999;
}

.VideoNews .mainVideo .views_icon{
    display: inline-block;
    margin-top: 4px;
}

/* VideoNews */

/* HumorNews */
.HumorNews .carousel_container{
    overflow: hidden;
    visibility: visible;
    position: relative;
    z-index: 2;
    width: 300px;
    margin: 0;
}

.HumorNews .carousel_container ul{
    margin: 0;
    padding: 0;
    position: relative;
    list-style: none;
    z-index: 1;
}

.HumorNews .carousel_container ul li{
    float: left;
    width: 140px;
    padding-right: 10px;
}

.HumorNews li .image{
    width: 120px;
    height: 90px;
    text-align: center;
    background: #efefef;
    margin-bottom: 8px;
}

.HumorNews li .title{
    font-size: 15px;
    display: inline-block;
    padding-bottom: 4px;
}

/* HumorNews */

.carousel_container{
    overflow: hidden;
    visibility: visible;
    position: relative;
    z-index: 2;
    width: 300px;
}

.carousel_container ul{
    margin: 0;
    padding: 0;
    position: relative;
    list-style: none;
    z-index: 1;
}

.carousel_container ul li{
    overflow: hidden;
    float: left;
    width: 300px;
}

/* facebookWidget */
.facebookWidget .topLinks{
    margin: 6px auto 0 auto;
    padding: 0 0 4px 0;
    list-style: none;
    width: 300px;
    overflow: hidden;
    zoom: 1;
    font-family: Arial, Helvetica, sans-serif;
}

.facebookWidget .topLinks li{
    float: left;
    text-align: center;
    width: 75px;
}

.facebookWidget .topLinks li a{
    font-size: 10px;
    display: block;
    color: #0049a3;
    line-height: normal;
}

.facebookWidget .topLinks li a img{
    margin: 0;
    float: none;
}

.facebookWidget .topLinks li a:hover{
    text-decoration: none;
}

.facebookWidget .topLinks li a:hover span{
    text-decoration: underline !important;
}

/*IPHONE Update*/
.iPhoneWiget ul{
    padding-left: 25px;
    width: 165px;
    float: left;
}

.iPhoneWiget ul li{
    list-style: disc;
    color: #cc060f;
    font-size: 16px;
    margin-bottom: 5px;
}

.iPhoneWiget ul li span{
    color: #272727;
    font-size: 12px;
}

.iPhoneWiget .green_but{
    display: inline-block;
    background: url(/images/hi-tech/iphone/green_but_iphoneWiget_repeat.png) repeat-x top;
    font-size: 15px;
    color: #FFF;
    text-shadow: -1px -1px 0px #187713;
    margin: 5px 10px;
}

.iPhoneWiget .green_but b{
    display: inline-block;
    background: url(/images/hi-tech/iphone/green_but_iphoneWiget_left.png) no-repeat top left;
    font-weight: normal;
}

.iPhoneWiget .green_but b i{
    display: inline-block;
    background: url(/images/hi-tech/iphone/green_but_iphoneWiget_right.png) no-repeat top right;
    font-style: normal;
    padding: 6px 10px;
}

.link_iphone{
    background: url(/images/hi-tech/iphone/icoCont_iphone.png) no-repeat left center;
    padding: 1px 0;
    padding-left: 20px;
    font-weight: bold;
    font-size: 13px;
    display: inline-block;
}

/*end:IPHONE Update*/

.clear, .clear_small2, .clear_big{
    display: block;
    clear: both;
    height: 0;
    font-size: 0;
    line-height: 0;
    overflow: hidden;
}

.clear_small2{
    height: 2px;
}

.clear_big{
    height: 15px;
}

/* spectema_main */
.spectema_main{
    width: 655px;
    margin: 4px 3px 7px 3px;
    border: 1px solid #f6e6a7;
    border-radius: 3px;
    background-color: #fff2be;
    background-image: -moz-linear-gradient(top, #fff9d2, #ffefb4);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff9d2), color-stop(1, #ffefb4));
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=#fff9d2, endColorstr=#ffefb4);

    box-shadow: 0 0 3px #f6e6a7;
}

.spectema_main .fraz{
    display: block;
    float: left;
    background-color: #ffee9d;
    background-image: -moz-linear-gradient(top, #fff7b7, #ffe682);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff7b7), color-stop(1, #ffe682));
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=#fff7b7, endColorstr=#ffe682);
}

.spectema_main .fraz b{
    display: inline-block;
    margin-left: 5px;
    background: url(/images/news/spectema/fraz.gif) no-repeat 0 center;
    font-size: 14px;
    font-weight: 700;
    padding: 0 8px 0 28px;
    line-height: 28px;
    border-right: 1px solid #fbdb7b;
    text-shadow: 0 1px 0 #fff;
}

.spectema_main .navButtons{
    display: block;
    float: left;
    padding: 0px 10px;
    vertical-align: middle;
    margin-top: 8px;
}

.spectema_main .navButtons .btn_prev{
    background: url(/images/news/spectema/arr_red_left.gif) no-repeat;
    width: 6px;
    height: 11px;
    margin: 0;
}

.spectema_main .navButtons .btn_next{
    background: url(/images/news/spectema/arr_red_right.gif) no-repeat;
    width: 6px;
    height: 11px;
    margin: 0;
}

.spectema_main .navButtons a img{
    width: 6px;
    height: 12px;
}

.spectema_main .carousel_container{
    display: block;
    float: left;
    width: 437px;
    position: relative;
    overflow: hidden;
    vertical-align: middle;
    height: 19px;
    font-size: 15px;
    margin-top: 5px;
}

.spectema_main .carousel_container ul{
    height: 19px;
    left: 0;
    position: relative;
}

.spectema_main .carousel_container ul li{
    float: left;
    width: 437px;
    position: relative;
    overflow: hidden;
    height: 19px;
}

.spectema_main .carousel_container ul li a{
    border-bottom: #004faf 1px dotted;
    display: inline-block;
    white-space: nowrap;
}

.spectema_main .carousel_container ul li a:hover{
    border-bottom: #c42e29 1px dashed;
}

.spectema_main .carousel_container ul li .ellipsis{
    position: absolute;
    right: 0;
    top: 0;
    visibility: hidden;
    background: #fff;
}

/* end spectema_main */
.spectema_main{
    width: 660px;
    margin-top: 0;
}

/* TochkaHeader */
#tochka_header{
    background: none;
    height: auto;
    min-height: inherit;
    margin-top: 10px;
    margin-left: 3px;
    margin-right: 3px;
}

#tochka_header .logo{
    float: left;
    position: relative;
    padding: 1px 0 27px 0;
}

#tochka_header .logo .fb_iframe_widget{
    position: absolute;
    left: 50px;
    bottom: 11px;
}

.navigationBar{
    display: none;
}

.TopMenu .level_1 .container{
    background: url(/images/frontpage/TochkaHeaderV3/bg_topmenu.gif) repeat-x;

    border-radius: 2px;
}

.TopMenu .level_1 table td a{
    background: url(/images/frontpage/TochkaHeaderV3/bg_topmenu_a.gif) no-repeat right top;
    border: none;
    font-size: 14px;
    padding: 0 10px 0 9px;
}

.TopMenu .level_1 table td:first-child a{
    padding-left: 13px;
}

.TopMenu .level_1 table td:first-child a:hover{

    border-radius: 2px 0px 0px 2px;
}

#tochka_header .LogoSearch .all .logo{
    margin-left: 14px;
    margin-top: 23px;
}

.img_menu_ball{

}

/* end TochkaHeader */

/*Podari widget */
.PodariWidget li{
    border-bottom: 1px solid #cccccc;
    padding-bottom: 7px;
    margin-bottom: 7px;
}

.PodariWidget li.last{
    border-bottom: none;
    margin-bottom: 0;
}

.PodariWidget .img{
    float: left;
    width: 40px;
    display: block;
    padding-top: 8px;
    text-align: center;
    margin-right: 5px;
}

.PodariWidget .text{
    float: left;
    width: 136px;
    margin-right: 7px;

}

.PodariWidget .text h4{
    font-size: 14px;
    padding-bottom: 4px;
}

.PodariWidget .text p{
    font-size: 12px;
}

.PodariWidget .text a{
    color: #272727;
    text-decoration: none;
}

.PodariWidget .text a:hover{
    color: #c42e29;
}

.PodariWidget .button_grn{
    font-size: 13px;
    padding-right: 0 10px;
    float: right;
    margin: 0 0 0 0;
}

/*End Podari widget */

.TopMenu .level_1 table td a img{

}

.LoveWidget .content{
    width: 300px;
    overflow: hidden;
}

.UrgentNews{
    position: absolute;
    top: 10px;
    left: 10px;
    padding: 3px 8px 4px 8px;


    border-radius: 3px;
    background-color: #e00202;
    background-image: -moz-linear-gradient(top, #f81c1d, #cb0303);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f81c1d), color-stop(1, #cb0303));
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=#f81c1d, endColorstr=#cb0303);


    box-shadow: 0px 0px 2px #727272;
    border-top: 1px solid #fa4747;
    border-left: 1px solid #fa4747;
    border-right: 1px solid #872029;
    border-bottom: 1px solid #872029;
    font-size: 14px;
    color: #fff;
    font-weight: 700;
    text-shadow: 0px -1px 0px #585858;
}

.UrgentNewsSmall{
    position: absolute;
    margin-top: 33px;
    _left: 33px;
    width: 64px;
    padding-bottom: 1px;
    text-align: center;
    display: block;
    font-size: 11px;
    color: #fff;
    text-shadow: 0px -1px 0px #585858;
    background-color: #da0e00;
    background-image: -moz-linear-gradient(top, #e70401, #ce1900);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #e70401), color-stop(1, #ce1900));
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=#e70401, endColorstr=#ce1900);
}

.NewFeaturedNews .tabs li .inner .UrgentNewsSmall{
/ left : 10 px;
}

.NewFeaturedNews .tabs li.selected .inner .UrgentNewsSmall{
/ left : 34 px;
}

.ic_adv_small{
    margin-right: 5px;
    vertical-align: -4px;
}

.TopMenu .level_1 table td .icNWave{
    background-image: url(/images/glamur/newwave25.png) !important;
    background-repeat: no-repeat !important;
    background-position: left center !important;
    padding-left: 23px !important;
    border-right: 1px solid #830003;
}

.TopMenu .level_1 table td .icNWave:hover{
    background-image: url(/images/glamur/newwave25.png) !important;
    background-repeat: no-repeat !important;
    background-position: left center !important;
    background-color: #89060a;
}

#tochka_header .categories li{
    position: relative;
}

#tochka_header .categories li span.category_new{
    background: url(/images/frontpage/category_new.png) no-repeat;

    position: absolute;
    width: 32px;
    height: 26px;
    display: block;
    top: -6px;
    cursor: pointer;
    right: 0;
}

/********** Start Fotka Widgets ***********/
.FotkaWidgets .content{
    font-size: 12px;
    color: #5b5b5b;
}

.FotkaWidgets .title{
    font-size: 13px;
    color: #373737;
}

.FotkaWidgets .image{
    width: 100%;
    margin-top: 10px;
}

.FotkaWidgets .image td{
    height: 225px;
    text-align: center;
    vertical-align: middle;
}

.FotkaWidgets .border_line{
    clear: both;
    height: 1px;
    overflow: hidden;
    font-size: 1px;
    background-color: #d9d8d8;
    margin: 10px -6px;
}

.FotkaWidgets .eval{
}

.FotkaWidgets .eval .title{
    float: left;
    padding-top: 8px;
    padding-right: 10px;
}

.FotkaWidgets .eval a, .FotkaWidgets .eval a:visited{
    background: url(/images/frontpage/event_sprite.gif) no-repeat 0 0;
    width: 30px;
    height: 29px;
    display: inline-block;
    color: #fff;
    font-size: 10px;
    text-align: center;
    margin: 0 1px;
}

.FotkaWidgets .eval a:hover, .FotkaWidgets .eval a:visited:hover{
    background: url(/images/frontpage/event_sprite.gif) no-repeat 0 -29px;
    color: #fff;
}

.FotkaWidgets .eval a:visited:active, .FotkaWidgets .eval a:active{
    background: url(/images/frontpage/event_sprite.gif) no-repeat 0 -29px;
}

.FotkaWidgets .eval a span{
    display: inline-block;
    padding-top: 9px;
}

.FotkaWidgets .item{
    width: 144px;
}

.FotkaWidgets .item .title a{
    font-weight: bold;
}

.FotkaWidgets .item .eval .title{
    float: none;
    padding-right: 0;
}

.FotkaWidgets .item .eval a, .FotkaWidgets .item .eval a:visited{
    background: url(/images/frontpage/event_sprite.gif) no-repeat -3px -58px;
    width: 23px;
    height: 21px;
    font-size: 9px;
    margin: 0 1px;
}

.FotkaWidgets .item .eval a:hover, .FotkaWidgets .eval .item a:visited:hover{
    background: url(/images/frontpage/event_sprite.gif) no-repeat -3px -79px;
}

.FotkaWidgets .item .eval a:visited:active, .FotkaWidgets .item .eval a:active{
    background: url(/images/frontpage/event_sprite.gif) no-repeat -3px -79px;
}

.FotkaWidgets .item .eval a span{
    padding-top: 6px;
}

/********** End Fotka Widgets ***********/

.Landing_ie9 .B_header{
    height: 4px;
    overflow: hidden;
}

.centerColumn .Landing_ie9 .B_inner{
    padding: 0;
}

.Landing_ie9 ul.Steps li{
    padding: 15px 22px 27px 22px;
    border-bottom: 1px solid #dddddd;
    border-top: 1px solid #fff;
    background: #fff url(/images/frontpage/steps_li2.gif) repeat-x;
    font-size: 13px;
/ / display : inline;
/ / zoom : 1;
/ / width : 616 px;
}

.Landing_ie9 ul.Steps li.Steps_1{
    background-image: none;
    padding-top: 24px;
}

.Landing_ie9 ul.Steps li.Steps_3{
    border-bottom: none;


    -webkit-border-bottom-right-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}

.Landing_ie9 .image{
    float: left;
}

.Landing_ie9 ul.Steps li.Steps_1  .image{
    margin-right: 40px;

}

.Landing_ie9 .title{
    font-size: 30px;
    margin-bottom: 8px;
    text-shadow: #fff 0px 1px 0px;
}

.Landing_ie9 .Line2{
    background: #fff;
    height: 1px;
    border-top: 1px solid #ddd;
    margin: 20px -12px;
    overflow: hidden;
}

.Landing_ie9 .subtitle{
    font-size: 23px;
    text-shadow: #fff 0px 1px 0px;
    margin-bottom: 12px;

}

.Landing_ie9 .Steps_2{
    text-align: center;
}

.Landing_ie9 .Steps_2 .image{
    float: none;
    vertical-align: middle;
    margin-bottom: 15px;
}

.Landing_ie9 .Steps_2 .LandingBtn{
    font-size: 21px;
    text-shadow: #0a6004 0px -1px 0px;
    height: 42px;
    background-image: url(/images/frontpage/landing_png.png);
    line-height: 42px;
    background-position: 0 0;
    margin: 10px 0 0 15px;
    padding: 0 30px;
}

.Landing_ie9 .Btn{
    display: inline-block;
    text-align: center;
    padding: 0 12px;

    border-radius: 2px;

}

.Landing_ie9 .NormalGreen{
    color: #fff !important;
}

.gecko .Landing_ie9 .Steps_2 .LandingBtn{
    line-height: 41px;
}

.Landing_ie9 .Steps_2 .LandingBtn:hover{
    background-position: 0 -42px;
}

.Landing_ie9 .Steps_2 .LandingBtn:active{
    background-position: 0 -84px;
}

.Landing_ie9 .Steps_2 .LandingBtn.active{
    background-position: 0 -84px;
}

.Landing_ie9 .Steps_2 .subtitle{
    text-align: left;
}

.Landing_ie9 .Steps_2 p{
    width: 350px;
    text-align: center;
    font-size: 14px;
    margin: 0 auto 20px auto;
}

.Landing_ie9 .Text{
    display: inline-block;
    vertical-align: top;
    top: 8px;
    position: relative;
    font-size: 14px;
/ / display : inline;
/ / zoom : 1;
}

.Landing_ie9 .Text input{
    vertical-align: middle;
    margin: -2px 2px 0 0;
/ / margin : 0 0 - 1 px - 1 px;
}

.ContentBlock .select{
    border: 0;
    padding-left: 0;
    padding-right: 0;
}

.btn_normal_green span{
/ / vertical-align : top;
}

*html .B_header{
    background: #DC1203 url(/images/framework/ie6/gSprite.png) no-repeat right top;
}

/*
TooTip css
*/
.Landing_ie9 .toTooltip{
    display: inline-block;
/ / display : inline;
/ / zoom : 1;
    position: relative;
    cursor: default;

}

.Landing_ie9 .ToolTipFilmInfo{
    position: absolute;
    z-index: 8888;
    padding: 4px 6px;
    width: 205px;
    background-color: #fff;
    border: 1px solid #cbcbcb;


    border-radius: 2px;


    box-shadow: 0px 0px 2px #bababa;
    font-size: 11px;
    color: #756c5c;
    font-weight: normal;
    display: block;
    visibility: hidden;
    font-size: 11px;
    top: auto;
    bottom: 25px;

    left: -185px;
    text-align: left;
    height: auto;
}

.Landing_ie9 .ToolTipFilmInfoArr{
    position: absolute;
    background: url(/images/common/ToolTipFilmInfoArr_top_bot.png) no-repeat 0 0;

    width: 13px;
    height: 8px;
    top: auto;
    bottom: -8px;
    right: 12px;
    left: auto;
    background-position: 0px -9px;

}

/* MicrosoftWidget */
.MicrosoftWidget .content{
    padding: 0 0 12px 0;
}

.MicrosoftWidget .subtitle_w{
    background: #f2f2f2 url(../images/frontpage/microsoft_wg_subtitle.gif) repeat-x;
    min-height: 41px;

    border-bottom: 1px solid #e4e4e4;
    font-size: 17px;
    text-shadow: 1px 0 1px #FFF;
    color: #393939;
    text-align: center;
    font-weight: normal;
    padding: 12px;
    display: block;
}

.MicrosoftWidget .ie9_wbg{
    background: url(../images/frontpage/ie9_wbg.jpg) no-repeat 50% 0;
    height: 193px;
    overflow: hidden;
    position: relative;
    display: block;
}

.MicrosoftWidget .ie9_buttons_ru, .MicrosoftWidget .ie9_buttons_ua{
    background: url(../images/frontpage/ie9_wbutt_ru.png) no-repeat;
    height: 62px;
    width: 239px;
    bottom: 5px;
    left: 41px;
    overflow: hidden;
    position: absolute;
    display: block;
}

.MicrosoftWidget .ie9_buttons_ru span, .MicrosoftWidget .ie9_buttons_ua span{
    position: absolute;
    white-space: nowrap;
    color: #fff;
    text-indent: -9999px;
}

.MicrosoftWidget .ie9_buttons_ua{
    background: url(../images/frontpage/ie9_wbutt_ua.png) no-repeat;
}

/* End MicrosoftWidget */

/*BTN IE 9 in TopMenu*/
.TopMenu .level_1 table td a.btn_ie_poll{
    background: none;
    border-left: 1px solid #c6252a;
    padding-left: 11px;
    padding-right: 11px;
}

.TopMenu .level_1 table td a.btn_ie_poll:hover{
    background-color: #89060a;
    border-left: none;
    padding-left: 12px;
}

.TopMenu .level_1 table td a.btn_ie_poll span{
    display: inline-block;
    background: url(/images/microsoft_poll/btn_ie9.png) center 2px no-repeat;
    width: 91px;
    height: 28px;
    cursor: pointer;
}

/*BTN IE 9 in TopMenu*/

/* branding life:) */
#tochka_header{
    background-color: #fff;
}

.categories{
    margin-top: 19px;
    margin-right: 46px;
    margin-bottom: 17px;
}

#tochka_header .logo{
    padding: 26px 0 0 18px;
}

#all, .all{
    position: relative;
}

#tochka_header{
    zoom: 1;
}

/* end branding life:) */
