﻿
.menu_intro {
	background: url(../images/en/intro.jpg) top left no-repeat;
	background-position: 0 -61px;
}

.menu_explore {
	background: url(../images/en/explore.jpg) top left no-repeat;
	background-position: 0 -61px;
}
.menu_my_navy {
	background: url(../images/en/mynavy.jpg) top left no-repeat;
	background-position: 0 -61px;
}
.menu_navy_100 {
	background: url(../images/en/navy-100.jpg) top left no-repeat;
	background-position: 0 -61px;
}
.menu_object {
	background: url(../images/en/objects-photo.jpg) top left no-repeat;
	background-position: 0 -61px;
}
.menu_theme {
	background: url(../images/en/special-themes.jpg) top left no-repeat;
	background-position: 0 -61px;
}
.menu_teacher {
	background: url(../images/en/teacher-resources.jpg) top left no-repeat;
	background-position: 0 -61px;
}
.menu_war_museum {
	background: url(../images/en/cwm.jpg) top left no-repeat;
	background-position: 0 -61px;
}

.menu_intro_active {
	background: url(../images/en/intro.jpg) top left no-repeat;
	background-position: 0 0;
}
.menu_explore_active {
	background: url(../images/en/explore.jpg) top left no-repeat;
	background-position: 0 0;
}
.menu_my_navy_active {
	background: url(../images/en/mynavy.jpg) top left no-repeat;
	background-position: 0 0;
}
.menu_navy_100_active {
	background: url(../images/en/navy-100.jpg) top left no-repeat;
	background-position: 0 0;
}
.menu_object_active {
	background: url(../images/en/objects-photo.jpg) top left no-repeat;
	background-position: 0 0;
}
.menu_theme_active {
	background: url(../images/en/special-themes.jpg) top left no-repeat;
	background-position: 0 0;
}
.menu_teacher_active {
	background: url(../images/en/teacher-resources.jpg) top left no-repeat;
	background-position: 0 0;
}
.menu_war_museum_active {
	background: url(../images/en/cwm.jpg) top left no-repeat;
	background-position: 0 0;
}


.menu_intro_new {
	background: url(../images/en/new/intro.jpg) top left no-repeat;
	background-position: 0 -61px;
}

.menu_explore_new {
	background: url(../images/en/new/explore.jpg) top left no-repeat;
	background-position: 0 -61px;
}
.menu_my_navy_new {
	background: url(../images/en/new/mynavy.jpg) top left no-repeat;
	background-position: 0 -61px;
}
.menu_navy_100_new {
	display:none!important;
}
.menu_object_new {
	background: url(../images/en/new/objects-photo.jpg) top left no-repeat;
	background-position: 0 -61px;
}
.menu_theme_new {
	background: url(../images/en/new/special-themes.jpg) top left no-repeat;
	background-position: 0 -61px;
}
.menu_teacher_new {
	background: url(../images/en/new/teacher-resources.jpg) top left no-repeat;
	background-position: 0 -61px;
}
.menu_war_museum_new {
	background: url(../images/en/new/cwm.jpg) top left no-repeat;
	background-position: 0 -61px;
}

.menu_intro_active_new {
	background: url(../images/en/new/intro.jpg) top left no-repeat;
	background-position: 0 0;
}
.menu_explore_active_new {
	background: url(../images/en/new/explore.jpg) top left no-repeat;
	background-position: 0 0;
}
.menu_my_navy_active_new {
	background: url(../images/en/new/mynavy.jpg) top left no-repeat;
	background-position: 0 0;
}
.menu_navy_100_active_new {
	display:none!important;
}
.menu_object_active_new {
	background: url(../images/en/new/objects-photo.jpg) top left no-repeat;
	background-position: 0 0;
}
.menu_theme_active_new {
	background: url(../images/en/new/special-themes.jpg) top left no-repeat;
	background-position: 0 0;
}
.menu_teacher_active_new {
	background: url(../images/en/new/teacher-resources.jpg) top left no-repeat;
	background-position: 0 0;
}
.menu_war_museum_active_new {
	background: url(../images/en/new/cwm.jpg) top left no-repeat;
	background-position: 0 0;
}

.sign_in {
    width: 160px;
    font-size:11px;
    color:white;
	  float:right;
}

.sign_out {
  font-size:11px;
  color:white;
	float:right;
	margin-right: 10px;
}