html, body {
  margin: 0;
  padding: 0;
  line-height: 1.3em;
  color: #4C4C4C;
  background: #FEFEFE;
  font-size: 100%;
  font-family: Arial, Helvetica, sans-serif;
  height: 100%;
}

ol, ul, p, h1, h2, h3, h4, h5, h6, form, table {
  margin: 1.5em 0;
  padding: 0;
}

ul {
  list-style-image: url(/images/list_circle.gif);
}

li {
  margin-left: 2em;
}

a {
  color: #C81406;
  text-decoration: underline;
}

a:hover {
  text-decoration: none;
}

a img {
  border: 0;
}

input {
  padding: 2px;
}

select {
  height: 1.75em;
}

.clear {
  clear: both;
}

div#main_wrap {
  width: 900px;
  position: relative;
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 auto -116px auto;
  font-size: 0.70em;
}

div#top_wrap {
  width: 900px;
  height: 92px;
  margin-bottom: -92px;
}

h1#logo {
  width: 78px;
  height: 117px;
  position: absolute;
  margin: 0;
  left: 44px;
  top: 14px;
  z-index: 1000;
}

  h1#logo a {
    text-indent: -9999px;
    outline: 0;
    display: block;
    width: 78px;
    height: 117px;
    background: transparent url(/images/fixi_logo.png) no-repeat;
  }

div#lang {
  position: absolute;
  right: 0;
  top: 57px;
  line-height: 1em;
}

  div#lang span.label {
    color: #4b4b4b;
    float: left;
    display: block;
    margin-right: 4;
    margin-top: 2px;
  }

  div#lang ul {
    list-style-type: none;
    list-style-image: none;
    margin: 0 0 0 2px;
    font-size: 1em;
    float: left;
  }

  div#lang li {
    margin: 0;
    opacity: 0.6;
    filter: alpha(opacity=60);
    float: left;
    width: 38px;
    height: 16px;
    margin-right: 1px;
  }

  div#lang a {
    background: transparent url(/images/flag_bgr.gif) no-repeat top left;
    text-decoration: none;
    color: #363636;
    display: block;
    width: 32px;
    height: 15px;
    padding-left: 6px;
    padding-top: 1px;
  }

  div#lang li.active {
    opacity: 1;
    filter: alpha(opacity=100);
  }

  div#lang li.active a {
    background: transparent url(/images/flag_bgr_active.gif) no-repeat top left;
    color: #000000;
    padding-bottom: 2px;
  }

  div#lang a * {
    vertical-align: middle;
  }

  div#lang a img {
    margin-right: 2px;
  }


div#main_column {
  float: left;
  width: 642px;
  margin-top: 92px;
}

div#header {
}

  div#header img {
    vertical-align: bottom;
  }

  div#flash_header object {
    z-index: 1;
    position: relative;
    margin: 0;
    padding: 0;
    vertical-align: bottom;
  }

  div#flash_header embed {
    z-index: 1;
    position: relative;
    margin: 0;
    vertical-align: bottom;
  }


div#nav {
  float: left;
  width: 250px;
  background: #F3F3F3 url(/images/nav_top_bg.jpg) top left no-repeat;
  clear: both;
  padding-top: 75px;
  margin-bottom: 15px;
}

  div#nav ul {
    margin: 0;
    background: url(/images/nav_bott_bg.gif) bottom left no-repeat;
    padding-bottom: 25px;
    list-style-type: none;
    list-style-image: none;
  }

  div#nav ul ul {
    padding-bottom: 0;
    background: none;
  }

  div#nav ul li {
    margin: 0;
  }

  div#nav ul a {
    display: block;
    line-height: 2.4em;
    padding-left: 50px;
    padding-top: 1px;
    border-left: 1px solid #F3F3F3;
    border-right: 1px solid #F3F3F3;
    border-top: 1px solid #D9D9D9;
    text-decoration: none;
    color: #4C4C4C;
    font-size: 1.25em;
    height: 1%;
  }

  div#nav ul li.open a {
    background-color: #FEFEFE;
    color: #BA1920;
  }

  div#nav ul li.active a {
    background: transparent url(/images/nav_active_bg.jpg) bottom left no-repeat;
    border-left: 0;
    border-right: 0;
    color: white;
  }

  div#nav ul li.open ul li a {
    background-color: #FEFEFE;
    color: #BA1920;
  }

  div#nav ul li ul li.active a{
    border-top: 0;
    color: white;
  }


  div#nav ul ul a {
    color: #BA1920;
  }

  div#nav ul ul span {
    margin-right: 13px;
  }

  div#nav ul a:hover {
    background-color: #E6E6E6;
  }

  div#nav ul li.first a {
    border-top: 0;
  }

  div#nav ul li.active ul li a {
    background: #FEFEFE;
  }


