.offers-container {
    padding-top: 10px;
    padding-bottom: 20px;
}

.coupons_breadcrumbs_links {
    text-align: left;
    margin-left: 10px;
    margin-bottom: 20px;
}

/* Action page and block
 * ---------------------------------------------------------------- */
.hidden {
    display: none;
}

#mask {
    position:absolute;
    left:0;
    top:0;
    z-index:9000;
    background-color: rgb(251, 249, 255);
    display:none;
}

#map_container {
    height: 400px;
    margin-top: 50px;
    border-radius: 7px;
}

.action_block_map {
    width: 92%;
    display: none;
}

.action_page {
	margin: 0 10px;
}

.action_page .action_title {
    font-size: 30px;
    font-weight: normal;
    color: #666666;
    margin: 25px 0 30px 0;
    padding: 0;
    line-height: 17px;
}

.action_page .block_border_top_bottom {
    font-size: 17px;
    padding: 12px 0;
    line-height: 25px;
    text-transform: uppercase;
    border-top: solid 1px #cccccc;
    border-bottom: solid 1px #cccccc;
}

.action_page .action_banner {
    display: block;
    position: relative;
    margin: 10px 0 20px 0;
}

.action_page .action_banner .action_wave_top {
    width: 550px;
    height: 30px;
    background: transparent url(../images/newstyle/action/action_wave_top.png) repeat-x top;
}

.action_page .action_banner .action_wave_bottom {
    width: 550px;
    height: 49px;
    background: transparent url(../images/newstyle/action/action_wave_bottom.gif) repeat-x bottom;
}

.action_page .action_banner .action_pic_roulette {
    display: block;
    position: relative;
    overflow: hidden;
    width: 580px;
    height: 328px;
    line-height: 0;
}

.action_page .action_banner .action_pic_roulette img {
    height: 325px !important;
    -moz-border-radius: 30px; /* Firefox */
    -webkit-border-radius: 30px; /* Safari, Chrome */
    border-radius: 30px; /* CSS3 */
    behavior: url(/PIE.htc);
}

.action_page .action_banner .action_banner_container {
    width:305px;
    height: 150px;
    background: #fff;
    -moz-border-radius: 30px; /* Firefox */
    -webkit-border-radius: 30px; /* Safari, Chrome */
    border-radius: 30px; /* CSS3 */
    -moz-box-shadow: 2px 2px 4px #000000;
    -webkit-box-shadow: 2px 2px 4px #000000;
    box-shadow: 1px 4px 15px #000000;
    /*box-shadow: 0px 10px 30px #000000;*/
    padding: 150px 30px 24px;
    position: absolute;
    display: block;
    right: 15px;
    top: 0;
    line-height: 17px;
    z-index: 99;
    behavior: url(/PIE.htc);
}

.action_page .action_banner .action_banner_tape {
    position: absolute;
    display: block;
    right: 0;
    top: 23px;
    width: 363px;
    height: 139px;
    z-index: 100;
    background: transparent url(../images/newstyle/action/action_tape.png) no-repeat;
}

.action_page .action_banner .action_banner_tape_price,
.action_page .action_banner .action_banner_tape_price_ones,
.action_page .action_banner .action_banner_tape_price_onesday {
    position: absolute;
    display: block;
    right: 185px;
    top: 55px;
    font-size: 16px;
    font-weight: bold;
    color: #ffffff;
    z-index: 100;
}

.action_page .action_banner .action_banner_tape_price_ones {
    top: 53px;
    right: 140px;
}

.action_page .action_banner .action_banner_tape_price_onesday {
    right: 130px;
    top: 70px;
}

.action_page .action_banner .action_banner_tape_price .action_banner_tape_currency,
.action_page .action_banner .action_banner_tape_price_ones .action_banner_tape_currency,
.action_page .action_banner .action_banner_tape_price_onesday .action_banner_tape_currency {
    text-align: center;
    padding-top: 10px;
}

.action_page .action_banner .action_banner_tape_price_ones .action_banner_tape_currency {
    font-weight: normal;
    text-align: left;
    font-size: 14px;
    padding-top: 12px;
}

.action_page .action_banner .action_banner_tape_price strong,
.action_page .action_banner .action_banner_tape_price_ones strong,
.action_page .action_banner .action_banner_tape_price_onesday strong {
    font-size: 38px;
    line-height: 17px;
}

.action_page .action_banner .choose_action_position {
    position: absolute;
    display: block;
    right: 16px;
    top: 54px;
    z-index: 100;
}

