﻿h2
{
    margin: 0;
    padding: 0;
}
.home_left
{
	width: 690px;
	float: left;
	min-height: 200px;
}
.home_right
{
	width: 280px;
	float: right;
}
.home_box
{
	width: 690px; /*margin: 0 0 15px 0;*/
}
.home_box_top
{
	width: 690px;
	height: 10px;
	background-image: url(../images/home-box-top.png);
}
.home_box_middle
{
	width: 670px;
	padding: 0 10px;
	min-height: 100px;
	background-image: url(../images/home-box-middle.png);
}
.home_box_middle h2
{
	/*font-family: Arial;     font-size: 16px;     font-weight: bold;*/
	font-family: Cambria,Arial;
	font-size: 18px;
	float: left;
	height: 25px;
}
.home_box_bottom
{
	width: 690px;
	height: 10px;
	background-image: url(../images/home-box-bottom.png);
}
.home_box_foot
{
	height: 20px;
	padding: 5px 10px 0 0;
	text-align: right;
}
.offer_page
{
	text-align: right;
	padding: 2px 0 0;
}
.offer_page span, .offer_page span a
{
	font-size: 11px;
}
.arrow
{
	width: 48px;
	padding: 80px 0 0;
}
.arrow_l
{
	background: url(../images/arrow-l.png);
	width: 40px;
	height: 40px;
	display: block;
}
.arrow_r
{
	float: right;
	background: url(../images/arrow-r.png);
	width: 40px;
	height: 40px;
	display: block;
}
.offer_item
{
	width: 190px;
	float: left;
	text-align: center;
	height: 250px;
}
.offer_item span a
{
	font-size: 11px;
	color: Black;
	text-decoration: none;
}
.offer_item span a:hover
{
	text-decoration: underline;
}
.offer_img
{
	width: 150px;
	margin: 0 auto;
}
.offer_img img
{
	width: 140px;
	height: 140px;
}
.offer_img_link
{
	width: 150px;
	height: 150px;
	border: 1px #dfdfdf solid;
	padding: 3px;
	margin: 0 auto;
	vertical-align: middle;
	display: table-cell;
}
.offer_link
{
	font-size: 11px;
	margin: 2px auto 0; 
	width: 150px;
	height: 28px;
}
.offer_price
{
	text-align: left;
	width: 150px;
	margin: 5px auto 0;
}
.price
{
	font-size: 18px;
	font-weight: bold;
	color: #aa0000;
	width: 85px;
	float: left;
}
.offer_btn
{
	background: url(../images/btnViewOffer.png);
	width: 60px;
	height: 20px;
	float: right;
}

/* open restaurantes */
.open_restaurants
{
	margin: 10px 0 0 0;
}
.open_restaurants_cont
{
	float: left;
	width: 120px;
	height: 150px;
	margin: 10px 7px 0;
}

