/*************
Общая структура
**************/
html, body#fkramps{
  margin: 0px;
  padding: 0px;
  height: 100%;
  font-family: arial;
  font-size: 12px;
  color: #1c1a1a;
}
body#fkramps{
  text-align: center;
}
table, div{
  font-size: 12px;
  color: #1c1a1a;
}
a{
  color: #21b1b9;
  text-decoration: none;
  border:0 none;
}
a:visited{
  color: #4da711;
  text-decoration: none;
}
a:hover{
  color: #21b1b9;
  text-decoration: underline;
}
a img{
  border:0 none;/*for ie*/
}
#carcas{
  width: 920px;
  margin: 0 auto;
  text-align: left;
  position: relative;
}
#left{
  width: 245px;
  float: left;
}
#right{
  width: 670px;
  float: left;
}
#menu{
  width:223px;
  height: 272px;
  background: #3FB8BF url(/images/menu.gif) left top no-repeat;
  margin-top: 18px;
}
#submenu{
  width:223px;
  height: 302px;
  background: #72D232 url(/images/actions.gif) left top no-repeat;
  margin-top: 13px;
  padding: 0;
  overflow: hidden;
  position: relative;
}

#content_out{
  width: 670px;
  height: 587px;
  background: #e7e7e7;
  clear:both;
  /*url(/images/scater.gif) right bottom no-repeat;*/
  padding: 0;
  margin-top:16px;
}
#content{
  width: 670px;
  height: 100%;
  padding-top: 1px;

}
#content_inner{
  width: 642px;
  height: 570px; /*#content_out height - 7px;*/
  margin-top: 7px;
  margin-left: 15px;
  overflow: hidden;
}
.auto_scroll{
  margin:0 !important;
  padding:0 !important;
  overflow:auto;
  height:470px;
}
.auto_scroll img{
  max-width:790px !important;
}
#content_inner .auto_scroll{
  height:565px;
  margin-bottom:140px !important;
}
#count{margin-left: 15px; visibility: hidden; width: 1px; height: 1px;}
.clear{clear: both;}

#content p{
  margin: 0px;
  margin-bottom: 10px;
  text-align: justify;
}

/***********
menu
*************/
ul#menu1, ul#submenu1{
  padding: 0px;
  margin: 0px;
  list-style: none;
  color: #fff;
  position: relative;
  top: 53px;
  left: 11px;
}
ul#menu1 li a, ul#submenu1 li a{
  font-family: Impact, "Arial Narrow";
  font-size: 27px;
  text-transform: uppercase;
  color: #fff;
  text-decoration: none;
  padding: 0 8px;
}
ul#menu1 li a:hover,
ul#menu1 li a.active{
  background: #5FC918;
}
ul#submenu1 li a:hover{
  background: #28B8BF;
}
ul#menu1 li span{
  font-family: Impact, "Arial Narrow";
  font-size: 27px;
  background: #89e949;
  padding: 0 8px;
  text-transform: uppercase;
}
ul#submenu1 li span{
  font-family: Impact, "Arial Narrow";
  font-size: 27px;
  color: #fff;
  background: #47d0d8;
  padding: 0 8px;
  text-transform: uppercase;
}

#copy{
  color: #000;
  position: absolute;
  bottom: 8px;
  left: 15px;
}
/************
Подвал
************/
#ws{
  float: right;
  color: #8d8f8f;
  padding: 5px 0;
}
#ws a{color: #8d8f8f;}
#ws a:hover{text-decoration: none;}

/**************
Оформление
***************/
h2, h1{
  color: #3bb3c3;
  font-family: tahoma;
  font-size: 18px;
  margin-top: 0;
  margin-bottom: 10px;
}

ul{
  padding: 0px;
  margin: 0px;
  list-style: none;
}
#content ul li{
  padding-left: 5px;
  background: url(/images/mark1.gif) no-repeat left 4px;
}
#content ul ul{
  margin-left: 10px;
}

