#wrapper {
    width: 1000px;
    margin: 0 auto;
}
.clear{
    clear: both;
}
/* Header
-----------------------------------------------------------------------------*/
#header {
    background-color: #F4CF00;
    height: 178px;
}
/* LOGO
-----------------------------------------------------------------------------*/
#left-logo a{
    display: block;
    height: 100px;

}
#left-logo{
    background: no-repeat;
    height: 100px;
    width: 325px;
    float: left;

}
#right-logo{
    background: #F4CF00;
    margin: 0 0 0 325px;
    padding:0 10px 0 0;
    height: 100px;
}
#right-logo a{
    text-decoration: none;
    display: block;
}
#right-logo p{
    color: #000;
    font-family: Verdana,Arial,Helvetica,sans-serif;
}
.rightblock{padding:10px 0 0 0;}

/* SEARCH
-----------------------------------------------------------------------------*/
.searchintro
{
        font-weight:normal;
        margin:20px 0 20px;
}
#searchForm
{
        padding:0 5px
}
form .search label
{
        display:none
}

.search legend
{font-weight:bold}
/* ++++++++++++++  search results  ++++++++++++++++++ */

dl.search-results
{

}

dl.search-results dt.result-title
{
        padding:15px 15px 0px 5px;
        font-weight:bold;
}

dl.search-results dd
{
        padding:2px 15px 2px 5px
}

dl.search-results dd.result-text
{
        padding:10px 15px 10px 5px;
        line-height:1.7em
}

dl.search-results dd.result-created
{
        padding:2px 15px 15px 5px
}

dl.search-results dd.result-category
{
   padding:10px 15px 5px 5px
}

#top-menu{
    height: 37px;
    background: #000;
}
#label-search{
    float: left;
    margin: 13px 11px 0 31px;
}
#mod-search-searchword{
    background: url(../images/search-bg.png)top left no-repeat;
    border: none;
    margin: 9px 0 0 0;
    padding-left: 5px;
    height: 20px;
    *height: 15px;
    width: 251px;
    float: left;
}
#top-menu p, #menu-link a{
    color:#fff;
    font-size: 12px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    text-decoration: none;
}

#menu-link{
    float: right;
    margin: 10px 9px 0 0;
}
#menu-link a{
    margin: 0 30px 0 0;
}
#menu-link a:hover{
    text-decoration: underline;
}
#menu-link li{
    list-style: none;
    display: inline;
}
/* MENU
-----------------------------------------------------------------------------*/
#down-menu ul ul{
    display: none;
}
#down-menu ul{
    width:998px;
    height:40px;
    text-align:center;
    border: none; /*1px solid black;*/
    background: #eace15;
	float: left;
}
#down-menu ul li{
    margin: 2px 6px 0 6px;
    display:-moz-inline-box;
    display:inline-block;
    vertical-align:middle;
    width:110px;
    zoom:1;
    *display:inline;
}

#down-menu a{
    text-decoration: none;
    color:#000;
    font: 12px Verdana,Arial,Helvetica,sans-serif;
}

#down-menu a:hover{
    text-decoration: underline;
}



/* Middle
-----------------------------------------------------------------------------*/
#middle {
    margin: 10px 0 0 0 ;
    width: 100%;
}
#middle:after {
    content: '.';
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
}
#container {
    width: 100%;
    float: left;
    overflow: hidden;
}
#content {
    margin: 0 200px 0 0;
    font: 12px/16px Verdana,Arial,Helvetica,sans-serif;
}
#content h2, #content h1{
    text-align: center;
    font: 18px/28px Verdana,Arial,Helvetica,sans-serif;
    padding: 10px;
}
#content table {
    margin: 0 auto;
}
.breadcrumbs {
    color:#669900;
    font: normal 12px/18px Verdana,Arial,Helvetica,sans-serif;
}
.breadcrumbs a{
    color:#669900;
    text-decoration: none;
}
.breadcrumbs a:hover{
    text-decoration: underline;
}
.item-page {
    width: 770px;
    text-indent: 30px;
}
/* images-modul
-----------------------------------------------------------------------------*/
#images-modul{
    background: url(../images/image-line.png) no-repeat top left;
    height: 552px;
    width: 802px;
}
#icons {
    float:left;
}
#full-images {
    background: url(../images/image-bg.png) no-repeat center right;
    width:654px;
    height:552px;
    float:left;
}

