div.text {
	font-weight:300t;
	font-family: 'Calibri';
	font-size:18px;
	line-height:27px;
	color:#4a4a4a;
}
div.text p {
	margin-top:10px;
}
div.text a {
	text-decoration:underline;
}
div.text h2, div.text h3 {
	text-transform:none;
	margin-bottom:20px;
}
div.text ul {
	margin:10px 0 20px 20px;
	list-style-type: square;
	list-style-position:inside;
	font-family: 'Calibri';
	font-weight:normal;
}
div.text ul li {
	font-weight:normal;
	font-size:18px;
	margin-top:5px;
	list-style-position: outside;
}
div.text blockquote {
	margin-left:20px;
}
div.text th {
	font-size:24px;
}
div.text td {
	font-weight:normal;
}

table.infopartners  {
	width:100%;
	background-color:#FFFFFF;
	margin:-20px auto 20px auto;
	border-collapse:collapse;
	border-spacing:0;
	border: 2px solid #FFFFFF;
	position:relative;
	top:-40px;
}
table.infopartners td {
	height:70px;
	text-align:center;
	padding:15px; 
}
table.infopartners img {
	border:none;
}

.min-field {
	height: auto !important;
	margin: 0 !important;
	display: inline-block;
}
.login-participant {
	width: 200px !important;
	margin: 0 10px 0 0 !important;
/*	height:26px;
	padding-left:3px;
	border: solid 1px #46597a;
*/}

.search-participant {
	height:30px;
	font-weight:bold;
	background-color: #37a5e5;
	color:#fff;
	font-family:Calibri;
	border: solid 1px #f1f1f1;
	padding:0 5px;
	-webkit-border-radius: 0 1px 1px 0;
	-moz-border-radius: 0 1px 1px 0;
	border-radius: 0 1px 1px 0;
	font-size:18px;
	padding-bottom:3px;
}
.minobr {width:100%;
	background-color:#F3F3F3;
	margin-bottom:40px;
	height:270px;
}
.minobr .pic {
	position:relative;
	left:250px;
	width:200px;
	height:197px;
	background:url(/images/minobr_bg.png) no-repeat;
	float:left;
	margin-top:30px;
}

.minobr .text {
	float:left;
	position:relative;
	left:300px;
	width:400px;
	padding:80px 0 0 0;
	text-decoration:none;
	color:#0a0a0a;
}
.minigames_button {
	width: 295px;
	height: 46px;
	-webkit-border-radius: 6px/5px;
	-moz-border-radius: 6px/5px;
	border-radius: 6px/5px;
	background-color: #26B373;
	box-sizing: border-box;
	overflow: hidden;
	top:20px;
	text-align:center;
	position:relative;
	float:right;
}

.minigames_button a {
	font-family: Conv_Junegull;
	font-size: 24px;
	font-weight: 100;
	text-transform: uppercase;
	color: #fff;
	text-shadow: 1px 1px 2px rgba(6,110,58,.4);
	text-decoration: none !important;
	display: table-cell;
	text-align: center;
	padding: 9px 21px;
	box-sizing: border-box;
	line-height:normal;
	letter-spacing: 1px;
}

.minigames_button:hover,.minigames_button a:hover {
	background-image: linear-gradient(to top, rgba(0, 0, 0, 0.21), rgba(255, 255, 255, 0));
	color:#fff;
}
.news_link  {color: #1ea864;}
.news_link:hover  {color: #1ea864;}

.tobeapartner {
	-webkit-border-radius: 6px/5px;
	-moz-border-radius: 6px/5px;
	border-radius: 6px/5px;
	color:#26B373;
	font-size:16px;
	position:relative;
	top:-75px;
	float:right;
	padding:5px 10px;
	line-height:normal;
	border:1px solid #CCCCCC;
	text-decoration: none !important;
}

.tobeapartner:hover {
	color:#F0F0F0;
	background-color: #26B373;
}
.position {
	font-style:italic;
	margin:-10px 0 20px 0;
}
.timer,.timer_main {
	width:400px;
	box-sizing:border-box;
	background: url(/images/bg_timer.png);
	font-family: 'Conv_Calibri';
	padding:20px 15px;
}
.timer {
	float:right;
}
.timer_main {
	margin-bottom:-103px;
}
.timer h1,.timer_main h1 {
	font-size:20px;
	text-align:center;
}
.timer div,.timer_main div {
	height:10px;
}
div.text h1,h2,h3,h4,ul {
font-family:'Calibri';
}
.detail_picture {
	margin: 0 40px 30px 0 !important;
}