/*
=============================================================
This Skin for DataLife Engine Developed by DLETemplates.com
Copyright � 2005-2007 DLETemplates.com  All Rights Reserved.

File 'style.css' - Cascading Style Sheet (CSS) Document
=============================================================
*/
html, body {

	margin:0px;
	padding:0px;
	font:normal 14px Tahoma, "Lucida Grande",Verdana,Helvetica,Arial,sans-serif, 'Apple Color Emoji', 'Android Emoji', 'Noto Color Emoji', emoji-polyfill;
	color:#cfcfcf;
	min-height:100%;
}
table {
	border:0px;
	border-collapse:collapse;
}
table td {padding:0px;}
.pointer{ cursor: pointer; }
/* ==================== */
.category, .slink {
	color:#000;
	font-size:14px;		/* ! */
	font-family:Tahoma;	/* ! */
	text-decoration:none;
}
.category a {
	color:#900;
	text-decoration:none;
}
.category a:hover, .slink a:hover {
	color:#fff;
	border-bottom:1px dashed #fff;
}
.slink a:active, .slink a:visited, .slink a:link {
	color:#fff;
	text-decoration:none;
}
/* ==================== */
.speedbar {
	color:#cfcfcf;
	text-decoration:none;
}
.speedbar a {
	color:#4B73D4;
	text-decoration:none;
}
.speedbar a:hover {
	color:#4B73D4;
	text-decoration:underline;
}
/* ==================== */
.stext {
	color:#cfcfcf;
	font-size:14px;		/* ! */
	font-family:Tahoma;	/* ! */
	text-decoration:none;
}
.stext a:active, .stext a:visited, .stext a:link {
	color:#87BEDA;
	text-decoration:none;
}
.stext a:hover {
	color:#fff;
	border-bottom:1px dashed #fff;
}
/* ==================== */
.block_title {
	height:45px;
	color:#a4a4a4;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	background-image:url(../images/block_title_bkgr.png);
	background-repeat:repeat-x;
}
.block_title_small {
	height:50px;
	width:24px;
}
.footer-game-info-block:not(:last-child) {margin-bottom: 10px;}
.footer-game-info-block .block_title {
	position: relative;
	border-top:1px solid #56839A;
	border-right:1px solid #56839A;
	box-sizing: border-box;
	padding-left:24px;
	line-height:42px;
	background-position: 50% 100%;
}
.footer-game-info-block .block_title:before {
	content: '';
	display: block;
	position: absolute;
	width: 10px;
	top:0;
	bottom:1px;
	left:0;
	background: #3b5b6c; /* Old browsers */
	background: -moz-linear-gradient(top, #3b5b6c 0%, #b8e5f4 50%, #3c5b6c 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #3b5b6c 0%,#b8e5f4 50%,#3c5b6c 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #3b5b6c 0%,#b8e5f4 50%,#3c5b6c 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3b5b6c', endColorstr='#3c5b6c',GradientType=0 ); /* IE6-9 */
}
/* ==================== */
.ntitle {
	color:#000;
	font-size:14px;
	font-weight:bold;
}
.ntitle a {
	color:#f00;
	text-decoration:none;
}
.ntitle a:hover {
	color:#fff;
}
/* ==================== */
.news {
	color:#cfcfcf;
	font-family:Verdana;
	font-size:10pt;
	text-align:left;
	background-color:#333;
	padding:5px;
}
.news a:active, .news a:visited, .news a:link {
	color:#87BEDA;
	text-decoration:none;
}
.news a:hover {
	color:#fff;
	border-bottom:1px dashed #fff;
}
.news img {
	padding:5px;
	box-sizing: border-box;
	max-width: 100%;
}
.news iframe {max-width: 100%;}
.news:after {content:'';display:block;clear:both;}
/* ==================== */
.colonize {
	color:#000;
	font-size:18px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
}
.colonize a:active, .colonize a:visited, .colonize a:link {
	color:#900;
	text-decoration:none;
}
.colonize a:hover {
	color:#600;
	border-bottom:1px dashed #600;
}
.colonize img { }
.colonize_zerg {
	color:#d9c394;
	font-size:18px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
}
.colonize_zerg a:active, .colonize_zerg a:visited, .colonize_zerg a:link {
	color:#693;
	text-decoration:none;
}
.colonize_zerg a:hover {
	color:#0F6;
	border-bottom:1px dashed #0F6;
}
.colonize_zerg img { }
/* ==================== */
.userstop {
	color:#cfcfcf;
	font-size:14px;		/* ! */
	font-family:Tahoma;	/* ! */
	text-decoration:none;
}
.userstop a {
	color:#87BEDA;
	text-decoration:none;
}
.userstop a:hover {
	color:#fff;
	border-bottom:1px dashed #fff;
}
.userstop td {padding:1px;}
.userstop thead {color:#000;font-weight:normal;}
/* ==================== */
.skin {padding-left:10px;}
select {
	font-size:14px;
	font-family:Tahoma;
}
/* ==================== ���� ����� ����� ������ */
.s_field {
	color:#cfcfcf;		/* ! */
	font-size:14px;		/* ! */
	font-family:Tahoma;	/* ! */
	background-image:url(../images/form_bkgr.png);
	background-repeat:repeat-x;
	height:14px;
	width:190px;
	padding-left:3px;
	border:1px solid #4d4d4d;
}
.s_button {
	width:110px;
	height:20px;
	border:1px solid #4d4d4d;
	font:14px normal Arial, Sans-serif;
	color:#cfcfcf;
	background:url(../images/button.gif) repeat-x #333;
	cursor:pointer;
}
/* ==================== ���� ����� ����������� */
.a_field {
	color: black;
	font-size:14px;		/* ! */
	font-family:Tahoma;	/* ! */
	height:14px;
	padding-left:3px;
	width:104px;
	border:1px solid #4d4d4d;
}
/* ==================== */
.f_textarea {
	color:#cfcfcf;		/* ! */
	font-size:14px;		/* ! */
	font-family:Tahoma;	/* ! */
	background-color:#333;
	background-repeat:repeat-x;
	width:458px;
	height:156px;
	border:1px solid #4d4d4d;
}
.f_input {
	color:#cfcfcf;		/* ! */
	font-size:14px;		/* ! */
	font-family:Tahoma;	/* ! */
	background-image:url(../images/form_bkgr.png);
	background-size: contain;
	background-repeat:repeat-x;
	padding-left:3px;
	width:300px;
	height:18px;
	line-height:18px;
	border:1px solid #4d4d4d;
}
.f_select {
	color:#cfcfcf;		/* ! */
	font-size:14px;		/* ! */
	font-family:Tahoma;	/* ! */
	background-image:url(../images/dlet_field_o.gif);
	background-repeat:repeat-x;
	height:14px;
	border:1px solid #e0e0e0;
}
.f_button {
	width:100px;
	height:20px;
	border:1px solid #4d4d4d;
	font:14px normal Arial, Sans-serif;
	color:#cfcfcf;
	background:url(../images/button.gif) repeat-x #333;
	cursor:pointer;
}
/* ==================== */
.navigation {color:#666;border:0px;}
.navigation a:link,
.navigation a:visited,
.navigation a:hover,
.navigation a:active {
	text-decoration:none;
	color:#cfcfcf;
	background:#333;
	border:1px solid #87BEDA;
	padding:3px 6px;
	font-size:14px;
}
.navigation a:hover {
	background:#87BEDA;
	color:#000;
	border-color:#87BEDA;
}
.navigation span {
	text-decoration:none;
	background:#1a1a1a;
	padding:3px 6px;
	border:1px solid #4d4d4d;
	color:#cfcfcf;
	font-size:14px;
}
.navigation a,
.navigation span {display: inline-block;}
/* ==================== */
#hintbox {
	text-align:left;
	width:150px;
	font-size:10px;
	border:1px solid #4d4d4d;
	background-color:#333;
	color:#cfcfcf;
	margin:10px 0px 0px 0px;
	padding:5px 15px;
	position:absolute;
	visibility:hidden;
	z-index:998;
}
.onl_table {
	width:100%;
	font-size:10px;
}
.onl_table td {
	padding-right:5px;
	font-size:10px;
/* �����������������, ���� � ��� � ��� ������� */	/*	width:50%; */
}
.a_link, .a_link a:link, .a_link a:visited, .a_link_on {color:#fff;}
.a_link_on a:hover, .a_link_on a:active {color:#fff;}
.u_link, .u_link a:link, .u_link a:visited, .u_link_on {color:#87BEDA;}
.u_link_on a:hover, .u_link_on a:active {color:#fff;}
.e_link, .e_link a:link, .e_link a:visited, .e_link_on {color:#00a400;}
.e_link_on a:hover, .e_link_on a:active {color:#00a400;}
.j_link, .j_link a:link, .j_link a:visited, .j_link_on {color:#00f;}
.j_link_on a:hover, .j_link_on a:active {color:#00f;}
.b_link, .b_link a:link, .b_link a:visited, .b_link_on {color:#666;}
.b_link_on a:hover, .b_link_on a:active {color:#666;}
/*
=============================================================
!_My Styles_!
=============================================================
*/
.banner {
	height:80px;
	vertical-align:middle;
	background-color:#1a1a1a;
	background-position:center;
}
.banner a:active, .banner a:visited, .banner a:link {
	color:#87BEDA;
	text-decoration:none;
}
.banner a:hover {
	color:#fff;
	border-bottom:1px dashed #fff;
}
.short_top {
	color:#000;
	font:bold 14px Tahoma;
	height: 35px;
	padding-left: 15px;
	border-top: 1px solid #4d4d4d;
	border-left: 1px solid #4d4d4d;
	border-right: 1px solid #4d4d4d;
	border-bottom: 1px solid #87BEDA;
	background-image:url(../images/short_top1.png);
	text-decoration:none;
}
.short_top_adaptive {
	color:#000;
	font:bold 14px Tahoma;
	line-height: 18px;
	padding:8px 15px;
	border-top: 1px solid #4d4d4d;
	background: #a5ddf1;
	background: -moz-linear-gradient(top, #a5ddf1 0%, #3a5666 100%);
	background: -webkit-linear-gradient(top, #a5ddf1 0%,#3a5666 100%);
	background: linear-gradient(to bottom, #a5ddf1 0%,#3a5666 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a5ddf1', endColorstr='#3a5666',GradientType=0 );
}
/* ==================== */
.block {
	color:#fff;
	font-size:14px;		/* ! */
	font-family:Tahoma;	/* ! */
	text-decoration:none;
}
.block a:active, .block a:visited, .block a:link {
	color:#87BEDA;
	text-decoration:none;
}
.block a:hover {
	color:#fff;
	border-bottom:1px dashed #fff;
}
/* ==================== */
.buttons {
	color:#000;
	font-size:14px;
	font-weight:bold;
	border:1px solid #87BEDA;
}
.buttons a {
	color:#000;
	text-decoration:none;
}
.buttons a:hover {
	color:#fff;
	border-bottom:1px dashed #fff;
}
/* ==================== */
.top_log, .top_cal {
	background-image:url(../images/top1_bkgr.png);
	background-position:center;
	padding-bottom:15px;
	background-repeat:no-repeat;
}
.top_cal_ny {
	background-image:url(../images/top1_bkgr_ny.png);
	background-position:center -1px;
	padding-bottom:52px;
	background-repeat:no-repeat;
}
.top_cal a:hover {
	/*color:#fff;*/
	/*border-bottom:1px dashed #fff;*/
}
.border_y {
	background-image:url(../images/border.gif);
	background-repeat:repeat-y;
}
.border_x {
	background-image:url(../images/border.gif);
	background-repeat:repeat-x;
}
.green {color:#0F0;}
a:hover img {text-decoration:none;}
img {border:none;}
.big_button a:link,
.big_button a:visited,
.big_button a:hover,
.big_button a:active,
.big_button a:link,
.big_button a:visited,
.big_button a:hover,
.big_button a:active {
	display:block;
	height:54px;
	width:143px;
	margin:0px auto;
	text-align:center;
	text-decoration:none;
}
a.yes, a.ok {background:url(/templates/Xcraft/images/button_z.gif);}
a.yes:hover, a.ok:hover {background:url(/templates/Xcraft/images/button_z.gif) right;}
a.no {background:url(/templates/Xcraft/images/button_t.gif);}
a.no:hover {background:url(/templates/Xcraft/images/button_t.gif) right;}
.big_button a span {
	color:#FFF;
	display:block;
	font-size:18px;
	font-weight:bold;
	padding-top:3px;
	text-align:center;
}
.highslide-controls{
	display:none;
}
#for_vk{
	overflow:auto;
	height:100%;
}
.allymember {
	color:#0F0 !important;
}
a.allymember:hover {
	color:#F45E00 !important;
	text-decoration:underline !important;
}
.inactive {
	color:#999 !important;
}
a.inactive:hover {
	color:#F45E00 !important;
	text-decoration:underline !important;
}
.longinactive {
	color:#666 !important;
}
a.longinactive:hover {
	color:#F45E00 !important;
	text-decoration:underline !important;
}
.banned {
	text-decoration:line-through !important;
}
a.banned:hover {
	color:#F45E00 !important;
	text-decoration:underline !important;
}
.noob {
	color:#a0ffa0 !important;
}
a.noob:hover {
	color:#F45E00;
	text-decoration:underline;
}
.strong {
	color:#ffa0a0 !important;
}
a.strong:hover {
	color:#F45E00 !important;
	text-decoration:underline !important;
}
.vacation {
	color:skyblue !important;
}
a.vacation:hover {
	color:#F45E00 !important;
	text-decoration:underline !important;
}
body {background-color:#000;}
/* Addition */
.race{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity:0.7;
	opacity:0.7;
}
.race:hover{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity:1;
	opacity:1;
}
#hintbox {
	-moz-opacity:0.9;
	-moz-border-radius:5px;
	filter:alpha(opacity="90");
}

.profile_awards .medal,
.postdetails .medal,
.table_border .medal{
	position: relative;
	cursor: help;
	display: inline-block;
	overflow: hidden;
	height: 50px;
	width: 50px;
}
.profile_awards .medal .num,
.postdetails .medal .num,
.table_border .medal .num{
	background: rgba(0, 0, 0, .65);
	border-radius: 7px 0;
	color: #fff;
	display: none;
	font-size: 10px;
	font-weight: bold;
	position: absolute;
	bottom: 2px;
	right: 1px;
	padding: 3px 6px;
}
.profile_awards .medal.show .num,
.postdetails .medal.show .num,
.table_border .medal.show .num{
	display: inline-block;
}
.profile_awards .medal img,
.postdetails .medal img,
.table_border .medal img{
	border: 0;
}

.big_button{
	background: url('/images/colored_buttons_28px/big_green_red_btn.png');
	display: inline-block;
	border: 0 !important;
	color: #fff !important;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	text-overflow: ellipsis;
	text-shadow: 1px 1px 0px #000;
	line-height: 50px;
	overflow: hidden;
	height: 54px;
	width: 143px;
	white-space: nowrap;
}
.big_button:hover{
	background-position: 0 -54px;
	text-decoration: none;
}
#uLogin a:hover, #uLogin1 a:hover, #uLogin2 a:hover{
	border-bottom: 0;
	text-decoration: none;
}
.highslide-wrapper{
	background-color:#fff;
}

.shotrstory_box {
	background-color:#333333;
	padding-bottom: 15px;
}
.shotrstory_box .shotrstory_info {
	padding:5px;
	border-bottom: 1px solid #4d4d4d;
	background-color:#333333;
}
.shotrstory_box .shotrstory_body {
	border-left: 1px solid #4d4d4d;
	border-right: 1px solid #4d4d4d;
}
.shotrstory_box .shotrstory_body:after {
	content: '';
	display: block;
	clear: both;
}
.shotrstory_box .shotrstory_footer {
	text-align: right;
	padding: 5px 10px;
	border-top: 1px solid #4d4d4d;
	border-bottom: 2px solid #4d4d4d;
	color:#fff;
}
.shotrstory_box .shotrstory_footer a {
	color:#87BEDA;
}

.story_comment_header > td {
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #4d4d4d;
	border-bottom: 1px solid #87BEDA;
	background: #a5ddf1;
	background: -moz-linear-gradient(top, #a5ddf1 0%, #3a5666 100%);
	background: -webkit-linear-gradient(top, #a5ddf1 0%,#3a5666 100%);
	background: linear-gradient(to bottom, #a5ddf1 0%,#3a5666 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a5ddf1', endColorstr='#3a5666',GradientType=0 );
}
.story_comment_header > td:first-child {
	padding-left: 15px;
	border-left: 1px solid #4d4d4d;
}
.story_comment_header > td:last-child {
	padding-right: 15px;
	border-right: 1px solid #4d4d4d;
}

.fullstory_info,
.fullstory_footer {background-color:#333333;}
.fullstory_info {padding:4px 10px;border-bottom: 1px solid #4d4d4d;}
.fullstory_footer {padding:30px 10px 10px;position:relative;}
.fullstory_footer:before {content:'';display:block;position:absolute;top:20px;left:0;right:0;height:1px;background:#4d4d4d;}
