/* Different logo image */
#sunweb-logo { background-image: url(../images/sunweb.summer.es-es/sunweb-logo.png); }

/* Navigation on top is layed out a bit differently */
#center-right-border-right { margin-top: 39px; }
#primary-navigation { margin-top: 10px; }
#secondary-navigation { top: 20px; }
#center-right h2.title { top: 44px; }

/* Different padding on main tabbuttons */
#primary-navigation li a,
#primary-navigation li a:visited,
#primary-navigation li a:link 
{
    padding-left: 13px;
    padding-right: 13px;
}

/* Search box on search page a little wider, to fit 'Búsqueda' text */
#text-search { width: 190px; }
#text-search .submitbutton { width: 73px; }

/* No 'my sunweb' link */
#my-sunweb-link { display: none !important; }

/* Some different buttons */
.newsletter-button a { background-image: url(../images/sunweb.summer.es-es/home-send.gif); }

/* Move promo price tags on homepage down a bit */
.promotion-blocks .promo-pricetag { top: 15px; }

/* Don't show tip! ribbons and their text on the search results page */
.tip-ribbon { display: none; }
.tip-promo-text { display: none; }

/* no right float on resultpage ribbon tip */
.result-properties table td div.tip .right { float:none; }

/* fit text in small pricestars */
.list-promos .pricetag {font-size: 9px; line-height:23px;}
.promo-block-info-price {font-size: 9px; line-height:17px;}

/* Nicely fit with the banner */
#homepagepromo { margin-top: 12px; }

/* SW-3110: Temporary hide the i-icon in the legenda on the price tab */
#legenda .itje
{
	display: none;
}

/* Weather Source */
#weather-source-weeronline { display: none !important; }