body {
  font-family: Tahoma, Verdana, Helvetica;
  font-size:14px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top:0px;
  background-color: #eaedf0;
  background-image: url(images/showroom/shr_bgr.gif);
  background-attachment: fixed;
}

A:link {color: #5397bf; text-decoration: underline;}
A:visited {color: #5397bf; text-decoration: underline;}
A:active {color: #5397bf; text-decoration: underline;}
A:hover {color: #2da3ff; text-decoration: underline;}

div {
    overflow: hidden;
}

#fancybox-wrap,#fancybox-wrap div {
    overflow: visible;
}

.fl {
    float:left;
}

.fr {
    float:right;
}

.cb {
    clear:both;
}

form {
   margin: 0px;
   padding: 0px;
}
.shr_container {
    width: 874px;
    margin: 0 auto;
    background: #e1edf8; /* цвет фона левой колонки */
    clear: both;
    border: 12px solid #FFFFFF;
}
.shr_header {
    background: #6697be;
    background-image: url(images/showroom/shr_top_bgr.jpg);
    width: 874px;
    height: 136px;
}
.shr_menu {
    width: 222px;
    float: left;
    background: #e1edf8;
}
.shr_content {
    padding: 33px;
    background: #ffffff;
    min-height: 700px; /* FF, Opera, IE7+, Chrome */
    height:expression(this.scrollHeight < 700? "700px" : "auto" ); /* IE 5 - IE 6 */
}

.shr_content h1 {
  color: #75a7ce;
  font-size: 24px;
  font-weight: normal;
  border-bottom: 2px solid #d0e5f8;
}

.shr_content hr {
    background-color: #d0e5f8;
    border: 0px;
    height: 1px;
    }

.shr_content p {
  padding-left: 12px;
  line-height: 19px;
  margin-bottom: 33px;
}

.shr_footer {
    background: #6198c4;
    color: #ffffff;
    clear: left;
    background-image: url(images/showroom/shr_mnu_but_bgr.jpg);
    width: 864px;
    height: 40px;
    line-height: 40px;
    font-size: 12px;
    color: #ffffff;
    padding-right: 10px;
    text-align: right;
}

.shr_footer a:link {color: #FFFFFF; text-decoration: underline;}
.shr_footer a:visited {color: #FFFFFF; text-decoration: underline;}
.shr_footer a:active {color: #FFFFFF; text-decoration: underline;}
.shr_footer a:hover {color: #e1edf8; text-decoration: none;}

.shr_trademed_bar {
   background-image: url(images/showroom/shr_top_line_bgr.gif);
   height: 43px;
}

.shr_ctr_container {
    width: 874px;
    height: 40px;
    margin: 0 auto;
    font-size: 11px;
}

.shr_top_links {
    width: 185px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    font-size: 11px;
}

.shr_search_box {
    width: 553px;
    height: 31px;
    background-image: url(images/showroom/shr_search_box_bgr.gif); 
    margin-top: 5px;
    
}

.shr_search_text {
    color: #FFFFFF;
    line-height: 31px;
    background-image: url(images/showroom/shr_search_box_lt.gif);
    background-position: left;
    background-repeat: no-repeat;
    padding-left: 15px;
    height: 31px;
    font-weight: bold;
    font-size: 11px;
    width: 111px;
}

input.shr_search_input {
     width: 345px;
     margin-top: 4px;
}

.shr_search_btn {
    width: 67px;
    height: 31px;
    background-image: url(images/showroom/shr_search_box_rt.gif);
    background-repeat: no-repeat;
    background-position: right;
    padding-top: 4px;
}
.shr_logo {
    height: 107px;
    padding-left: 23px;
    padding-right: 23px;
    vertical-align: middle;
}

.shr_logo div {
   padding: 3px;
   border: 0px solid #487191;
   background: #ffffff;
}

.shr_comp_name {
    color: #FFFFFF;
    font-size: 30px;
}

.shr_top_menu {
   display: block;
   float: right;
}

.shr_top_menu span {
  width: 87px;
  height: 29px;
  text-align: center;
  background-image: url(images/showroom/shr_folder_unsel.gif);
  line-height: 29px;
  margin-right: 3px;
  display: block;
  float: left;
}

.shr_top_menu span.selected {
  background-image: url(images/showroom/shr_folder_sel.gif);
}

.shr_top_menu a {color: #FFFFFF; text-decoration: none; font-weight: bold;}
.shr_top_menu a:hover {color: #cde4f8;}

.shr_top_menu span.selected a {color: #78abd3; text-decoration: none; font-weight: bold;}
.shr_top_menu span.selected a:hover {color: #cde4f8;}


.shr_company_info_box {
   width: 190px;
   border: 1px solid #c3def8;
   padding: 2px;
   margin-left: 12px;
   margin-top: 12px;
   margin-bottom: 12px;
}

.shr_company_info {
    background-color: #ffffff;
    width: 174px;
    color: #75a7ce;
    font-weight: bold;
    font-size: 11px;
    padding: 8px;
}

.shr_company_info span {
    display: block;
    font-weight: normal;
    font-size: 11px;
    color: #000000;
    padding-left: 22px;
    background-position: left;
    background-repeat: no-repeat;
    margin-top: 10px;
    margin-bottom: 10px;
}

.shr_company_info a.link {
    padding-left: 11px;
    background-image: url(images/showroom/shr_arr_small.gif);
    background-position: left;
    background-repeat: no-repeat;
    height: 12px;
    margin-bottom: 10px;
}

.shr_mnu_hdr{
    font-size: 14px;
    color: #FFFFFF;
    width: 191px;
    height: 28px;
    background: #75a7ce;
    padding-left: 31px;
    line-height: 28px;
    background-image: url(images/showroom/shr_section_bul.gif);
    background-position: left;
    background-repeat: no-repeat;
    font-weight: bold;
}

.shr_product_cat {
   width: 178px;
   
   padding-left: 34px;
   padding-right: 10px;
   line-height: 26px;
    background:url(images/showroom/cat_unsel.png) no-repeat 7px 4px;

   overflow: visible;
   font-size: 11px;
}

.shr_product_cat a {
    color: #557995;
}

.shr_product_cat a:hover {
    color: #7eb3dc;
}

.shr_product_cat span {
    color: #b50000;
    font-size: 10px;
}

.shr_menu .shr_product_cat_outer{
    background:url(images/showroom/cat_bottom_line.png) no-repeat bottom;
}

.shr_menu .selected {
    background-image: url(images/showroom/cat_sel.png);
    font-weight: bold;
}

.shr_lvl_icon {
    clear: both;
    height: 5px;
    overflow: visible;
    margin: 0 auto;
    clear: both;
    width: 860px;
    text-align: right;
}

.shr_fpbox {
  float: left;
  width: 132px;
  height: 190px;
  background-image: url(images/showroom/fp_box_bgr.gif);
  border: 1px solid;
  border-color: #dae3ec;
  margin: 6px;
  background-color: #FFFFFF;
}

.shr_fpimage{
  height: 115px;
  width: 132px;
  vertical-align: middle;
  text-align: center;
}

.shr_fptext {
  height: 74px;
  vertical-align: top;
  font-size: 11px;
  text-align: center;
  padding: 9px;
  width: 114px;
}

.shr_fpbox A:link {color: #2d4f9e; font-size: 10px; text-decoration: none; line-height: 9px;}
.shr_fpbox A:visited {color: #2d4f9e; font-size: 10px; text-decoration: none; line-height: 9px;}
.shr_fpbox A:active {color: #2d4f9e; font-size: 10px; text-decoration: none; line-height: 9px;}
.shr_fpbox A:hover {color: #2da3ff; font-size: 10px; text-decoration: underline;  line-height: 9px;}

.shr_videobox {
    margin-top: 6px;
    margin-left: 4px;
}

.shr_news_box {
    line-height: 17px;
    margin-bottom: 20px;
}

.shr_news_box h2 {
    font-size: 14px;
    font-color: #75a7ce;
    margin: 0px;
    padding: 0px;
}

.shr_news_box span {
    font-size: 10px;
    display: block;
    color:#b50000;
}

.shr_product_disc {
    text-align: justify;
}

.shr_form_label {
    font-weight: bold;
    text-align: right;
    color: black;
}

.shr_form_label span {
    color: #b50000;
}

.shr_snd_box {
   background: #f9fcff url(images/showroom/shr_snd_msg_bgr.gif) bottom repeat-x ;

   border: 1px solid #b9daf8;
   width: 559px;

   /*height: 375px;*/
   clear: both;
   padding: 15px;
   color: #75a7ce;
   font-weight: bold;
   overflow: visible;
}

.shr_form_input {
    width: 459px;
    border: 1px solid #538db1;
}

.shr_form_textarea {
     height: 200px;
}

.shr_product_img {
  background-image: url(images/showroom/magn.gif);
  background-position: bottom;
  background-repeat: no-repeat;
  vertical-align: middle;
  text-align: center;
  width: 253px;
  height: 227px;
  _height: 253px;
  border: 1px solid #dfeefc;
  padding-top: 26px;
}

.shr_product_disc {
  padding-left: 10px;
  text-align: left;
  overflow: hidden;
}

.shr_prop {
    font-weight: bold;
    font-size: 12px;
    color:#5688bc;
    padding: 4px;
    text-align: right;
}

.shr_syn {
    font-size: 12px;
    padding: 4px;
}

.shr_product_features {
    padding: 10px;
    clear: both;
}

.shr_product_features h2 {
    color:#5688bc;
    font-size: 14px;
    font-weight: bold;
}

.shr_product_features p {
  padding-bottom: 20px;    
}

.tm_rank {
   width: 157px;
   height: 33px;
   padding-top: 47px;
   text-align: center;
   margin-top: 15px;
   margin-left: 30px;
}

.whitepaper {
    font-size: 14px;
    text-align: justify;
    margin-bottom: 20px;
    padding-bottom: 10px;
    margin-top: 30px;
    border-bottom: solid 1px #b9daf8;
}

.whitepaper A:link {font-size: 16px; font-weight: bold; text-decoration: none;}
.whitepaper A:visited {font-size: 16px; font-weight: bold; text-decoration: none;}
.whitepaper A:active {font-size: 16px; font-weight: bold; text-decoration: none;}
.whitepaper A:hover {font-size: 16px; font-weight: bold; text-decoration: none;}

.whitepaper img {
    margin-right: 20px;
    margin-bottom: 10px;
}

/* Form classes overwrite */

.MyHdrText {
    color: #75a7ce;
    font-size: 24px;
    font-weight: normal;
    border-bottom: 2px solid #d0e5f8;
}

.MyFormInput {
    width: 459px;
    border: 1px solid #538db1;
}

.form_data textarea.MyTextAreaXL {
     height: 200px;
     width: 459px;
     border: 1px solid #538db1;
}

.MyFormTo{
   color: #477998;
}

.form_label {
    vertical-align: middle;
    height: 33px;
    overflow: hidden;
    text-align: right;
    padding-top: 20px;
}
/* Form classes overwrite */

.about_box {
 width: 256px;
 border: 1px solid #75a7ce;
 margin-left: 20px;
 margin-bottom: 20px;
}

.about_box .top_hdr {
    width: 256px;
    background-color: #75a7ce;
    color: #FFFFFF;
    font-size: 13px;
    padding: 5px;
    font-weight: bold;
}

.about_box .summary {
    padding-top: 23px;
    padding-bottom: 23px;
    padding-left: 15px;
    padding-right: 15px;
    color: #75a7ce;
    font-size: 13px;
    line-height: 24px;
}

.about_box .summary span {
    color: #000000;
}

.about_box .regions {
    background-image: url(images/showroom/markets_map_bgr.jpg);
    width: 209px;
    min-height: 100px; /* FF, Opera, IE7+, Chrome */
    height:expression(this.scrollHeight < 100? "100px" : "auto" ); /* IE 5 - IE 6 */
    margin-left: 13px;
    margin-bottom: 13px;
    border: 1px solid #75a7ce;
    padding: 10px;
}

.about_box .regions .hdr {
    font-weight: bold;
    color: #5397bf;
    font-size: 13px;
    display: block;
    margin-bottom: 10px;
}

.about_box .regions {
    font-size: 13px;
    color: #000000;
}

.about_box .regions .markets span {
    width: 103px;
    display: block;
    float: left;
    font-size: 11px;
    height: 20px;
}

.video_box {
 width: 256px;
 border: 1px solid #75a7ce;
 margin-left: 25px;
 margin-bottom: 20px;
}

.video_box .top_hdr {
    width: 256px;
    background-color: #75a7ce;
    color: #FFFFFF;
    font-size: 13px;
    padding: 5px;
    font-weight: bold;
    height:13px;
    overflow: hidden;
}

.video_box .video {
    background-image: url(images/showroom/video_bgr.jpg);
    width: 218px;
    height: 156px;
    padding: 22px;
}