/* Different logo image */
.logo span 
{ 
	background: url(../images/sunweb.summer.es-es/sunweb-logo.png) 0 0 no-repeat; 
}

/* Different ribbon tag */
.items-form .img-holder .recommended
{
	background: url(../images/sunweb.summer.es-es/bg-ribbon.png) no-repeat;
}
.hotel-holder .recommened
{
	background: url(../images/sunweb.summer.es-es/bg-ribbon02.png) no-repeat;
}
/* No 'my sunweb' link */
.my-sunweb-link-item
{
	display: none !important; 
}

/* Weather Source */
.weather-source
{
	display: none !important;
}

/* Lastminute wizard */
.answer-form a.btn-next
{
	background-image: url("../images/lastminutetop10/btn-nav-120x25.gif");
	width: 120px;
	padding: 0px;
	height: 25px;
	margin-right: 10px;
	text-align: center;
}
.answer-form a.btn-next span
{
	line-height: 22px;
}
.answer-form a.btn-next.restart
{
	background-image: url("../images/lastminutetop10/btn-nav.gif");
	width: 143px;
	height: 21px;
	padding: 4px 0 0 18px;
	text-align: left;
	
}
.answer-form a.btn-mailTen
{
	line-height: 22px;
}
/* Guarantee block (left-hand side) */
.guarantee-block .prices-including
{
    margin-top: 10px;
	text-align:center;
}
.guarantee-block .prices-including .including
{
	color:#FF4400;
	font-weight:bold;
}
.guarantee-block .prices-including .price
{
	color:#a01400;
	font-weight:bold;
}
.guarantee-block .prices-including .plus
{
	background: url('../images/sunweb.summer.es-es/plus.png') no-repeat bottom;
	padding-bottom: 10px;
}
.guarantee-block .prices-including .answer
{
	background: url('../images/sunweb.summer.es-es/answer.png') no-repeat bottom;
	padding-bottom: 10px;
}

/* Less padding so accommodation tabs fits in layout */
div.description-box .main-nav li a span span
{
	padding: 0 4px 0 5px;
}
#tooltip-extra-info .room-info dt
{
	width: 150px;
}
/* Hide the i-icon in the legenda on the price tab because no text resources */
#legenda .legend-box h3 .itje
{
	display: none;
}
