/*
body {
	margin: 0;
	margin-left: 1em;
	background-color: #2c2610;
        background-image: url("mm_background.bmp");
	color: #cbd80a;
	font-family: Arial, Helvetica, sans-serif;
	border-top: 2px solid #2A4F6F;
}

#header {
        background-color: transparent;

        background-image: url("/header.png");
        background-size: 100%;

        margin-top: 0.5em;
        margin-left: auto;
        margin-right: auto;
	height: 8em;
}

#header .strapline {
	font: 120% Georgia, "Times New Roman", Times, serif;
	color: #888811;
	font-size: 3em;
	background-color: transparent;
	float: left;
	margin-left: 2em;
	margin-top: 0.7em;
}

*/
#error {
	color: red;
}

/*
#foreground {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
        background-color: transparent;
        background-image: url("scroll_paper.png");
        background-size: 100% 500%;
        margin-left: auto;
        margin-right: auto;
        width: 50%;
}
*/
#skills_menu li {
	padding: 45px;
        padding-left: 44px;
        padding-top: 3px;
        background-size: 40px;
}

/*
#chart_main ol {
        padding-top: 30px;
        margin-left: auto;
        margin-right: auto;
        width: 50%;
}

#chart ul.no_bullet {
        list-style-type: none;
        padding-top: 30px;
        margin-left: auto;
        margin-right: auto;
        width: 50%;
        font-size: 1.3em;
}
li.attack {
background: url('attack.bmp') no-repeat left top;
padding-left: 44px;
padding-top: 3px;
background-size: 40px;
}

*/

li.attack {
background: url('attack.bmp') no-repeat left top;
padding-left: 44px;
padding-top: 3px;
background-size: 40px;
}

li.strength {
background: url('strength.bmp') no-repeat left top;
padding-left: 44px;
padding-top: 3px;
background-size: 40px;
}

li.defence {
background: url('defence.bmp') no-repeat left top;
padding-left: 44px;
padding-top: 3px;
background-size: 40px;
}

li.hitpoints {
background: url('hitpoints.bmp') no-repeat left top;
padding-left: 44px;
padding-top: 3px;
background-size: 40px;
}

li.ranged {
background: url('ranged.bmp') no-repeat left top;
padding-left: 44px;
padding-top: 3px;
background-size: 40px;
}

li.magic {
background: url('magic.bmp') no-repeat left top;
padding-left: 44px;
padding-top: 3px;
background-size: 40px;
}

li.woodcutting {
background: url('woodcutting.bmp') no-repeat left top;
padding-left: 44px;
padding-top: 3px;
background-size: 40px;
}

li.firemaking {
background: url('firemaking.bmp') no-repeat left top;
padding-left: 44px;
padding-top: 3px;
background-size: 40px;
}


li.fishing {
background: url('fishing.bmp') no-repeat left top;
padding-left: 44px;
padding-top: 3px;
background-size: 40px;
}

li.cooking {
background: url('cooking.bmp') no-repeat left top;
padding-left: 44px;
padding-top: 3px;
background-size: 40px;
}

li.smithing {
background: url('smithing.bmp') no-repeat left top;
padding-left: 44px;
padding-top: 3px;
background-size: 40px;
}

li.mining {
background: url('mining.bmp') no-repeat left top;
padding-left: 44px;
padding-top: 3px;
background-size: 40px;
}

li.fletching {
background: url('fletching.bmp') no-repeat left top;
padding-left: 44px;
padding-top: 3px;
background-size: 40px;
}

li.crafting {
background: url('crafting.bmp') no-repeat left top;
padding-left: 44px;
padding-top: 3px;
background-size: 40px;
}

li.prayer {
background: url('prayer.bmp') no-repeat left top;
padding-left: 44px;
padding-top: 3px;
background-size: 40px;
}

li.runecrafting {
background: url('runecrafting.png') no-repeat left top;
padding-left: 44px;
padding-top: 3px;
background-size: 40px;
}

li.gathering {
background: url('gathering.png') no-repeat left top;
padding-left: 44px;
padding-top: 3px;
background-size: 40px;
}

li.carpentry {
background: url('carpentry.bmp') no-repeat left top;
padding-left: 44px;
padding-top: 3px;
background-size: 40px;
}

li.farming {
background: url('farming.bmp') no-repeat left top;
padding-left: 44px;
padding-top: 3px;
background-size: 40px;
}

li.thieving {
background: url('thieving.bmp') no-repeat left top;
padding-left: 44px;
padding-top: 3px;
background-size: 40px;
}

li.sailing {
background: url('sailing.png') no-repeat left top;
padding-left: 44px;
padding-top: 3px;
background-size: 40px;
}

li.herblore {
background: url('herblore.png') no-repeat left top;
padding-left: 44px;
padding-top: 3px;
background-size: 40px;
}

li.slayer {
background: url('slayer.bmp') no-repeat left top;
padding-left: 44px;
padding-top: 3px;
background-size: 40px;
}

