﻿.multiDeals_container{margin-top:30px;}

.multiDeals_block
{
    float: right;
    width: 410px;
    border-top: 2px solid #038A00;
    padding: 10px 0 0;
    color: #515151;
    font-size:14px;
}

.multiDeals_menu
{
    background:#EAEAEA; padding: 10px 10px 7px 10px; overflow:hidden; margin-top: 9px;
}

.clearborderR{border-right:0px;}

.multiDeals_menu .multi_btn_container{overflow:hidden;}
.multiDeals_menu .multi_btn_container div{width:76px; padding-left:1px;padding-right:1px;}

.multi_chk_container
{
    overflow: hidden;
    margin-top: 10px;
  /*  position: relative;*/
   /* height: 20px;*/
   /* padding-top: 15px;*/
   height: 35px;
    width:260px;
}
.multi_chk_title{display:inline-block; float:right; margin-left:10px; /*position:relative;*/width:80px;margin-top:15px;}
.chk_title 
{
   /* display: inline-block;*/
    float: right;
    margin-left: 10px;
    font-weight: bold;
   /* position: absolute;
    top: 0px;  */ 
     width:160px; 
}
.chk_title div{float:right; margin-left:2px;}
.chk_title div span{width: 18px; display: inline-block; text-align: center;}
.chk_title .chk_title_dis{color:#767676;}
.chk_title .chk_title_act{color:#038A00;}

.multiDeals_noResults { margin-top:1px; height:308px; border:1px solid #EAEAEA; text-align:center; direction:ltr; }
.multiDeals_noResults .noTtl { font-weight:bold; line-height: 41px; margin-top: 82px; }
.multiDeals_noResults .noresBtm { line-height:15px; }
.multiDeals_noResults .clearall { color:#034B95; cursor:pointer; line-height: 18px; text-decoration: underline; }
.multiDeals_content_hdr { margin-top:1px; direction:ltr; }
.multiDeals_content_hdr th
{
    background: #EAEAEA;
    height: 13px;
    line-height: 18px;
    font-size: 12px;
    text-align: right;
    padding-right: 10px;
}
.tbl_multiDeals .colDest { width:100px; }
.multiDeals_content_hdr .colPrice { width:52px; }
.multiDeals_content_hdr .colClear { width: 118px; padding: 0 5px; text-align: center; }
.multiDeals_content_hdr .colClear span { color:#034B95; cursor:pointer; }

.multiDeals_content{height:290px; overflow:hidden; border:1px solid #EAEAEA; direction:ltr; }

.tbl_multiDeals{width: 100%; direction:rtl; }
.tbl_multiDeals tr td
{
    height: 46px;
    height:48px\9;
    line-height: 45px;
    border-bottom: 1px dotted #BBB;
    padding-right: 10px;
}

.tbl_multiDeals tr:hover { background-color:#F4F4F4; }

.multiDeals_content tr .colDest { width:100px; }

.tbl_multiDeals tr td.price_cell{font-weight:bold; color:#004484; font-size: 18px; width:52px;}
.tbl_multiDeals tr td.link_cell{font-weight:normal; height:15px; width:118px; line-height:15px; }

.tbl_multiDeals .btn_order_sml{line-height:12px; background: url("../images/index/disable_btn.png") no-repeat 0 0; color:#717171; text-shadow: 0px -1px #fff; cursor: pointer;}
.tbl_multiDeals .btn_order_sml:hover{background: url("../images/index/order_btn.png") no-repeat 0 0; color:#fff; text-shadow: 0px -1px rgba(0, 0, 0, 1);}

.filter_item{float:left; width:122px; margin-top: 10px;}
.regionfilter_title 
{
    color: #4E4E4E;
    font-weight: bold;
    float: right;
    margin-left: 5px;
}

.filter_item .value 
{
    color: #008D00;
    border: 0 !important;
    direction: ltr;
    text-align: right;
    background-color: transparent;
    margin-top: -1px;
    float: right;
    width: 55px;
    font-weight: bold;
    font-size: 12px;
    font-family: Arial;
}

.filter_item .value_container 
{
    float: right;
    width: 115px;
    margin-top: 3px;
}

.row_active{background:#F4F4F4; cursor:pointer;}