* {
  margin: 0;
  padding: 0;
  border: 0;
}
html, body {
  font-family: "Myriad Pro", "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
  font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif;
  color: #474646;
}
body {
  text-align: center;
  font-size: 100%;
  line-height: 150%;
  background: url("style/gfx/bg_all.png") left top;
}
h1 {
  font-size: 130%;
  font-weight: normal;
  color: #ed2024;
  margin: 1em 0;
  line-height: 130%;
}
h2 {
  font-size: 120%;
  font-weight: bold;
  color: #474646;
  margin: 1em 0;
  line-height: 130%;
}
h2 span {
  color: #ed2024;
}
a {
  color: #524947;
  color: #ed2024;
  font-weight: normal;
  text-decoration: underline;
}
a:hover {
  color: #524947;
  color: #ed2024;
  font-weight: normal;
  text-decoration: none;
}
ul, ol {
  margin: 1em 0;
}
ul li {
  list-style-type: none;
  margin-left: 15px;
  padding: 0 0 0 15px;
  background: url("style/gfx/bg_ul_li.png") no-repeat left 10px;
}
ol li {
  margin: 0 0 5px 30px;
}
p {
  margin: 0 0 1em 0;
}
div.h2 {
  font-size: 120%;
  font-weight: bold;
  color: #474646;
  margin: 1em 0;
  line-height: 130%;
}
div.h2 span {
  color: #ed2024;
}
#body {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  float: left;
  clear: both;
}
#area_top_bg {
  width: 100%;
  height: 166px;
  background: url("style/gfx/bg_area_top.png") repeat-x left top;
  float: left;
  clear: both;
}
#area_top {
  width: 1000px;
  height: 166px;
  clear: both;
  margin: 0 auto;
}
#mid_bg {
  width: 100%;
  min-height: 650px;
  background: url("style/gfx/bg_mid.png") no-repeat center top;
  margin: 0 auto;
  float: left;
  clear: both;
}
#mid {
  width: 1000px;
  margin: 0 auto;
}
#mid_menu { 
  width: 1000px;
  height: 262px;
  margin: 0 auto;
  clear: both;
}
#area_content {
  width: 1000px;
  background: #fff;
  margin: 0 auto;
}
#area_bottom_bg {
  width: 100%;
  height: 210px;
  background: url("style/gfx/bg_area_bottom.png") left top;
  float: left;
  clear: both;
  margin: 30px 0 0 0;
}
#area_bottom {
  width: 1000px;
  height: 210px;
  clear: both;
  margin: 0 auto;
}
#area_bottom_bg_2 {
  width: 100%;
  height: 60px;
  background: url("style/gfx/bg_area_bottom_2.png") left top;
  float: left;
  clear: both;
}
#area_bottom_2 {
  width: 1000px;
  height: 60px;
  clear: both;
  margin: 0 auto;
}
.midsep {
  clear: both;
}
div.block {
  width: 100%;
  clear: both;
  float: left;
  background: url("style/gfx/bg_block.png") no-repeat bottom center;
  padding-bottom: 27px;
}
div.block_body {
  width: 100%;
  margin: 0;
  padding: 0;
  float: left;
  background: #fff;
}
div.block_body_in {
  margin: 20px 20px 40px 20px;
  background: #fff;
  min-height: 440px;
  text-align: left;
}
#block_partners {
  background: url("style/gfx/bg_block_partners.png") no-repeat left top;
}
#block_partners div.block_body {
  background: none;
}
#block_partners div.block_body_in {
  background: none;
}
#block_partners div.block_body_in {
  min-height: 0;
}
#area_content .block_body_in {
  font-size: 90%;
}
#area_content .block_body_in a {
  font-size: 95%;
}
#logo {
  float: left;
  width: 202px;
  height: 83px;
  margin: 67px 0 0 0;
}
#language {
  float: right;
  width: 100px;
  height: 28px;
  margin: 41px 0 0 0;
}
#language a {
  float: left;
  width: 30px;
  height: 28px;
}
#language a.first {
  margin-right: 27px;
}
#language a {
  float: left;
}
#language img {
  float: left;
}
#area_bottom {
  font-size: 90%;
  color: #524947;
  text-align: left;
}
#area_bottom h3 {
  font-size: 100%;
  font-weight: bold;
}
#area_bottom .foot_left {
  width: 440px;
  float: left;
  margin: 20px 0 0 20px;
}
#area_bottom .foot_right {
  width: 280px;
  float: right;
  margin: 20px 20px 0 0;
}
#area_bottom .foot_right p {
  margin: 0 0 6px 0;
}
#area_bottom_2 {
  font-size: 70%;
  color: #524947;
  text-align: left;
}
#area_bottom a, #area_bottom_2 a {
  color: #524947;
  font-weight: bold;
  text-decoration: underline;
}
#area_bottom a:hover, #area_bottom_2 a:hover {
  color: #524947;
  font-weight: bold;
  text-decoration: none;
}
#area_bottom_2 .foot_left {
  width: 440px;
  float: left;
  margin: 18px 0 0 20px;
}
#area_bottom_2 .foot_right {
  width: 440px;
  float: right;
  text-align: right;
  margin: 18px 20px 0 0;
}
#area_bottom form {
  width: 280px;
  float: right;
  margin-top: 10px;
}
#area_bottom form input {
  width: 268px;
  font-size: 90%;
  margin-bottom: 10px;
}
#area_bottom form textarea {
  width: 268px;
  height: 40px;
  font-size: 90%;
  margin-bottom: 10px;
}
#area_bottom form input.submit {
  width: auto;
  float: right;
}
#area_bottom .inactive {
  color: #aaa;
  letter-spacing: 1px;
}
#area_bottom .active {
  color: #999;
}
#area_bottom img {
  visibility: visible;
}
.msg_ok, .msg_nok {
  width: 657px;
  _width: 697px;
  color: rgb(60,60,60);
  margin: 15px 0 30px 0;
  line-height: 130%;
  border: 1px solid rgb(217,206,193);
  padding: 20px;
}
.msg_nok strong, .msg_ok strong  {
  font-size: 110%;
}
/* horizontal menu */
div#hmenu {
  width: 560px;
  height: 40px;
  float: right;
  margin: 20px 0 0 64px;
  _margin: 20px 0 0 32px;
  font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif;
  clear: right;
}
div#hmenu.english {
  width: 605px;
}
div#hmenu ul {
  width: 100%;
  height: 40px;
  float: left;
  margin: 0;
}
div#hmenu ul li {
  width: auto;
  height: 40px;
  list-style-type: none;
  margin: 0 1px 0 0;
  padding: 0;
  display: block;
  float: left;
  background: none;
}
div#hmenu ul li a {
  width: auto;
  height: 32px;
  display: block;
  float: left;
  padding: 8px 11px 0 11px;
  font-weight: normal;
  font-size: 110%;
  text-align: center;
  text-decoration: none;
  color: #474646;
}
div#hmenu ul li a:hover {
  text-decoration: none;
  background: #ed2024;
  color: #fff;
}
div#hmenu ul li.menu_item_actual a {
  background: #ed2024;
  color: #fff;
}
div#hmenu ul li.menu_item_last {
  margin-right: 0;
}
#vmenu {
  width: 261px;
  height: 262px;
  float: left;
  clear: both;
  text-align: left;
  font-size: 95%;
}
ul.vmenu {
  margin-top: 50px;
}
ul.vmenu li {
  width: 261px;
  height: 38px;
  float: left;
  clear: both;
  margin: 0;
  padding: 0;
  background: url("style/gfx/bg_vmenu_item.png") no-repeat left bottom;
  list-style-type: none;
}
ul.vmenu li a {
  width: 246px;
  height: 29px;
  float: left;
  color: #474646;
  text-decoration: none;
  padding: 9px 0 0 15px;
  font-weight: bold;
}
ul.vmenu li.menu_item_actual a, ul.vmenu li a:hover {
  color: #ed2024;
  text-decoration: none;
}
table {
  font-size: 100%;
  border-collapse: collapse;
  margin: 0 0 1em 0;
}
table.w100 {
  width: 100%;
}
td {
  vertical-align: top;
  padding: 5px;
}
th {
  padding: 5px;
  font-weight: bold;
  background: url("style/gfx/bg_form_th.png") left top;
  color: #fff;
}
table.reference td {
  vertical-align: middle;
}
table.conferences .col1 {
  text-align: right;
  padding-right: 30px;
}
table.company .col1 {
  text-align: right;
  padding-right: 15px;
  font-weight: bold;
}
/* table type form */
form.table {
  width: 100%;
  margin: 1em 0;
}
form.table table {
  font-size: 100%;
  width: 100%;
  _width: 90%;
}
form.table table th {
  padding: 4px 12px;
  background: url("style/gfx/bg_form_th.png") no-repeat left top;
  text-align: left;
  font-weight: bold;
  text-transform: uppercase;
}
form.table td {
  padding: 4px 5px;
  text-align: left;
}
form.table td.label {
  padding: 4px 10px 0 0;
  width: 180px;
  vertical-align: top;
  text-align: right;
}
form.table label {
  width: 180px;
  font-weight: normal;
}
form.table input, form.table select, form.table textarea {
  border: 1px solid rgb(123,127,128);
  font-size: 100%;
  margin: 0;
}
form.table .hidden {
  display: none;
}
form.table input.submit {
  border: 1px solid #fff;
  background: url("style/gfx/bg_form_th.png") no-repeat left top;
  padding: 3px 16px;
}
form.table textarea {
  width: 26em;
  height: 5em;
}
form.table textarea.higher {
  height: 260px;
}
form.table table table {
  width: auto;
  margin: 5px 0;  
}
div.submit {
  text-align: left;
  clear: both;
  margin: 0;
  position: relative;
  margin-left: 195px;
}
td.required, td.required label {
  font-weight: bold;
}
div.required_info {
  clear: both;
  margin: 1em 0;
  font-weight: bold;
}
#quick_login div.required_info {
  display: none;
}
/* classic type form */
form {
  font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif;
  font-size: 90%;
}
input, textarea {
  font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif;
  font-size: 100%;
  padding: 2px 6px;
  vertical-align: top;
  clear: both;
  margin: 0 0 6px 0;
  display: block;
}
input.submit {
  text-align: center;
  font-weight: bold;
  letter-spacing: 1px;
  border: 1px solid #fff;
  padding: 1px 16px;
  background: rgb(239,214,174);
  color: #fff;
}
input.choice {
  margin: 0 !important;
  padding: 0 !important;
  background: none !important;
  width: auto !important;
  border: 0 !important;
  display: inline;
  vertical-align: middle;
}
/* cascade values - set dimensions of elements, if necessary */
.narrower {
  width: 5.5em !important;
}
.narrower2 {
  width: 2em !important;
}
.narrower3 {
  width: 3.5em !important;
}
.wider {
  width: 16em !important;
}
.wider2 {
  width: 26em !important;
}
.wider3 {
  width: 24em !important;
}
.wider4 {
  width: 44em !important;
}
.wider100 {
  width: 98% !important;
  _width: 100% !important;
}
.plain {
  vertical-align: -5px;
}
/* form values server check */
img#form_server_check_preloader {
  position: absolute;
  left: 110px;
  top: 6px;
}
div.sc_err_border {
}
div.sc_err_border_show input, div.sc_err_border_show select, div.sc_err_border_show textarea {
  background: #ffeeee;
  border: 1px solid #ed2024;
}
div.sc_err_msg {
  display: none;
}
div.sc_err_msg_show {
  color: #ed2024;
  font-size: 95%;
  font-weight: bold;
  display: block;
  padding: 1px 0;
}
.l, .left { text-align: left; }
.r, .right { text-align: right; }
.c, .center { text-align: center; }
.j, .justify { text-align: justify; }
.fl { float: left; }
.fr { float: right; }
.fn { float: none; }
.va_top { vertical-align: top; }
.va_bottom { vertical-align: bottom; }
.va_middle { vertical-align: middle; }
.dis_none { display: none; }
.dis_block { display: block; }
.dis_inline { display: inline; }
.dis_table_row { display: table-row; }
.nowrap, .nobr { white-space: nowrap; }
.nomargin { margin: 0; padding: 0; }
.cb, .clear { clear: both }
.strong { font-weight: bold; color: #1c2c44; }
.em { font-style: italic; }
.help { cursor: help;	pointer: help; }
.hand { cursor: pointer; _cursor: hand; }
.print { display: none; }
.image_left { float: left; margin: 0 1em 1em 0; }
.image_right { float: right; margin: 0 0 1em 1em; }
.file_desc {
  font-size: 80%;
  color: #999;
}
div.code {
  background: #f5f5f5;
  border: 1px dashed #ccc;
  font-family: Courier, sans-serif;
  font-size: 70%;
  padding: 5px;
  text-align: left;
  line-height: 160%;
}
table.contact {
  width: 600px;
}
table.contact td {
  width: 200px;
}
table.contact h2 {
  margin: 0;
}
img.reference {
  margin-left: 20px;
}
div.registration_event {
  background: #eee;
  padding: 15px;
}
div.hp_registration_event {
  width: 300px;
  float: right;
  background: #eee;
  padding: 15px;
  margin: 0 0 20px 20px;
}
.red {
  color: #ed2024;
}
a.button {
  background: #ed2024;
  color: #fff;
  font-weight: bold;
  padding: 10px 15px;
  text-decoration: none;
  margin: 10px 0;
  font-size: 95%;
}
a.partner {
  width: 96px;
  height: 61px;
  float: left;
  margin: 0 70px 15px 0;
}
a.partner.last {
  margin-right: 0;
}
#block_partners {
  margin-top: 15px;
} 
#slider {
  width: 637px;
  height: 215px;
  float: left;
  margin: 23px 0 0 21px;
  position: relative;
}
#slider_title {
  width: auto;
  filter: alpha(opacity=60);
  -moz-opacity: 0.6;
  opacity: 0.6;
  position: absolute;
  right: 24px;
  bottom: 24px;
  z-index: 999;
  background: #fff;
  font-size: 140%;
  font-weight: bold;
  line-height: 140%;
  padding: 8px 16px;
  text-align: center;
  text-transform: uppercase;
}
div#slider ul {
  width: 637px;
  height: 215px;
  float: left;
  margin: 0;
}
div#slider li {
  width: 637px;
  height: 215px;
  list-style: none;
  overflow: hidden;
  background: #fff;
  padding: 0;
  margin: 0;
}
div#slider li img {
  margin: 1px;
}
#slider_next {
  width: 57px;
  height: 215px;
  float: left;
  margin: 23px 0 0 21px;
}
#slider_next a {
  outline: none;
}
.photogallery {
  width: 100%;
  float: left;
  margin: 20px 0;
}
div.photo {
  width: 138px;
  height: 138px;
  float: left;
  margin: 10px;
  background: #eee;
}
div.photo a {
  width: 120px;
  height: 120px;
  margin: 8px;
  float: left;
}
div.photo a img {
  float: left;
  border: 1px solid #fff;
}

