/* events */
.list li {
	padding: 0 0 20px 0;
	background:  url(../images/horizontal.png) no-repeat 0 bottom ;
	margin: 0 0 20px 0;
}
.list li.last {
	background: none!important;
}
.list li h3{
	color: #ffe56e;
	font-size: 1.091em;
}
.list li span{
	color: #ffe56e;
	line-height: 12px;
}
.list li .view,.events_list li img,.small_view li img{
	float: left;
	margin: 0 10px 5px 0;
}
.list li img{
	border: 2px solid #045497;
}

.list li .content_part{
	float: left;
	width: 525px;
}
.list .more, .list .gallery_link, .list .dining_menu{
	float: none;
	
	margin: 10px 0 0 0;
}


/* events */
.events_list li h3, .accomodation h3{
	text-transform: uppercase;
}

/* dining */
.dining li .content_part, .offers li .content_part, .accomodation li .content_part{
	width: 466px;
}

.list .dining_menu{
	background: url(../images/sprite.png) no-repeat right -379px ;
	margin: 1px 0 0 0;
}
.dining li h3{
	color: #ffeead;
}


/* accomodation */

.accomodation .reserve{
	background: url(../images/sprite.png) no-repeat 0 -327px;
	padding: 0px 0px 2px 7px;
	height: 18px;
	display: block;
	float: right;
}

.accomodation .reserve span{
	display: block;
	font-weight: bold;
	background: url(../images/sprite.png) no-repeat right -327px;
	padding: 4px 7px 0px 0px; 
	height: 16px;
	text-transform: uppercase;
	font-family: Tahoma;
	color: #f9f9f7;
} 