#chart a:link, #chart a:visited { 
	margin-right: 7px;
	padding: 1px 7px 1px 7px; 
	color: #cbd80a;
        text-decoration: none;
}

/*
#chart_main a:link, #chart_main a:visited { 
	margin-right: 7px;
	padding: 1px 7px 1px 7px; 
        color: black;
	background-color: #36330b;
        text-decoration: none;

	border-top: 1px solid #231e0d;
	border-left: 1px solid #231e0d;
	border-bottom: 1px solid #121e0d;
	border-right: 1px solid #121e0d;
}
#chart_main a:hover {
	border-top: 1px solid #717171;
	border-left: 1px solid #717171;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}
input.txt{
	background-color: #cccc77;
	border: 1px inset #231e0d;
	width: 200px;
}
input.btn {
	border: 1px outset #231e0d;
	padding: 2px 4px 2px 4px;
}
*/

table.sk-header {
        border-radius 0;
        margin-left: auto;
        margin-right: auto;
        width: 50%;
}

td.hdr-text {
        text-align: center;
        padding-left: 0;
        padding-right: 0;
}

img.sk-img {
        width: 128px;
        height: 128px;
}

td.hdr-text {
        text-align: center;
        font-size: 1.0em;
}

td.hdr-text h1 {
        padding-left: 10px;
        padding-right: 10px;
        min-width: 450px;


/*
        background-color: transparent;
        background-image: url("wooden_block.png");*/
        background-size: 100% 100%;
        text-align: center;
}

#chart ol {
        padding-top: 10px;
        margin-left: auto;
        margin-right: auto;
        width: 59%;
        font-size: 1.3em;
}

img.attack {
        display: block;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        background: url("attack.bmp") no-repeat;
        width: 256px; /* Width of new image */
        height: 256px; /* Height of new image */
        padding-left: 256px;/*  Equal to width of new image */
}

img.strength {
        display: block;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        background: url("strength.bmp") no-repeat;
        width: 256px; /* Width of new image */
        height: 256px; /* Height of new image */
        padding-left: 256px;/*  Equal to width of new image */
}

img.defence {
        display: block;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        background: url("defence.bmp") no-repeat;
        width: 256px; /* Width of new image */
        height: 256px; /* Height of new image */
        padding-left: 256px;/*  Equal to width of new image */
}

img.hitpoints {
        display: block;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        background: url("hitpoints.bmp") no-repeat;
        width: 256px; /* Width of new image */
        height: 256px; /* Height of new image */
        padding-left: 256px;/*  Equal to width of new image */
}

img.ranged {
        display: block;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        background: url("ranged.bmp") no-repeat;
        width: 256px; /* Width of new image */
        height: 256px; /* Height of new image */
        padding-left: 256px;/*  Equal to width of new image */
}

img.magic {
        display: block;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        background: url("magic.bmp") no-repeat;
        width: 256px; /* Width of new image */
        height: 256px; /* Height of new image */
        padding-left: 256px;/*  Equal to width of new image */
}

img.woodcutting {
        display: block;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        background: url("woodcutting.bmp") no-repeat;
        width: 256px; /* Width of new image */
        height: 256px; /* Height of new image */
        padding-left: 256px;/*  Equal to width of new image */
}

img.firemaking {
        display: block;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        background: url("firemaking.bmp") no-repeat;
        width: 256px; /* Width of new image */
        height: 256px; /* Height of new image */
        padding-left: 256px;/*  Equal to width of new image */
}

img.fishing {
        display: block;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        background: url("fishing.bmp") no-repeat;
        width: 256px; /* Width of new image */
        height: 256px; /* Height of new image */
        padding-left: 256px;/*  Equal to width of new image */
}

img.cooking {
        display: block;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        background: url("cooking.bmp") no-repeat;
        width: 256px; /* Width of new image */
        height: 256px; /* Height of new image */
        padding-left: 256px;/*  Equal to width of new image */
}

img.smithing {
        display: block;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        background: url("smithing.bmp") no-repeat;
        width: 256px; /* Width of new image */
        height: 256px; /* Height of new image */
        padding-left: 256px;/*  Equal to width of new image */
}

img.mining {
        display: block;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        background: url("mining.bmp") no-repeat;
        width: 256px; /* Width of new image */
        height: 256px; /* Height of new image */
        padding-left: 256px;/*  Equal to width of new image */
}

img.fletching {
        display: block;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        background: url("fletching.bmp") no-repeat;
        width: 256px; /* Width of new image */
        height: 256px; /* Height of new image */
        padding-left: 256px;/*  Equal to width of new image */
}

img.crafting {
        display: block;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        background: url("crafting.bmp") no-repeat;
        width: 256px; /* Width of new image */
        height: 256px; /* Height of new image */
        padding-left: 256px;/*  Equal to width of new image */
}

