/*@font-face{
	font-family:'Helvetica Neue LT Pro Special'; /* This is a Special Style JUST for the Strapline */
/*	src:url('../fonts/HelveticaNeueLTPro-ThIt.eot');
	src:url('../fonts/HelveticaNeueLTPro-ThIt.eot?#iefix') format('embedded-opentype'),
url('../fonts/HelveticaNeueLTPro-ThIt.woff') format('woff'),
url('../fonts/HelveticaNeueLTPro-ThIt.ttf') format('truetype');font-weight:100;font-style:italic;}




@font-face{
	font-family:'Helvetica Neue LT Pro';
	src:url('../fonts/HelveticaNeueLTPro-Lt.eot');
	src:url('../fonts/HelveticaNeueLTPro-Lt.eot?#iefix') format('embedded-opentype'),
url('../fonts/HelveticaNeueLTPro-Lt.woff') format('woff'),
url('../fonts/HelveticaNeueLTPro-Lt.ttf') format('truetype');font-weight:300;font-style:normal;}

@font-face{
	font-family:'Helvetica Neue LT Pro';
	src:url('../fonts/HelveticaNeueLTPro-Th.eot');
	src:url('../fonts/HelveticaNeueLTPro-Th.eot?#iefix') format('embedded-opentype'),
url('../fonts/HelveticaNeueLTPro-Th.woff') format('woff'),
url('../fonts/HelveticaNeueLTPro-Th.ttf') format('truetype');font-weight:100;font-style:normal;}

@font-face{font-family:'Helvetica Neue LT Pro';
	src:url('vHelveticaNeueLTPro-Roman.eot');
	src:url('../fonts/HelveticaNeueLTPro-Roman.eot?#iefix') format('embedded-opentype'),
url('../fonts/HelveticaNeueLTPro-Roman.woff') format('woff'),
url('../fonts/HelveticaNeueLTPro-Roman.ttf') format('truetype');font-weight:normal;font-style:normal;}

@font-face{
	font-family:'Helvetica Neue LT Pro';
	src:url('../fonts/HelveticaNeueLTPro-Bd.eot');
	src:url('../fonts/HelveticaNeueLTPro-Bd.eot?#iefix') format('embedded-opentype'),
url('../fonts/HelveticaNeueLTPro-Bd.woff') format('woff'),
url('../fonts/HelveticaNeueLTPro-Bd.ttf') format('truetype');font-weight:bold;font-style:normal;}*/


.scrollmenu::-webkit-scrollbar {
    display: none!important;
}

body {
  /*font-family: "Helvetica Neue LT Pro";*/
	font-family: 'Noto Sans', sans-serif!important;
}

body,p,h1,h3,ul.nav,.burgermenuoverlay-content ul li,.banner-slide-content h2,.banner-static-content h2,.square-content p,p.category-link,.news-item-link-text h2,.single-news-item-link-text h2,.event-item-link-text h2,.twitterhomepage ul li,.gm-style-iw,input.form-control,textarea.form-control,.banner-slide-content.featured-page h2, .popover-content {
	/*font-family:'Helvetica Neue LT Pro';*/
	font-family: 'Noto Sans', sans-serif;
}

.strapline {
    font-family: 'Noto Sans', sans-serif!important;
    font-weight: 200!important;
    font-style: italic!important;
}

.show-japan-only {
	display:none!important;
}
.show-english-only {
	display:block!important;
}

/* Added to override the old blue */

nav li.active a:link, nav li.active a:hover, nav li.active a:visited, nav li.active a:hover, nav li.active {
    color: #0077c8!important;
    border-top: 3px solid #0077c8;
}
.event-item-link-text {
    background: #0077c8!important;
}
footer {
    background: #bfddf1!important;
}