header, footer, menu, aside{
    display: block;
}


address{
    font-style: normal;
}

.__404_page_fot_found{
    line-height: 30px !important;
}

.__404_page_fot_found h1{
    font-size:30px;
    font-family: monospace;
    color:red;
    
}

.__404_page_fot_found h1 strong{
    color:#000
}

.error{
    color:red;
    margin-bottom: 1em;
}


.ajax-data{
    display: none;
}

.req-form{
    width: 300px;    
    padding: 10px; 
    display: block;    
}

.req-form p{
    display: block;    
}

.req-form label span{
    color:red
}

.req-form .buttons{
    text-align: center;
}

.req-form input.inp, .req-form textarea{
    width: 100%;    
}

.req-form textarea{
    height:100px;
}
.req-form .cap, .captcha-box{
    display: block;
}

.req-form .cap input, .captcha-box input{
    width: 60px;
}

.req-form .cap .r, .captcha-box .r{
    padding-left: .5em;    
}

.req-form .cap .r label, .captcha-box .r label{
    display: block;
    margin-bottom: 0.5em;
}

.popup-bibil .ajax-loader{
    text-align:center;
    padding:20px;
    margin: 0;
    display: block;        
    height: 48px;
    background: url("../img/ajax-loader.gif") center center no-repeat;
}

.live{
    color:#008000;
    border-bottom:1px #008000 dashed;
    cursor: pointer;
}

.live.red-color, .red-color{
    color:red;
    border-color: red;
}



.comment-form textarea{
    width: 100%;
}

.comment-form .go{
    margin-top: 5px;
}



/*NEWS*/
.news .item{
        
}

.news .item .photo{
    margin-right: 5px;
    float: left;
}

.news .item .date, .news .new-full .date{    
    color:#666666;
    font-size: 85%;
	text-transform: lowercase;
}
.news .text {
    
}
.news .bottom{
    text-align: center;
    margin-top: 1em;
	clear: both;
}


.__gallery img{
    max-height:100px;
    display: table-cell;
    vertical-align: top;
}

.__gallery .galleria-container img{
    max-height:none;
}

.__gallery a.img-container{
    display: inline-block;
    vertical-align: top;
    margin: 0 1em 1em 0;
}

.__gallery{
    margin-bottom: 1em;
}


.__gallery_window{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1000;
}

.__gallery_window .galleria-stage{
    top: 30px;
}

.__gallery_window .galleria-info-text{
    padding: 3px 0 0 0;
}   


.captcha input.text{
    width: 120px;
    height: 63px;
    font-size: 36px;
	margin-top: 0px;
}

.captcha .captcha-box{
    border: 1px #7F7F7F solid;
    border-radius: 5px;    
    float: left;
    margin-right: 0.5em;
    position: relative;
    padding: 5px 0 0 0;
    height: 60px;
    overflow: hidden;
}

.captcha .captcha-box i{
    position: absolute;
    width: 9px;
    height: 10px;
    right: 3px;
    top:3px;
    cursor: pointer;
    background: url(/common/img/c-refresh.gif) no-repeat;
}

.jquery-ui-dialog{
    display: none;
}


/*menu*/

.menu, .menu li{
    padding: 0;
    margin: 0;
    position: relative;
}

.menu li{
    list-style: none;
    display: inline-block;
    margin: 0 0em 0 0;
}

.menu li a.active{
    font-weight: bold;
}

.sliderWrap,
.jcarousel-container,
.jcarousel-container .jcarousel-clip,
.jcarousel-container .jcarousel-item 
{
    position: relative;
    height: 200px;
    width: 1000px;
}

.jcarousel-container .jcarousel-clip,
.jcarousel-container .jcarousel-item 
{
    overflow: hidden;
}

.sliderWrap .nums{
    position: absolute;
    bottom: 1em;
    right: 1em;
    z-index: 1;
}

.sliderWrap .nums a{
    display: inline-block;
    height: 16px;
    width: 16px;
    background: #000;
    margin: 0 1em 0 0;
}

.sliderWrap .nums a.active{
    background: #fff;
}


.jcarousel-container .jcarousel-prev,
.jcarousel-container .jcarousel-next{
    width: 50px;
    height: 50px;
    position: absolute;
    top: 100px;
    cursor: pointer;
}

.jcarousel-container .jcarousel-prev,
.jcarousel-container .jcarousel-next,
.sliderWrap .nums{
    opacity:0.3
}

