.production {
  background-image: url('img/production.png');
}
.outer {
  width: 980px;
  padding-left: 10px;
}
.hasmaxwidth {
  width: 150px;
}
.back {
  background: url('img/back.png') 20px center no-repeat #EC1D25;
  color: white !important;
  font-weight: bold;
  line-height: 40px;
  padding: 0 23px 0 48px;
}
.pager {
  text-align: right;
  padding: 20px 70px;
}
.pager .page,
.pager .specialPage {
  padding: 5px 8px;
  border: 1px solid #D8D8D8;
  color: #BBBBBB;
  margin-left: 5px;
}
.pager .page.here,
.pager .page:hover,
.pager .specialPage.here,
.pager .specialPage:hover {
  background: #ED1C22;
  color: white;
  border: 1px solid #ED1C22;
}
.pager .nxt {
  margin-left: 5px;
}
.pager .page_entry {
  right: 19px;
  top: 20px;
}
.pager .page_entry input.noStyle {
  width: 24px;
  padding: 4px;
  height: 17px;
  line-height: 17px;
  border: 1px solid #D8D8D8;
}
.pager .page_entry input.noStyle:focus {
  border: 1px solid #ED1B24;
}
body {
  background: url('img/bg.png') repeat;
  min-width: 1000px;
}
body header {
  z-index: 50;
}
body header * {
  *z-index: 999;
}
body header .headerheight {
  height: 122px;
}
body header .logo {
  top: 21px;
  left: 6px;
}
body header #search_frm {
  background: #CCCCCC;
  padding: 6px 7px 7px 8px;
  right: 5px;
}
body header #search_frm input.noStyle {
  height: 27px;
  line-height: 27px;
  width: 225px;
  padding: 0 5px 0 11px;
  color: #C4C4C4;
  background: white;
  margin-right: 7px;
}
body header #search_frm button.noStyle {
  width: 80px;
  height: 27px;
  line-height: 27px;
  color: white;
  text-align: center;
  background: #7B7B7D;
}
body header nav {
  right: 5px;
  z-index: 10;
}
body header nav .menulist {
  width: 725px;
}
body header nav .menulist .menuitem {
  padding-bottom: 5px;
}
body header nav .menulist .menuitem a {
  height: 40px;
  width: 40px;
}
body header nav .menulist .menuitem a.index {
  margin-left: 44px;
  width: 40px;
  background-position: -53px -23px;
}
body header nav .menulist .menuitem a.index:hover,
body header nav .menulist .menuitem a.index.here {
  background-position: -53px -57px;
}
body header nav .menulist .menuitem a.about {
  margin-left: 55px;
  width: 67px;
  background-position: -148px -23px;
}
body header nav .menulist .menuitem a.about:hover,
body header nav .menulist .menuitem a.about.here {
  background-position: -148px -57px;
}
body header nav .menulist .menuitem a.products {
  margin-left: 55px;
  width: 69px;
  background-position: -270px -23px;
}
body header nav .menulist .menuitem a.products:hover,
body header nav .menulist .menuitem a.products.here {
  background-position: -270px -57px;
}
body header nav .menulist .menuitem a.news {
  margin-left: 55px;
  width: 86px;
  background-position: -394px -23px;
}
body header nav .menulist .menuitem a.news:hover,
body header nav .menulist .menuitem a.news.here {
  background-position: -394px -57px;
}
body header nav .menulist .menuitem a.info {
  margin-left: 55px;
  width: 83px;
  background-position: -535px -23px;
}
body header nav .menulist .menuitem a.info:hover,
body header nav .menulist .menuitem a.info.here {
  background-position: -535px -57px;
}
body header nav .menulist .menuitem a.contact {
  margin-left: 55px;
  width: 60px;
  background-position: -672px -23px;
}
body header nav .menulist .menuitem a.contact:hover,
body header nav .menulist .menuitem a.contact.here {
  background-position: -672px -57px;
}
body header nav .menulist .top_submenu {
  overflow: visible !important;
  top: 100%;
}
body header nav .menulist .top_submenu .submenu_top {
  background: url('img/submenu_top.png') center top no-repeat;
  top: -12px;
  height: 12px;
  width: 100%;
  left: 0;
}
body header nav .menulist .top_submenu .paddX {
  padding: 3px 6px;
  background: #ED1C24;
}
body header nav .menulist .top_submenu .paddX .submenulist {
  *margin-top: -13px;
}
body header nav .menulist .top_submenu .paddX .submenulist .submenuitem {
  padding: 3px 0;
  border-bottom: 1px solid #F36A71;
  width: 160px;
  text-align: center;
}
body header nav .menulist .top_submenu .paddX .submenulist .submenuitem * {
  color: white;
}
body header nav .menulist .top_submenu .paddX .submenulist .submenuitem.noborderbottom {
  border-bottom: 0;
}
body ._title {
  border-bottom: 21px solid #ECECEC;
  background: url('img/_nav.png') left top repeat-x white;
  text-align: right;
}
body ._title .page_title {
  top: 15px;
  height: 28px;
  width: 330px;
}
body ._title .txt_right {
  padding-right: 8px;
}
body ._title .stand {
  height: 43px;
}
body ._title .nav_str {
  padding-top: 2px;
}
body ._title .nav_str * {
  color: #404040 !Important;
  font-weight: bold !Important;
  max-height: 15px;
  overflow: hidden;
}
body ._title .sep {
  padding: 0 6px;
}
body .middle_row {
  min-width: 1000px;
}
body .middle_row .content {
  padding: 0 10px;
  min-height: 350px;
  background: url('img/content.png') center top repeat-y;
}
body .middle_row .content .content_inner_wrap {
  padding: 15px 20px 20px 17px;
}
body .middle_row .content .content_bottom {
  bottom: -3px;
  left: 7px;
}
footer {
  padding-top: 7px;
  padding-bottom: 20px;
  border-top: 1px solid #CCCCCC;
  margin-top: 17px;
}
footer .justifier {
  text-align: justify;
  line-height: 0;
}
footer .justifier * {
  line-height: 21px;
}
footer .footer-copyright {
  color: #777777;
}
footer .footer-copyright * {
  color: #777777 !important;
}
footer .justifyspan {
  width: 100%;
}
footer .footer_img {
  padding-right: 6px;
}
.page_title {
  background-position: -41px -360px;
}
.category_sublist .category_subitem {
  margin-bottom: 1px;
  background: url('img/category_subitem.png') 183px 13px no-repeat #DC8D90;
}
.category_sublist .category_subitem.opened {
  background: url('img/subpointer_up.png') 183px 13px no-repeat #DC8D90;
}
.category_sublist .category_subitem strong {
  width: 157px;
  padding: 10px 40px 10px 15px;
  color: white;
  line-height: 15px;
  font-size: 13px;
  *width: 125px;
  *margin-right: 32px;
}
.content_inner_wrap {
  background: url('img/category_sublist.png') left top repeat-y white;
  padding: 0 !important;
}
.topspace {
  background: white;
  height: 15px;
}
.max_756 {
  max-width: 756px;
}
.category_secondlevel {
  background: #EEBCBF;
}
.category_secondlevel .secondlevelitem {
  padding: 10px 10px 10px 27px;
  background: url('img/subpointer.png') 14px center no-repeat;
  font-weight: bold;
  color: #7B5856;
  width: 175px;
}
.category_secondlevel .secondlevelitem.here,
.category_secondlevel .secondlevelitem:hover {
  background: url('img/subpointer.png') 14px center no-repeat #F7E9E9;
}
.mxwidth {
  max-width: 250px;
  text-align: justify;
}
.category_list {
  max-width: 756px;
}
.category_list .category_item {
  padding-left: 13px;
  padding-right: 6px;
  *padding-right: 19px;
  margin-bottom: 10px;
}
.category_list .category_item figure {
  border: 1px solid #EDEDED;
  padding: 4px;
}
.category_list .category_item .c_title {
  text-align: center;
  padding: 10px 5px;
  max-width: 220px;
  overflow: hidden;
  *width: 210px;
}
.pager {
  padding: 0 70px 17px 0;
  text-align: right;
  width: 688px;
}
.pager .page_entry {
  top: 0;
}
