/* ie6 notification */
.updateie6 {
	width:100%;
	background:transparent;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#f5000000, endColorstr=#f5000000);
	zoom:1;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	z-index:5000;
	color:#ccc;
	font:12px/1.4 Arial,sans-serif;
	overflow:hidden;
}
.updateie6box {
	border: 1px solid #222;
	background-color:#222;
	margin:0 auto;
	width:630px;
	position:relative;
	top:100px;
	left:0;
	z-index:350;
}
.updateie6box p {
	margin: 0 24px 12px;
	font: 14px/1.5 Arial,Helvetica,sans-serif;
}
.updateie6box .smaller {
	margin: 14px 0 0;
	padding: 12px 24px;
	font-size: 11px;
	background-color: #111;
	color: #555;
}
.updateie6box .smaller a { color: #666; }
.updateie6 h3 {
	font: 22px Arial,Helvetica,sans-serif;
	margin:24px 24px 12px;
	color:#fff;
}
.updateie6 a:hover { color:#FFF; }

/* ie8 and under */
#homeToursCarousel .tourType { left: -3px; }
#homeToursCarousel li { margin-left: 1.6%; height: 300px; }
.tourIndex li { margin-left: 1.9%; }
.tourIndex .tourType { background-color: #2e2e2e; }
#tourMapPanel img { width: 285px; }
#homeToursCarousel .tourType { background-color: #2e2e2e; }
@media only screen and (max-width: 355px) {
#homeToursCarousel li { height: auto; }
}
@media only screen and (min-width: 768px) {
#homeToursCarousel li { height: auto; }
#siteWidePromosWrap { background-color: #dde9f2; }
}
@media only screen and (min-width: 1155px) {
#nav .navTab { white-space:nowrap; }
#navGuidedTours .navTab { width:117px; }
#navSelfGuidedWalks .navTab { width:159px; }
#navGoingToItaly .navTab { width:153px; }
#navWhatsOn .navTab { width:88px; }
#navBookNow .navTab { width:89px; }
}

/* ie6 & ie7 */
#header { *z-index: 500; }
#upperNav li { *width: 24.5%; }
#content { *overflow: hidden; }
.pgHome #content { *overflow: visible; }
#tourOverviewData li { *border-bottom: none; }
#tourOverviewData { *border-top: none; }
input,textarea,select{*font-size:100%;}
.tourCost p { *line-height: 1; }
.tourCost small { *padding: 0; }
.clearfix{*zoom:1;}
.ppText,.ppTextImage,.ppImage,.ppVideo,.ppTextVideo,.ppFlash,.ppYouTube,.ppTextHero,.ppQuote {*width: 100%;}
.ppTextImage .imageSmall .lhs, .ppTextImage .imageSmall .rhs { *display: none; }
.ppVideo .playerLarge { *background-color: transparent; *padding: 0; *height: 346px; }
.ppVideo .playerLarge object { *height: 346px; }
.ppVideo .playerLarge img { *height: auto; }
#tourOverviewData .desc { *width: 65%; }
#tourFaqList { *top: 5px; }
.inputSubmit { *overflow: visible; }
@media only screen and (min-width: 768px) {
#tourFaqList { *top: 5px; }
}
@media only screen and (min-width: 1155px) {
#heroCopy h1 { *line-height: 1.1; }
}

/* ie6 */
body { _*height: 100%; }