﻿body {
	text-align: center;
	background-color: White;
    margin: 0; 
    padding:0;
	height: 100%;
	font-family: Tahoma; 
	font-size: 10pt;
}

html {
	height: 100%;
}
.main {
	max-width: 1280px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	background-color: White;
	height: 100%;
}
#center {
	
}
.header {
	height: 37px;
	color: Black;
	text-align: left;
	padding: 5px;
}
.clear_line {
	clear: both;
}
.left_nav {
	float: left;
	width: 300px;
	text-align: left;

}
.left_nav_logo {
	padding: 5px;
}
.left_nav_image {
	padding: 1px 5px 5px 15px;
}
.left_head {
	margin-bottom: 20px;
}
#main_body {
	margin-left: 300px;
	/*border-left: solid 2px #0c4d66;*/
	height: 100%;
}
.main_body_header {
	height: 45px;
	color: Black;
	padding: 10px;
	text-align: left;
}
.main_content {
	height: 100%;
}
.footer {
	height: 50px;
	background-color: #efefef;
	color: #00053f;
	text-align: left;
	padding: 10px;
	vertical-align: bottom;
	
}
.footer a{
	color: #00053f;
}
.footer a:hover{
	text-decoration: underline;
}
.blue_header{
	color: #00053f;
	font-size : medium;
	font-weight: bold;
	font-family:Arial;
	padding: 10px;
}
.nonblue_header{
	color: #ffffff;
	font-size : medium;
	font-weight: bold;
	font-family:Arial;
	padding: 10px;
}
.blue_big_header{
	color: #00053f;
	font-size : large;
	font-weight: bold;
	font-family:Arial;
	padding: 10px;
}
.nonblue_big_header{
	font-size : large;
	font-weight: bold;
	font-family:Arial;
	padding: 10px;
}
.blue_big_header_center{
	color: #00053f;
	font-size : large;
	font-weight: bold;
	font-family:Arial;
	padding: 10px;
	text-align: center;
}
.login_center {
	left: 50%;
	text-align: center;
	position: fixed;
	margin-left: -150px;
}
.login
{
	
	margin-top: 100px;
	background: url(Images/n-login-back.jpg);
	background-repeat: no-repeat;
	height: 253px;
	width: 360px;
}
.login_input
{
	float: right;
	width: 190px;
	border: solid 1px #00053f;
}
.login_validator {
	color: #00053f;
}
.login_lable
{
	text-align: right;
	font-size: medium;
	color: #00053f;
}
.login_footer{
	height: 60px;
	background-color: white;
	font-size:10px;
	color:#00053f;
	width: 100%;
	padding-top: 10px;
	text-align: center;
	margin-top: -70px;
}
.login_footer a{
	color: #00053f;
}
.login_footer a:hover{
	text-decoration: underline;
}
.login_title
{
	padding-top: 12px;
	margin-left: 15px;
	margin-bottom: 10px;
	text-align: left;
	font-weight: bold;
	font-size: 12px;
	color: White;
	font-family: Verdana;
	background-image: none;
}
.login_control
{
	margin-right: 100px;
}
.user_brown_btn {
	border-style: none;
	border-color: inherit;
	border-width: medium;
	background-color:transparent;
	border-spacing : 0px;
	color: #A50000;
	text-decoration: underline;
	-x-system-font:none;
	font-family:georgia;
	font-size:18px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
}
.user_brown_btn:hover {
	cursor:pointer; 
}
.blue_btn {
	border-style: none;
	border-color: inherit;
	border-width: medium;
	background-color:transparent;
	border-spacing : 0px;
	color: #00053f;
	font-size:14px;
	font-weight:bold;
	font-family: Arial;
}

.blue_btn:hover {
	color : #00C6EC;
	cursor:pointer;  
}
.main_quit {
	text-align: right;
}
.white_btn {
	border-style: none;
	border-color: inherit;
	border-width: medium;
	background-color:transparent;
	border-spacing : 0px;
	color: Black;
	font-size:12px;
}