.action_page  .choose_action {
    display: block;
    cursor: pointer;
    float: left;
    padding: 10px;
    text-decoration: none;
    font-size: 24px;
    font-weight: bold;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    line-height: 25px;
    color: #333333;
    text-shadow: 0px 1px 0px #ffffff;
    -moz-text-shadow: 0px 1px 0px #ffffff;
    -webkit-text-shadow: 0px 1px 0px #ffffff;
    background: #ffcc33;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ffff66), to(#ff9933));
    background: -webkit-linear-gradient(#ffff66, #ff9933);
    background: -moz-linear-gradient(#ffff66, #ff9933);
    background: -ms-linear-gradient(#ffff66, #ff9933);
    background: -o-linear-gradient(#ffff66, #ff9933);
    background: linear-gradient(#ffff66, #ff9933);
    -pie-background: linear-gradient(#ffff66, #ff9933);
    behavior: url(PIE.htc);
}

.action_page  .choose_action:hover {
    text-decoration: none;
    color: #333333;
}

.action_page .action_banner .action_cost,
.action_page .action_banner .action_discount {
    font-size: 14px;
    line-height: 25px;
}

.action_page .action_banner .action_cost strong,
.action_page .action_banner .action_discount strong {
    font-size: 19px;
    font-weight: bold;
}

.action_page .action_banner .action_discount {
    padding-left: 70px;
}

.action_page .action_banner .action_time_block {
    margin-top: 20px;
    padding-top: 20px;
    border-top: solid 1px #cccccc;
}

.action_page .action_banner .action_watch {
    height: 37px;
    padding-left: 43px;
    line-height: 18px;
    background: transparent url(../images/newstyle/action/action_watch.png) no-repeat;
}

.action_time {
    font-size: 14px;
}

#days, #hours, #minutes, #seconds {
    margin-left: 7px;
    margin-right: 2px;
}

.action_page .action_banner .action_time {
    padding-left: 15px;
}

.action_page > .fl {
    display: block;
    overflow: hidden;
    width: 682px;
}

.action_page > .fr {
    display: block;
    overflow: hidden;
    width: 200px;
}

.action_page .action_block_title {
    font-size: 22px;
    padding-bottom: 20px;
}

.action_page > .fr  .action_block_title {
    padding-left: 10px;
}

.action_page .action_description_details {
    font-size: 15px;
}

.action_page .action_block_address {
    overflow: hidden;
}

.action_page .action_block_address .fl {
    width: 178px;
}

.action_page  .action_block_address  .action_block_telephone {
    width: 250px;
    padding-left: 75px;
    margin-left: 20px;
    height: 74px;
    font-size: 21px;
    font-weight: bold;
    line-height: 33px;
    background: transparent url(../images/newstyle/action/telephone_help.gif) no-repeat;
}

.action_page .action_block_address .action_block_sites_map {
    width: 100px;
    margin-left: 20px;
    padding-left: 20px;
    line-height: 30px;
    border-left: solid 1px #cccccc;
}

.action_page .terms_promotion_top {
    float: left;
    position: relative;
    display: block;
    background: transparent url(../images/newstyle/action/back_conditions_top.gif) no-repeat top;
    margin-top: -15px;
    padding: 30px 70px 0 35px;
}

.action_page .terms_promotion_container  {
    float: left;
    margin-top: 50px;
    display: block;
    position: relative;
    font-size: 13px;
    background: transparent url(../images/newstyle/action/back_conditions_center.gif) repeat-y;
}

.action_page .terms_promotion_bottom  {
    width: 629px;
    height: 96px;
    background: transparent url(../images/newstyle/action/back_conditions_bottom.gif) no-repeat left bottom;
}

.action_page .terms_promotion_title {
    font-size: 30px;
    font-weight: bold;
    padding-bottom: 25px;
}

.action_page .terms_promotion_text {
    height: auto !important;
    height: 255px;
    min-height: 255px;
    width: 576px;
}

.action_page .terms_promotion_text ul li {
    background: transparent url(../images/newstyle/action/action_arrow_right.gif) no-repeat left 3px;
    padding: 0 0 0 25px;
    margin: 0 0 20px 0;
}

.action_page .features_top {
    float: left;
    position: relative;
    display: block;
    margin-top: -15px;
    padding: 15px 15px 0 15px;
    background: transparent url(../images/newstyle/action/features_top.gif) no-repeat top;
}

.action_page .features_container  {
    float: left;
    margin-top: 15px;
    display: block;
    position: relative;
    background: transparent url(../images/newstyle/action/features_center.gif) repeat-y;
}

.action_page .features_bottom  {
    height: 61px;
    background: transparent url(../images/newstyle/action/features_bottom.gif) no-repeat left bottom;
}

.action_page .features_top .action_block_title {
    line-height: 25px;
    padding-left: 30px;
    background: transparent url(../images/newstyle/action/action_house.gif) no-repeat left top;
}

.action_page .features_top ul {
	padding: 0;
    height: auto !important;
    height: 60px;
    min-height: 60px;
    width: 170px;
}

.action_page .features_top ul li {
    background: transparent url(../images/newstyle/action/action_li_element.gif) no-repeat 6px 6px;
    padding: 0 0 0 25px;
    margin: 0 0 10px 0;
}

.action_page .features_top ul li .line {
    width: 24px;
    border-top: solid 1px #cccccc;
    line-height: 0;
    margin: 10px 0 0 0;
    font-size: 0;
    background: none;

}

.action_page .action_reviews {
    padding: 0 15px 55px 15px;
    margin-bottom: 10px;
    background: transparent url(../images/newstyle/action/action_reviews.gif) no-repeat bottom;
}

.action_page .action_reviews .action_author {
    color: #99cccc;
    line-height: 20px;
    padding-left: 20px;
    margin-right: 10px;
    background: transparent url(../images/newstyle/action/action_reviews_author.gif) no-repeat left bottom;
}

.action_page .action_reviews .action_author_rating {
    border-left: solid 1px #cccccc;
    padding-left: 10px;
}

.action_page .action_reviews .action_author_rating em.rating_positive  {
    color: #66cc00;
}

.action_page .action_reviews .action_author_rating em.rating_negative  {
    color: #ff6699;
}

.action_page .action_reviews .action_reviews_title {
    font-size: 20px;
    font-weight: bold;
    line-height: 25px;
    padding: 10px 0;
}

.action_page .action_reviews_all {
    padding-left: 10px;
}

.action_page .proposition {
    position: absolute;
    top: 134px;
    right: 20px;
    width: 818px;
    background-color: #ffffff;
    z-index: 110;
    -moz-box-shadow: 1px 1px 20px 2px #000;
    -webkit-box-shadow: 1px 1px 20px 2px #000;
    box-shadow: 1px 1px 20px 2px #000;
}

.action_page .proposition_arrow {
    position: absolute;
    top: 96px;
    right: 85px;
    width: 57px;
    height: 38px;
    z-index: 111;
    background: transparent url(../images/newstyle/action/action_arron_proposition.gif) no-repeat center center;
}

.action_page .proposition .proposition_title {
    font-size: 30px;
    padding: 25px 0 20px 15px;
}

.action_page .proposition .proposition_cross {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 25px;
    height: 23px;
    background: transparent url(../images/newstyle/action/proposition_cross.gif) no-repeat right;
}

.action_page .proposition .proposition_container {
    margin-left: 45px;
    height: 143px;
    padding-bottom: 30px;
}

.action_page .proposition .proposition_block {
    width: 755px;
    height: 143px;
    margin: 3px;
    z-index: 110;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    -moz-box-shadow:  0 1px 2px 3px #cccccc;
    -webkit-box-shadow:  0 1px 2px 3px #cccccc;
    box-shadow:  0 1px 2px 3px #cccccc;
    background: transparent url(../images/newstyle/action/action_proposition_fon.gif) repeat-y;
    behavior: url(PIE.htc);
}

.action_page .proposition .proposition_block:hover {
    margin: 0;
    border: solid 3px #ff9933;
    box-shadow: none;
    behavior: url(PIE.htc);
}

.action_page .proposition .proposition_opacity {
    height: 143px;
    width: 100%;
    opacity: 0.4;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    background: #fffdea;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ffffff), to(#ffffcc));
    background: -webkit-linear-gradient(#ffffff, #ffffcc);
    background: -moz-linear-gradient(#ffffff, #ffffcc);
    background: -ms-linear-gradient(#ffffff, #ffffcc);
    background: -o-linear-gradient(#ffffff, #ffffcc);
    background: linear-gradient(#ffffff, #ffffcc);
    -pie-background: linear-gradient(#ffffff, #ffffcc);
    behavior: url(PIE.htc);
}

.action_page .proposition .proposition_tape {
    position: absolute;
    display: block;
    left: 22px;
    top: 15px;
    width: 154px;
    height: 95px;
    background: transparent url(../images/newstyle/action/action_proposition_tape.png) no-repeat;
}

.action_page .proposition .proposition_tape_price {
    position: absolute;
    display: block;
    right: 12px;
    top: 18px;
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
    line-height: 20px;
}

.action_page .proposition .proposition_tape_price strong {
    font-size: 30px;
}

.action_page .proposition .proposition_name {
    position: absolute;
    display: block;
    left: 210px;
    top: 25px;
    width: 430px;
    line-height: 25px;
    font-size: 17px;
}

.action_page .proposition .proposition_buy_button_click,
.action_page .proposition .proposition_buy_button {
    position: absolute;
    display: block;
    right: 28px;
    top: 20px;
    cursor: pointer;
    float: left;
    padding: 10px 20px;
    text-decoration: none;
    font-size: 24px;
    font-weight: bold;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    line-height: 25px;
    color: #333333;
    text-shadow: 0px 1px 0px #ffffff;
    -moz-text-shadow: 0px 1px 0px #ffffff;
    -webkit-text-shadow: 0px 1px 0px #ffffff;
    -moz-box-shadow:  0px 2px 1px 0px #999999;
    -webkit-box-shadow: 0px 2px 1px 0px #999999;
    box-shadow: 0px 2px 1px 0px #999999;
    behavior: url(PIE.htc);
}

.action_page .proposition .proposition_buy_button_click {
    background: #cccc66;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#99cc33), to(#ccff99));
    background: -webkit-linear-gradient(#99cc33, #ccff99);
    background: -moz-linear-gradient(#99cc33, #ccff99);
    background: -ms-linear-gradient(#99cc33, #ccff99);
    background: -o-linear-gradient(#99cc33, #ccff99);
    background: linear-gradient(#99cc33, #ccff99);
    -pie-background: linear-gradient(#99cc33, #ccff99);
    behavior: url(PIE.htc);
}

.action_page .proposition .proposition_buy_button {
    background: #99cc66;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ccff99), to(#99cc33));
    background: -webkit-linear-gradient(#ccff99, #99cc33);
    background: -moz-linear-gradient(#ccff99, #99cc33);
    background: -ms-linear-gradient(#ccff99, #99cc33);
    background: -o-linear-gradient(#ccff99, #99cc33);
    background: linear-gradient(#ccff99, #99cc33);
    -pie-background: linear-gradient(#ccff99, #99cc33);
    behavior: url(PIE.htc);
}

.action_page .proposition .proposition_buy_button:hover {
    text-decoration: none;
    color: #333333;
}

.action_page .proposition .proposition_cost_discount {
    position: absolute;
    display: block;
    left: 210px;
    top: 105px;
}

.action_page .proposition .proposition_cost,
.action_page .proposition .proposition_discount {
    font-size: 14px;
    line-height: 25px;
}

.action_page .proposition .proposition_discount {
    border-left: 1px solid #CCCCCC;
    margin-left: 15px;
    padding-left: 15px;
}

.action_page .proposition .proposition_cost strong,
.action_page .proposition .proposition_discount strong {
    font-size: 19px;
    font-weight: bold;
}

.action_page .proposition .time_running_out {
    position: absolute;
    display: block;
    right: 28px;
    top: 98px;
    color: #666666;
}

.action_page .action_completed {
    position: absolute;
    display: block;
    right: 40px;
    top: 66px;
    font-size: 34px;
    font-weight: bold;
    color: #ffffff;
    z-index: 100;
}

/* All actions page
 * ---------------------------------------------------------------- */
.all_actions {
    /*margin: 30px 0 30px 20px;*/
    margin-top: 30px;
    font-size: 13px;
}

.all_actions .action_block {
    width: 450px;
    /*height: 259px;*/
    margin: 0 25px 20px 10px;
    padding-bottom: 10px;
    background-color: #f6f9fa;
    -moz-box-shadow:  1px 1px 2px 2px #cccccc;
    -webkit-box-shadow:  1px 1px 2px 2px #cccccc;
    box-shadow:  1px 1px 2px 2px #cccccc;
    behavior: url(PIE.htc);
}

.all_actions .action_block .action_block_info {
    padding: 5px 10px 5px 5px;
}

.all_actions .action_block .action_block_title {
    font-size: 13px;
    width: 200px;
}

.all_actions .action_block .action_block_price {
    line-height: 24px;
}

.all_actions .action_block .action_originalPrice {
    float: left;
    overflow: hidden;
    line-height: 22px;
    margin: 2px 8px 0 0;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    font-weight: bold;
    background: #f8e8b0;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#eddfaa), to(#fcecb3));
    background: -webkit-linear-gradient(#eddfaa, #fcecb3);
    background: -moz-linear-gradient(#eddfaa, #fcecb3);
    background: -ms-linear-gradient(#eddfaa, #fcecb3);
    background: -o-linear-gradient(#eddfaa, #fcecb3);
    background: linear-gradient(#eddfaa, #fcecb3);
    -pie-background: linear-gradient(#eddfaa, #fcecb3);
    behavior: url(PIE.htc);
}

.all_actions .action_block .action_oblique {
    height: 22px;
    margin: 2px 10px;
    font-size: 12px;
    background: transparent url(../images/newstyle/action/oblique.png) no-repeat center center;
}

.all_actions .action_block .action_currentPrice {
    float: left;
    font-weight: bold;
    font-size: 12px;
}

.all_actions .action_block .action_currentPrice h2 {
    line-height: 32px;
    display: inline;
    font-size: 24px;
    color: #0099cc;
    position: relative;
    font-weight: bold;
    line-heigt: 0;
    padding: 0;
}
.all_actions .action_block .action_currentPrice h2 span {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    height: 50%;
    width: 100%;
    background-color: #F6F9FA;
    filter: alpha(opacity=20);
    -moz-opacity: 0.2;
    opacity: 0.2;
}

.all_actions .action_block .action_block_images {
    padding: 0 3px;
}

.all_actions .action_block .action_block_images .item {
    overflow: hidden;
    width: 444px;
    height: 175px;
}
.all_actions .action_block .action_block_images .item_arrows {
    position: absolute;
    top: 0;
    right: 0;
    height: 9px;
    width: 100%;
    z-index: 9;
    background: transparent url(../images/newstyle/action/all_actions_arrows_down.png) repeat-x center top;
}

.all_actions .action_block .action_block_images .item_arrows img {
    line-height: 0;
}

.all_actions .action_block .action_watch {
    height: 25px;
    margin: 5px 0 0 8px;
    padding-left: 33px;
    line-height: 25px;
    background: transparent url(../images/newstyle/action/action_watch_small.png) no-repeat;
}

.all_actions .hover {
    -moz-box-shadow: 0 2px 15px 1px #ff9933;
    -webkit-box-shadow: 0 2px 15px 1px #ff9933;
    box-shadow: 0 2px 15px 1px #ff9933;
    behavior: url(PIE.htc);
}

.all_actions .action_block .hover_info {
    position: absolute;
    right: 0;
    top: 0;
    overflow: hidden;
    width: 444px;
    height: 175px;
    z-index: 10;
    background: transparent url(../images/newstyle/action/gray_transparency.png) repeat-x left;
}

.all_actions .action_block .hover_info_item {
    padding: 10px 15px 10px 20px;
}

.all_actions .action_block .hover_info .hover_title {
    font-size: 23px;
    font-weight: bold;
    color: #ffffff;
    padding-bottom: 12px;
    line-height: 24px;
}

.all_actions .action_block .hover_info .hover_details {
    font-size: 13px;
    color: #ffffff;
    padding-bottom: 15px;
}

.all_actions .action_block .hover_info .hover_currentPrice {
    font-weight: bold;
    font-size: 16px;
    color: #ffffff;
}

.all_actions .action_block .hover_info .hover_currentPrice h2 {
    line-height: 36px;
    display: inline;
    font-size: 46px;
    color: #0099cc;
    position: relative;
    font-weight: bold;
    line-heigt: 0;
    padding: 0;
}

.all_actions .action_block .hover_info .hover_currentPrice h2 span {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    height: 50%;
    width: 100%;
    background-color: #003333;
    filter: alpha(opacity=10);
    -moz-opacity: 0.1;
    opacity: 0.1;
}

.all_actions .action_block .hover_info a.hover_info_action {
    display: block;
    cursor: pointer;
    float: left;
    padding: 7px 11px;
    text-decoration: none;
    font-size: 17px;
    font-weight: bold;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    line-height: 25px;
    margin-left: 35px;
    color: #333333;
    text-shadow: 0px 1px 0px #ffffff;
    -moz-text-shadow: 0px 1px 0px #ffffff;
    -webkit-text-shadow: 0px 1px 0px #ffffff;
    background: #ffcc33;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ffff66), to(#ff9933));
    background: -webkit-linear-gradient(#ffff66, #ff9933);
    background: -moz-linear-gradient(#ffff66, #ff9933);
    background: -ms-linear-gradient(#ffff66, #ff9933);
    background: -o-linear-gradient(#ffff66, #ff9933);
    background: linear-gradient(#ffff66, #ff9933);
    -pie-background: linear-gradient(#ffff66, #ff9933);
    behavior: url(PIE.htc);
}

.all_actions .action_block .hover_info a.hover_info_action:hover {
    text-decoration: none;
    color: #333333;
}

.all_actions .action_block .hover_info_cost_discount {
    margin-top: 10px;
    color: #999999;
}

.all_actions .action_block .hover_info_cost,
.all_actions .action_block .hover_info_discount {
    font-size: 13px;
}

.all_actions .action_block .hover_info_discount {
    border-left: 1px solid #999999;
    margin-left: 15px;
    padding-left: 15px;
}

.all_actions .action_block .hover_info_cost strong,
.all_actions .action_block .hover_info_discount strong {
    font-size: 13px;
    font-weight: bold;
}

/* Hotels with discont block
 * ---------------------------------------------------------------- */
.ns_homepage_offers_container .actions_discount_block .action_block {
	margin: 0 30px 30px 25px;
}

.actions_discount_block .title {
    color: #ea160b;
    font-size: 20px;
    line-height: 24px;
    padding-bottom: 10px;
}

.actions_discount_block .action_block {
    width: 280px;
    margin: 0 30px 30px 3px;
    padding-bottom: 5px;
    background-color: #f6f9fa;
    -moz-box-shadow:  1px 1px 2px 2px #cccccc;
    -webkit-box-shadow:  1px 1px 2px 2px #cccccc;
    box-shadow:  1px 1px 2px 2px #cccccc;
    behavior: url(PIE.htc);
}

.actions_discount_block .action_block .action_block_info {
    padding: 5px 5px 5px 5px;
}

.actions_discount_block .action_block .action_block_title {
    font-size: 11px;
    padding-left: 20px;
    width: 150px;
}

.actions_discount_block .action_block .action_block_price {
    line-height: 24px;
}

.actions_discount_block .action_block .action_currentPrice {
    float: left;
    font-size: 11px;
}

.actions_discount_block .action_block .action_currentPrice h2 {
    line-height: 18px;
    display: inline;
    font-size: 18px;
    color: #0099cc;
    position: relative;
    font-weight: bold;
    line-heigt: 0;
    padding: 0;
}

.actions_discount_block .action_block .action_currentPrice h2 span {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    height: 50%;
    width: 100%;
    background-color: #F6F9FA;
    filter: alpha(opacity=20);
    -moz-opacity: 0.2;
    opacity: 0.2;
}

.actions_discount_block .action_block .action_block_images {
    padding: 0 3px;
}

.actions_discount_block .action_block .action_block_images .item {
    overflow: hidden;
    width: 275px;
    height: 175px;
}
.actions_discount_block .action_block .action_block_images .item_arrows {
    position: absolute;
    top: 0;
    right: 0;
    height: 9px;
    width: 100%;
    /*z-index: 9;*/
    background: transparent url(../images/newstyle/action/all_actions_arrows_down.png) repeat-x center top;
}

.actions_discount_block .action_block .action_block_images .item_arrows img {
    line-height: 0;
}

.actions_discount_block .action_block .action_watch {
    height: 25px;
    margin: 5px 0 0 3px;
    padding-left: 30px;
    line-height: 25px;
    background: transparent url(../images/newstyle/action/action_watch_small.png) no-repeat;
}

.actions_discount_block .hover {
    -moz-box-shadow: 0 2px 15px 1px #ff9933;
    -webkit-box-shadow: 0 2px 15px 1px #ff9933;
    box-shadow: 0 2px 15px 1px #ff9933;
    behavior: url(PIE.htc);
}

.actions_discount_block .action_block .hover_info {
    position: absolute;
    right: 0;
    top: 0;
    overflow: hidden;
    width: 275px;
    height: 175px;
    /*z-index: 10;*/
    background: transparent url(../images/newstyle/action/gray_transparency.png) repeat-x left;
}

.actions_discount_block .action_block .hover_info_item {
    padding: 6px;
}

.actions_discount_block .action_block .hover_info .hover_title {
    font-size: 18px;
    font-weight: bold;
    line-height: 22px;
    color: #ffffff;
    padding-bottom: 5px;
}

.actions_discount_block .action_block .hover_info .hover_details {
    font-size: 11px;
    color: #ffffff;
    padding-bottom: 5px;
}

.actions_discount_block .action_block .hover_info .hover_currentPrice {
    font-weight: bold;
    font-size: 14px;
    color: #ffffff;
    clear: both;
}

.actions_discount_block .action_block .hover_info .hover_currentPrice h2 {
    display: inline;
    font-size: 28px;
    color: #0099cc;
    position: relative;
    font-weight: bold;
    line-height: 32px;
    padding: 0;
}

.actions_discount_block .action_block .hover_info .hover_currentPrice h2 span {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    height: 50%;
    width: 100%;
    background-color: #003333;
    filter: alpha(opacity=10);
    -moz-opacity: 0.1;
    opacity: 0.1;
}

.actions_discount_block .action_block .hover_info a.hover_info_action {
    display: block;
    cursor: pointer;
    float: left;
    padding: 5px 9px;
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    line-height: 26px;
    color: #333333;
    text-shadow: 0px 1px 0px #ffffff;
    -moz-text-shadow: 0px 1px 0px #ffffff;
    -webkit-text-shadow: 0px 1px 0px #ffffff;
    background: #ffcc33;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ffff66), to(#ff9933));
    background: -webkit-linear-gradient(#ffff66, #ff9933);
    background: -moz-linear-gradient(#ffff66, #ff9933);
    background: -ms-linear-gradient(#ffff66, #ff9933);
    background: -o-linear-gradient(#ffff66, #ff9933);
    background: linear-gradient(#ffff66, #ff9933);
    -pie-background: linear-gradient(#ffff66, #ff9933);
    behavior: url(PIE.htc);
}

.actions_discount_block .action_block .hover_info a.hover_info_action:hover {
    text-decoration: none;
    color: #333333;
}

.actions_discount_block .action_block .hover_info_cost_discount {
    margin-top: 5px;
    color: #999999;
}

.actions_discount_block .action_block .hover_info_cost,
.actions_discount_block .action_block .hover_info_discount {
    font-size: 12px;
}

.actions_discount_block .action_block .hover_info_discount {
    margin-top: 5px;
}

.actions_discount_block .action_block .hover_info_cost strong,
.actions_discount_block .action_block .hover_info_discount strong {
    font-size: 13px;
    font-weight: bold;
}

.actions_discount_block .liks_all {
    /*font-size: 14px;*/
	padding-left: 10px;
}

/* Hotels with discont block in main page
 * ---------------------------------------------------------------- */
.actions_discount_block_in_main h2 {
    color: #EA160B;
}

.actions_discount_block_in_main .title {
    color: #ea160b;
    font-size: 20px;
    line-height: 24px;
    padding-bottom: 10px;
}

.actions_discount_block_in_main .action_block {
    width: 240px;
    height: 259px;
    margin-bottom: 30px;
    background-color: #f6f9fa;
    -moz-box-shadow:  1px 1px 2px 2px #cccccc;
    -webkit-box-shadow:  1px 1px 2px 2px #cccccc;
    box-shadow:  1px 1px 2px 2px #cccccc;
    behavior: url(PIE.htc);
}

.actions_discount_block_in_main .action_block .action_block_info {
    padding: 3px 3px 3px 3px;
}

.actions_discount_block_in_main .action_block .action_block_title {
    font-size: 11px;
    width: 146px;
}

.actions_discount_block_in_main .action_block .action_block_price {
    line-height: 24px;
}

.actions_discount_block_in_main .action_block .action_currentPrice {
    float: left;
    font-weight: bold;
    font-size: 12px;
}

.actions_discount_block_in_main .action_block .action_currentPrice h2 {
    line-height: 32px;
    display: inline;
    font-size: 17px;
    color: #0099cc;
    position: relative;
    font-weight: bold;
    line-heigt: 0;
    padding: 0;
}

.actions_discount_block_in_main .action_block .action_currentPrice h2 span {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    height: 50%;
    width: 100%;
    background-color: #F6F9FA;
    filter: alpha(opacity=20);
    -moz-opacity: 0.2;
    opacity: 0.2;
}

.actions_discount_block_in_main .action_block .action_block_images {
    padding: 0 3px;
}

.actions_discount_block_in_main .action_block .action_block_images .item {
    overflow: hidden;
    width: 234px;
    height: 175px;
}
.actions_discount_block_in_main .action_block .action_block_images .item_arrows {
    position: absolute;
    top: 0;
    right: 0;
    height: 9px;
    width: 100%;
    z-index: 9;
    background: transparent url(../images/newstyle/action/all_actions_arrows_down.png) repeat-x center top;
}

.actions_discount_block_in_main .action_block .action_block_images .item_arrows img {
    line-height: 0;
}

.actions_discount_block_in_main .action_block .action_watch {
    height: 25px;
    margin: 5px 0 0 3px;
    padding-left: 30px;
    line-height: 25px;
    background: transparent url(../images/newstyle/action/action_watch_small.png) no-repeat;
}

.actions_discount_block_in_main .hover {
    -moz-box-shadow: 0 2px 15px 1px #ff9933;
    -webkit-box-shadow: 0 2px 15px 1px #ff9933;
    box-shadow: 0 2px 15px 1px #ff9933;
    behavior: url(PIE.htc);
}

.actions_discount_block_in_main .action_block .hover_info {
    position: absolute;
    right: 0;
    top: 0;
    overflow: hidden;
    width: 234px;
    height: 175px;
    z-index: 10;
    background: transparent url(../images/newstyle/action/gray_transparency.png) repeat-x left;
}

.actions_discount_block_in_main .action_block .hover_info_item {
    padding: 10px 3px 3px 3px;
}

.actions_discount_block_in_main .action_block .hover_info .hover_title {
    font-size: 17px;
    font-weight: bold;
    line-height: 25px;
    color: #ffffff;
    padding-bottom: 5px;
}

.actions_discount_block_in_main .action_block .hover_info .hover_details {
    font-size: 11px;
    color: #ffffff;
    padding-bottom: 5px;
}

.actions_discount_block_in_main .action_block .hover_info .hover_currentPrice {
    font-weight: bold;
    /*font-size: 14px;*/
    color: #ffffff;
}

.actions_discount_block_in_main .action_block .hover_info .hover_currentPrice h2 {
    display: inline;
    font-size: 24px;
    color: #0099cc;
    position: relative;
    font-weight: bold;
    line-height: 40px;
    padding: 0;
}

.actions_discount_block_in_main .action_block .hover_info .hover_currentPrice h2 span {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    height: 50%;
    width: 100%;
    background-color: #003333;
    filter: alpha(opacity=10);
    -moz-opacity: 0.1;
    opacity: 0.1;
}

.actions_discount_block_in_main .action_block .hover_info a.hover_info_action {
    display: block;
    cursor: pointer;
    float: left;
    padding: 4px 6px;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    line-height: 24px;
    margin-left: 2px;
    color: #333333 !important;
    text-shadow: 0px 1px 0px #ffffff;
    -moz-text-shadow: 0px 1px 0px #ffffff;
    -webkit-text-shadow: 0px 1px 0px #ffffff;
    background: #ffcc33;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ffff66), to(#ff9933));
    background: -webkit-linear-gradient(#ffff66, #ff9933);
    background: -moz-linear-gradient(#ffff66, #ff9933);
    background: -ms-linear-gradient(#ffff66, #ff9933);
    background: -o-linear-gradient(#ffff66, #ff9933);
    background: linear-gradient(#ffff66, #ff9933);
    -pie-background: linear-gradient(#ffff66, #ff9933);
    behavior: url(PIE.htc);
}

.actions_discount_block_in_main .action_block .hover_info a.hover_info_action:hover {
    text-decoration: none;
    color: #333333;
}

.actions_discount_block_in_main .action_block .hover_info_cost_discount {
    margin-top: 10px;
    color: #999999;
}

.actions_discount_block_in_main .action_block .hover_info_cost,
.actions_discount_block_in_main .action_block .hover_info_discount {
    font-size: 11px;
}

.actions_discount_block_in_main .action_block .hover_info_discount {
    border-left: 1px solid #999999;
    margin-left: 5px;
    padding-left: 5px;
}

.actions_discount_block_in_main .action_block .hover_info_cost strong,
.actions_discount_block_in_main .action_block .hover_info_discount strong {
    font-size: 10px;
    font-weight: bold;
}

.actions_discount_block_in_main .liks_all {
    font-size: 14px;
}

/* Action special offer
 * ---------------------------------------------------------------- */
.action_specialoffer {
    width: 100%;
}

.action_specialoffer .top_blue_block {
    background-color: #003399;
    display: block;
    padding: 5px 0 5px 5px;
}

.action_specialoffer .top_blue_block .top_blue_block_title  {
    color: #ffffff;
    /*font-size: 26px;*/
    font-size: 20px;
    font-weight: bold;
    height: 49px;
    padding-left: 55px;
    line-height: 50px;
    background: transparent url(../images/newstyle/action/specialoffer_discount.png) no-repeat;
}

.action_specialoffer .top_blue_block .top_blue_block_title_city {
    color: #ffffff;
    /*font-size: 26px;*/
    font-size: 18px;
    font-weight: bold;
    height: 49px;
    padding-left: 55px;
    line-height: 50px;
    background: transparent url(../images/newstyle/action/specialoffer_discount.png) no-repeat;
}

.action_specialoffer .top_blue_block .top_blue_block_time  {
    position: absolute;
    top: 0;
    right: 15px;
}

.action_specialoffer .top_blue_block .top_blue_block_txt {
    color: #99cccc;
    width: 100px;
    height: 38px;
    padding: 0 0 0 38px;
    margin-top: 10px;
    line-height: 20px;
    background: transparent url(../images/newstyle/action/action_watch_small.png) no-repeat left center;
}

.action_specialoffer .top_blue_block .top_blue_block_timer {
    color: #99CCCC;
    font-size: 20px;
    margin-top: 20px;
}

.action_specialoffer .info_specialoffer  {
    /*width: 978px;*/
	width: 100%;
    background: transparent url(../images/newstyle/action/action_specialoffer_fon_block.png) repeat-y top;
}

.action_specialoffer .info_specialoffer .info_specialoffer_item {
    height: 110px;
    padding: 15px;
    -moz-box-shadow: 1px 1px 1px 1px #cccccc;
    -webkit-box-shadow: 1px 1px 1px 1px #cccccc;
    box-shadow: 1px 1px 1px 1px #cccccc;
    behavior: url(PIE.htc);
}

.action_specialoffer .info_specialoffer .info_specialoffer_item img {
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    behavior: url(PIE.htc);
}

.action_specialoffer .info_specialoffer .info_specialoffer_item .hotel_details_object {
    /*position: absolute;
    top: 15px;
    left: 140px;*/
    width: 740px;
}

.action_specialoffer .info_specialoffer .info_specialoffer_item .hotel_details {
    position: absolute;
    top: 15px;
    left: 150px;
    width: 312px;
}

.action_specialoffer .info_specialoffer .info_specialoffer_item .name_hotel {
    font-size: 15px;
    font-weight: bold;
    padding-bottom: 1px;
}

.action_specialoffer .info_specialoffer .info_specialoffer_item .hotel_price {
    position: absolute;
    top: 8px;
    /*right: 50px;*/
    right: 10px;
}

.action_specialoffer .info_specialoffer .info_specialoffer_item .hotel_price .currentPrice {
    font-weight: bold;
    font-size: 17px;
    color: #666666;
}

.action_specialoffer .info_specialoffer .info_specialoffer_item .hotel_price .currentPrice h2,
.action_specialoffer_object .info_specialoffer .info_specialoffer_item .hotel_price .currentPrice h2 {
    display: inline;
    font-size: 32px;
    color: #0099cc;
    position: relative;
    font-weight: bold;
    line-height: 40px;
    padding: 0;
    margin: 0;
}

.action_specialoffer .info_specialoffer .info_specialoffer_item .hotel_price .currentPrice h2 span,
.action_specialoffer_object .info_specialoffer .info_specialoffer_item .hotel_price .currentPrice h2 span {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    height: 50%;
    width: 100%;
    background-color: #ffffff;
    filter: alpha(opacity=10);
    -moz-opacity: 0.1;
    opacity: 0.1;
}

.action_specialoffer .info_specialoffer .info_specialoffer_item .hotel_price a.show_offer {
    display: block;
    cursor: pointer;
    float: left;
    padding: 7px 20px;
    margin-top: 20px;
    text-decoration: none;
    font-size: 17px;
    line-height: 15px;
    color: #333333;
    text-align: center;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    text-shadow: 0px 1px 0px #ffffff;
    -moz-text-shadow: 0px 1px 0px #ffffff;
    -webkit-text-shadow: 0px 1px 0px #ffffff;
    background: #ffcc33;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ffff66), to(#ff9933));
    background: -webkit-linear-gradient(#ffff66, #ff9933);
    background: -moz-linear-gradient(#ffff66, #ff9933);
    background: -ms-linear-gradient(#ffff66, #ff9933);
    background: -o-linear-gradient(#ffff66, #ff9933);
    background: linear-gradient(#ffff66, #ff9933);
    -pie-background: linear-gradient(#ffff66, #ff9933);
    behavior: url(PIE.htc);
}

.action_specialoffer .info_specialoffer .info_specialoffer_item .hotel_price a.show_offer:hover {
    text-decoration: none;
    color: #333333;
}

.action_specialoffer .links_all_specialoffer {
    /*font-size: 14px;*/
    font-weight: bold;
    padding: 15px 0;
}

 /* ---------------------------------------------------------------- */

.action_page .user_email_container {
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    /*font-size: 14px;*/
    background: #33ccff url(../images/newstyle/action/backg_user_email_container_2.png) repeat-x;
    width: 500px;
    overflow: hidden;
    position:fixed;
    left:0;
    top:0;
    display: none;
    z-index:9999;
    -moz-box-shadow: 0px 0px 38px 5px #669999, 0 2px 0 #000;
    -webkit-box-shadow: 0px 0px 38px 5px #669999, 0 2px 0 #000;
    box-shadow: 0px 0px 38px 5px #669999, 0 2px 0 #000;
    behavior: url(PIE.htc);
}

.action_page .user_email_container a.user_email_container_button_link {
    margin: 0 auto;
    display: block;
    width: 233px;
    font-size: 24px;
    color: #333333;
    padding: 12px 20px;
    -moz-border-radius: 22px;
    -webkit-border-radius: 22px;
    border-radius: 22px;
    background: #fff;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ffffff), to(#99cccc));
    background: -webkit-linear-gradient(#ffffff, #99cccc);
    background: -moz-linear-gradient(#ffffff, #99cccc);
    background: -ms-linear-gradient(#ffffff, #99cccc);
    background: -o-linear-gradient(#ffffff, #99cccc);
    background: linear-gradient(#ffffff, #99cccc);
    -pie-background: linear-gradient(#ffffff, #99cccc);
    -moz-box-shadow:
        0px 2px 4px rgba(000,000,000,0.5),
        inset 0px -1px 0px rgba(255,255,255,0.7);
    -webkit-box-shadow:
        0px 2px 4px rgba(000,000,000,0.5),
        inset 0px -1px 0px rgba(255,255,255,0.7);
    box-shadow:
        0px 2px 4px rgba(000,000,000,0.5),
        inset 0px -1px 0px rgba(255,255,255,0.7);
    text-shadow: 1px 1px 1px #fff;
    text-decoration: none;
    behavior: url(PIE.htc);
}

.action_page .user_email_container .title_block {
    font-size: 36px;
    line-height: 36px;
    font-weight: bold;
    color: #fff;
    margin: 10px 0 0 20px;
    text-shadow: 1px 1px 1px #000;
    -moz-text-shadow: 1px 1px 1px #000;
    -webkit-text-shadow: 1px 1px 1px #000;
    behavior: url(PIE.htc);
}

.action_page .user_email_container .container_text {
    font-size: 14px;
    color: #fff;
    margin: 15px 0 20px 20px;
    text-shadow: 1px 1px 1px #000;
}

.action_page .user_email_container .container_text_box {
    width: 450px;
    font-size: 26px;
    color: #333333;
    padding: 5px;
    margin: 0 0 5px 20px;
    box-shadow: 1px 1px 3px #669999 inset;
    -moz-box-shadow: 1px 1px 3px #669999 inset;
    -webkit-box-shadow: 1px 1px 3px #669999 inset;
    behavior: url(PIE.htc);
}

.action_page .user_email_container .user_email_container_cross {
    position: absolute;
    top: 20px;
    right: 10px;
    width: 23px;
    height: 23px;
    background: transparent url(../images/newstyle/action/user_email_container_cross.png) no-repeat right;
}

.action_page .user_email_container .user_email_container_fon_text {
    color: #fff;
    font-size: 10px;
    font-style: italic;
    width: 450px;
    height: 39px;
    margin: 0 0 5px 20px;
    padding: 2px 5px 0 5px;
    text-shadow: 1px 1px 1px #000;
    -moz-text-shadow: 1px 1px 1px #000;
    -webkit-text-shadow: 1px 1px 1px #000;
    background: transparent url(../images/newstyle/action/user_email_container_fon_text.png) repeat-x;
    behavior: url(PIE.htc);
}

/* Preview resorts
 * ---------------------------------------------------------------- */
.actions_discount_block .action_block_resorts {
    margin: 0 4px 4px;
    width: 340px;
}

.actions_discount_block .action_block_resorts .hover_info,
.actions_discount_block .action_block_resorts .action_block_images .item,
.actions_discount_block .action_block_resorts .action_block_images .item img {
	width: 335px;
}

.actions_discount_block .action_block_resorts .action_block_images .item {
	height: 138px;
}

.actions_discount_block .action_block_resorts .action_block_price {
	line-height: 14px;
}

.actions_discount_block .action_block_resorts .hover_info a.hover_info_action {
	margin-left: 15px;
}

.offers_list_cat {
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 30px;
    padding-left: 10px;
}


/* Page search and Preview block
 * ---------------------------------------------------------------- */

.search_action_discount_stars {
    top: 24px;
    left: -15px;
}

.preview_main_action_discount_stars {
    top: -15px;
    left: -15px;
}

.action_block_resorts .preview_main_action_discount_stars {
	top: -8px;
	z-index: 1;
}

.preview_main_action_discount_stars,
.search_action_discount_stars {
    text-align: center;
    width: 39px;
    height: 38px;
    position: absolute;
    background: transparent url(../images/newstyle/action/discount_block_star.png) no-repeat;
}

.preview_main_action_discount_stars span,
.search_action_discount_stars span {
    color: #000000;
    font-size: 14px;
    font-weight: bold;
    line-height: 38px;
    font-family: 'Cuprum', sans-serif;
    text-shadow: 0px 1px 0px #ffffff;
    -moz-text-shadow: 0px 1px 0px #ffffff;
    -webkit-text-shadow: 0px 1px 0px #ffffff;
    behavior: url(PIE.htc);
}

.search_action_discount_stars span {
    font-size: 18px;
}

.disabled {
    cursor: default;
    opacity: 0.5;
    pointer-events: none;
}