.catalog-price {
    color:red;
}
div.catalog-section table td {
    padding-right:10px;
    padding-top:10px;
}
.contentRight {
    margin-right: 205px;
}
.section_list{
    overflow: hidden;
    padding: 5px 0 0 0px;
    position: relative;
}
.section_list .item_section_list{
    border: 1px solid #D2D2D2;
    float: left;
    margin: 0 5px 13px 5px;
    overflow: hidden;
    width: 383px;
    position: relative;
}
.section_list .item_section_list .bg{
    border: 4px solid #F2F2F2;
    height: 158px;
    padding-bottom: 70px;
    position: relative;
}
.section_list .stars{
    position: absolute;
    right: 5px;
    top: 3px;
}
.section_list .stars .star{
    background:url("/bitrix/templates/aga/images/stars_mini.jpg") no-repeat scroll -12px 0 rgba(0, 0, 0, 0);
    float: left;
    height: 14px;
    width: 13px;
}
.section_list .stars .star.active{
    background-position:0 0;
}

.section_list .name{
    color: #0266B4;
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 5px;
    padding-top: 2px;
}
.section_list .name a{
    text-decoration:none;
}
.section_list .main{
    background-color: #FFFFFF;
    min-height: 122px;
    position: relative;
}
.section_list .img{
    float: left;
    min-height: 95px;
    overflow: hidden;
    padding-left: 4px;
    width: 100px;
    display: table;
    border: 1px solid #D2D2D2;
}
.section_list .img img{
    /*border: 1px solid #D2D2D2;*/
}
.section_list .main .text{
    color: #0266B4;
    line-height: 13px;
    padding: 1px 4px 4px;
    text-align: center;
}
.section_list .price{
    color: #000000;
    font-size: 20px;
    font-weight: bold;
    padding: 2px 0;
    text-align: center;
}
.section_list .addtobasket_n{
    padding-top: 9px;
    text-align: center;
}
.section_list .addtobasket_n2 {
    padding-top: 9px;
    text-align: center;
}
.section_list .addtobasket_n .addtobasket_n_button{
    background: url("/bitrix/templates/aga/images/addtobasketnew2.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: inline-block;
    height: 32px;
    width: 78px;
    cursor: pointer;
}
.section_list .nalichie_n{
    background: none repeat scroll 0 0 #EDEDED;
    margin: 3px 4px;
    padding: 4px 4px 3px;
    position: absolute;
    bottom: 0;
    width: 375px;
}
.section_list .nalichie_n table{}
.section_list .nalichie_n table td{
    vertical-align: top;
}
.section_list .nalichie_n .text{
    font-size: 10px;
    line-height: 12px;
    padding: 0 3px;
}
.section_list .nalichie_n .text a{
    text-decoration:none;
}
.section_list .status-max{
    background: url("/bitrix/templates/aga/images/cnt_bar_10.gif") repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 19px;
    width: 10px;
}

.section_list .status-mid{
    background: url("/bitrix/templates/aga/images/cnt_bar_5.gif") repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 19px;
    width: 10px;
}

.section_list .status-min{
    background: url("/bitrix/templates/aga/images/cnt_bar_1.gif") repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 19px;
    width: 10px;
}

.section_list .status-none{
    background: url("/bitrix/templates/aga/images/cnt_bar_0.gif") repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 19px;
    width: 10px;
}

.bread_crumbs{
    padding: 0 8px 10px;
}
.bread_crumbs a{
    color: #000000;
    font-size: 15px;
    font-weight: bold;
    text-decoration: none;
}
.bread_crumbs span{
    font-size: 15px;
    font-weight: bold;
    padding: 0 5px;
}

.page_nav{
    padding: 10px 20px;
}
.page_nav a{
    display: inline-block;
    height: 28px;
    line-height: 28px;
    text-align: center;
    width: 28px;
    color: #37414A;
    font-size: 14px;
}

.page_nav a.active{
    background: url("/bitrix/templates/aga/images/pagenav.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
}
.page_nav a.left{
    background: url("/bitrix/templates/aga/images/pagenav_right_left.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    text-decoration: none;
    width: 26px;
    margin-right: 11px;
}
.page_nav a.right{
    background: url("/bitrix/templates/aga/images/pagenav_right_left.jpg") no-repeat scroll -26px 0 rgba(0, 0, 0, 0);
    text-decoration: none;
    width: 26px;
    margin-left: 11px;
}
.text a{
    text-decoration:none;
}
.text a:hover{
    text-decoration:underline;
}
.price s {
    color: #686868;
    font-size: 80%;
}
.cat_sort_but {

    display: inline-block;
    font: 12px/1 normal Arial, sans-serif;
    margin-right: 10px;
    padding: 5px 22px 5px 7px;
    border-bottom: 1px dashed #0266B4;
    cursor: pointer;
    position: relative;
    border-radius: 5px 5px 0px 0px;
}
.cat_sort_but > i {
    position: absolute;
    font-size: 150%;
    right: 5px;
    top: 8%;
    color: #858585;
}
.cat_sort_but > i.fa-caret-up {
    /*color: #858585;*/
}
.cat_sort_but > i.fa-caret-down {
    /*vertical-align: middle;*/
}
.sort_link_wrap {
    text-align: left;
}
#preload_sort {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    min-height: 300px;
    background-color: #000000;
    opacity: 0.1;
    z-index: 1000;
}
.asc {

}
.sort_label {
    font: 12px/1 normal Arial, sans-serif;
    display: inline-block;
    margin-right: 15px;
}
.asc1 {
    background: url("/upload/badge/phone-arrow_up_mini2.png") no-repeat !important;
}
.sort-arrow {
    background: url("/upload/badge/phone-arrow_mini2.png") no-repeat;
    width: 6px;
    height: 7px;
    /*background-color: red;*/
    position: absolute;
    right: -7px;
    top: 41%;
}
.cyber-sect-el {
    float: right;
    margin-top: 0;
    margin-right: 5px;
    font-weight: bold;
    color: red;
    font-size: 15px;
}
.tth li{
    white-space: nowrap;
    overflow: hidden;
}
.tth li span:after, .productsList h3 a:after {
    background: url("../../../../images/after-list-item.png") repeat-y scroll 0 0 transparent;
    content: "";
    display: block;
    height: 16px;
    position: absolute;
    right: 0;
    top: 0;
    width: 20px;
    z-index: 1;
}

.prod_list_buy_button {
    display: block;
    margin: 10px 0;
    text-align: center;
}



/* from template.php */
.categorys > .col-xxx, .col-xxx-padding {
    padding-bottom: 20px;
}
.contentRight {
	margin-right: 205px;
}