.sliderWrap:hover .jcarousel-container .jcarousel-prev,
.sliderWrap:hover .jcarousel-container .jcarousel-next,
.sliderWrap:hover .nums
{
    opacity:1
}


.sliderWrap.loading{
    opacity: 0.5;    
}

.sliderWrap.loading ul{
    display: none;
}

.sliderWrap.loading:after{
    content: "Загрузка...";
}

.clean{
    clear: both;
}

.news .item{
    margin-bottom: 1em;
}


/*catalog*/

.catalog-block .item{    
    float: left;
    width: 200px;
    height: 220px;
    margin-right: 20px;
    margin-bottom: 20px;
    text-align: center;       
}

.catalog-block .item .wrap{
    padding: 10px;
}

.catalog-block .item .photo{
    height: 150px;
    display: table;    
    width: 100%;
}

.catalog-block .item .photo a{
    display: table-cell;
    vertical-align: middle;
}

.catalog-block .item .title{    
    margin: 1em 0 0 0;
    font-weight: normal;    
}

.catalog-block .item .title a{
    
}

.catalog-block .item .props{
    margin: 5px 0 0 0;
}

.catalog-block .item .props .value{
    
    
}

.catalog-block .item .props .val{    
    font-weight: bold;
}


.catalog-block .item.break{
    margin-right: 0;      
}


/*menu-shop*/
.menu-shop,
.menu-shop .item
{
    padding: 0;
    margin: 0;
    list-style: none;
}

.cart_block .count:after{
    content: " / ";
}

.cart_block .count:before{
    content: "товаров: ";
}

/*cart*/
.cart .cart-items .list td,
.cart .cart-items .list th{
    padding: 10px;
    border-top: 1px #E0E0E0 solid;
}

.cart .cart-items .list th{
    font-size: 12px;
}

.cart .cart-items table.list{
    width: 100%;
    border-bottom: 1px solid #e0e0e0;
}

.cart .cart-items .list td.price,
.cart .cart-items .list td.unit,
.cart .cart-items .list th.unit
{
    white-space: nowrap;
}

.cart .cart-items .list td.price,
.cart .cart-items .list th.price{
    text-align: right;
}

.cart .cart-items .list td.unit{
    text-align: center;
}

.cart .cart-items .bottom{
    line-height: 2em;    
}

.cart .cart-items .bottom .label{}

.cart .cart-items .list tr:first-child td{
    border-top: none
}

.cart .cart-items .list thead th{
    background: #F0F0F0;
}

.cart .hidden{
    display: none;
}

.cart .order fieldset{
    border: 1px #D0D0D0 solid;
    margin-bottom: 1em;
    padding: 1em;
}

.cart .order fieldset legend{
    font-weight: bold;
    color: #333333;
}

.cart .cart-items .row{
    text-align: right;
}

.cart .order td{
    padding: 0 1em 0.5em 0;
}

.cart textarea.comment{
    width: 300px;
    height: 100px;
}

.cart .form-sb table td{
    padding: 3px;
}

/*login-block*/
.login-block .row.login label,
.login-block .row.pass label
{
    display: block;
}

.login-block .row.login .text,
.login-block .row.pass .text{
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;    
    
}

.register-block .success,
.activate-block .success,
.comment-block .success
{
    background: #008000;
    color: #fff;
    padding: 0.5em;    
    font-weight: bold;
    margin-bottom: 1em;
}

.login-block .row.pass{
    margin: 1em 0;
}

.login-block .row.enter{
    margin-bottom: 1em;
}

.register-block .txt{
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;        
}

.register-block .row{
    margin-bottom: 1em;
}

/*custom-combobox*/

.custom-combobox-toggle {
    position: absolute;
    top: 0;
    bottom: 0;
    margin-left: -1px;
    padding: 0;
    bottom: 1px;
    top:1px;        
}
.custom-combobox-input {
    margin: 0;
    padding: 0.3em;
    
}

.custom-combobox-input,
.ui-button {
    background: #fff;    
}

/*commnets*/
.comment-block .comments .comment{
    margin-bottom: 1em;
    border-bottom: 1px #D0D0D0 solid;
    padding-bottom: 1em;
}

.comment-block .comments .comment .name{
    margin-bottom: 0.5em;
}

/*properties*/

.properties-block .val .val_multi{
    display: inline-block;
    margin-right: 0.5em;
}

.properties-block .val .val_multi .sep:after{
    content: ",";
}

.properties-block .val .val_multi.last .sep:after{
    content: "";
}