.hidden { display: none !important; }

.shopping-cart {
    float: right;
    font-size: 12px;
}

.input-prepend input {
    position: static !important;
    font-size: 14px;
}

div.input-prepend {
    display: block !important;
}


#sidebar {
    padding: 20px;
}

/* СПИСОК КАТЕГОРИЙ КАТАЛОГА */
.categories div.guru {
    margin: 0 10px 1em 5px;
    position: relative;
    z-index: 1;
    float: left;
    width: 45%;
}

.categories div {
    font-size: 12px;
    margin: 0 30px 1em 0;
}

div.supcat a {
    font-size: 16px;
    font-weight: bold;
}

.categories div div {
    font-size: 100%;
    margin: 0;
    text-indent: 0;
}

div.subcat {
    padding-top: 3px;
}

div.supcat div a {
    color: #000000;
    font-size: 100%;
    font-weight: normal;
    text-decoration: none;
}

div.subcat a:hover, div.supcat a:hover {
    color: #FF0000;
    text-decoration: underline;
}

div.supcat div a:hover {
    color: #FF0000;
    text-decoration: underline;
}

/* схема */
#block-cat-grid, #block-attr-group, #block-attr { float: left; }
#block-cat-grid.one     { width: 100%;}
#block-cat-grid.two     { width: 60%; border-right: 3px dotted #808080;}
#block-cat-grid.three   { width: 25%; border-right: 3px dotted #808080;}
#block-attr-group.two     { width: 35%; }
#block-attr-group.three   { width: 28%; border-right: 3px dotted #808080;}
#block-attr { width: 45%; }
#block-cat-grid .grid-view, #block-attr-group  .grid-view, #block-attr .grid-view{ /*padding-top:20px !important;*/ }

/* товары */
#block-cat-tree { width: 40%;   float: left; border-right: 3px dotted #808080;}
#block-goods-grid, #block-form { width: 58%; float: left; }
#block-form { margin-left: 10px; }

#file-upload-info .progress {
    width: 100% !important;
    margin: 0px;
    padding: 0px;
}

#file-upload-info td {
    border-top: none;
}

.label-inline { white-space:normal !important; padding:5px; text-align:center; }

/***/
table.modelProperties {
    float: left;
    padding-right: 20px;
    width:48%;
}
table.modelProperties td {
    font-family: Tahoma,sans-serif;
    padding: 0;
    vertical-align: bottom;
}
table.modelProperties td.title {
    padding: 0 0 1.2em;
    color:#000;
    font-family:Arial,Geneva CY,Sans-Serif;
    font-size:12px;
}
table.modelProperties td.label {
    background: url("../images/p.gif") repeat-x scroll right bottom transparent;
    line-height: 1.2em;
    padding: 0 10px 0 0;
}
table.modelProperties span {
    background-color: white;
    padding-right: 2px;
}
.good-description .photo {padding-bottom:30px;}
.good-description .photo div.gallery-block {float:left;width:110px;}
.good-description .photo div.main-gallery-block {width:210px;float:left;}

li.filter div.filter-content {
    display: block;
}
li.fclose div.filter-content {
    display: none;
}
.filter-content {
    margin-top: 0.5em;
    padding: 0 0 0 4px;
}
li.filter {
    list-style-image: none;
    list-style-type: none;
}
.filter .name-text {
    margin-left: -3px;
}
.filter .name-text span.fname {
    border-bottom: 1px dotted #000000;
    color: #000000;
    cursor: pointer;
    font-weight: normal;
}
li.filter i {
    background: url("/images/filter-open.gif") no-repeat scroll center center transparent;
    display: block;
    float: left;
    font-size: 1px;
    height: 14px;
    left: -5px;
    position: relative;
    top: 1px;
    width: 9px;
}
li.fclose i {
    background: url("/images/filter-close.gif") no-repeat scroll center center transparent;
}
.filter .name-text span.fname {
    color: #000000;
    cursor: pointer;
    font-weight: normal;
}
.name-text > label a, label span {
    cursor: pointer;
}
li.filter {
    list-style-image: none;
    list-style-type: none;
    margin-left: 0px;
    margin-top: 0.7em;
    padding: 0 5px 0 0;
}
.b-switcher__item {
    float: left;
    padding: 4px 6px;
}
.b-switcher__current_light {
    background: none repeat scroll 0 0 #E8E8E8;
}
.b-switcher {margin-left:-10px;}
.b-switcher a {cursor:pointer;}
.b-switcher__caption {
    padding-left: 0;
    float:none;
}
li.b-switcher__item {
    list-style-type: none;
}

#loader {
    display:none;
    position:fixed;
    left:50%;
    top:15px;
    background:#fff url('/images/loading.gif') no-repeat center center;
    width:50px;
    height:50px;
}
.col2 {padding:20px 0 20px 40px;-moz-border-radius: 8px 8px 8px 8px;-border-radius: 8px 8px 8px 8px;-webkit-border-radius: 8px 8px 8px 8px;border: 2px solid #A2BEE2;}
.good-xs-view {float:left;width:150px;font-size: 12px;font-weight:normal;}
