@charset "utf-8";
/* CSS Document */ * {
    padding: 0;
    margin: 0;
    border: 0;
}

body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    /*background: url(images/header_bg.jpg) top repeat-x;*/
}

img {
    background: url(images/loader.gif) center no-repeat;
}

#wrapper-page {
    position: absolute;
    width: 952px;
    top: 0;
    left: 50%;
    margin-left: -476px;
}

#header {
    height: 96px;
    margin-bottom: 10px;
}

#nav {
    margin-top: 62px;
    height: 26px;
}

/*#search {
 float:right;
 width:150px;
 height:20px;
 padding:2px 0;
 } */
#ajaxSearch_input {
    font-size: 11px;
    width: 120px;
    height: 14px;
    float: left;
    border: 1px solid #CCC;
    padding: 2px;
    color: #666;
}

#ajaxSearch_submit {
    display: block;
    height: 20px;
    background: #CCC;
    float: left;
    width: 30px;
    margin-left: 4px;
    color: #FFF;
}

.ajaxSearch_resultsInfo {
    padding: 0 !important;
}

.ajaxSearch_resultLink {
    font-size: 15px;
}

.ajaxSearch_paging {
    display: block;
    line-height: 24px;
    padding: 16px 0;
    font-size: 13px;
}

.ajaxSearch_paging a, .ajaxSearch_currentPage {
    padding: 0 7px;
}

.ajaxSearch_resultExtract p {
    width: 100%;
}

.AS_ajax_resultsIntroFailure {
    font-size: 13px;
    color: #333;
}

#header_left, #header_right {
    position: absolute;
    height: 86px;
    top: 10px;
}

#header_left {
    width: 180px;
    left: 0;
    padding: 0 10px;
}

#header_left img {
    background: none;
}

#header_left a {
    text-decoration: none;
}

#header_left span {
    font-family: Arial, Helvetica, sans-serif;
    color: #093;
    font-size: 10px;
    line-height: 11px;
}

#header_right {
    width: 740px;
    right: 0;
}

#container, #container_blog {
    min-height: 500px;
}

#container_blog {
    display: table-cell;
}

#left, #content, #content_text, #left_blog, #blog_container {
    min-height: 500px;
}

#left, #left_blog {
    width: 154px;
    float: left;
}

#left_blog {
    margin-right: 5px;
    display: table-row;
}

.quick_menu {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height: 10px;
}

.quick_menu a {
    color: #666;
    text-decoration: none;
}

#left .title, #left_blog .title {
    margin-top: 20px;
    font-size: 18px;
    line-height: 18px;
    margin-bottom: 24px;
    color: #333;
}

#blog_right .submenu, #left .submenu .active a, #left_blog .submenu .active a, .reflect_archive_list a, .LIn_fullMode a{
    color: #999;
}

#left .submenu, #left_blog .submenu {
    border-top: 1px solid #999;
    border-bottom: 1px solid #999;
    padding-bottom: 20px;
}

#blog_right .submenu ul, #left .submenu ul, #left_blog .submenu ul, .reflect_archive_list ul, .LIn_fullMode ul {
    list-style: none;
}

#left .submenu ul li, #left_blog .submenu ul li, .reflect_archive_list ul li, .LIn_fullMode ul li  {
    margin-top: 13px;
    font-weight: bold;
}

a.rss{
    text-decoration: none;
    font-size: 11px;
    font-weight: bold;
    color: #666;	

}

#blog_right .submenu ul li {
    font-weight: bold;
}

.reflect_archive_list ul li {
    margin: 0 !important;
}

#blog_right .submenu ul li a, #left .submenu ul li a, #left_blog .submenu ul li a, #left .view_all a, .reflect_archive_list ul li a, .LIn_fullMode a {
    text-decoration: none;
    font-size: 11px;
    font-weight: bold;
    color: #666;
    padding-right: 10px;
    background: url(images/arrow.gif) right no-repeat;
}

