
#mainmenu.active {
    pointer-events: auto;
}

#mainmenu .page_title {
	width: 100%;
	height: 10%;
	font-family: "AdvoCut";
	font-size: 22px;
	font-weight: bold;
	color: #632400;
	text-align: center;
	margin-top: 1%;
}

#mainmenu .main_cell{
	display: table-cell;
	width: 30%;
    height: 30%;
    /*float:left;*/
    /*overflow:hidden;*/
}


#top_row, #mid_row, #bot_row{
	display: table-row;
	width: 100%;
}

#mainmenu .menuborder:hover{


	overflow:hidden;

	top: 50%;
	left: 50%;
}

.main_cell .title{
    height: 20%;
    font-family: "AdvoCut";
    color: #632400;
    text-align: center;
}

.main_cell .soon_msg{
	margin-top: -43%;
	font-size: 20px;
	text-align: center;
	color: #fff;
	text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
}

#mainmenu .main_cell .menuicon{
    /*width: 48px;*/
    /*height: 48px;*/
    background-repeat: no-repeat;
    /*background-position: center;*/
}

#mainmenu .additional_btn {
	height: 10%;
	/*margin-top: -2%;*/
}

#mainmenu .additional_btn .help_btn {
	height: 100%;
	width: 35%;
}

#mainmenu .additional_btn #forum_btn {
	/*background: url('../img/3/Forum2.png') no-repeat;*/
    float: left;
    margin-left: 10%;
}

#mainmenu .additional_btn #exit_btn {
	/*background: url('../img/3/Exit2.png') no-repeat;*/
    float: right;
    margin-right: 10%;
}

#mainmenu .page_pattern {
	margin: auto auto;
	display: table;
}

#mainmenu .close {
	right: 0%;
	top: 1.6%;
}

#profile_button .menuicon {margin-left: 39%;}
#spels_button .menuicon {margin-right: 39%;}
#achievements_button .menuicon {margin-left: 39%;}
#keys_button .menuicon {margin-right: 39%;}
#players_button .menuicon {margin-left: 39%;}
#mutebutton .menuicon {margin-right: 39%;}

#profile_button .menuborder:hover {margin-left: 36%;}
#spels_button .menuborder:hover {margin-left: 16%;}
#achievements_button .menuborder:hover {margin-left: 36%;}
#keys_button .menuborder:hover {margin-left: 16%;}
#players_button .menuborder:hover {margin-left: 36%;}
#mutebutton .menuborder:hover {margin-left: 16%;}

#potion_button .menuborder:hover {margin-left: auto; margin-right: auto;}
#teleport_button .menuborder:hover {margin-left: auto; margin-right: auto;}
#leaderboard_button .menuborder:hover {margin-left: auto; margin-right: auto;}

#profile_button .menuborder:hover .menuicon{margin-left: auto; margin-right: auto;}
#spels_button .menuborder:hover .menuicon{margin-left: auto; margin-right: auto;}
#achievements_button .menuborder:hover .menuicon{margin-left: auto; margin-right: auto;}
#keys_button .menuborder:hover .menuicon{margin-left: auto; margin-right: auto;}
#players_button .menuborder:hover .menuicon{margin-left: auto; margin-right: auto;}
#mutebutton .menuborder:hover .menuicon{margin-left: auto; margin-right: auto;}

#profile_button .title, #achievements_button .title, #players_button .title {margin-left: 20%;}
#spels_button .title, #keys_button .title, #mutebutton .title {margin-right: 20%;}

/* --------------------------------- REGION BIG SCREEN (SCALE 3) -----------------------------------------------------*/
	.main_cell .soon_msg { font-size: 15px; }
	.menuback {background-image: url("../img/1/newBigSpriteSheet.png"); background-position: -256px -627px; width: 219px; height: 162px; margin-left: -110px; margin-top: -81px;}
	.menuicon {background-image: url("../img/1/newBigSpriteSheet.png"); margin: 2px auto; width: 26px; height: 26px;}
	.page {width: 100%; height: 90%; overflow:hidden; text-align:left;}
	.page_pattern {background-image: url("../img/1/newBigSpriteSheet.png"); background-position: -268px -150px; width: 187px; height: 122px;}

	#mainmenu .menuborder:hover {background-image: url("../img/1/newBigSpriteSheet.png"); background-position: -268px -88px; width: 30px; height: 30px;}

	#profile_button .menuicon {background-position: -300px -90px;}
	#potion_button .menuicon {background-position: -330px -90px;}
	#spels_button .menuicon {background-position: -360px -90px;}
	#achievements_button .menuicon {background-position: -390px -90px;}
	#teleport_button .menuicon {background-position: -420px -90px;}
	#keys_button .menuicon {background-position: -450px -90px;}
	#players_button .menuicon {background-position: -270px -120px;}
	#leaderboard_button .menuicon {background-position: -300px -120px;}
	#mutebutton .menuicon.active {background-position: -330px -120px;}
	#mutebutton .menuicon {background-position: -360px -120px;}

	#mainmenu .title {font-size: 8px;font-weight: bold;padding-bottom: 0px;padding-left: 0;padding-right: 0;padding-top: 2px;}
	#mainmenu .page_title {font-size: 12px;}

	#mainmenu .close {
		background-image: url("../img/1/newBigSpriteSheet.png");
		background-position: -465px -118px;
		width: 14px;
		height: 14px;
	}

	#mainmenu .additional_btn #forum_btn,#exit_btn {
		background-image: url("../img/1/newBigSpriteSheet.png");
	}
	#forum_btn {
		background-position: -388px -118px;
	}
	#exit_btn {
		background-position: -388px -134px;
	}
