@charset "utf-8";


/* Using default */
* {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: inherit;
	vertical-align: top;
	background: transparent;
	font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}


/* Using "tags" */
a, a:link, a:visited {
	color: #FFF;
	font-size: 12px;
	text-decoration: none;
}
a:hover {
	color: #FFF;
	text-decoration: underline;
}
a:active {
	color: #FFF;
	font-size: 12px;
	text-decoration: none;
}
body {
	background-color: #000;
	text-align: center;
    font-size:12px;
}
img {
	border:0;
}

/* Using "id" */
#autorization_submit {
	border:0;
	cursor:pointer;
	float:right;
	margin-right:0;
}
#checkbox {
	border: 0;
	width: 11px;
	height: 11px;
	background-color: #000;
	padding: 0;
	outline: 0;
	margin: 0 10px 0 0;
	float: left;
}
#contacts_faces {
	position: fixed;
	top: 150px;
	left: 50%;
	margin-left:-250px;
	width: 500px;
	background-color: transparent;
	display: none;
	z-index: 200;
}
#contact_flag {
	float: left;
	margin:15px;
	width: 90px;
	height:130px;
}
#contacts_form {
	width: 576px;
}
#coninents {
	width: 576px;
}
#country_mail_select {
	width:150px;
	height: 16px;
	border: 1px solid #666;
	background: #FFF;
}
#footer {
	float:left;
	margin-top: 25px;
	width:127px;
}
#div_sitemap {
	margin-left:25px;
}
#failure {
	float:left;
	width:100px;
	text-align:center;
	margin-left:10px;
	height:100px;
	background: url('../images/icon_fail.png') no-repeat;
}
#footer_new_year {
	float:left;
	margin:-93px 0 0 5px;
	position:relative;
	height: 53px;
	width: 200px;
	z-index: 300;
	background: url('../images/new_year/footer_new_year.png') no-repeat left top;
}
#globus {
	width: 200px;
	height: 150px;
	float: right;
	margin-top:-50px;
}
#header_border_ff {
    border:1px solid #000;
}
#header_img img {
	float: left;
}
#header_lang_menu {
	z-index:80;
	border:1px solid #333;
	border-top:none;
	width:130px;
	position:absolute;
	background:#000;
	display:none;
	margin:4px 0 0 -1px;
}
#help_text {
	color:#000;
	font-size:12px;
	padding:0 10px;
	text-align:left;
}
#jumper {
	width: 318px;
	height: 1px;
	clear: both;
}
#lang {
	border:1px solid #333;
	float: right;
	margin-top: 30px;
	width: 130px;
	font-size:10px;
	color: #808080;
	height:19px;
	position:relative;
}
#language {
	width: 60px;
	height: 15px;
}
#leftcontent {
	float: left;
	width: 318px;
}
#leftmenu {
	width: 194px;
	margin-top: 50px;
	margin-left: 62px;
}
#leftcontacts {
	width: 194px;
	margin-top: 50px;
	margin-left: 62px;
}
#leftdownlinks {
	width: 194px;
	position: relative;
	margin-top: 50px;
	margin-left: 62px;
}
#leftdownmenu {
	width: 194px;
	position: relative;
	margin-top: 50px;
	margin-left: 62px;
}
#left_new_year_tree {
	width: 190px;
	margin-top: 50px;
	margin-left: 62px;
}
.loader {
	position: fixed;
	top: 45%;
	right: 45%;
	width: 10%;
	text-align:center;
	background: transparent;
	display: none;
}
#message {
	overflow: auto;
	margin-right: 70px;
	border: 1px solid #666;
	background: #000;
	color: #666;
	font-family: Verdana;
	font-size: 11px;
	float: right;
	width:375px;
	height: 100px;
}
#pabusily {
	font-size: 10px;
	color: #777;
	font-weight: bold;
}
#pabusily_leftbox {
	font-family: Verdana;
	font-size: 11px;
	margin:0;
	font-weight: bold;
	color: #999;
	padding-left: 28px;
	height:25px;
}
#registr {
	width: 275px;
	float: left;
	font-size: 12px;
}
#registr_right {
	width: 275px;
	float: left;
	font-size: 12px;
	border-left: 1px dotted #666;
	padding-left: 20px;
}
#registr strong {
	font-size: 12px;
	color: #FFF;
}
#registration_form {
	width: 582px;
	margin-bottom: 20px;
}
#registration_submit {
	border:0;
	cursor:pointer;
	float:left;
}
#rightcontent {
	float: left;
	width: 576px;
}
.sitemap {
	float: left;
	width: 121px;
	margin-left: 12px;
	margin-right: 12px;
}
.sitemap a, .sitemap a:link, .sitemap a:visited, .sitemap a:active, .sitemap a:hover {
	font-size: 12px;
	font-family: verdana;
	font-weight: bold;
	color: #999;
}
#success {
	float:left;
	width:100px;
	text-align:center;
	margin-left:10px;
	height:100px;
	display:none;
	background: url('../images/icon_apply.png') no-repeat;
}
#statcontent {
	margin-top: 5px;
	margin-left: 38px;
}
#textcontentname {
	margin: 20px 0;
	height: 35px;
	font-family: Arial;
	font-size: 24px;
	color: #FFF;
}
#welcome_title {
	width: 906px;
	text-align: center;
}

