/* IE9 or below */
html.no-cssanimations .cta-list ul li a:hover {
	top: 0px;
}

html.no-cssanimations .cta-list, html.no-cssanimations .cta-list ul {
	width: 99%;
}

html.no-cssanimations .live-web-cam a:hover .playbutton {
	background-size: auto 100%;
}

html.no-cssanimations  .animation icon {
	display: none;
}
/* End IE9 or below */

/* IE8 or below */
html.no-boxshadow .masthead .right-info {
	width: 40%;
}

html.no-boxshadow .masthead .top-logo {
	width: 40%;
}

html.no-boxshadow .top-social icon:before, html.no-boxshadow .btm-social icon:before {
	top: 31%;
	left: 12px;
}

html.no-boxshadow .cta-list ul li p {
	padding-right: 0;
	padding-left: 0;
}

html.no-boxshadow .slide1 .info {
	top: 240px;
}

html.no-boxshadow .slide {
	background-color: #B7D1EA;
}

html.no-boxshadow .info h2 {
	filter: dropshadow(color=#000000, offx=2, offy=2);
}

html.no-boxshadow .news-tour-wrap .main {
	background: #DFDDC6 url(/images/design/newstourBG.jpg) top center repeat-y;
	padding-bottom: 3em;
}

html.no-boxshadow .news-tour-wrap {
	padding: 0;
}

html.no-boxshadow .footer .schema {
	padding: 15px 0;
}

html.no-boxshadow .sub-slide H2:before {
	left: 400px;
	top: 10px;
	font-size: 12em;
}

html.no-boxshadow .show.sub-slide H2:before {
	font-size: 12em;
}

html.no-boxshadow .contactusbox {
	bottom: -19em;
}

html.no-boxshadow .contactusbox.active {
	bottom: 0;
}

html.no-boxshadow .contactusbox H3 {
	font-size: .8em;
}

html.no-boxshadow .photo .article:before {
	background: transparent url(/images/design/ie-black-clear.png) top left repeat;
}

html.no-boxshadow .photo .article .hover:hover {
	color: #949C51;
}

html.no-boxshadow .gallery .ImageGrid.thumb IMG {
	width: 366px;
	height: 290px !important;
}

html.no-boxshadow .gallery .caption p {
	line-height: 1.4em;
}

html.no-boxshadow .photo-container .pic-list .pic img.hideonIE8 {
	display: none;
}

html.no-boxshadow .photo-container .pic-list .pic img.showonIE8 {
	display: inline-block;
}

html.no-boxshadow .photo-container .pic-list .active.pic:before {
	display: none;
}

html.no-boxshadow .photo-container .pic-list .pic:hover:before {
	color: #949C51;
}

html.no-boxshadow #FooterMenuWrap {
	border: 0;
}

html.no-boxshadow .top-search input {
	width: 240px;
}
/* End IE8 or below */

/* IE10+ CSS styles */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	.live-web-cam a:hover .playbutton {
		background-size: auto 100%;
	}
}
/* End IE10+ CSS styles */
