/**************************************************/
/**************************************************/
				/***формы TOP***/
/**************************************************/
/**************************************************/
.smart_tabs_block {
	position: relative;
	display: block;
	width: 260px;
	top: 0px;
	margin: 50px auto 0;
}

.smart_tab {
	position: relative;
	display: none;
	width: 260px;
	margin: 0 auto;
}

.smart_tab:first-child {
	display: block;
}

table#top_block {
	position: relative;
	display: block;
	width: 260px;
	margin: 0 auto;
}

table#top_block tr {
	position: relative;
	display: inline-block;
	width: 260px;
	margin: 0 auto 1px;
}

table#top_block tr th, table#top_block tr td {
	position: relative;
	display: inline-block;
	float: left;
}

table#top_block tr th {
	font-family: TimesNewRomanBold;
	margin-bottom: 5px;
	color: #404246;
	font-size: 12px;
	text-shadow: 1px 1px 0 rgba(0,0,0,0.5);
}

table#top_block tr td {
	color: #b5a380;
	font-size: 13px;
	font-family: calibri;
	height: 20px;
	line-height: 20px;
	margin-bottom: 2px;
	background: rgba(0,0,0,0.3);
	
}

table.top_pvp {
	top: 0px;
	left: 0px;
}

table.top_pk {
	top: 0px;
	left: 0px;
}

ul.smart_tab_ul {
    position: relative;
    display: block;
    width: 190px;
    text-align: center;
    top: 0px;
    left: 0px;
    right: 0px;
    margin: 0 auto;
    list-style: none;
}

ul.smart_tab_ul li {
	position: relative;
	display: inline-block;
}

ul.smart_tab_ul a {
	position: relative;
	display: block;
	width: 42px;
	height: 23px;
	line-height: 23px;
	text-align: center;
	color: #ffb330;
	font-size: 12px;
	font-family: calibri;
	background: url(../images/tab.png) no-repeat;
	opacity: 0.5;
}

ul.smart_tab_ul li.active a, ul.smart_tab_ul li:hover a {
	opacity: 1;
}
/**************************************************/
/**************************************************/
				/***формы***/
/**************************************************/
/**************************************************/
ul#smart_content_menu {
	position: relative;
	display: block;
	width: 100%;
	margin: 0 auto 20px;
	list-style: none;
	text-align: center;
}

ul#smart_content_menu li {
	position: relative;
	display: inline-block;
	margin: 0 2px 4px;
}

ul#smart_content_menu li a {
	position: relative;
	display: block;
	color: #ffffc6;
	background: #181411;
	border: 1px solid #2b2b2b;
	padding: 0px 10px;
	font-size: 12px;
	opacity: 0.7;
	height: 21px;
	line-height: 21px;
}

ul#smart_content_menu li a:hover {
	opacity: 1;
}

label {
    font-size: 12px;
}

.smart_content_title, #smart_content_inner center h3, #smart_content_inner h4 {
	position: relative;
	display: block;
	width: 100%;
	margin: 10px auto;
	text-align: center;
    color: #ffc549;
    font-size: 14px;
    font-family: calibrib;
    text-transform: uppercase;
}

.smart_content_title center h3 {

}

.smart_content_title span {
	position: relative;
	display: block;
	font-weight: normal;
	font-size: 12px;
	color: rgba(214,200,165,1);
	margin-bottom: 15px;
}

form.smart_form {
	position: relative;
	display: block;
	width: 300px;
	margin: 0 auto;
}

.smart_div {
	position: relative;
	display: block;
	width: 300px;
	margin: 0 auto;
	text-align: center;
}

.smart_div label {
	position: relative;
	display: block;
	width: 100%;
	text-align: center;
}

.smart_div br {
	display: none;
}

.smart_div form.smart_form input[type="radio"] {
    position: relative;
    display: inline-block !important;
    width: 15px !important;
    height: 15px !important;
    top: 2px;
}

#sexchar.smart_div form.smart_form span {
	position: relative;
	display: block;
	text-align: center;
}