/* Using classes */
.block {
	width:906px;
	margin:0 auto;
	padding:0;
	text-align:left;
}
.block_margin {
	width:906px;
	margin:20px auto 0;
	padding:0;
	text-align:left;
}
.bold {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #999;
}
.border_top_left, .border_top_right, .border_bottom_left, .border_bottom_right {
	position: absolute;
	width: 10px;
	height: 10px;
}
.border_bottom {
	border-bottom: 1px solid #777;
	height:9px;
	margin: -1px 9px 0;
	background-color: #000;
}
.border_top {
	border-top: 1px solid #777;
	border-top: 1px solid #777;
	height:9px;
	margin: 0 9px;
	background-color: #000;
}
.border_center {
	 border: 1px solid #000;
	 border-left: 1px solid #777;
	 border-right: 1px solid #777;
	 background-color: #000;
	 margin-top: -1px;
}
.border_top_left {
	top: 0;
	left: 0;
	background: transparent url('../images/contacts_corner_left_top.png') no-repeat;
}
.border_top_right {
	top: 0;
	right: 0;
	background: transparent url('../images/contacts_corner_right_top.png') no-repeat;
}
.border_bottom_left {
	bottom: 0;
	left: 0;
	background: transparent url('../images/contacts_corner_left_bottom.png') no-repeat;
}
.border_bottom_right {
	bottom: 0;
	right: 0;
	background: transparent url('../images/contacts_corner_right_bottom.png') no-repeat;
}
.child_languages {
	height: 18px;
	cursor:pointer;
	font-size:10px;
	color: #808080;
}
.close_div {
	float:right;
	width: 20px;
	height: 20px;
	cursor: pointer;
	margin: 7px;
	background: url('../images/contacts_close_button.jpg') no-repeat;
}
.close_div_countries {
	float:right;
	width: 20px;
	height: 20px;
	cursor: pointer;
	margin: 7px;
	background: url('../images/contacts_close_button.jpg') no-repeat;
}
.contacts_messages {
	position: fixed;
	top: 42%;
	left:50%;
	margin-left:-275px;
	width: 550px;
	background-color: transparent;
	display: none;
	z-index: 2;
}
.countries {
	float:left;
	width:141px;
	font-size:12px;
	cursor: pointer;
	color:#777;
	font-weight:bold;
}
.country_face {
	margin: 10px 0;
	font-size: 10px;
	color: #777;
}
.country_face_properties {
	margin: 10px 0;
	font-size: 10px;
	color: #777;
	text-align: justify;
	width: 320px;
}
.country_face_properties_name {
	font-weight: bold;
	color: #999;
	font-size: 10px;
}
.footer_text {
	float:left;
	width:720px;
	padding-top:3px;
	background-color: #191919;
	height:17px;
	font-size:10px;
	color:#666;
	text-align:left;
	font-family:Verdana;
}
.footer_text a, .footer_text a:link, .footer_text a:active, .footer_text a:active {
	font-size:11px;
	color:#FFF;
	text-decoration: underline;
	font-family:Verdana;
}
.footer_text a:hover{
	text-decoration: none;
}
.footer_text text{
	font-size:11px;
	color:#666;
	text-decoration: none;
	font-family:Verdana;
}
.form_messages {
	padding-left:50px;
	float:left;
	color: #999;
	width:70%;
	font-size: 12px;
}
.header_lang_name {
	float:left;
	margin-top:2px;
}
.header_lang_images {
	margin:5px 10px 0 10px;
	float:left;
}
.leftbox {
	color: #FFF;
	margin:-10px 0 -7px;
	border-left: 1px solid #555;
	border-right: 1px solid #555;
}
.margintop_25 {
	margin-top: 25px;
	font-size: 11px;
	color: #666;
	font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.margintop_25 a, .margintop_25 a:link, .margintop_25 a:visited, .margintop_25 a:active, .margintop_25 a:hover, {
	color: #666;
}
.marker {
	padding-left: 20px;
	width: 20px;
	font-size: 11px;
	color: #FFF;
	float: left;
	text-align: center;
}
.markerleft {
	margin-left: 42px;
	width: 140px;
	margin-bottom: 7px;
}
.markerleft_contacts {
	 margin-top:0;
	 margin-bottom:0;
}
.markerleft_contacts a, .markerleft_contacts a:link, .markerleft_contacts a:visited, .markerleft_contacts a:active {
	color: #FFF;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: underline;
}
.markerleft_contacts a:hover {
	text-decoration: none;
}
.markerleftselected {
	margin-left: 42px;
	width: 140px;
	margin-bottom: 7px;
}
.markerleft a, .markerleft a:link, .markerleft a:visited, .markerleft a:active {
	color: #FFF;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: underline;
}
.markerleft a:hover {
	text-decoration: none;
}
.markerleftselected a, .markerleftselected a:link, .markerleftselected a:visited, .markerleftselected a:active, .markerleftselected a:hover {
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana;
	color: #999;
	text-decoration: none;
}
.native_name {
	font-size: 16px;
	color: #777;
	font-weight: bold;
	margin: 20px 0;
}
.native_name_div {
	float: right;
	width: 350px;
	margin-top:  10px;
}
.region {
	float: left;
	width:574px;
	font-family: Arial;
	font-size: 24px;
	color: #FFF;
        margin:50px 0;
}
.send_button {
	float:right;
	font-size: 0px;
	cursor: pointer;
	width:100px;
	text-align:right;
	margin-right:70px;
	border:0;
}
.show_languages {
	display: block;
}
.site_map_margin {
	margin: 5px 0;
}
.text_10px {
	font-size: 10px;
	color: #666;
	width: 127px;
	text-align: left;
	font-family: Verdana;
	font-weight: normal;
	cursor: pointer;
}
.text_11px {
	font-size: 11px;
	color: #666;
	width: 127px;
	text-align: left;
	font-family: Verdana;
	font-weight: normal;
	cursor: pointer;
}
.text_content {
	width: 582px;
	text-align: justify;
	color: #999;
	font-family: Verdana;
	margin-bottom: 20px;
	font-size: 12px;
	line-height: 1.5;
}
.text_content a, .text_content a:link, .text_content a:visited, .text_content a:active {
	text-align: justify;
	line-height: normal;
	font-size: 11px;
	cursor: pointer;
	outline: none;
	color: #FFF;
	text-decoration: underline;
}
.text_content a:hover {
	text-decoration: none;
}
.text_content ul{
	margin:0;
	padding:0;
	list-style: disc inside;
}
.text_content ul li{
	margin:0;
	padding:0;
}
.visible {
	display: block;
	z-index: 80;
}
#registr_messages {
	position: fixed;
	top: 40%;
	left:50%;
	margin-left:-275px;
	width: 550px;
	background-color: transparent;
    display:none;
	z-index: 2;
}
.registr_close_div {
	float:right;
	width: 20px;
	height: 20px;
	cursor: pointer;
	margin: 7px;
	background: url('../images/contacts_close_button.jpg') no-repeat;
}



