@charset "utf-8";

@import url('reset.css');
body {
	/*font-family: Arial,Helvetica,sans-serif; */
	font-family: Verdana, Geneva, sans-serif;
	background: url("/public/images/b0.gif");
}

.text {

}
.text_small {

	font-size: 10px;
}

.directive_color1 {
	background-color: #9d9d9d;
}

.directive_color0 {
	background-color: #707070;
}

.number_line {
	width: 10px;
	text-align: center;
}


/* data recovery */
.recovery_data_block {
	 background: url(../images/b0.gif);
	 text-align: left;
	 width: 100%;
	 
}

.recovery_data_block table {
	border: 1px solid black;	
	width: 100%;
	
}


.recovery_data_block th  {
	background-color: #FEFDF8;
	color: #000;
	
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding: 4px;
}





input {
transition: all 0.30s ease-in-out;
-webkit-transition: all 0.30s ease-in-out;
-moz-transition: all 0.30s ease-in-out;outline:none;
border-radius:8px;
-moz-border-radius:8px;
-webkit-border-radius:8px;
}
input:focus {
border:#35a5e5 1px solid;
box-shadow: 0 0 5px rgba(238, 28, 0, 1);
-webkit-box-shadow: 0 0 5px rgba(238, 28, 0, 1);
-moz-box-shadow: 0 0 5px rgba(238, 28, 0, 1);
}


.recovery_data_block td  {
	padding-left: 20px;
}

.recovery_data_block p  {	
	color: #FFF;	
	font-size: 12px;
	margin-bottom: 2px;
	
}

span.comment_change_password {	
	color: #FFF;	
	font-size: 11px;
	width: 120px;
	display: block;
	float: left;
	height: 14px;
	padding-top: 3px;
	
}

.recovery_data_block input  {	
	font-size: 11px;
	margin-right: 10px;
}

.submit_data_recovery {
	margin-top: 15px;
}

.recovery_data_error {
	color: #CC0000;
	font-size: 11px;	
}

.succes_change  {
	display: block;
	color: #20a100;
	font-size: 12px;
	margin-top: 10px;
}
/* data recovery */

/* user info */

.input_right_enter {
	font-size: 12px;
	height: 18px;
}

.restore_pass {
	font-size: 10px;
	text-align: right;	
}

.restore_pass a {
	text-decoration: underline;
	
}

.restore_pass a:hover {
	text-decoration: none;
	
}
.msg_error {
	font-weight: normal !important;
	color: #CC0000 !important;
	margin-bottom: 10px !important;
}
.msg_success {
	font-weight: normal !important;
	color: #20a100 !important;
	margin-bottom: 10px !important;
}

.user_info_player {
	width: 100%;
	border: 1px solid black;
	background: url("/public/images/b0.gif"); 
	color: #000;
	text-align:left;
	font-size: 12px;
}

.user_info_player th{
	background-color: #FEFDF8;
	padding: 4px;
	font-weight: bold;
}

.usr_info_img{
	width: 220px;
	height: 220px;
}

.usr_info_img img {
	padding: 10px;
}

.usr_info_pr {
	vertical-align: top;
	padding: 6px;
}

.usr_info_pr p {
	margin-top: 5px;
	margin-bottom: 0px;
	color: #FFF;
	font-weight: bold;
}

.usr_info_pr span {
	font-weight: normal;
	color: #FFF;
}

.user_info_about {
	padding: 5px;
}

.user_info_control {
	margin-top: 25px;
	height: 30px;
}

.user_info_control a{
	display: block;
	float: left;
	margin-right: 15px;
	padding: 4px;
	background-color: #FEFDF8;
	color: #000;
	border: 1px solid #FEFDF8;
}

.user_info_control span {
	display: block;
	float: left;
	margin-right: 15px;
	padding: 4px;
	background-color: #FEFDF8;
	color: #9d9d9d;
	border: 1px solid #FEFDF8;
}


.user_info_control a:hover {
	border: 1px solid black;
	
}
/* user info */
/* clans */

.clans_data_table p{
	font-size: 12px;
	margin-bottom: 5px;
	margin-top: 5px;
}

.clans_data_table td{
	font-size: 12px;
}
.list_offers th{
	background-color: #FEFDF8;
	padding: 4px;
	font-weight: bold;
}

