/*global*/
body{
    font-size: 13px;
	color:#545455;
}

.fl { float: left; }
.fr { float: right; }

.prel {	position:relative; }
.bottom{ bottom:0;}

.vmid {	vertical-align:middle; }
.vtop {	vertical-align:top; }
.vbot {	vertical-align:bottom; }
.zoom { zoom:1 !ie; }

.minus_hor{ margin: 0 -9px;}
.mr_min_hor9{ margin: 0 -9px;}

.mt1 { margin-top:1px; }
.mt2 { margin-top:2px; }
.mt6 { margin-top:6px; }
.mt7 { margin-top:7px; }
.mt8 { margin-top:8px; }
.mt10 { margin-top:10px; }
.mt17 { margin-top:17px; }
.mt25 { margin-top:25px; }

.mb5 { margin-bottom:5px; }
.mb10 { margin-bottom:10px; }

.mr5 { margin-right:5px; }
.ml5 { margin-left:5px; }
.mr10 { margin-right:10px; }
.ml10 { margin-left:10px; }
.mr4 {margin-right:4px;}
.mr15 { margin-right:15px; }
.ml15 { margin-left:15px; }
.ml35 { margin-left:35px; }
.ml45 { margin-left:45px; }
.ml105 { margin-left:105px; }
.ml117 {margin-left:117px;}

.mrl20 { margin-left:20px; }


.pad0{ padding:0 !important;}
.pad1{ padding:1px !important;}
.pad3{ padding:3px !important;}
.pad5{ padding:5px !important;}
.pad6{ padding:6px !important;}
.pad7{ padding:7px !important;}
.pad9{ padding:9px !important;}
.pad10{ padding:10px !important;}
.pad15{ padding:15px !important;}
.pad20{ padding:20px !important;}

/*position*/
.pabs{ position:absolute;}

.top_min2 {top:-2px;}
.top_min4 {top:-4px;}
.top_min6{top: -6px;}
.top_min12{top: -12px !important;}


.top3{top:3px; _top:0px;}
.top6{top:6px;}
.top10{top:10px;}
.top12{top:12px; _top:8px;}
.top15{top:15px; _top:8px;}
.top20{top:20px; _top:16px;}
.top30{top:30px;}

.right10{ right:10px;}

.bottom10{bottom: 10px;}
.bottom_min10{bottom: -10px;}
/*END position*/

.bordr_t0{ border-top:0 !important;}
.bordr0{ border:0 !important;}

.center{text-align:center;}
.buttons{ margin: 0 auto;}

