/**
 * MT website CSS :: Mobile
 *
 * Copyright (c) 2008 Avot Media BV
 */
* {
	margin: 0;
	padding: 0;
}

.clearer {
	clear: both;
}

html, body {
	height: 100%;
}

body {
	font-family: arial, helvetica, sans-serif;
	font-size: 62.5%;
}

a {
	text-decoration: underline;
	color: #000000;
}

a:hover {
	text-decoration: none;
	color: #000000;
}

img {
	border: 5px solid #004059;
}

#container {
	width: 100%;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	position: relative;
}

#header {
	width: 100%;
	height: 2em;
	background: #000000;
	font-size: 1em;
}

#header h1 {
	padding: 2px 20px;
	font-size: 1.4em;
	color: #ffffff;
}

#header h1 span {
	padding-left: 30px;
	font-size: 0.8em;
}

#menu {
	width: 100%;
	height: 3em;
	background: #0092a7;
	border-bottom: 1px solid #000000;
}

#menu ul {
	padding: 0 20px;
	list-style: none;
	font-size: 1em;
}

#menu ul li a {
	padding: 8px 10px;
	height: 1.2em;
	display: block;
	float: left;
	text-decoration: none;
	font-size: 1.2em;
	color: #ffffff;
}

#menu ul li a:hover,
#menu ul li.active a {
	background: #000000;
	text-decoration: none;
	color: #ffffff;
}

#content {
	padding: 5px 20px 25px 20px;
	font-size: 1.2em;
}

#content h2 {
	font-size: 1.2em;
	color: #004059;
}

#content p {
	margin: 10px 0;
}

#content ul {
	list-style: none;
}

#content ul li {
	padding: 1px 0 1px 5px;
}

#content ul li.plain {
	padding: 1px 0 1px 0;
}

#content ul li.odd {
	padding: 5px;
}

#content ul li.even {
	padding: 5px;
	background: #eeeeee;
}

#content .topborder {
	padding: 10px 0 0 0;
	border-top: 1px solid #eeeeee;
}

#content .bottomborder {
	padding: 0 0 10px 0;
	border-bottom: 1px solid #eeeeee;
}

#content .test .icons {
	border-top: 1px solid #363636;
	clear: both;
}

#content .test .icons ul.numbers {
	margin: 5px 0;
	list-style: none;
}

#content .test .icons ul.numbers li {
	margin: 0 2px 0 0;
	padding: 2px 0;
	width: 1.4em;
	height: 1.1em;
	display: block;
	float: left;
	background: #dd9478;
	text-align: center;
	font-weight: bold;
	font-size: 0.9em;
	color: #ffffff;
}

#content .test .icons ul.numbers li.filled {
	background: #e2001a; /* #cd071e; */
}

#content .test .icons ul.numbers li.title {
	margin: 0;
	padding: 2px 0;
	width: 10em;
	background: none;
	text-align: left;
	font-size: 0.9em;
	color: #363636;
}

#content .test .icons ul.ta {
	margin: 5px 0;
	list-style: none;
}

#content .test .icons ul.ta li {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 18px;
	height: 12px;
	display: block;
	float: left;
	line-height: 12px;
	text-align: center;
	font-weight: bold;
	font-size: 0.8em;
	color: #ffffff;
}

#content .test .icons ul.ta li span {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	display: block;
	width: 18px;
	height: 12px;
	line-height: 12px;
	text-align: center;
	font-weight: bold;
	font-size: 0.8em;
}

#content .test .icons ul.ta li.title {
	margin: 0 2px 0 0;
	width: 10em;
	background: none;
	text-align: left;
	font-size: 0.8em;
	color: #363636;
}

#content .test .icons ul.ta li.c {
	margin: 0 5px 0 0;
	width: auto;
	font-size: 0.65em;
	color: #363636;
}

#content .test .icons ul.ta li.block0 {
	background: #dd9478;
}

#content .test .icons ul.ta li.block0 span.filled {
	background: #b51621; /* #cd071e; */
}

#content .test .icons ul.ta li.color0 {
	color: #b51621; /* #cd071e; */
}

#content .test .icons ul.ta li.block1 {
	background: #c6c8c0;
}

#content .test .icons ul.ta li.block1 span.filled {
	background: #94998a;
}

#content .test .icons ul.ta li.color1 {
	color: #94998a;
}

#content .test .icons ul.ta li.block2 {
	background: #fac88a;
}

#content .test .icons ul.ta li.block2 span.filled {
	background: #f18e00;
}

#content .test .icons ul.ta li.color2 {
	color: #f18e00;
}

#content .test .icons ul.ta li.block3 {
	background: #b1d096;
}

#content .test .icons ul.ta li.block3 span.filled {
	background: #45a12b;
}

#content .test .icons ul.ta li.color3 {
	color: #45a12b;
}

#content .test .icons ul.ta li.block4 {
	background: #83d0f0;
}

#content .test .icons ul.ta li.block4 span.filled {
	background: #009ee0;
}

#content .test .icons ul.ta li.color4 {
	color: #009ee0;
}

#content .test .icons ul.ta li.block5 {
	background: #8f8dba;
}

#content .test .icons ul.ta li.block5 span.filled {
	background: #003882;
}

#content .test .icons ul.ta li.color5 {
	color: #003882;
}

#content .testimage {
	padding: 10px 0;
	width: 10em;
	float: left;
}

#footer {
	padding-bottom: 1px;
	width: 100%;
	height: 2em;
	background: #000000;
	position: absolute;
	bottom: 0;
}

#footer p {
	padding: 4px 20px;
	font-size: 1em;
	color: #ffffff;
}