.list_offers td{
	padding: 4px;
}

.list_offers {
	width: 100%;
	border: 1px solid black;
	background: url("/public/images/b0.gif"); 
	color: #000;
	text-align:left;
	font-size: 12px;
	
}
/* clans */
/* relation */
.friends_body {
	width: 100%;
	
}
.rel_count {
	color: #FFF;
}
.list_friends th{
	background-color: #FEFDF8;
	padding: 4px;
	font-weight: bold;
}

.list_friends td{
	padding: 4px;
}

.list_friends {
	width: 100%;
	border: 1px solid black;
	background: url("/public/images/b0.gif"); 
	color: #000;
	text-align:left;
	font-size: 12px;
	
}

.add_relation_href {
	padding: 3px;
	color: #FFF;
	background: url("/public/images/b0.gif"); 	
	border-top: 1px solid black;

}

.rel_remove {
	width: 52px;
}

.rel_confirm {
	width: 120px;
}

.rel_count {
	width: 15px;
}


/* relation */

/* move directive */
	.move_head {
		margin-bottom: 5px;
	}
	
	.move_text {
		margin-top: 0px;
		margin-bottom: 5px;
		font-size: 14px;
	}
/* move directive */

/* eat directive */
	.eat_head {
		margin-bottom: 5px;
	}
/* eat directive */

/* dig directive */
	.dig_head {
		margin-bottom: 5px;
	}

/* dig directive */

/* love directive */
	.love_menu {
		color: #000;
		font-size: 12px;
		text-decoration: underline !important;
	}
	
	.love_menu:hover {
		text-decoration: none !important;
	}
	
	.love_table td{
		font-size: 14px;
		color: #000;
	}
	
	.love_table td p {
		margin-bottom: 5px; 
	}
	
	.love_head {
		margin-bottom: 5px;
	}
/* love directive */

/* Profile */
.left_profile {
   border-right: 8px solid #FEFDF8;
    vertical-align: top;
    width: 320px;
}

.profile_image_submit {
	margin-top: 10px;
}

.profile_photo {
	display: block;
	margin-top: 20px;
}

.profile_info {
	border: 1px solid black;
	width: 100%;	
}

.profile_info th {
	background-color: #FEFDF8;
	text-align: left;
	padding: 4px;
	color: #000000;
    font-size: 12px;
    font-weight: bold;	
}

.profile_info td {
	padding: 0 10 10 10;
	background:  url("../images/b0.gif") repeat;
}

.profile_info form {
	margin-bottom: 0px;
}

.profile_info td p {
	margin-top: 0px; 
	font-size: 12px;
	color: #FFF;
	margin-top: 10px;
}

.profile_info td span {
	margin-top: 0px; 
	font-size: 12px;
	color: #FFF;
}

.profile_info td input {
	font-size: 12px;
	color: #000;
}


.profile_checkbox {
	margin: 2px;
	
}

.profile_info p { 
	font-size: 14px;
	color: #000; 
	margin-top: 10px;
	margin-bottom: 0px;
	
}

.profile_info span {
	font-size: 12px;
	color: #000; 
}

.profile_day {
	width: 40px;
}

.profile_year {
	width: 85px;
}

/* Profile */

.top_menu_href {
	font-size: 10px;
}
.top_menu_serial {
	font-size: 12px;
	color: #FFF
}

.top_menu_href_black {
	font-size: 10px;
	color: #000;
}

.sex_persone {
	font-size: 12px;
	color: #FFF;
}
.top_menu_href_title {
	font-size: 10px;
	background: #FFF;
	color: #000;
	padding-left: 2px;
	padding-right: 2px;
}

.top_menu_td_small {
	font-size: 10px;
	color: #FFF;
}

.top_menu_td {
	font-size: 12px;
	color: #FFF;
}

.dialog_readed_black {
	color: #000;
}

.title {

	
	font-weight: bold;
	color: #333;
	width: 50%;
}

.patent_body {
	width: 20px;
}

.green_fon {

	background-color: #030;

	font-family: Verdana, Geneva, sans-serif;

	color: #FFF;

	width: 0px;

	letter-spacing: 5px;

}



.text_green {

	font-family: Verdana, Geneva, sans-serif;

	color: #333;

}
/* script hover */
	img.info_pat_img {
		float: left;
		margin-right: 5px;
		margin-bottom: 5px;
	}
	div.info_pat {
		width: 300px;
		line-height: 14px;
		font-size: 12px;
		margin-bottom: 5px;
	}