#left .view_all, #left_blog .view_all {
    margin-top: 16px;
}

#left .view_all li, #left_blog .view_all li {
    list-style: none;
}

#content {
    width: 796px; /*////////////////////////////////*/
    float: right;
    overflow: hidden;
}

.big_img_box, .img_box {
    margin-left: 5px;
    float: left;
    display: block;
    cursor: pointer;
}

.big_img_box p, .img_box p {
    padding: 9px 6px 10px 6px;
    background-color: #ebebdf
}

.big_img_box a, .img_box a {
    font-size: 13px;
    color: #666;
    background: url(images/arrow.gif) right no-repeat;
    line-height: 13px;
    padding-right: 10px;
    text-decoration: none;
}

.big_img_box {
    height: 364px;
    width: 393px;
}

.big_img_box img {
    height: 333px;
}

.img_box {
    height: 180px;
    width: 194px;
    margin-bottom: 5px;
}

.img_box img {
    height: 148px;
    width: 194px;
}

#content_index {
    width: 100%;
}

.clear {
    clear: both;
}

#footer {
    margin: 20px 0;
    padding-top: 10px;
    border-top: 1px solid #999;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #666;
}

#footer .ct {
    font-weight: bold;
    width: 24px;
    color: #000;
    height: 100%;
    float: left;
}

#footer .contact {
    margin-left: 24px;
}

#footer a {
    padding-left: 12px;
}

#footer_left {
    width: 234px;
    float: left;
    border-right: 1px solid #999;
    position: relative;
}

#footer_right {
    width: 705px;
    float: right;
    padding-left: 10px;
}

#footer .copyr {
    position: absolute;
    right: 0;
    text-align: right;
}

.index_gallery {
    width: 100%;
    height: 408px;
    background: #fff;
}

#index_gall {
    overflow: hidden;
    clear: left;
    position: relative;
    width: 951px;
    height: 407px;
}

#index_gall img {
    position: absolute;
    top: 0px;
    left: 0px;
    display: none;
    width: 951px;
    height: 407px;
}

#homepage{margin-top:25px;}
#homepage .home_text{width:460px; padding-right:13px; float:left}
#homepage .home_text h1, #kitchens-content .text h1, .page-text h1{font:normal 18px Arial, Helvetica, sans-serif; color:#666; margin-bottom:10px}
#homepage .home_text p, #kitchens-content .text p, .page-text p{font:normal 13px Arial, Helvetica, sans-serif; line-height:19px; color:#666; margin-bottom:15px}
#homepage .info_boxes{width:478px;float:right}
#homepage .info_boxes .info_box{float:left; margin:0 0 5px 5px}
#kitchens-content .text{padding:20px 0 0 5px; width:570px; padding-right:20px; float:left}
#kitchens-content .boxes{width:200px; float:right}
#kitchens-content{margin-top:2px;}
.page-text{padding:15px 0 0 5px}


.index_info {
    width: 100%;
    margin-top: 5px;
}

.info_box {
    float: left;
    border: 1px solid #CCC;
    width: 230px;
	height:180px;	
    margin-left: 5px;
}

.info_box .title {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #666;
    padding: 10px 0 12px 6px;
    background: #ebebdf;
    line-height: 10px;
}

.info_box .body {
    font-family: Arial, Helvetica, sans-serif;
    padding: 10px 8px 12px 8px;
    color: #666666;
	line-height:20px;
    font-size: 12px;
}

.info_box .body img {
    margin-right: 5px;
}

.info_box .body a, #footer a {
    color: #060;
    text-decoration: none;
}
.info_box .body img{margin:4px 8px 0 0}

.info_box .btitle {
    font-size: 14px;
	margin-bottom:8px;
    color: #666666;
}

.no_left_space {
    margin-left: 0;
}

#text_img {
    display: block;
    height: 407px;
    width: 790px;
    margin-left: 5px;
    margin-bottom: 5px;
}

