* {
	border: 0;
	margin: 0;
	padding: 0;
}

body {
	background: url('layout/bg.jpg');
}

body, td, tr, table {
	margin: 0 auto;
	font-size: 10.5pt;
	font-family: aller, arial;
	text-align: justify;
	line-height: 20pt;
	color: #7b7c79;
}

input, select, textarea {
	font-size: 10.5pt;
	font-family: aller, arial;
	padding: 8px; 
	margin: 0 2px 2px 2px;
	background: #ffffff url('layout/bgbox.png');
	color: #898a88;
}

b {
	color: #28b6bf;
}

i {
	color: #145162;
}

u {
	color: #b7a681;
}

a:link, a:visited, a:active {
	color: #25af96;
	text-decoration: none;
	-moz-transition: all 0.2s ease-in;
	-o-transition: all 0.2s ease-in;
	-webkit-transition: all 0.2s ease-in;
	transition: all 0.2s ease-in;
}

a:hover {
	color: #097e69;
}

#wrap {
	width: 1000px;
	height: 100%;
	margin: 0px auto;
	padding: 0px;
}

#top {
	background: url('layout/main.jpg') no-repeat top;
	height: 630px;
	text-align: left;
}

#navi {
	width: 210px;
	float: right;
	margin-top: -265px !important;
	margin-right: 30px !important;
	margin-bottom: 10px !important;
	margin-left: 0px !important;
	word-spacing: 0px;
	padding: 0px 0px 15px 0px;
	display: inline-table;
}

#navi a {
	font-family: aller;
	font-size: 10.5pt;
	line-height: 19pt;
	text-transform: lowercase;
	text-align: left;
	text-decoration: none;
	display: block;
	margin-right: 10px;
	-moz-transition: all 0.2s ease-in;
	-o-transition: all 0.2s ease-in;
	-webkit-transition: all 0.2s ease-in;
	transition: all 0.2s ease-in;
}

#navi a:hover {
	text-decoration: none;
}

#topup {
	margin: 0 0 0 0;
}

html>body #content {
	margin: 0 0 0 0;
}

#content p {
	margin: 10px 0 0 0;
}

div.left {
	float: left; 
	width: 49%;
	margin-top: 1pt;
	margin-bottom: 5pt;
}

div.right {
	float: right; 
	width: 49%;
	margin-top: 1pt;
	margin-bottom: 5pt;
}

#content {
	width: 700px;
	float: left;
	margin: -125px 0px 0px 30px !important;
	padding: 0px 0px;
}

.box {
	font-weight: normal; 
	width: 84%; 
	background: #ffffff url('layout/bgbox.png') top center; 
	text-align: justify;
	margin: 25px auto;
	padding: 15px;
	border-radius: 15px;
}

.head {
	font-size: 15pt;
	line-height: 21pt;
	font-family: compass;
	color: #bbbbbb;
	text-align: left;
	text-transform: lowercase;
	padding: 12px 0px 5px 30px;
	letter-spacing: 1px;
}

#navi .head {
	font-size: 13pt;
	line-height: 19pt;
	font-family: compass;
	color: #bbbbbb;
	text-align: right;
	text-transform: lowercase;
	padding: 10px 20px 0px 0px;
	letter-spacing: 1px;
}

#iefix {
	margin: 0;
	font-size: 0;
}

div.image img {
	padding: 8px; 
	margin: 1px;
	background: url('layout/bgbox.png');
}

div.image img:hover {
	background: url('layout/bgimg.jpg') center left;
}

div.image2 img {
	padding: 8px; 
	margin: 1px;
	background: url('layout/bgimg.jpg') top right;
}

div.image2 img:hover {
	background: url('layout/bgimg.jpg') center;
}

div.image3 img {
	filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
	/* Firefox 10+, Firefox on Android */
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray;
	/* IE 6-9 */
	-moz-transition: all 0.2s ease-in;
	-o-transition: all 0.2s ease-in;
	-webkit-transition: all 0.2s ease-in;
	transition: all 0.2s ease-in;
	margin: 1px;
	border-radius: 15px;
	box-shadow: 1px 1px 7px 0px #cccccc;
}

div.image3 img:hover {
	filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0'/></filter></svg>#grayscale");
	-webkit-filter: none;
	filter: none;
}

.stats {
	text-align: center;
	text-transform: lowercase;
	padding: 10px;
	color: #c1a5bc;
	font-size: 16.5pt;
	font-family: compass;
	letter-spacing: 1px;
	background: url('layout/bgup.png') center;
}

ul {
	list-style-type: lower-roman;
	margin: 0 0 0 25px !important;
	padding: 0 0 0 0 !important;
	color: #cccccc;
}

li {
	text-align: justify;
	padding: 0 0 0 5px !important;
	border-bottom: 1px solid #e5e5e5;
	-moz-transition: all 0.2s ease-in;
	-o-transition: all 0.2s ease-in;
	-webkit-transition: all 0.2s ease-in;
	transition: all 0.2s ease-in;
}

li:hover {
	border-bottom: 1px solid #dddddd;
}

.links a {
	display: inline-table;
	background: url('layout/bgbox.png');
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	-khtml-opacity: 0.6;
	width: 30%;
	padding: 5px;
	margin: 2px .5px;
	text-shadow: none;
	text-decoration: none;
	text-align: center;
	text-transform: lowercase;
	-moz-transition: all 0.2s ease-in;
	-o-transition: all 0.2s ease-in;
	-webkit-transition: all 0.2s ease-in;
	transition: all 0.2s ease-in;
}

.links a:hover {
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
	-khtml-opacity: 1.0;
}

table {
	width: 90%;
}

th {
	padding: 8px;
	background: url('layout/bgbox2.jpg');
	text-align: center;
	color: #eae8d7;
}

td {
	padding: 8px;
	background: url('layout/bgbox.jpg');
	text-align: center;
}

.pre {
	font-weight: normal; 
	width: 613px; 
	text-align: justify;
	margin: 5px auto 35px auto;
	padding: 0px;
	display: block;
	border-radius: 15px;
}

.predate {
	padding: 10px;
	background: url('layout/bgbox2.jpg'); 
	float: left;
	display: inline-table;
	text-align: center;
	width: 150px;
	margin: 0px 0px 7px 0px;
}

.prein {
	padding: 10px; 
	background: url('layout/bgbox.png'); 
	float: left;
	display: inline-table;
	width: 416px;
	margin: 0px 0px 7px 7px;
}

@font-face {
    font-family: muli;
    src: url('layout/muli.ttf');
}

@font-face {
    font-family: aller;
    src: url('layout/allerlt.ttf');
}

@font-face {
    font-family: compass;
    src: url('layout/compasslt.ttf');
}


#footer {
	width: 1000px;
	height: 190px;
	margin: 0px auto;
	background: url('layout/bgbot.jpg');
}

#footertext {
	text-align: center;
	font-size: 9pt;
	margin: 0px;
	line-height: 15pt;
	text-transform: lowercase;
	padding-top: 58px;
	color: #aaaaaa;
}