img.prayer {
        display: block;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        background: url("prayer.bmp") no-repeat;
        width: 256px; /* Width of new image */
        height: 256px; /* Height of new image */
        padding-left: 256px;/*  Equal to width of new image */
}

img.runecrafting {
        display: block;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        background: url("runecrafting.png") no-repeat;
        width: 256px; /* Width of new image */
        height: 256px; /* Height of new image */
        padding-left: 256px;/*  Equal to width of new image */
}

img.gathering {
        display: block;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        background: url("gathering.bmp") no-repeat;
        width: 256px; /* Width of new image */
        height: 256px; /* Height of new image */
        padding-left: 256px;/*  Equal to width of new image */
}

img.carpentry {
        display: block;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        background: url("carpentry.bmp") no-repeat;
        width: 256px; /* Width of new image */
        height: 256px; /* Height of new image */
        padding-left: 256px;/*  Equal to width of new image */
}

img.farming {
        display: block;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        background: url("farming.bmp") no-repeat;
        width: 256px; /* Width of new image */
        height: 256px; /* Height of new image */
        padding-left: 256px;/*  Equal to width of new image */
}


img.thieving {
        display: block;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        background: url("thieving.bmp") no-repeat;
        width: 256px; /* Width of new image */
        height: 256px; /* Height of new image */
        padding-left: 256px;/*  Equal to width of new image */
}

img.sailing {
        display: block;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        background: url("sailing.png") no-repeat;
        width: 256px; /* Width of new image */
        height: 256px; /* Height of new image */
        padding-left: 256px;/*  Equal to width of new image */
}

img.herblore {
        display: block;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        background: url("herblore.png") no-repeat;
        width: 256px; /* Width of new image */
        height: 256px; /* Height of new image */
        padding-left: 256px;/*  Equal to width of new image */
}

img.slayer {
        display: block;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        background: url("slayer.bmp") no-repeat;
        width: 256px; /* Width of new image */
        height: 256px; /* Height of new image */
        padding-left: 256px;/*  Equal to width of new image */
}

/*
a.player:link, a.player:visited { 
	margin-right: 7px;
	padding: 1px 7px 1px 7px; 
        color: black;
	background-color: #36330b;
        text-decoration: none;

	border-top: 1px solid #231e0d;
	border-left: 1px solid #231e0d;
	border-bottom: 1px solid #121e0d;
	border-right: 1px solid #121e0d;
}
*/
body {
        background-image: url("mm_background.bmp");
}

h1, h2 {
        color: white;
        text-shadow: 2px 2px black;    
}

.header {
        display: flex;
        justify-content: center;
}

.header > .snake {
        order: 1;
        width: 200px;
        height: 200px;
}

.header > h1 {
        order: 2;
        text-align: center;
        margin-top: 75px;
        min-width: 350px;
}

.header > .lion {
        order: 3;
        width: 175px;
        height: 200px;
}

a {
        color: #00d6d3;
}

p {
        color: white;
        font-size: 20px;
}

.highscores-container {
        display: flex;
        justify-content: center;
        align-items: baseline;
}

.container {
        display: flex;
        justify-content: center;
        align-items: baseline;
}

.highscores-container #skills_menu {
        flex-grow: 1;
        order: 1;
        background-image: url("scroll_paper.png");
        background-size: cover;
        background-repeat: round;
        max-width: 400px;
}

.highscores-container #skills_menu > h2 {
        text-align: center;
}

.highscores-container #skills_menu > ul {
        justify-content: center;
        display: grid;
        margin-right: 120px;
        list-style-type: none;
}

.highscores-container #chart_main > ul {
        list-style-type: none;
}

.highscores-container #skills_menu > h3{
        text-align: center;
}

#chart {
        order: 2;
        flex-grow: 2;
        background-image: url("scroll_paper.png");
        background-size: contain;
        background-repeat: round;
        max-width: 1100px;
}

.highscores-container #chart_main > h2 {
        justify-content: center;
        display: grid;
        margin-right: 150px;
}


.highscores-container #chart_main > ol{
        justify-content: center;
        display: grid;
        margin-right: 120px;
}

.highscores-container #chart_main > ol > li {
        margin: 15px 0;
}

.highscores-container #chart_main > ol > li:nth-child(odd) {
}

.highscores-container2 {
        display: flex;
        justify-content: center;
        align-items: baseline;
}

.highscores-container2 #skills_menu {
        order: 1;
        background-image: url("scroll_paper.png");
        background-size: cover;
        background-repeat: round;
}

.highscores-container2 #skills_menu > h2 {
        text-align: center;
}

 
.highscores-container2 #skills_menu > ul {
        list-style-type: none;
}

.highscores-container2 #skills_menu > h3{
        text-align: center;
}

.highscores-container2 #skills_menu > ol {
        margin-left: 100px;
}

.highscores-container2 #skills_menu > table.sk-header img {
        margin-right: 35px;
}

html {
/*        background: red;*/
}

span.numeral {
        color: #2dcf00;
}

#addform {
        margin-left: 100px;
}
