* {
  padding: 0;
  margin: 0; }

body {
  color: #29292d;
  font-family: Arial, Helvetica, sans-serif;
  background: #1b1b20 url("../images/body_bg.jpg") left top repeat-x; }

img {
  border: 0; }

ul {
  list-style: none; }

li {
  margin: 5px 0 5px 0; }

a {
  text-decoration: none;
  color: #00a3e7; }
  a:hover {
    color: #c20080; }

h1, h2 {
  color: #29292d; }

.profile_bar {
  margin: auto;
  width: 959px;
  text-align: left;
  color: #bbbbbb;
  padding: 5px 0 5px 40px;
  font-size: 14px; }
  .profile_bar a {
    color: white; }

.root_0 {
  margin: auto;
  margin-bottom: 20px;
  width: 959px; }

.header {
  background: url("../images/header_bg.gif") center top no-repeat;
  height: 132px; }

.menu {
  float: left;
  display: inline;
  margin-left: 33px; }
  .menu ul {
    display: inline;
    float: left; }
    .menu ul li {
      display: inline;
      float: left;
      color: white;
      font-size: 20px;
      padding-right: 5px;
      text-align: center; }
      .menu ul li a {
        display: inline;
        float: left;
        color: white;
        font-size: 20px;
        height: 46px;
        width: 277px;
        background: transparent url("../images/menu_item_bg.gif") center top no-repeat;
        padding-top: 10px; }
        .menu ul li a:hover {
          color: #c20080; }

.logo {
  float: left;
  display: inline;
  margin: 20px 0 0 33px; }

.footer {
  background: transparent url("../images/footer_bg.gif") center center no-repeat;
  height: 99px; }

#footer_img {
  float: right;
  display: inline;
  margin-right: -16px;
  margin-top: -118px; }

.contacts {
  padding-top: 10px;
  padding-left: 120px;
  font-size: 14px; }
  .contacts img {
    margin: 0 10px 0 10px; }

.content {
  background: white url("../images/content_bg.jpg") right top no-repeat;
  padding-bottom: 80px; }

.project-cont {
  background-color: white;
  margin-top: 15px;
  padding: 10px;
  font-size: 12px;
  color: #2e569d;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px; }
  .project-cont a {
    color: #2e569d; }
  .project-cont table {
    width: 939px; }

.left_column {
  float: left;
  display: inline;
  width: 540px; }

.right_column {
  width: 418px;
  float: left;
  display: inline; }

.content h1, .content h2 {
  margin: 20px 0px 20px 0px; }
.content ul {
  margin: 20px 0px 20px 0px;
  list-style: square;
  list-style-position: inside; }

.body {
  font-size: 16px;
  margin: 20px 25px 20px 50px; }
  .body p {
    margin: 10px 0px 10px 0px; }

.box {
  margin: 10px 0 10px 0;
  text-align: center; }

.right_column .box {
  margin-right: 50px;
  margin-left: 25px; }

.box.cyan {
  background-image: url("../images/title_index_bg_orange.gif"); }
.box h2 {
  font-size: 16px;
  margin-bottom: 10px; }
.box ul {
  margin: 5px 0 5px 0; }
  .box ul li {
    font-weight: bold;
    font-size: 16px; }

.data_table {
  margin: 10px 0 10px 0px;
  border-right: 2px solid #a4def6;
  border-left: 2px solid #a4def6;
  width: 100%; }
  .data_table thead th {
    text-align: left;
    padding: 4px;
    background-color: #daecfa;
    border-top: 2px solid #a4def6;
    border-bottom: 2px solid #a4def6; }
  .data_table tbody td {
    border-bottom: 2px solid #a4def6;
    padding: 4px;
    text-align: left;
    font-size: 12px; }
  .data_table tbody th {
    border-bottom: 2px solid #a4def6;
    padding: 4px;
    text-align: left;
    font-size: 14px; }
  .data_table tbody tr.even td, .data_table tbody tr.odd td {
    background-color: white; }
  .data_table tbody td a {
    font-weight: bold; }

.form_table_cont {
  margin: 10px 0 10px 0; }

.form_table {
  width: 460px; }
  .form_table thead th {
    text-align: left;
    font-size: 16px;
    padding: 4px; }
    .form_table thead th span {
      font-size: 14px;
      font-weight: normal;
      font-style: italic; }
  .form_table tbody th {
    font-weight: normal;
    text-align: left;
    padding: 4px;
    font-size: 14px; }
  .form_table tbody td {
    padding: 4px;
    text-align: right; }

#price_report {
  text-align: right;
  padding: 10px 0 0 0;
  font-size: 16px; }
  #price_report h3 span {
    font-weight: normal;
    font-size: 14px; }

.price {
  text-align: right;
  padding: 5px 0 0 0;
  margin: 5px 0 0 0;
  font-size: 16px;
  border-top: 1px dotted #b2b2b2; }

.sumprice {
  font-weight: bold;
  border-top: 1px solid #b2b2b2;
  padding: 5px 0 0 0;
  margin: 5px 0 0 0; }

.big_button {
  margin: 10px 0 10px 0; }
  .big_button div {
    width: 220px;
    height: 20px;
    margin: auto;
    background: #daecfa url("../images/big_button_bg.jpg") left top repeat-x;
    border: 1px solid #a4def6;
    text-align: center;
    padding: 5px; }
  .big_button a {
    color: #00a3e7; }
    .big_button a:hover {
      color: white; }

.big_submit {
  margin: 10px 0 10px 0;
  text-align: center; }
  .big_submit input, .big_submit button {
    margin: auto;
    background: #daecfa;
    border: 2px solid #a4def6;
    text-align: center;
    padding: 5px;
    color: #00a3e7;
    cursor: pointer;
    font-weight: bold; }
    .big_submit input:hover, .big_submit button:hover {
      color: white; }

body.popup .title {
  position: absolute;
  margin-top: 35px;
  margin-left: 280px;
  width: 600px;
  text-align: right; }
  body.popup .title h1 {
    text-align: right; }
body.popup .content {
  padding-top: 30px; }
body.popup .body {
  margin: 0;
  padding: 0 80px;
  text-align: justify; }
  body.popup .body p {
    margin: 0 0 20px 0; }
  body.popup .body ol, body.popup .body ul {
    margin: 0; }
  body.popup .body ol {
    margin-left: 20px; }
  body.popup .body h4 {
    color: #00a3e7;
    margin-top: 20px; }