.inset {
    float:left;
    width:24%;
    margin-right:1%;
    color:#666;
    height:40px;
    cursor:pointer;
    font-size:12px;
    text-align:center;
}
.inset_border_top_left {
    width:10px;
    height:10px;
    float:left;
    margin-left:-10px;
    background: transparent url('../images/contacts_corner_left_top.png') no-repeat;
}
.inset_border_top_right {
    width:10px;
    height:10px;
    float:right;
    margin-right:-10px;
    background: transparent url('../images/contacts_corner_right_top.png') no-repeat;
}
.inset_border_top {
	border-top: 1px solid #777;
    margin: 0 10px;
    background-color: #000;
}
.inset_titles {
    background:#000;
    border:1px solid #666;
    border-top:none;
    height:20px;
}
.inset_selected {
    cursor:pointer;
    float:left;
    height:40px;
    width:24%;
    position:relative;
    z-index:150;
    background-color: #000;
    margin-right:1%;
    text-align:center;
    font-size:16px;
    color:#FFF;
}

#user_messages {
    position: fixed;
	top: 40%;
	left:50%;
	margin-left:-275px;
	width: 550px;
	background-color: transparent;
    display:none;
	z-index: 2;
}
.close_div_users {
	float:right;
	width: 20px;
	height: 20px;
	cursor: pointer;
	margin: 7px;
	background: url('../images/contacts_close_button.jpg') no-repeat;
}