form.smart_form table, form.smart_form table tbody {
	display: block;
	width: 100%;
}

form.smart_form tr {
	position: relative;
	display: block;
	width: 100%;
	margin: 5px auto;
	text-align: center;
}

form.smart_form tr td {
	position: relative;
	display: block;
	width: 100%;
}

form.smart_form input, form.smart_form select {

}

#smart_content_menu_server {
	position: relative;
	display: block;
	width: 100%;
	text-align: center;
	margin: 0 auto 10px;
}

#smart_content_menu_server a {
	position: relative;
	display: inline-block;
	color: #ffffc6;
	background: #181411;
	border: 1px solid #2b2b2b;
	padding: 0px 10px;
	font-size: 12px;
	height: 21px;
	line-height: 21px;
	opacity: 0.7;
}

#smart_content_menu_server a:hover, #smart_content_menu_server a.activ {
	opacity: 1;
}

.smart_table_inner {
	position: relative;
	display: block;
	width: 100%;
}

.smart_table_inner tr {
	position: relative;
	display: inline-table;
	width: 100%;
}

.smart_rait span {
	color: #ffb330;
}

.smart_table_inner .l2left {
	position: relative;
	display: inline-block;
	width: 50%;
	text-align: right;
}

.smart_table_inner .l2right {
	position: relative;
	display: inline-block;
	width: 49%;
	text-align: left;
	padding-left: 1%;
}

.smart_table_stats {
	position: relative;
	width: 97% !important;
	margin: 0 auto !important;
}

.smart_table_stats tr td {
	text-align: center;
}

div#alpha {
    position: relative;
    display: block;
    width: 100%;
    margin: 10px auto;
}

div#alpha a {
	position: relative;
	display: inline-block;
	width: 20px;
	height: 20px;
	margin: 0 2px 4px;
	background: rgba(255,255,255,0.1);
	color: #ccc;
	text-align: center;
	line-height: 20px;
}

div#alpha a:hover {
	color: #fff;
}

input, select {
	width: 222px !important;
	height: 42px !important;
	background: url(../images/input.png) no-repeat;
	color: #827a71;
	font-size: 12px;
	text-align: center;
}

select {
	padding: 0 10px;
	text-align-last: center;
}

.smart_btn {
	position: relative !important;
	display: block !important;
	margin: 0px auto !important;
	-webkit-transition:all 0.3s ease; 
	-o-transition:all 0.3s ease; 
	-moz-transition:all 0.3s ease; 
	transition:all 0.3s ease;
	cursor: pointer;
	text-transform: uppercase;
    width: 220px !important;
    height: 80px !important;
    background: url(../images/btn.png) no-repeat !important;
    text-align: center !important;
    color: #ffdfba !important;
    font-size: 14px !important;
    font-family: calibrib;
    line-height: 80px !important;
    text-shadow: 1px 0px 1px rgba(0,0,0,1);
    
}

.smart_btn:hover {
	-webkit-filter:brightness(1.2); 
	-moz-filter:brightness(1.2); 
	-o-filter:brightness(1.2); 
	filter:brightness(1.2); 
}

a.smart_btn_forget_login {
    position: relative;
    display: table;
    margin: 10px auto 0;
    font-size: 12px;
    color: rgba(214,200,165,0.5);
}

a.smart_btn_forget_login:hover {
	color: rgba(214,200,165,0.9);
	text-decoration: underline;
}

textarea {
    width: 98% !important;
    background: rgba(255,255,255,0.0);
    border: 1px solid rgba(255,255,255,0.1);
    outline: none;
    padding: 1%;
    color: #fff;
}

option {
	background: #17100f;
}

.smart_l2sec_code {
    position: absolute !important;
    z-index: 1;
    top: 10px;
    left: 55px;
    width: auto !important;
}

div#Info {
	padding: 10px 0;
	background: rgba(64,64,64,0.4);
}

div#Info fieldset {
    border: none;
}