@import url('base.css');
@import url('layout.css');

#masthead {
	height: 170px;
	background: url('../img/bg/masthead_bg.jpg') 0 0 no-repeat;
}

#search {
	background: url('../img/bg/search_bg.png') right top no-repeat;
	padding: 10px 0 20px 20px;
}

#cerca-ristorante {
	background: url('../img/bg/h1_img.png') 0 0 no-repeat;
	background-position: 0 -60px;
	height: 20px;
	width: 200px;
	float: left;
}
#in-vetrina {
	background: url('../img/bg/h1_img.png') 0 0 no-repeat;
	background-position: 0 -80px;
	height: 20px;
}

#news {
	background: url('../img/bg/h1_img.png') 0 0 no-repeat;
	background-position: 0 -100px;
	height: 20px;
	width: 200px;
}

#servizi {
	background: url('../img/bg/h1_img.png') 0 0 no-repeat;
	background-position: 0 -120px;
	height: 20px;
	width: 200px;
}

#restaurant-search {
	height: 170px;
	font-family: Verdana;
	font-size: 11px;
	color: #666;
	padding: 0 0 0 0;
}

#restaurant-search .input label {
	display: block;
	padding: 10px 0 3px 0;
}

#restaurant-search .input select {
	font-family: Verdana;
	display: block;
	font-size: 11px;
	color: #666;
	padding: 2px;
	width: 200px;
	background: #E5E5E5;
	height: 20px;
}

#restaurant-search .input input {
	font-family: Verdana;
	width: 194px;
	background: #E5E5E5;
	height: 15px;
	font-size: 11px;
	color: #666;
	padding: 4px 0 3px 6px;
}

.box-search-left {
	width: 250px;
	float: left;
}

.box-search-right {
	width: 250px;
	float: left;
}

#restaurant-search .submit {
	height: 30px;
	padding: 10px 0 0 0;
}

#restaurant-search .submit input {
	font-size: 11px;
	color: #FFF;
	background: url('../img/bg/search_btn_bg.png') 0 0 no-repeat;
	width: 120px;
	font-family: Verdana;
	height: 20px;
	padding: 1px 0 3px 0;
	margin: 7px 0 0 0;
}

#results {
	font-family: Verdana;
	font-size: 11px;
	color: #666;
	padding: 15px 0 0 20px;
}

.vertical-result {
	margin: 10px 10px 20px 0;
	padding: 10px;
	float: left;
	width: 180px;
	height: 210px;
	background: #E5E5E5;
}

.vertical-result-image {
	margin: 0px 0px;
	width: 170px;
	height: 70px;
	background: url('../img/bg/no_v_img_bg.jpg') 0 0 no-repeat;
	border: 5px #FFF solid;
}

.vertical-result p.title {
	width: 170px;
	height: 15px;
	font-weight: bold;
	padding: 8px 0 0 0;
	margin-bottom: 18px;
}

.vertical-result p {
	width: 170px;
	padding: 4px 0 0 0;
}

.vertical-result p.vertical-desc {
	height: 60px;
}


.vertical-result a, .restaurant-news a, .service-box-right a {
	display: block;
	text-align: right;
	margin: 15px 0 0 0;
	color: #726F22;
	background: url('../img/bg/arrow.png') 40px 1px no-repeat;
}



.vertical-result a:hover {
	color: #8E9300;
}

.news-box-left, .service-box-right{
	float: left;
	padding: 0 20px;
	margin: 0 auto;
}

.news-container, .service-box-right p{
	background: #E5E5E5;
	margin: 10px 0;
	width: 600px;
	padding: 10px;
	font-size: 11px;
	line-height: 17px;
	font-family: Verdana;
	color: #666;
	float: left;
}

.service-box-right a {
	background-position: 465px 3px;
}

.news-box-left a:hover, .service-box-right a:hover {
	color: #8E9300;
	background-color: #E5E5E5;
}

.news-title{
	color: #9C9A00;
	text-transform: uppercase;
	font-weight: bold;
	padding: 5px 0;
	display: block;
}

.restaurant-data, .restaurant-news{
	float: left;
	padding: 5px;
}

.restaurant-data{
	width: 200px;
	text-align: center;
}

.restaurant-data a{
	color: #666;
	border-bottom: 1px dashed;
}

.restaurant-data .img{
	margin: 20px auto 10px auto;
	border: 1px solid #999;
	width: 70px;
	height: 70px;
	background: url('../img/bg/no_h_img_bg.jpg') no-repeat;
}

.restaurant-news{
	width: 380px;
}

.details-link{
	float: right;
	text-align: right;
	color: #726F22;
	padding-left: 20px;
	background: url('../img/bg/arrow.png') 0px 3px no-repeat;
	/*margin: 15px 0 0 0;*/
	position: absolute; bottom: 10px; right: 10px;
}

.restaurant-info{
	margin-top: 10px;
	width: 150px;
	text-align: left;
}



.text-submit {
	float: left;
	border: 0 solid #333;
	padding: 0px 24px;
}

.text-submit a {
	color: #666;
	border-bottom: 1px dashed #666;
	text-decoration: none;
	padding: 0 0 2px 0;
}

.text-submit a:hover {
	color: #666;
	border-bottom: 1px solid #666;
	text-decoration: none;
	padding: 0 0 2px 0;
}

/* HOME NEWS */
#restaurant-homenews {}

.homenews-container {
  position: relative;
	margin: 10px 20px 0 0;
	padding: 10px;
	background: #E5E5E5;
  height: 230px;
	width: 280px;	
	float: left;
}


.bottom-newsbox p.news-content{
	padding: 20px 0 0 0;
	height: 100px
}

.bottom-newsbox p.news-content img{
	float: left;
	width: 60px;
	height: 60px;
	border: 3px solid #fff;
	margin: 0 10px 0px 0; 
}


.bottom-newsbox .news-title{
	font-size: 11px;
}

.bottom-newsbox p {
	padding: 5px 0px 5px 0;		
}

.news-cont-title {
	padding: 0 0 3px 0;
}

.news-short-data {
	padding: 3px 0 10px 0;
	border-bottom: 2px solid #fff;
	color: #666;
}

.news-short-data a {
	color: #333;
	border-bottom: 1px dashed #333;
}

#detail-gallery {
	padding: 10px 20px;	
}

#detail-gallery .thumbnail {
	float: left;
	padding: 3px;
	margin: 0 30px 20px 0;
	border: 1px solid #E5E5E5;
}

#left-contact {
	float: left;
	width: 160px;
	padding: 10px 0 0 20px;
}

#right-contact {
	float: left;
	text-align: right;
	width: 430px;
	padding: 10px 0 0 20px;	
}

#right-contact iframe {
	padding: 3px; 
	border: 1px solid #E5E5E5;
}
.newslink {
		font-size: 100px;
		padding: 0;
		margin: 0;
		top: 0;
		left: 0;
		color: red;
}
