
@charset "utf-8";
html, body {
    height: 100%;
    margin: 0;
    padding: 0;
}
html body .no-style {
    z-index: 0;
}
body, table, .text {
    color: #353535;
    font-family: Arial,sans-serif;
    font-size: 13px;
    line-height: 1.3em;
}
h1, .h1, h2, .h2, h3, .h3, h4, h5, h6, .h4, .h5, .h6 {
    font-family: Arial,sans-serif;
}
h1, .h1, h2, .h2 {
    color: #515050;
    font-size: 24px;
    font-weight: bold;
    line-height: 1.2;
}
h3, .h3 {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.3em;
}
a:link, a:visited, .text a:link, .text a:visited {
    color: #1A77A3;
    text-decoration: none;
}
a:hover, .text a:hover {
    color: #1A77A3;
    text-decoration: underline;
}
#main_big_order_button, #main_big_user_block {
    z-index: 20;
}
.wrapper {
    min-height: 100%;
}
.not_main_bg {
    background: url("/img/bg.jpg") no-repeat scroll center center rgba(0, 0, 0, 0);
    border-bottom: 1px solid #FFFFFF;
    height: 335px;
}
.content.not_main {
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 5px;
    margin-top: -195px;
    min-height: 400px;
    padding: 9px;
    width: 971px;
}
.header {
    margin-bottom: 22px;
    padding-top: 25px;
}
.title_block, .phone_block, .address_block {
    display: inline-block;
    margin-top: 0;
    vertical-align: middle;
    width: 215px;
}
.title_block, .phone_block {
    margin-right: 35px;
}
.title_block {
    border-right: 1px solid #E4E4E4;
    margin-top: 0;
    min-height: 65px;
    width: 400px;
}
.title_block .logo {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.title_block .logo img {
    margin-right: 20px;
}
.phone_block {
    background: url("/img/phone_gray_ico.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    padding-left: 30px;
}
.title_company.h1:link, .title_company.h1:visited, .title_company.h1:hover {
    display: inline-block;
    margin-bottom: 0;
    max-width: 300px;
    min-height: 65px;
    text-decoration: none;
    vertical-align: middle;
}
.title_company.h1 span {
    vertical-align: top;
}
.main_sitetitle {
    color: #336C9F;
    font-size: 27px;
    font-weight: bold;
    line-height: 43px;
    text-decoration: none;
}
.main_siteslogan {
    color: #717171;
    font-size: 12px;
    font-weight: normal;
}
.phone_block .phone_prefix {
    color: #303030;
    font-size: 16px;
    font-weight: bold;
    vertical-align: bottom;
}
.phone_block .phone_number {
    color: #89BB1E;
    font-size: 19px;
    font-weight: bold;
    margin-left: 2px;
    vertical-align: bottom;
}
.phone_block .address {
    font-size: 12px;
    line-height: 20px;
    margin-top: 5px;
}
.search_form.search2 .search_form_string {
    width: 211px;
}
.menu {
    background: url("/img/menubg.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-bottom: 1px solid #959595;
    border-radius: 5px;
    border-top: 1px solid #E5E5E5;
    line-height: 48px;
    margin-bottom: 20px;
    padding: 0 5px;
    text-align: left;
}
.menu .level-0 > li {
    border-left: 1px solid #F5F5F5;
    border-right: 1px solid #E5E5E5;
    display: inline-block;
    position: relative;
}
.menu .level-0 > li.last {
    border-right: 0 none;
}
.menu .level-0 > li.first {
    border-left: 0 none;
}
.menu .level-0 > li > a {
    color: #2B708D;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    line-height: 16px;
    padding: 6px 22px;
    text-shadow: 0 1px #FFFFFF;
}
.menu .level-0 > li:hover, .menu .level-0 > li.current {
    background: url("/img/menubg.png") repeat scroll 0 -48px rgba(0, 0, 0, 0);
}
.menu .level-0 > li:hover > a, .menu .level-0 > li.current a {
    color: #FF6600;
    text-decoration: none;
    text-shadow: 0 1px 0 #CECECE;
}
.menu .level-1 {
    background: none repeat scroll 0 0 #EBEBEB;
    border-radius: 0 3px 3px;
    box-shadow: 0 5px 6px #3E3E3E;
    display: none;
    left: 0;
    min-width: 200px;
    padding: 0 0 3px;
    position: absolute;
    text-align: left;
    top: 48px;
    z-index: 300;
}
.menu .level-1 > li:hover {
    background: none repeat scroll 0 0 #DBDBDB;
}
.menu .level-1 a {
    color: #373737 !important;
    display: block;
    font-weight: normal;
    line-height: 1.5em;
    padding: 11px 22px;
    text-decoration: none;
    text-shadow: 0 1px #F7F7F7;
}
.menu .level-1 a:hover {
    color: #FF6600 !important;
}
.menu .level-0 > li:hover > .level-1 {
    display: block;
}
.content {
    margin: 0 auto;
    padding-bottom: 10px;
    width: 960px;
}
.content.not_main {
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 5px;
    margin-top: -343px;
    min-height: 400px;
    padding: 9px 20px;
    width: 960px;
}
.main_image {
    border: 1px solid #FFFFFF;
    border-radius: 10px;
    box-shadow: 0 0 3px #DDDDDD;
    margin-bottom: 27px;
    width: 685px;
}
.main_image a {
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 11px;
    display: block;
    height: 100%;
    overflow: hidden;
    padding-bottom: 1px;
}
.left_block {
    float: left;
    width: 685px;
}
.left_menu {
    background: linear-gradient(to bottom, #858C98 0%, #545D6E 36%, #545D6E 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-radius: 6px;
    border-top: 1px solid #545D6E;
    margin-bottom: 25px;
    padding: 22px 19px;
}
.left_menu li {
    border-bottom: 1px solid #586172;
    border-top: 1px solid #6F7685;
    font-size: 14px;
    font-weight: bold;
    line-height: 16px;
}
.left_menu li:hover {
    border-bottom: 1px solid rgba(0, 0, 0, 0);
    border-top: 1px solid rgba(0, 0, 0, 0);
}
.left_menu li.first {
    border-top: medium none;
}
.left_menu li.last {
    border-bottom: medium none;
}
.left_menu li a {
    border-radius: 2px;
    color: #FFFFFF;
    display: block;
    font-size: 13px;
    padding: 7px 10px;
    text-shadow: 0 1px 2px #333333;
}
.left_menu li.current a, .left_menu li:hover a {
    background: none repeat scroll 0 0 #ED9B2D;
    color: #FFFFFF;
    text-decoration: none;
}
.right_block {
    float: right;
    width: 250px;
}
h1, .h2 {
    margin-bottom: 20px;
    margin-top: 10px;
}
.lifted {
    position: relative;
    z-index: 0;
}
.lifted:before, .lifted:after {
    bottom: 13px;
    box-shadow: 0 15px 23px rgba(0, 0, 0, 0.3);
    content: "";
    height: 20%;
    left: 5px;
    max-width: 373px;
    position: absolute;
    transform: rotate(-3deg);
    width: 72%;
    z-index: -2;
}
.lifted:after {
    left: auto;
    right: 5px;
    transform: rotate(3deg);
}
.mainpage_catalog_title.h2 {
    display: none;
}
.index_catalog {
    background: url("/img/cat_head_lines.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    padding-top: 4px;
}
.items_catalog li, .photo_list li {
    margin-right: 21px;
    text-align: left;
    vertical-align: top;
    width: 214px;
}
.items_catalog li.last {
    margin-right: 0;
}
.catalog_item_img, .photo_img, .object_item_img {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 2px solid #FFFFFF;
    border-radius: 7px;
    box-shadow: 0 0 3px #DDDDDD;
    display: inline-block;
    height: 140px;
    line-height: 140px;
    margin-bottom: 15px;
    overflow: hidden;
    text-align: center;
    width: 210px;
}
.catalog_item_img img, .photo_img img, .object_item_img img {
    vertical-align: middle;
}
.category_title.category_title_bottom a {
    color: #DE740D;
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
}
.show_all.show_all_catalog {
    display: none;
}
.index_catalog {
    box-shadow: 0 13px 10px -10px rgba(0, 0, 0, 0.1);
    margin-bottom: 22px;
    padding-top: 27px;
    position: relative;
    z-index: 0;
}
.index_catalog:before, .index_catalog:after {
    content: "";
    position: absolute;
    z-index: -2;
}
#page_main_header, .content h1 {
    margin: 0 0 22px;
}
.breadcrumbs {
    background: none repeat scroll 0 0 #F2F2F2;
    border-radius: 3px;
    margin-bottom: 22px;
    padding: 12px 19px;
}
.h2, h2 {
    font-size: 20px;
}
.text ul {
    padding: 0;
}
.breadcrumbs_last a {
    color: #575757;
}
.breadcrumbs_home {
    font-weight: bold;
}
.text ul li {
    background: url("/img/bullit.png") no-repeat scroll 0 5px rgba(0, 0, 0, 0);
    list-style-type: none;
    margin-bottom: 13px;
    overflow: hidden;
    padding-left: 15px;
}
.site_form .field {
    margin: 8px 0;
    padding: 2px 4px;
}
.site_form .field textarea, .site_form .field input {
    border: 1px solid #DBDBDB;
    border-radius: 3px;
    box-shadow: 1px 1px #737373 inset;
    color: #595959;
    font-size: 13px;
    line-height: 15px;
    padding: 7px 11px;
    width: 250px;
}
.site_form .submit {
    margin-bottom: 8px;
    text-align: left;
}
.all_system_buttons, #main_big_user_block .all_system_buttons {
    background: url("/img/submit_bg.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 2px solid #EE961F;
    border-radius: 6px;
    box-shadow: 0 1px #3F2708;
    color: #FFFFFF;
    font-weight: bold;
    line-height: 36px;
    padding: 0 25px;
    text-shadow: 0 -1px #BD7718;
    text-transform: uppercase;
}
.all_system_buttons:hover, #main_big_user_block .all_system_buttons:hover {
    border: 2px solid #EE961F;
    box-shadow: 0 1px #3F2708, 0 -20px 20px rgba(255, 255, 255, 0.3) inset;
    color: #FFFFFF;
    padding: 0 25px;
}
.site_form .captcha .captcha_input input {
    width: 105px;
}
.site_form .captcha img {
    border: medium none;
    box-shadow: none;
}
.items_catalog, .photo_list {
    margin-bottom: 22px;
    width: 705px;
}
.mainpage_news_title.h2 {
    display: none;
}
.index_news, .site_form, .index_blog {
    background: none repeat scroll 0 0 #F2F2F2;
    border: 2px solid #FFFFFF;
    border-radius: 12px;
    box-shadow: 0 0 5px #CCCCCC;
    margin-bottom: 22px;
    padding: 8px 19px 22px;
}
.news_headline {
    font-size: 13px;
    font-weight: bold;
}
.top_date.news_date {
    display: none;
}
.bottom_date.news_date, .top_date.blog_item_date {
    color: #8E8E8E;
    display: block;
    font-size: 11px;
    line-height: 21px;
}
.news .news_item .news_title {
    margin-bottom: 0;
}
.news .news_item p {
    font-size: 12px;
}
.news .news_item {
    border-bottom: 1px solid #FFFFFF;
    border-top: 1px solid #D0D0D0;
    margin-bottom: 0;
    padding: 10px 0 2px;
}
.news .news_item:last-of-type {
    border-bottom: medium none;
}
.news .news_item:first-of-type {
    border-top: medium none;
}
.footer_wrapper {
    background: none repeat scroll 0 0 #545D6E;
    margin-top: 30px;
    padding-bottom: 30px;
    padding-top: 38px;
}
.footer1 {
    margin: 0 auto;
    width: 960px;
}
.footer_text, .social_gray {
    width: 300px;
}
.footer1 .search_form .search_form_string {
    width: 270px;
}
.footer_text {
    display: inline-block;
}
.footer_text .text {
    color: #FFFFFF;
    font-size: 12px;
    line-height: 15px;
}
.footer_text .text a {
    text-decoration: none;
}
.footer_text .copyright {
    margin-bottom: 7px;
}
.social_gray p {
    font-size: 12px;
    line-height: 15px;
    margin-bottom: 12px;
}
.index_special_offers {
    margin-bottom: 30px;
}
.footer_4block {
    display: inline-block;
    height: 100%;
    margin-right: 20px;
    vertical-align: top;
    width: 225px;
}
.footer_4block.last {
    margin-right: 0;
}
.footer1 .text {
    color: #FAFAFA;
    text-shadow: 0 -1px 2px #333333;
}
.footer1 .phone_block {
    background: url("/img/phone_white_ico.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    margin-top: 1px;
}
.footer1 .phone_block .phone_prefix {
    color: #BDBDBD;
}
.footer1 .phone_block {
    width: 176px;
}
.top_date.blog_item_date {
    float: none;
    font-size: 11px;
    margin-left: 0;
}
.mainpage_blog_title.h2 {
    display: none;
}
.index_blog .blog_item {
    border-bottom: 0 none;
    display: inline-block;
    margin-bottom: 10px;
    margin-right: 4%;
    margin-top: 10px;
    padding-bottom: 10px;
    position: relative;
    vertical-align: top;
    width: 30%;
}
.index_blog .blog_item:after {
    border-left: 1px solid #D0D0D0;
    border-right: 1px solid #FFFFFF;
    content: "";
    height: 200px;
    position: absolute;
    right: -19px;
    top: 10px;
    width: 0;
}
.index_blog .last_blog_item.blog_item:after {
    border-left: medium none;
    border-right: medium none;
}
.index_blog .last_blog_item.blog_item {
    margin-right: 0;
}
.index_blog .blog_comment {
    display: none;
}
.blog .post_name {
    display: block;
    font-weight: bold;
    margin: 5px 0;
}
.blog.index_blog {
    margin-bottom: 22px;
    margin-left: -20px;
    padding-right: 0;
    width: 979px;
}
.photoalbum_index {
    margin-bottom: 22px;
}
.photo .photo_title {
    overflow: hidden;
    text-overflow: ellipsis;
}
.object_title.object_title_bottom a {
    color: #DE740D;
    font-size: 15px;
    font-weight: bold;
}
