/*Заголовок, шапка
#basket_head{
    width: 236px;
    height: 40px;
    background-color: #BFF08E;
}
/*Тело, цикличный вывод позиций
#basket_body{
    width: 236px;
    background-color: #2aff00;
}
.row{
    display: block;
    background-color: greenyellow;
}
/*Название позиции
.caption{
    display: block;
    width: 150px;
    float: left;
}

/*Низ, суммы, ссылка на большую карзину
#basket_footer{
    width: 236px;
    height: 40px;

}
div#minibasket{
    width: 236px;
}

div.in{
    display:inline-block;
    vertical-align:bottom;

    width:130px;
    padding-left: 6px;

    font-size: 12px;
    font-family: sans-serif;
    font-style: italic;
    color: #565656;

    text-decoration: none;
}
*/
div.in_lunch{
    display:inline-block;
    vertical-align:bottom;

    width:210px;
    padding-left: 6px;

    font-size: 12px;
    font-family: sans-serif;
    font-style: italic;
    color: #565656;

    text-decoration: none;
    padding-left: 20px;
    /*border:1px solid red;*/
}
/*IE6*/* html div.in{display:inline;}
/*IE7*/* + html div.in{display:inline;}
/*
div.in2{
    display:inline-block;
    vertical-align:bottom;
    width:100px;
    text-align: center;
}
*/
/*IE6*/* html div.in2{display:inline;}
/*IE7*/* + html div.in2{display:inline;}



/*
div.row{
    width: 236px;
    border-bottom: 1px dashed #8E8A66;
    background-repeat: no-repeat;
    background-repeat: repeat-y;
}
*/
div.row_in_lunch{
    width: 236px;
    /*
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #8E8A66;*/
    /*background-image: url('/themes/def_newton/a_mode_public/images/d_row1.png');*/
    background-repeat: no-repeat;
    background-repeat: repeat-y;
}
/*div.row_summ{
    width: 236px;
    border:0px solid #2aff00;
    /*background-image: url('/themes/def_newton/a_mode_public/images/d_row1.png');
    background-repeat: no-repeat;
    background-repeat: repeat-y;
    text-align: center;
    padding-left: 65px;
    color: #565656;
    font-style: italic;
    font-weight:bolder;
}

div#minibasket_head{
    background-repeat: no-repeat;
    height: 40px;
}
div#basket_footer{
    background-repeat: no-repeat;
    height: 66px;
    text-align: left;
}*/
/*div.plus_minus{
    padding: 0px 0px 0px 10px;
}*/
/*
div.price{
    padding: 0px 0px 0px 80px;
}*/
/*
div.price{
    padding: 0px 0px 0px 70px;
}

div.plus_minus{
    border:1px solid red;
    float: left;
    width: 50px;
    color: #565656;
    font-family: sans-serif;
    font-style: italic;
    color: #565656;
}

div.price{
    float: left;
    width: 40px;
    color: #565656;
    font-family: sans-serif;
    font-style: italic;
    color: #565656;
}
span.minus_1_from_count, span.plus_1_to_count{
    cursor: pointer;
    color: #565656;
    padding: 0px 3px 0px 3px;
    font-family: sans-serif;
    font-style: italic;
    color: #565656;
}
span.minus_1_from_count:hover, span.plus_1_to_count:hover{
    color: #008F00;
}

.basket_result_delete_all_items{
color: #565656;
    font-family: cursive;
}
.basket_result_delete_all_items:hover{
color: #000000;
    font-family: cursive;
}

div#make_order{
    margin: 0px 4px 0px 20px;
    background-repeat: no-repeat;
    width: 100px;
    height: 19px;
}
a#make_order{
    text-decoration: none;
    color: white;
    font-family: sans-serif;
    font-style: italic;
    font-size: 12px;
    margin: 0px 1px 0px 4px;
}
a#make_order:hover{
    color: #f7e96e;
}

div.summa_price{
    display: inline;
    padding-right: 10px;
}
*/
/**/

/*div#basket{
    width: 600px;
    border:0px solid red;
}
div#basket_head{
    background-image: url('/themes/def_newton/a_mode_public/images/d_head_6001.png');
    background-repeat: no-repeat;
    height: 40px;
}
div.basket_row{
    width: 600px;
    border:0px solid #2aff00;
    border-bottom: 1px dashed #8E8A66;
    background-image: url('/themes/def_newton/a_mode_public/images/d_row_6001.png');
    background-repeat: no-repeat;
    background-repeat: repeat-y;
    padding-top: 5px;
}
div.basket_row_in_lunch{
    width: 600px;
    border:0px solid #2aff00;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #8E8A66;
    background-image: url('/themes/def_newton/a_mode_public/images/d_row_6001.png');
    background-repeat: no-repeat;
    background-repeat: repeat-y;
}
div#bbasket_footer{
    background-image: url('/themes/def_newton/a_mode_public/images/d_foot_6001.png');
    background-repeat: no-repeat;
    height: 66px;
    text-align: left;
}
div.basket_row_summ{
    width: 600px;
  border:0px solid #2aff00;
    background-image: url('/themes/def_newton/a_mode_public/images/d_row_6001.png');
    background-repeat: no-repeat;
    background-repeat: repeat-y;
    text-align: center;
    padding-left: 210px;
    color: #565656;
    font-style: italic;
    padding-top: 10px;
    font-weight: bolder;
}
div.basket_plus_minus{
    border:1px solid red;
    float: left;
    width: 50px;
    color: #565656;
    font-family: sans-serif;
    font-style: italic;
    color: #565656;
}
div.basket_price{
    float: left;
    width: 40px;
    color: #565656;
    font-family: sans-serif;
    font-style: italic;
    color: #565656;
}
div.delete_item{
    float: left;
    width: 40px;
    min-height: 16px;
    min-width: 16px;
    color: #565656;
    font-family: sans-serif;
    font-style: italic;
    color: #565656;

    background: url(/modules/f_market/images/basket_delete.png) no-repeat;
   text-decoration: underline;
   cursor: pointer;
   margin-left: 10px;

}
div.basket_in{
    display:inline-block;
    vertical-align:bottom;

    width:450px;
    padding-left: 6px;

    font-size: 12px;
    font-family: sans-serif;
    font-style: italic;
    color: #565656;

    text-decoration: none;
    /*border:1px solid red;*/
}*/
div.basket_in_in_lunch{
    display:inline-block;
    vertical-align:bottom;

    width:450px;
    padding-left: 6px;

    font-size: 12px;
    font-family: sans-serif;
    font-style: italic;
    color: #565656;

    text-decoration: none;
    padding-left: 20px;
    /*border:1px solid red;*/
}
/*IE6*/* html div.in{display:inline;}
/*IE7*/* + html div.in{display:inline;}

/*div.basket_in2{
    display:inline-block;
    vertical-align:bottom;
    width:140px;
    text-align: center;
    border:1px solid green;
    padding:  0px -4px 0px -4px;
}*/
#datatime_dev{
    display: inline;
    padding-left: 31px;
}