.x-tree-node-anchor {
	font-weight: bold !important;
}

#st_category-list > li {
    border-top: 1px solid #c9c9c9;
    padding: 10px;
}

#st_category-list li > h2 a {
    font-size: 1.2em;
    font-weight: normal;
    text-decoration: none;
}

.st_category-product-list > li {
    float: left;
    margin-right: 10px;
    padding: 10px;
    text-align: center;
}

.st_category-list-more {
    text-align: right;
    padding: 0;
    margin: 0;
}

.st_category-list-more a {
    font-size: 1.2em;
}

.st_category-product-list h3 {
    margin-bottom: 10px;
}

#st_f_category_container {
    padding: 0px 0px 0px 0px;
    width: 230px;
    margin-bottom: 10px;
}

#st_component-tree {
    padding: 5px 15px 10px 15px;
}

ul.st_list_category {
    margin: 0px;
    padding: 0px;
}

ul.st_list_category li {
    border-bottom: 1px solid #e3e3e3;
    text-align: left;
    padding: 5px 0px;
}

ul.st_list_category li a {
    color: #4d4d4d;
    font-size: 1.2em;
    text-decoration: none;
}

ul.st_list_category li img {
    padding-right: 6px;
}

/**
* f_categoryFrame class
*/
.st_f_category_frame {
    background-repeat: repeat-y;
    background-position: top left;
    float: left;
    width: 230px;
}

.st_f_category_frame         .st_f_category_frame_container {
    background-repeat: repeat-y;
    background-position: top right;
}

.st_f_category_frame       .st_f_category_frame_content {
    margin: 0px;
}

.st_f_category_frame         .st_f_category_frame_right {
    background-position: top right;
    background-repeat: no-repeat;
    height: 7px;
}

.st_f_category_frame         .st_f_category_frame_left {
    background-position: top left;
    background-repeat: no-repeat;
    height: 7px;
}

/**
* f_categoryLayout frame
*/
#st_f_category_container  .st_f_category_frame {
	border-bottom: 1px solid #3F3D3E;
}

#st_f_category_container  .st_f_category_frame_container {
}

#st_f_category_container  .st_f_category_frame         .st_f_category_frame_header {
}

#st_f_category_container     .st_f_category_frame         .st_f_category_frame_footer {
    margin-top: 10px;
}

#st_f_category_container     .st_f_category_frame         .st_f_category_frame_header             .st_f_category_frame_left {
}

#st_f_category_container     .st_f_category_frame         .st_f_category_frame_header             .st_f_category_frame_right {
}

#st_f_category_container     .st_f_category_frame         .st_f_category_frame_footer             .st_f_category_frame_left {
}

#st_f_category_container     .st_f_category_frame         .st_f_category_frame_footer             .st_f_category_frame_right {
}

.x-tree-arrows .x-tree-elbow-end-plus,  .x-tree-arrows .x-tree-elbow-plus {
    background: none !important;
}

.x-tree-arrows .x-tree-elbow-end-minus,  .x-tree-arrows .x-tree-elbow-minus, .x-tree-ec-icon, .x-tree-elbow-end-plus {
    background: none !important;
	 display: none  !important;
}

.x-tree-arrows .x-tree-ec-over .x-tree-elbow-end-plus, .x-tree-arrows .x-tree-ec-over .x-tree-elbow-plus,  .x-tree-arrows .x-tree-ec-over .x-tree-elbow-end-minus,  .x-tree-arrows .x-tree-ec-over .x-tree-elbow-minus {
    background-position: center left;
}

.x-tree .x-panel-body {
    background-color: transparent;
}

.st_category-tree {
    overflow: visible;
    padding: 0px 10px;
}

.x-panel-bwrap {
    overflow: visible;
}

.st_category-tree  ul.x-tree-root-ct {
    overflow: visible;
}

.st_category-tree-element {
    padding-top: 5px;
    margin-top: 5px;
}

.st_category-tree-element ul .st_category-tree-element {
    padding-left: 10px;
}

.st_category-tree-element a {
    font-size: 10pt;
    text-decoration: none;
    color: #fff !important;
}

.x-tree-node-collapsed .x-tree-node-icon, .x-tree-node-expanded .x-tree-node-icon {
    background-image: none;
}

/*
CategoryTree
*/
#st_category-tree_background {
    width: 585px;
    background-color: #fff;
    text-align: center;
    padding-left: 5px;
}

.st_category-tree_subcategories {
    width: 145px;
    min-height: 130px;
    float: left;
    padding-top: 10px;
}

.st_category-tree_product li {
    font-size: 1.2em;
    text-align: left;
    padding-top: 10px;
    padding-left: 10px;
    padding-bottom: 5px;
    height: 35px;
}

.st_category-tree_product li img {
    padding-right: 5px;
}

.st_category-tree_product .st_category-tree_separator {
    padding-left: 15px;
    font-size: 1em;
    color: #5e5e5e;
    padding-top: 0px;
}

.st_space_category {
    height: 15px;
}

