html, body { 
	font-family: 'Segoe UI', sans-serif;

	height: 100%;
    margin: 0;
    padding: 0;
}

/* pad footer to bottom */
.page-wrapper {
    min-height: 100%;
	margin-bottom: -494px;
}
* html .page-wrapper {
    height: 100%;
}
.page-buffer {
    height: 494px;
}


.contents {
	font-size: 
}


/*
table { border-collapse:collapse; font-size: 13px; }
td { border: solid silver 1px; padding: 2 30 2 40; }
*/

a { 
	text-decoration: none; 
	color: #0078D7 
}
a:hover { 
	text-decoration: underline; 
}
a.button:hover  {
	text-decoration: none; 
}


ul, ol {
	margin-top: 0;
}



/* news column */

.news-container  {
	opacity: 0.9;
	width: 100%; 
	padding: 0 5px; 
	text-align: left;
	line-height: 1.5em;
}

.news-container a {
	color: #0078D7;
	text-decoration: none;
}
.news-container a:hover {
	text-decoration: underline;
}

.news-container .news-item {
	margin-bottom: 15px;
}

.news-container .when {
	font-weight: bold; padding: 0 0 5px;
}








.clear {
	clear: both;
}


nav {
	height: 100px;
	background: white;
	padding: 17px 0 5px;
	display: table;
	width: 96%;
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

nav .logo {
	display: table-cell;
	min-width: 146px;
	height: auto;
	vertical-align: top;
	padding-top: 3px;
}
	nav .logo a, nav .logo a img {
		padding: 0;
		width: 146x;
		height: 84px;
		display: block;
	}
	nav .logo img:hover {
		-webkit-filter: contrast(120%);		
		filter: contrast(120%);
	}
	
nav .menu  {
	display: table-cell;
	padding: 0;
	width: 100%;
	text-align: right;
	padding-left: auto;
	height: 100%;
}

nav .menu li  {
	list-style-type: none;
	display: table-cell;
	float: right;
	padding: 5px 0;
	min-width: 100px;
	max-width: 16%;
	text-align: center;
	padding-left: 5px;
}
	.menu-icon {
		display: block;
		text-align: center;
		margin: auto;
		padding-bottom: 5px;
		width: 40px;
		height: 42px;
	}
	/*
	a:hover .menu-icon {
		filter: contrast(140%);
		-webkit-filter: contrast(140%);		
	}
	*/
	.menu-icon.teamspeak {
		background: url('../images/icons/menu-icon-teamspeak.png') no-repeat;
	}
	.menu-icon.ventrilo {
		background: url('../images/icons/menu-icon-ventrilo.png') no-repeat;
	}
	.menu-icon.mumble {
		background: url('../images/icons/menu-icon-mumble.png') no-repeat;
	}
	.menu-icon.calc {
		background: url('../images/icons/menu-icon-calc.png') no-repeat;
	}
	.menu-icon.login {
		background: url('../images/icons/menu-icon-login.png') no-repeat;
	}
	.menu-icon.knowledge {
		background: url('../images/icons/menu-icon-knowledge.png') no-repeat;
	}
nav .menu li a  {
	text-decoration: none;
	color: #333;
	font-size: 18px;
	font-weight: bold;
	display: block;
}
nav .menu li a:hover  {
	color: orange;
}
.menu .underline  {
	display: block;
	padding-top: 8px;
	width: 90px;
	margin: auto;
	border: 0;
	border-bottom: 5px solid white;
}
nav .menu li.active .underline  {
	border-color: darkorange;
}
nav .menu li a:hover .underline {
	border-color: orange;
}




header .intro-container {
	background: #0E80D9; 
	padding: 30px 20px; 
    padding-bottom: 20px;
	margin-bottom: 40px;
    border-bottom: 1px #e1e1e1 solid; 
}
header .intro-text {
	margin: auto; 
	max-width: 1000px;
	padding: 10px; 
	color: white;
	font-size: 18px;
}
header .intro-text a {
    color: white;
	text-decoration: none;
}
header .intro-text a:hover {
	text-decoration: underline;
}









.location-item {
	float: left;
	margin: 0 13px 10px 0;
	padding: 5px 7px;
	border-bottom: 5px solid #666;
}

.location-item .address {
	margin-left: 28px;
	font-size: 13px;
}


/* locations
   http://lipis.github.io/flag-icon-css/flags/4x3/images/icons/ru.svg
*/

	.silver {
		border-color: #DEDEDE;
	}
	.silver .flag {
		background: url(../images/icons/no.svg) no-repeat; 
	}
	
	.crimson {
		border-color: #E4CDD3;
	}
	.crimson .flag, .cornsilk .flag {
		background: url(../images/icons/de.svg) no-repeat; 
	}
	
	.coral {
		border-color: #F3CEC1;
	}
	.coral .flag {
		background: url(../images/icons/dk.svg) no-repeat; 
	}
	
	.lime {
		border-color: #C9E9C9;
	}
	.lime .flag {
		background: url(../images/icons/pl.svg) no-repeat; 
	}

	.lavender {
	
		border-color: #DCDCF7;
	}
	.lavender .flag {
		background: url(../images/icons/gb.svg) no-repeat; 
	}
	
	.olive {
	
		border-color: #E5E5A5;
	}
	.olive .flag {
		background: url(../images/icons/nl.svg) no-repeat; 
	}
		
	.tan {
		border-color: #E0CFB7;
	}
	.tan .flag {
		background: url(../images/icons/ir.svg) no-repeat; 
	}
	
	.grave {
		border-color: #706B6D;
	}
	.pink {
		border-color: #F3C9D0;
	}
	.pink .flag, .grave .flag {
		background: url(../images/icons/fr.svg) no-repeat; 
	}
	.rosy {
		border-color: #CC6D58;
	}
	.rosy .flag {
		background: url(../images/icons/hk.svg) no-repeat; 
	}
	.powder {
		border-color: #5372A0;
	}
	.powder .flag { 
		background: url(../images/icons/us.svg) no-repeat; 
	}
	.sandy {
		border-color: #7EB27D;
	}
	.sandy .flag {
		background: url(../images/icons/au.svg) no-repeat; 
	}	
	
	.gold {
		
		border-color: #F3EBC2;
	}
	.gold .flag, .purple .flag, .aqua .flag , .azure .flag , .violet .flag{
		background: url(../images/icons/ru.svg) no-repeat; 
	}

	.purple {
		border-color: #E2D1E2;
	}
	
	.aqua, .azure {
		border-color: #CEF0F0;
	}
	
	.violet {
		border-color: #EED1EE;
	}
	
	.cornsilk {
		border-color: #F6EAB7;
	}
	/* slate, pale, dark */

.location-item .flag {
	display: block;
	float: left; 
	background-size: 20px 15px; 
	width: 20px; height: 15px; 
	margin: 5px 8px 0 0;
}


/* features */

.feature-item {
	padding: 5px 8px 5px 12px;
	margin-bottom: 40px;
	border-bottom: 1px solid #c1c1c1;
	background: #f5f5f5;
}
.feature-item b {
	font-family: verdana;
	font-size: 18px;
	font-weight: normal;
}
.feature-item .description {
	margin-top: 2px;
	font-size: 14px;
}
.feature-item.unique {
	background: #F2EBD2;
}

#chart-stats {
	margin: -5px 0 0 -43px; 
	width: 272px; 
	height: 160px;
}

@media screen and (max-width: 540px){
	#chart-stats {
		margin-left: 0;
	}
}