#text_img .text {
    display: block;
    width: 179px;
    height: 387px;
    float: left;
    background: #ebebdf;
    padding: 10px;
}

.moretitle, #navpages_blog {
    padding-top: 9px;
    padding-bottom: 10px;
    line-height: 11px;
    font-size: 11px;
    color: #666;
    margin-left: 5px;
    float: left;
    width: 100%; /*width:784px;*/
    padding-left: 6px;
}

#navpages_blog {
    margin-left: 162px;;
}

.moretitle {
    border-top: 1px solid #ccc;
}

#navpages_blog span {
    margin-right: 12px;
}

#navpages_blog a {
    text-decoration: none;
    color: #666666;
    padding: 0 7px;
}

#navpages .ditto_currentpage {
    text-decoration: none;
    color: #063;
    font-weight: bold;
}

#text_img .img {
    width: 591px;
    float: left;
}

#text_img .text h3, #content_text h3, #content h3 {
    font-size: 15px;
    color: #333;
    margin-top: 4px;
    margin-bottom: 16px;
    margin-left: 0;
}

#content h3 {
    font-size: 15px;
    color: #333;
    margin-top: 4px;
    margin-bottom: 16px;
    margin-left: 20px;
}

#text_img .text p {
    font-size: 12px;
    color: #666666;
    line-height: 19px;
}

/*класс для контента с текстом*/
#content_text {
    width: 745px;
    float: right;
    background: #ebebdf;
    padding: 24px;
}

#content_text p {
    font-size: 13px;
    color: #666666;
    line-height: 22px;
    padding-bottom: 16px;
}

#content_text img {
    padding-left: 5px;
    padding-bottom: 5px;
}

/*.ctext img{
 float:right;
 padding-bottom:5px;
 }*/
#index_g_menu {
    position: absolute;
    top: 490px;
    width: 951px;
    text-align: center;
    z-index: 100;
}

#index_g_menu a {
    display: inline-block;
    height: 12px;
    width: 12px;
    margin: 0 5px 0 5px;
    background: url(images/igna.gif);
    text-decoration: none;
    color: #7CC576;
}

#index_g_menu .activeSlide {
    background: url(images/iga.gif);
    color: #C2C2C2;
}

#map {
    border: 2px #fff solid;
}

/*FORM========================================================================*/
.form {
    margin-top: 20px;
    font-size: 12px;
}

.formline {
    display: inline-block;
    width: 100%;
    padding: 2px 0;
    min-height: 24px;
}

.input {
    width: 280px;
    border: 1px solid #999;
}

.label {
    float: left;
    width: 120px;
    text-align: right;
    margin-right: 16px;
    color: #333;
}

.textarea {
    width: 360px;
    border: 1px solid #999;
    height: 120px;
}

.button {
    font-size: 12px;
    font-weight: bold;
    color: #FFF;
    background: #093;
    border: 1px solid #999;
    margin-left: 136px;
    float: left;
    padding: 2px 5px;
}

.three_columns {
    width: 240px;
    margin-right: 8px;
    float: left;
}

.three_columns h3 {
    padding-right: 10px;
    background: url(images/arrow.gif) right no-repeat;
    float: left;
    margin-bottom: 6px !important;
}

.three_columns h3 a {
    text-decoration: none;
    color: #666 !important;
}

.three_columns img {
    padding: 0 !important;
}

.three_columns p {
    margin-top: 10px;
    width: 224px;
}

.three_columns a, #content_text a {
    color: #009966;
    text-decoration: none;
}

.our_video {
    float: right;
}

.partners_item {
    display: block;
    position: static;
    border-bottom: 1px solid #999;
    padding: 16px 0;
    width: 100%;
}

.partners_item p {
    width: 540px;
}

.pi_right {
    position: relative;
    display: block;
    width: 200px;
    float: right;
    text-align: center;
}

.pi_right img {
    padding: 0 !important;
    background: none;
}

.clear{clear:both}