/* script hover */

.text_red {

	font-family: Verdana, Geneva, sans-serif;

	color: #900;

}

.page {

	font-family: Verdana, Geneva, sans-serif;

	color: #FFF;

	background-color: #999;

}

.colorbutton {

	font-family: Verdana, Geneva, sans-serif;

	color: #FFF;

	background-color: #F90;

	font-size: 16px;

}

/* directives */
.directive_block {
	 background: url(../images/b0.gif);
	 text-align: left;
	 width: 100%;
}

.directive_block table {
	border: 1px solid black;	
	width: 100%;
}


.directive_block th  {
	background-color: #FEFDF8;
	color: #000;
	
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding: 4px;
}

.directive_block td {
	color: #FFF;
	font-size: 12px;
	text-align: left;
	padding: 4px;
}

.current_directive {
	color: #cc0000;
}

/* Dialogs */

table.dialog_list {

	text-align: left;

	

	 background: url(../images/b0.gif);

}



table.dialog_list tr td, th{

 

}





a.dialog_link {

	color: #000;

	text-decoration: underline;

	font-size: 10px;

}





/* clans */
.clan_top_menu {
	background: url(../images/b0.gif);
	color: #FFF;
	text-align: left;
	padding: 4px;
}

.clan_body {
	background: url(../images/b0.gif);
	color: #FFF;
	text-align: left;
	padding: 4px;
}
.clan_body p {
	padding-left: 10px;
	padding-top: 10px;
	color: #FFF;
}	
.clan_body form{
	margin-top: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
}

.clan_list {
	color: #FFF;
	font-size: 12px;
}
.clan_top_menu a,
.clan_list a {
	font-size: 14px;
	font-family: Arial,Helvetica,sans-serif;
}
/* clans */

/* dialogs */

td.create_persone {
	width: 200px;
}

/* science */
.block_marguee a{
	font-size: 12px;
}
.menu_table_science {
	font-size: 12px;
}
.success_patent {
	color: #00BB00;
	margin-top: 0px;
}

.block_marguee {
	position: relative;
	width: 100%;
	
}

.block_marguee marquee {
	background: url(../images/b0.gif);
}

block_marguee td {
	height: 25px;
}

.error_patent {
	color: #cc0000;
	margin-top: 0px;
}
.patent_title {
	width: 600px;
}

.patent_textarea {
	width: 600px;
	height: 200px;
}

.head_patent_buy{
	background: url(../images/b0.gif);
	padding: 0px;
	color: #FFF;
	width: 100%;
}

.head_patent_menu{
	background: url(../images/b0.gif);
	padding: 5px;
	color: #FFF;
	font-size: 12px;
}

.active_patent_menu{
	color: #000;
}

.body_create_patent{
	background: url(../images/b0.gif);
	font-size: 12px;
}
.body_create_patent table {
	font-size: 12px;
}
/* end science */

/*Main Heder Menu */

table.header_menu {
	background: url(../images/tb.gif) repeat-x;
	background-position: bottom;
}

div.submit-header {
	display: none;
}



div.content-bg {
	background: url(../images/background-shadow.png);
}



div.content-img {

	background: url(../images/bf.png) no-repeat;

	background-position: center;

}



td.regist_padding {
	color: #FFF;
	padding-right: 10px;
}

#form1{
	margin-bottom: 10px;
}
#form2{
	margin-bottom: 10px;
}

td.login_padding {
	color: #CC0000;
	padding-right: 10px;
	padding-left: 10px;
}



table.header_menu {

	overflow: hidden;

}



div.content-error-msg {

	padding-top: 64px;



}



div.tech_supp_error {

	background: #CCCCCC;

	padding-top: 5px;

	padding-bottom: 5px;

	width: 300px;

}



div.tech_supp_error p {

    margin-top: 0px;

    margin-bottom: 0px;

}



div.block_change {

	display: none;

	padding-left: 30px;

	

}



div.block_change a {

	padding-left: 5px;

}





/* dialog style */

tr.dialog_list_head_tr {

	height: 60px;

}





div.dialog_wrapp {

	position: relative;

	width: 480px;

	

}