/* images-modul end
-----------------------------------------------------------------------------*/
.product-table {
    text-align: center;
    margin: 0 auto;
}
#text-content{
    margin: 15px 138px 0 138px;
    text-align: center;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 18px;
}
#product-name{
    margin: 52px 0 0 40px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 14px;
}
#product-image{
    margin: 0 0 0 75px;
}
#product-link {
    margin:20px 0 0 52px;
    text-decoration: none;
    color: #000;
    font:italic 12px Verdana,Arial,Helvetica,sans-serif;
}
.buttons {
    cursor: pointer;
    display: block;
    margin: 0 0 6px 0;
    height: 85px;
    width: 145px;
    border: 1px solid black;
}
.button-active {
    border-color: #6EBC3C;
}
#product-link span, #product-name span {
    display: none;
}
/* Sidebar Right
-----------------------------------------------------------------------------*/
#sideRight {
    float: right;
    width: 190px;
    margin-left: -190px;
    position: relative;
    font:12px/18px Verdana,Arial,Helvetica,sans-serif;
}

#contact{
    background-image: url(../images/contactBackground.png);
    border: 1px solid black;
    height: 168px;
    width: 188px;
}
#contact-email{
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    margin: 26px 0 0 14px;
}

#order{
    position: relative;
    right:17px;
    background: #000;
    text-align: center;
    height: 38px;
    width: 205px;
}
#order a{
    text-decoration: none;
    color:#ffcc00;
    height: 28px;
    display: block;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 14px;
}
#order a:hover {
    text-decoration: underline;
}
.sideRightItem{
    margin: 0 0 10px 0;
    border: 1px solid black;
    background-image: url(../images/RightItemBackground.png);
    width: 188px;
}
.sideRightItem a{
    color:#000;
    text-decoration: none;
}
.sideRightItemText {
    padding: 10px;
}
/* RIGHT SIDE BAR DOWN PART
-----------------------------------------------------------------------------*/

/* Footer
-----------------------------------------------------------------------------*/
#footer {
    border: 1px solid black;
    width: 1000px;
    margin: 10px auto 0px auto;
    /*height: 40px;*/
    line-height: 8px;
    padding: 10px 0;
    background: #eace15;
    text-align: center;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    word-spacing: 2px;
}
#footer-contact{
    margin: 14px 0 0 0;
}


/* Product.html
-----------------------------------------------------------------------------*/
#wrapper-product{
    width: 1000px;
    margin: 0 auto;
}

/* content-center-text
-----------------------------------------------------------------------------*/
#center-link{
    margin: 18px 0 0 0;
}
#center-link a{

    text-decoration: none;
    color:#7aa722;
}

/* content-center-images
-----------------------------------------------------------------------------*/
#center-product{
    height: 276px;
    width: 752;
}
#content a {
    text-decoration: none;
    color: #000;
}
#content a:hover {
    text-decoration: underline;
}
.product-block-down{
    margin: 0 9px 0 0;
}

.caption{
    border: 1px solid black;

}
p.img_caption{
    margin: 5px 0 10px 0;
    text-align: center;
}
div.img_caption {
    cursor: pointer;
    margin: 5px;
}
/* buy
-----------------------------------------------------------------------------*/
#buy{

    cursor: pointer;
    text-indent: 0;
    width: 240px;
    height: 32px;
    background: #000;
    text-align: center;
    padding: 12px 0 0 0;
    margin: 0 auto;
    color:#FFCC00;
    font: 14px Verdana,Arial,Helvetica,sans-serif;
}
#chronoform_Orders {
    margin: 50px 30px 30px 0;
    width: 750px;
}
.chronoform {
    display: none;
}
/* footer-product
-----------------------------------------------------------------------------*/
#footer-product{
    border: 1px solid black;
    width: 1000px;
    margin: 46px auto 0px auto;
    height: 40px;
    background: #eace15;
    text-align: center;
    font:12px Verdana,Arial,Helvetica,sans-serif;
    word-spacing: 2px;
}
/* product2.html
-----------------------------------------------------------------------------*/
#wrapper-product2{
    width: 1000px;
    margin: 0 auto;
    height: 1252px;
}

.center-product-image{
    float: left;
    margin: 11px 55px 0 114px;

}
#center-product-info{
    width: 702px;

}
#center-product-info ul{
    margin: 45px 0 0 55px;
}

#center-product-info ul li:first-child{
    margin: 0 0 0 0;
}

