﻿@import "reset-fonts-grids.css";
@import "style.cssx";

/** 2. Fonts **/


/* print only */

.vlLogoTag{
	background: #E03D3B;
}

.ctl_Navigation, .ctl_LanguageSelector, .actionNav, #ft, .ctl_TextSizeSwitcher, .ctl_SiteSearchForm, .socialBookmarking, .insideTitle, .ctl_ProductSearch, .homeProducts
.homemiddle, .homebottom, .homeBanners, #mapShowHideLink, .showingresults, .paging, .ctl_BookingHelp, .ctl_ItineraryBasket, .ex_AddButton, .bookonline, #mapFilters, 
div.maps, div.factsfigures, div.formProvider, #ticInfo, #destGal, div.essentialinfo, div.weather, #destHighlights, #destFeatured {
	display: none;
}

div.innerPages{
	display: block; /* as navs are off need to turn innerpages back on */
}

#homeContent, #introWrapper{
	display: block;
	color: #000;
}

/* search results */


/* product details */

#bdwide{
	clear: both;
}

#productbuttons, div.ctl_Tabs span.scrollButtons, div.tabNavigation, #tabGallery{
	display: none;
}

div.tabContainer, div.productTabs{
	width: 100% !important;
	height: auto !important;
	background: none;
	border: none;
}


div.tab{
	display: block;
	float: none;
}

div.tabContainer div.tab {
	float: none !important; 
	background: none;
	height: auto !important;
	min-height: 0;
}

div.dynMapContainer{
	height: 500px !important;
}

#AvCalControl{
	display: none;
}

div.MMzoom{
	display: none;
}

div.email, div.website{
	display: none;	
}
/* articles */

div.newsArchive, .newsFullArchive, .editorspicksSubTitle, .insideSpecialOffers, #blogTitle, div.blogs{
	display: none;
}

/* destin guide */


/* homepage */

div.homeProducts, a.pageturn, a.pageclose, a.showhide{
	display: none !important;
}

div.introWrapper, .homemiddle .insideTitle{
	display: block !important; 
}


div.ctl_BannerAd{
	display: none;
}

.wflinks{
	display: none;
}