div.head_dialog_list {

	position: relative;

	background: url(../images/b0.gif);

	height: 40px;

	margin-top: 5px;

}



div.head_dialog_list table {

	

	height: 40px;

	position: relative;

}





div.dialog_body_block {

	position: relative;

	margin-top: 5px;	

	background-color: #CCCCCC;

}



td.dialog_title_length {

	width: 275px;

}



td.dialog_title_length a {

	font-size: 12px;

	color: #000;

	font-weight: bold;

}



td.creator_info_list span{

	font-size: 10px;

	font-weight: bold;

}



td.create_time_list span {

	font-size: 10px;

	color: #333;

}



div.dialog_show_title {

	position: relative;

	background: url(../images/b0.gif);	

	width: 536px;

	padding-left: 5px;	

	padding-top: 5px;	

	padding-bottom: 5px;	

}



div.dialog_create_head {

	position: relative;

	background: url(../images/b0.gif);	

	width: 300px;

	text-align: center;	

	padding-top: 5px;	

	padding-bottom: 5px;	

}

div.dialog_create_head p {

	margin: 0px;		

	font-size: 12px;

	color: #000;

}



div.dialog_show_title p {

	margin: 0px;		

	font-size: 12px;

	color: #000;

}



div.dialog_show_control{

	position: relative;	

	

	margin-top: 5px;

	background: url(../images/b0.gif);

	width: 536px;

	padding-left: 5px;	

	padding-top: 10px;

	padding-bottom: 10px;

	

}



div.dialog_show_control a {

	position: relative;	

	background: #000;

	padding: 4px;	

	font-size: 12px;

	color: #FFF;	

	

}



form.show_dialog_form {

	margin: 0px;

	

}



td.user_key_dialog {

    width: 100px;	

	padding-right: 4px;

	padding-top: 4px;

	padding-bottom: 4px;

	 word-wrap: break-word;

	  word-break:break-all;    

	font-size: 10px;

	padding: 4px;

	text-align: left;	

	float: left;



}



td.date_dialog_msg {

	font-size: 10px;

	padding: 4px;

	 width: 75px;

	 text-align: left;	

}



td.message_dialog {

	font-size: 10px;

	font-weight: bold;

	width: 150px;

	float: left;

	

	text-align: left;	

	padding-left: 4px;

	padding-top: 4px;

	padding-bottom: 4px;

	 word-wrap: break-word;

	  word-break:break-all;

}





div#dialog_show_body p {

	margin-top: 2px;

	margin-bottom: 2px;

	

	

}



div.dialog_participants{

	background: url(../images/b0.gif);

	position: relative;

	width: 165px;

	height: 200px;	

	margin-top: 5px;

	float: left;	

	padding-left: 6px;	

}



div.dialog_participants td {

	font-size: 12px;

	font-weight: bold;

	padding-right: 4px;	

	padding-left: 5px;

	padding-top: 5px;

}



td.head_part_dialog{

	color: #FFF;

	padding-bottom: 5px;

	padding-left: 5px;

}



div.send_dialog_msg {

	position: relative;

	width: 536px;

	padding-top: 5px;

	padding-left: 5px;

	padding-bottom: 5px;

	background: url(../images/b0.gif);

}



div.send_dialog_msg textarea {

	height: 50px;

	width: 295px;	

	

}



td.text_msg_dialog {

	padding-right: 5px;

}

div.dialog_create_title {

	background: url(../images/b0.gif);    

	margin-top: 5px;

	padding-top: 5px;

	width: 300px;

	padding-bottom: 5px;

	position: relative;

}



/* Техподдежка */



div.tech_supp_title {

    width: 300px;

    padding-top: 5px;

    padding-bottom: 5px;

    text-align: center;

    background: url(../images/b0.gif);

    display: block-inline;

    margin-top: 25px;

}



div.tech_supp_title p {

	font-size: 14px;

	color: #FFF;

	margin-top: 0px;

	margin-bottom: 0px;

}



div.tech_supp_theme {

    width: 300px;

    padding-top: 5px;

    padding-bottom: 5px;

    margin-top: 5px;

    background: background="public/images/tb.gif" url(../images/b0.gif);

}



div.tech_supp_body {

    width: 300px;

    padding-top: 5px;

    padding-bottom: 5px;

    margin-top: 5px;

    background: url(../images/b0.gif);

	

}