div#content {
  background: transparent url(/images/content_top_bg_var2.jpg) top left no-repeat;
  margin-bottom: 15px;
  float: left;
  width: 650px;
  font-size: 1.1em;
  line-height: 1.45em;
}

  body#frontpage div#content {
    padding-top: 30px;
    background: transparent url(/images/content_top_bg_var1.jpg) top left no-repeat;
    margin-left: 0;
    float: none;
    width: auto;
  }


  div#content div.list_how_it_works {
    width: 240px;
    padding-left: 50px;
    padding-right: 30px;
    background: transparent url(/images/list_question.gif) no-repeat;
    background-position: 27px 7px;
  }

  div#content div.list_percents_prices {
    padding-left: 15px;
    padding-right: 30px;
    background: transparent url(/images/list_percent.gif) no-repeat;
    background-position: 0 7px;
    margin-top: 5px;
  }

  div#content div.list_col {
    float: left;
    margin-top: 5px;
    margin-bottom: 5px;
  }


  div#content div.list_col h3 {
    font-size: 1.7em;
    margin-top: 14px;
    margin-bottom: 4px;
  }

  div#content div.list_col ul {
    list-style-image: url(/images/list_circle.gif);
    line-height: 1.2em;
    margin: 0;
  }

  div#content div.list_col li {
    margin: 8px 0 8px 17px;
    padding-left: 2px;
  }

  div.text_page {
    padding: 22px 29px 15px 29px;
  }

  div#content h2.page_title {
    margin: 0 0 25px 0;
    font-size: 2.6em;
    background: transparent url(/images/dotted_line.gif) bottom left repeat-x;
    padding-bottom: 30px;
  }


div#sidebar {
  float: left;
  width: 258px;
  margin-top: 92px;
  height: 264px;
}

body#frontpage div#sidebar {
  margin-bottom: 15px;
  height: auto;
}


div#login {
  height: 219px;
  background: transparent url(/images/login_bg_var2.jpg) no-repeat;
  padding: 1px 0;
}

  body#frontpage div#login {
    background: transparent url(/images/login_bg_var1.jpg) no-repeat;
  }

  div#login form {
    margin: 0 40px 0 50px;
  }

  div#login form h3 {
    font-size: 1.3em;
    margin-bottom: 5px;
    margin-top: 15px;
  }

  div#login div.input {
    margin-bottom: 5px;
  }

  div#login div.input input {
    width: 152px;
  }

  div#login div.input input.has_label {
    color: gray;
  }

  div#login p {
    margin: 1em 0;
    line-height: 1.5em;
  }


  div#login div.submit {
    position: relative;
    width: 163px;
  }

  div#login div.submit * {
  }

  div#login div.submit a {
    color: #805B14;
    line-height: 1.3em;
    position: relative;
    top: 6px;
  }

  div#login div.submit input {
    right: 0;
    position: absolute;
    top: 0;
  }

div#user_controls {
  margin: 0 0 0 50px;
  padding-right: 40px;
  padding-top: 20px;
  position: relative;
}

  div#user_controls p {
    margin: 0;
  }

  div#user_controls strong {
    font-size: 1.4em;
    line-height: 1.3em;
  }

  div#user_controls strong span {
    font-size: 0.8em;
  }

  div#user_controls p.last_visit {
    margin-top: 3px;
  }

  div#user_controls a.logout {
    position: absolute;
    top: 21px;
    right: 20px;
  }