.white_btn:hover {
	color : #00C6EC;
	cursor:pointer;  
}
.manager_data {
	background-color: #bdbdbd;
	padding: 15px 15px 15px 15px;
	text-align: left;
}
.order_registration {
	background-color: #fdefe3;
	padding: 15px 15px 15px 15px;
	text-align: left;
}
.user_data {
	background-color: #f2f2f2;
	padding: 15px 15px 15px 15px;
	text-align: left;

}
.user_structure_dev {
	background-color: #d1ebf1;
	padding: 15px 15px 15px 15px;
	text-align: left;
}
.constructor_create {
	background-color: White;
	padding: 15px 15px 15px 15px;
	text-align: left;
}
.mlm_right_input {
	border: solid 1px #00053f;
	padding-top: 3px;
	font-family: Arial; 
	font-size:13px;
	text-align: right;
}
.mlm_input {
	border: solid 1px #00053f;
	padding-top: 3px;
	font-family: Arial; 
	font-size:13px;
}
.table_row {
	padding: 5px;
	text-align: left;
}
.table_row_left {
	padding: 5px;
	text-align: left;
}
.right_cell {
	padding: 5px;
	text-align: left;
}
.left_cell {
	padding: 5px;
	float: left;
}
.valuepair {
	padding: 5px;
}
.namepair {
	padding: 5px;
	float: left;
	text-align: right;
	width: 140px;
}
.namepair_contract {
	padding: 5px;
	float: left;
	text-align: right;
	width: 175px;
}
.agent_structure_tree {
	max-width: 1000px;
	overflow: auto;
	text-align: left;
}
.next_prev_buttons {
	padding-left: 5px;
	text-align: left;
}
.header_welcome {
	float: left;
}
.yellow_cell {
	background-color: #fff799;
}
.green_cell {
	background-color: #e1f0c9;
}
.grid_filter {
	text-align: left;
}
.grid_filter_checkbox {
	border: solid 1px #fff;
}
.body_contract {
	background-color: White;
	color: Black;
}
.black_big_header {
	color: Black;
	font-size:x-large;
	font-weight:normal;
	font-family:Arial;
}
.black_header {
	color: Black;
	font-size:large;
	font-weight: normal;
	font-family:Arial;
}
.white_header {
	color: Black;
	font-size:15px;
	font-weight: bold;
	font-family:Arial;
}
.contract_sponsoid {
     text-align: center; 
     left:50%; 
     position:absolute; 
     margin-left: -150px; 
     top: 112px; 
     width: 386px;
}
.contract {
	padding: 10px 150px 0px 250px;
	width: 650px;
}
.send_button {
	border: none 0px;
	font-family:Arial;
	font-size:13px;
	padding-top:3px;
}
.errormessage  {
	font-size: 11px; 
	font-family: Arial; 
	color: #2ACADD; 
	padding-left: 0px; 
	text-decoration: none; 
}
.errormessageRed  {
	font-size: 11px; 
	font-family: Arial; 
	color: Red; 
	padding-left: 0px; 
	text-decoration: none; 
}
.activated a {
	color: Black;
	text-decoration: none;
}
.activated a:hover {
	color: Black;
	text-decoration: underline;
}
.goods_header {
	height: 60px;
	background-color: #00053f;
	color: White;
	text-align: left;
	padding: 5px;
}
.company_logo {
	padding: 10px;
	text-align: left;
}
.errormessagecontainer {
    text-align: left;
    padding: 5px;
}
.binar_first_level_box {
	overflow: auto;
}
.binar_name {
	background-color: #d4dae7;
	text-align:  center;
	padding: 3px;
}
.binar_stage {
	background-color: #efedd9;	
	text-align:  center;
	padding: 3px;
}
.binar_shoulder_balance {
	background-color: #d4dae7;
	text-align:  center;
	padding: 3px;
}
.binar_stage_inner {
	border: solid 1px #2c7538;
	background-color: #fffec9;
	text-align: center;
	height: 20px;
	margin: 3px 0px 3px 25px;
	padding: 3px 5px 3px 5px;
	color: Black;
	font-size: 10pt;
	font-weight:normal;
	font-family:Arial;
	
}
.binar_shoulder_balance_inner {
	border: solid 1px #2c7538;
	background-color: #99ff9a;
	text-align: center;
	color: Black;
	height: 20px;
	padding: 3px 15px 3px 15px;
	margin: 3px 0px 3px 55px;
}
.binar_shoulder_small {
	border: solid 1px #2c7538;
	background-color: #99ff9a;
	text-align: center;
	color: Black;
	height: 20px;
	margin: 3px 0px 3px 15px;
	padding: 3px 5px 3px 5px;
}
.binar_box_btn {
	border-style: none;
	border-color: inherit;
	border-width: medium;
	background-color:transparent;
	border-spacing : 0px;
	color: #6c3601;
	font-size:14px;
	font-weight:bold;
	font-family: Arial;
	text-align: left;
}

