body {
	padding-top: 0px;
	width: 977px;
	margin-left: auto;
	margin-right: auto;
	background-color: #fafae0;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
}
.calendar,.calendar table {
	z-index: 5000;
	position: fixed;
	width: auto;
}

.orange_button_right {
	float: right;
	height: 20px;
	background: #ff8214 url('/images/button_right_bg.png') top right
		no-repeat;
	padding-right: 18px;
	padding-top: 3px;
	padding-left: 5px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	font-family: arial;
}
li{
	margin-left:50px;
	margin-top:5px;
	text-align: justify;
	font-size: 13px;
	}
a.borderedlink {
	padding: 10px;
	border: solid 1px #ff8214;
	background-color: #fffbbb;
}

a.biglink {
	font-size: 20px;
	font-weight: bold;
	color: #ff8214;
	font-family: arial;
	text-decoration: none;
}

#show_test_make_call img{
	margin:5px 45px 5px 25px;
	}
#show_test_make_call{
	text-align:center;
	clear:both;
	margin-top:20px;
	}
div#home_header {
	height: 102px;
	border-bottom: solid 2px #ff8214;
	border-left: solid 2px #ff8214;
	border-right: solid 2px #ff8214;
	background: #fff url('/images/restaurant_layout/header.jpg') top right no-repeat;
}

#beta_version{
	height: 38px;
	width: 45px;
	background: transparent url('/images/beta.png') left center no-repeat;
	position:absolute;
	margin-top:-38px;
	}

div#home_header h2 {
	margin: 0;
	padding: 0;
	font-size: 16px;
	font-weight: normal;
	font-family: verdana;
	color: #000;
	padding-left: 15px;
}

#home_header_content {
	padding-top: 7px;
	padding-right: 0pt;
	padding-bottom: 7px;
	padding-left: 0px;
	height: 88px;
	width: 400px;
	margin-left: 10px;
	background: transparent url(/images/logo_searchfood_pro.png) center left
		no-repeat;
	cursor: hand;
	cursor: pointer;
}

div#searchfood_info {
	height: 580px;
	width: 435px;
}

div#searchfood_info table {
	width: 100%;
}

div#searchfood_info td {
	width: 415px;
	padding: 10px 0 10px 0;
	vertical-align: bottom;
	font-size:12px;
}

div#searchfood_info img {
	float: left;
	margin-right: 5px;
}

div#searchfood_info a:link,div#searchfood_info a:visited {
	color: #ff8214;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	margin-bottom:5px;
}

#login_button.formitem {
	position: absolute;
	margin-left: 430px;
	margin-top: -50px;
	margin-bottom: 50px;
}

div#left {
	float: left;
	width: 390px;
	padding: 5px;
	margin: 0;
}

div#bottom {
	position: relative;
	right: 10px;
	bottom: 0;
	padding: 0;
	text-align: right;
	height: 30px;
	margin-top: auto;
}

div#bottom img {
	padding: 0;
	margin: 0;
	text-align: right;
	vertical-align: bottom;
}

div#content {
	min-height: 270px;
	width: 100%;
	background-color: #fff;
	border: solid 1px #ffa759;
	margin-bottom: 45px;
}



div#general {
	width: 977px;
	padding: 0;
	margin: 0;
	min-height: 650px;
}

div#optionlogin {
	text-align: right;
}

div#right {
	float: right;
	padding: 5px;
	background-color: #fff;
	width: 530px;
	height: 400px;
}

div#pub_register{
	margin-bottom:10px;
	}

div.captchadiv {
	
}

div#forgot_form,#newpwd_form {
	width: 500px;
	margin-left: auto;
	margin-right: auto;
}

div#login_form_alone {
	width: 400px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
}

div#login_form a {
	color: #000;
}

div#login_form label {
	width: 140px;
}

div#register_form {
	background: transparent url('/images/restaurant_home/register_line_bg.png')
		top center repeat-y;
	padding:0;
}

div#register_form div{
	padding-left:20px;
	padding-right:11px;
	}
#register_captcha {
	margin: 6px;
}

div#register_form div#register_captcha div{
	padding:0;
	}
	
div#login_form div#login_captcha div{
	padding:0;
	}
#register_button {
	float: right;
	padding-right: 3px;
	margin-top: -17px;
}

div#register_header.component_header {
	color: #000;
	font-family: verdana;
	font-weight: bold;
	font-size: 14px;
	font-style: italic;
	background:#fff url('/images/restaurant_home/register_top.png') top center no-repeat;
}

#register_form.half_component div.component_header{
	margin-left:5px;
	margin-right:5px;
	}

#register_bottom{
	background:#fff url('/images/restaurant_home/register_bottom.png') top center no-repeat;
	height:6px;
	}

div#footer {
	text-align: center;
}

#login_button {
	margin: 5px 0 5px 0;
}

#login_form.half_component {
	background: transparent url('/images/restaurant_home/login_line_bg.png')
		center center repeat-y;
	padding:0;
	margin-bottom:10px;
	margin-top:20px;
}

#login_form.half_component div{
	padding-left:20px;
	padding-right:10px;
	}

#login_form.half_component div.component_header{
	margin-left:5px;
	margin-right:5px;
	}

.formitem {
	padding: 0 0 0 10px;
}

#login_header.component_header {
	color: #fff;
	font-family: verdana;
	font-weight: bold;
	font-size: 14px;
	font-style: italic;
	margin-bottom: 5px;
	padding: 10px 3px 10px 10px;
	height:19px;
	
	background:#fff url('/images/restaurant_home/login_top.png') top center no-repeat;
}

#login_bottom {
	background:#fff url('/images/restaurant_home/login_bottom.png') top center no-repeat;
	height:9px;
	
	}

div#selectlanguage {
	display: inline;
	font-weight: bold;
	float: right;
}

#actuallang {
	display: inline;
}

#langue2 {
	display: inline;
}

#langue2 a {
	color: #eebdc0;
}

div#next_div {
	float: right;
}

div#previous_div {
	float: left;
}

div#stepactions {
	padding-top: 10px;
	height: 40px;
}

#register_fourn_next {
	background: #ff8214 url('/images/button_right_bg.png') center right
		no-repeat;
	padding-right: 20px;
}

#register_fourn_previous {
	padding-left: 20px;
	background: #ff8214 url('/images/button_left_bg.png') center left
		no-repeat;
}

/*====HELP=====*/
#help_header_center_div {
	font-size: 12px;
	font-family: verdana;
	font-weight: bold;
	color: #000;
	padding-left: 20px;
	background: transparent url('/images/help.png') center left no-repeat;
}

#help_header_center_td {
	background: transparent url('/images/yellow_bar_bg.png') top left
		repeat-x;
	height: 28px;

}

#help_header_left_td {
	background: transparent url('/images/yellow_bar_left.png') top right
		no-repeat;
	height: 28px;

	width: 17px;
}

#help_header_right_td {
	background: transparent url('/images/yellow_bar_right.png') top left
		no-repeat;
	height: 28px;

	width: 17px;
}

#help_header {
	height: 28px;
	margin: 0;
}

#help_header_inner {
	margin: 0;
	cursor: hand;
	cursor: pointer;
	float:right;
	height: 28px;
}

#contact_form_div textarea, #contact_form_div input[type=text] {
	width: 250px;
	padding: 2px;
}

#contact_form_div textarea{
	height:100px;
	}

.large_box_orange{
    background-color: #ff8214;
	border-top: solid 2px #eee;
	border-right: solid 2px #eee;
	border-left: solid 1px #aaa;
	border-bottom: solid 1px #aaa;
	margin:10px;
	padding:10px;
	text-align:center;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
}