/*
USE: 		Sky travel - print CSS
AUTHOR:		P Edwards, SCM
DATE:		14/11/2008
VERSION:	2.0
*/

/* GLOBAL ELEMENT DECLARATIONS */
body 				{ background-color:#fff; font: 0.7em verdana,helvetica,freesans,lucida,sans-serif; color: #787878; width: 99%; background-image: none;}
h1                  { font-size: 1.5em;}
img                 { border: 0; margin:0; padding:0; }
.upper				{ text-transform: uppercase; }
.clear				{ display: block; clear: both; height: 0; font-size: 0; margin:0; padding:0; }
.clearfix:after 	{ content: "."; display: block; height: 0; clear: both; visibility: hidden; font-size:0; }
*html .clearfix 	{ height: 0%;}

/* hide navigation facets, unwanted elements, classes etc */

/* global */
#aoc-globalnav,
#topBar,
#leftNav,
#rightNav,
#footer,
form,
.breadcrumbs,
.tvOffersForm,
.tertiaryNav,
.pagination,
.hide,
.never-show,
.sponsored ,
.magic_carousel{ display: none; }

/*.wide  {display: none;}*/
#page   { background-image: none; }
.articleNavigation   { display: none; }

.home .oneColumnContainer,
.home .threeColumnContainer {float: none; clear: both; }
.home .threeColumnContainer .right,
.home .oneColumnContainer .right {display: none;}
.superwide {width:800px !important;}
#homeTopHero {display: none;}
.home .oneColumnContainer .box_header.pen h2 {position: static}
.home .home_mpu {display: none;}
.box_header.pen h1 { padding-left:0px;}
.home #top-destination {display: none;}
.home #list_gallery {width:606px!important;}


/* destinationOverview */
.destinationOverview #dest_guide_list,
.destinationOverview .twoCols,
.destinationOverview #carousel_wrapper { display: none;}
.destinationOverview .wide {display: block;}
.destinationOverview #dest_guide_sub_list .left ul {width:110px!important; }

/* overview */
h1.logoImage img,
dl.filter,
.boxed .greyLinesBox { display: none; }


/* viedos */
ul.sort { display: none; }


/* things to do */
#gMapControl { display: none;}
#gMapHolder { position: absolute; top: -158px; left: -140px; }


/* deals */
.destinationDeals .filterRemoveSelection,
.destinationDeals .filter_box_outer_wrapper,
.destinationDeals .filter_box_wrapper{display: none;}
.destinationDeals .wide {display: block!important;}


/* travel Advice */
.travelAdvice .wide {display: block!important;}


/* watch videos */
.hero {display: none;}


.twoColumnContainer .left,
.twoColumnContainer .right {
	padding: 0;
	margin: 0;
}

/* cruise deals */
#cruiseDeals .wide {display: block;}