div.text_names_supp {

	padding-top: 5px;

	font-size: 14px;

	color: #FFF;

	text-align: left;

	width: 260px;

	

}



div.text_pass_supp {

	padding-top: 5px;

	font-size: 14px;

	color: #FFF;

	text-align: right;

	width: 260px;

	

}





div.tech_supp_body input.pass_support{

    width: 195px;

    margin-top: 5px;

}



div.tech_supp_body textarea.message_support{

    width: 260px;

    height: 150px;

    margin-top: 5px;

}



div.tech_supp_body input.submit_support{

    margin-bottom: 5px;

    margin-top: 5px;

    width: 100px;

}

/* Техподдежка */

div.dialog_create_title td{

    padding-left: 5px;

} 



div.dialog_create_title span {

	font-size: 12px;

	color: #FFF;

	padding-right: 5px;	

}



div.dialog_create_title input {

    

	width: 240px;

	margin-right: 5px;

}



div.dialog_create_user {

	width: 300px;

	position: relative;

	background: url(../images/b0.gif);

	margin-top: 5px;

	

	padding-top: 5px;

	padding-bottom: 5px;

}



div.dialog_create_user td {

    padding-left: 5px;

}



div.dialog_create_user span {

	font-size: 12px;

	color: #FFF;

	padding-right: 5px;	

}



div.dialog_create_user td.create_dialog_submit {

	padding-left: 10px;

}





div.pager {
    background: url(../images/b0.gif);
    margin-top: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
    position: relative;
    text-align: center;
    position: relative;
	color: #000;
}

div.pager a {
    background-color: #000;
    padding: 4px 0px;
    width: 25px;
    font-size: 10px;
    display: inline-block;
}

div.pager span {
    background-color: #CCCCCC;
    padding: 4px 0px;
    width: 25px;
    font-size: 10px;
    display: inline-block;
}

td.center_main_info{
	height: 412px;
}

td.center_main_info_forum{
	height: 150px;
}

a.mail_button {
    display: block;
    margin-bottom: -5px;
}

/* forum css */

div.postbody a.postlink {
	color: #000;
	text-decoration: underline;
}
div.postbody a.postlink:hover {
	text-decoration: none;
}

div.edit_box {
	padding-left: 10px;
	padding-top: 20px;
}
div.edit_box a {
	color: #FFF;
	font-size: 10px;
	text-decoration: underline;
}

.linkmcp a {
	color: #FFF;
	text-decoration: underline;
}

.linkmcp a:hover {
	text-decoration: none;
}

th.first_author {
	color: #000;
	text-align: left;
	padding: 4px;	
	width: 150px;
}

div#wrapcentre {
	padding-left: 10px;
	padding-right: 10px;
}
.forum_list_item {
	 background: #959595;
}
.title_row {
	padding-left: 10px;
}
table.tablebg {
	 background: #7e8086;
	 border: 1px solid #7e8086;
}
.top_tr_style {
	 background: url(../images/b0.gif);
}
.top_forum_style.left_title {
	padding-left: 65px;
}
.top_forum_style {
	padding:4px;
	text-align: left;
	vertical-align: middle;
	color: #FFF;
	 border-bottom: 1px solid #a0a3ad;
}
a.forumlink {
	text-decoration: underline;
	color: #FFF;
   	font-size: 12px;
    font-weight: bold;
}
p.forumdesc {
	color: #000;
	font-size: 12px;
	margin-top: 2px;
	margin-bottom: 2px;
}

td.row_link_top a {
	color: #FFF;
	text-decoration: underline;
	font-size: 12px;
	  font-weight: bold;
	display: inline-block;
	margin-bottom: 5px;
}

td.row_link_top{
	height: 25px;
	vertical-align: bottom;
		padding-left: 10px;
	
}


a.topictitle {
		text-decoration: underline;
	color: #000;
   	font-size: 14px;
    font-weight: bold;
}

a.titles {
		text-decoration: underline;
	color: #000;
   	font-size: 14px;
    font-weight: bold;
}


.create_theame {
	width: 135px;
}

.nav {
	width: 135px;
	padding-left: 65px;
	padding-bottom: 5px;
}

.pagination {
	margin-top: 5px;
}

.pagination-top {
	margin-bottom: 5px;
}