/*************************************************************************************************
Tropical Sky CSS - Print
*************************************************************************************************/

/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */

.sIFR-flash, .sIFR-flash object, .sIFR-flash embed{
	display:none !important;
	height:0;
	width:0;
	position:absolute;
	overflow:hidden;
	}

span.sIFR-alternate{
	visibility:visible !important;
	display:block !important;
	position:static !important;
	left:auto !important;
	top:auto !important;
	}

#MainTopMast,
#TopNavigation,
#LeftColumn,
#Hotline,
#Breadcrumbs,
#Footer,
#Copyright,
Form,
h2.FormHeadShortOrange,
img.BannerSpace,
a img.BannerSpace,
h2.FormHeadRed,
a.BtnWeddingInfo,
div.EnlargeText,
#btnprint,
div.TestimonialHotel,
h2.testimonialtitle,
#CallBackExpert,
#AskExpertContainer,
.ui-tabs-nav,
iframe,
.db-wrapper,
#topNavigation,
#PhotoGalleryWrapper{
	display:none;
	}

*{
	border:none;
	font:1em/1.3em "tahoma", arial, helvetica, sans-serif;
	margin:0;
	padding:0;
	text-align:left;
	color:#333;
	}

html{
	font-size:1em;
	}
	
body{
	font-size:62.5%;
	}

body{
	text-align:center;
	width:100%;
	}
#MainContent{
	margin-left:20px;
	}


/* HTML Control Tags *********************/

h1{
	font-size:2.2em;
	display:block;
	float:left;
	padding:20px 0 10px 0;
	}

h2{
	font-size:1.8em;
	padding:0 0 10px 0;
	}

h3{
	font-size:1.4em;
	padding:0 0 10px 0;
	}

h1,h2,h3{color:#F60;font-weight:bold;}
	
a:link, a:visited {
	color: #000;
	background: transparent;
	text-decoration: underline;
	padding:6px;
	}

.Red{
	color:#EA3B00;
	}
.Blue{
	color:#47ADE2;
	}
.DarkBlue{
	color:#104867;
	}
.Orange{
	color:#FF9900;
	}
h1.TourTitle,
h2.TourTitle{
	color:#F90;
	}
ol{
	margin-left:20px;
	margin-bottom:15px;
	}
.TextContent ol{
	margin-top:10px;
	}
	ol li{
		font-size:1.2em;
		margin-bottom:8px;
		}
		ol li h2{
			font-size:1em;
			font-weight:bold;
			margin:0;
			}
			ol li p{
				font-size:1em;
				}
				ol li ul li{
					font-size:1em !important;
					}
			
ul{
	margin-left:40px;
	margin-bottom:15px;
	}
	ul li{
		margin-bottom:8px;
		}
	.TextContent li{
		font-size:1.2em;
		}

p{
	clear:left;
	font-size:1.2em;
	line-height:1.5em;
	padding:0 0 15px;
	}
	
p strong{
	line-height:1.6em;
	}

strong{
	font-weight:bold;
	}

strong em{
	font-weight:bold;
	}

select optgroup{
	font-weight:bold;
	font-style:italic;
	}
	select optgroup option{
		padding-left:12px;
		}

.HotelGridTable{
	clear:both;
	margin-bottom:15px;
	font-size:1.1em;
	border:1px solid #47ADE2;
	}
.HotelGridTable th, .HotelGridTable td{
	padding:3px;
	}
.HotelGridTable th{
	text-align:center;
	color:#333;
	font-weight:bold;
	}
.HotelGridTable th.SubTH{
	color:#333;
	font-weight:bold;
	}
	.HotelGridTable td{
		text-align:center;
		padding:4px;
		border:1px solid #D2E7F3;
		}
.HotelGridTable td.AlignLeft{
		text-align:left !important;
		}

#TourGridTable{
	border:1px solid #F90;
	clear:both;
	margin-bottom:15px;
	font-size:1.1em;
	}
#TourGridTable th, #TourGridTable td{
	padding:4px;
	}
#TourGridTable th{
	font-weight:bold;
	text-align:center;
	}
	#TourGridTable td{
		border:1px solid #FFE3BB;
		text-align:center;
		}
	#TourGridTable td.AlignLeft{
		text-align:left;
		}
#HotelImages{
	float:left;
	display:block;
	}
.EnlargeText{
	padding:2px;
	text-align:center;
	}
#HotelImages dl{
	float:left;
	margin:0 0 10px;
	padding-left:5px;
	}
	#HotelImages dt{
		float:left;
		height:75px;
		margin:6px 6px 0 0;
		}
		
/* START: Destination page */

#showContent,
#hideContent,
#country-cycle-nav,
#country-cycle .slide1,
#country-cycle .slide2,
#country-cycle .slide3,
#country-cycle .slide4,
#toggle-links,
#destinations,
#request-callback,
#tab1,
#tab2,
#tab3,
#banner-wrapper,
#share-widget,
#tempChart{
	display:none !important;}

#multi-centres #readMore,
#tab4{
	display:block !important;}

/* END: Destination page */