a.form_links, a.form_links:link, a.form_links:visited {
	color: #FFF;
	text-decoration: none;
}
a.form_links:hover {
	color: #FFF;
    text-decoration: underline;
}
a.form_links:active {
	color: #FFF;
	text-decoration: none;
}
.clear{
	clear:both;
	font-size:0px;
}
.contacts_registration{
    width: 300px;
    float: left;
}
.country_mail{
    float:left;
    width:130px;
}
.left{
    float:left;
}
.captcha_send{
    width:300px;
    margin-top:15px;
    float:left;
}
.contacts_send_error{
    float:left;
    margin-left:55px;
}
.contacts_send_button{
    margin-top: 25px;
    font-size: 11px;
    color: #666;
    font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
    width:150px;
    float:right;
    height:25px;
    margin-bottom: 30px;
}
.regional{
    height:50px;
}
.countries_val{
    height:30px;
    width:120px;
}
.country_face_name{
    font-weight: bold;
    color: #999;
    font-size: 10px;
}
.country_face_properties_res{
    margin: 10px 0 25px;
}
.margin_10{
    margin: 10px 0;
}
.name_country{
    display: none;
}
.header_a{
    float: left;
    margin-top:68px
}
.header_lang{
    width: 582px;
    float: right;
    /*background: transparent url('../images/new_year/header_new_year.jpg') left top no-repeat;*/
}
.form_a_logout{
    float:right;
    margin:30px 15px 0 0;
}
.header_login{
    float:left;
    margin:33px 35px 0 0;
    font-size:12px;
    color:#FFF;
    position:absolute;
}
.margin_top_20{
    margin-top:20px;
}
.header_lang_img{
    float:right;
    margin-right: 0px;
    margin-top: 5px;
}
.menu_item{
    padding-top: 5px;
}
.form_remind{
    width:275px;
    margin:15px 0 0 150px;
}
#partnership_remind_error{
    float:right;
    margin-right:20px;
}
.capcha_rem_tab{
    clear:both;
    height:10px;
}
.autorization{
    float:right;
    margin-top: 25px;
    margin-right: 20px;
}
#remind_success{
    width:350px;
    margin:35px auto;
    height:35px;
    text-align: center;
    display:none;
    font-size:12px;
    color:#666;
}
#remind{
    font-weight:bold;
    color:#FFF;
    cursor:pointer;
}
.other_pc_aut{
    width:13px;
    outline:none;
    height:13px;
    border:none;
    float:left;
    margin:2px 15px 0 0;
}
#partnership_aut_error{
    float:right;
    margin-right:20px;
}
.passwordadd_reg{
    margin-top: 10px;
    margin-bottom: 25px;
}
.pass_line{
    width: 90px;
    height: 14px;
}
.devider{
    height:5px;
}
/*Tooltips*/
.tooltip {
    position:absolute;
    z-index:999;
    border:0px;
}
.tooltip_tl, .tooltip_tr, .tooltip_bl, .tooltip_br {
    width: 9px;
    height: 9px;
}
.tooltip_tl {
    background: transparent url('../images/tooltip_lt_corner.png') left top no-repeat;
}
.tooltip_tr {
    background: transparent url('../images/tooltip_rt_corner.png') right top no-repeat;
}
.tooltip_bl {
    background: transparent url('../images/tooltip_lb_corner.png') left bottom no-repeat;
}
.tooltip_br {
    background: transparent url('../images/tooltip_rb_corner.png') right bottom no-repeat;
}
.tooltip_bottom {
    background:#ffffcc;
}
.tooltip_left {
    background:#ffffcc;
}
.tooltip_right {
    background:#ffffcc;
}
.tooltip_top {
    background:#ffffcc;
}
.tooltip_center {
    background-color: #ffffcc;
    white-space:nowrap;
    font-size:12px;
}

