#my_profile_main_area #my_profile_orders .summery_line
{
	text-align: right;
    color: black;
    height: 30px;
    line-height: 30px;
    font-size: 12pt;
	overflow:hidden;
	margin:10px 25px;
}
#my_profile_main_area #my_profile_orders .daily_profit_box
{
	display:inline-block;
	float:right;
	margin:10px 25px;
	background-image:url('../../images/matzav-kupa.png');
	width:249px;
	height:59px;
	line-height:59px;
	text-indent:50px;
	color:white;
	font-size:16pt;
}
#my_profile_main_area #my_profile_orders .main_title .orders_filter
{
	overflow:hidden;
	float:left;
}
#my_profile_main_area #my_profile_orders .main_title .orders_filter label,
#my_profile_main_area #my_profile_orders .main_title .orders_filter span,
#my_profile_main_area #my_profile_orders .main_title .orders_filter a
{
	overflow:hidden;
	display:inline-block;
	float:right;
	color:white;
	font-size:12pt;
	margin-left:10px;
	text-indent:0px;
}
#my_profile_main_area #my_profile_orders .main_title .orders_filter a.selected,
#my_profile_main_area #my_profile_orders .main_title .orders_filter a:hover
{
	color:#8CFAF9;
}

#my_profile_main_area #my_profile_orders .order_desc
{
	float:right;
	overflow:hidden;
	font-size:12pt;
	color:black;
	margin-right:25px;
	padding-left:100px;
	line-height:30px;
}

#my_profile_main_area #my_profile_orders .profile_product_block
{
	display:block;
	overflow:hidden;
	background-color:white;
	margin:25px;
	height:130px;
}
#my_profile_main_area #my_profile_orders .profile_product_block .img
{
	display:inline-block;
	float:right;
	width:106px;
	height:130px;
	background-image:url('../../images/products_list img bg.png');
	text-align:center;
}
#my_profile_main_area #my_profile_orders .profile_product_block .img img
{
	margin:11px 17px 12px 18px;
	max-width:77px;
	max-height:103px;
}
#my_profile_main_area #my_profile_orders .profile_product_block .product_name
{
	display:inline-block;
	float:right;
	margin-right:25px;
	width:340px;
	height:130px;
	line-height:30px;
	font-size:12pt;
	color:black;
	font-weight:bold;
	overflow:hidden;
	
}
#my_profile_main_area #my_profile_orders .profile_product_block .product_name span,
#my_profile_main_area #my_profile_orders .profile_product_block .product_name a
{
	display:block;
	margin-top:50px;
	height:30px;
	overflow:hidden;
	text-align:center;
}
#my_profile_main_area #my_profile_orders .profile_product_block .product_name span.serial
{
	margin-top:0px;
	height:20px;
	line-height:20px;
	font-size:10pt;
	color:#9E9E9E;
	text-align:center;
	font-weight:normal;
}
#my_profile_main_area #my_profile_orders .profile_product_block .product_price
{
	display:inline-block;
	float:right;
	margin-right:25px;
	width:180px;
	height:130px;
	line-height:130px;
	font-size:12pt;
	color:black;
	overflow:hidden;
	
}