.open_restaurants_img
{
	width: 120px;
	height: 110px;
	border: 1px silver solid;
	padding: 3px;
	border: 1px solid #E8E8E8;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}

.open_restaurants_name
{
	display: block;
	border: 0;
	text-align: center;
	font-size: 11px;
	color: Black;
}

.opened_restaurants, .preorder_restaurants
{
	padding: 5px 0 0 0;
	width: 100%;
	/*color: black;*/
}
.opened_restaurants
{
	background: url(../images/res_home_open.jpg) no-repeat right;
}

.preorder_restaurants
{
	background: url(../images/res_home_pre.jpg) no-repeat right;
}

/* categories rapid search */
.rapid_food { padding: 15px 0 0 0; }
.rapid_food a {
   /* margin: 15px 22px 20px 0;
    width: 100px;
    height: 100px;
    display: block;
    float: left;
    */
    display:block;
    float:left;
    height:100px;
    margin: 10px 21px 0 0;
    width:100px;
}
.rapid_food h2 { margin: 0; padding: 0; }

/*ZONE RIGHT*/
.area
{
	border: 1px #DFDFDF solid;
	background: #F9F9F9;
	padding: 10px 15px;
	width: 245px;
	float: right;
}
.area_tit
{
	background: url(../images/side-house.png) no-repeat;
	height: 24px;
	padding: 4px 0 0 0;
}
.area_tit h3
{
	font-size: 16px;
	margin: 0 0 0 26px;
}
.area_city
{
	margin: 10px 0;
}
.area_city_b
{
	margin: 5px 0 0;
}
.area_city a
{
	color: Black;
}
.area_city span
{
	font-size: 11px;
}
.area_city span a
{
	/*color: #327CC5;*/
	color: #123fab;
	font-size: 11px;
}
.neighbourhood ul
{
	margin: 2px 0 0;
	padding: 0;
}
.neighbourhood ul li
{
	list-style: none;
	line-height: 17px;
}

/*LOGIN*/

.home_login
{
	width: 275px;
	float: right;
}
.home_login_t
{
	height: 31px;
	background: url(../images/home_login_t.png);
}
.home_login_t_l, .home_signup_t_l
{
	height: 31px;
	width: 6px;
	float: left;
}
.home_login_t_c, .home_signup_t_c
{
	height: 31px;
	width: 120px;
	float: left;
	text-align: center;
	line-height: 31px;
}

.home_login_t_l
{
	background: url(../images/home_login_t_l.png);
}
.home_login_t_c
{
	background: url(../images/home_login_t_c.png);
}
.home_signup_t_c
{
	background: url(../images/home_signup_t_c.png);
}
.home_signup_t_l
{
	background: url(../images/home_signup_t_l.png);
	margin: 0 0 0 10px;
}
.home_login_t_c h3, .home_signup_t_c h3
{
	margin: 0;
	font-size: 13px;
	font-weight: bold;
}
.home_signup_t_c h3
{
	/*color: #327cc5;*/
	color: #123fab;
}
.home_signup_t_c h3 a
{
	text-decoration: none;
	display: block;
	width: 120px;
}
.home_signup_t_c h3 a:hover
{
	text-decoration: underline;
}
.home_login_t_r, .home_signup_t_r
{
	height: 31px;
	width: 6px;
	float: left;
}
.home_login_t_r
{
	background: url(../images/home_login_t_r.png);
}
.home_signup_t_r
{
	background: url(../images/home_signup_t_r.png);
}
.home_login_m
{
	background: #f9f9f9;
	border-left: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
	border-bottom: 1px solid #dfdfdf;
	padding-left:12px;
	padding-bottom:5px;
}
.home_form
{
	margin: 0 0 0 10px;
	width: 260px;
}
.home_login_label
{
	height: 16px;
	font-size: 11px;
	width: 245px;
}
.home_login_label span
{
	color: Red;
}
.home_login_item
{
	padding: 0 0 2px 0;
}
.home_login_item span
{
	color: #555;
}
.home_login_item input
{
	border: 1px solid #ddd;
	width: 230px;
	padding: 5px;
}
.home_login_pass
{
	margin: 5px 0 0 0;
}
.home_login_check
{
	width: 100%;
}
.home_login_check label
{
	color: #555;
}
.home_login_forget
{
	width: 100px;
	margin: 10px 5px 0 0;
	float: left;
}
.home_login_forget a
{
	/*color: #327cc5;*/
	color: #123fab;
	font-size: 11px;
	text-decoration: none;
}
.home_login_forget a:hover
{
	text-decoration: underline;
}

.home_login_btn
{
	float: right;
	width: 143px;
	height: 36px;
	margin: 10px 10px 0 0;
}
.home_login_btn a
{
	float: right;
	background: url(../images/home_login_btn.png);
	width: 143px;
	height: 36px;
	display: block;
}

.home_usrlogged
{
	width: 260px;
	height: 250px;
	border: 1px #ccc solid;
	background: #f9f9f9;
	padding: 0 10px;
}

.home_usrlogged img
{
	border: 1px #ccc solid;
}

.user_logout
{
	padding: 10px 0 0 0;
}

.user_orders_message
{
	text-align: left;
}
.home_login_line
{
	height: 20px;
	width: 250px;
	background: url(../images/login-or.png);
	margin: 10px auto;
}
.login_connect
{
	width: 220px;
	height: 36px;
	border: 1px solid #DFDFDF;
	background: white;
	text-align: center;
	margin: 10px auto;
}
.login_connect div
{
	width: 220px;
	height: 36px;
	display: table-cell;
	vertical-align: middle;
}
.login_connect div a
{
	display: block;
}

.promos
{
}
.promo_item_l, .promo_item_r
{
	width: 145px;
	float: left;
	text-align: center;
}
.promo_item_l
{
	margin: 20px 25px 0 0;
	height: 225px;
}
.promo_item_r
{
	margin: 20px 0 0 0;
}
.promo_item_l span a, .promo_item_r span a
{
	color: Black;
	font-size: 11px;
	text-decoration: none;
}
.promo_item_l span a:hover, .promo_item_r span a:hover
{
	text-decoration: underline;
}
.promo_price
{
	width: 150px;
	font-size: 18px;
	font-weight: bold;
	color: #aa0000;
	margin: 2px auto 0;
}
.promo_btn
{
	background: url(../images/btnViewOffer.png);
	width: 60px;
	height: 20px;
	display: block;
	margin: 2px auto 0;
}

h2
{
	color: #E22B13;
	float: left;
	font-family: Cambria,Arial;
	font-size: 18px;
	height: 25px;
}

.homeTitle
{
	color: #E22B13;
	float: left;
	font-family: Cambria,Arial;
	font-size: 18px;
	height: 25px;	
}

#change_container_default input
{
    font-size: 11px;
}

/*--------------------------------------
    SLIDER
--------------------------------------*/

.home_banner
{
    width: 100%;
    height: 250px;
    margin-bottom:15px;
}
.home_slides
{
    height: 250px;
    width: 690px;
    float: left;
}

.slider
{
	height: 250px;
    width: 690px;
	overflow:hidden;	
	position:relative;
}

.slider ul.images_list
{
	list-style:none;
	position:relative;
	margin:0;
	padding:0;
}

.slider ul.images_list li
{
	float:left;
}

.slider li.slider_numbers
{
	border: 1px solid #14457F;
	font-weight: bold;
	margin: 0 5px 0 0;
	padding: 3px 5px;
}

.slider li.selected_slide
{
	background-color:#14457F;
	color:#fff;	
}

.slider li.regular_slide
{
	background-color:#fff;
	color:#14457F;	
}

.slider_progress
{
	border-bottom:1px solid #E22B13;
	border-top:1px solid #E22B13;
	padding:2px;
	background-color:#fff;
	height:10px;
	width:0px;
}

.slider_progress div
{
	width:100%;
	background-color:#E22B13;	
	height:inherit;
	width:0px;
}