body {
	background:url(/images/home/body-bg.png) #fafafa top repeat-x;
}

#page {
	width:986px;
}

#page-logo {
	background-image:url(/images/home/logo.png);
}

.add-restaurant-small {
	display:block;
	width:148px;
	height:23px;
	float:right;
	margin:52px 0 0 34px;
}

.add-restaurant-small-en {
	background-image:url(/images/add-your-restaurant-small.png);
}

.add-restaurant-small-it {
	width:171px;
	background-image:url(/images/add-your-restaurant-small-it.png);
}

.grey-box {
	position: relative;
	width:984px;
	height:426px;
	margin-top:5px;
	border:1px solid #dcdcdc;
	border-width:0 1px;
	background:url(/images/home/grey-bg.png) #fafafa repeat-x;
}

.grey-box  .left {
	position:absolute;
	left:-4px;
	top:0;
	width:9px;
	height:140px;
	background-image:url(/images/home/grey-left.png);
}

.grey-box  .right {
	position:absolute;
	right:-4px;
	top:0;
	width:9px;
	height:140px;
	background-image:url(/images/home/grey-right.png);
}

.grey-box .slides {
	position:absolute;
	right:40px;
	top:0px;
	width:289px;
	height:425px;
	cursor:pointer;
}


.footer-box {
	position: relative;
	width:984px;
	height:310px;
	border:1px solid #dcdcdc;
	border-width:0 1px;
	background-color:#fdfdfd;
}

.footer-box  .bottom {
	position:absolute;
	left:0;
	bottom:0px;
	width:984px;
	height:3px;
	background:url(/images/home/grey-bottom-bg.png) repeat-x;
}

.footer-box  .left {
	position:absolute;
	left:-1px;
	bottom:0;
	width:6px;
	height:7px;
	background-image:url(/images/home/grey-bottom-left.png);
}

.footer-box  .right {
	position:absolute;
	right:-1px;
	bottom:0;
	width:6px;
	height:7px;
	background-image:url(/images/home/grey-bottom-right.png);
}

.grey-box .cibando-button {
	position:absolute;
	left:46px;
	bottom:34px;
	width:443px;
	height:126px;
	background-image:url(/images/home/cibando-button.png);
	cursor:pointer;
}

.footer-box .section {
	position:relative;
	width:212px;
	height:290px;
	padding:20px 16px 0 16px;
	border:1px solid #dadada;
	border-width:0;
	float:left;
}

.footer-box .section  p {
	font-size:13px;
	font-weight:bold;
	color:#252525;
	margin:0 0 12px 0;
	padding:0;
}

.footer-box .section  span.text {
	font-size:12px;
	font-weight:normal;
	color:#252525;
	margin:0;
	padding:0;
	line-height:14px;
}

span.text a {
	text-decoration: none;
}

span.text a:hover {
	text-decoration: underline;
}

.section a:hover {
	text-decoration: underline;
}

.section p a {
	text-decoration: none;
	color:#000;
	text-shadow: 0px 1px 1px #ddd;
}

.section p a:hover {
	text-decoration: none;
	color:#eb6a00;
}

.p1 a {
	text-decoration: none;
	color:#eb6a00;
}

.p1 a:hover {
	text-decoration: underline;
}

#mbTitle {
	color: #eb6a00;
	font-weight: normal;
	/*line-height: 40px;*/
	/*font-size: 20px;*/
}

#mbTitle a {
	color: #eb6a00;
	text-decoration: none;
}

#mbTitle a:hover {
	text-decoration: underline;
}