/*color*/
.color_gray { color:#777; }
.color_green { color:#5b8200; }
.color_orange { color:#e34501; }
.color_black { color:#272727; }
.black { color:#000 !important; }
.color_white{ color:#FFF;}
.color_blue{ color: #1155a9 !important; }
/*end color*/

.clear {
    clear: both;
    height: 0;
    font-size: 0;
    line-height: 0px;
    overflow: hidden;
}
.clear5 {
		clear:both;
    height: 5px;
    font-size: 0;
    line-height: 0px;
	overflow:hidden;
}
.clear10 {
    clear: both;
    height: 10px;
    font-size: 0;
    line-height: 0px;
    overflow: hidden;
}

/**/
.w80, .w113, .w165, .w210, .w230, .w272, .w280, .w325, .w385, .w395, .w405, .w455, .w600, .w655{ display:inline-block;}
.w80 { width:80px; }
.w113 { width:113px; }
.w165 { width:165px; }
.w180 { width:180px; }
.w210 { width:210px; }
.w230 { width:230px; }
.w272 { width:272px; }
.w280 { width:280px; }
.w325 { width:325px; }
.w370 { width:370px; }
.w385 { width:385px; }
.w395 { width:395px; }
.w405 { width:405px; }
.w455{ width:455px;}
.w600{ width:600px;}
.w655{ width:655px;}

.h100{height:100px !important;}
/**/

/*Font size*/
.font11 { font-size:11px !important; }
.font13 { font-size:13px !important; }
.font14 { font-size:14px !important; }
.font15 { font-size:15px !important; }
.font16 { font-size:16px !important; }
.font17 { font-size:17px !important; }
.font18 { font-size:18px !important; }
.font19 { font-size:19px !important; }
.font21 { font-size:21px !important; }
.font23 { font-size:23px !important; }
/*END Font size*/

/*Header, p*/
h1,h2,h3,h4,h5,h6,ul,ul li {
    margin:0;
    padding:0;
}
h1, h2, h3, h4, h5, h6 { font-weight:normal; }
h1 { font-size:24px; }
h2 { font-size:17px; }
h3 { font-size:16px; }
h4 { font-size:15px; }
p { margin-bottom:10px; }
/*END Header, p*/


/*end:global*/
/*structure*/
.News #all {width:1004px}


/*css/news.css*/






/* ContentBlock */
.ContentBlock .CB_header {
    height: 33px;
    background: url(/images/travel/bg_CB_header_waves.png) no-repeat left top;
}

.ContentBlock_Tabs .CB_header {background: url(/images/travel/bg_CB_header.png) no-repeat left top}
.ContentBlockWide .CB_header {background: url(/images/travel/bg_CB_header_waves_wide.png) no-repeat left top}

.ContentBlockWide_Tabs .CB_header {background: url(/images/travel/bg_CB_header_wide.png) no-repeat left top}
.ContentBlock .CB_header h3 a {background:url(/images/travel/arr_header.gif) no-repeat scroll right center}
.gecko .ContentBlock .CB_header h3 a { background-position:right center; }
.mac.webkit .ContentBlock .CB_header h3 a { background-position:right 3px; }

.ContentBlock .CB_header h3 {top:11px}
.ContentBlock .CB_header span.textcopy  {top:11px }
.ContentBlock .CB_header a.rss {
    background: url(/images/travel/ico_rss.gif) no-repeat left top;
    float: right;
    width: 13px;
    height: 14px;
    margin-top: 15px;
}
/* end ContentBlock */



/* Center_2inRow */
.Center_2inRow {margin-left: 0}
    .Center_2inRow .ContentBlock {padding-left: 0px}
        .Center_2inRow .ContentBlock .CB_header {padding-right: 16px}

.Center_2inRow .AllCatLastNews,
.Center_2inRow .LeftBlocks,
.Center_2inRow .MediaFunFAQ,
.Center_2inRow .RightBlocks{
    float: left;
    width: 328px;
    }
    .Center_2inRow .MediaFunFAQ,
    .Center_2inRow .RightBlocks{padding-left: 7px}

.ContentBlock .special {
    background: #ffffcc;
    border-top: #f8de75 1px solid;
    border-bottom: #f8de75 1px solid;
    margin: 0 -10px;
    padding: 4px 10px;
    font-size: 110%;
    font-weight: 900;
    margin-bottom: 4px;
}

.Center_2inRow .ContentBlock .CB_header {padding-right: 16px}
.Center_2inRow .ContentBlock .CB_header h3, .FinanceNews .CB_header h3, .AutoNews .CB_header h3 { padding-top: 8px; }
.Center_2inRow .ContentBlock .CB_header a.rss, .FinanceNews .CB_header a.rss, .AutoNews .CB_header a.rss { margin-top: 12px; }

/*end:Center_2inRow */


/*rating*/
.rating{ display:inline-block; width:233px; height:13px; background:url(/images/travel/categ_stars.png) 0 -13px no-repeat; overflow:hidden;}
.rating span{display:inline-block;height:13px; background:url(/images/travel/categ_stars.png) 0 0 no-repeat; overflow:hidden;}

.feed_type{display:block; width:285px; height:12px; background:url(/images/travel/feed_type.png) 0 -12px no-repeat; overflow:hidden; position: relative;}
.feed_type span{display:block; height:12px; background:url(/images/travel/feed_type.png) 0 0 no-repeat; position: absolute; overflow:hidden;}

.raiting_static{ display:inline-block; width: 85px;}
.raiting_static span{ display:inline-block; background: url(/images/travel/raiting_static.png) left top repeat-x; height: 17px;}

.small_stars{ width:56px;}
.small_stars span{background: url(/images/travel/raiting_static_small.png) left top repeat-x; height: 13px}
/*end rating*/


/*newsList */
.newsList {padding: 3px 3px}
    .newsList li {
        overflow: hidden;
        position: relative;
        padding-bottom: 7px;
        font-size: 110%;
        color: #949494;
    }
    .newsList li .image {
        float: left;
        margin-right: 6px;
        padding-top: 2px;
    }
    .newsList li .text .title {
        font-size: 100%;
        display: block;
        }
        .newsList li.topNews .text .title {
            font-size: 120%;
            display: block;
        }
    .newsList li .text .info .icons {white-space: nowrap}
        .newsList li .date,
        .newsList li .photos_icon,
        .newsList li .comments_icon {margin-right: 3px}
        .newsList li p {color: #666666}

    .newsList li.marked {
        padding-bottom: 6px;
        font-size: 110%;
        padding-left: 14px;
        background: url(/images/frontpage/marker_ul.gif) no-repeat 1px 4px;
        }
        .Stocks ul.newsList li.marked,
        .Directory ul.newsList li.marked {background-image: url(/images/frontpage/marker_ul_blue.gif)}

    table.newsList {
        margin: 0 4px;
        }
        table.newsList td.leftTD {
            width: 120px;
            padding-right: 25px;
            padding-top: 4px;
            padding-bottom: 6px;
        }
        table.newsList td.rightTD {
            width: 120px;
            padding-left: 25px;
            padding-top: 4px;
            padding-bottom: 6px;
        }
/*end:newsList */


/*MainNews*/
.MainNews {
    margin: -6px -10px 2px -10px;
    padding: 10px 14px;
    background: #f7f7f7 url(/images/common/bg_blogslist.gif) repeat-x bottom left;
    }
    .MainNews a img {margin-bottom: 7px}
    .MainNews .CB_header h3 a { padding-right: 0; background: none; }
    .MainNews .content { border-top: #e20000 3px solid; }
        .MainNews .title {display: block}
        .MainNews .date {
            color: #666;
            padding-right: 7px;
        }
/*end:MainNews*/

/*SportNews*/
.SportNews .CB_header {height: 33px}
    .SportNews .CB_header h3 a {
        color: #333;
        padding-right: 0;
        background: none;
        }
        .SportNews .CB_header h3 a:hover { color: #669201}

    .SportNews .CB_header .rss {background-image: url(/images/common/ico_rss_sport.gif)}

    .SportNews .content { border-top: #87b513 3px solid; }
        .SportNews .newsList li.marked {background-image: url(/images/common/marker_ul_sport.gif)}
/*end:SportNews*/


/*FinanceNews*/
.FinanceNews .CB_header {height: 33px}
    .FinanceNews .CB_header h3 a { color: #333;padding-right: 0; background: none; }
        .FinanceNews .CB_header h3 a:hover { color: #0574db}
    .FinanceNews .CB_header .rss {background-image: url(/images/common/ico_rss_finance.gif)}

    .FinanceNews .content {
        overflow: hidden;
        zoom: 1;
        border-top: #0574db 3px solid;
    }
    .FinanceNews .leftSide {
        width: 295px;
        padding-right: 20px;
        float: left;
        position: relative;
    }
    .FinanceNews .rightSide {
        width: 50%;
        float: left;
        position: relative;
        }
        .FinanceNews .rightSide .more {
            position: absolute;
            bottom: 0;
            left: 20px;
        }
.FinanceNews .newsList li.marked {background-image: url(/images/common/marker_ul_finance.gif)}

.FinanceNews .rates {
    position: relative;
    padding-left: 14px;
    width: 303px;
    }
    .FinanceNews .rates h6 {
        font-size: 110%;
        font-weight: 900;
        height: 24px;
    }
    .FinanceNews .rates table {
        width: 155px;
        position: relative;
        z-index: 700;
        border-collapse: collapse;
        }
        .FinanceNews .rates table th {
            font-size: 90%;
            vertical-align: middle;
            height: 16px;
            color: #666;
            text-align: center;
        }
        .FinanceNews .rates table td {
            padding: 6px 0;
            text-align: center;
            background: #f7f7f7;
            border-bottom: #cccccc 1px dashed;
            border-right: #f7f7f7 1px dashed;
            }
            .FinanceNews .rates table .selected td{
                border-top: #f8de75 1px solid !important;
                border-bottom: #f8de75 1px solid !important;
                background: #fffcea;
            }
        .FinanceNews .rates .rateGraph {
            position: absolute;
            z-index: 670;
            right: 0;
            top: 0;
            width: 149px;
            }
            .FinanceNews .rates .rateGraph .title {
                font-size: 90%;
                color: #666666;
                display: inline-block;
                height: 39px;
                }
                .FinanceNews .rates .rateGraph .graphContent {
                    background: #fffcea;
                    border: #f8de75 1px solid;
                }
/*end:FinanceNews*/


/*CultureNews*/
.CultureNews .CB_header {height: 33px}
.CultureNews .CB_header h3 a { color: #333;
    padding-right: 0;
    background: none;
    }
    .CultureNews .CB_header h3 a:hover { color: #f97d03 }
    .CultureNews .CB_header .rss {background-image: url(/images/common/ico_rss_culture.gif)}
    .CultureNews .CB_inner .content { border-top: #f97d03 3px solid; }
    .CultureNews ul.newsList li.marked {background-image: url(/images/common/marker_ul_culture.gif)}
/*end:CultureNews*/

/*ShowBizNews*/
.ShowBizNews .CB_header {height: 33px}
.ShowBizNews .CB_header h3 a { color: #333 !important; padding-right: 0; background: none; }
    .ShowBizNews .CB_header h3 a:hover { color: #b91b8d !important; }
    .ShowBizNews .CB_header .rss {background-image: url(/images/common/ico_rss_showbiz.gif) !important}
    .ShowBizNews .CB_inner .content { border-top: #b91b8d 3px solid; }
    .ShowBizNews .newsList li.marked {background-image: url(/images/common/marker_ul_showbiz.gif)}
/*end:ShowBizNews*/

.HiTechNews .CB_header {
    height: 33px;
}
.HiTechNews .CB_header h3 a { color: #333 !important; padding-right: 0; background: none; }
.HiTechNews .CB_header h3 a:hover { color: #7f8c92 !important; }
.HiTechNews .CB_header .rss {
    background-image: url(/images/common/ico_rss_hitech.gif) !important;
}
.HiTechNews .CB_inner .content { border-top: #97a5b0 3px solid; }
.HiTechNews ul.newsList li.marked {
    background-image: url(/images/common/marker_ul_hitech.gif);
}

.AutoNews .CB_header {height: 33px}
.AutoNews .CB_header h3 a { color: #333 !important; padding-right: 0; background: none; }
.AutoNews .CB_header h3 a:hover { color: #9c0404 !important; }
.AutoNews .CB_header .rss {background-image: url(/images/common/ico_rss_auto.gif) !important}
.AutoNews .CB_inner .content { border-top: #9c0404 3px solid; }
.AutoNews .newsList li.marked {background-image: url(/images/common/marker_ul_auto.gif)}
.AutoNews .leftSide {
    width: 300px;
    padding-right: 20px;
    float: left;
    position: relative;
}
.AutoNews .content {padding-bottom: 0}
.AutoNews .rightSide {
    width: 300px;
    padding-left: 10px;
    float: left;
    position: relative;
}
.AutoNews .MainNews, .FinanceNews .MainNews {
    margin: -3px -10px -4px -9px;
    padding: 10px 14px;
    background: #f7f7f7 url(/images/common/bg_corner_grey.gif) no-repeat left bottom;
}
.AutoNews .special .oneType {
    text-align: right;
    width: 86px;
    display: inline-block;
}
.AutoNews .special .value {
    display: inline-block;
    background: url(/images/common/bg_fuel_val_left.gif) no-repeat;
}
.AutoNews .special .value .inner {
    font-weight: 100;
    color: #fff;
    display: inline-block;
    height: 17px;
    line-height: 16px;
    padding: 0 4px;
    background: url(/images/common/bg_fuel_val_right.gif) no-repeat right;
}

.PositiveNews .leftSide {
    width: 300px;
    padding-right: 20px;
    float: left;
    position: relative;
}
.PositiveNews .rightSide {
    width: 300px;
    padding-left: 10px;
    float: left;
    position: relative;
}

/* === NewsHeadlinesIndex === */
.NewsHeadlinesIndex {width: 996px}
.NewsHeadlinesIndex .CB_header {
    background-image: url(/images/common/bg_CB_header_fullwidth.png);
}
.NewsHeadlinesIndex .CB_inner {
    background-image: url(/images/common/bg_CB_inner_fullwidth.png);
}
.NewsHeadlinesIndex .CB_footer {
    background-image: url(/images/common/bg_CB_footer_fullwidth.png);
}

.NewsHeadlinesIndex .eventsSelector {
    margin-left: 40px;
    padding-right: 16px;
    background: url(/images/common/border_tab.gif) no-repeat right;
    display: inline-block;
    height: 20px;
    line-height: 20px;
    vertical-align: bottom;
    margin-bottom: -1px;
}

.NewsHeadlinesIndex .CB_header .textcopy {padding-right: 24px}
.NewsHeadlinesIndex .CB_header .calendarDropDown {
    position: absolute;
    left: 45em;
    top: 10px;
    z-index: 130;
}
.activeCalendar #datepicker {
    z-index: 888;
    right: 0px;
    top: 30px;
}

.NewsHeadlinesIndex .CB_header .tabs {
    left: 16em;
    z-index: 120;
}
.NewsHeadlinesIndex .CB_header .tabs li {
    background: url(/images/common/border_tab.gif) no-repeat right;
    margin-right: -2px;
}
.NewsHeadlinesIndex .CB_header .tabs li a {
    padding: 1px 7px 0 7px;
    height: 23px;
    }
.NewsHeadlinesIndex .CB_header .tabs li a sup {
    font-size: 70%;
}
.NewsHeadlinesIndex .CB_header .tabs li.current {
    margin-right: 3px;
}
.NewsHeadlinesIndex .CB_header .tabs a.weekend {
    color: #e10000;
}


.NewsHeadlinesIndex .content .navButtons {
    position: static;
    top: auto;
    right: auto;
}
.NewsHeadlinesIndex .content .navButtons .btn_prev {
    position: absolute;
    left: 4px;
    top: 85px;
    margin: 0;
    width: 24px;
    height: 58px;
    background: url(/images/common/arrow_semicircle_prev.gif) no-repeat;
}
.NewsHeadlinesIndex .content .navButtons .btn_next {
    position: absolute;
    right: 4px;
    top: 85px;
    margin: 0;
    width: 24px;
    height: 58px;
    background: url(/images/common/arrow_semicircle_next.gif) no-repeat;
}

.NewsHeadlinesIndex .carousel_container {
    overflow: hidden;
    visibility: visible;
    position: relative;
    z-index: 2;
    width: 912px;
    margin: 5px 21px 0 21px;
}
.NewsHeadlinesIndex .carousel_container ul {
    margin: 0;
    padding: 0;
    position: relative;
    list-style: none;
    z-index: 1;
}
.NewsHeadlinesIndex .carousel_container ul li {
    float: left;
    width: 130px;
    padding: 0 4px 10px 18px;
    font-size: 110%;
}
.NewsHeadlinesIndex .carousel_container .image img {
    margin: 5px 0;
}

.NewsHeadlinesIndex .more .note {
    color: #666;
    float: left;
    padding-left: 10px;
    font-size: 110%;
}
/* === NewsHeadlinesIndex === */

/* === NewsHeadlinesLenta === */
.NewsHeadlinesLenta .eventsSelector, .NewsTags .eventsSelector {
    margin-left: 40px;
    padding-right: 16px;
    background: url(/images/common/border_tab.gif) no-repeat right;
    display: inline-block;
    height: 20px;
    line-height: 20px;
    vertical-align: bottom;
    margin-bottom: -1px;
    position: relative;
    top: 11px;
    }

.NewsHeadlinesLenta .CB_header .textcopy, .NewsTags .CB_header .textcopy {
    padding-right: 24px;
    background: url(/images/common/border_tab.gif) no-repeat right;
}
.NewsHeadlinesLenta .CB_header .calendarDropDown {
    position: absolute;
    right: 8px;
    top: 10px;
}
.activeCalendar #datepicker {
    z-index: 888;
    right: 0px;
    top: 30px;
}

.NewsHeadlinesLenta .CB_header .tabs {
    right: 50px;
}
.NewsHeadlinesLenta .CB_header .tabs li {
    background: url(/images/common/border_tab.gif) no-repeat right;
    margin-right: -2px;
}
.NewsHeadlinesLenta .CB_header .tabs li a {
    padding: 1px 4px 0 7px;
    height: 23px;
    }
.NewsHeadlinesLenta .CB_header .tabs li a sup {
    font-size: 70%;
}
.NewsHeadlinesLenta .CB_header .tabs li.current {
    margin-right: 3px;
}
.NewsHeadlinesLenta .CB_header .tabs a.weekend {
    color: #e10000;
}


.NewsHeadlinesLenta ul.NewsLenta {
    margin: 10px 4px;
}
.NewsHeadlinesLenta ul.NewsLenta li {
    min-height: 90px;
    padding-bottom: 22px;
}
.NewsHeadlinesLenta ul.NewsLenta li .leftSide {
    float: left;
    width:125px;
    padding-right:8px;
    font-size:130%;
}
.NewsHeadlinesLenta ul.NewsLenta li .image {
    float: left;
    width: 120px;
    padding-right: 8px;
}
.NewsHeadlinesLenta ul.NewsLenta li .text {
    display: block;
    min-height: 1px;
    overflow: hidden;
}
.NewsHeadlinesLenta ul.NewsLenta li .title {
    font-size: 150%;
    display: block;
    padding-bottom: 4px;
}
.NewsHeadlinesLenta ul.NewsLenta li p {
    font-size: 110%;
    padding-bottom: 4px;
}
.NewsHeadlinesLenta ul.NewsLenta li .comments_icon {
    font-size: 110% !important;
}

/* === NewsHeadlinesLenta === */


/* === NewsTags === */
.NewsTags h4 {
    font-size: 130%;
    font-weight: 900;
    padding-top: 6px;
}
.NewsTags .tagsCloud {
    font-size: 130%;
    padding: 10px 0;
}
.NewsTags .tagsCloud a.f1 {
    font-size: 90%;
}
.NewsTags .tagsCloud a.f2 {
    font-size: 95%;
}
.NewsTags .tagsCloud a.f3 {
    font-size: 100%;
}
.NewsTags .tagsCloud a.f4 {
    font-size: 110%;
}
.NewsTags .tagsCloud a.f5 {
    font-size: 120%;
}
.NewsTags .tagsCloud a.f6 {
    font-size: 130%;
}
.NewsTags .tagsCloud a.f7 {
    font-size: 140%;
}

/* === NewsTags === */


/* === btn_tags === */

.btn_tags, .btn_tags_up {
    padding-left:5px;
    padding-right:16px;
    background:url(/images/TochkaHeaderV3/TochkaHeaderV3_Sprite.png) no-repeat 90% -138px;
}
.btn_tags span, .btn_tags_up span {
    border-bottom:1px dashed #004FAF;
}
.btn_tags:hover, .btn_tags_up:hover {
    color:#004FAF;
    padding:3px 5px;
    padding-right:16px;
    background:#e1effc url(/images/TochkaHeaderV3/TochkaHeaderV3_Sprite.png) no-repeat 90% -135px;
}
.btn_tags:hover span, .btn_tags_up:hover span {
    border-bottom:none;
}
.btn_tags_up {
    background:url(/images/TochkaHeaderV3/TochkaHeaderV3_Sprite.png) no-repeat 90% -154px;
}
.btn_tags_up:hover {
    background:#e1effc url(/images/TochkaHeaderV3/TochkaHeaderV3_Sprite.png) no-repeat 90% -151px;
}

/* === btn_tags === */


/* NewsFull */

.ArticleContent .CB_header {
    height:8px !important;
    font-size: 1px !important;
    background: url(/images/common/bg_CB_header_blank_wide.png) no-repeat !important;
}
.ArticleContent .CB_inner .content {
    border-top: #fff 0px solid !important;
}

.ArticleContent .NewsCategory {
    font-size: 130%;
    float: left;
}
.ArticleContent div.back {
    font-size: 130%;
    text-align: right;
}
.ArticleContent div.back a {
    padding-left: 7px;
    background: url(/images/common/arr_back.gif) no-repeat 0 6px;
}

.ArticleContent .content {
    padding: 8px 12px;
}

.ArticleContent .content h1 {
    margin-bottom: 8px;
    padding: 0;
    font-size: 220%;
    font-weight: 100;
}

.ArticleContent .content .subHeader {
    font-size:110%;
    line-height:140%;
    margin:0;
    padding:0 0 12px;
    width: auto;
    padding-bottom: 12px;
}
.ArticleContent .content .subHeader  .time {
    font-size:13px;
    color: #5b5b5b;
    padding-top: 5px;
    display: inline-block;
}
.ArticleContent .content .subHeader .options {
    float: right;
    font-size: 85%;
    color: #999 !important;
}

.ArticleContent .content .subHeader .options .other {
    display: inline-block !important;
    padding-top: 4px !important;
}
.ArticleContent .content .subHeader .options .other .rss {
    padding-left: 20px;
    background: url(/images/common/ico_rss.gif) no-repeat left;
    display: inline-block;
    height: 16px;
    line-height: 16px;
    padding-right: 10px;
    border-right: #cccccc 1px solid;
    vertical-align: middle;
}
.ArticleContent .content .subHeader .options .other .share {
    display: inline-block;
    height: 16px;
    line-height: 16px;
    padding-left: 6px;
    padding-right: 10px;
    border-right: #cccccc 1px solid;
    vertical-align: middle;
}
.ArticleContent .content .subHeader .options .other .share a {
    display: inline-block;
    height: 14px;
    width: 16px;
    margin-left: 4px;
    background: no-repeat center;
    opacity: 0.4;
    filter: alpha(opacity=40);
    vertical-align: middle;
}
.ArticleContent .content .subHeader .options .other .share a:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}
.ArticleContent .content .subHeader .options .other .share a.facebook {
    background-image: url(/images/common/icons/new_facebook_hov.gif)
}
.ArticleContent .content .subHeader .options .other .share a.twitter {
    background-image: url(/images/common/icons/new_twitter_hov.gif)
}
.ArticleContent .content .subHeader .options .other .share a.vkontakte {
    background-image: url(/images/common/icons/new_vkontakte_hov.gif)
}
.ArticleContent .content .subHeader .options .other .share a.livejournal {
    background-image: url(/images/common/icons/new_livejournal_hov.gif)
}
.ArticleContent .content .subHeader .options .other .share a.email {
    background-image: url(/images/common/icons/new_email_hov.gif)
}
.ArticleContent .content .subHeader .options .other .share a.links {
    background-image: url(/images/common/icons/new_links_hov.gif)
}
.ArticleContent .content .subHeader .options .other .print {
    padding-left: 30px;
    display: inline-block;
    height: 16px;
    line-height: 16px;
    background: url(/images/finance/ico_print.gif) no-repeat 6px 0;
    padding-right: 10px;
    border-right: #cccccc 1px solid;
    vertical-align: middle;
}
.ArticleContent .content .subHeader .options .other .font {
    padding-left: 6px;
    display: inline-block;
    height: 16px;
    line-height: 16px;
    vertical-align: middle;
    padding-top: 1px;
}
.ArticleContent .content .subHeader .options .other .font img {
    vertical-align: sub;
/vertical-align: middle;
}

#bookmarks_share2 {
    background: url(/images/finance/bg_linksDD.gif) no-repeat;
    width: 115px !important;
}
#bookmarks_share2 img {
    visibility: hidden;
}
#bookmarks_share2 #bookmarks_dropdown2 img {
    visibility: visible;
}

.ArticleContent .content h3 {
    margin: 0;
    padding: 0;
    font-size: 110%;
    line-height: 140%;
    font-weight:700;
    margin-bottom:10px;
}
.ArticleContent .content p {
    margin:0px 0px 12px 0px;
    padding:0;
    font-size: 110%;
    line-height: 140%;
}

.ArticleContent .content .map_link {
    padding-left: 16px;
    text-decoration: underline;
    background: url(/images/common/ico_maplink.gif) no-repeat 0 2px;
}

.ArticleContent .content .videos_icon {
    color: #0049a3 !important;
    text-decoration: underline;
}

.ArticleContent .content ul, .ArticleContent .content ol {
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline-block;
    padding-bottom: 12px;
    font-size: 110%;
}
.ArticleContent .content ol  {
    list-style: decimal;
    padding-left: 28px;
}
.ArticleContent .content ul li {
    padding-left: 14px;
    background: url(/main/images/newsList_bullet.gif) no-repeat 2px 5px;
}
.ArticleContent .content .fontsize {
    float: right;
    color: #5e5e5e;
    font-size: 90%;
}
.ArticleContent .fontsize .print {
    padding-right: 20px;
}
.ArticleContent .fontsize img {
    vertical-align: text-bottom;
}
.opera .ArticleContent .fontsize img {
    vertical-align: text-top;
}
.safari .ArticleContent .fontsize img {
    vertical-align: top;
}

.ArticleContent .floatLeft {
    float:left;
    margin:3px 24px 10px 0;
    width:246px;
}
.ArticleContent .floatLeft .bigImg {
    padding: 12px;
    margin-left: -11px;
    background: #f5f5f5;
    border:1px solid #D9D9D9;
    border-left:none;
    padding-bottom: 0px;
    width: 240px;
    text-align: center;
    position: relative;
}
.ArticleContent .floatLeft .text {
    text-align: left;
}
.ArticleContent .floatLeft .foto_author {
    padding-bottom: 4px;
    color: #939393;
    display: block;
}
.ArticleContent .floatLeft .previews {
    position: relative;
    padding: 4px 12px;
    margin-left: -11px;
    margin-right: -12px;
    background: #f0f0f0;
    width: 244px;
    overflow: hidden;
    zoom: 1;
}
.ArticleContent .floatLeft .previews .previews_container {
    overflow: hidden;
    position: relative;
    width: 241px;
    height: 90px;
}
.ArticleContent .floatLeft .previews ul {
    margin: 0;
    padding: 0;
    list-style: none;
    margin: 0 0 4px -1px;
    overflow: hidden;
}
.ArticleContent .floatLeft .previews ul li {
    float: left;
    padding: 0;
    background: none;
    width: 120px;
    margin-right: 1px;
    height: 90px;
    text-align: center;
    background: #ddd;
}
.ArticleContent .floatLeft .previews .btn_prev {
    position: absolute;
    top: 39px;
    left: 6px;
    z-index:1;
    width: 18px;
    height: 18px;
    background: url(/images/common/arr_preview_back.png) no-repeat;
}
.ArticleContent .floatLeft .previews .btn_next {
    position: absolute;
    top: 39px;
    right: 6px;
    z-index:1;
    width: 18px;
    height: 18px;
    background: url(/images/common/arr_preview_next.png) no-repeat;
}

.ArticleContent .previews .photos_icon {
    color: #0049a3 !important;
    font-size: 110%;
    float: right;
}

.ArticleContent .floatLeft .themeNews {
    padding-top: 12px;
}
.ArticleContent .floatLeft .themeNews .title {
    font-size: 150%;
    font-weight: 100;
    color: #3c3c3c;
    padding-bottom: 6px;
}
.ArticleContent .floatLeft .themeNews ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.ArticleContent .floatLeft .themeNews ul li {
    padding: 0 10px 8px 12px;
    font-size: 110%;
    background: url(/images/common/marker_ul.gif) no-repeat 0 5px;
}


.ArticleContent .content .quotation {
    float: right;
    margin: 3px 0 6px 18px;
    width: 206px;
    padding: 12px;
    background: #f0f0f0;
}
.ArticleContent .content .quotation p {
    font-weight: 900;
    text-align: inherit;
    font-size: 110%;
    overflow: hidden;
    padding: 0;
    margin: 0;
}

.ArticleContent .content .quotation .openQuote {
    float: left;
    margin-right: 10px;
    margin-bottom: 2px;
}
.ArticleContent .content .quotation .closeQuote {
    float: right;
    margin-top: 3px;
    margin-left: 10px;
}

.ArticleContent .content .quotation .author {
    color: #939393;
    font-size: 85%;
}

.ArticleContent .Video {
    background: #f7f7f7;
    padding: 10px 12px 4px 12px;
    width: 240px;
    margin-left: -11px;
}
.ArticleContent .Video .title {
    font-size: 130%;
}
.ArticleContent .Video .time {
    font-size: 130%;
    color: #666;
}

.ArticleContent .neighborNews {
    width: 100%;
    border: #cbe2f5 1px solid;
    border-collapse: separate;
}
.ArticleContent .neighborNews th {
    width: 50%;
    background: #ecf6fe;
    border: #fff 1px solid;
    padding: 5px 7px;
    text-align: center;
    font-size: 110%;
    font-weight: 900;
}
.ArticleContent .neighborNews th.previos a {
    padding-left: 14px;
    background: url(/images/finance/arr_rates_prev.gif) no-repeat left;
}
.ArticleContent .neighborNews th.next a {
    padding-right: 14px;
    background: url(/images/finance/arr_rates_next.gif) no-repeat right;
}
.ArticleContent .neighborNews td.link {
    padding: 5px 7px;
    font-size: 110%;
    color: #666;
}
.ArticleContent .neighborNews td a {
    font-size: 110%;
}

.ArticleContent .content p object{
    display:block;
    width /*\**/:100\%;
    text-align:center;
}

/*Hak Safari+Chrome*/
body:last-of-type .ArticleContent .content p object{
    display:block;
    margin:0 auto;
    clear:both;
}

.ArticleContent .newsInfo {
    border-top: #e0e0e0 1px solid;
    margin-top: 10px;
    padding: 8px 2px 0 2px;
    color: #666;
    font-size: 110%;
    line-height: 160%;
    clear: left;
}
.ArticleContent .content .tags {
    color: #878787;
}



.Polls .content p.question {
    font-size: 130%;
    font-weight: 900;
}
.Polls .content .date {
    color: #666;
    padding-right: 24px;
    font-size: 110%;
}
.Polls .content .category {
    font-size: 110%;
}



.Polls .content form.poll {
    padding: 13px 0 6px 30px;
}
.Polls .content form.poll input.radio {
    margin-left: -27px;
    float: left;
    width: 20px;
    padding-right: 7px;
    margin-top: 3px;
}
.Polls .content form.poll label {
    display: block;
    padding-bottom: 14px;
    color: #454545;
    font-size: 125%;
}
.Polls .content .more {
    float: right;
    display: block;
}
.Polls .content ul {
    margin: 12px 6px 0 6px;
}
.Polls .content ul li {
    padding-bottom: 12px;
    font-size: 130%;
}
.Polls .content ul li input {
    visibility: hidden;
    position: absolute;
}
.Polls .content ul li span.radioBtn {
    background: url(/images/common/bg_quiz_radio.gif) no-repeat;
    display: inline-block;
    width: 13px;
    height: 13px;
    vertical-align: middle;
    margin-right: 10px;
    padding-bottom: 2px;
    cursor: pointer;
}
.Polls .content ul li span.radioBtn img {
    visibility: hidden;
}
.Polls .content ul li.selected span img {
    visibility: visible;
}
.Polls .content .button_red {
    margin-left: 30px;
    margin-bottom: 10px;
}


.Polls .results {
    overflow: hidden;
    zoom: 1;
}
.Polls .resultsScale {
    float: left;
    margin-right: 10px;
    width: 315px;
    height: 16px;
    background: url(/images/common/polls_results_bg.gif) no-repeat;
}
.Polls .resultsScale .inner {
    height: 16px;
    width: 0;
    background: url(/images/common/polls_results_inner.gif) no-repeat;
    overflow: hidden;
    position: relative;
}
.Polls .resultsScale .innerBG {
    height: 16px;
    min-width: 3px;
    background: url(/images/common/polls_results_inner_r.gif) no-repeat right;
}
.Polls .voices {
    color: #999;
}


/* NewsFull */
.news p.note {
    margin: 12px 0 0 0;
    padding: 0;
    color: #666;
    font-size: 100%;
}
.newsFull .otherNews .container {
    width: 588px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}
.newsFull .otherNews .newsList {
    min-height: 90px;
    overflow: hidden;
    zoom: 1;
    position: relative;
}
.newsFull .otherNews .newsList li {
    float: left;
    width: 90px;
    width: 120px;
    padding-right: 36px;
    padding-left: 0;
    background: none;
}
.newsFull .otherNews .newsList img {
    display: block;
    width: 120px;
    height: 90px;
    margin-bottom: 4px;
}
.newsFull .otherNews .btn_prev {
    background:url(/main/images/arr_daysel_left_big.gif) no-repeat 0 0;
    height:58px;
    left:4px;
    position:absolute;
    top:61px;
    width:23px;
    z-index:220;
}
.newsFull .otherNews .btn_next {
    background:url(/main/images/arr_daysel_right_big.gif) no-repeat 0 0;
    height:58px;
    right:4px;
    position:absolute;
    top:61px;
    width:23px;
    z-index:220;
}
.newsFull .otherNews .newsList li a{
    display:inline-block;
    position:relative;
}
.newsFull .otherNews .newsList li a .ic_adv_small{
    display: block;
    left: 0;
    position: absolute;
    top: -21px;
    width: 55px !important;
    height:auto;
}

/* NewsFull */

.opera .DropDownElement .DropDownList {
    right: -35px;
}

/* === From this === */
.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);
    -webkit-box-shadow:0 0 2px #727272;box-shadow:0 0 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:0 -1px 0 #585858;
}
.UrgentNewsSmall {
    position:absolute;
    margin-top:33px;
    width:64px;
    padding-bottom:1px;
    text-align:center;
    display:block;
    font-size:11px;
    color:#fff;
    text-shadow:0 -1px 0 #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);
}

.MostNews .content li.hot {
    font-weight:700;
}
.MostNews .content li {
    padding-bottom:7px !important;
}

.SpecTemaBlock .DemicenterColumn {
    text-align:left !important;
    width:300px;
    margin-right:10px;
}
.SpecTemaBlock .CB_header {
    background-image:url(/images/news/spectema/bg_CB_header_waves_wide.png);
}
.SpecTemaBlock .CB_footer {
    background-image:url(/images/news/spectema/bg_CB_footer_wide.png);
}
.SpecTemaBlock .content {
    border-color:#f6dd78;
    background-color:#fffceb;
}
.SpecTemaBlock .normal {
    font-size:13px;
}
.SpecTemaBlock .content h1 {
    font-size:22px;
    margin-bottom:10px;
}
.SpecTemaBlock .title {
    display:block;
    font-size:15px;
    padding-bottom:4px;
}
.SpecTemaBlock .newsList {
    padding-left:310px !important;
}
.SpecTemaBlock .news_img {
    margin:3px 0px 5px 0px;
}
.SpecTemaBlock p {
    font-size:13px;
}
.SpecTemaBlock .more {
    font-size:11px;
}
.AllSpecTems .newsList li a {
    font-size:14px;
}
.TopFiveSpecTem .newsList {
    padding-left:0px !important;
}
.TopFiveSpecTem ul.newsList li .num {
    font-size:15px;
    color:#333;
}
.TopFiveSpecTem .newsList li a {
    font-size:17px;
}
.TopFiveSpecTem .newsList li .views_icon {
    font-size:11px;
}

.AllSpecTemy .SpecTemyList li {
    padding:5px 0px;
}
.AllSpecTemy .SpecTemyList li .title {
    font-size:15px;
}
.AllSpecTemy .SpecTemyList li .views_icon {
    font-size:11px;
}
.AllSpecTemy .SpecTemyList li .info {
    display:block;
    font-size:13px;
    color:#666;
}

.travel_News .CB_header a.rss {
    background:url(/images/frontpage/icon_rss_travel.gif) no-repeat 0 0;
}

.travel_News ul.newsList li.marked {
    background:url(/images/frontpage/marker_ul_travel.gif) no-repeat 1px 4px;
}

.gecko .ContentBlock .CB_header h3 a {
    background-position:100% 6px;
}

.gecko .travel_News .CB_header h3 a {
    background-position:100% -534px;
}

.travel_News .CB_inner .content {border-top:3px solid #e44d02;}



.ContentBlockWide .CB_header {
    padding:0 16px 0 14px;
}


/*new_subHeader_&_socialPanel*/
.news .subHeader.NewSubHeader .options .other { padding-top:0!important;}
.news .subHeader.NewSubHeader .options .other .print { padding-right:0; border-right:none;}
/*END:new_subHeader_&_socialPanel*/

/* 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);
    -webkit-box-shadow:0 0 3px #f6e6a7;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:0 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 */

/* news by new Framework */
.ArticleContent .content .Also ul {
					display:block;
    margin:0 -6px;
    padding:0;
}
.ArticleContent .content .Also ul li {
    background:none;
    padding-left:0;
    overflow:hidden;
    font-size:medium;
					font-size:13px;
    margin:0 5px;
}
.ArticleContent .content .Also h4, .ArticleContent .text_crop {
    font-size:13px;
}
/* news by new Framework */

.centerColumn .Li4 .LiCol .PhotoPreview .image img {width:150px}
/*end:css/news.css*/

/*css/travel.css*/

/*line*/
.line_dashed_grey{ height:1px; background:url(/images/travel/line_dotte.gif) repeat-x; font-size:0;}
.lineGray{ height:0;}
.lineGreen{height:1px; background-color: #b0de9e; font-size:0;}
/*end line*/

/*bg*/
.graybg{ display:block; background-color: #f0f1f4; }
.bg_white{ display:block; background-color: #ffffff;}
.bg_black{background-color: #000;}
.bg_yellow{ display:block; background-color: #fffbe6; border: 1px solid #fae498;}
.bg_gr_gray_white{ background: url(/images/travel/bg_gr_gray_white.gif) left top repeat-x;}
.bg_black_50_prc{ background:url(/images/travel/bg_black_50_prc.png);}
.bg_pink_round_corn{ display:inline-block; background:url(/images/travel/bg_pink_round_corn.png) right -35px no-repeat;  width:auto; padding-right: 3px;}
.bg_pink_round_corn span.inner{display:inline-block; height:35px; background:url(/images/travel/bg_pink_round_corn.png) left 0 no-repeat; }

.bg_green{display:block; background-color: #e4f9dc;}
/*end bg*/

/*icons*/
.icon_question{ display:inline-block; width: 17px; height:17px; background:url(/images/travel/icon_question.png) no-repeat; position:relative; top: 4px; _top: 0 !important; _left: 5px !important;}

.icon_pointer_right{display:inline-block; width: 10px; height:7px; background:url(/images/travel/icon_pointer_right.png) no-repeat; position:relative; top: 0px;}

.icon_open_out{display:inline-block; width: 9px; height:8px; background:url(/images/travel/icon_open_out.gif) no-repeat; position:relative; top: 1px;}

.icon_close_in{display:inline-block; width: 9px; height:2px; background:url(/images/travel/icon_close_in.gif) no-repeat; position:relative; top: -5px;  }

.icon_open_out_bg_orange{display:inline-block; width: 15px; height:15px; background:url(/images/travel/icon_open_out_bg_orange.gif) no-repeat; position:relative; top: 2px;}

.icon_close_in_bg_orange{display:inline-block; width: 15px; height:15px; background:url(/images/travel/icon_close_in_bg_orange.gif) no-repeat; position:relative; top: 2px;}

.icon_all_foto{display:inline-block; width: 11px; height:11px; background:url(/images/travel/icon_all_foto.gif) no-repeat; position:relative; top: 0px;}
.icon_foto{display:inline-block; width: 17px; height:11px; background:url(/images/travel/icon_foto.png) no-repeat; position:relative; top: 0px;}

.icon_pointer_gray_left{background:url(/images/travel/icon_pointer_gray_left.gif) left 4px no-repeat; padding-left: 13px;}
.icon_pointer_gray_right{background:url(/images/travel/icon_pointer_gray_right.gif) right 4px no-repeat; padding-right: 13px;}

.icon_pointer_blue_left{display:inline-block; width:10px; height:7px; background:url(/images/travel/icon_pointer_blue_left.gif) 0 0px no-repeat; position: relative;}

.icon_orang_man{ display:inline-block; width:16px; height:36px; background:url(/images/travel/icon_orang_man.png) 0 0 no-repeat; position:relative; }
.icon_orang_woman{ display:inline-block; width:17px; height:36px; background:url(/images/travel/icon_orang_woman.png) 0 0 no-repeat; position:relative; }
.icon_orang_children{ display:inline-block; width:13px; height:26px; background:url(/images/travel/icon_orang_children.png) 0 0 no-repeat; position:relative; }
.icon_attention_bg_orang{display:inline-block; width:27px; height:27px; background:url(/images/travel/icon_attention_bg_orang.png) 0 0 no-repeat; position:relative; }
.icon_attention_bg_orang_small{ display:inline-block; width:20px; height:20px; background:url(/images/travel/icon_attention_bg_orang_small.png) 0 0 no-repeat; position:relative; }
.icon_attention_bg_orang_triangle{display:inline-block; width:28px; height:27px; background:url(/images/travel/icon_attention_bg_orang_triangle.png) 0 0 no-repeat; position:relative; }

.icon_gradus{display:inline-block; width:8px; height:6px; background:url(/images/travel/icon_gradus.png) right 0 no-repeat; position:relative;}

.icon_orange_suitcase{display:inline-block; width:35px; height:30px; background:url(/images/travel/icon_orange_suitcase.png) center 0 no-repeat; position:relative;}
.icon_air_port{display:inline-block; width:35px; height:30px; background:url(/images/travel/icon_air_port.png) center 0 no-repeat; position:relative;}
.icon_urgent_situations{display:inline-block; width:35px; height:30px; background:url(/images/travel/icon_urgent_situations.png) center 0 no-repeat; position:relative;}
.icon_on_rest{display:inline-block; width:35px; height:30px; background:url(/images/travel/icon_on_rest.png) center 0 no-repeat; position:relative;}
.icon_terms_reductions{display:inline-block; width:35px; height:30px; background:url(/images/travel/icon_terms_reductions.png)  center 0 no-repeat; position:relative;}

.icon_orange_suitcase_big{display:inline-block; width:62px; height:53px; background:url(/images/travel/icon_orange_suitcase_big.png) center 0 no-repeat; position:relative;}
.icon_air_port_big{display:inline-block; width:62px; height:53px; background:url(/images/travel/icon_air_port_big.png) center 0 no-repeat; position:relative;}
.icon_urgent_situations_big{display:inline-block; width:62px; height:52px; background:url(/images/travel/icon_urgent_situations_big.png) center 0 no-repeat; position:relative;}
.icon_on_rest_big{display:inline-block; width:62px; height:53px; background:url(/images/travel/icon_on_rest_big.png) center 0 no-repeat; position:relative;}
.icon_terms_reductions_big{display:inline-block; width:62px; height:54px; background:url(/images/travel/icon_terms_reductions_big.png)  center 0 no-repeat; position:relative;}


.icon_triangle_gray_right{display:inline-block; width:6px; height:10px; background:url(/images/travel/icon_triangle_gray_right.png)  right 0 no-repeat; position:relative;}
a:hover .icon_triangle_gray_right{display:inline-block; width:6px; height:10px; background:url(/images/travel/icon_triangle_orange_right.png)  right 0 no-repeat;}

.icon_blue_tchk{display:inline-block; width:3px; height:3px; background:url(/images/travel/icon_blue_tchk.png)  right 0 no-repeat; position:relative;}

.icon_triangle_gray_right_big{display:inline-block; width:15px; height:25px; background:url(/images/travel/icon_triangle_gray_right_big.png)  0 0 no-repeat; position:relative;}
a:hover .icon_triangle_gray_right_big{background:url(/images/travel/icon_triangle_orange_right_big.png)  0 0 no-repeat;}

.icon_white_chek_green_bg{display:inline-block; width:29px; height:28px; background:url(/images/travel/icon_white_chek_green_bg.png)  0 0 no-repeat; position:relative;}

.icon_question_big{display:inline-block; width:38px; height:58px; background:url(/images/travel/icon_question_big.png) 0 0 no-repeat; position:relative;}

.icon_lock{display:inline-block; width:48px; height:65px; background:url(/images/travel/icon_lock.png)  0 0 no-repeat; position:relative;}

/*end icons*/

/*button*/
.button_grn_dynamic {
    -moz-border-radius:3px;
    -moz-box-shadow:none;
    border-radius:3px;
    background-color:#0E8617;
    background-image:-moz-linear-gradient(center top , #59BC0F, #0E8617);
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #59bc0f),color-stop(1, #0e8617));
    color:#FFFFFF;
    cursor:pointer;
    font-size:17px;
    font-weight:bold;
    padding:5px 10px;
    text-decoration:none;
    width:auto;
}

.button_grn_dynamic input{ padding:0; color:#FFF; background:none; border:0;}

.btn_group, .btn_normal_red{ display: inline-block; background:url(../images/travel/btn_group_travel.gif) right -29px no-repeat; padding-right: 2px; height:29px;}
.btn_group span, .btn_normal_red span{ display: inline-block; background:url(../images/travel/btn_group_travel.gif) left 0px no-repeat; height:24px; color:#FFF; padding: 5px 8px 0 10px;}

.btn_green_s{background-position: right -83px; height:25px;}
.btn_green_s span{ background-position: left -58px; height:25px;}

.btn_orange{background-position: right -133px; height:25px;}
.btn_orange span{ background-position: left -83px; height:25px;}

.btn_gray{background-position: right -188px; height:29px;}
.btn_gray span{ background-position: left -133px; height:29px;}

.btn_gray_s{background-position: right -219px; height:25px;}
.btn_gray_s span{ background-position: left -188px; height:25px;}

.ContentBlock .button{ display:block; height:18px;padding-right:9px; font-size:13px !important; line-height:15px;}
.ContentBlock .button span{
    display: inline-block;
					text-align:center;
    padding:2px 4px 2px 14px;
    cursor:pointer;
}

/*end button*/

/* button */
.butClose {
    background:url(/images/travel/butCloseRight.gif) no-repeat right top;
    color:#fff;
    padding-right:17px;
    text-decoration:none;
    float:left;
    white-space:nowrap;
}
.butClose em {
    background:url(/images/travel/butCloseLeft.gif) no-repeat left top;
    font-style:normal;
    display:block;
    padding:2px 5px 4px 8px;
    color:#3A3A3A;
}
.butWhite {
    background:url(/images/travel/but_white_left.gif) no-repeat left top;
    color:#fff;
    padding-left:2px;
    text-decoration:none;
    float:left;
    white-space:nowrap;
}
.butWhite em {
    background:url(/images/travel/but_white_right.gif) no-repeat right top;
    font-style:normal;
    display:block;
    padding:2px 8px 4px 6px;
    color:#3A3A3A;
}
.butOrange {
    background:url(/images/travel/but_orange_left.gif) no-repeat left top;
    color:#fff;
    padding-left:2px;
    text-decoration:none;
    white-space:nowrap;
}
.butOrange em {
    background:url(/images/travel/but_orange_right.gif) no-repeat right top;
    font-style:normal;
    display:block;
    padding:3px 10px 4px 8px;
    color:#fff;
    font-size:13px;
    float:left;
}
.butOrangeBig {
    background:url(/images/travel/but_orangeBig_left.gif) no-repeat left top;
    color:#fff;
    padding-left:2px;
    text-decoration:none;
    white-space:nowrap;
}
.butOrangeBig em {
    background:url(/images/travel/but_orangeBig_right.gif) no-repeat right top;
    font-style:normal;
    display:block;
    padding:5px 10px 8px 8px;
    color:#fff;
    font-size:16px;
    float:left;
}
.butBlue	{
    background:url(/images/travel/but_blue_left.gif) no-repeat left top;
    padding-left:2px;
    text-decoration:none;
    white-space:nowrap;
}
.butBlue em {
    background:url(/images/travel/but_blue_right.gif) no-repeat right top;
    font-style:normal;
    padding:3px 7px 3px 5px;
    font-size:12px;
    display:block;
}
/* end button */

/* TRAVEL */
.lineGray2 {
    height:1px;
    clear:both;
    font-size:0px;
    overflow:hidden;
    border-top:1px solid #5c5c5c;
}


/* Events */
.Events {width:324px}
.Events .content { padding:0; }
.tbEvents {
    width:auto;
    font-size:14px;
}
.tbEvents td {padding:5px; /padding:5px 5px 5px 0 }
.tbEvents input {
    border:1px solid #ccc;
    padding:2px 5px;
    width:218px;
}
.inpDate {
    float:left;
    position:relative;
}
.inpDate input {
    border-right:none !important;
    width:77px;
    float:left;
}
.inpDate img { cursor:pointer; float:left;  }
.lineEvents {
    background:url(/images/travel/line.gif) repeat-x left top;
    clear: both;
    height: 1px;
    font-size: 0;
    line-height: 0px;
    overflow: hidden;
}
.eventsBot {
    background:#f8f8f8;
    margin:4px 5px 0 5px;
    padding:0 5px;
    font-size:12px;
}
.eventsBot a { margin-top:4px; }

.EventsList {
    font-size:12px;
}
.EventsList div.first, .EventsList div.second { padding:5px 10px; }
.EventsList div.second { background:#f4f8fd; }


.Events .searchFilter span.selectedValue {
    background: #fff url(/images/travel/arr_select_filters.gif) no-repeat right 1px  !important;
    border:1px solid #ccc !important;
    height:20px !important;
    line-height:20px !important;
    width:155px !important;
}
.Events .searchFilter ul {
    background-position: right 2px !important;
    border:1px solid #ccc !important;
    _left:0px !important;
    width:179px !important;
    max-height:220px !important;
    _height:220px !important;
}
.Events .searchFilter ul li { padding-top:2px !important; }
.Events .searchFilter .inputNormal {
    border:1px solid #ccc !important;
    padding:2px 5px;
    color:#757575;
    width:169px;
}

.evStrelki {
    float:left;
    margin:-2px 2px 0 0;
}
/* end Events*/







.searchForm {
    margin-top:23px;
    font-size:11px;
}
.butSearch {
    display:inline !ie;
}
.butSearch input {
    color:#272727;
    border:0 solid #FFFFFF;
    background:url(/images/travel/butSearchRight.gif) no-repeat right top;
    height:25px;
    padding:0 5px;
    padding:0 2px !ie;
    float:left;
    font-weight:bold;
    cursor:pointer;
}
.inpSearch {
    width:164px;
    padding:5px 5px 6px 8px;
    color:#666;
    line-height:normal;
    border:none;
    background:url(/images/travel/InputSearch.gif) no-repeat left top;
}

.barMenu2 {
    background:url(/images/travel/InputSearch.gif) no-repeat right top;
}
.barMenu2 a {
    line-height: 15px;
    height: 17px;
    display: block;
    float: left;
    position: relative;
    padding:4px 28px 6px 5px;
    color:#666;
    background: url(/images/common/arr_barmenu.gif) no-repeat right 4px;
}

.popularTravel li {
    float:left;
    width:210px;
    font-size:12px;
    padding:8px 0;
}
.popularHotel li {
    float:left;
    width:275px;
    font-size:12px;
    padding:8px 0;
    margin:0 20px;
    display:inline !ie;
}

.popularTravel li a, .popularHotel li a { font-size:13px; }
.popularHotel li h2 a { font-size:19px; }




.popularCountry .content { padding:0 0 0 1px; }
.popularCountry h3 { font-size:15px; padding-top: 5px; }
.blCountry {
    width:217px;
    font-size:12px;
    margin:2px 0;
    padding:0 1px;
}
.countryBorder { background: url(/images/travel/countryBorder.gif) repeat-y right top; }
.blCountry .bgGray { background:#f7f7f7; }
.blCountry ol {
    list-style: inside decimal;
}
.blCountry ol li {
    padding:3px 15px;
}
.blCountry .periods, .blCountry .more { _display:inline; }

.poular_countries_etc ol {min-height: 110px}
/* end TRAVEL */

/* GalleryWidget */
.GalleryWidget .content {padding: 10px}
.GalleryWidget .bigImg {
    background: #f3f3f3;
    width: 290px;
    margin: 0 auto;
    margin-bottom: 12px;
}
.GalleryWidget .bigImg .text {
    padding: 3px;
    margin-top: 10px;
}
.GalleryWidget .previews {
    width: 276px !important;
    height: 48px !important;
    margin: 0 auto;
    overflow: hidden;
    zoom: 1;
    position: relative;
}
.GalleryWidget .previews ul {
    position: relative;
}
.GalleryWidget .previews ul li  {
    float: left;
    width: 64px;
    padding-right: 6px;
}
#main .GalleryWidget .content .navButtons {
    position: static;

}
#main .GalleryWidget .content .btn_prev {
    position: absolute;
    margin: 0;
    background: url(/images/common/arr_daysel_left_na.gif) no-repeat;
    width: 14px;
    height: 35px;
    top: auto;
    bottom: 24px;
    left: 4px;
}
#main .GalleryWidget .content .btn_next {
    position: absolute;
    margin: 0;
    background: url(/images/common/arr_daysel_right_na.gif) no-repeat;
    width: 14px;
    height: 35px;
    bottom: 24px;
    right: 4px;
    _right: 2px;
}
/* GalleryWidget */


/* periods */
#comments_block .CB_header .periods {
    padding-top: 7px!important;
}
.periods .buttonStyle {
    background: url(/images/travel/bg_button_period_l.gif) no-repeat;
    height: 22px;
    display: inline-block;
    color: #818181 !important;
    position: relative;
    vertical-align: middle;
    cursor:pointer;
}
.periods .buttonStyle span.bgInner {
    background: url(/images/travel/bg_button_period_r.gif) no-repeat top right;
    height: 16px;
    line-height: 15px;
    padding: 3px 7px;
    display: inline-block;
    position: relative;
    z-index: 2;
    font-size:12px;
}
.periods .buttonStyle span.textcopy {
    position: absolute;
    z-index: 1;
    left: 7px;
    top: 3px;
    color: #fff;
    font-size:12px;
}

.periods .active {
    /* background-image: url(/images/travel/bg_button_period_sel_l.gif);*/
    color: #505050 !important;
}
.periods .active span.bgInner {
    /* background-image: url(/images/travel/bg_button_period_sel_r.gif);*/
}
/* end periods */


/* ContentBlockMap */
.ContentBlockMap {
    background: url(/images/travel/bg_map.png) no-repeat left top;
    width:660px;
    height:352px;
}
.ContentBlockMap .content {
    background: url(/images/travel/world/all.gif) no-repeat left top;
    width:568px;
    height:328px;
    margin-left:46px;
    position:relative;
}
.ContentBlockMap .euro { background: url(/images/travel/world/euro.gif) no-repeat left top !important; }
.ContentBlockMap .asia { background: url(/images/travel/world/sia.gif) no-repeat left top !important; }
.ContentBlockMap .afrika { background: url(/images/travel/world/afrika.gif) no-repeat left top !important; }
.ContentBlockMap .australia { background: url(/images/travel/world/australia.gif) no-repeat left top !important; }
.ContentBlockMap .north_america { background: url(/images/travel/world/north_america.gif) no-repeat left top !important; }
.ContentBlockMap .south_america { background: url(/images/travel/world/south_america.gif) no-repeat left top !important; }

.ContentBlockMap .contr	{
    background:url(/images/travel/world/butTrans_left.png) no-repeat left top;
    padding-left:2px;
    text-decoration:none;
    white-space:nowrap;
    float:left;
    position:absolute;
    z-index:1;
    display:none; /* to prevent display of new continents ^)*/
}
.ContentBlockMap .contr:hover { background:url(/images/travel/world/butOrange_left.png) no-repeat left top; }
.ContentBlockMap .contr em {
    background:url(/images/travel/world/butTrans_right.png) no-repeat right top;
    font-style:normal;
    padding:5px 10px 5px 8px;
    font-size:15px;
    color:#fff;
    display:block;
}
.ContentBlockMap .contr:hover em {
    background:url(/images/travel/world/butOrange_right.png) no-repeat right top;
    color:#3f1c00;
}

.euroBtn { top:70px; left:260px; display:block !important;}
.asiaBtn { top:90px; left:390px; display:block !important;}
.afrikaBtn { top:150px; left:220px; display:block !important;}
.australiaBtn { top:240px; left:400px; display:block !important;}
.north_americaBtn { top:100px; left:30px; display:block !important;}
.south_americaBtn { top:240px; left:50px; display:block !important;}

.map_popUp {
    background:url(/images/travel/map_popUp.png) no-repeat left top;
    width:374px;
    height:271px;
    position:absolute;
    top:30px;
    left:99px;
    z-index:10;
    display: none;
}
.map_popUp h3 { _display:inline; }
.map_popUp h3 a {
    background:url(/images/travel/arr_header.gif) no-repeat scroll right center;
    color: #0049A3;
    padding-right: 18px;
    display: inline-block;

}
.map_popUp h3 a:hover {
    color:#E20000;
}
.popularBl {
    float:left;
    width:170px;
    _display:inline;
}
.popularBl ol {
    list-style: inside decimal;
    min-height: 170px;
}
.popularBl ol li {
    padding:1px 10px;
    font-size:12px;
}


.map_popUp .more a {
    display: inline-block;
    padding: 3px 18px 3px 9px;
    margin-top: 2px;
    text-transform:lowercase;
    background: #ecf6fe url(/images/common/bg_more.gif) no-repeat right;
    padding-left: 10px;
}
.map_popUp .more a:hover {
    color: #fff;
    background: #1670c4 url(/images/common/bg_more_hov.gif) no-repeat right;
}

.map_popUp .oneContinent {
    display: none;
}

/* end ContentBlockMap */

/* contry */
.headerTravel {
    font-size:12px;
}
.ic_right {
    margin:7px 8px 0 7px;
}
.ic_compas {
    background: url(/images/travel/ico_compas.gif) no-repeat left top;
    height:23px;
    line-height: 23px;
    display:block;
    vertical-align:middle;
    padding-left:25px;
    margin-top:-3px;
}
.print {
    padding-left: 31px;
    display: inline-block;
    height: 16px;
    line-height: 16px;
    background: url(/images/travel/ico_print.gif) no-repeat 10px 0;
    border-left: #cccccc 1px solid;
    vertical-align: middle;
}
.share a {
    display: inline-block;
    height: 14px;
    width: 16px;
    margin-left: 4px;
    _margin-left: 8px;
    background: no-repeat center;
    opacity: 0.4;
    filter: alpha(opacity=40);
    vertical-align:top;
}
.share a:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}
.share a.facebook {
    background-image: url(/images/common/icons/new_facebook_hov.gif);
}
.share a.twitter {
    background-image: url(/images/common/icons/new_twitter_hov.gif);
}
.share a.vkontakte {
    background-image: url(/images/common/icons/new_vkontakte_hov.gif);
    margin-left:-16px;
}
.share a.livejournal {
    background-image: url(/images/common/icons/new_livejournal_hov.gif);
}
.share a.email {
    background-image: url(/images/common/icons/new_email_hov.gif);
}
.share a.links {
    background-image: url(/images/common/icons/new_links_hov.gif);
}

.headerTravelPrintBack {
    display: none;
}

.mapLoc {
    position:relative;
    border:1px solid #919191;
    width: 393px;
    height: 355px;
    overflow: hidden;
}

.weatherTravel {
    padding:0 !important;
    width:655px;
    overflow:hidden;
}
.weatherTravel ul {
    margin-left:1px;
}
.weatherTravel ul li {
    height:120px;
    width:130px;
    background:#f8f8f8;
    margin:1px 1px 1px 0;
    float:left;
    text-align:center;
    font-size:13px;
}
.weatherTravel ul li.graybg { background:#f1f1f1; }
.weatherTravel ul li .color_gray { font-size:12px; }
.weatherTravel .btn_prev, .weatherTravel .btn_next {
    top:33px !important;
}
.weatherTravel .btn_prev {
    left:-3px !important;
}
.weatherTravel .btn_next {
    right:-3px !important;
}

.lineWeather {
    background:url(/images/travel/line2.gif) repeat-x left top;
    clear: both;
    height: 1px;
    font-size: 0;
    line-height: 0px;
    overflow: hidden;
}

.accBut {
    background:#fff4db url(/images/travel/accBut_close.gif) no-repeat 5px center;
    border:1px solid #f0e1bf;
    color:#004faf;
    font-size:14px;
    cursor:pointer;
    margin:5px 0;
    padding:5px 5px 5px 25px;

}
.accContent {
    font-size:13px;
    padding:5px;
}
.accContent td {
    vertical-align:top;
    padding:5px;
}
.accordion .active_popup {
    background:#fff4db url(/images/travel/accBut_open.gif) no-repeat 5px center !important;
}
/* end contry */

/* searchResult */
.searchResult {
    background:#E7F3FD;
    font-size:13px !important;
    border-bottom:1px solid #d1e3f3 !important;
}
.searchResult  .butWhite { margin-top:3px; }
.more_small { padding-bottom:0 !important; }
.more_small a {
    padding: 2px 18px 2px 9px !important;
    margin-top: 0px !important;
    font-size:11px !important;
}
/* end searchResult */

/* cityList */
.cityList div, .cityList div a {
    float:left;
    width:158px;
    font-size:13px;
    position:relative;
}
.cityList div a { padding:2px 0; }
/* end cityList */
/* bitton popUp friend */
.sendFriendForm .button_grn {
    display:inline !ie;
    background:url(/images/travel/but_orange_left.gif) no-repeat left top;
    padding-left:2px;
    float:right;
    margin:-1px 8px 0 8px;
}
.sendFriendForm span.button_grn * {
    color:#fff;
    border:0 solid #FFFFFF;
    background:url(/images/travel/but_orange_right.gif) no-repeat right top;
    height:23px;
    padding:0 7px 0 5px;
    padding:0 3px 0 2px !ie;
    float:left;
    cursor:pointer;
    margin:0;
}
/*end bitton popUp friend*/

/*gallery hack */
.newsFull .Article .bigImg {
    text-align:center;
}
.imgBorder { border:1px solid #ccc; padding:1px; }

/* specOffer */
.tbspecOffer {
    font-size:13px;
    border:0;
    width:305px;
}
.tbspecOffer td {
    background: url(/images/travel/line.gif) repeat-x bottom left;
    padding:10px;
}
.tbspecOffer .noneBG td { background:none; }
/* end specOffer */



/* house */
.house:hover {
    background:url(/images/travel/bg_topmenu_hover.gif) repeat-x 0 0;
}
.house a {
    background:url(/images/common/house-iconBrown.gif) no-repeat  10px 9px !important;
    width:11px;
    height:10px;
}
.house a:hover {
    background:url(/images/common/house-icon.gif) no-repeat  10px 9px !important;
}
.selected .housea {
    background:url(/images/common/house-icon.gif) no-repeat  10px 9px !important;
}


.partnerBlock {
    height:2050px;
    width: 990px;
    margin:0px;
    padding:0px !important;
    overflow-y: scroll;
    border: none !important;
}

.ghide {
    display: none;
}

.ShortForm #generatedChildren .selectNew{ margin-right:5px;}
div#AO3_StepOne2_returnTicketDiv div {position: relative;top: 0;}
.mapIframe {
    border:medium none !important;
    margin:0;
    overflow: hidden !important;
    padding:0 !important;
}

/*Financce Pasage*/

.fin_pass .subHeader {background:#007AC5 url(/images/finance_passage/widgets/subtitle_bg.gif) repeat-x; color:#fff; font-size:120%; position: relative; z-index: 2; padding:7px 11px 9px 11px; line-height:normal;}
.fin_pass ul,.fin_pass ul li {margin:0; padding:0; list-style-type:none;}
.fin_pass .content { width:320px; border:0; overflow:hidden; position:relative; padding:0; }
.fin_pass ul {width:318px; padding:10px 0 5px 0;}
.fin_pass ul li {float:left; width:105px; height:109px; text-align:center; border-left:1px solid #e7e7e7;font-size:130%; margin:0; padding:0;}
.fin_pass ul li.line {float:left; clear:both; height:1px; position:relative; font-size:1px;width:300px;  background:#e7e7e7; margin:0 0 0 10px; border:0; overflow:hidden;}
.fin_pass .img {height:69px; width:82px; margin:5px auto 8px auto;}
.fin_pass .offline_item a,.fin_pass .offline_item a:hover,.fin_pass .offline_item a:visited{color:#dadada!important;}

.widg1 .subHeader {
    background:#eb5700 url(/images/finance_passage/widgets/subtitle_bg1.gif) repeat-x; font-size: 130%;
}
.widg1 .subHeader  { color: #b76a00; }
.widg1 .subHeader .textcopy {position: absolute; left: 12px;_left:1px; top:8px;z-index:1; color:#fff;}
.fin_pass .or {display:block; background:#fff; font-size:130%; color:#7c7c7c; position:absolute; z-index:2; padding:2px 4px; width:34px; top:41px; left:140px;}
.fin_pass ul.double {padding:0;}
.fin_pass ul.double li {float:left; width:155px; font-size:110%; padding-bottom:8px; line-height:110%;}
.fin_pass ul.double li p {padding:0 10px; text-align:left;}
.fin_pass .h_line {background:url(/images/finance_passage/widgets/hline.gif) no-repeat 50% 0; height:5px; overflow:hidden;}
.small_cards {font-size:120%; padding:2px 10px;}
.small_cards img {vertical-align:middle;}

.widg2 .CB_header {
    background:  url(/images/finance_passage/widgets/bg_CB_header_waves1.png) no-repeat!important;
    height: 34px;
}
.widg2 .subHeader {
    background:#be1400 url(/images/finance_passage/widgets/subtitle_bg2.gif) repeat-x; font-size: 130%;
}
.widg2 .subHeader  { color: #892518; }
.widg2 .subHeader .textcopy {position: absolute; left: 12px; top:8px;z-index:1; color:#fff;}

/* EOF Financce Pasage*/

/*GLOBAL*/
a{color: #0049a3;}

.bg_yellow{ background-color: #fffbe6;}


/*line*/
.line_dashed_grey{ height:1px; background:url(/images/travel/line_dotte.gif) repeat-x; font-size:0;}
/*end line*/

/*bg*/
.bg_gr_gray_white{ background: url(/images/travel/bg_gr_gray_white.gif) left top repeat-x;}

/*end bg*/

/*fonts*/
.font12{font-size:12px;}
.font13{font-size:13px;}
.font14{font-size:14px;}
/*end fonts*/

/*colors*/
.gray{color:#878788;}
/*end colors*/

#tooltip {
    position: absolute;
    z-index: 3000;
    background-color: #fffed6;
    padding: 5px;
    color:#000;
}
#tooltip h3, #tooltip div { margin: 0; font-size:11px !important;}

.ui-datepicker{ margin-top:-1px;}

.inp304{ _width:304px !important; //width:304px !important;}
.inp304 input{ width:273px !important;}
.inp304 ul{ width:304px !important;}

.inp284{ _width:284px !important; //width:284px !important;}
.inp284 input{ width:260px !important;}
.inp284 ul{ width:284px !important;}

.inp264{ _width:264px !important; //width:264px !important;}
.inp264 input{ width:240px !important;}
.inp264 ul{ width:264px !important;}

.inp180{ _width:180px !important; //width:180px !important;}
.inp180 input{ width:156px !important;}
.inp180 ul{ width:180px !important;}

.inp125{ _width:105px !important; }
.inp125 input{ width:81px !important;//width:105px!important;_width:81px !important;}
.inp125 ul{  width:105px !important;//width:129px!important;_width:105px !important;}

.inp82{ _width:82px !important; //width:82px !important;}
.inp82 input{ width:58px !important;}
.inp82 ul{ width:82px !important;}

/*icons*/
.icon_question{ display:inline-block; width: 17px; height:17px; background:url(/images/travel/icon_question.png) no-repeat; position:relative; top: 4px;}
*+html .icon_question {top:0;vertical-align:top;}
.icon_pointer_right{display:inline-block; width: 10px; height:7px; background:url(/images/travel/icon_pointer_right.png) no-repeat; position:relative; top: 0px;}

.icon_open_out{display:inline-block; display:inline-block; width: 9px; height:8px; background:url(/images/travel/icon_open_out.gif) no-repeat; position:relative; top: 1px;}

.icon_close_in{display:inline-block; display:inline-block; width: 9px; height:2px; background:url(/images/travel/icon_close_in.gif) no-repeat; position:relative; top: -5px;  }

.icon_open_out_bg_orange{display:inline-block; display:inline-block; width: 15px; height:15px; background:url(/images/travel/icon_open_out_bg_orange.gif) no-repeat; position:relative; top: 2px;}

.icon_close_in_bg_orange{display:inline-block; display:inline-block; width: 15px; height:15px; background:url(/images/travel/icon_close_in_bg_orange.gif) no-repeat; position:relative; top: 2px;}

/*end icons*/

/*button*/
.bt_white_gray{ display:inline-block; background:url(/images/travel/bt_white_gray_gr.gif) right -21px  no-repeat; height:21px; width:auto;}
.bt_white_gray span{background:url(/images/travel/bt_white_gray_gr.gif) left top no-repeat; font-size:11px; color: #4e4e4e; height:17px; width:auto;}
/*end button*/



/* Tabs_Gray */
.Tabs_Gray .CB_header .tabs {
    position: absolute;
    right:0;
    left:10px;
    bottom: -1px;
    _bottom: -5px;
}
.Tabs_Gray .CB_header .tabs li {
    position: relative;
    float: left;
    margin: 3px 3px 0 3px;

    padding-right:10px;
    background: url(/images/travel/widget_search_tabs.png) right -28px no-repeat !important;
					height:28px;
}

.Tabs_Gray .CB_header .tabs li a {
    display: inline-block;
    position: relative;
    padding: 0;
					text-decoration:none;
    color: #4e4e4e;
}
.Tabs_Gray .CB_header .tabs li span{
    background: url(/images/travel/widget_search_tabs.png) left top no-repeat ;
    height:25px;
    _height:18px !important;
    font-size:17px;
    padding-top:8px;
					white-space: nowrap;
				}

.Tabs_Gray .CB_header .tabs li.current {
    background: url(/images/travel/widget_search_tabs_active.png) right -32px no-repeat !important;
    margin-top:0px;
    height:32px;
    z-index:3;
    _padding-bottom:2px;
}
.Tabs_Gray .CB_header .tabs li.current span{
    background: url(/images/travel/widget_search_tabs_active.png) left top no-repeat ;
    font-size:19px;
    _padding-bottom:6px;
}

.Tabs_Gray .bgBtm {
    background:url(/images/travel/CB_footer_white_border.gif) no-repeat scroll -5px bottom transparent;
    height:17px;
    margin:0 -11px -20px;
    position:relative;
    width:663px;
    z-index:999;
}

.centerColumn .Tabs_Gray .CB_inner {
    overflow:visible;
}

/*END Tabs_Gray*/

/*END GLOBAL*/

/*Wigets*/
.Wiget_OpenOutCloseIn .graybg{ display:block; background-color: #f0f1f4; padding: 2px 5px 3px 5px; }
/*End Wigets*/

/*jcaruselPhoto*/
.jcaruselPhoto{ margin-left:1px;}
.jcaruselPhoto ul{
    display:block;
    margin-left:-15px;
}
.jcaruselPhoto ul li {
    display:inline-block;
    float:left;
    height:64px;
    overflow:hidden;
    text-align:center;
    width:79px;
}
.jcaruselPhoto ul li a {
    display:inline-block;
    height:64px;
    padding:8px;
}
.jcaruselPhoto ul li.active a, .jcaruselPhoto ul li a:hover {
    background:url(/images/travel/bg_small_foto.png) no-repeat scroll right 1px transparent;
}

.jcarousel-prev, .jcarousel-next {
    background:url(/images/travel/btn_prev_small.gif) no-repeat scroll 0 0 transparent;
    cursor:pointer;
    height:20px;
    position:absolute;
    right:20px;
    top:-17px;
    width:30px;
}

.jcarousel-next {
    background:url(/images/travel/btn_next_small.gif) no-repeat scroll 0 0 transparent;
    right:0px;
}

/*end jcaruselPhoto*/


/*rightBox*/
.rightBox{width: 200px; text-align:right; font-size:15px; color:#807171;}
/*end rightBox*/

/*HeaderContent*/
.HeaderContent .CB_header{
    background:url(/images/travel/header_content_bg.gif) no-repeat;
    height:146px;
    _height:145px !important;
}
.HeaderContent .CB_header .widthFix, .HeaderContentSearch .CB_header .widthFix{
    width: 430px;
    font-size:15px;
    color:#807171;
}

.HeaderContent .CB_header h3{
    font-size: 23px;
    color: #4e4e4e;
}
.HeaderContent .CB_header .rightBox .fontsize, .HeaderContentSearch .CB_header .rightBox .fontsize{ font-size: 23px; color:#000;}
/*END HeaderContent*/

/*HeaderContentSearch*/
.HeaderContentSearch .CB_header{background:url(/images/travel/bg_search_header.png) no-repeat; height:239px;}
/*END HeaderContentSearch*/

.inpt_search_header{ display:inline-block; background:url(/images/travel/inpt_search_header.gif) no-repeat; width: 353px; height: 19px; right:-5px;}
.inpt_search_header input{ width: 324px; border:0;}

.inpt_search_header input.bt_inpt_search{width:23px; height:23px; background: url(/images/travel/bt_inpt_search.gif) no-repeat; top:4px; right:4px;}

.travelTabs_header .tabs li a { background:none !important;}

div.select { margin-right:0;}

input.textField {
    font-size:14px;
    padding:6px 18px 5px 6px;
    _padding-top: 5px;
    _padding-bottom: 6px;
    color:#757575;
    border:1px solid #D4E0EE;
}

.Block .inner, .ContentBlock .inner {position: relative; display: inline-block; _DISPLAY: inline !important; _POSITION: relative !important;zoom:1;_float:left;}
*+html .Block .inner, *+html .ContentBlock .inner  {display:inline;zoom:1;}
.ContentBlock .inner .ui-datepicker-trigger, .Block .inner .ui-datepicker-trigger{ display:block; position:absolute; bottom: 6px; _bottom: 6px; right:5px; cursor: pointer;}
.g1 {position:relative!important;}
.ContentBlock .inner #datepicker, .Block .inner #datepicker{ float:left;}

/*Fix .Comments .inner style*/
.Comments .inner{
    display: block;
    position: static;
}
/*end Fix .Comments .inner style*/

/*ui slider*/
.slider_box{ position: relative;}
.slider_box .ui-state-default, .slider_box .ui-widget-content .ui-state-default {
    margin-top: -12px;
    background:url(/images/travel/pointer_slider.png) no-repeat 50% 50%;
    border: none;
    color:#555555;
    font-weight:normal;
    outline:medium none;
}

.slider_box .ui-widget-content {background:url(/images/travel/feed_line_gray.png)	no-repeat !important; border: none;}
.slider_box .ui-widget-header {background: url(/images/travel/feed_line_red.png) no-repeat; border: none;}
#slider-category_big .ui-widget-header, #slider-category_simple .ui-widget-header {background: url(/images/travel/feed_line_red_gray.png) no-repeat !important;border: none;}

.slider_box .ui-slider-horizontal {height: 8px;}
.slider_box .ui-slider {position:relative; text-align:left;}
.slider_box .ui-slider-horizontal .ui-slider-category_big-max {right:0;}
.slider_box .ui-slider-horizontal .ui-slider-range {height:100%; top:0;}
.slider_box .ui-slider .ui-slider-range {display:block; position:absolute; border:0 none; font-size:0.7em; z-index:1;}
.slider_box .ui-slider-horizontal .ui-slider-handle {margin-left:-0.6em; top:-0.3em;}
.slider_box .ui-slider .ui-slider-handle {cursor:default; height:1.2em; position:absolute; width:1.2em; z-index:2;}

.slider_box .tip_slider-range{ top: -32px; left:115px;}
.tip_slider-range{display: inline-block; width:auto; height: 18px; background: url(/images/travel/tip_slider_box.png) right -17px no-repeat; padding-right:12px;}
.tip_slider-range span{display: inline-block; text-align: center; width:90px; height: 17px; background:url(/images/travel/tip_slider_box.png) left 0 no-repeat; padding: 1px 5px 0 5px; color: #e55416;}
.tip_slider-range_right{display: none; width:auto; height: 18px; background: url(/images/travel/tip_slider_box_right.png) left -17px no-repeat; padding-left:12px; top: -32px; left: 0;}
.tip_slider-range_right span{display: inline-block; text-align: center; width:90px; height: 17px; background:url(/images/travel/tip_slider_box_right.png) right 0 no-repeat; padding: 1px 5px 0 5px; color: #e55416;}

/*end ui slider*/

/*FORMS*/
.toShortForm, .toBigForm{ display:inline-block; cursor:pointer;}
/*travelTabTour*/
.travelTabTour{ _width: 630px; _margin-right:-22px;}

.travelTabTour div.select input {
    background:url(/images/travel/arr_select_filters_big.gif) no-repeat scroll right top #FFFFFF;
    font-size:140%;
    padding:5px 18px 5px 6px;
    width:285px;
}

.travelTabTour div.select ul {
    background:none repeat scroll 0 0 #FFFFFF;
    top:28px;
    _top:29px;
    width:309px;
    font-size: 140%;
    height:auto;
    max-height: 162px;
    _height:162px;
    overflow:auto;
    left:0 !important;
}
.travelTabTour{ _margin-right:-22px;}
.travelTabTour form .position{ top: -11px; left:0;}
.travelTabTour .bgOrange { background:#fdcf4e; padding:5px 4px 7px 7px; margin-top:-5px;}
/*end travelTabTour*/


.TabContent form .title{
    display:inline-block;
    font-size: 140%;
    width: 78px;
    padding-right:10px;
    text-align:right;
    font-weight:bold;
    position: relative;
    top: -28px;

}

.TabContent form .inner{ display:inline-block; _display:inline !important; _float:left;}
.TabContent form .inner span{
    font-size: 14px;
}
.TabContent form .inner .font12{
    display:inline-block;
    font-size: 12px;
    position:relative;
    top:-3px;
}

/*TabContent*/
.TabContent form .inner span.inputBg{ display:inline-block; font-size:100%; padding-left: 17px; background: url(/images/travel/icon_child.png) no-repeat 0 1px; _position:static !important;}

.TabContent form.ShortFormTour .title{ top:0; width:auto;}
/*TabContent*/

/*FORMS*/

/*YellowBox*/
.YellowBox .CB_header{background:url(/images/travel/bg_yellow_box_header.png) left bottom no-repeat !important;}
.YellowBox .CB_inner{background:url(/images/travel/bg_yellow_box_inner.png) -3px 0 repeat-y;}
.YellowBox .CB_inner .content{ border: none; position:relative;}
.YellowBox .CB_inner .content .more{ position:absolute; bottom: 0; left:10px; font-size:15px;}
.YellowBox .CB_footer{background:url(/images/travel/bg_yellow_box_footer.png) -3px 0 no-repeat;}
/*END YellowBox*/

/*WhiteBox*/
.WhiteBox .CB_header {
    background:url("/images/travel/bg_CB_header_waves.png") no-repeat left top !important;
    height:8px !important;
}

.WhiteBox .CB_inner .content {
    background:url("/images/travel/bg_gray_quest.png") no-repeat right top;
    padding: 9px 10px !important;
}

.WhiteBox .CB_footer {	background: url(/images/travel/bg_white_box_footer.gif) no-repeat -2px bottom;	}
/*END WhiteBox*/

/*TourSearch*/
.TourSearch .content{ padding: 5px 0 0 10px}
.TourSearch ul li { width:215px; padding:0; height:238px; overflow: hidden;}

.TourSearch ul li a{display:inline-block; padding:0 0px 0 17px; width:189px;}
.TourSearch ul li a span{ color:#111111;}
.TourSearch ul li a.bgGray:hover{background:#e2e2e2;}

.TourSearch ul li span{display:inline-block;}
.TourSearch ul li .bgGray{ background:#f7f7f7; position:relative;}

.TourSearch ul li span.gray{ color:#807171;}
.TourSearch ul li span.date{ width: 75px;}

.TourSearch ul li span.price{ position:absolute; top:3px; right:16px; font-size: 19px;}
/*END TourSearch*/




/**/
.bgInner{ background:url(/images/travel/bg_jscroll_Pane_container.gif) no-repeat;	padding:5px 0px 5px 10px;}


.jScrollPaneContainer {
    position: relative;
    overflow: hidden;
    z-index: 1;
    outline:none;

}

.jScrollPaneTrack {
    position: absolute;
    cursor: pointer;
    right: 7px;
    top: 0;
    height: 100%;
    background: #f2f2f2;
}
.jScrollPaneDrag {
    position: absolute;
    background: #a7a7a7 url(/images/travel/jscroll_pane_drag.gif) center center no-repeat;
    cursor: pointer;
    overflow: hidden;
}
.jScrollPaneDragTop {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
}
.jScrollPaneDragBottom {
    position: absolute;
    bottom: 0;
    left: 0;
    overflow: hidden;
}
a.jScrollArrowUp {
    display: block;
    position: absolute;
    z-index: 1;
    top: 0;
    right: 7px;
    text-indent: -2000px;
    overflow: hidden;
    height: 18px;
    background: url(/images/travel/jscroll_arrow_up.gif) no-repeat;
}

a.jScrollArrowDown {
    display: block;
    position: absolute;
    z-index: 1;
    bottom: 3px;
    right: 7px;
    text-indent: -2000px;
    overflow: hidden;
    height: 18px;
    background: url(/images/travel/jscroll_arrow_down.gif) 0 0 no-repeat;

}
/**/

.print_page{ width:663px; margin:0 auto; margin-top:30px; }

.tb_gray_white_gr li { background: #ffffff url(/images/travel/bg_gray_white_gr.gif) 0 bottom repeat-x; border: 1px solid #cdcdcd; border-top: none; border-left: none; height:48px; overflow:hidden;}
.tb_gray_white_gr li a {padding: 5px 0 10px 0;}

.tb_gray_white_gr li.current a{ color: #4e4e4e;}
.tb_gray_white_gr li.current a .bg_none_current{background:none;}

.tb_gray_white_gr li.first{ height:45px;}

.tb_gray_white_gr li.current { background:#ffffff; border-right:none; height:auto;}

.tb_gray_white_gr_big li a{ background: #ffffff url(/images/travel/bg_gray_white_gr_big.gif) 0 bottom repeat-x; border-bottom: 1px solid #cdcdcd; height: 85px;}
.tb_gray_white_gr_big li a:hover{background: #ffffff url(/images/travel/bg_gray_white_gr_big_h.gif) 0 bottom repeat-x;}

.tb_gray_white_gr_big li a .bgBtm {
    background:url(/images/travel/CB_footer_gray.png) no-repeat scroll -5px bottom transparent;
    bottom:-8px;
    height:17px;
    left:3px;
    position:absolute;
    width:663px;
    z-index:999;
}

.tb_gray_white_gr_big li a:hover .bgBtm {background:url(/images/travel/CB_footer_gray_h.png) no-repeat scroll -5px bottom transparent;}

/*LeftGrayCol*/

.LeftGrayCol_wide .CB_inner{
    background:url(/images/travel/bg_CB_inner_LeftGrayCol_wide.png) repeat-y 0 0;
}

.LeftGrayCol_wide .CB_footer{
    background:url(/images/travel/bg_CB_footer_LeftGrayCol_wide.png) no-repeat 0 0;
}

/*END LeftGrayCol*/

.popupWin .button {padding:3px 10px 22px;}


/* VIDEO */
#main .ContentBlock .CB_header h1, #main .ContentBlock .CB_header h3 {
    text-shadow:0px 0px 0px!important;
}
.newVideo .CB_header .tabs, .nowSee .CB_header .tabs {
    left:10px;
}
.newVideo .carousel_container, .nowSee .carousel_container {
    width: 635px;
    overflow: hidden;
    visibility: visible;
    position: relative;
    z-index: 2;
    margin: 0;
}
.newVideo .carousel_container ul,  .nowSee .carousel_container ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
    position: relative;
    width: 10000px;
    z-index: 1;
}
.newVideo .carousel_container ul li,  .nowSee .carousel_container ul li {
    width: 162px;
    font-size: 12px;
    float: left;
    _display: inline;
    color: #858585;
}
.views_icon {
    text-align: right;
    padding-left: 22px;
    color: #666 !important;
    margin-right: 5px;
}
.rate_icon {
    display: inline-block;
    background: url(http://s.tchkcdn.com/video/images/ico_rate.gif) no-repeat 0 0;
    padding-left: 20px;
    height: 15px;
    line-height: 15px;
    color: #666 !important;
    text-decoration: none;
    margin-right: 5px;
    vertical-align: text-bottom;
    font-size: 11px;
    display: none;
}
.title_user {
    font-size: 11px;
    display: inline-block;
    background: url(http://s.tchkcdn.com/video/images/ico_man.gif) no-repeat 0 -1px;
    padding-left: 15px;
    padding-bottom: 0px;
    margin: 3px 0;
}
.shadowImg {
    background: #2B2419;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
    width: 43px;
    display: block;
    position: absolute;
    right: 0;
    bottom: 3px;
    z-index: 20;
    text-align: center;
    color: white;
    font-size: 12px;
    font-weight: bold;
    padding: 2px 0;
    _right: -1px;
}
.img_plus {
    position: absolute;
    left: 5px;
    bottom: 5px;
    z-index: 20;
}
.prel {
    position: relative;
}
.AllVideo .DropDownElement a.dd_button {
    padding-right: 18px;
    font-size: 150%;
    font-weight: normal;
    margin-top: 11px;
    color: #3C3C3C;
    position: relative;
    z-index: 999;
    float: left;
    background-position: right !important;
}
.AllVideo .DropDownElement.act_v .dd_button {
    color:#3C3C3C;
}
.AllVideo .DropDownElement .DropDownList {
    top: 4px;
    z-index: 990;
    left: -8px;
    width: 145px;
    background: none;
    padding: 0;
    border: none;
    position: absolute;
    right: -13px;
    _right: 2px;
    opacity: 1;
}
.AllVideo .DropDownElement .DropDownList ul.DropDownList_top {
    border: 0px;
    background: url("/conferences/images/popUp.png") no-repeat left top;
    border-top: none;
    padding: 25px 4px 0 4px !important;
}
.AllVideo .DropDownElement .DropDownList li {
    float: none !important;
    padding: 0px;
    font-size: 100%;
    white-space: nowrap;
}
.AllVideo .DropDownElement .DropDownList li a {
    padding: 3px 10px;
    color: #36C;
    line-height: normal;
    background: none;
    position: relative;
    width: 117px;
    display: block;
}
.AllVideo .DropDownElement .DropDownList .DropDownList_bottom {
    background: url(/conferences/images/popUp.png) no-repeat left bottom;
    height: 10px;
}
.AllVideo .carousel_container {
    width: 635px;
    overflow: hidden;
    visibility: visible;
    position: relative;
    z-index: 2;
    margin: 0;
}
.AllVideo .carousel_container ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
    position: relative;
    width: 10000px;
    z-index: 1;
}
.AllVideo .carousel_container ul li {
    width: 161px;
    font-size: 12px;
    float: left;
    _display: inline;
    color: #858585;
}
.MyVideo {
    background: url(http://s.tchkcdn.com/video/images/bg_myVideo.png) no-repeat;
    height: 95px;
}
.MyVideo .button_myVideo_green {
    display: block;
    top: 55px;
    padding-left: 12px;
    position: absolute;
}
.MyVideo .myVideoTitle {
    padding-top: 14px;
    padding-left: 12px;
    font-size: 18px;
}
.periods {
    background: url(http://s.tchkcdn.com/conferences/images/common/border_tab.gif) no-repeat left 12px;
    padding: 10px 0 0 10px;
    font-size: 12px;
    color: #505050;
    float: right;
}
.prel {
    position: relative;
}
.ml10 {
    margin-left: 10px;
}
.periods .title {
    padding: 4px 4px 0 0;
    display: inline-block;
    float: left;

}
.periods a {
    position: relative !important;
    right: auto !important;
    top: auto !important;
    font-size: 12px !important;
}
.periods .active {
    background: url(/images/buttons_V3/btn_main_group.png) no-repeat right -115px;
}
.periods a {
    position: relative !important;
    right: auto !important;
    top: auto !important;
    font-size: 12px !important;
}
.periods a {
    cursor: pointer;
}
.Important.NewFeaturedNews {
    background: none;
    padding: 0;
    position: relative;
    height: 278px;
    margin-top: 7px;
    margin-left: 3px;
    margin-bottom: 16px;
}
.Important.NewFeaturedNews .corner_left_top {
    width:6px;
    height:6px;
    font-size:0px;
    line-height:1px;
    position:absolute;
    z-index:100;
    top:0;
    left:0;
}
.Important.NewFeaturedNews .corner_left_bottom {
    width:6px;
    height:6px;
    font-size:0px;
    line-height:1px;
    position:absolute;
    z-index:100;
    bottom:0px;
    left:0;
}
.Important.NewFeaturedNews .tabsContainer {
    position: absolute;
    top: 5px;
    right: 0px;
    width: 180px;
    height: 267px;
    overflow: hidden;
    z-index: 30;
    padding: 0;
}
.Important.NewFeaturedNews .tabs {
    position: absolute;
    margin-top: 0px;
}
.Important.NewFeaturedNews .tabs li {
    position:relative;
    height: 88px;
    background: none;
    margin:1px 0px 0px 23px;
}
.Important.NewFeaturedNews .tabs li .inner {
    position: absolute;
    top: 0px;
    left: 0;
    padding: 0;
    overflow: hidden;
    width: 156px;
/zoom: 1;
}
.Important.NewFeaturedNews .tabs li .inner .slide_on, .Important.NewFeaturedNews .tabs li .inner .slide_on_ie6 {
    display:none;
    position:absolute;
    top:0px;
    right:0px;
    z-index:2;
}
.Important.NewFeaturedNews .tabs li .inner .slide_on_ie6 {
    background: none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://s.tchkcdn.com/conferences/images/bg_featuredNews_tab_selected.png', sizingMethod='crop');
}
.Important.NewFeaturedNews .tabs .image img {
    float: left;
    margin-right: 0px;
}
.Important.NewFeaturedNews .tabs .title {
    position: absolute;
    bottom: 0px;
    right: 0px;
    background: url(http://s.tchkcdn.com/images/common/bg_featerudnews_text.png);
    width: 138px;
    padding: 5px 9px;
    color:#fff;
    font-size: 12px;
    }
.Important.NewFeaturedNews .tabs li.selected .title {
    right:1px;
    _bottom:-1px;
}
.Important.NewFeaturedNews .tabs li.selected {
    background: none;
    position: relative;
    margin-left: 0;
    margin-bottom: 0px;
}
.Important.NewFeaturedNews .tabs li.selected .inner {
    position: absolute;
    top: -1px;
    left: 0;
    height: 88px;
    width: 156px;
    padding: 1px 1px 0px 23px;
    background: none !important;
}
.Important.NewFeaturedNews .tabs li.selected .inner .slide_on {
    display:block;
    _display:none;
}
.Important.NewFeaturedNews .tabs li.selected .inner .slide_on_ie6 {
    _display:block;
}
.Important.NewFeaturedNews .navButtons {
    height:0px;
}
.Important.NewFeaturedNews .navButtons .button_up {
    position: absolute;
    background: url(http://s.tchkcdn.com/video/images/arr_featNews_up.gif) no-repeat;
    width: 156px;
    height: 13px;
    right: 1px;
    top: -8px;
    z-index: 40;
}
.Important.NewFeaturedNews .navButtons .button_dwn {
    position: absolute;
    background: url(http://s.tchkcdn.com/video/images/arr_featNews_dwn.gif) no-repeat;
    width: 156px;
    height: 13px;
    right: 1px;
    bottom: -8px;
    z-index: 40;
}
.Important.NewFeaturedNews .navButtons .button_up:hover {
    background-position: 0 -13px;
}
.Important.NewFeaturedNews .navButtons .button_dwn:hover {
    background-position: 0 -13px;
}
.Important.NewFeaturedNews .navButtons .button_up_na {
    background-position: 0 -26px !important;
}
.Important.NewFeaturedNews .navButtons .button_dwn_na {
    background-position: 0 -26px !important;
}
.Important.NewFeaturedNews .TabContent {
    _zoom: 1;
}
.Important.NewFeaturedNews .TabContent .text {
    position: absolute;
    bottom: 0px;
    left: 0px;
    background: url(http://s.tchkcdn.com/conferences/images/common/bg_featerudnews_text.png);
    width: 483px;
    min-width: 150px;
    padding: 6px 11px 9px 11px;
					color:#fff;
				}
.Important.NewFeaturedNews .TabContent h2 {
    margin: 0;
    padding: 0;
    font-size: 150%;
    font-weight: 900;
    line-height: 100%;
    color: #fff;
    padding-bottom: 4px;
}
.Important.NewFeaturedNews .TabContent a {
    color: #fff;
}
.Important.NewFeaturedNews .TabContent a:hover {
    color: #6FCBFA;
}
.Important.NewFeaturedNews .TabContent h2 a {
    color: #6FCBFA;
}
.Important.NewFeaturedNews .TabContent h2 a:hover {
    color: #fff;
}
.Important.NewFeaturedNews .TabContent p {
    padding: 0;
    margin: 0;
    font-size: 120%;
    font-weight: 900;
    color: #fff;
}
.Important .NewFeaturedNews_btn {
    height:45px;
    position:absolute;
    left:150px;
    top:50%;
    margin-top: -23px;
    width:209px;
}
.Important .NewFeaturedNews_btn a {
    display: block;
    background: url(http://s.tchkcdn.com/conferences/images/btn_play.png) no-repeat;
    width: 209px;
    height: 45px;
}
.Important .NewFeaturedNews_btn a:hover {
    background-position: 0 100%;
}
.Important .playVideoBtn a {
    background-image: url(http://s.tchkcdn.com/conferences/images/btn_play2.png) !important;
}
.VideoPlayer .CB_inner .content {
    padding:3px 7px;
}
.VideoPlayer .video_title {
    font-size:23px;
    padding-bottom:3px;
    font-weight:bold;
}
.VideoPlayer .time_gray {
    font-size:18px;
    color: #777;
}
.VideoPlayer .views_icon {
    font-size:13px;
    font-weight:bold;
    color:#000!important;
    background-position:0 3px;
    margin-top:2px;
}
.VideoPlayer .subHeader {
    float:left;
    padding-bottom:6px;
}
.VideoPlayer .subHeader .options {
    font-size:100%;
}
.VideoPlayer .subHeader .options span.black {
    display:none;
}
.VideoPlayer .subHeader .rate_icon {
    margin-right:0;
}
.VideoPlayer .subHeader .options .other {
    vertical-align: text-bottom;
}
.VideoPlayer .subHeader .options .other .share {
    border:none;
    padding:0;
}
.VideoPlayer .RateShow {
    font-size:13px;
    float:right;
    padding-top:4px;
}
.VideoPlayer .toPlayList {
    float:left;
    margin-bottom:6px;
    font-size:13px;
}
.VideoPlayer .size13 {
    font-size:13px;
}
.VideoPlayer .playerCode {
    color:#000;
    width: 496px;
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #D5D5D5;
    padding: 4px 7px;
    vertical-align: top;
    white-space:nowrap;
    margin-top:3px;
}
.VideoPlayer .dotted {
    text-decoration:none;
    border-bottom:dashed 1px #004FAF;
}
.VideoPlayer .dotted:hover {
    border-bottom:none;
    border-bottom: 1px dashed #FFF;
}

.VideoPlayer .toPlayList a, .VideoPlayer .codePast a {
    border-bottom:1px dashed #004FAF;
}
.VideoPlayer .toPlayList a:hover, .VideoPlayer .codePast a:hover {
    border-bottom:none;
}
.VideoPlayer .codePast {
    float:left;
    margin-bottom:6px;
    font-size:13px;
    margin-left:15px;
}
.VideoPlayer .codePast a img {
    margin-right:5px;
}
.MyVideo {
    background: url(/video/images/bg_myVideo_v2.png) -3px 4px no-repeat!important;
    height:88px!important;
}
.MyVideo.ContentBlock .CB_header {
    height:4px;
}
.MyVideo .button_myVideo_green {
    top:49px!important;
}
.shadowImg {
    bottom:3px!important;
}
.border_dcdcdc {
    clear: both;
    height: 1px;
    overflow: hidden;
    font-size: 1px;
    background-color: gainsboro;
    margin: 10px 0 7px 0;
}
/* end:VIDEO */

/* buttons_V3.css */
/*GUI BUTTONS*/
.btn_normal_casual, .btn_normal_red, .btn_normal_green, .btn_promo_casual, .btn_promo_red, .btn_promo_green, .btn_header_gray{
    display: inline-block;
    background:url(/images/buttons_V3/btn_main_group.png) no-repeat;
	position:relative;
    z-index:3;
}
.btn_normal_casual span, .btn_normal_red span, .btn_normal_green span, .btn_promo_casual span, .btn_promo_red span, .btn_promo_green span, .btn_header_gray span{
    display: inline-block;
    background:url(/images/buttons_V3/btn_main_group.png) no-repeat;
    cursor: pointer;
    position:relative;
    vertical-align:middle;
}
.btn_normal_casual span em { height:30px; vertical-align:middle; display:inline-block; }
.btn_promo_casual span em { height:36px; vertical-align:middle; display:inline-block; }
.btn_normal_red span em, .btn_normal_green span em { height:26px; vertical-align:middle; display:inline-block; margin-top: -1px;}
.btn_promo_red span em, .btn_promo_green span em { height:32px; vertical-align:middle; display:inline-block; margin-top: -1px; }
.btn_header_gray span em { height:21px; vertical-align:middle; display:inline-block;}

.icon_prev_normal em {
    margin-left:5px;
    background:url(/images/ico_but_prev.png) no-repeat 0 center;
    width:10px;
    height: 30px!important;
    vertical-align: top!important;
}
.icon_next_normal span,
.icon_prev_normal span { width:100px!important;}
.icon_next_normal em {
    margin-left:5px;
    background:url(/images/ico_but_next.png) no-repeat 0 center;
    width:10px;
    height: 30px!important;
    vertical-align: top!important;
}
.icon_white_plus_normal em {
    margin-right:6px;
    background:url(/images/buttons_V3/icon_white_plus_normal.gif) no-repeat 0 center;
    width:10px;
}
.icon_gray_download_normal em {
    margin-right:6px;
    background:url(/images/buttons_V3/icon_gray_download_normal.png) no-repeat 0 center;
    _background:url(/images/buttons_V3/icon_gray_download_normal.gif) no-repeat 0 center;
    width:9px;
}
.icon_gray_comment_normal em {
    margin-right:6px;
    background:url(/images/buttons_V3/icon_gray_comment_normal.gif) no-repeat 0 center;
    width:10px;
}
.icon_white_play_normal em {
    margin-right:6px;
    background:url(/images/buttons_V3/icon_white_play_normal.png) no-repeat 0 center;
    _background:url(/images/buttons_V3/icon_white_play_normal.gif) no-repeat 0 center;
    width:7px;
}
.icon_white_plus_promo em {
    margin-right:6px;
    background:url(/images/buttons_V3/icon_white_plus_promo.gif) no-repeat 0 center;
    width:10px;
}
.icon_shop em {
    background:url(/images/buttons_V3/ico_shop.png) no-repeat 0 center;
    margin-right:6px;
    width:15px;
}

.btn_normal_casual {
    background-position: right -165px;
    height: 30px;
    padding-right:5px;
    min-width:66px;
}
.btn_normal_casual span {
    background-position: left -136px;
    height: 30px;
    font-size:13px;
    color:#5b5b5b;
    text-align:center;
    line-height: 29px;
    padding: 0 8px 0 12px;
}

.btn_normal_casual:hover{
    background-position: right -227px;
}
.btn_normal_casual:hover span{
    background-position:left -195px;
}

.btn_normal_casual:active{
    background-position: right -285px;
}
.btn_normal_casual:active span{
    background-position: left -257px;
}

/*btn_normal_red*/
.btn_normal_red{}
.btn_normal_red span{}

.btn_normal_red{
    background-position: right -344px;
    height: 26px;
    padding-right:2px;
    min-width:66px;
}
.btn_normal_red span{
    background-position: left -316px;
    height: 26px;
    font-size:13px;
    padding:0 10px 0 12px;
    color:#FFF;
    text-align:center;
    line-height: 24px;
    min-width:88px;
}

.btn_normal_red:hover{
    background-position: right -400px;
}
.btn_normal_red:hover span{
    background-position: left -372px;
}
.btn_normal_red:active{
    background-position: right -456px;
}
.btn_normal_red:active span{
    background-position: left -428px;
}
/*end btn_normal_red*/

/*btn_normal_green*/
.btn_normal_green {
    background-position: right -512px;
    height: 26px;
    padding-right:2px;
    min-width:66px;
}
.btn_normal_green span {
    background-position: left -484px;
    height: 26px;
    font-size:13px;
    padding:0 10px 0 12px;
    color:#FFF;
    text-align:center;
    line-height: 24px;
    min-width:88px;
}

.btn_normal_green:hover {
    background-position: right -568px;
}
.btn_normal_green:hover span {
    background-position: left -540px;
}

.btn_normal_green:active{
    background-position: right -624px;
}
.btn_normal_green:active span{
    background-position: left -596px;
}
/*end btn_normal_green*/

/*btn_promo_casual*/
.btn_promo_casual{
    background-position: right -684px;
    height: 36px;
    padding-right:4px;
    min-width:66px;
}
.btn_promo_casual span{
    background-position: left -650px;
    height: 36px;
    line-height: 32px;
    font-size:16px;
    padding:0 8px 0 12px;
    color:#5b5b5b;
    text-align:center;
    min-width:88px;
}

.btn_promo_casual:hover{
    background-position: right -758px;
}
.btn_promo_casual:hover span{
    background-position: left -720px;
}

a.btn_promo_casual:active{
    background-position: right -828px;
}
a.btn_promo_casual:active span{
    background-position: left -794px;
}
/*end btn_promo_casual*/

/*btn_promo_red*/
.btn_promo_red{
    background-position: right -898px;
    height: 32px;
    padding-right:2px;
    min-width:66px;
}
.btn_promo_red span{
    background-position: left -864px;
    height: 32px;
    line-height: 30px;
    font-size:16px;
    padding:0 10px 0 12px;
    color:#FFF;
    text-align:center;
    min-width:88px;
}

.btn_promo_red:hover{
    background-position: right -966px;
}
.btn_promo_red:hover span{
    background-position: left -932px;
}

a.btn_promo_red:active{
    background-position: right -1034px;
}
a.btn_promo_red:active span{
    background-position: left -1000px;
}
/*end btn_promo_red*/

/*btn_promo_green*/
.btn_promo_green{
    background-position: right -1102px;
    height: 32px;
    padding-right:2px;
    min-width:66px;
}
.btn_promo_green span{
    background-position: left -1068px;
    height: 32px;
    line-height: 30px;
    font-size:16px;
    padding:0 10px 0 12px;
    color:#FFF;
    text-align:center;
    min-width:88px;
}

.btn_promo_green:hover{
    background-position: right -1170px;
}
.btn_promo_green:hover span{
    background-position: left -1136px;
}

a.btn_promo_green:active{
    background-position: right -1238px;
}
a.btn_promo_green:active span{
    background-position: left -1204px;
}
/*end btn_promo_green*/

.btn_header_gray{
    background-position: right -23px;
    _background-position: right -24px;
    height: 21px;
    padding-right:2px;
    _padding-right:1px;
}
.btn_header_gray span{
    background-position: left 0px;
    height: 21px;
    line-height: 20px;
    font-size:13px;
    padding:0 4px 0 6px;
    color:#686868;
    text-align:center;
}

.btn_header_gray:hover{
    background-position: right -69px;
    _background-position: right -70px;
}
.btn_header_gray:hover span{
    background-position: left -46px;
}

a.btn_header_gray:active, a.active, a.active:hover{
    background-position: right -115px;
    _background-position: right -116px;
}
a.btn_header_gray:active span, a.active span, a.active:hover span{
    background-position: left -92px;
    color:#4d4d4d;
}


.btn_header_gray span.textcopy {
    background: none repeat scroll 0 0 transparent;
    color: #FFFFFF;
    font-size: 12px;
    left: 7px;
    position: absolute;
    top: 3px;
    white-space: nowrap;
    z-index: 1;
}

/*END GUI BUTTONS*/
/* end buttons_V3.css */

.footer ul {
    list-style:none;
}

/* news by new Framework */
.ArticleContent .content .Also ul {
    display:block;
    margin:0 -6px;
    padding:0;
}
.ArticleContent .content .Also ul li {
    background:none;
    padding-left:0;
    overflow:hidden;
    font-size:medium;
    font-size:13px;
    margin:0 5px;
}
.ArticleContent .content .Also h4, .ArticleContent .text_crop {
    font-size:13px;
}
/* news by new Framework */
.centerColumn .Block .Carusel {
    _width:640px;
}
.CommentsThread form .subscribe_comment_checkbox label {
    display:inline-block;
    width:400px;
    zoom:1;
}
.subscribe_comment_checkbox input {
    float:left;
}
.CommentsThread .btn_normal_casual span ,.CommentsThread .btn_normal_green span {
    white-space:nowrap;
/vertical-align:top;
}

.newsFull .Article .previews {
    margin:0 -10px!important;
}
.ProgressBar .result em {
    background-image:url(/images/travel/tours/bg_progress_res.png);
    border-right: 1px solid #e34500!important;
    border-left: 1px solid #ff8049!important;
}
/*end:css/travel.css*/


/*css/travel_new.css*/


#all, .all {
    width:1004px;
}

/*FIX */
a:visited{color:#0049A3;}
.navButtons{height: 18px;}

#main .centerColumn {
    float:left;
    width:667px;
}

#main .rightColumn {
    float:right;
    width:330px;
}

/*widgets_V2*/
.Standart_4col .content .more, .Standart_2col .content .more {
    margin-right:0px;
}

.Standart_4col .content, .Standart_3col .content, .Standart_2col .content {
    padding:12px;
    border-top:0!important;
}

.Standart_4col .content ul li , .Standart_3col .content ul li, .Standart_2col .content ul li {
    overflow: hidden;
    margin: 0 6px;
}

.Standart_4col .content ul, .Standart_3col .content ul, .Standart_2col .content ul{
    display: block;
    margin: 0 -6px;
}

.Standart_4col .content .more, .Standart_3col .content .more, .Standart_2col .content .more {
    margin-right:0px;
}

/*END widgets_V2*/

/*END FIX*/

/* TochkaHeader */
#tochka_header {
    background:url(/images/travel/TochkaHeaderV3/bg_header.png) no-repeat !important;
    _background:url(/images/travel/TochkaHeaderV3/bg_header.jpg) no-repeat !important;
}




.ContentBlock .CB_header {
    background:url("/images/travel/layout/bg_CB_header_waves.png") no-repeat right top;
    height:31px;
}



/* FeaturedGalleries */
.FeaturedGalleries2{ height: 371px;width: 663px;margin-bottom: 7px;position: relative; margin-left: 2px; _z-index:-1;}
.FeaturedGalleries2 .TabContent{position: relative; height:279px; _height:280px; overflow:hidden;}
.FeaturedGalleries2 .TabContent .text{position: absolute;left: 0;width: 100%; bottom: -10px;}
.FeaturedGalleries2 .TabContent .text h2{margin-bottom: 0px;padding: 5px 10px 0px 10px;font-size: 220%;
    background: url(/images/common/bg_featerudnews_text.png);
    color: #fff;
}
.FeaturedGalleries2 .TabContent .text p{padding: 6px 10px 10px 10px;font-size: 120%;
    background: url(/images/common/bg_featerudnews_text.png);
    color: #fff;
}
.FeaturedGalleries2 .TabContent .text a{color: #fff;}
.FeaturedGalleries2 .TabContent .text p a {font-size: 85%;white-space: nowrap;color: #5aa3ff;}
.FeaturedGalleries2 .TabContent .text a:hover {}
.FeaturedGalleries2 .tabs {width: 664px;overflow: hidden;}
.FeaturedGalleries2 .tabs li {float: left;width: 165px;height: 92px;margin-right: 1px;position: relative;}
.FeaturedGalleries2 .tabs .title {position: absolute;bottom: 0;left: 0;width: 151px;padding: 6px 5px 6px 9px;font-size: 120%;font-weight: 900;
    background: url(/images/common/bg_featerudnews_text.png);
}
.FeaturedGalleries2 .tabs a {color: #fff !important;}
.FeaturedGalleries2 .tabs .icon_white_fotos { margin-left: 10px; position: relative; top: 1px;}
.FeaturedGalleries2 .blockCorners div{position: absolute;display: block;width: 7px;height: 7px;z-index: 100;
    background-image: url(/images/gallery/bg_corners.png);
    background-repeat: no-repeat;_display: none;}
.FeaturedGalleries2 .blockCorners .cornerTL {top: 0;left: 0;background-position: top left;}
.FeaturedGalleries2 .blockCorners .cornerTR {top: 0;right: 0;background-position: top right;}
.FeaturedGalleries2 .blockCorners .cornerBL {bottom: 0;left: 0;background-position: bottom left;}
.FeaturedGalleries2 .blockCorners .cornerBR {bottom: 0;right: 0;background-position: bottom right;}
.FeaturedGalleries2 .selector {display: block;width: 165px;height: 94px;position: absolute;z-index: 110;left: -1px; bottom: -1px; _bottom: -3px; cursor: pointer;}


.FeaturedGalleries2 .TabContent .text a h2 {
    /*color:#6FCBFA;*/
    font-size:22px;
}

.FeaturedGalleries2 .TabContent .text a:hover h2 {
    color:#FFFFFF;
}
.FeaturedGalleries2 .TabContent .text a {
    color:#FFFFFF;
    white-space:normal !important;
}
.FeaturedGalleries2 .TabContent .text a:hover p {
    /*color:#6FCBFA;*/
}
/* FeaturedGalleries */

/* GalleryWidget */
.GalleryWidget {
}
.GalleryWidget .content {
    position: relative;
}
.GalleryWidget .bigImg {
    background: #f3f3f3;
    width: 294px;
    margin: 0 auto;
    margin-bottom: 12px;
    text-align:center;
}
.GalleryWidget .bigImg .text {
    padding:4px 10px 5px;
    margin-top: 0px;
    text-align:left;
    font-size: 11px;
    color: #5c5c5c;
}
.GalleryWidget .previews {
    width: 276px !important;
    height: 48px !important;
    margin: 0 auto;
    overflow: hidden;
    zoom: 1;
    position: relative;
}
.GalleryWidget .previews ul {
    position: relative;
}
.GalleryWidget .previews ul li  {
    float: left;
    width: 64px;
    padding-right: 6px;
    position:relative;
    z-index:420;
}
#main .GalleryWidget .content .navButtons {
    position: absolute;
    width:318px;
    height: 35px;
    top:auto;
    left:0;
    bottom:17px;
}
#main .GalleryWidget .content .btn_prev {
    position: absolute;
    margin: 0;
    background: url(/images/common/arr_daysel_left_na.gif) no-repeat;
    width: 14px;
    height: 35px;
    top: 0;
    right: auto;
    left:0
}
#main .GalleryWidget .content .btn_next {
    position: absolute;
    margin: 0;
    background: url(/images/common/arr_daysel_right_na.gif) no-repeat;
    width: 14px;
    height: 35px;
    top:0;
    right: 0;
}
/* GalleryWidget */







/*global*/
.button_box {
    background:none repeat scroll 0 0 #F1F1F1;
    font-size:13px;
    margin:-11px -11px 0;
    padding:4px 12px 2px 12px;
    border-bottom:1px solid #d9d8d8;
}

.button_box a {
    margin:0 4px;
    _position: relative;
    _top: -3px;
}

.button_box .btn_stick{
    margin:0 -1px 0 1px;
    _top: auto;
}

.button_box span{
    _position: relative;
    _top: -3px;
}

.button_box a span{
    _position: relative;
    _top: auto;
}

.carousel_container {
    margin:0;
    overflow:hidden;
    position:relative;
    visibility:visible;
    z-index:2;
    width: 636px;
}

.carousel_container ul {
    list-style:none outside none;
    margin:0;
    padding:0;
    position:relative;
    width:10000px;
    z-index:1;
}

.carousel_container li{
    float: left;
    width:645px;
}

.ContentBlock .CB_header .tabs {
    display:inline;
    margin-left:2px;
    right:auto;
}

.ContentBlock .CB_header h3 {
    padding-top:0 !important;
    position:relative;
    z-index:2;
    top: 8px;
    left: -6px;
    bottom: auto;
}

.travelTabs .CB_header .tabs li {
    background: url(/images/travel/layout/bg_tabs_li.gif) right 0 no-repeat!important;
}

/*newsList*/
.rightColumn .ContentBlock ul.newsList li {
    background:none repeat scroll 0 0 transparent !important;
    color:#949494;
    font-size:110%;
    padding-bottom:6px;
}

.ContentBlock ul.newsList li .image {
    float:left;
    margin-right:6px;
    padding-top:0;
}

.rightColumn .ContentBlock ul.newsList li .text{font-size: 13px;  }

.rightColumn .ContentBlock ul.newsList .date{ font-size: 11px;}


.rightColumn .ContentBlock ul.newsList {
    padding:0;
    margin-bottom:-9px;
}
/**/


/*end global*/



.SearchCaruselPhoto .carousel_container ul {
    width: auto;
}


/*CalendarEvents*/
.CalendarEvents .carousel_container{
    padding-top: 10px;
}
.CalendarEvents .carousel_container .image{
    float: left;
    width: 150px;
    height: 85px;
    overflow: hidden;
}

.CalendarEvents h4, .CalendarEvents h5{
    font-size: 14px;
}
.CalendarEvents .carousel_container h4.title{
    display: inline-block;
    height:17px;
    overflow: hidden;
    font-weight:normal;
}
.CalendarEvents .carousel_container h4.title a{font-weight:bold;}

.CalendarEvents .carousel_container h5.title{
    display: inline-block;
    height:34px;
    overflow: hidden;
}

.CalendarEvents .carousel_container li{
    height:137px;
}

#ul_24hours, #ul_30days {
    display: none;
}
/*END CalendarEvents*/

/*NewsLineWidget*/
.NewsLineWidget .text h4 {
    font-size: 13px !important;
}
/*end NewsLineWidget*/

/*PopularPlace*/
.PopularPlace .carousel_container{
    padding-bottom:10px;
}
.PopularPlace .carousel_container .images{
    float: left;
    width: 313px;
    height: 236px;
    overflow: hidden;
}
.PopularPlace .carousel_container .title{
    font-size: 15px;
}
.PopularPlace .carousel_container p{ font-size:13px; color:#272727; padding-top: 2px;}
/*END PopularPlace*/


/*CoolGallery, PopularCity, .GetVisa*/
.CoolGallery .B_inner, .PopularCity .B_inner, .InfoBlock .B_inner{
    padding: 12px;
}
.CoolGallery .PhotoPreview .text h4,
.PopularCity .PhotoPreview .text h4,
.InfoBlock .PhotoPreview .text h4{
    font-size: 14px;
}
.PopularCity .PhotoPreview .image {
    margin-bottom: 10px;
}
/*END CoolGallery, PopularCity*/

/*GetVisa*/
.InfoBlock .PhotoPreview .image {
    margin-bottom: 0;
}
.InfoBlock .B_inner ul{
    margin-top: -12px;
}
.InfoBlock .B_inner li{
    padding-top: 12px;
}
/*end GetVisa*/

/*Popular*/
.Popular{}
.Popular .content{ background: url(../images/travel/bg_popular.gif) repeat-y; _padding-bottom:0;}
.Popular .content h5{font-size: 15px; color:#272727; line-height: 11px; margin-left: 7px;}
.Popular .content ol { margin-top: 5px; margin-left: 16px;}
.Popular .content ol li{
    display:list-item;
    list-style:decimal;
    float: none;
    overflow: visible;
    font-size: 13px;
    font-weight: bold;
    line-height: 22px;
    width: 187px;
    margin:0 0 0 20px;
    _margin-left:25px;
}
.Popular .content ol li a{ font-weight: normal;}
.Popular .content .first ol{ margin-left:11px;}
.Popular .content .first ol li{ margin-left:18px; _margin-left:22px;}
.Popular .content .first h5{ margin-left:0px;}
.Popular .content .more{ margin-right: 6px;}

/*END Popular*/



/*WhereDepart*/
.WhereDepart .carousel_container{
    padding-bottom:10px;
}
.WhereDepart .carousel_container .images{
    float: left;
    width: 205px;
    height: 158px;
    overflow: hidden;
}
.WhereDepart .carousel_container .title{
    font-size: 15px;
}
/*END WhereDepart*/





/*WidgetMapSmall*/

.WidgetMapSmall{}
.WidgetMapSmall .content{
    position:relative;
    background:url(/images/travel/layout/bg_WidgetMapSmall.png) 12px 12px no-repeat;
    width: 300px;
    height: 225px;
}

.WidgetMapSmall .content li{
    display:inline-block;
    position: absolute;
    background-repeat:no-repeat;
}

.WidgetMapSmall .content li a{
    display:inline-block;
    padding:2px 5px 2px 5px;
    background:url(/images/travel/layout/bg_a_WidgetMapSmall.png) repeat;
    color:#FFF;
    -moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;
    text-align: center;
}

.WidgetMapSmall .content li a:hover{
    color: #3f1c00;
    word-spacing: normal;
    cursor:pointer;
    background-color:#ffbf27;
    background-image: -moz-linear-gradient(top, #ffbf27, #ff9e20);
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #ffbf27),color-stop(1, #ff9e20));
    filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=#ffbf27, endColorstr=#ff9e20);
    -webkit-box-shadow: 0px 0px 3px #333;
    -moz-box-shadow: 0px 0px 3px #333;
    box-shadow: 0px 0px 3px #333;
}

.WidgetMapSmall .content .europe{
    width:102px;
    height: 92px;
    top:12px;
    left:125px;
    z-index:6;
}
.WidgetMapSmall .content .europe a{
    margin-left:29px;
    margin-top:47px;
    z-index: 10;
}
.WidgetMapSmall .content .asia{
    width:136px;
    height: 157px;
    top:12px;
    right: 12px;
    z-index:5;
}
.WidgetMapSmall .content .asia a{
    margin-left:60px;
    margin-top:62px;
}
.WidgetMapSmall .content .north_america{
    width:122px;
    height: 137px;
    top:12px;
    left: 12px;
    z-index:5
}
.WidgetMapSmall .content .north_america a{
    margin-left:3px;
    margin-top:68px;
}

.WidgetMapSmall .content .africa{
    width:76px;
    height: 140px;
    bottom:12px;
    _bottom:11px;
    right: 115px;
    z-index:5;
}
.WidgetMapSmall .content .africa a{
    margin-left:-15px;
    margin-top:15px;
    _position:absolute;
}
.WidgetMapSmall .content .south_america{
    width: 53px;
    height: 92px;
    bottom:12px;
    _bottom:11px;
    left: 66px;
    z-index:5;
}
.WidgetMapSmall .content .south_america a{
    margin-left:-42px;
    margin-top:29px;
    _position:absolute;
    width:94px
}
.WidgetMapSmall .content .australia_okeaniya{
    width: 28px;
    height: 46px;
    bottom:48px;
    _bottom:46px;
    right: 12px;
    z-index:5;
}
.WidgetMapSmall .content .australia_okeaniya a{
    margin-left:-96px;
    margin-top:37px;
    _position:absolute;
    _width: 112px;
}

/*END WidgetMapSmall*/

/*Subscribe*/

.Subscribe{position:relative;}
.Subscribe .input_clear{ width: 145px; margin-top:3px;}
.Subscribe .btn_normal_casual{ margin-right: -3px;}
.Subscribe .text{
    display: inline-block;
    width: 150px;
    font-size: 13px;
    padding-bottom:10px;
    line-height: 18px;
}
.Subscribe .image{
    position:absolute;
    right:12px;
    top:29px;
    z-index:400;
}

.Subscribe .info{
    color: #ec6868;
    font-size:11px;
    margin-top: 5px;
}
.Subscribe .error{
    padding:5px 5px 5px 30px;
    background: #fff0f0 url(/images/travel/layout/icon_error.gif) 6px center no-repeat;
    border: 1px solid #f8cece;
    -moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;
    font-size: 13px;
    color: #5b5b5b;
}
.Subscribe .no_error{
    padding:5px 5px 5px 30px;
    background: #ecfedc url(/images/travel/layout/icon_no_error.gif) 6px center no-repeat;
    border: 1px solid #cbe8b1;
    -moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;
    font-size: 13px;
    color: #5b5b5b;
}

/*END Subscribe*/










/**/

/* travelTabs */

.clear5 {
    clear:both;
    font-size:0;
    height:5px;
    line-height:0;
    overflow:hidden;
}

.clear10 {
    clear:both;
    height:10px;
    overflow:hidden;
}


.mr5 {margin-right:5px;}
.mr10 {margin-right:10px;}

.ShortForm .GOL_adv{margin-top:-26px;//margin-top:-20px;}

.ShortForm .GOL_formButtons {
    float:right !important;
    margin-top:-14px;
    padding-bottom:7px;
}

.inpDate {
    float:left;
    position:relative;
}
.inpDate input {
    border-right:medium none !important;
    float:left;
    width:77px;
}


.travelTabs .CB_header{
    height:64px !important;
    background: url(/images/travel/layout/bg_CB_header_wide_travelTabs.png) no-repeat left top !important;
}


.travelTabs .travelTabs_header h3 { color:#fff !important; padding-top:9px !important; }

.travelTabs .travelTabs_header .tabs {
    left:10px;
}
.travelTabs .travelTabs_header .tabs li a {
	color:#fff!important;
}
.travelTabs .travelTabs_header .tabs li.current {
    background: url(/images/travel/layout/bg_tabsTravel_active_right.gif) no-repeat right top !important;
    z-index:10;
    padding-right: 4px;
}
.travelTabs .travelTabs_header .tabs li.current a  {
    background: url(/images/travel/layout/bg_tabsTravel_active_left.gif) no-repeat left top !important;
    color:#000 !important;
}

.travelTabs .travelTabs_content {
    background:#ffe786 url(/images/travel/layout/bg_travelTabs.gif) repeat-x left top !important;
    border-top:none !important;
    border:none !important;
    padding:6px 11px 0 11px !important;
}
/* end travelTabs */
/* new tickets */
.new_tickets {//height:1%;}
.new_tickets .CB_header {background: url(/images/travel/layout/TiketsTravelWidhet.jpg) repeat-x left top !important; height:65px!important; padding-left:20px;}
.new_tickets .CB_header .tabs li {background:url(/images/travel/layout/bg_tabs_li_orange.jpg) no-repeat right center!important;}
.new_tickets .travelTabs_header .tabs li a{
    color:#000000!important;
    font-size:15px;
    padding:6px 0 1px 11px;
}
.new_tickets  .travelTabs_header .tabs li.current {
    background: url(/images/travel/layout/bg_tabs_active_right.png) no-repeat right 0 transparent!important;
    z-index:10;
    padding-right: 4px;
}
.new_tickets  .travelTabs_header .tabs li.current a  {
    background: url(/images/travel/layout/bg_tabs_active_left.png) no-repeat left 0 transparent!important;
    color:#000 !important;
}
.new_tickets .travelTabs_content {
    background:#ffde58!important;
    padding:0 !important;
    _width:auto!important;
}
.new_tickets .sort {
    padding:0 20px;
}
.new_tickets .sort li {
    display:inline-block;
    padding:15px 15px 12px 0;
    font-size:12px;
//display:inline;
//zoom:1;
}
.new_tickets .sort li input {
    vertical-align:middle;
    margin-top:-2px;
}
.new_tickets .item_tickets {
    position:relative;
    background:#fdc84a!important;
    padding:8px 5px 8px 20px;
    font-size:13px;
//height:1%;
    _width:634px!important;
}
.new_tickets .item_tickets .from_to {
    display:block;
    float:left;
    width:360px;
    background:url(/images/travel/layout/tikets_vline_orange.jpg) repeat-y 100% 0;
    padding-top:7px;
}

.new_tickets .item_tickets .date_time {
    display:block;
    float:left;
    width:240px;
    padding-left:20px;
    padding-top:7px;
    margin-left:-2px;
    background:url(/images/travel/layout/tikets_vline_orange.jpg) repeat-y 0 0;
}
.new_tickets .item_tickets .close {
    background:url(../images/travel/layout/tickets_close.gif) no-repeat;
    width:9px;
    height:9px;
    position:absolute;
    right:9px;
    top:7px;
    z-index:3;
    display:block;
}
.new_tickets .item_tickets_in {
    display:block;
    padding-bottom:7px;
}
.new_tickets .item_tickets_in b {
    display:inline-block;
    width:50px;
    margin-right:12px;
    text-align:right;
//display:inline;
//zoom:1;
}
.new_tickets .select  .textfield {
    border:none;
    font-size:13px;
    color:#283343;
    height: 19px;
    padding: 3px 4px 6px;
    vertical-align:middle;
    background:#fff;
    margin:0;
}
.new_tickets .date_time .textField {
    border:none;
    font-size:13px;
    color:#555555;
    height: 19px;
    padding: 3px 20px 6px 4px;
    vertical-align:middle;
    background:#fff;
    width:118px;
}
.new_tickets .date_time .Ttime {
    width:88px;
}
.new_tickets .date_time .inner .ui-datepicker-trigger,.new_tickets .inpDate img  {
    bottom:auto;
    right:0px;
    top:0px;
    border-left:none;
    position:absolute;
    float:none;
}
.new_tickets .inpDate img {
    top:5px;
    right:4px;
    border:0;
}
.new_tickets div.select ul {
    font-size:13px;
    width:239px;
    top:27px;
    font-weight:normal;
}
.new_tickets div.select ul li {
    color:#555555;
    display:block!important;
    position:relative;
//height:1%;
}
.new_tickets div.select ul li.current {
    color:#fff;
}
.new_tickets div.select ul li:hover,.new_tickets div.select ul li.hover {
    color:#fff;
}
.new_tickets .date_time div.select ul{
    width:112px;
}
.new_tickets .item_tickets .from_to .select .textfield {
    width:231px;
}
.new_tickets .select .tickets_search,.new_tickets .tickets_search {
    width:30px;
    height:28px;
    border:none;
    border-left:none;
    overflow:visible;
    position:relative;
    background:url(../images/travel/layout/tickets_search_orange.jpg) no-repeat 50%;
    outline:none;
    vertical-align:top;
//vertical-align:middle;
    cursor:pointer;
    padding:0;
}
.new_tickets .tickets_search:focus,.new_tickets .tickets_search:active {
    outline:none;
}
.ie .new_tickets .date_time img.ui-datepicker-trigger {
    top:0px!important;
}
.new_tickets .select .tickets_time,.new_tickets .tickets_time {
    width:30px;
    height:28px;
    border:1px solid #bababa;
    border-left:none;
    overflow:visible;
    position:relative;
    outline:none;
    background:url(../images/travel/layout/tickets_time.gif) no-repeat 50%;
    vertical-align:middle;
    cursor:pointer;
    padding:0;
}
.new_tickets .control_panel {
    background:#e5e5e5 url(../images/travel/layout/tickets_control_bg.gif) repeat-x;
    padding:29px 12px 17px 20px;
    border-bottom:1px solid #dddddd;
}
.new_tickets .add_tickets_back,.new_tickets .add_tickets {
    display:inline-block;
//display:inline;
//zoom:1;
    background: url(../images/travel/layout/tickets_add_back.png) no-repeat;
    font-size:14px;
    color:#3b3b3b;
    text-decoration:underline;
    padding:0 0 7px 24px;
    text-decoration:underline;
    margin-right:20px;
}
.new_tickets .add_tickets {
    background-image:url(../images/travel/layout/tickets_add.png);
}
.new_tickets .add_tickets_back:hover,.new_tickets .add_tickets:hover {
    text-decoration:none;
}
.new_tickets .tickets_details {
    padding:16px 12px 12px 20px;
    font-size:12px;
//width:625px;
}
.new_tickets .Btn.NormalGreen,
.new_tickets .Btn.PromoGreen{
    background:url(/images/travel/layout/Button_orange.jpg) repeat-x top;
}
.new_tickets .tickets_details .select .textfield {
    background: url(../images/travel/arr_select_filters_grey.gif) no-repeat 100% 50%#FFF;
//background-position: 100% 3px;
    height:15px;
}
.new_tickets .tickets_details input.textfield {
    width:37px;
}
.new_tickets  form .inner {
    float:none;
}
.new_tickets .tickets_details .inner {
    margin-right:10px;

    display:inline-block;
//display:inline;
//zoom:1;
}

.new_tickets .tickets_details div.select ul {
    width:45px;
    top:25px;
}
.new_tickets .tickets_details .sort_tickets {
    margin-bottom:12px;
}
.new_tickets .tickets_details .sort_tickets li {
    display:inline-block;
    display:inline-block;
//display:inline;
//zoom:1;
    padding-left:15px;
    padding-top:7px;
}
.new_tickets .tickets_details .sort_tickets input {
    vertical-align: middle;
    margin-top:-2px;
}
.new_tickets .NormalGreen  {
    color:#fff!important;
    font-size:13px;
}
.new_tickets form.item_tickets  {

    font-size:13px;
}
.new_tickets form.item_tickets .title {
    font-size:13px;
    margin:0 0 0 0;
}
.new_tickets form.BigFormTour .title {
    top:0;
    float:left;
    width:68px;

}
.new_tickets form.item_tickets .fl {
    float:left!important;
}
.new_tickets form.item_tickets .inner span {
    font-size:13px;
}
.new_tickets form.item_tickets input.textfield {
    background:#fff url(../images/travel/arr_select_filters_big.gif) no-repeat 100% 50%;
    box-shadow:inset 0 0 2px #e1e1e1;
    -moz-box-shadow:inset 0 0 2px #e1e1e1;
    -webkit-box-shadow:inset 0 0 2px #e1e1e1;
    border-radius:2px;
    -moz-border-radius:2px;
    -webkit-border-radius:2px;
    height:19px;
    border:solid 1px #e1e1e1;
}
.new_tickets form.item_tickets input.textField  {
    border:solid 1px #e1e1e1!important;
    padding: 3px 18px 6px 4px;
    height:19px;
    box-shadow:inset 0 0 2px #e1e1e1;
    -moz-box-shadow:inset 0 0 2px #e1e1e1;
    -webkit-box-shadow:inset 0 0 2px #e1e1e1;
    border-radius:2px;
    -moz-border-radius:2px;
    -webkit-border-radius:2px;
}
.new_tickets form.item_tickets .icon_question  {
    background:url(../images/travel/icon_question_1.png) no-repeat;
    width:18px;
}
.new_tickets form.item_tickets .switch_panel {
    background:#ffde58;margin:0 -5px -9px -20px; padding:16px 20px 8px 20px;
//position:relative;
//bottom:-1px;
}
.new_tickets form.item_tickets .inner span.inputBg {
    float:left;
    margin-right:14px;
}
.new_tickets form.item_tickets .bgOrange {
    border-left:1px outset #999;
    padding-top:0;
    margin-top:0;
    padding-left:10px;
    background:transparent!important;
}
.new_tickets .PromoGreen {
    color:#fff!important;
}
.new_tickets .tours_item .long_form,.new_tickets .tours_item .short_form,.new_tickets .tours_item .shorter_form {
    margin-right:14px;
    float:left;
    width:254px;
}
.new_tickets .tours_item .short_form {
    width:119px;
}
.new_tickets .tours_item .shorter_form {
    width:76px;
    margin-right:0;
}
.new_tickets input.textfield,.new_tickets  input.textField {
//line-height:19px;
}
.new_tickets .tours_item .long_form input.textfield {
    width:246px;

}

.new_tickets .tours_item .long_form .select ul {
    width:253px;
    top:28px;
}
.new_tickets .tours_item .short_form input.textfield {
    width:111px;
}
.new_tickets .tours_item .shorter_form input.textfield {
    width:58px;
}
.new_tickets .tours_item .short_form input.textField {
    width:97px;
}
.new_tickets .tours_item .short_form .select ul {
    width:119px;
}


.new_tickets .tours_item .shorter_form .select ul {
    width:65px;
}

/* /new tickets */


/* travelTabs_content */
.travelTabs .travelTabs_content h1 { font-size:21px; }
.travelTabs .tbTabsTravel {
    width:100%;
    border:0;
    font-size:15px;
}
.tbTabsTravel td {
    padding-right:5px;
}
.travelTabs .tbTabsTravel input.text {
    padding:3px 8px;
    border:1px solid #d1cec1;
    background:#fef8e2 url(/images/travel/layout/tbTabsTravel_input.gif) repeat-x center top;
    color:#8b8b8b;
    height:23px;
//padding:6px 8px 0 8px;
}

.travelTabs .tbTabsTravel .selectNew {
    height:auto !important;
}

.travelTabs .tbTabsTravel span.selectedValue {
    background:#fef8e2 url(../images/travel/layout/tbTabsTravel_arr_select_filters.gif) no-repeat right top !important;
    padding:3px 8px !important;
    border:1px solid #d1cec1 !important;
    height: 17px;
//padding:6px 8px 0 8px!important;
}
.travelTabs .tbTabsTravel div.selectNew ul {
    background:#fef8e2 url(/images/travel/layout/tbTabsTravel_arr_select_filters.gif) no-repeat right top !important;
    padding:2px 0 !important;
    left: 0;
    _left: 0;
    max-height:250px;
}
.travelTabs .tbTabsTravel div.selectNew ul li {
    padding:1px 8px 1px 8px !important;
}
.travelTabs .BigForm .tbTabsTravel span.selectedValue {
    height:22px;
    line-height:22px;
}
.travelTabs .BigForm .tbTabsTravel div.selectNew ul {
    top:0;
}
#generatedChildrenContainer img{margin-right:3px;}

.travelTabs .tbTabsTravel .inp50 span.selectedValue { width:53px !important; }
.travelTabs .tbTabsTravel .inp50 ul { width:69px !important; }
.travelTabs .tbTabsTravel .inp60 span.selectedValue { width:60px !important; }
.travelTabs .tbTabsTravel .inp60 ul { width:76px !important; }
.travelTabs .tbTabsTravel .inp80 span.selectedValue { width:80px !important; }
.travelTabs .tbTabsTravel .inp80 ul { width:96px !important; }
.travelTabs .tbTabsTravel .inp200 span.selectedValue { width:230px !important; }
.travelTabs .tbTabsTravel .inp200 ul { width:246px !important; }

.travelTabs .tbTabsTravel th b {
    float:right;
    margin-right:15px;
}
.travelTabs .tbTabsTravel_line {
    border-top:1px solid #ffae2c;
    border-bottom:1px solid #fff496;
    height:0;
    font-size:0;
    overflow:hidden;
}
.travelTabs .tbTabsTravel .inpDate { display:inline !ie; }
.blChildren {
    width:281px;
}



.bgOrange {
    background:#fdd052;
}
/* end travelTabs_content */

.ghide {
    display: none;
}

/* */

.blChildren{ padding-bottom:5px; padding-right:5px;}
.GOL_adv a{ display:none;}

.GOL_adv a.active{ display: block; margin-top:19px;}

.BigForm .GOL_adv a.active{ margin-top:7px;}

.GOL_label{font-weight: bold;}
.GOL_altLabel{display:none !important;}

.BigForm .GOL_label {
    width:180px;
    text-align: right;
    float: left;
    padding-right:10px;
    margin-top:-5px;
}

.BigForm .GOL_formButtons {
    float:right !important;
    padding-bottom:6px;
}


.BigForm .GOL_clear {
    clear: both;
    height: 5px;
    font-size: 0;
    line-height: 0px;
    overflow: hidden;
}
.BigForm .blChildren{ padding-bottom: 5px;margin-left: 5px;}
.BigForm .blChildren fl{ width: 80px !important;}
.BigForm .clear_mod3{ clear:none; height:0px; font-size: 0; overflow: hidden;}
.BigForm .clear_mod2{ clear:both; height:10px; font-size: 0; overflow: hidden;}
.BigForm #generatedChildrenContainer {width: 200px;}

.BigForm .tbTabsTravel .inp60 span.selectedValue {height: 22px !important;}
.BigForm .blChildren div.fl{width: 79px;}

.ShortForm .GOL_label{ padding-right:0 !important; text-align:left !important; float:none !important; display:block; width:152px; _width:118px;}
#AO3_StepOne2_departure_0TimeSettLabel .GOL_label, #AO3_StepOne2_arrival_1TimeSettLabel .GOL_label{width:80px !important;}
.ShortForm .w280{ width: 164px;}

.ShortForm input.inputText{ padding-right:5px !important;}

.ShortForm .GOL_simple{width: 191px; float:left; padding-top: 0 !important;}
.ShortForm .GOL_flightSegment .GOL_flightTime{width: 130px; float:left;}
.ShortForm .selectNew, .ShortForm .inpDate{ float:left;}
.ShortForm .GOL_clear{ float:left;}
.ShortForm #AO3_StepOne2_flightSegment_1TimeDiv{ width:118px; _margin-top: -3px; //margin-top: -3px}
.ShortForm #AO3_StepOne2_flightSegment_1TimeDiv .inpDate{ margin-right:0;}
.ShortForm #AO3_StepOne2_flightSegment_0TimeDiv .selectNew, .ShortForm #AO3_StepOne2_flightSegment_1TimeDiv .selectNew{ display:none;}
.ShortForm #generatedChildren .selectNew{ /*padding-left:5px; padding-right:0;*/ margin-right:5px;}
.ShortForm #AO3_StepOne2_cabinDiv, .ShortForm #AO3_StepOne2_vendorDiv, .ShortForm #AO3_StepOne2_searchTypeDiv, .ShortForm #AO3_StepOne2_directFlightDiv{display:none !important;}
.ShortForm div.fr{ float:left; z-index:100;}
.ShortForm .fr .selectNew{ margin-right:25px;}
.ShortForm .GOL_formButtons{ float:right !important;}
.ShortForm .blChildren{ width: auto; padding-bottom: 5px; width: 420px;}
.ShortForm .selected{ display:none;}
.ShortForm #generatedChildren div.fr{ float:right;}
.ShortForm .tbTabsTravel .inp50 span.selectedValue {
    width:60px !important;
    height: 22px !important;
}
.ShortForm .tbTabsTravel .inp50 ul {
    width:76px !important;
}

.ShortForm .clear_mod3{ clear:both; height:10px; font-size: 0; overflow: hidden;}
.ShortForm .clear_mod2{ clear:none; height:0px; font-size: 0; overflow: hidden;}
.ShortForm #generatedChildrenContainer {width: 310px;}
/**/

iframe#ao3AjaxTerminalGetDestinationsIframe {position: absolute;z-index: -1; filter: mask();top: 0px;left: 0px;border: none;width: 100%;height: 100%;  }
div#AO3_StepOne2_flightSegment_0TimeDiv {padding-top: 5px;}
div#AO3_StepOne2_directFlightHiddenDiv {display: none;}
div#AO3_StepOne2_flightSegment_1Div {margin-top:3px;}
div#AO3_StepOne2_returnTicketDiv {height: 18px; margin: 7px 0 0 0;position: relative;}
div#AO3_StepOne2_returnTicketDiv div {/*display: inline;*/position: relative;top: 0;}
div#AO3_StepOne2_returnTicketDiv div label {width: auto;}
div#AO3_StepOne2_returnTicketMultiDiv {float: left;margin: 0 0 0 8em;width: auto;}
div#AO3_StepOne2_returnTicketNoDiv {_margin-left: 0.3em;float: left;margin-left: 0;padding-left: 0;width: 150px;}
div#AO3_StepOne2_returnTicketYesDiv {float: left;margin: 0 0 0 25px;width: auto;}
div#AO3_StepOne2_travelersCountDiv {padding-top: 0.2em;padding-top: 0.6em;margin-bottom:3px;_margin-bottom:0px;}
div#AO3_StepOne2_travelersDiv {margin-bottom:5px;}
#AO3_StepOne2_directFlight {margin-left:0; *margin-left:-4px;}
div#AO3_StepOne2_vendorDiv {margin-bottom:3px;}

.ShortForm div#ao3AjaxTerminalGetDestinations {font-size: 12px;background-color: white;border: 1px solid #8c8c8c;height: 150px;overflow: hidden;margin: 0;width: 180px;z-index: 1000;position: absolute;top: 130px;_left: 13px; //left:13px;visibility: hidden;}
.BigForm div#ao3AjaxTerminalGetDestinations {font-size: 12px;background-color: white;border: 1px solid #8c8c8c;height: 150px;overflow: hidden;margin: 0;width: 295px;z-index: 1000;position: absolute;top: 153px;visibility: hidden;}

.ShortForm #AO3_StepOne2_destination_0Div #ao3AjaxTerminalGetDestinations{ _left:208px; //left:207px;}

.ShortForm .blChildren div.fl{ width: 80px; _width: auto; display: inline-block; margin-right: 25px; _margin-right: 10px;}


div#ao3AjaxTerminalGetDestinations div {margin: 0px;}
div#ao3AjaxTerminalGetDestinations div div {margin: 0px;padding: 0 0px;white-space: nowrap;}
div#ao3AjaxTerminalGetDestinations div.ao3AjaxGetDestinations {height: 100%;overflow: hidden;}

.ShortForm div#ao3AjaxTerminalGetDestinations div.ao3AjaxGetDestinations div{width: 170px; padding: 5px 5px; overflow: hidden;}
.BigForm div#ao3AjaxTerminalGetDestinations div.ao3AjaxGetDestinations div{width: 285px; padding: 5px 5px; overflow: hidden;}

div#ao3AjaxTerminalGetDestinations div.cursor {color: white;background-color: #c04009;}
/**/

#travel_set_children_age {
    display: none;
    margin-left: 16px;
}


.BigForm #AO3_StepOne2_destination_0Div #ao3AjaxTerminalGetDestinations{ top:188px; //top:192px; left:225px; _left:229px;}
.BigForm #AO3_StepOne2_origin_0Div #ao3AjaxTerminalGetDestinations{ left:225px; _left:229px; }

.butSearchOrangeBig {
    display:inline !ie;
    background:url(/images/travel/layout/but_orangeBig_left.gif) no-repeat left top;
    padding-left:2px
}
.butSearchOrangeBig  input {
    color:#fff;
    border:0 solid #FFFFFF;
    background:url(/images/travel/layout/but_orangeBig_right.gif) no-repeat right top;
    height:31px;
    padding:0 7px 0 5px;
    padding:0 3px 0 2px !ie;
    float:left;
    cursor:pointer;
    font-size:15px;
}

/**/

/*footer block social_icons*/

.social_icons li a span{
    position: relative;
    top: -4px;
    padding-left: 7px;
}

/*END footer block social_icons*/

.facebookWidget .topLinks{
    width:304px;
}

.ContentBlock .navButtons {
    top: 9px;
}

.ContentBlock .navButtons .btn_next {
    background: url(/images/travel/layout/navButtons_arrow.gif) no-repeat right 0;
}

.ContentBlock .navButtons .btn_prev {
    background:url(/images/travel/layout/navButtons_arrow.gif) no-repeat left 0;
}

.ContentBlock .CB_header span.textcopy {
    bottom: 0px;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 400;
    left: 12px;
    margin-top: auto;
    position: absolute;
    top: 8px;
    z-index: 1;
}

.WigetKonsult h5 {
    color: #010101;
    font-size: 16px;
    font-weight: bold;
    margin: 0;
}
.WigetKonsult .font13 {
    font-size: 13px;
}
.WigetKonsult .font14 {
    font-size: 14px;
}
.WigetKonsult .CB_inner {
    overflow: visible;
    position: relative;
    z-index: 401;
}
.WigetKonsult .CB_inner .content {
    padding-left: 20px;
    padding-right: 5px;
    padding-top: 1px;
}
.WigetKonsult .text, .KonsulOnline .image {
    display: inline-block;
}
.WigetKonsult .text {
    float: left;
    height: auto;
    margin-left: 2px;
    margin-top: 15px;
    width: 150px;
}
.WigetKonsult .image {
    float: left;
    position: relative;
    right: -8px;
    top: 0;
    width: auto;
    z-index: 402;
}
.WigetKonsult .btn_normal_green {
    margin-top: 15px;
}

.ArticleContent {
    /* z-index: 500; */
}
.ArticleContent .CB_header {
    background: none !important;

}
.ArticleContent .CB_header * {
    display: none !important;
}

.EventsList {
    font-size: 12px;
    width: 327px;
}
.adv_search {
    width:660px;
}
.adv_search .CB_inner {
    height:auto!important;
}
.CountryInfo {
    width: 230px;
}

/*CheckRadio*/
.checkboxs{ margin-left: -13px;}

label.inline {
    position: relative;
    margin:0;
    height: 34px;
    outline: none;
}
label.CheckRadio span.holderWrap {
    margin:0 13px;
    _margin: 0 6px 0 6px;
}

.lable_stars{
    display: inline-block;
    width: auto;
    height: 14px;
    padding-right: 15px;
    position: absolute;
    bottom:0;
    left: 10px;
    font-size: 15px;
    color:#a09e98;
    font-weight: bold;
    text-align: right;
    background: url(/images/travel/bg_lable_stars.gif) right top no-repeat;
    overflow:hidden;
}

.lable_meal {
    color: #A09E98;
    display: block;
    font-weight: bold;
    height: auto;
    margin-top: 20px;
    text-align: center;
    width: auto;
}

.checked .lable_meal{
    color: #f47605;
}

.checked .lable_stars{
    background-position: right bottom;
//background-position: right -14px;
    color: #f47605;
}

label.checkbox span.holder {
    height: 61px; /* Total height of your checkbox image */
    background: url(/images/travel/checkbox.gif) 0 -1px no-repeat; /* Path to your checkbox image */
}

/*End CheckRadio*/
.travelTabs .CB_header h1, .travelTabs .CB_header h3, .travelTabs .travelTabs_header h3  {
    text-shadow:#C04202 0px 1px 0px;
}
#special_suggestion .imageContainer img {
    width:170px;
    height:128px;
}
.ContentBlock {
    border-top:1px solid #ddd;
}

.ui-datepicker {
    z-index:9999!important;
}

/* PhoneBlockTravel */
.PhoneBlockTravel .B_header{
    height:4px;
}
.PhoneBlockTravel .B_inner {
    padding:0;
}
.PhoneBlockTravel .PhoneBlockInner {
    border-top: none;
    background:#e8e8e8 url(/images/travel/tours/phone_block_bg.gif) repeat-x;
    -moz-border-radius:4px; border-radius:4px;
    position:relative;
    padding:4px 133px 10px 10px;
    color:#231f20;
//height:1%;

}
.PhoneBlockTravel .PhoneBlockInner * {
    position:relative;
    z-index:2;
}
.PhoneBlockTravel .PhoneBlockInner .title {
    font-weight:normal;
    font-size:14px;
}
.PhoneBlockTravel .PhoneBlockInner .text {
    font-size:11px;
    display:block;
    line-height:11px;
}
.PhoneBlockTravel .PhoneBlockInner .PhoneText {
    font-size:26px;
    display:block;
    color:#e23f00;
    text-shadow:#fff 0px 1px 0px;
}
.PhoneBlockTravel .BlockImg {
    width:183px;
    height:102px;
    position:absolute;
    right:0;
    bottom:-1px;
    z-index:0;
    background: url(/images/travel/tours/phone_girl.png) no-repeat;
    _background: url(/images/travel/tours/phone_girl.gif) no-repeat;
}
/* /PhoneBlockTravel */

.otherNews .B_inner {
    position:relative;
}
/*end:css/travel_new.css*/


/* fix */

h1,h2,h3,h4,h5,h6,ul,ul li,p,form {
	margin:0;
	padding:0;
}
.clear7 {
		clear:both;
	background:transparent;
	height:7px!important;
	overflow:hidden;
	margin:0;
}
#all, .all {
    margin: 0 auto;
    width: 1004px;
}
#tochka_header {
	/*margin-bottom:7px;*/
	height:108px;
	background:url(/travel2/images/TochkaHeaderV3/bg_header.png) no-repeat 0 top!important;
}


#tochka_header .LogoSearch {
	position:relative;
	z-index:501;
}
#tochka_header .LogoSearch .all .logo {
	margin-top:21px;
	margin-left:14px;
}

.Btn {
	cursor:pointer;
}
/* fix */
/* GlobalBlocks */
.price {
	font-size:16px;
	color:#5a5a5a;
	line-height:24px;
}
.price  b {
	padding:0 5px;
}
.price_main {
	font-size:23px;
	line-height:28px;
	color:#000000;
}
.price_main strong {
	font-weight:bold;
}
/*rating*/
.raiting_static{ display:inline-block;/display:inline;/zoom:1; width: 95px; }
	.raiting_static span{ display:inline-block; background:url(/travel2/images/tours/raiting_static.png) left top repeat-x; height: 17px;}

.small_stars{ width:80px;}
	.small_stars span{ background:url(/travel2/images/tours/raiting_static_small.png) left top repeat-x; height: 13px}
/*end rating*/
/* icons */

.icon_open_out{display:inline-block; overflow:hidden;  width: 9px; height:8px; background:url(/travel2/images/tours/icon_open_out.gif) no-repeat; position:relative; top: 0;//vertical-align:middle;}
.icon_close_in{display:inline-block; overflow:hidden; width: 9px; height:8px; background:url(/travel2/images/tours/icon_close_in.gif) no-repeat; position:relative;top: 0;//vertical-align:middle;  }
.icon_wrap_out,.icon_wrap_in{display:inline-block; overflow:hidden; position:relative;  width: 15px; height:15px; background:url(/travel2/images/tours/icon_wrap.gif) no-repeat;  top: 2px;_position:static!important;//position:static;}
.icon_wrap_in{background-position:0 -15px; }
.ic_passenger {
	display:inline-block;
	/display:inline;
	/zoom:1;
	width:11px;
	height:20px;
	background:url(/travel2/images/tours/icon_search_man.png) no-repeat;
}
.ic_child {
	display:inline-block;
	/display:inline;
	/zoom:1;
	width:11px;
	height:20px;
	background:url(/travel2/images/tours/icon_search_children.png) no-repeat 0 100%;
}
.ic_pdf {
	background:url(/travel2/images/tours/icon_pdf.png) no-repeat;
	padding:2px 0 2px 19px;
	font-size:12px!important;
	text-shadow:0 1px 0 #fff;
	display:inline-block;
	/display:inline;
	/zoom:1;
	
}
.ic_skype {
	background:url(/travel2/images/tours/icon_skype.png) no-repeat;
	padding:2px 0 2px 19px;
	display:inline-block;
	/display:inline;
	/zoom:1;
}
.link_to_icon a,.link_to_icon a:hover {
	color:#1e74be!important;
	/zoom:1;
}
.link_inactive a,.link_inactive a:hover {
	color:#6c6c6c!important;
	cursor:default;
}
.link_inactive span {background-position:0 -16px;}

/* /icons */

/* /GlobalBlocks */


/* PhoneBlockTravel */
	.PhoneBlockTravel .B_header{
		height:4px!important;
	}
	.PhoneBlockTravel .B_inner {
		padding:0;
	}
	.PhoneBlockTravel .PhoneBlockInner {
		border-top: none;
		background:#e8e8e8 url(/travel2/images/phone_block_bg.gif) repeat-x;
		-moz-border-radius:4px; border-radius:4px;
		position:relative;
		padding:4px 133px 10px 10px;
		color:#231f20;
		//height:1%;
	}
	.PhoneBlockTravel .PhoneBlockInner * {
		position:relative;
		z-index:2;
	}
		.PhoneBlockTravel .PhoneBlockInner .title {
			font-weight:normal;
			font-size:14px;
		}
		.PhoneBlockTravel .PhoneBlockInner .text {
			font-size:11px;
			display:block;
			line-height:11px;
		}
		.PhoneBlockTravel .PhoneBlockInner .PhoneText {
			font-size:26px;
			display:block;
			color:#e23f00;
			text-shadow:#fff 0px 1px 0px;
			padding-bottom:3px;
		}
	.PhoneBlockTravel .BlockImg {
		width:183px;
		height:102px;
		position:absolute;
		right:0;
		bottom:-1px;
		z-index:0;
		background: url(/travel2/images/phone_girl.png) no-repeat;
	}
/* /PhoneBlockTravel */
/* TrCards */
	.TrCards .B_inner {
		padding:12px;
	}
	.TrCards .title {
		font-size:13px;
		font-weight:normal;
		margin-bottom:8px;
	}
	.TrCards .bCards {
		width:140px;
		padding-right:10px;
		border-right:1px solid #dadada;
		padding-bottom:10px;
	}
	.TrCards .bCash {
		border-left:1px solid #dadada;
		margin-left:-1px;
		width:130px;
		padding-left:15px;
		padding-bottom:10px;
	}
		.TrCards .bCards a {
			padding-right:5px;
		}
			.TrCards .bCards a img {
				vertical-align:middle;
			}
/* /TrCards */
/*Subscribe*/

	.Subscribe .B_inner{position:relative;}
	.Subscribe .input{ width: 145px; margin-top:3px;}
	.Subscribe .NormalCasual{ margin-top: 3px; /margin-top:5px;_margin-top:4px;}
	.Subscribe .text{
		display: inline-block;
		width: 150px;
		font-size: 13px;
		padding-bottom:10px;
		line-height: 18px;
		}
	.Subscribe .image{
		position:absolute;
		right:12px;
		top:-2px;
		z-index:400;
		}
		
	.Subscribe .info{
		color: #ec6868;
		font-size:11px;
		margin-top: 5px;
		}		
	.Subscribe .error{
		padding:5px 5px 5px 30px;
		background: #fff0f0 url(/travel2/images/tours/icon_error.gif) 6px center no-repeat;
		border: 1px solid #f8cece;
		-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;
		font-size: 13px;
		color: #5b5b5b;
		}
	.Subscribe .no_error{
		padding:5px 5px 5px 30px;
		background: #ecfedc url(/travel2/images/tours/icon_no_error.gif) 6px center no-repeat;
		border: 1px solid #cbe8b1;
		-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;
		font-size: 13px;
		color: #5b5b5b;
		}
/*END Subscribe*/
/*WidgetMapSmall*/

.WidgetMapSmall{}
	.WidgetMapSmall .B_inner{ 
		position:relative; 
		background:url(/travel2/images/tours/bg_WidgetMapSmall.png) 12px 12px no-repeat; 
		width: 300px; 
		height: 225px;
		font-size:11px;
		}

.WidgetMapSmall  li{
	display:inline-block;
	position: absolute;
	background-repeat:no-repeat;
	}

.WidgetMapSmall  li a{
	display:inline-block;
	padding:2px 5px 2px 5px;
	background:url(/travel2/images/tours/bg_a_WidgetMapSmall.png) repeat;
	color:#FFF;
	-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;		
	text-align: center;
	}

.WidgetMapSmall  li a:hover{
	color: #3f1c00;
	word-spacing: normal;
	cursor:pointer;		
	background-color:#ffbf27;
	background-image: -moz-linear-gradient(top, #ffbf27, #ff9e20);
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #ffbf27),color-stop(1, #ff9e20));
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=#ffbf27, endColorstr=#ff9e20);
	-webkit-box-shadow: 0px 0px 3px #333;




	-moz-box-shadow: 0px 0px 3px #333;
	box-shadow: 0px 0px 3px #333;	
	}

.WidgetMapSmall  .europe{
	width:102px;
	height: 92px;
	top:12px;
	left:125px;
	z-index:6;
	}
	.WidgetMapSmall  .europe a{
		margin-left:29px;
		margin-top:47px;
		z-index: 10;
		}
.WidgetMapSmall  .asia{
	width:136px;
	height: 157px;
	top:12px;
	right: 12px;
	z-index:5;
	}
	.WidgetMapSmall  .asia a{
		margin-left:60px;
		margin-top:62px;
		}
.WidgetMapSmall  .north_america{
	width:122px;
	height: 137px;
	top:12px;
	left: 12px;
	z-index:5	
	}
	.WidgetMapSmall  .north_america a{
		margin-left:3px;
		margin-top:68px;
		}
	
.WidgetMapSmall  .africa{
	width:76px;
	height: 140px;
	bottom:12px;
	_bottom:11px;
	right: 115px;
	z-index:5;	
	}
	.WidgetMapSmall  .africa a{
		margin-left:-15px;
		margin-top:15px;
		_position:absolute;
		}
.WidgetMapSmall  .south_america{
	width: 53px;
	height: 92px;
	bottom:12px;
	_bottom:11px;
	left: 66px;
	z-index:5;	
	}
	.WidgetMapSmall  .south_america a{
		margin-left:-42px;
		margin-top:29px;
		_position:absolute;
		width:94px
		}
.WidgetMapSmall  .australia_okeaniya{
	width: 28px;
	height: 46px;
	bottom:47px;
	_bottom:46px;	
	right: 12px;
	z-index:5;
	}
	.WidgetMapSmall  .australia_okeaniya a{
		margin-left:-96px;
		margin-top:37px;
		_position:absolute;
		_width: 112px;
		}
/*END WidgetMapSmall*/
/* GalleryWidget */
	.GalleryWidget {
	}
		.GalleryWidget  {
			position: relative;
		}
		.GalleryWidget .bigImg {
			background: #f3f3f3;
			width: 294px;
			margin: 0 auto;
			margin-bottom: 12px;
			text-align:center;
		}
			.GalleryWidget .bigImg .text {
				padding:4px 10px 5px;
				margin-top: 0px;
				text-align:left;				
				font-size: 11px;
				color: #5c5c5c;
			}
		.GalleryWidget .previews {
			width: 276px !important;
			height: 48px !important;
			margin: 0 auto;
			overflow: hidden;
			/zoom: 1;
			position: relative;
		}
			.GalleryWidget .previews ul {
				position: relative;
			}
				.GalleryWidget .previews ul li  {
					float: left;
					width: 64px;
					padding-right: 6px;
					position:relative;
					z-index:420;
				}
			.GalleryWidget .navButtons {
				position: absolute;
				width:318px;
				height: 35px;
				top:auto;
				left:0;
				bottom:17px;								
			}
			.GalleryWidget .btn_prev {
					position: absolute;
					margin: 0;
					background: url(/travel2/images/arr_daysel_left_na.gif) no-repeat;
					width: 14px;
					height: 35px;
					top: 0;
					right: auto;
					left:0
				}
			.GalleryWidget .btn_next {
					position: absolute;
					margin: 0;
					background: url(/travel2/images/arr_daysel_right_na.gif) no-repeat;
					width: 14px;
					height: 35px;
					top:0;
					right: 0;
				}
/* /GalleryWidget */

/* TravelItem */
.TravelItem {
	font-size:14px;
	/zoom:1;
}
	.TravelItem .B_header {
		background:#F1F1F2 url(/travel2/images/tours/header_content_bg.gif) no-repeat;
		/*min-height:129px;*/
		height:auto;
	}
		.TravelItem .B_header .titles {
			width:415px;
		}
		
		.TravelItem .B_header .to_buy {
			width:216px;
			text-align:right;
		}
		.TravelItem .B_header h3,.TravelItem .B_header h2 {
			font-size:23px;
			color:#121212;
			margin-top:0;
			display:inline;
		}
		.TravelItem .B_header .subtitle {
			color:#807171;
			font-size:15px;
			font-weight:normal;
			margin-top:5px;
		}
		.TravelItem .B_header .price_main, .TravelItem .B_header .price{
			display:block;
		}
		.TravelItem .B_header .price {
			margin-bottom:8px;
		}
		.TravelItem .B_header .TabsInner {
			position:relative;
			margin-left:-5px;
			top:1px;
		}
		.TabsInner li.active, .TabsInnerLink li.active {
			/height:1%;
			/margin-right:5px;

		}
		
		.TravelItem	 .TabContent .SmallGallery	{
			margin-left:-12px;
			border-left: none;
		}
.TravelItem 	.TourData {
width:263px;
font-size:14px;
}
		
		.TravelItem	 .title {
			font-size:15px;
			color:#121212;
			font-weight:normal;
		}
		.TravelItem    		.TourHotelSubs{
			position:relative;
			z-index:2;
		}
		.TravelItem	.TourHotelSubs .title {
			color:#545455;
			margin-bottom:8px;
		}
		p .More {
			float:none;
			display:inline-block;
			/display:inline;
			/zoom:1;
		}
/* /TravelItem */
/* ShareBlock */
.ShareBlockWide {
	background:#f5f5f5;
	border-top:1px solid #dddddd;
	border-bottom:1px solid #dddddd;
	margin:0 -12px 12px;
	font-size:14px;
	padding:0 12px 4px 12px;
	
}
	.ShareBlockWide .ATools {
		margin-top:3px;
	}
	.ShareBlockWide .ToolsLikes {
		vertical-align:middle;
			display:inline-block;
			height:24px;
			overflow:hidden;
			/display:inline;
			/zoom:1;
	}
		.ShareBlockWide .ToolsIn div {
			float:left;
			margin-right:5px;
		}
		.ShareBlockWide .ToolsIn div div {
			margin-right:0;
		}
	
/* ShareBlock */
/* SmallGallery */
.SmallGallery {
	width:352px;
	height:374px;
	border:1px solid #d9d9d9;
	background:#efefef;
	padding: 10px;
}
	.SmallGallery .PreviewWindow {
		height:264px;
		width:350px;
		position:relative;
		margin-bottom:12px;
	}
		.SmallGallery .carousel_container {
			overflow:hidden;
			margin-bottom:11px;
		}
		.SmallGallery .carousel_container ul li {
			float:left;
			margin-right:18px;
			border-bottom:1px solid #fff;
		}
.SmallGallery .carousel_container ul li a {
	overflow:hidden;
	display:block;
	width:74px;
	height:56px;
}
.SmallGallery .carousel_container ul li.active a,.SmallGallery .carousel_container ul li a:hover {
	border:4px solid #0085d5;
	width:66px;
	height:48px;
}
.SmallGallery .navig {
	font-size:14px;
	line-height:24px;
	color:#4d4d4d;
}
.SmallGallery .SmallGallery_buttons {
	margin-right:3px;
	display:block;
	border-bottom:1px solid #fff;
	/width:56px;
}
/* /SmallGallery */

/* InfoWrap */
.InfoWrap {
	margin-bottom:12px;
}
.category_div {
	/zoom:1;
}
.InfoWrap .title {
	background:#f7f7f7;
	padding:6px;
	margin-bottom:7px;
	color:#595959;
	cursor:pointer;
}
.InfoWrap .title .icon_wrap_out,.InfoWrap .title .icon_wrap_in {
	margin-right: 7px;
}
.InfoWrap .Textblock {
	padding-bottom:8px;
	overflow:hidden;
}
/* /InfoWrap */

.inline_block {
	display:inline-block;
	margin-right:10px;
	/display:inline;
	/zoom:1;
	/position:relative;
}
.black {color:#000!important; margin-right:0!important;}
.w30 {width:30px;}
.w40 {width:40px;}
.w50 {width:50px;}
.w60 {width:60px;}
.w70 {width:70px;}
.w72 {width:72px;}
.w85 {width:85px;}
.w90 {width:90px;}
.w95 {width:95px;}
.w100 {width:100px;}
.w115 {width:115px;}
.w120 {width:120px;}
.w125 {width:125px;}
.w130 {width:130px;}
.w135 {width:135px;}
.w140 {width:140px;}
.w155 {width:155px;}
.w165 {width:165px;}
.w175 {width:175px;}
.w180 {width:180px;}
.w185 {width:185px;}
.w190 {width:190px;}
.w200 {width:200px;}
.w210 {width:210px;}
.w250 {width:250px;}
.w265 {width:265px;}
.w272 {width:272px;}
.w275 {width:275px;}
.w298 {width:298px;}
.w300 {width:300px;}
.w340 {width:340px;}
.w350 {width:350px;}
.w409 {width:409px;}
.w450 {width:450px;}
.w600 {width:600px;}
.w615 {width:615px;}
.w625 {width:625px;}
.w650 {width:650px;}

.AlignRight {
	text-align:right;
}
/*********************************************/
.navig .pred {
	display:inline-block;
	float:right;
	width:27px;
	height:21px;
	overflow:hidden;
	background:url(http://s.tchkcdn.com/fotka/images/btn_next_prev.gif) no-repeat 0px 0px;
	
}
.navig .pred:hover {
	-webkit-box-shadow: 0px 0px 2px #bababa;
	-moz-box-shadow: 0px 0px 2px #bababa;
	box-shadow: 0px 0px 2px #bababa;
}
.navig .pred:active {
	background-position:left -21px;
}
.navig .noactive_pred {
	background-position:left -42px !important;
	cursor:default;
}
.navig .next {
	display:inline-block;
	float:right;
	width:28px;
	height:21px;
	overflow:hidden;
	background:url(http://s.tchkcdn.com/fotka/images/btn_next_prev.gif) no-repeat right 0px;
}
.navig .next:hover {
	-webkit-box-shadow: 0px 0px 2px #bababa;
	-moz-box-shadow: 0px 0px 2px #bababa;
	box-shadow: 0px 0px 2px #bababa;
}
.navig .next:active {
	background-position:right -21px;
}
.navig .noactive_next {
	background-position:right -42px !important;
	cursor:default;
}
.navig .normal {
	line-height:20px;
}
.ViewPhotoAlbum .carousel_container {
	overflow:hidden;
	visibility:visible;
	position:relative;
	z-index:2;
	width:652px;
	margin:0px 0px 0px 1px;
}
	.ViewPhotoAlbum .carousel_container ul {
		margin:0;
		padding:0;
		position:relative;
		list-style:none;
		z-index:1;
	}
	.ViewPhotoAlbum .carousel_container ul li {
		float:left;
		width:74px;
		padding:7px 9px 9px 7px;
		margin-right:3px;
	}
	.ViewPhotoAlbum .carousel_container ul li.active, .ViewPhotoAlbum .carousel_container ul li:hover {
		background:url(/travel2/images/ViewPhotoAlbumActive.png) no-repeat 0px 0px;
	}
	.ViewPhotoAlbum .carousel_container li .image {
		width:74px;
		height:56px;
	}
		.ViewPhotoAlbum .carousel_container li .image a {
		   position:relative;

		   display:block;
		}
			.ViewPhotoAlbum .carousel_container li .image .hide {
				background-color:#fff;
				width:74px;
				height:56px;
				position:absolute;
				top:0;
				left:0;
				opacity: 0.5;
				filter: alpha(opacity=50);
			}

.icon_right_double_pointeer {}
.icon_left_double_pointeer{background: url(http://s.tchkcdn.com/fotka/images/icon_left_double_pointeer.png) no-repeat; width:11px; height:10px;margin-right:6px;}
.icon_right_double_pointeer{background: url(http://s.tchkcdn.com/fotka/images/icon_right_double_pointeer.png) no-repeat; width:11px; height:10px;margin-left:5px;}
.PreviewPhotoAlbumWindow .NormalCasual  {position:relative;}
.PreviewPhotoAlbumWindow .NormalCasual em{
	position: absolute;
	z-index:100;
}
.PreviewPhotoAlbumWindow .NormalCasual .icon_left_double_pointeer{
	left: 10px;
	top: 8px;
	_top: 8px !important;
}		
.PreviewPhotoAlbumWindow .left span{
	padding-left: 18px;
}
.PreviewPhotoAlbumWindow .NormalCasual .icon_right_double_pointeer{
	right: 10px;
	top: 8px;
	_top: 8px !important;
}	
.PreviewPhotoAlbumWindow .right span{
	padding-right: 18px;
}
.PreviewPhotoAlbumWindow .PhotoPager {
	text-align:center;
	padding-bottom:12px;
}
.PreviewPhotoAlbumWindow .PhotoPager .CurrentPhotoOf {
	padding:0 10px;
	font-size:15px;
	line-height:24px;
}
.PreviewPhotoAlbumWindow {
	padding:0px;
}
.PreviewPhotoAlbumWindow .photo_container {
       text-align:center;
	   margin-bottom:10px;
}
	.PreviewPhotoAlbumWindow .photo_container img {
		cursor:pointer;
		display:block;
	}
	.PreviewPhotoAlbumWindow .ShareBlockWide {
		margin-bottom:-22px;
		bottom:-2px;
		position:relative;
		border-radius: 0 0 4px 4px;
		-moz-border-radius: 0 0 4px 4px;
		-webkit-border-radius: 0 0 4px 4px;
		}
.hide {
	opacity: 0.5;
	filter: alpha(opacity=50);
}
.PreviewPhotoAlbumWindow .table_container {
	width:100%;
}
	.PreviewPhotoAlbumWindow .table_container td {
		vertical-align:middle;
		height:474px;
		padding:0;
		text-align:center;
	}
.tab_second_line  {
	position: relative;
	margin:-12px -12px 12px;
	padding:12px 12px 6px 12px;
	border-bottom:1px solid #d9d8d8;
	background:#efefef url(/travel2/images/bg_gallery_menu.gif) repeat-x;
}
.tab_second_line .BlockTabWithoutBg {
	bottom:-1px;
	position:relative;
}
.ViewPhotoAlbum .carousel_container {
    margin: 0 -8px;
}
.photocaption_text {
    font-size: 14px;
    margin-bottom: 6px;
	padding-top:10px;
}
.ico_show_all {
    background: url("http://i.tchkcdn.com/afisha/images/ico_show_all.gif") no-repeat scroll 0 0 transparent;
    display: inline-block;
    height: 11px;
    line-height: 11px;
    margin: 4px 0;
    padding-bottom: 0;
    padding-left: 16px;
	/display:inline;
	/zoom:1;

}	
/********************************************/
/********* Start Comments in Tab **************/
.Block .Comments {
	border:none;
	margin:-12px;
	
}
.Block .Comments .B_header {
	display:none;
}
.Block .Comments .B_inner {
	border:none;
}
.Comments .CommentForm .image {
	width:50px!important;
	height:50px!important;
}
/********* End Comments in Tab **************/
/* BuyTour */

.BuyTour .B_inner {
	background:#fff url(/travel2/images/tours/buy_tour_bg.gif) repeat-x;
	color:#595959;
}
.BuyTour .title {
	font-weight:normal;
	font-size:14px;
	margin-bottom:15px;
}
.BuyTour .title strong {
	color:#000;
	font-size:15px;
}
.BuyTour .subtitle {
	font-weight:normal;
	background:#f7f7f7;
	margin: 0 -12px;
	font-size: 15px;
	padding:4px 12px 6px;
	margin-bottom:13px;
}
.BuyTour .INFO {
	font-weight:normal;
	margin-bottom:17px;
}
.BuyTour .personal_data .inline_block {
	vertical-align:middle;
	line-height:16px;
}
.BuyTour .personal_data  .inline_block .inner input{
	width:75px;
}
.icon_question{ display:inline-block; width: 17px; height:17px; background:url(/travel2/images/tours/icon_question.png) no-repeat; position:relative; top: 4px; /vertical-align:top;/top:0; _top:4px; }
.BuyTour .personal_data {
	border-bottom:1px solid #dbdcdf;
	padding:0 10px 0 15px;
	margin-bottom:13px;
}

.BuyTour .personal_data .inline_block input {
	text-transform:uppercase;
}
.BuyTour .personal_data_type {
	margin:0 -23px -1px -28px;
	/position:relative;
	/bottom:-1px;
	/z-index:2;
	/width:662px;
}
.BuyTour .personal_data_type .line {
	width:438px;
	float:right;
	height:1px;
	overflow:hidden;
	background:#dbdcdf;
	margin-right:12px;
	_display:inline;
}
.BuyTour .personal_data_type .header_pass {
	display:inline-block;
	/zoom:1;
	background:#f9f9f9;
	border:1px solid #cbcbcb;
	border-bottom:0;
	padding:8px 0 0 27px;
	margin-bottom:-1px;
}
.BuyTour .personal_data_type .form_pass {
	background:#f9f9f9;
	border:1px solid #cbcbcb;
	padding:8px 12px 12px 27px;
	line-height:16px;
	font-size:13px;
}
.BuyTour .personal_data_type .form_pass .select_s {
	padding-right:10px;
}
.BuyTour .personal_data_type .form_pass .select_s input {
	vertical-align:middle;
	margin:-1px 0 0;
	/margin:0;
}
.date_val .formst,.date_val div.formst.error,.date_val div.error {
	padding-right:0;
	padding-left:0;
}
.date_val .formst input {
	 padding: 0 24px 0 10px!important;
}
.date_val .formst .ui-datepicker-trigger {
	top:3px;
	right:3px;
}
.icon_passanger_man{ vertical-align:middle; display:inline-block; /display:inline; /zoom:1; overflow:hidden; position:relative;  width:17px; height:36px; background:url(/travel2/images/tours/icon_orang_man.png) 0 0 no-repeat;}
.icon_passanger_woman{ vertical-align:middle;  display:inline-block; /display:inline; /zoom:1; overflow:hidden; position:relative;  width:17px; height:36px; background:url(/travel2/images/tours/icon_orang_woman.png) 0 0 no-repeat;}
.icon_passanger_child{  vertical-align:middle; display:inline-block; /display:inline; /zoom:1; overflow:hidden; position:relative;  width:17px; height:36px; background:url(/travel2/images/tours/icon_orang_children.png) 0 0 no-repeat;}

.BuyTour .nobord {
	border-bottom:none;
	margin-bottom:-1px;
}
.BuyTour .BuyTourFooter {
	background:url(/travel2/images/tours/bg_gr_gray_white.gif) repeat-x;
	margin:0 -12px;
	padding:20px 12px 12px;
	min-height:42px;
	border-top:1px solid #cccdd1;
}
.BuyTour .BuyTourFooter .w155 {
	margin-right:-4px;
}
	
.BuyTour .bgInner {
	padding: 3px 3px 3px 12px;
	border:1px solid #cbcbcb;
}
.BuyTour .bgInner .panel_scroll {
	height:196px;
	overflow: auto;
}
.BuyTour .bgInner .panel_scroll h4 {
	font-size:13px;
	font-weight:bold;
	margin-bottom:12px;
}
.BuyTour .bgInner .panel_scroll p {
	margin-bottom:6px;
}
.BuyTour .personal_data_print {
	padding-bottom:10px;
	margin-right:-12px;
	font-size:12px;
}
.BuyTour .personal_data_print .inline_block {
	vertical-align:middle;
	margin-right:0;
	padding-right:1px;
	padding-left:3px;
	line-height:16px;
}
.BuyTour .personal_data_print .vline {
	border-right:1px solid #dbdcdf;
	border-left:1px solid #dbdcdf;
	margin-left:-1px;
	padding-bottom:3px;
	}
.BuyTour .personal_data_print .inline_block .inline_block {
	padding-right:0;
	padding-left:0;
	border:none;
	padding-bottom:0;
	vertical-align:bottom;
}
.BuyTour .personal_data_print .Name{
	border-left:none;
	padding-left:0;
	padding-bottom:0;
}
.BuyTour .personal_data_print .name_pass {
	word-wrap:break-word;
	font-size:13px;
	font-weight:bold;
	margin-top:-2px;
	text-transform:uppercase;
	color:#000;
	line-height: 16px;
}
.BuyTour a.dashed {
	text-decoration:none;
	background:url(/travel2/images/tours/a_dashed.gif) repeat-x 0 100%;
	display:inline-block;
	/zoom:1;
}
.BuyTour a.dashed:hover {
	background:url(/travel2/images/tours/a_dashed_hover.gif) repeat-x 0 100%;
	
}
/* /BuyTour */


/* TourSteps */
.TourSteps  {
	/height:1%;
}
.TourSteps .BarLine{
	background:url(/travel2/images/tours/tour_steps.png) no-repeat 50% 0;
	display:block;
	height:43px;
	overflow:hidden;
	margin-bottom:8px;
	position:relative;
}
.TourSteps .BarLine .StepNumber {
	font-size:21px;
	position:absolute;
	top:8px;
	color:#b1b1b1;
	cursor:default;
}
.TourSteps .BarLine .Snum1 {left:54px; color:#fff;}
.TourSteps .BarLine .Snum2 {left:312px;}
.TourSteps .BarLine .Snum3 {left:569px;}
.St2 .BarLine .Snum2 {color:#fff;}
.St3 .BarLine .Snum2,.St3 .BarLine .Snum3 {color:#fff;}

.TourSteps ul.Steps {
	height:38px;
	border-bottom:1px solid #dbdcdf;
	margin-bottom:12px;
}
.TourSteps ul.Steps li {
	width:125px;
	text-align:center;
	}
.TourSteps ul.Steps li.LiSt2 {
	width:380px;
}
.TourSteps ul.Steps li.LiSt1 {font-weight:bold;}
.St2  .BarLine{background-position: 50% -43px;}
.St2 ul.Steps li.LiSt2 {font-weight:bold;}
.St3  .BarLine{background-position:50% -86px;}
.St3 ul.Steps li.LiSt3 {font-weight:bold;}
.St2 ul.Steps li.LiSt1,.St3 ul.Steps li.LiSt1,.St3 ul.Steps li.LiSt2 {
	font-weight:normal;
}
/* /TourSteps */

.BuyTourFooter .to_buy {
	width:400px;
}
.BuyTourFooter .to_buy .inline_block {
	font-size:14px;
}
.attention {
	background-image: url(/travel2/images/tours/icon_attention_bg_orang_triangle.png);
	background-position: 8px 47%!important;
	background-repeat:no-repeat;
}

/* TourSubscription */
.TourSubscription .B_inner {
	padding-top:0;
}
.TourSubscription .subtitle {
	background:#f7f7f7;
	margin:0 -12px 10px;
	font-size:14px;
	font-weight:normal;
	padding:4px 12px;
}
.TourSubscription .image {
	float:left;
	margin-bottom:10px;
}
.TourSubscription .text {
	padding-left:130px;
}
.TourSubscription .title,.TourOrderForm .title {
	font-size:16px;
	color:#111111;
	font-weight:normal;
}

.TourSubscription .subtitle_sub {
	font-size:13px;
	font-weight:normal;
	color:#595959;
}
.TourSubscription p {
	color:#121212;
	padding-bottom:4px;
}
.TourSubscription .light_color {
	color:#595959;
}
/* TourOrderForm */
.TourOrderForm .B_inner {
	background:#f3f3f3 url(/travel2/images/tours/toour_order_bg.jpg) no-repeat;
}
.TourOrderForm_Right .B_inner {
	background-image:none;
}
.TourOrderForm .title {
	margin-bottom:5px;
}
.TourOrderForm_Right .title {
	font-size:14px;
	margin-bottom:4px;
}

.fly {
	width:189px;
	background:url(/travel2/images/tours/fly.png) no-repeat 0 100%;
	height:59px;
}
.mr0 {margin-right:0}
input.textField {
	background:#fff url(/travel2/images/travel/arr_select_filters_big.gif) no-repeat 100% 50%;
	/*box-shadow:inset 0 0 2px #e1e1e1;
	-moz-box-shadow:inset 0 0 2px #e1e1e1;
	-webkit-box-shadow:inset 0 0 2px #e1e1e1;*/
	border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	height:24px;
	border:solid 1px #e1e1e1;
	padding: 1px 24px 2px 10px;
	line-height:24px;
	vertical-align:middle;
	position:relative;
	color:#5b5b5b;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	/top:-1px;
}
.Block .inner, .ContentBlock .inner{
	position:relative;
	display:inline-block;
	/display:inline;
	/zoom:1;
}
.TourOrderForm .inner .textField {
	width:147px;
}
.TourOrderForm_Right .inner {
	float:left;
}
.TourOrderForm_Right .inner .textField {
	width:106px;
}
.inline_block .ui-datepicker-trigger  {
	bottom:auto;
	right:5px;
	top:5px;
	position:absolute;
	float:none;
	cursor:pointer;
}
.children_form {
	padding:4px 7px 9px 7px;
	background:#e4e4e4;
	border:1px solid #cbcbcb;
	border-bottom:none;
	margin-top:-5px;
	position:relative;
	z-index:3;
}
.children_form_withoutbg {
	background:none; padding: 5px 8px 10px; border:none;border-left:1px solid #d4d4d4;
}
.children_ages {
	position:relative;
	z-index:2;
	margin:0 -13px 0;
	top:-1px;
	padding:8px 12px 9px 12px;
	background:#e4e4e4;
	border:1px solid #cbcbcb;
	/height:1%;
	/width:636px;
}
.TourOrderForm_Right .children_ages {
	padding-top:0;
	/width:300px;
	_width:288px;
	z-index:1;
}
.TourOrderForm_Right .children_form {
	width:154px; 
	_width:150px;
	margin-right:-14px;
	margin-left:2px;
	padding-left:3px;
}
.children_ages .text {
	line-height:28px;
}
.children_ages  .select {
	padding-left:20px!important;
	
}
.children_ages .select .shadow {
	background-image:url(/travel2/images/tours/ico_child_select.gif);
	background-repeat:no-repeat;
	background-position:0 50%;
	width:20px;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	height:26px;	
}
 .children_ages div.select ul {
	width:70px!important;
	min-width:70px!important;
}
.TourOrderForm_Right .children_ages div.select ul {
	width:65px!important;
	min-width:65px!important;
}

.ui-datepicker {
	z-index:999!important;
	font-size:11px;
	display:none;
}
.mr7 {
	margin-right:7px;
}

/* /TourOrderForm */

/* TourSuggetion */
#tooltip {
	position: absolute;
	z-index: 3000;
	background-color: #fffed6;
	padding: 5px;
	font-size:11px !important;
	color:#000;
}
#tooltip h3, #tooltip div { margin: 0;  padding:0; font-weight:normal; font-size:12px;}
.BigColumn .TourSuggetion .Li3 li {
	width:208px;
	margin:0 4px;
}
.BigColumn .TourSuggetion .Li3 li.clear7 {
	clear:both;
	background:transparent;
	height:7px!important;
	overflow:hidden;
	margin:0;
}
.TourSuggetion li a {
	background:#f7f7f7;
	display:block;
	color:#272727;
	padding:10px 17px;
	cursor:pointer;
	/zoom:1;
	z-index:2;
	min-height:auto;
}
.TourSuggetion li a:hover {
	color:#272727;
	background:#dedede;
}
.TourSuggetion .price {
	font-size:19px;
}
.TourSuggetion .periods {
	color:#464646;
	padding-bottom:5px;
	display:block;
}
.TourSuggetion .image {
	width:173px;
	height:130px;
	overflow:hidden;
	margin-bottom:5px;
	display:block;
	/zoom:1;
	z-index:0;
}
.TourSuggetion .image img {
	display:block;
}
.TourSuggetion .title {
	font-size:14px;
	margin:0;
	padding:0;
	font-weight:normal;
}

/* /TourSuggetion */

/* ToursResults */
.ToursResults {
	font-size:14px;
}
.ToursResults .B_inner{
	padding:0;
}
.ToursResults .SortBlock{
	font-size:13px;
	margin:0;
}
.ToursResults ul {
}
.ToursResults ul li {
	background:#fff url(/travel2/images/tours/search_results_bg.gif) repeat-x;
	padding:12px;
	border-top:1px solid #fff;
	border-bottom:1px solid #cccdd1;
	/height:1%;
	/margin-top:-3px;
}
.ToursResults .Paginator {
	background:#fff url(/travel2/images/tours/search_results_bg.gif) repeat-x;
	margin:0 0;
	padding:12px;
	border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	-webkit-border-radius: 0 0 4px 4px;
	/height:1%;
	/margin-top:-3px;
	
}
.ToursResults ul li .image{
	display:block;
	float:left;
	margin-bottom:10px;
}
.ToursResults ul li .image img {
	display:block;
	}
.ToursResults ul li .text {
	display:block;
	width:452px;
	float:right;
	color:#5a5a5a;
}
.ToursResults .price {
	font-size:19px;
	color:#000;
}
.ToursResults .title {
	font-size:21px;
	font-weight:normal;
	margin-bottom:10px;
}
.ToursResults .subtitle {
	font-size:14px;
	font-weight:normal;
}
.ToursResults .title a {
	color:#004faf;
}
.passengers {
	font-size:12px!important;
}
.passengers strong {
	/position:relative;
	/top:2px;
	_top:3px;
	/display:inline;
	/zoom:1;
	font-weight:normal;
}
/* /ToursResults */

/*CheckRadio*/
.checkboxs{ margin-left: -13px;}

label.inline {
	position: relative;
	margin:0;
	outline: none;
	width:50px;
	cursor:pointer;
	}
	
.lable_stars{
	display: inline-block;
	width: auto;
	height: 14px;
	padding-right: 15px;
	position: absolute;
	bottom:2px;
	left: 17px;
	font-size: 15px;
	color:#a09e98;
	font-weight: bold;
	text-align: right;
	background: url(/travel2/images/bg_lable_stars.gif) right top no-repeat;
	overflow:hidden;
	}
	
.lable_meal {
    color: #545455;
    display: block;
    font-weight: normal;
    height: auto;
}	

.checked .lable_meal{
	color: #f47605;
	}

.checked .lable_stars{
	background-position: right bottom; 
	//background-position: right -14px; 
	color: #f47605;
	}
	
label.checkbox span.holder {
		background: url(/travel2/images/checkbox.gif) 0 -1px no-repeat; /* Path to your checkbox image */
	}
.meals label.inline {
	display:block;
	width:300px;
	margin-bottom:5px;
}
.meals  .lable_meal {
	margin-top:0;
	float:left;
	text-align:left;
}

/* Confirmation */
.Confirmation .B_header{
	height:4px;
	overflow:hidden;
}
.Confirmation .B_inner {
	padding:0;
}
.AlertBlock {
	background:#def3d9;
	padding:12px;
	font-size:14px;
}
.AlertBlock .subtitle {
	font-size:18px;
	font-weight:normal;
	margin-bottom:8px;
}
.AlertBlock .Alert {
	border:0;
	background-color:transparent;
}
.TourArettError .ERROR {
	background-image:none;
	position:relative;
	min-height:20px;
	_height:20px;
}
.TourArettError .ERROR .err_ico {
	 background-image: url(/images/framework/gIcons.png);
	background-position: 0 -1413px;
	 display:block;
	 position:absolute;
	 left:12px; top:6px;
	 width:28px;
	 height:28px;
}
.Confirmation .InfoWrap {
	margin-bottom:0;
}
.Confirmation .InfoWrap .title {
	padding-left:12px;
	margin-bottom:10px;
	cursor:default;
}
.Confirmation .Textblock {
	padding:0 12px 10px;
}
.Confirmation .Textblock .title {
	margin:0 0 5px 0;
	padding:0;
	background:transparent;
	cursor:text;
	font-size:18px;
	display:inline-block;
	/display:inline;
	/zoom:1;
	vertical-align:middle;
}
.Confirmation .Textblock .raiting_static {
	/vertical-align:top;
}
.Confirmation .Textblock .subtitle {
	font-size:14px;
	font-weight:normal;
	margin-bottom:5px;
}
.Confirmation .Textblock .hotel_description {
	font-size:13px;
}
.Confirmation .ToDo {
	background:#f7f7f7;
	padding:12px;
}
.Confirmation .ToDo .title {
	background:transparent;
	font-size:18px;
	color:#000;
	padding:0;
}
.Confirmation .ToDo li {
	background:url(/travel2/images/tours/list_todo.gif) no-repeat;
	padding:6px 0 6px 38px;
	margin-bottom:10px;
	position:relative;
}
.Confirmation .ToDo li .number {
	display:block;
	position:absolute;
	color:#fff;
	font-size:18px;
	font-weight:bold;
	width:28px;
	text-align:center;
	left:0;
	top:2px;
}
/* /Confirmation */
.Block .select ul {
	overflow-x: hidden;
}
.Block .children_ages .select ul li {
	white-space:nowrap;
}
.TourOrderForm .select.load {
	background: #FFFFFF url(/images/framework/forms/loadersmal_select.gif) no-repeat right center !important;
}

.ui-datepicker .ui-datepicker-title select.ui-datepicker-year {
	/float:none!important;
	/vertical-align:middle;
}
.ui-datepicker .ui-datepicker-header {
	/height:15px;
}
.recalculate {
	overflow:hidden;
}

.Front_gallery .Front_header{
	background: url(../images/front_header.gif) repeat-x;
	padding-top:17px;
	padding-bottom:16px;
	text-align:center;
}
.Front_gallery .Front_inner {
	padding:0;
	border-color:#b2884d;
}
.Front_gallery .Front_header h3,.Front_gallery .Front_header h3 {
	float:none;
	display:inline-block;
	/zoom:1;
	text-shadow:0 1px 0 #ffd48e;
	font-size:22px;
	color:#000000;
	margin-top:0;
	margin-right:20px;
}
.Front_gallery .B_header .formst {
	display:inline-block;
	/zoom:1;
	vertical-align:top;
	width:400px;
	border-color:#bababa;
}
.Front_gallery .B_header .textField {
	height:22px;
	font-size:15px;
}
.Front_gallery .PreviewPhotoAlbumWindow .photo_container {
	margin:0;
}
.PreviewPhotoAlbumWindow .photo_container img {
	border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	-webkit-border-radius: 0 0 4px 4px;
	margin-bottom:-1px;	
}
.Front_gallery .PreviewPhotoAlbumWindow .table_container td {
	height:364px;
}
.Front_gallery .PreviewPhotoAlbumWindow .PhotoPager {
	position:relative;
	text-align:left;
	padding:0;
	height:0;
	margin-bottom:-1px;
	z-index:2;	
}
.Front_gallery .PreviewPhotoAlbumWindow .PhotoPager a {
	display:block;
	background: url(../images/front_nav.png) no-repeat;
	height:36px;
	width:21px;
	position:absolute;
	top:130px;
	left:10px;
}
.Front_gallery .PreviewPhotoAlbumWindow .PhotoPager a.right {
	right:0;
	background-position:100% 0;
	left:auto;
	right:10px;
}
.Front_gallery .front_search {
	background:url(/travel2/images/gallery_px.png);
	position:absolute;
	bottom:0;
	min-height:88px;
	width:902px;
	padding:11px 47px 10px;
}
.Front_gallery .ViewPhotoAlbum {
	position:relative;
	overflow:hidden;
}
.front_search .B_header {
	background-image:url(/travel2/images/front_header_tab.gif);
	background-repeat:repeat-x;
}
.front_search .B_header h3 {
	color:#fff;
	text-shadow:none;
	margin-top:6px;
}
.front_search .Block {
	border-left:none;
	border-right:none;
	margin-bottom:0;
}
.front_search .BlockSearch {
	margin-top: 24px;
    position: relative;
}
.BlockSearch .B_inner {
    padding-bottom: 10px;
}
.front_search .BlockTab {
	margin-top:-13px;
}
.front_search .Tabs a,.front_search .Tabs a:hover,.front_search .Tabs a:visited {
	color:#3b3b3b;
}
.front_search .Block .Tabs {
	margin-top:0;
	margin-left:8px;
}
.front_search .searchForm {
	background:#efefef url(../images/front_search_form.gif) repeat-x;
	margin:0 -12px 10px;
	padding:12px 12px 0;
	min-height:220px;
	_height:233px;
}
.front_search .children_form {
	padding-top:0;
	margin-top:0;
}
.front_search .children_ages {
	margin:0 -12px;
}
.front_search .searchForm .title{
	font-weight:bold;
}
.front_search .position {
	position:absolute;
	right:40px;
	bottom:10px;
}
.front_search .searchForm .inner .textField {
	width:85px;
}
.front_search .More {
	font-size:14px;
}
.front_search .Direction input.textField {
	width:250px;
}
.front_search .Direction input.wrap {
	width:192px;
}
.front_search .wrap_button,.front_search .unwrap_button {
	display:block;
	width:17px;
	height:17px;
	margin-top:6px;
	background:url(/travel2/images/wrap_button.png) no-repeat;
}
.front_search .wrap_button:hover {
	background-position:0 -17px;
}
.front_search .unwrap_button {
	background-position:0 -34px;
}
.front_search .unwrap_button:hover {
	background-position:0 -51px;
}
.front_search div.formst input {
	color:#AAAAAA;
}
.front_search div.formst input:focus {
	color:#272727;
}
.front_search h3.Title {
	font-size:30px;
	color:#fff;
	margin-top:-5px;
}
.front_search h3.Title a {
	color:#fff;
}
.front_search .FirstPage_Tour .title{
	font-size:18px;
	font-weight:normal;
}
.front_search .FirstPage_Tour .TechInfo {
	vertical-align:bottom;
	color:#a4a2a2!important;
	padding-left:5px;
}
.front_search .FirstPage_Tour .text {
	margin-right:70px;
}
div.textareaForm textarea {
	overflow:auto;
	resize: none;
}
.Comments .CommentForm {
	display:block;
}
.no_texttransform {
    text-transform:none;
}
/*e-commerce*/
.BlockEcommerce {
    margin:0 -12px;
    border-bottom:solid 1px #d3d3d3;
    overflow:hidden;
    }
	.BlockEcommerce .E_header {
        background:#fffdef;
        border-top:solid 1px #d3d3d3;
        border-bottom:solid 1px #d3d3d3;
        padding:5px 10px;
        }
        .BlockEcommerce .E_header h2 {
            font-size:17px;
            font-weight:bold;
            color:#000;
            white-space:nowrap;
            }
    .BlockEcommerce table {
        margin:6px 0;
        margin-right:-1px;
        }
        .BlockEcommerce table td {
            border-right:solid 1px #d3d3d3;
            color:#333333;
            font-size:13px;
            padding:10px;
            }
           	.BlockEcommerce table td .sena {
                font-size:18px;
                font-weight:bold;
                display:inline-block;
                }
            .BlockEcommerce table td i {
                display:block;
                }
	.BlockEcommerce .ic_day,
    .BlockEcommerce .ic_person,
    .BlockEcommerce .ic_havka,
    .BlockEcommerce .ic_inform,
    .BlockEcommerce .ic_train,
    .BlockEcommerce .ic_avia,
    .BlockEcommerce .ic_bus,
    .BlockEcommerce .ic_sleep,
    .BlockEcommerce2 .ic_day,
    .BlockEcommerce2 .ic_person,
    .BlockEcommerce2 .ic_havka,
    .BlockEcommerce2 .ic_inform,
    .BlockEcommerce2 .ic_train,
    .BlockEcommerce2 .ic_avia,
    .BlockEcommerce2 .ic_bus,
    .BlockEcommerce2 .ic_sleep {
        display:inline-block;
        background:url(/travel2/images/travelSpriteEcommerce.png) no-repeat 0 0;
        }
        .BlockEcommerce .ic_day,
        .BlockEcommerce2 .ic_day {
            background-position:0 -150px;
            padding:1px 0 0 13px;
            margin-left:10px;
            margin-top:1px;
            }
        .BlockEcommerce .ic_person,
        .BlockEcommerce2 .ic_person {
            background-position:0 -133px;
            padding:1px 0 0 13px;
            margin-left:5px;
            margin-top:1px;
            }
        .BlockEcommerce .ic_havka,
        .BlockEcommerce2 .ic_havka {
            background-position:0 0px;
            width:23px;
            height:22px;
            margin-right:5px;
            position:relative;
            top:-5px;
            }
        .BlockEcommerce .ic_inform,
        .BlockEcommerce2 .ic_inform {
            background-position:0 -22px;
            width:23px;
            height:22px;
            margin-right:5px;
            position:relative;
            top:-5px;
            }
        .BlockEcommerce .ic_train,
        .BlockEcommerce2 .ic_train {
            background-position:0 -44px;
            width:23px;
            height:22px;
            margin-right:5px;
            position:relative;
            top:-5px;
            }
        .BlockEcommerce .ic_avia,
        .BlockEcommerce2 .ic_avia {
            background-position:0 -66px;
            width:23px;
            height:22px;
            margin-right:5px;
            position:relative;
            top:-5px;
            }
        .BlockEcommerce .ic_bus,
        .BlockEcommerce2 .ic_bus {
            background-position:0 -88px;
            width:23px;
            height:22px;
            margin-right:5px;
            position:relative;
            top:-5px;
            }
        .BlockEcommerce .ic_sleep,
        .BlockEcommerce2 .ic_sleep {
            background-position:0 -110px;
            width:23px;
            height:22px;
            margin-right:5px;
            position:relative;
            top:-5px;
            }
.BlockEcommerce2 {
    display:block;
    }
	.BlockEcommerce2 .E_header {
        background-color: #e45200;
  		background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#e66700), to(#e23e00));
  		background: -webkit-linear-gradient(top, #e66700, #e23e00);
  		background: -moz-linear-gradient(top, #e66700, #e23e00);
  		background: -ms-linear-gradient(top, #e66700, #e23e00);
  		background: -o-linear-gradient(top, #e66700, #e23e00);
        padding:5px 10px;
  		}
        .BlockEcommerce2 .E_header h2 {
            color:#FFF;
            font-size:17px;
            font-weight:bold;
            }
	.BlockEcommerce2 ul.E_inner,
	.BlockEcommerce2 ul.E_inner li {
        padding:0;
        margin:0;
        background:none;
        border:none;
        line-height:normal;
        list-style:none;
        }
    .BlockEcommerce2 ul.E_inner {
        border:solid 1px #cccecd;
        border-top:none;
        }
    .BlockEcommerce2 ul.E_inner li {
        padding:10px;
        border-bottom:dashed 1px #cccecd;
        margin-bottom:-1px;
        }
        .BlockEcommerce2 ul.E_inner li i {
            display:block;
            }
            .BlockEcommerce2 ul.E_inner li a {
                display:block;
                }
            .BlockEcommerce2 ul.E_inner li a i {
                margin-left:32px;
                margin-top:-5px;
                }
            .BlockEcommerce2 ul.E_inner li a .sena {
                color:#0049A3;
                }
           	.BlockEcommerce2 ul.E_inner li a:hover .sena,
           	.BlockEcommerce2 ul.E_inner li a:hover i {
                color:#C42E29;
                }
        .BlockEcommerce2 ul.E_inner li .sena {
            font-size:18px;
            font-weight:bold;
            display:inline-block;
            color:#000;
            }

/*END:e-commerce*/


img.imgInsideArticle{
    border: medium none;
    vertical-align: top;
}


/* TourInfo accordion */
.AccordionLeft {
    width:240px;
}
.AccordionLeft li,.AccordionLeft li.TabsPrevLi ,.AccordionLeft li.TabsFirstLi,.AccordionLeft li.TabsLastLi {
    background: #ffffff url(/travel2/images/tours/bg_gray_white_gr.gif) 0 0 repeat-x;
    border: 1px solid #cdcdcd;
    border-top: none;
    border-left: none;
    margin:0;
    padding:0;
    height:45px;
    width:100%;
    overflow:hidden;
    font-size:14px;
    position:relative;
    z-index:2;
}

.AccordionLeft li a {
    padding: 5px 0 10px 0;
    margin:0;
    width:100%;
    display:inline-block;
//display:inline;
//zoom:1;
}
.AccordionLeft li ul {
    padding-left:45px;
    position:relative;
    z-index:0;
}
.AccordionLeft li li {
    background:url(/travel2/images/tours/icon_blue_tchk.png) 0 5px no-repeat!important;
    width:auto;
    padding-left:8px;
    border:0;
    height:auto;
    width:150px;
    font-size:13px;
    position:relative;
    z-index:0;
}
.AccordionLeft li li a,.AccordionLeft li.first li a {
    margin:0;
    padding:0 0 10px 0!important;
    width:auto;
    position:relative;
    color: #1155A9 !important;
    font-size:13px!important;
}
.AccordionLeft li li a:hover,.AccordionLeft li.first li a:hover {
    color:#C42E29!important;
}
.AccordionLeft li li.selected a,.AccordionLeft li li.selected a:hover {
    color:#4e4e4e!important;
    cursor:default;
}
.AccordionLeft li.active {
    padding:0;
    margin-right:0;
    margin-left:0;
    height:auto;
}
.AccordionLeft li.active a {
    color: #4e4e4e;
    padding: 5px 0 10px 0;
    background:#fff;
}
.AccordionLeft li.active li a {
    cursor: pointer;
}
.AccordionLeft li.active a .bg_none_current {
    background:none;
}
.AccordionLeft li.active {
    background:#ffffff;
    border-right:1px solid #fff;
    height:auto;
}
.AccordionBig li {
    cursor:pointer;
}
.AccordionBig li a {
    display:inline-block;
    width:100%;
    background: #ffffff url(/travel2/images/tours/bg_gray_white_gr_big.gif) 0 bottom repeat-x;
    border-bottom: 1px solid #cdcdcd;
    min-height:85px;
    _height: 85px;
//display:block;
}
.AccordionBig li a.last {
    -moz-border-radius-bottomleft:1px;
    -webkit-border-bottom-left-radius:1px;
    border-bottom-left-radius:1px;
    -moz-border-radius-bottomright:1px;
    -webkit-border-bottom-right-radius:1px;
    border-bottom-right-radius:1px;
}
.AccordionBig li a:hover {
    background: #ffffff url(/travel2/images/tours/bg_gray_white_gr_big_h.gif) 0 bottom repeat-x;
}
.AccordionBig li a:hover * {
    cursor:pointer;
}
.TourInfo .B_inner {
    padding:0;
}
.Ic_Big {
    display:inline-block;
    overflow:hidden;
    position:relative;
    width:62px;
    height:53px;
    text-align:center;
    vertical-align:middle;
}
.AccordionBig .Ic_Big {
    top:18px;
    margin-left:10px;
    margin-right:15px;
    vertical-align:top;
}
.icon_arrows {
    display:inline-block;
    overflow:hidden;
    position:relative;
    width:6px;
    height:10px;
}
.AccordionBig .icon_arrows {
    top:30px;
    margin-right:10px;
    float:right;
}
.AccordionBig .text {
    width:455px;
    display:inline-block;
    position:relative;
    font-size:14px;
    top:10px;
    margin-left:10px;
    vertical-align:bottom;
    color:#878788;
//display:inline;
//zoom:1;
}
.AccordionBig a:hover .text {
    color:#878788;
}
.AccordionBig .text .title {
    font-size:15px;
    margin-bottom:5px;
    display:block;
    color:#1155a9;
}
.AccordionBig a:hover .text .title {
    color:#E20000;
}
.icon_orange_suitcase_big {
    background:url(/travel2/images/tours/icon_orange_suitcase_big.png) center 0 no-repeat;
    _background:url(/travel2/images/tours/icon_orange_suitcase_big.gif) center 0 no-repeat;
}
.icon_air_port_big {
    background:url(/travel2/images/tours/icon_air_port_big.png) center 0 no-repeat;
    _background:url(/travel2/images/tours/icon_air_port_big.gif) center 0 no-repeat;
}
.icon_urgent_situations_big {
    background:url(/travel2/images/tours/icon_urgent_situations_big.png) center 0 no-repeat;
    _background:url(/travel2/images/tours/icon_urgent_situations_big.gif) center 0 no-repeat;
}
.icon_on_rest_big {
    background:url(/travel2/images/tours/icon_on_rest_big.png) center 0 no-repeat;
    _background:url(/travel2/images/tours/icon_on_rest_big.gif) center 0 no-repeat;
}
.icon_terms_reductions_big {
    background:url(/travel2/images/tours/icon_terms_reductions_big.png) center 0 no-repeat;
    _background:url(/travel2/images/tours/icon_terms_reductions_big.gif) center 0 no-repeat;
}
.icon_contract_big {
    background:url(/travel2/images/tours/icon_contract_big.png) center 0 no-repeat;
    _background:url(/travel2/images/tours/icon_contract_big.gif) center 0 no-repeat;
}
.icon_cards_big {
    background:url(/travel2/images/tours/icon_cards_big.png) center 0 no-repeat;
    _background:url(/travel2/images/tours/icon_cards_big.gif) center 0 no-repeat;
}
.icon_triangle_gray_right_big {
    display:inline-block;
    overflow:hidden;
    position:relative;
    width:15px;
    height:25px;
    background:url(/travel2/images/tours/icon_triangle_gray_right_big.png) 0 0 no-repeat!important;
    _background:url(/travel2/images/tours/icon_triangle_gray_right_big.gif) 0 0 no-repeat!important;
    position:relative;
}
a:hover .icon_triangle_gray_right_big {
    background-position:0 -25px!important;
}
.icon_triangle_gray_right {
    background:url(/travel2/images/tours/icon_triangle_gray_right.png) right 0 no-repeat;
    background:url(/travel2/images/tours/icon_triangle_gray_right.gif) right 0 no-repeat;
}
a:hover .icon_triangle_gray_right {
    background:url(/travel2/images/tours/icon_triangle_orange_right.png) right 0 no-repeat;
    _background:url(/travel2/images/tours/icon_triangle_orange_right.gif) right 0 no-repeat;
}
/* /TourInfo accordion */


/*.TourSteps {
	background:#fff8cc url(/travel2/images/tours/steps_bg.gif) repeat-x;
	padding:9px 15px;
	font-size:15px;
	color:#8a887a;
	margin-bottom:11px;
}
.TourSteps .subtitle {
	font-size:18px;
	font-weight:normal;
	color:#212121;
}
.Travel .B_inner .TourSteps ul.Marked li {
	background:url(/travel2/images/tours/steps_bullet.gif) no-repeat 0 6px!important;
	padding-bottom:3px;
}*/
/* /TourInfoText */

/* LeftGrayCol_wide
.LeftGrayCol_wide .B_inner {
    padding:0;
    background-image:url(/travel2/images/tours/LeftGrayCol_wide_bg.gif);
    background-repeat:repeat-y;
}
.LeftGrayCol_wide .Tabs {
    margin-top:0;
    _top:0;
}

.Ic_small {
    display:inline-block;
    overflow:hidden;
    position:relative;
    width:38px;
    height:30px;
    vertical-align:middle;
}
/*
.AccordionLeft .Ic_small {
    top:3px;
    margin-right:5px;
    margin-left:10px;
}
.AccordionLeft .title {
    display:inline-block;
    width:150px;
    top:3px;
    vertical-align:middle;
/display:inline;
/zoom:1;
    position:relative;
}
.AccordionLeft .icon_arrows {
    top:12px;
/top:12px;
    margin-right:10px;
    float:right;
}

.LeftGrayCol_wide .Al_content {
    padding:10px;
    width:385px;
    float:right;
    font-size:14px;
    color:#272727;
}
.Al_content .text {
    margin-bottom:10px;
}
.LeftGrayCol_wide .Al_content p{
    padding-bottom:10px;
}
.Al_content .title {
    color:#e56b32;
    font-size:14px;
    font-weight:bold;
    margin-bottom:5px;
}
.Al_content  .title_inline {
    font-size:18px;
    display:inline;
    color:#e56b32;
}
.w50pr{display: inline-block; width:50%;_width:49%;_overflow:hidden;}

.w50pr a {color:#2473c0; }
.w50pr a:hover {text-decoration:underline;}
.w50pr li {padding-bottom:5px; line-height:14px;}
.icon_orange_suitcase {
    background:url(/travel2/images/tours/icon_orange_suitcase.png) center 0 no-repeat;
}
.icon_air_port {
    background:url(/travel2/images/tours/icon_air_port.png) center 0 no-repeat;
}
.icon_urgent_situations {
    background:url(/travel2/images/tours/icon_urgent_situations.png) center 0 no-repeat;
}
.icon_on_rest {
    background:url(/travel2/images/tours/icon_on_rest.png) center 0 no-repeat;
}
.icon_terms_reductions {
    background:url(/travel2/images/tours/icon_terms_reductions.png) center 0 no-repeat;
}
.icon_cards {
    background:url(/travel2/images/tours/icon_cards.png) center 0 no-repeat;
}
.icon_contract {
    background:url(/travel2/images/tours/icon_contract.png) center 0 no-repeat;
}

LeftGrayCol_wide */

.opera .ContentBlock ul.newsList li {position: static;}