div#calc {
  background: #E6E6E6 url(/images/calc_bott_bg.gif) bottom left no-repeat;
  padding: 1px 0;
}

  div#calc div.calc_wrap {
    margin: 0 40px 28px 50px;
  }

  div#calc h3 {
    margin-top: 0;
    font-size: 1.6em;
    margin-bottom: 15px;
    text-align: center;
  }

  div#calc label,
  div#calc div.result span {
    width: 51px;
    float: left;
    padding-right: 19px;
    text-align: right;
  }

  div#calc div.input {
    margin-bottom: 5px;
  }

  div#calc div.result {
    height: 4.1em;
    min-height: 4.1em;
  }


  div#calc div.error {
    color: red;
    line-height: 1.4em;
    height: 4.1em;
    min-height: 4.1em;
    text-align: center;
  }

  div#calc div.input input {
    width: 80px;
  }

  div#calc div.input select {
    width: 86px;
  }

  div#calc strong {
    margin-left: 2px;
  }

  div#calc div.submit {
    text-align: center;
  }


div#about {
  clear: both;
  height: 142px;
  background: transparent url(/images/about_bg_en.png) top left no-repeat;
  padding-left: 218px;
  line-height: 1.1em;
}

  div#about div.col {
    float: left;
    width: 260px;
    padding-right: 80px;
  }

  div#about h3 {
    font-size: 2em;
    margin-top: 25px;
    margin-bottom: 12px;
  }

  div#about p {
    margin: 12px 0;
  }


div#footer_push {
  height: 130px;
  clear: both;
}

div#footer {
  background: transparent url(/images/dotted_line.gif) repeat-x;
  font-size: 0.70em;
  height: 116px;
  clear: both;
  position: relative;
}

  div#footer_nav_wrap {
    width: 900px;
    margin: 0 auto;
    height: 65px;
  }

  div#footer_nav_wrap ul {
    list-style-type: none;
    list-style-image: none;
    float: left;
    width: 600px;
    padding-left: 24px;
    margin: 23px 0 21px 0;
  }

  div#footer_nav_wrap li {
    margin: 0;
    display: inline;
    background: transparent url(/images/footer_nav_sep.gif) no-repeat center right;
    padding-left: 10px;
    padding-right: 13px;
  }

  div#footer_nav_wrap li.last {
    background: none;
  }


  div#footer_nav_wrap div.contacts {
    float: right;
    width: 220;
    text-align: right;
    padding-right: 32px;
    margin: 23px 0 21px 0;
  }

  div#footer_nav_wrap div.contacts a {
    text-decoration: none;
    color: #4C4C4C;
  }


  div#footer_nav_wrap div.contacts img {
    vertical-align: middle;
    margin-left: 2px;
  }


  div#copyright {
    clear: both;
    background: transparent url(/images/copyright_bg.jpg) top center;
    color: white;
    height: 51px;
  }

  div#copyright a {
    color: white;
  }


  div#copyright ul {
    margin: 0 auto;
    list-style-type: none;
    list-style-image: none;
    height: 51px;
    width: 868px;
    padding-left: 32px;
  }

  div#copyright li {
    display: inline;
    margin-left: 0;
    margin-right: 20px;
    line-height: 51px;
  }

.buttons
{
  float: left;
  width: 100%;
}

/*
input.button1,
input.button2 {
  border: 0;
  margin: 0;
  padding: 0;
  width: 158px;
  height: 31px;
  color: white;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 1.1em;
  padding-bottom: 3px;
}

a.button1,
a.button2 {
  display: block;
  width: 158px;
  height: 31px;
  color: white;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 1.1em;
  text-align: center;
  text-decoration: none;
  line-height: 2.1em;
  float: left;
  margin-right: 15px;
}

input.button1,
a.button1 {
  background: transparent url(/images/butt_red.gif) no-repeat;
}

input.button2,
a.button2 {
  background: transparent url(/images/butt_gray.gif) no-repeat;
}
*/