#my_profile_main_area #my_profile_orders .orders_filter_line
{
	overflow:hidden;
	margin-right:25px;
}
#my_profile_main_area #my_profile_orders .orders_filter_line .input_box
{
	overflow:hidden;
	float:right;
	height:30px;
	line-height:30px;
	font-size:12pt;
	color:#666666;
	border:1px solid #ACACAC;
	background-color:white;
	margin-left:15px;
}
#my_profile_main_area #my_profile_orders .orders_filter_line .input_box label,
#my_profile_main_area #my_profile_orders .orders_filter_line .input_box select,
#my_profile_main_area #my_profile_orders .orders_filter_line .input_box input
{
	display:inline-block;
	float:right;
	height:30px;
	line-height:30px;
	border:0;
	font-size:12pt;
	color:#666666;
	margin-right:10px;
}
#my_profile_main_area #my_profile_orders .orders_filter_line .input_box input[type=submit]
{
	margin:0;
	width:30px;
	background-position:center;
	background-repeat:no-repeat;
	background-image:url('../../images/btn search orders.png');
	background-color:transparent;
}
#my_profile_main_area #my_profile_orders .orders_filter_line .input_box input[type=submit]:hover
{
	background-image:url('../../images/btn search orders2.png');
}
#my_profile_main_area #my_profile_orders .orders_filter_line .input_box a.btn_date
{
	display:inline-block;
	float:right;
	height:30px;
	width:30px;
	background-position:center;
	background-repeat:no-repeat;
	background-image:url('../../images/btn_date.png');
}
#my_profile_main_area #my_profile_orders .orders_filter_line .input_box a.btn_date:hover
{
	background-image:url('../../images/btn_date2.png');
}
#my_profile_main_area #my_profile_orders .orders_filter_line .input_box.date button[type=submit]
{
	background-color:#F56400;
	color:white;
	font-size:16pt;
	height:30px;
	line-height:30px;
	width:auto;
	overflow:hidden;
	display:inline-block;
	float:right;
	border:0;
	padding:0;
	cursor:pointer;
}
#my_profile_main_area #my_profile_orders .orders_filter_line .input_box.date button[type=submit] span
{
	display:inline-block;
	float:right;
	margin-right:10px;
	height:30px;
	line-height:30px;
}
#my_profile_main_area #my_profile_orders .orders_filter_line .input_box.date button[type=submit] span.icon
{
	float:left;
	background-image:url('../../images/hatzeg-arrow-button.png');
	background-repeat:no-repeat;
	background-position: center;
	width:30px;
}
#my_profile_main_area #my_profile_orders .orders_filter_line .input_box.date button[type=submit]:hover
{
	background-color:#10BED7;
}



#food_order_popup_mask
{
	background-image:url('../images/mask.png');
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:15;
	display:none;
}
#food_order_popup_parent
{
	position:absolute;
	top:300px;
	left:50%;
	margin-left:-410px;
	width:820px;
	z-index:20;
	overflow:visible;
	text-align:center;
	display:none;
}
#food_order_popup_parent #popup_btn_area
{
	height:0px;
	overflow:visible;
	background-color:white;
	margin:0px auto;
	width:461px;
	
}
#food_order_popup_parent #popup_btn_area .inner
{
	overflow:visible;
	float:right;
	height:0px;
}
#food_order_popup_parent #popup_btn_area a
{
	display:inline-block;
	overflow:hidden;
	float:right;
	height:26px;
	width:26px;
	background-image:url('../../images/food order popup btn_close.png');
	
	position:relative;
	top:15px;
	right:10px;
}
#food_order_popup_parent #popup_btn_area a:hover
{
	background-image:url('../../images/food order popup btn_close press.png');
}
#food_order_popup
{
	margin:0px auto;
	width:461px;
	height:auto;
	
	overflow:hidden;
	background-color:white;
	border:10px solid white;
	border-radius:10px;
	text-align:right;
}
#food_order_popup .header
{
	display:block;
	overflow:hidden;
	height:18px;
	background-image:url('../../images/food order popup bg top.png');
}
#food_order_popup .footer
{
	display:block;
	overflow:hidden;
	height:24px;
	background-image:url('../../images/food order popup bg bottom.png');
}
#food_order_popup .body
{
	display:block;
	overflow:hidden;
	min-height:50px;
	background-image:url('../../images/food order popup bg middle.png');
}

