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

#page {
	width:986px;
	overflow: hidden;
}

#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:986px;
	height:270px;
	margin-top:5px;
	padding-top:35px;
	background:url(/images/clients/page-bg.png) #fff left top no-repeat;
	overflow: hidden;
}

.content-box {
	position: relative;
	margin-left:3px;
	width:978px;
	height:600px;
	background-color:#fff;
	border:1px solid #dcdcdc;
	border-width:0 1px 1px 1px;
    -moz-border-radius-bottomleft:7px;
    -webkit-border-radius-bottomright:7px;
    -moz-border-radius-bottomright:7px;
    -webkit-border-radius-bottomleft:7px;
	overflow: hidden;
}

#slides-menu {
	position:absolute;
	left:232px;
	bottom:0;
	width:531px;
	height:164px;
	overflow: hidden;
}

#slides-menu div {
	position: relative;
	width:177px;
	height:164px;
	float:left;
}

#slides-menu div.selected, #slides-menu div.selected:hover {
	background-image: url(/images/clients/menu-selected.png);
	cursor:default;
}

#slides-menu div:hover {
	background-image: url(/images/clients/menu-hover.png);
	cursor:pointer;
}

#slides-menu div span {
	display:block;
	text-align:center;
	margin-top:137px;
	font-size:13px;
}

#slides-menu div img {
	position:absolute;
	left:13px;
	bottom:37px;
}

#phone {
	position: relative;
	width:285px;
	height:516px;
	margin:46px 0 0 23px;
	float:left;
	background-image: url(/images/clients/phone.png);
	overflow: hidden;
}

#phone div {
	position:absolute;
	left:42px;
	top:78px;
	display:none;
	width:204px;
	height:306px;
	overflow: hidden;
}

#phone div img {
	display:none;
}

.info-text {
	float:left;
	width:433px;
	margin:66px 0 0 10px;
	overflow: hidden;
}

.info-logo {
	width:251px;
	height:80px;
}

.info-name {
	font-size:33px;
	margin-top:10px;
}

.info-category {
	font-size:19px;
	color:#777;
}

.info-text p {
	margin-top:18px;
	font-size:14px;
}

.data {
	width:180px;
	float:left;
	margin:116px 0 0 12px;
	overflow: hidden;
}

.data-map {
	width:180px;
	height:165px;
}

.contacts {
	margin:0px 0 0 8px;
	font-size:13px;
	overflow: hidden;
}

.contacts div {
	padding-left:22px;
	margin-top:10px;
}

.contacts a {
	text-decoration: underline;
}

.contacts a:hover {
	text-decoration: none;
}

.slide {
	position:absolute;
	top:0px;
	left:308px;
	width:660px;
	height:550px;
	display:none;
	overflow: hidden;
}

.footer-box {
	background-image:url(/images/features/footer-box.png);
	height:133px;
	margin-top:10px;
	position:relative;
	width:986px;
	overflow: hidden;
}

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