#content ul.gmarker li{
  padding-bottom:10px;
  height:32px;
  background: url(/images/mark1.gif)  0% 70% no-repeat;
}
#content ul.gmarker li img{
  border:none;
}
/*********************
NEWS
**********************/
#short_news{
  float: left;
}
#short_news h2{
  margin-top: 0;
}

/*********************
Forms
********************/
ul.forms_list{
  margin: 0;
  padding: 0;
  list-style: none;
}
#content ul.forms_list li{
  background-image: none !important;
  padding: 0 !important;
  margin-bottom: 8px;
}
ul.forms_list label{
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  width: 150px;
  margin:0;
  vertical-align:top;
}
ul.forms_list input,ul.forms_list textarea{
  margin-bottom:0;
  margin-left: 5px;
  width: 200px;
  border: 1px solid #3bb3c3;
}
ul.forms_list textarea{
  height: 70px;
}
ul.forms_list input.button{
  background: #3bb3c3;
  cursor: pointer;
}
span.red{
  color: #72d232;
  padding-left: 3px;
  font-size: 14px;
}
#contact_info{
  width: 180px;
  line-height: 170%;
}
#flashcontent{
  margin-top: 21px;
}
#flash_player{
  width: 216px;
  height:40px;
  margin:17px 0 0 7px;
  padding:0;
  overflow: hidden;
}

/* .noflash {
height:268px;
width:670px;
border:1px solid #21b1b9;
text-align:center;
}

.noflash p {
margin-top:90px;
} */
.spec_info{
  width:750px;
  border-collapse: collapse;
  font-family: tahoma;
}
.spec_info td{
  margin: 0;
  padding: 0;
  vertical-align: top;
}
.spec_info td p{
  margin: 0 10px 0 0;
  padding: 10px 0 10px 0;
}

.spec_info p{
  text-align:justify;
  padding-right:10px;
}

div.dotted{
  background:url(/images/dotted.gif) repeat-x top left; margin: 20px 0 20px 0; height:1px;
}
.menu_second div.dotted{
  margin: 0;
}