a.button1,
a.button2 {
  text-align: center;
  color: white;
  padding: 9px 0 9px 0;
  text-decoration: none;
  background: url("/images/butt_red2.gif") no-repeat right;
}

  a.button1 span,
  a.button2 span {
    line-height: 30px;
    padding: 8px 25px 8px 40px;
    margin-right: 18px;
    background: transparent url("/images/butt_red1.gif") no-repeat top left;
  }

button.button1,
button.button2 {
  border: 0;
  padding: 0 15px 0 0;
  margin: 0 2px 1px 2px;
  overflow: visible;
  text-align: center;
  vertical-align: middle;
  color: white;
  background: url("/images/butt_red2.gif") no-repeat right;
}

  button.button1 span,
  button.button2 span {
    position: relative;
    white-space: nowrap;
    display: block;
    height: 31px;
    padding: 0 30px 0 46px;
    line-height: 30px;
    cursor: default;
    background: transparent url("/images/butt_red1.gif") no-repeat top left;
  }

a.back {
  padding-left: 35px;
  background: transparent url(/images/arrow_left.gif) no-repeat left center;
}

table.scheme_table,
table.data {
  border-top: 2px solid #C81405;
  width: 100%;
  border-bottom: 1px solid #E8E8E8;
  margin-top: 0;
  border-collapse: collapse;
}

  table.scheme_table th,
  table.data th {
    background: #F3F3F3;
    border-right: 1px solid #E8E8E8;
    border-left: 1px solid #E8E8E8;
    padding: 10px 5px;
    text-align: center;
    font-weight: normal;
    white-space: nowrap;
    font-size: 0.9em;
  }

  table.scheme_table tr.first td,
  table.data tr.first td {
    border-top: 1px solid #BBBBBB;
    background: none;
  }

  table.scheme_table td,
  table.data td {
    border-right: 1px solid #E8E8E8;
    border-left: 1px solid #E8E8E8;
    padding: 10px 8px;
    text-align: center;
    background: transparent url(/images/dotted_line.gif) repeat-x top left;
  }

  table.scheme_table .nowrap,
  table.data .nowrap {
    white-space: nowrap;
  }

  table.scheme_table td.term {
    text-align: left;
  }

  table.scheme_table td.special_offer {
    color: #C81405;
    padding: 0;
  }

  table.scheme_table td.deposit_canceled {
    padding: 0;
  }

  table.scheme_table tr td.highlight {
    background: #FAD235;
    color: #C81405;
  }

  table.scheme_table tr td.highlight .percent_number {
    font-weight: bold;
    font-size: 1.5em;
    position: relative;
    top: 1px;
  }


  table.scheme_table td.special_offer div,
  table.data td.deposit_canceled div {
    position: relative;
    padding: 10px;
    display: inline;
  }

  table.scheme_table td.special_offer strong {
    font-weight: normal;
  }

  table.scheme_table td.special_offer span.balloon,
  table.data td.deposit_canceled span.balloon {
    position: absolute;
    display: block;
    height: 35px;
    top: -13px;
    left: 47px;
    background: transparent url(/images/balloon2.gif) no-repeat top right;
  }

  table.scheme_table tr td.highlight span.balloon {
    left: 55px;
  }


  table.data td.deposit_canceled span.balloon {
    left: 80px;
    color: #C81405;
  }

  table.scheme_table td.special_offer span.balloon span,
  table.data td.deposit_canceled span.balloon span {
    display: block;
    height: 25px;
    background: transparent url(/images/balloon1.gif) no-repeat top left;
    font-size: 0.8em;
    line-height: 0.95em;
    padding: 5px;
  }

  table.scheme_table tr.data_not_found td,
  table.data tr.data_not_found td {
    padding: 15px;
    text-align: center;
    color: gray;
  }