.binar_box_btn:hover {
	color : White;
	cursor:pointer;  
}
.binar_search {
	background-color: #c8d6e6;
	padding: 15px 15px 15px 15px;
	text-align: left;
	margin-bottom: 15px;
	margin-top: 20px;	
}
.binar_strong_header {
	font-family: Arial; 
	font-size: 10pt;
	font-weight: bold;
}
.message_container {
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 3px;
	padding-bottom: 3px;	
}
.message_date {
	padding-left: 10px;
}
.news_header {
	font-family: Arial; 
	font-size: 13pt;
	font-weight: bold;
	
}
.news_date {
	font-family: Arial; 
	font-size: 11pt;
}
.news_body {

}
.news_detailbutton {
	color: #00053f;
	text-decoration: none;
}
.news_detailbutton:hover {
	color: #00053f;
	text-decoration: underline;
}
.news_container {
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: Black;
}
.latest_news_container {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: Black;
}
.site_constructor_not_active_panel {
	padding-left: 30px; 
	padding-top: 30px; 
	text-align: left;
	min-height: 350px;
}
.blackline {
	width: 500px;
	height: 1px;
	background-color: Black;
}
.menu_link {
	color: #00053f;
	text-decoration: underline;
	-x-system-font:none;
	font-family: Arial;
	font-size:18px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	text-decoration: none;
	width: 270px;
}
.menu_link:hover {
	color: White;
	text-decoration: underline;
	-x-system-font:none;
	font-family: Arial;
	font-size:18px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	text-decoration: none;
	cursor: pointer;
	width: 270px;
	background-color: #00053f;
}
.menu_div {
	background-color: White;
	width: 270px;
	padding-left: 7px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.menu_div:hover {
	background-color: #00053f;
	color: White;
	cursor: pointer;
}
.menu_div:hover a {
	color: White;
	width: 270px;
}

.submenu_link {
	color: #00053f;
	text-decoration: underline;
	-x-system-font:none;
	font-family: Arial;
	font-size:15px;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	text-decoration: none;
}
.submenu_link:hover {
	color: White;
	text-decoration: underline;
	-x-system-font:none;
	font-family: Arial;
	font-size:15px;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	text-decoration: none;
	cursor: pointer;
}

.submenu_div {
	background-color: White;
	width: 250px;
	padding-left: 37px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.submenu_div:hover {
	background-color: #00053f;
	color: White;
	cursor: pointer;
}
.submenu_div:hover a {
	color: White;
}
.popup_font {
	color: #00053f;
	font-size : large;
	font-weight: bold;
	font-family:Arial;
	padding: 10px;
	text-align: center;
}
.popup_font_small {
	border-style: none;
	border-color: inherit;
	border-width: medium;
	background-color:transparent;
	border-spacing : 0px;
	color: #00053f;
	font-size:14px;
	font-weight:bold;
	font-family: Arial;
}
.virtual_image {
	padding: 15px;
}
.captcha_button {
    text-decoration: underline;
    cursor:pointer;
    padding-left:0px;
}

/*****************************************************************************/
/*                             Страница Login.aspx                           */

.login-container
{
    width: 990px;
    margin: 0 auto;
    padding: 16px;
    table-layout: fixed;
}

.login-panel
{
    width: 100%;
    height: 76px;
    padding: 5px 10px;
}

.registration-title
{
    padding: 5px 0px;
}

.registration-container
{
    padding: 5px;
    table-layout: fixed;
}

.registration-container > tbody > tr > td
{
    padding: 5px 10px;
}

.registration-hint
{
    font-size: 80%;
}

.star
{
    font-weight: bold;
    color: #FF9900;
}

.registration-sponsor
{
    background-color: #DADADA;
    padding: 3px 10px;
}

.registration-sponsor-textbox
{
    width: 280px;
}

.registration-field
{
    width: 252px;
}

/* Закругленная рамка */

.t {background: url(./images/dot.png) 0 0 repeat-x; width: 100%}
.b {background: url(./images/dot.png) 0 100% repeat-x}
.l {background: url(./images/dot.png) 0 0 repeat-y}
.r {background: url(./images/dot.png) 100% 0 repeat-y}
.bl {background: url(./images/bl.png) 0 100% no-repeat}
.br {background: url(./images/br.png) 100% 100% no-repeat}
.tl {background: url(./images/tl.png) 0 0 no-repeat}
.tr {background: url(./images/tr.png) 100% 0 no-repeat}

/* Закругленная кнопка */

button {
  border:0; 
  cursor:pointer; 
  font-weight:bold; 
  padding:0 6px 0 0; 
  text-align:center; 
}
button span { 
  position:relative; 
  display:block; 
  white-space:nowrap; 
  padding:0 0 0 5px; 
}

button.submitBtn { 
  background:url(./images/sliiding_door_right.jpg) right no-repeat; 
}

button.submitBtn span { 
  height:35px; 
  line-height:35px;
  background:url(./images/sliding_door_left.jpg) left no-repeat;
  color:#fff; 
}

/*
button.submitBtn:hover {
	background:url(./images/hover-sliding_door_right.gif) right no-repeat; 
}
button.submitBtn:hover span {
	background:url(./images/hover-sliding_door_left.jpg) left no-repeat; 
}
*/

button.login-button { 
  background:url(./images/login_button.png) center center no-repeat;
  width: 60px;
}

button.login-button span { 
  height:32px; 
  line-height:32px;
  color:#fff;
}

button.registration-button { 
  background:url(./images/registration_button.png) center center no-repeat;
  width: 150px;
}

button.registration-button span { 
  height:32px; 
  line-height:32px;
  color:#fff; 
}

.dxeButtonEditButton, .dxeSpinIncButton, .dxeSpinDecButton, .dxeSpinLargeIncButton, .dxeSpinLargeDecButton
{
    background-image: url( './images/arrow_down.png' ) !important; 
}