/*POST========================================================================*/
#blog_container {
    background: #ebebdf;
    display: table-row;
    width: 792px;
}

#blog, #blog_right, #blog_right .cont {
    height: 100%;
}

#blog {
    width: 756px;
    /*float:left;*/
    background: #ebebdf;
    padding: 0 22px 24px 24px;
    background: #ebebdf;
    color: #333;
    display: table-cell;
}

#blog_right {
    width: 190px;
    /*margin-left:600px ;*/
    /* float:left;*/
    background: #ebebdf;
    display: table-cell;
}

#blog_right .cont {
    padding: 0 30px 24px 8px;
    font-size: 11px;
    line-height: 17px;
    color: #333;
    min-height: 476px;
}

#blog_right h3, .LIn_title {
    padding-top: 24px;
    font-size: 13px;
    font-weight: bold;
    line-height: 24px;
}

#blog h3, .post h3 a {
    font-size: 15px;
    color: #333;
    text-decoration: none;
    font-weight: normal;
    line-height: 24px;
}

#blog h3 {
    padding-top: 24px;
    color: #333 !important;
    font-weight: bold;
}

.post h3 {
    padding: 0 !important;
}

.post {
    padding-bottom: 24px;
}

.post .date {
    font-size: 10px;
    text-transform: uppercase;
    display: inline-block;
}

.post .date span a {
    color: #009966;
    text-decoration: none;
}

.post_cont {
    border-bottom: 3px solid #fff;
    margin-bottom: 24px;
}

#blog p {
    padding-top: 24px;
    line-height: 22px;
    font-size: 13px;
    color: #666;
}

.LIn_fullMode {
    list-style: none;
}

#blog #navpages {
    margin: 0 !important;
}

#pimages {
    overflow: hidden;
    /*	clear:left;*/
    width: 591px;
    height: 407px;
    float: left;
}

#pimages img {
    position: absolute;
    top: 0px;
    left: 0px;
    display: none;
    float: left;
}

/*NAV PAGES*/
#navpages_c {
    padding-top: 9px;
    padding-bottom: 10px;
    line-height: 11px;
    font-size: 11px;
    display: inline;
    float: left;
    margin-left: 5px;
    width: 100%;
    color: #666;
    padding-left: 6px;
}

#navpages {
    display: inline;
}

#navpages li {
    float: left;
    list-style: none;
}

#navpages a {
    padding: 0 7px;
    text-decoration: none;
    border-left: 1px solid #999;
    color: #666;
}

#navpages a.activeSlide {
    color: #093;
}

#navpages a:focus {
    outline: none;
}

#prev, #next {
    padding: 0 7px;
    text-decoration: none !important;
    color: #666;
}

#prev:hover, #next:hover {
    color: #093;
}

#next {
    border-left: 1px solid #999;
}


/*TAG CLOUD*/

.tagcloud{line-height: 150%;}

.tagcloud em{
	font-style: normal;
	/*padding: 0.5em;*/
}

.tagcloud a{
	color: #666666;
	font-weight: bold;
	text-decoration: none;

}

.tagcloud  a.s2{font-size: 100%;}
.tagcloud  a.s3{font-size: 115%;}
.tagcloud  a.s4{font-size: 130%;}
.tagcloud  a.s5{font-size: 145%;}

/*

 color: #006633;
 color: #009966;
 color: #00aa88;
 color: #00ccaa;

*/


/*TAGS*/

.tags{margin: 1em 0 0.5em 0;}
.tags {color:#666666; }
.tags a{color:#333333; text-decoration: none;}
.tags a:hover{text-decoration: underline;}


/* share */
.addthis_toolbox{margin-top:20px;}
.addthis_toolbox a{display:block; float:left;}
.addthis_toolbox a.addthis_button{margin:1px 0 0 6px;}

/* faq page */
#faq-page{font-size: 13px; color: #666; line-height:22px;}
#faq-page div{margin-top:20px}