table.deposits td {
  padding: 10px 5px;
  font-size: 0.9em;
}

div.depcreate_breadcrumps_wrap {
  background: transparent url(/images/dotted_line.gif) repeat-x bottom left;
  padding-bottom: 17px;
  width: 569px;
  margin-bottom: 25px;
}


ul.depcreate_breadcrumps {
  height: 50px;
  margin: 0;
  padding: 0;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: top left;
  list-style-type: none;
  list-style-image: none;
}

  ul#depcreate_step1 {
    background-image: url(/images/depcreate_breadcrumps_1.png);
  }

  ul#depcreate_step2 {
    background-image: url(/images/depcreate_breadcrumps_2.png);
  }

  ul#depcreate_step3 {
    background-image: url(/images/depcreate_breadcrumps_3.png);
  }

  ul#depcreate_step4 {
    background-image: url(/images/depcreate_breadcrumps_4.png);
  }

  ul#depcreate_step1 li.step1,

  ul#depcreate_step2 li.step1,
  ul#depcreate_step2 li.step2,

  ul#depcreate_step3 li.step1,
  ul#depcreate_step3 li.step2,
  ul#depcreate_step3 li.step3,

  ul#depcreate_step4 li.step1,
  ul#depcreate_step4 li.step2,
  ul#depcreate_step4 li.step3,
  ul#depcreate_step4 li.step4 {
    color: #c71405;
  }

  ul.depcreate_breadcrumps li {
    float: left;
    width: 102px;
    margin: 17px 0 0 0;
    padding: 0 0 0 40px;
  }

  ul.depcreate_breadcrumps li.step1 {
    padding-left: 37px;
  }

form.standard {
  margin: 1em 0;
  height: 1%;
}

  form.standard div.no_label {
    padding-left: 150px;
  }


  form.standard div.input,
  form.standard div.checkbox1,
  form.standard div.text,
  form.standard div.sep {
    line-height: 1.9em;
    padding-top: 0.4em;
    margin-bottom: 0.2em;
    float: left;
    width: 100%;
  }

  form.standard div.sep {
    height: 20px;
  }


  form.standard div.text p,
  form.standard div.text ul {
    margin: 0 0 0.5em 0;
  }

  form.standard div.text h4 {
    margin: 10px 0 0 0;
    font-size: 1em;
  }

  form.standard div.input label,
  form.standard div.input span.label {
    float: left;
    width: 140px;
    text-align: left;
    padding-right: 10px;
    line-height: 1.8em;
  }

  form.standard div.input label.variable_length,
  form.standard div.input span.label_variable_length {
    width: auto;
  }

  form.standard div.input label.long,
  form.standard div.input span.label_long {
    width: 300px;
  }

  form.standard div.input_bottom {
    position: relative;
  }

  form.standard div.input_bottom input {
    position: absolute;
    bottom: 0;
    left: 310px;
  }

  form.standard div.input input,
  form.standard div.input select {
    width: 160px;
  }

  form.standard div.input select {
    height: 1.65em;
    vertical-align: top;
    width: 166px;
  }


  form.standard div.input input.short,
  form.standard div.input select.short {
    width: 50px;
  }

  form.standard div.input input.long,
  form.standard div.input select.long {
    width: 410px;
  }

  form.standard div.checkbox1 input {
    float: left;
  }


  form.standard div.checkbox1 label {
    float: left;
    width: 90%;
    margin-left: 2%;
    line-height: 1.5em;
  }

  form.standard div.phone select.phone_country_code {
    width: 60px;
    margin-right: 1px;
  }

  form.standard div.phone input.phone_number {
    width: 96px;
  }

  form.standard div.money_amount_input input {
    width: 4em;
  }

  form.standard div.money_amount_input select {
    width: 5em;
    vertical-align: top;
  }

  form.standard div.scheme_table_wrap {
    clear: both;
    padding-top: 20px;
  }

  form.standard div.readonly_text {
    clear: both;
    padding-top: 10px;
    margin-bottom: 10px;
  }

  form.standard div.readonly_text span.label {
    font-weight: bold;
  }

  form.standard div.readonly_text table.data,
  form.standard div.readonly_text table.scheme_table {
    width: auto;
  }


  form.standard div.readonly_text div.content {
    margin-top: 5px;
    height: 200px;
    overflow: auto;
    border: 1px solid #C8C8C8;
    padding: 8px 10px;
    width: 570px;
  }

  form.standard div.readonly_text div.content h1,
  form.standard div.readonly_text div.content h2,
  form.standard div.readonly_text div.content h3,
  form.standard div.readonly_text div.content h4,
  form.standard div.readonly_text div.content h5,
  form.standard div.readonly_text div.content h6,
  form.standard div.readonly_text div.content p,
  form.standard div.readonly_text div.content ul {
    margin-top: 0;
    margin-bottom: 1em;
  }

  form.standard div.has_errors img.notice {
    margin-top: 3px;
    vertical-align: top;
    margin-left: 3px;
  }

  form.standard div.submit {
    padding-top: 1.2em;
    clear: both;
    padding-left: 150px;
    position: relative;
    height: 1%;
  }

  form.standard div.submit a.clear_form_link,
  form.standard div.submit a.cancel_link {
    position: absolute;
    left: 10px;
    top: 1.6em;
  }

