@charset "utf-8";
/* CSS Document */
html {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline; }

body {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: Verdana, "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
  vertical-align: baseline;
  line-height: 1;
  color: black;
  background: #F2FDE0; }

#commit {
	width: 123px;
	height: 53px;
}

#login_body {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
	background: #F2FDE0 url(../images/login/background.jpg) no-repeat;
	background-position: left bottom;
}

#logo_bars_ru {
	position: absolute;
	z-index: 1000;
	top: 80%;
	padding-left: 40px;
	left: 40px;
	height: 85px;
	width: 100%;
	background: transparent url(../images/login/bars_logo_ru.png) no-repeat 0 0;
}

#logo_bars_en {
	position: absolute;
	z-index: 1000;
	top: 80%;
	padding-left: 40px;
	left: 40px;
	height: 85px;
	width: 100%;
	background: transparent url(../images/login/bars_logo_en.png) no-repeat 0 0;
}


#login_board {
	min-width: 408px;
	margin: 0px auto;}
	
  #onboard_form input[type=text], #onboard_form input[type=password] {
    font-size: 18px;
    color: #333;
    width: 316px;
    padding-left: 3px; }
	#text_field {
    margin-bottom: 15px; }
    #text_field label {
      display: block;
      margin-bottom: 5px;
      padding-left: 2px;
	  color: #999;
      font-size: 14px; }
	#check_box_field {
      margin-bottom: 5px; }	
  #actions {
    text-align: right;
    margin-top: 15px;
    margin-bottom: 25px; 
	background-color:#ffffff ; background-image:url(../images/login/card.jpg);  
	 }	
    #text_field label {
      display: block;
      margin-bottom: 5px;
      padding-left: 2px;
      color: #999;
      font-size: 14px;	  }
    #check_box_field {
      margin-bottom: 5px; }		

#formsubmit-en {
  display: block;
  background: transparent url(../images/login/enter-en.png) no-repeat 0 0;
  float: right;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  border: 0;
  width: 84px;
  height: 28px;
  color: #134F7F;
  position: relative;
  margin-right: 0px;
  margin-top: 20px;}
  #formsubmit-en:hover {
    text-decoration: none; }
  #formsubmit-en > input {
    display: block;
    max-width: 80px;
    overflow: hidden;
    font-style: normal;
    white-space: nowrap;
    background: none;
    border: 0;
    margin: 0 !important;
    padding: 0;
    color: #134F7F;
    font-weight: bold;
    font-family: Verdana,Arial,Geneva,Helvetica,sans-serif;
    font-size: 12px;
    padding-right: 0px;
    padding-left: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    cursor: pointer; }
  #formsubmit-en > span {
    display: block;
    position: absolute;
    top: 0;
    right: 0px;
    height: 100%;
    background: transparent url(../images/login/enter-en.png) no-repeat 0 0; }
	
#formsubmit-ru {
  display: block;
  background: transparent url(../images/login/enter-ru.png) no-repeat 0 0;
  float: right;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  border: 0;
  width: 84px;
  height: 28px;
  color: #134F7F;
  position: relative;
  margin-right: 0px;
  margin-top: 20px;}
  #formsubmit-ru:hover {
    text-decoration: none; }
  #formsubmit-ru > input {
    display: block;
    max-width: 80px;
    overflow: hidden;
    font-style: normal;
    white-space: nowrap;
    background: none;
    border: 0;
    margin: 0 !important;
    padding: 0;
    color: #134F7F;
    font-weight: bold;
    font-family: Verdana,Arial,Geneva,Helvetica,sans-serif;
    font-size: 12px;
    padding-right: 0px;
    padding-left: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    cursor: pointer; }
  #formsubmit-ru > span {
    display: block;
    position: absolute;
    top: 0;
    right: 0px;
    height: 100%;
    background: transparent url(../images/login/enter-ru.png) no-repeat 0 0; }
	
#pathkey {
	font-size: 10px;
}
	
#clear, #clearboth {
  clear: both; }
	
#frame {
	min-width: 408px;
	max-width: 408px;
	  }
  #frame_top {
    height: 119px;
    padding-top: 12px;
    position: relative; }
    #top_corners_left, #top_corners_right {
      position: absolute;
      width: 156px;
      height: 119px; }
    #top_corners_left {
      background: url(../images/login/top_left.png) no-repeat;
      top: 0;
      left: 0; }
    #top_corners_right {
      background: url(../images/login/top_right.png) no-repeat;
      top: 0;
      right: 0; }
	#head_logo {
		padding-top: 20px;
		background: url(../images/login/logo.png) no-repeat bottom;
		width: 340px;
		height: 40px;
	}	
	#bars_logo {
		background: url(../images/login/bars_logo.png) no-repeat;
		width: 500px;
		height: 85px;
	}
    #top_inner {
      background: #ffffff url(../images/login/head_bg.jpg) no-repeat;
      height: 82px;
      margin: 0 30px;
      position: relative;
      z-index: 101; }
      #top_inner h2 {
        padding-top: 45px;
        padding-left: 12px;
        padding-bottom: 5px;
        font-size: 18px;
        color: #fff;
        font-family: Verdana;
        font-weight: bold; }
  #frame_content {
    background-color: #fff;
    margin: -37px 22px 0px 22px;
    padding: 20px;
    padding-bottom: 0;
    position: relative;
    z-index: 101;
    min-height: 79px;
	text-align: left; }
	  
  #frame_bottom {
    height: 119px;
    position: relative;
    margin-top: -100px; }
    #bot_corners_left, #bot_corners_right {
      position: absolute;
      width: 191px;
      height: 119px; }
    #bot_corners_left {
      background: url(../images/login/bottom_left.png) no-repeat;
      bottom: 0;
      left: 3px; }
    #bot_corners_right {
      background: url(../images/login/bottom_right.png) no-repeat;
      bottom: 0;
      right: 3px; }
    #bot_inner {
      background-color: #fff;
	  height: 106px;
      margin: 0 30px; }	
	  
	  
	  #bg{color:#999; 
font:Tahoma, Geneva, sans-serif; 
font-size:10px;
text-decoration:none;
}

#itgeo-span {
vertical-align:50%;
}

#itgeo-link:active {
text-decoration: none;
}
#itgeo-link:link {
text-decoration: none;
}
#itgeo-link:visited {
text-decoration: none;
}
#itgeo-link:hover {
text-decoration: none;
}


#itgeo {
text-align: left;
font-size: 85%;
}