.center{
    text-align:center;
}
.welcome{
    width:770px;
    height:600px;
    margin:25px auto;
}
.news_img{
    float:left;
    text-align:center;
    width:180px;
}
.news_img img{
    margin:0 auto;
}
.news{
    float:left;
    width:700px;
    margin-top:30px;
}
a.news_title{
    font-weight:bold;
    color:#999999;
}
.registration_welcome_text{
    color:#999;
}
#remind_form{
    width:330px;
    margin:0 auto;
    text-align:center;
}
#remind_success{
    width:330px;
    margin:35px auto;
    height:35px;
    text-align: center;
    display:none;
    font-size:12px;
    color:#666;
}
.user_data{
    border-right: 1px dotted #666;
    width:275px;
    float:left;
}
.update_email{
    width:275px;
    padding-left: 20px;
}
.update_password{
    border-top:1px dotted #666;
    width:275px;
    margin-top:25px;
    padding:25px 0 0 20px;
}
.stat_text{
    color:#999;
}
.statistics{
    font-size:18px;
    color:#FFF;
}
.margintop_15{
    margin-top:15px;
}
.inset_tables{
    border:1px solid #777;
    padding:5px;
    width:99%;
    display:yes;
}
#users{
    color:#888;
    text-align:center;
    width:80%;
    margin:30px auto;
}
.margintop_30{
    margin-top:30px;
}
.inset_tables_none{
    border:1px solid #777;
    padding:5px;
    width:99%;
    display:none;
}
#table4{
    height:150px;
}
.margintop_10{
    margin-top:10px;
}
.contacts_send_form{
    width:200px;
    height:200px;
    float:right;
    margin:-25px 0 -170px 0;
}
.right{
    float: right;;
}
.footer_left{
    width: 740px;float: left;
}
.footer_div{
    clear: both; height:30px;
}
.display_none{
    display:none;
}
.news_content{
    margin-top:20px;
    text-align:left;
    font-family:Verdana;
    font-size:11px;
}
.news_text{
    color:#999999;
}
.news_link{
    color:#ffffff;
    font-weight:bold;
}
.margin_50{
    margin:50px auto 0;
}
.news_title{
    color:#ffffff;
    font-weight:bold;
}
.view_news{    
    color:#999999;
    font-family: Verdana;
    margin-top:50px;
}
.view_news_title{
    font-family: Arial;
    font-size: 24px;
    color:#999999;
    margin:50px 0 35px 0;
    font-weight:bold;
}
.view_news_text{
    font-size: 11px;
    color:#999999;
    margin:0 0 35px 0;
    font-family: Verdana;
}

.left_nav_selected{
    float:left;
    width:30px;
    height:30px;
    color:#000000;
    text-align:center;
    padding-top:12px;
    background: transparent url('../images/nav_bar.jpg') center center no-repeat;
}
.left_nav{
    float:left;
    text-align:center;
    width:30px;
    height:30px;
    padding-top:12px;
    color:#ffffff;
}

/*New year*/
.ny_logo {
    margin:-68px 0 -43px -23px;
}