#food_order_popup .body .order_title
{
	height:50px;
	line-height:50px;
	overflow:hidden;
	background-color:#EBEBEB;
	border-bottom:1px solid #474747;
	text-align:center;
	color:#646464;
	font-size:16pt;
	font-weight:bold;
	margin-right:23px;
	margin-left:19px;
}
#food_order_popup .body .buyer_details
{
	height:50px;
	line-height:50px;
	overflow:hidden;
	color:#646464;
	font-size:12pt;
	padding:0px 55px;
	text-align:right;
}
#food_order_popup .body .order_notes
{
	height:40px;
	line-height:40px;
	overflow:hidden;
	color:#646464;
	font-size:12pt;
	border-top:1px solid #C8C8C8;
	margin:0px 40px;
}
#food_order_popup .body .order_notes .notes_inner_area
{
	overflow:hidden;
	margin:0px 15px;
}
#food_order_popup .body .order_cart_summery
{
	overflow:hidden;
}
#food_order_popup .body .order_cart_summery .products_list
{
	overflow:hidden;
	float:right;
	width:200px;
	margin-right:55px;
	margin-bottom:15px;
}
#food_order_popup .body .order_cart_summery .products_list .product_line
{
	overflow:hidden;
	height:20px;
	line-height:20px;
	font-size:12pt;
	color:#646464;
}
#food_order_popup .body .order_cart_summery .order_btn_arae
{
	overflow:hidden;
	float:left;
	width:140px;
	margin-left:40px;
	margin-bottom:15px;
}
#food_order_popup .body .order_cart_summery .order_btn_arae a
{
	overflow:hidden;
	display:block;
	width:140px;
	height:40px;
	line-height:40px;
	font-size:16pt;
	color:white;
	text-align:center;
	background-color:#20BFD4;
}
#food_order_popup .body .order_cart_summery .order_btn_arae a:hover
{
	background-color:#009FB4;
}

#my_profile_main_area #my_profile_orders .food_order_summey_block
{
	display:block;
	overflow:hidden;
	background-color:white;
	margin:25px;
	min-height:80px;
}
#my_profile_main_area #my_profile_orders .food_order_summey_block .right
{
	float:right;
	display:inline-block;
	overflow:hidden;
	width:440px;
	margin:20px;
	font-size:16pt;
	color:black;
	font-weight:bold;
}
#my_profile_main_area #my_profile_orders .food_order_summey_block .left
{
	float:left;
	display:inline-block;
	overflow:hidden;
	width:340px;
	margin:20px;
	font-size:12pt;
	color:black;
}
#my_profile_main_area #my_profile_orders .food_order_summey_block textarea
{
	border:0;
	height:50px;
	width:600px;
	margin:20px;
	outline:0;
}

#my_profile_main_area #my_profile_orders .order_desc.food_status_area
{
	overflow:hidden;
	padding:0;
	
}
#my_profile_main_area #my_profile_orders .order_desc.food_status_area a.btn_status
{
	display:inline-block;
	float:right;
	margin-top:30px;
	margin-left:20px;
	height:50px;
	line-height:50px;
	width:140px;
	text-align:center;
	font-size:20pt;
	color:white;
}
#my_profile_main_area #my_profile_orders .order_desc.food_status_area a.btn_status.last {margin-left:0;}

#my_profile_main_area #my_profile_orders .order_desc.food_status_area a.btn_status.status1
{
	background-color:#CC9999;
}
#my_profile_main_area #my_profile_orders .order_desc.food_status_area a.btn_status.status1:hover,
#my_profile_main_area #my_profile_orders .order_desc.food_status_area a.btn_status.status1.selected
{
	background-color:#CC0000;
}
#my_profile_main_area #my_profile_orders .order_desc.food_status_area a.btn_status.status2
{
	background-color:#B9DABD;
}
#my_profile_main_area #my_profile_orders .order_desc.food_status_area a.btn_status.status2:hover,
#my_profile_main_area #my_profile_orders .order_desc.food_status_area a.btn_status.status2.selected
{
	background-color:#00DA00;
}
#my_profile_main_area #my_profile_orders .order_desc.food_status_area a.btn_status.status3
{
	background-color:#C0E9EF;
}
#my_profile_main_area #my_profile_orders .order_desc.food_status_area a.btn_status.status3:hover,
#my_profile_main_area #my_profile_orders .order_desc.food_status_area a.btn_status.status3.selected
{
	background-color:#5079EF;
}