#center-product-info ul li{
    margin: 2px 0 0 0;
}

.center-text-p2{
    font:12px Verdana,Arial,Helvetica,sans-serif;
    margin: 20px 0 20px 0;

}
.table-details a{
    text-decoration: none;
    color: #280000;
    font-weight: bold;
}
.table-details a:hover{
    text-decoration: underline;
}

.table-details{
    clear: both;
    color: #221E1F;
    font:11px Verdana,Arial,Helvetica,sans-serif;
    width: 570px;
    margin: 0 auto;
}
.table-details td,.table-details th{
    background: #b4b4b4;
    border:1px solid #fff;
    padding: 2px 5px;
    text-align: center;
}
.table-details th{
        font-weight: bold;
}
.after-table{
    font:12px Verdana,Arial,Helvetica,sans-serif;
    margin: 7px 0 0 19px;
}
/* ##########################  search   ########################### */
#content .search {
    margin: 0 20px 20px 0;
}
.searchintro img
{
  border:0px
}

.word
{
  background:#fff;
  border:solid 0px #ccc ;
}

.word input
{
  background:#fff;
  border:solid 1px #999;
  color:#444;
}

.only
{
  border:solid 1px #ccc;
}

.phrases
{
  border:solid 1px #ccc;
}
.searchintro
{
        font-weight:normal;
        margin:20px 0 20px;
}

#searchForm
{
        padding:0 5px
}

.form-limit
{
        margin:20px 0 0;
        text-align:right;
        padding:0 10px 0 20px;
}

.inputbox:focus
{

}

.highlight
{
        font-weight:bold;
}

.ordering-box
{
        width:40%;
        float:right;
}

.phrases-box
{
        width:60%;
        float:left
}
.only,
.phrases
{
        margin:10px 0 0 0px;
        padding:5px ;
        line-height:1.3em;
}
.word
{
        text-align: center;
}
.word input
{
        font-weight:bold;
        margin:0px 10px 0px 10px;
        padding:4px;
        font-size:1em
}
.word label
{
    font-weight:bold
}
fieldset.only label,
fieldset.phrases label
{
    margin:0 10px 0 0px
}
.ordering-box label.ordering
{
    margin:0 10px 5px 0;
    float:left
}
.list-title{
  font-size: 14px;
}
#content .category {
  margin:20px;
  width:95%;
}
#content .category .list-title,
#content .category .list-date {
  padding-bottom: 8px;
}
.list-date {
  float:right;
}

.rectangle-list a {
    position: relative;
    display: block;
    padding: .4em .4em .4em .8em;
    *padding: .4em;
    margin: .5em 6em .5em 2.5em;
    background: #ddd;
    color: #444;
    text-decoration: none;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.rectangle-list a:hover {
    background: #eee;
}

.rectangle-list a:before {
    /*content: counter(li);*/
    content: "•";
    counter-increment: li;
    position: absolute;
    left: -2.5em;
    top: 50%;
    margin-top: -1em;
    background: #eace15;
    height: 2em;
    width: 2em;
    line-height: 2em;
    text-align: center;
    font-weight: bold;
}

.rectangle-list a:after {
    position: absolute;
    content: '';
    border: .5em solid transparent;
    left: -1em;
    top: 50%;
    margin-top: -.5em;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.rectangle-list a:hover:after {
    left: -.5em;
    border-left-color: #eace15;
}










/*kw*/

/*поиск*/
#block-search{float: left;}
#block-search p,
#block-search form{display: block;}

/*меню*/
#menu-link{float: left;}

/*falang*/
#right-logo .mod-languages{text-align: center;margin:10px 0 0 0;}
#right-logo .lang-inline li{display: inline-block;}
#right-logo .lang-inline li img{border:1px solid #000;}


.product-table td a{
display: block;
text-align: center;
width: 170px;
/*min-height: 150px;*/
margin: 2px;
}

.is_ajaxsearch .form-inline input {
    height: 26px!important;
	width: 200px!important;
    margin: 6px!important;
}

.ajaxsearch_65.is_ajaxsearch  .btn-toolbar {
    margin-left: 0px;
}

#menu-link a {
    margin: 0 20px 0 0!important;
}

/*article tables fix*/
#content .com-content-article__body table {
    table-layout: auto!important;
}

#content .com-content-article.item-page .table-details td{
    padding: 2px 4px!important;
    white-space: normal!important;
    min-width: 55px!important;
}