form.dep_create_confirm div.contract_conditions div.content {
  height: 200px;
}

  form.dep_create_confirm div.contract_annulment_conditions div.content {
    height: 85px;
  }

  form.dep_create_confirm div.price_list div.content {
    height: 320px;
  }

form.cancel_contract div.contract_annulment_conditions div.content {
  height: 100px;
}

form.user_type_select div.no_label input {
  margin-left: 0;
  margin-top: 0;
  margin-bottom: 1px;
}

  form.user_type_select div.no_label label {
    margin-right: 20px;
  }

  form.user_type_select div.no_label * {
    vertical-align: middle;
  }

div.errors {
  background: transparent url(/images/error_top_bg.png) top left no-repeat;
  width: 569px;
  margin-bottom: 1em;
}

  div.errors ul {
    background: transparent url(/images/error_bottom_bg.png) bottom left no-repeat;
    margin: 0;
    padding: 6px 0;
    list-style-type: none;
    list-style-image: none;
    color: #4b4b4b;
    font-weight: bold
  }

  div.errors li {
    line-height: 1.5em;
    margin: 7px 25px 7px 47px;
  }

div.info_box {
  border: 0;
  padding: 0;
  background: transparent url(/images/info_box_tl.png) top left no-repeat;
  font-size: 1.1em;
  float: left;
  margin-bottom: 1.5em;
}

  div.info_box .w1 {
    margin: 0;
    padding: 0;
    background: transparent url(/images/info_box_br.png) bottom right no-repeat;
  }

  div.info_box .w2 {
    margin: 0;
    padding: 0;
    background: transparent url(/images/info_box_bl.png) bottom left no-repeat;
  }

  div.info_box .w3 {
    margin: 0;
    padding: 10px 0;
    background: transparent url(/images/info_box_tr.png) top right no-repeat;
  }

  div.info_box ul {
    list-style-image: none;
    list-style-type: none;
  }

  div.info_box ul li {
    line-height: 1.3em;
    margin: 3px 18px;
  }

ul.value_list {
  list-style-type: none;
  list-style-image: none;
  line-height: 1.6em;
}

  ul.value_list li {
    margin: 0;
  }

  ul.value_list li span {
    float: left;
    width: 13em;
  }

ul.inline_menu {
  list-style-image: none;
  list-style-type: none;
}

  ul.inline_menu li {
    display: inline;
    margin: 0 20px 0 0;
  }

.help_tooltip_icon {
  vertical-align: middle;
}

  .help_tooltip {
    background: white;
    border: 1px solid gray;
    font-size: 0.75em;
    padding: 7px 10px;
    width: 300px;
    color: #363636;
    line-height: 1.3em;
  }
