﻿/*
+--------------------------------------------------------------------------+
|	[Print]
|	
|	Project:		Kuoni global CMS, Style profile
|	Responsible:	Jesper Thorning, Bal�zs Suhajda, Mikael Gyde M�ller
|	Usage:			Styles page printing
+--------------------------------------------------------------------------+
*/

#global-menu,
#languages-menu,
#site-search,
#breadcrumb,
#content-tools,
#page-tools,
#push-footer,
#footer,
#flash-multiplayer,
#tabs,
#page-navigation,
#devnav-wrapper,
.filter
							{ display: none!important; }
							
*					        { float: none !important; }

/* PAGE HEADER */
#head						{ height: 100px; }
#head .head-background,
#head .head-content			{ height: auto; }
#head, #head *				{ background: none; filter: none !important; }
#head #print-logo			{ display: block; }

/* CONTENT - TEXT */
.text						{ width: 460px; border-top: 1px solid #C7C8C9; margin-bottom: 30px; padding-top: 5px; }
.result .text               { width: auto; border: none; margin: 10px 0; }

/* WIDTH */
#wrapper,
#content					{ width: auto; }

/* GRID */
.grid-row 					{ margin: 0!important; clear: none; overflow: auto; position: static; }
.grid-row-overflow 			{ overflow: auto; }
.grid-box-1, .grid-box-2, .grid-box-3, .grid-box-4, .grid-box-5, .grid-box-6, .grid-box-7, .grid-box-8, .grid-box-9, .grid-box-10, .grid-box-11, .grid-box-12
							{ margin: 0!important; float: none; width: auto !important; min-height: 0; }

/* EXTRA NAVIGATION */
#service-nav li a,
.sliding-list
							{ display: none; }

/* CONTENT */
#climatedata,
#trip-advisor-data,
#ta-summary,
#search-result-hotel,
#search-result-tours  { display: none; }

/*
#weather-info,
.weather-table				{ display: none; }
#weather-icons .weather-icon { margin-right: 0; }
*/

/* SPOTS */
.spot,
.highlight,
.content-highlight
							{ display: none!important; }

/* TABS */
.ui-tabs-hide				{ display: block; }

/* Product lists */
.result-list ul .result { border-bottom: none; }
.result-list,
.result-list ul,
.result-list ul .result,
.result-list ul .result .wrapper { zoom: 1 }