div.newslist{
  overflow: auto;
  height: 567px;/*#content_inner height - 5px*/
  margin-top: 3px;
  padding-right: 5px;
}
.newsbig{
  height:400px;
  width:775px;
  overflow: auto;
  margin:0;
  padding:0;
}
*+html .newsbig{
  width:770px;
}
.banner{
  margin:30px;
  width: 160px;
  height: 230px;
  background: #e7e7e7;
  text-align:center;
  overflow:hidden;
  padding:2px;
}
.banner p{
  font-size:12px;
  font-weight: normal;
}
.banner a img{
  border:0;
}
#flashmarquee{
  float:left;
  width: 590px;
}
#flashmarquee embed,
#flashmarquee object{
  margin-top:3px;
}
.phone{
  margin-top:20px;
  overflow:hidden;
  width:223px;
}
.phone span{
  float:left;
  white-space:nowrap;
  font:normal 23px/32px Impact,"Arial Narrow",sans-serif;
  color:#5FC918;
}
.skype,
.icq{
  float:right;
  width:27px;
  text-align: center;
  line-height: 27px;
}
.skype img,
.icq img{
  border:0;
  width:23px;
  margin: 5px auto;
}
.menu_second,
.menu_gallery,
.menu_third{
  list-style-type: none;
  list-style-image: none;
  overflow:hidden;
  background: none;
}
.menu_gallery .dotted{
  display:none;
}
#TB_ajaxContent ul.menu_third{margin: 0;}
#content ul.menu_second li,
#content ul.menu_gallery li,
ul.menu_third li{
  list-style-type: none;
  list-style-image: none;
  background: none;
  overflow: hidden;
}
.menu_second .link_block,
.menu_third .link_block{
  width:100%;
  vertical-align: middle;
  clear:both;
  overflow: hidden;
  list-style-type: none;
}
.menu_second .link_img,
.menu_third .link_img{
  display: -moz-inline-stack;
  display: inline-block;
  max-width: 105px;
  max-height: 105px;
  /*border:3px solid #657b98;*/
  margin: 10px 10px 10px 0;
  vertical-align: middle;
  zoom: 1;
  *display: inline;
  _width: 105px;
  _height: 105px;
}
.menu_second .link_name,
.menu_third .link_name{
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  font-size:20px;
  line-height:25px;
  width:70%;
  zoom: 1;
  *display: inline;
}
#content .menu_gallery .link_block{
  display: -moz-inline-stack;
  width: 180px;
  min-height: 130px;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  margin:5px 10px;
  padding:0;
  /*background: #fff url(/images/fk.gif) no-repeat 2% 98%;*/
  background:none;
  zoom: 1;
  *display: inline;
  _height: 230px;
}
.menu_gallery .link_img{
  min-width: 140px !important;
  max-width: 185px !important;
  max-height: 200px;
  margin: 10px auto 0;
  _width:140px;
}
.menu_gallery .link_name{
  padding:5px 5px 0;
  font-size:20px;
  display:block;
}
#content_inner div.gallery{
  height: 547px;/*#content_inner height - 5px*/
  position:relative;
  overflow:auto;
  padding:10px;
}
#content .gallery_item{
  display:inline-block;
  position:relative;
  padding:0px;
  margin:2px;
  background: none;
  *display:inline;
  *zoom:1;
}
.gallery_item img{
  border:0;
  padding:0;
  margin:0;
}
.gallery #wrap img {
  width:145px;
}
.wheel{
  text-align: center;
}
#carousel_main{
  float:left;
}
.wheel{
  float:left;
}
.carousel{
  min-height:100px;
}
.prev{
  float:left;
  width:30px;
  height:40px;
  margin:20px 0 0 0;
  background:url(/images/prev-horizontal.png) no-repeat top left;
}
.prev:hover{
  background-position: -29px top;
  text-decoration: none;
}
.next{
  float:left;
  width:30px;
  height:40px;
  margin:20px 0 0 10px;
  background:url(/images/next-horizontal.png) no-repeat top left;
}
.next:hover{
  background-position: -30px top;
  text-decoration: none;
}
#content .carousel ul li{
  padding:0;
  margin-left:10px;
  min-height:100px;
  _height:100px;
}
.carousel li a img,
.carousel li img{
  width:100px;
}
#content_inner ul li{
  background: 0 none;
}
.big_img_wrapper{
  height:416px;
  text-align: center;
}
#big_gallery_img{
  width: 642px;
  display:table-cell;
  margin: 0 auto;
  text-align: center;
  vertical-align: middle;
  height:416px;
  line-height: 100%;
  font-size:100%;
}
#big_gallery_img img {
  text-align: center;
  max-width:500px;
  max-height: 400px;
  border:3px solid #657b98;
  _width:500px;
}
#catalog_banner{
  position:relative;
}
#catalog_banner div:hover{
  background:#ecede3;
  cursor:pointer;
}
#catalog_frame{
  position:absolute;
  top:40px;
  left:10px;
  width:200px;
  background:#fff;
  border:1px solid #444;
}
#catalog_frame p{
  margin:15px;
}
#ajax_content{
  padding-top:10px;
}
#TB_ajaxContent div,
#TB_ajaxContent p,
#TB_ajaxContent ul{
  margin:12px 0 0 0;
}
#TB_ajaxContent li{
  margin:5px 5px 0 15px;
}
#TB_ajaxContent object{
  margin:0 auto;
}
#content_inner #TB_back{
  display:none;
}
#TB_ajaxContent .auto_scroll{
  width:775px;
}
*+html #TB_ajaxContent .auto_scroll{
  width:770px;
}
#TB_ajaxContent .form_block{
  width:500px;
  margin:0 auto;
}
#hidden_gallery{
  display:none;
}
#TB_ajaxContent div.auto_scroll,
#TB_ajaxContent div.newsbig{
  overflow:hidden;
}
#TB_ajaxContent .shroud {
  width:150%;
  height:150%;
  background:#fff;
  opacity: 0.5;
  position:absolute;
  top:0;
  left:0;
  margin:0;
  padding:0;
}
