/* CREATED BY HEMRENUS321 
    ALL RIGHTS RESERVED! */

body
{
	background:  url(img/mid_art.png) no-repeat center top, url(img/texture.png) repeat;
	font-size: 13px;
	text-shadow: 0 1px 0 rgba(0,0,0,0.55);
	font-family: 'Open Sans', sans-serif;
	color: #a7a19e;
}
a
{
	text-decoration: none;
	color: #d99246;
	transition: color linear 0.2s;
}
a:hover
{
	color: #d9c646;
}
.midart
{/*
	width: 2000px;
	height: 600px;
	position: absolute;
	z-index: -1;
	top: 0px;
	left: 50%;
	margin-left: -1000px;
	background: url(img/mid_art.png) no-repeat;*/
}
.page
{
	width: 1116px;
	margin: 0 auto;
}
.nav
{
	width: 1116px;
	height: 121px;
	margin: 20px 0 0 0;
	background: url(img/nav.png) no-repeat;
}
.nav a
{
	display: block;
	height: 82px;
	margin: 19px 0 0 0;
	float: left;
}
.nav a p
{
	height: 82px;
	display: block;
	margin: 0;
	opacity: 0;
	transition: opacity linear 0.2s;
	background: url(img/nav.png) no-repeat;
	width: 100%;
}
.nav a:hover p
{
	opacity: 1;

}
.nav .news
{
	margin-left: 22px;
}
.nav .news
{
	width: 200px;
}
.nav .news p
{
	background-position: -22px -140px;
}
.nav .account
{
	width: 137px;
}
.nav .account p
{
	background-position: -222px -140px;
}
.nav .highscores
{
	width: 167px;
}
.nav .highscores p
{
	background-position: -359px -140px;
}
.nav .onlinelist
{
	width: 159px;
}
.nav .onlinelist p
{
	background-position: -526px -140px;
}
.nav .serverinfo
{
	width: 161px;
}
.nav .serverinfo p
{
	background-position: -685px -140px;
}
.nav .donate
{
	width: 126px;
}
.nav .donate p
{
	background-position: -846px -140px;
}
.nav .shop
{
	width: 123px;
}
.nav .shop p
{
	background-position: -972px -140px;
}
.logo
{
	width: 741px;
	height: 120px;
	background: url(img/logo.png) no-repeat;
	margin: 40px auto;
}
.statusbar
{
	width: 562px;
	height: 72px;
	margin: 73px auto 0 auto;
	position: relative;
}
.statusbar.on
{
	background: url(img/statusbar_on.png) no-repeat;
}
.statusbar.off
{
	background: url(img/statusbar_off.png) no-repeat;
}
.statusbar .left, .statusbar .right
{
	position: absolute;
	width: 250px;
	top: 27px;
	font-size: 12px;
	text-align: center;
	color: #b5916a;
	font-family: 'Metamorphous', cursive;
	text-shadow: 0 1px 1px rgba(0,0,0,0.4);
}
.statusbar span
{
	color: #54FF47;
}
.statusbar .left
{
	left: 0;
}
.statusbar .right
{
	right: 0;
}
.widget_col
{
	width: 250px;
	margin-top: -20px;
	float: left;
}
.widget
{
	position: relative;
	width: 250px;
	margin: 0 0 14px 0;
}
.widget_head
{
	width: 250px;
	height: 84px;
	background-repeat: no-repeat;
	display: block;
}
.widget_body
{
	width: 212px;
	background: url(img/widget_cnt.png);
	margin: 0 19px;
}
.widget_foot
{
	background: url(img/widget_bot.png) no-repeat;
	width: 250px;
	height: 66px;
	margin-top: -10px;
}
.widget_content
{
	position: relative;
	padding: 0 14px;
	min-height: 25px;
	margin-bottom: -35px;
	z-index: 10;
}
.widget_content li
{
	list-style: none;
}
.widget_content li a
{
	width: 100%;
	display: block;
	background: url(img/widget_link_bg.png) repeat-x;
	height: 26px;
	line-height: 25px;
	position: relative;
	padding: 0 0 0 6px;
	box-sizing: border-box;
	color: #c1a267;
	transition: color linear 0.2s, padding linear 0.1s, opacity linear 0.2s;
}
.widget_content li a:hover
{
	color: #ffc455;
	padding: 0 0 0 8px;
	opacity: 0.8;
	font-weight: bold;
}
.widget_content li a span
{
	color: #78633c;

}
.main_col
{
	width: 591px;
	float: left;
	margin: 0 12px;
}
.cnt_top
{
	background: url(img/cnt_top.png) no-repeat;
	width: 591px;
	height: 86px;
	margin-bottom: -15px;
	position: relative;
	box-sizing: border-box;
	padding: 37px 0 0 0;
	z-index: 1;
	text-align: center;
}
.cnt_top h3
{
    background: -webkit-linear-gradient(#fbc758, #5f3508);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	text-shadow: 0 0 0 transparent !important;
	font-family: 'Metamorphous', cursive;
	position:relative; 
	width: 532px;
    margin: 0 auto;
}
.cnt_mid
{
	background: url(img/cnt_mid2.png) repeat-y center top;
    width: 591px;
	min-height: 175px;
}
.cnt_bot
{
	background: url(img/cnt_bot2.png) no-repeat;
	width: 591px;
	height: 190px;
	margin-top: -15px;
	position: relative;
}
.footer
{
	text-align:center;
	width: 100%;
	position: absolute;
	top: 90px;
	font-size: 12px;
	color: #656565;
}
.main_content
{
	width: 521px;
    padding: 0 35px;
	position: relative;
	z-index: 20;
	margin-bottom: -50px;
}
span.lvl
{
	float: right;
	right: 5px;
	top: 5px;
	background: rgba(0,0,0,0.4);
	color: rgba(255,255,255,0.4) !important;
	border-radius: 4px;
	padding: 1px 3px;
	height: 14px;
	line-height: 14px;
	font-size: 12px;
	position: absolute;
}
.widget_content li a:hover span.lvl
{
	font-weight: normal;
}
.downloadclient_btn, .createaccount_btn
{
	width: 250px;
	height: 68px;
	background: url(img/downloadclient_btn.png) no-repeat center top;
}
.downloadclient_btn p, .createaccount_btn p
{
	width: 250px;
	height: 68px;
	background: url(img/downloadclient_btn.png) no-repeat center -68px;
	opacity: 0;
	visibility: none;
	transition: opacity linear 0.2s;
}
.downloadclient_btn:hover p, .createaccount_btn:hover p
{
	opacity: 1;
	visibility: visible;
}
.createaccount_btn
{
	background: url(img/createaccount_btn.png) no-repeat center top;
	margin-bottom: 12px;
}
.createaccount_btn p
{
	background: url(img/createaccount_btn.png) no-repeat center -68px;
}

#slides
{
	width: 532px;
	margin: 0 auto;
}
.slidesjs-navigation
{
	z-index: 90;
}
a.slidesjs-navigation
{
	text-decoration: none;
	font-size: 40px;
	display: block;
	width: 40px;
	height: 40px;
	line-height: 40px;
	top: 40px;
	position: absolute;
}
a.slidesjs-navigation:hover
{
	color: rgba(255,255,255,0.5);
}
.slidesjs-previous
{
	left: 0;
}
.slidesjs-next
{
	right: 0;
}
.slidesjs-pagination
{
	z-index: 90;
	position: absolute;
	top: 49px;
	left: 50%;
}
ul.slidesjs-pagination
{
	list-style: none;
	margin: 10px 0;
	padding: 0;
}
.slidesjs-pagination li
{
	float: left;
	margin: 0 3px;
}
.slidesjs-pagination li a
{
	display: block;
	width: 12px;
	height: 18px;
	background: url(img/dot.png);
	float: left;
	overflow: hidden;
	color: transparent;
	text-indent: -9999999999999999px;
	opacity: 0.5;
	transition: opacity linear 0.2s;
}
.slidesjs-pagination li a:hover
{
	opacity: 0.9;
}
.slidesjs-pagination li a.active
{
	opacity: 1;
}
.newsbox
{
	width: 515px;
	background: url(img/news_bg.png) no-repeat center top #341b0f;
	border-radius: 2px;
	margin: -2px 3px 0 3px;
	float: left;
	position: relative;
	box-shadow: 0 0 8px rgba(0,0,0,0.5), 0 0 9px rgba(255,255,255,0.1) inset;
}
.newsbox h2
{
	display: block;
	height: 37px;
	line-height: 37px;
	padding: 0 10px;
	color: #ffc974;
	margin: 0;
	font-size: 14px;
	font-weight: normal;
	text-shadow: 0 1px 2px rgba(0,0,0,0.9);
}
.news_content
{
	color: #a57862;
	font-size: 12px;
	padding: 0 8px 6px 8px;
	overflow: auto;
}
.news_content img
{
	max-width: 499px;
	margin: 4px;
}
.news_comments_label
{
	font-size: 9px;
	display: inline-block;
	color: #de9c7e;
	background: #492514;
	border-radius: 2px;
	padding: 1px 4px;
	border: 1px solid #190c06;
	box-shadow: 0 1px 0 #6d371e inset;
	margin-left: 5px;
	text-transform: uppercase;
}
a.news_comments_label:hover
{
	cursor: pointer;
	color: #ffab70;
	opacity: 0.9;
}
.news_date
{
	position: absolute;
	right: 10px;
	top: 13px;
	font-size: 11px;
	color: #200c04;
	text-shadow: 0 1px 0 #4d2918;
	font-weight: bold;
}